Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9a72d95530e724a4456ef35bfa8cc00521c6609 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-ssh3370279347727846909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1502031527991795810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10183607993086879719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14846089232605961733.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-ssh16870323347704600104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10393 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 e9a72d95530e724a4456ef35bfa8cc00521c6609 (main) Commit message: "Merge pull request #96 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.47" > 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 e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 > git rev-list --no-walk 0e4eeb9dc048538cafbe2f5953b711b4fc3f6729 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T14:06:25.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T14:06:26.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T14:06:26.024Z] ========================================================= [2023-10-25T14:06:26.024Z] EdgeX Global Pipelines Version Info [2023-10-25T14:06:26.024Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:06:27.127Z] ------------------- [2023-10-25T14:06:27.127Z] stable info: [2023-10-25T14:06:27.127Z] ------------------- [2023-10-25T14:06:27.127Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T14:06:27.127Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T14:06:27.127Z] Message: update stable to v1.0.254 [2023-10-25T14:06:27.432Z] ------------------- [2023-10-25T14:06:27.432Z] experimental info: [2023-10-25T14:06:27.432Z] ------------------- [2023-10-25T14:06:27.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T14:06:27.432Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T14:06:27.432Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T14:06:27.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-25T14:06:27.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-25T14:06:27.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T14:06:27.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T14:06:27.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T14:06:27.640Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T14:06:27.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T14:06:27.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T14:06:27.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T14:06:27.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T14:06:27.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T14:06:27.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-25T14:06:27.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T14:06:27.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T14:06:27.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T14:06:27.738Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T14:06:27.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T14:06:27.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T14:06:27.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T14:06:27.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T14:06:27.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T14:06:27.810Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T14:06:27.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T14:06:27.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T14:06:27.862Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T14:06:27.876Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T14:06:27.896Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T14:06:27.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-25T14:06:27.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-25T14:06:27.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-25T14:06:27.954Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo [2023-10-25T14:06:27.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9a72d9 [Pipeline] echo [2023-10-25T14:06:27.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T14:06:28.027Z] provisioning config files... [2023-10-25T14:06:28.041Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config522714494934401365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:06:28.342Z] ---> docker-login.sh [2023-10-25T14:06:28.342Z] nexus3.edgexfoundry.org:10001 [2023-10-25T14:06:29.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:29.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:29.725Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:29.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:29.725Z] [2023-10-25T14:06:29.725Z] Login Succeeded [2023-10-25T14:06:29.725Z] nexus3.edgexfoundry.org:10002 [2023-10-25T14:06:29.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:29.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:29.725Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:29.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:29.725Z] [2023-10-25T14:06:29.725Z] Login Succeeded [2023-10-25T14:06:29.725Z] nexus3.edgexfoundry.org:10003 [2023-10-25T14:06:29.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:29.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:29.986Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:29.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:29.986Z] [2023-10-25T14:06:29.986Z] Login Succeeded [2023-10-25T14:06:29.986Z] nexus3.edgexfoundry.org:10004 [2023-10-25T14:06:29.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:29.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:29.986Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:29.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:29.986Z] [2023-10-25T14:06:29.986Z] Login Succeeded [2023-10-25T14:06:29.986Z] docker.io [2023-10-25T14:06:30.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:30.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:30.506Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:30.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:30.506Z] [2023-10-25T14:06:30.506Z] Login Succeeded [2023-10-25T14:06:30.506Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T14:06:30.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T14:06:30.902Z] + git rev-list -1 --merges e9a72d95530e724a4456ef35bfa8cc00521c6609~1..e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo [2023-10-25T14:06:30.944Z] -----------> git rev-list -1 --merges e9a72d95530e724a4456ef35bfa8cc00521c6609~1..e9a72d95530e724a4456ef35bfa8cc00521c6609 e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:06:30.944Z] e9a72d95530e724a4456ef35bfa8cc00521c6609 [false] [Pipeline] sh [2023-10-25T14:06:31.231Z] + git log --format=format:%s -1 e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo [2023-10-25T14:06:31.244Z] ========================================================= [2023-10-25T14:06:31.244Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T14:06:31.244Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T14:06:31.587Z] + git log --format=format:%s -1 e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] echo [2023-10-25T14:06:31.597Z] [semverPrep] GIT_COMMIT: e9a72d95530e724a4456ef35bfa8cc00521c6609, Commit Message: Merge pull request #96 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.47 [Pipeline] echo [2023-10-25T14:06:31.607Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T14:06:31.978Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T14:06:31.978Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T14:06:31.978Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T14:06:31.978Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T14:06:31.978Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T14:06:31.978Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T14:06:31.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:06:32.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T14:06:32.393Z] [2023-10-25T14:06:32.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:06:32.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T14:06:32.954Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T14:06:32.954Z] b85a868b505f: Pulling fs layer [2023-10-25T14:06:32.954Z] e2be974225ed: Pulling fs layer [2023-10-25T14:06:32.954Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T14:06:32.954Z] 988bab9f4d93: Pulling fs layer [2023-10-25T14:06:32.954Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T14:06:32.954Z] eaf3925da568: Pulling fs layer [2023-10-25T14:06:32.954Z] bab4dde63d76: Pulling fs layer [2023-10-25T14:06:32.954Z] bde34c3a00c8: Pulling fs layer [2023-10-25T14:06:32.954Z] b352a97aabf1: Pulling fs layer [2023-10-25T14:06:32.954Z] 4872d77fe225: Pulling fs layer [2023-10-25T14:06:32.954Z] 5851b861e8e6: Pulling fs layer [2023-10-25T14:06:32.954Z] 1469e6f7b9e6: Waiting [2023-10-25T14:06:32.954Z] eaf3925da568: Waiting [2023-10-25T14:06:32.954Z] 4872d77fe225: Waiting [2023-10-25T14:06:32.954Z] 5851b861e8e6: Waiting [2023-10-25T14:06:32.954Z] 988bab9f4d93: Waiting [2023-10-25T14:06:32.954Z] bab4dde63d76: Waiting [2023-10-25T14:06:32.954Z] bde34c3a00c8: Waiting [2023-10-25T14:06:32.954Z] b352a97aabf1: Waiting [2023-10-25T14:06:32.954Z] e2be974225ed: Verifying Checksum [2023-10-25T14:06:32.954Z] e2be974225ed: Download complete [2023-10-25T14:06:32.954Z] 988bab9f4d93: Verifying Checksum [2023-10-25T14:06:32.954Z] 988bab9f4d93: Download complete [2023-10-25T14:06:33.214Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T14:06:33.214Z] 1469e6f7b9e6: Download complete [2023-10-25T14:06:33.214Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T14:06:33.214Z] 339a4e72a1f5: Download complete [2023-10-25T14:06:33.214Z] eaf3925da568: Verifying Checksum [2023-10-25T14:06:33.214Z] eaf3925da568: Download complete [2023-10-25T14:06:33.214Z] bde34c3a00c8: Download complete [2023-10-25T14:06:33.214Z] b352a97aabf1: Verifying Checksum [2023-10-25T14:06:33.214Z] b352a97aabf1: Download complete [2023-10-25T14:06:33.214Z] 4872d77fe225: Download complete [2023-10-25T14:06:33.214Z] 5851b861e8e6: Verifying Checksum [2023-10-25T14:06:33.214Z] 5851b861e8e6: Download complete [2023-10-25T14:06:33.214Z] b85a868b505f: Verifying Checksum [2023-10-25T14:06:33.214Z] b85a868b505f: Download complete [2023-10-25T14:06:33.473Z] bab4dde63d76: Verifying Checksum [2023-10-25T14:06:33.473Z] bab4dde63d76: Download complete [2023-10-25T14:06:34.408Z] b85a868b505f: Pull complete [2023-10-25T14:06:34.668Z] e2be974225ed: Pull complete [2023-10-25T14:06:35.239Z] 339a4e72a1f5: Pull complete [2023-10-25T14:06:35.239Z] 988bab9f4d93: Pull complete [2023-10-25T14:06:35.500Z] 1469e6f7b9e6: Pull complete [2023-10-25T14:06:35.500Z] eaf3925da568: Pull complete [2023-10-25T14:06:37.402Z] bab4dde63d76: Pull complete [2023-10-25T14:06:37.402Z] bde34c3a00c8: Pull complete [2023-10-25T14:06:37.662Z] b352a97aabf1: Pull complete [2023-10-25T14:06:37.662Z] 4872d77fe225: Pull complete [2023-10-25T14:06:37.662Z] 5851b861e8e6: Pull complete [2023-10-25T14:06:37.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T14:06:37.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T14:06:37.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:06:37.759Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:06:37.781Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T14:06:44.543Z] $ docker top 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b -eo pid,comm [2023-10-25T14:06:44.601Z] 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). [2023-10-25T14:06:44.601Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T14:06:44.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T14:06:44.638Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T14:06:44.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T14:06:44.752Z] $ docker exec 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent [2023-10-25T14:06:44.872Z] SSH_AUTH_SOCK=/tmp/ssh-0fLeK07z2k4a/agent.32 [2023-10-25T14:06:44.873Z] SSH_AGENT_PID=38 [2023-10-25T14:06:44.881Z] Running ssh-add (command line suppressed) [2023-10-25T14:06:44.990Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10079707266476660736.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10079707266476660736.key) [2023-10-25T14:06:45.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T14:06:45.299Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T14:06:45.309Z] $ docker exec --env ******** --env ******** 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent -k [2023-10-25T14:06:45.410Z] unset SSH_AUTH_SOCK; [2023-10-25T14:06:45.410Z] unset SSH_AGENT_PID; [2023-10-25T14:06:45.411Z] echo Agent pid 38 killed; [2023-10-25T14:06:45.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T14:06:45.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T14:06:45.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T14:06:45.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T14:06:45.555Z] $ docker exec 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent [2023-10-25T14:06:45.662Z] SSH_AUTH_SOCK=/tmp/ssh-DgBwZUZ5F6kD/agent.70 [2023-10-25T14:06:45.662Z] SSH_AGENT_PID=76 [2023-10-25T14:06:45.666Z] Running ssh-add (command line suppressed) [2023-10-25T14:06:45.762Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2497362607292276858.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2497362607292276858.key) [2023-10-25T14:06:45.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T14:06:46.064Z] + git semver init [2023-10-25T14:06:46.323Z] 2023-10-25 14:06:46,228 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T14:06:46.323Z] 2023-10-25 14:06:46,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-25T14:06:46.323Z] 2023-10-25 14:06:46,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-25T14:06:46.323Z] 2023-10-25 14:06:46,229 [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) [2023-10-25T14:06:47.262Z] 2023-10-25 14:06:47,002 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-25T14:06:47.262Z] 2023-10-25 14:06:47,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-25T14:06:47.262Z] 2023-10-25 14:06:47,002 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:06:47.262Z] 2023-10-25 14:06:47,003 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:06:47.262Z] 3.1.0-dev.61 [Pipeline] } [2023-10-25T14:06:47.266Z] $ docker exec --env ******** --env ******** 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b ssh-agent -k [2023-10-25T14:06:47.360Z] unset SSH_AUTH_SOCK; [2023-10-25T14:06:47.361Z] unset SSH_AGENT_PID; [2023-10-25T14:06:47.361Z] echo Agent pid 76 killed; [2023-10-25T14:06:47.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T14:06:47.681Z] + git semver [Pipeline] } [2023-10-25T14:06:47.946Z] $ docker stop --time=1 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b [2023-10-25T14:06:49.246Z] $ docker rm -f --volumes 96f099b549c13e2d54298334756c34b76bad7eca13c960f42c477bc377342f6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T14:06:49.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T14:06:49.786Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T14:06:49.789Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.61 [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 [2023-10-25T14:06:49.965Z] provisioning config files... [2023-10-25T14:06:49.974Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11871651037622859004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:06:50.270Z] ---> docker-login.sh [2023-10-25T14:06:50.270Z] nexus3.edgexfoundry.org:10001 [2023-10-25T14:06:50.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:50.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:50.270Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:50.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:50.270Z] [2023-10-25T14:06:50.270Z] Login Succeeded [2023-10-25T14:06:50.270Z] nexus3.edgexfoundry.org:10002 [2023-10-25T14:06:50.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:50.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:50.270Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:50.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:50.270Z] [2023-10-25T14:06:50.270Z] Login Succeeded [2023-10-25T14:06:50.270Z] nexus3.edgexfoundry.org:10003 [2023-10-25T14:06:50.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:50.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:50.529Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:50.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:50.529Z] [2023-10-25T14:06:50.529Z] Login Succeeded [2023-10-25T14:06:50.529Z] nexus3.edgexfoundry.org:10004 [2023-10-25T14:06:50.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:50.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:50.529Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:50.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:50.529Z] [2023-10-25T14:06:50.529Z] Login Succeeded [2023-10-25T14:06:50.529Z] docker.io [2023-10-25T14:06:50.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:06:50.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:06:50.791Z] Configure a credential helper to remove this warning. See [2023-10-25T14:06:50.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:06:50.791Z] [2023-10-25T14:06:50.791Z] Login Succeeded [2023-10-25T14:06:50.791Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T14:06:50.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T14:06:50.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T14:06:50.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T14:06:50.875Z] ========================================================= [2023-10-25T14:06:50.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T14:06:50.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:06:51.184Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T14:06:51.184Z] Sending build context to Docker daemon 626.7kB [2023-10-25T14:06:51.184Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T14:06:51.184Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T14:06:51.184Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T14:06:51.184Z] 7264a8db6415: Pulling fs layer [2023-10-25T14:06:51.184Z] c4d48a809fc2: Pulling fs layer [2023-10-25T14:06:51.184Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T14:06:51.184Z] ad3a456e5733: Pulling fs layer [2023-10-25T14:06:51.184Z] 33e27b845d1e: Pulling fs layer [2023-10-25T14:06:51.184Z] c68163c4e522: Pulling fs layer [2023-10-25T14:06:51.184Z] 50da416c3ac9: Pulling fs layer [2023-10-25T14:06:51.184Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T14:06:51.184Z] c68163c4e522: Waiting [2023-10-25T14:06:51.184Z] 50da416c3ac9: Waiting [2023-10-25T14:06:51.184Z] 23d2d4c4bb30: Waiting [2023-10-25T14:06:51.184Z] ad3a456e5733: Waiting [2023-10-25T14:06:51.184Z] 33e27b845d1e: Waiting [2023-10-25T14:06:51.184Z] c4d48a809fc2: Download complete [2023-10-25T14:06:51.184Z] ad3a456e5733: Verifying Checksum [2023-10-25T14:06:51.184Z] ad3a456e5733: Download complete [2023-10-25T14:06:51.184Z] 33e27b845d1e: Verifying Checksum [2023-10-25T14:06:51.184Z] 33e27b845d1e: Download complete [2023-10-25T14:06:51.184Z] 7264a8db6415: Verifying Checksum [2023-10-25T14:06:51.184Z] 7264a8db6415: Download complete [2023-10-25T14:06:51.460Z] c68163c4e522: Download complete [2023-10-25T14:06:51.460Z] 7264a8db6415: Pull complete [2023-10-25T14:06:51.460Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T14:06:51.460Z] 23d2d4c4bb30: Download complete [2023-10-25T14:06:51.722Z] c4d48a809fc2: Pull complete [2023-10-25T14:06:51.722Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T14:06:51.722Z] 4f1c88b9dad5: Download complete [2023-10-25T14:06:51.981Z] 50da416c3ac9: Verifying Checksum [2023-10-25T14:06:51.981Z] 50da416c3ac9: Download complete [2023-10-25T14:06:55.264Z] 4f1c88b9dad5: Pull complete [2023-10-25T14:06:55.264Z] ad3a456e5733: Pull complete [2023-10-25T14:06:55.264Z] 33e27b845d1e: Pull complete [2023-10-25T14:06:55.264Z] c68163c4e522: Pull complete [2023-10-25T14:06:57.161Z] 50da416c3ac9: Pull complete [2023-10-25T14:06:57.727Z] 23d2d4c4bb30: Pull complete [2023-10-25T14:06:57.727Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T14:06:57.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T14:06:57.727Z] ---> 0786185ac409 [2023-10-25T14:06:57.727Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T14:07:03.006Z] ---> Running in e732948a22d6 [2023-10-25T14:07:03.006Z] Removing intermediate container e732948a22d6 [2023-10-25T14:07:03.006Z] ---> 6d5fea34dd38 [2023-10-25T14:07:03.006Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T14:07:03.006Z] ---> Running in d8b4b35671c8 [2023-10-25T14:07:03.006Z] Removing intermediate container d8b4b35671c8 [2023-10-25T14:07:03.006Z] ---> f6399b292e2d [2023-10-25T14:07:03.006Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T14:07:03.006Z] ---> Running in ef55dbd5057c [2023-10-25T14:07:03.266Z] Removing intermediate container ef55dbd5057c [2023-10-25T14:07:03.266Z] ---> b9bcab50a6dc [2023-10-25T14:07:03.266Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T14:07:03.266Z] ---> Running in 75d5f62d1e74 [2023-10-25T14:07:03.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T14:07:03.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T14:07:04.046Z] OK: 264 MiB in 52 packages [2023-10-25T14:07:04.306Z] Removing intermediate container 75d5f62d1e74 [2023-10-25T14:07:04.306Z] ---> 7e78aa96f6df [2023-10-25T14:07:04.306Z] Step 7/12 : WORKDIR /app [2023-10-25T14:07:04.306Z] ---> Running in d151fd666528 [2023-10-25T14:07:04.565Z] Removing intermediate container d151fd666528 [2023-10-25T14:07:04.565Z] ---> 7afca9230f9c [2023-10-25T14:07:04.565Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T14:07:04.565Z] ---> 6faa3d242fd8 [2023-10-25T14:07:04.565Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T14:07:04.565Z] ---> Running in 53fae4824d68 [2023-10-25T14:07:04.911Z] Still waiting to schedule task [2023-10-25T14:07:04.911Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-25T14:08:07.574Z] Removing intermediate container 53fae4824d68 [2023-10-25T14:08:07.574Z] ---> ab7e94f2aef0 [2023-10-25T14:08:07.574Z] Step 10/12 : COPY . . [2023-10-25T14:08:07.574Z] ---> 66c829f6b822 [2023-10-25T14:08:07.574Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T14:08:07.574Z] ---> Running in b0032d920e03 [2023-10-25T14:08:07.574Z] Removing intermediate container b0032d920e03 [2023-10-25T14:08:07.574Z] ---> bb9c0cbfe743 [2023-10-25T14:08:07.574Z] Step 12/12 : RUN $MAKE [2023-10-25T14:08:07.574Z] ---> Running in f398ac94ee74 [2023-10-25T14:08:07.574Z] noop [2023-10-25T14:08:07.574Z] Removing intermediate container f398ac94ee74 [2023-10-25T14:08:07.574Z] ---> f26022633ded [2023-10-25T14:08:07.574Z] Successfully built f26022633ded [2023-10-25T14:08:07.574Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:08:07.890Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T14:08:07.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:08:07.967Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:08:07.995Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T14:08:08.323Z] $ docker top d3794999521369349e6d93f0b073cf0fb52a8fe8262e50c2c3820aaf5b520285 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T14:08:08.676Z] + go version [2023-10-25T14:08:08.676Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T14:08:08.687Z] $ docker stop --time=1 d3794999521369349e6d93f0b073cf0fb52a8fe8262e50c2c3820aaf5b520285 [2023-10-25T14:08:09.964Z] $ docker rm -f --volumes d3794999521369349e6d93f0b073cf0fb52a8fe8262e50c2c3820aaf5b520285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:08:10.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T14:08:10.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:08:10.434Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:08:10.463Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T14:08:10.790Z] $ docker top 97386d5c0a4824093771d64f4f4a69ac1d1be1ccffeef3d331da82b6323eebd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T14:08:11.132Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-25T14:08:11.423Z] + make test [2023-10-25T14:08:11.423Z] go test -race -coverprofile=coverage.out ./... [2023-10-25T14:08:29.486Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-25T14:08:29.744Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-25T14:08:29.744Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-25T14:08:29.744Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-25T14:08:30.310Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2023-10-25T14:08:40.280Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.609s coverage: 98.7% of statements [2023-10-25T14:08:40.280Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements [2023-10-25T14:08:40.280Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-10-25T14:08:52.313Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10394 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-25T14:08:52.326Z] Running in /w/workspace/app-record-replay/66 [Pipeline] { [Pipeline] checkout [2023-10-25T14:08:52.380Z] Selected Git installation does not exist. Using Default [2023-10-25T14:08:52.380Z] The recommended git tool is: NONE [2023-10-25T14:09:02.212Z] go vet ./... [2023-10-25T14:09:02.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T14:09:02.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T14:09:02.470Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T14:09:02.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T14:09:02.496Z] $ docker stop --time=1 97386d5c0a4824093771d64f4f4a69ac1d1be1ccffeef3d331da82b6323eebd0 [2023-10-25T14:09:03.005Z] using credential edgex-jenkins-ssh [2023-10-25T14:09:03.041Z] Cloning the remote Git repository [2023-10-25T14:09:03.115Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-25T14:09:03.225Z] > git init /w/workspace/app-record-replay/66 # timeout=10 [2023-10-25T14:09:03.441Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-25T14:09:03.451Z] > git --version # timeout=10 [2023-10-25T14:09:03.560Z] > git --version # 'git version 2.25.1' [2023-10-25T14:09:03.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T14:09:03.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T14:09:04.678Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-25T14:09:04.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T14:09:05.967Z] Avoid second fetch [2023-10-25T14:09:05.968Z] Checking out Revision e9a72d95530e724a4456ef35bfa8cc00521c6609 (main) [2023-10-25T14:09:06.418Z] $ docker rm -f --volumes 97386d5c0a4824093771d64f4f4a69ac1d1be1ccffeef3d331da82b6323eebd0 [2023-10-25T14:09:05.989Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T14:09:06.079Z] > git checkout -f e9a72d95530e724a4456ef35bfa8cc00521c6609 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T14:09:06.666Z] Commit message: "Merge pull request #96 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.47" [2023-10-25T14:09:06.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T14:09:06.978Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T14:09:07.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T14:09:07.877Z] + ls -al . [2023-10-25T14:09:07.877Z] total 188 [2023-10-25T14:09:07.877Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 14:08 . [2023-10-25T14:09:07.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 14:06 .. [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 14:06 .dockerignore [2023-10-25T14:09:07.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 14:08 .git [2023-10-25T14:09:07.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:06 .github [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 25 14:06 .gitignore [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 14:06 .golangci.yml [2023-10-25T14:09:07.877Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 14:06 .semver [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 25 14:06 Attribution.txt [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 25 14:06 CHANGELOG.md [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 25 14:06 Dockerfile [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 14:06 GOVERNANCE.md [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 25 14:06 Jenkinsfile [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 14:06 LICENSE [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 25 14:06 Makefile [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 25 14:06 OWNERS.md [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 25 14:06 README.md [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 25 14:06 Record and Reply.postman_collection.json [2023-10-25T14:09:07.877Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 14:06 VERSION [2023-10-25T14:09:07.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:06 bin [2023-10-25T14:09:07.878Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 25 14:08 coverage.out [2023-10-25T14:09:07.878Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 25 14:06 go.mod [2023-10-25T14:09:07.878Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 25 14:06 go.sum [2023-10-25T14:09:07.878Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 14:06 internal [2023-10-25T14:09:07.878Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 25 14:06 main.go [2023-10-25T14:09:07.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:06 openapi [2023-10-25T14:09:07.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:06 pkg [2023-10-25T14:09:07.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:07.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T14:09:07.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T14:09:07.949Z] Dload Upload Total Spent Left Speed [2023-10-25T14:09:07.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72039 0 --:--:-- --:--:-- --:--:-- 72448 [2023-10-25T14:09:08.193Z] + 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=e9a72d95530e724a4456ef35bfa8cc00521c6609 --label arch=amd64 --label version=3.1.0-dev.61 . [2023-10-25T14:09:08.193Z] Sending build context to Docker daemon 652.3kB [2023-10-25T14:09:08.193Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T14:09:08.193Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-25T14:09:08.193Z] ---> f26022633ded [2023-10-25T14:09:08.193Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T14:09:08.193Z] ---> Running in 22d039c791a5 [2023-10-25T14:09:08.454Z] Removing intermediate container 22d039c791a5 [2023-10-25T14:09:08.454Z] ---> 9a6840d11fdb [2023-10-25T14:09:08.454Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T14:09:08.454Z] ---> Running in c0b055fb44bc [2023-10-25T14:09:08.454Z] Removing intermediate container c0b055fb44bc [2023-10-25T14:09:08.454Z] ---> 66787eaeed55 [2023-10-25T14:09:08.454Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-25T14:09:08.454Z] ---> Running in 42e2dac18f04 [2023-10-25T14:09:08.454Z] Removing intermediate container 42e2dac18f04 [2023-10-25T14:09:08.454Z] ---> 824cbd377a33 [2023-10-25T14:09:08.454Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T14:09:08.454Z] ---> Running in 9a413adf5402 [Pipeline] sh [2023-10-25T14:09:08.877Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T14:09:09.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T14:09:09.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T14:09:09.063Z] OK: 264 MiB in 52 packages [2023-10-25T14:09:09.243Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T14:09:09.243Z] + sudo tee /etc/docker/daemon.new [2023-10-25T14:09:09.243Z] { [2023-10-25T14:09:09.243Z] "registry-mirrors": [ [2023-10-25T14:09:09.243Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T14:09:09.243Z] ], [2023-10-25T14:09:09.243Z] "bip": "10.250.0.254/24", [2023-10-25T14:09:09.243Z] "hosts": [ [2023-10-25T14:09:09.243Z] "tcp://0.0.0.0:5555", [2023-10-25T14:09:09.243Z] "unix:///var/run/docker.sock" [2023-10-25T14:09:09.243Z] ], [2023-10-25T14:09:09.243Z] "mtu": 1458, [2023-10-25T14:09:09.243Z] "selinux-enabled": true, [2023-10-25T14:09:09.243Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T14:09:09.243Z] } [Pipeline] sh [2023-10-25T14:09:09.349Z] Removing intermediate container 9a413adf5402 [2023-10-25T14:09:09.349Z] ---> 93b207d07f8e [2023-10-25T14:09:09.349Z] Step 7/26 : WORKDIR /app [2023-10-25T14:09:09.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T14:09:09.626Z] ---> Running in 477fc1604265 [2023-10-25T14:09:09.626Z] Removing intermediate container 477fc1604265 [2023-10-25T14:09:09.626Z] ---> 52510ea4cd7f [2023-10-25T14:09:09.626Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-25T14:09:09.626Z] ---> bc16984a882f [2023-10-25T14:09:09.626Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T14:09:09.626Z] ---> Running in 409e4423e3e8 [2023-10-25T14:09:09.932Z] + sudo service docker restart [2023-10-25T14:09:10.609Z] Removing intermediate container 409e4423e3e8 [2023-10-25T14:09:10.609Z] ---> 7dc9748a236c [2023-10-25T14:09:10.609Z] Step 10/26 : COPY . . [2023-10-25T14:09:10.609Z] ---> eaa6449a64b7 [2023-10-25T14:09:10.609Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T14:09:10.609Z] ---> Running in b5f7e4fbc98d [2023-10-25T14:09:10.609Z] Removing intermediate container b5f7e4fbc98d [2023-10-25T14:09:10.609Z] ---> aabd5e029b16 [2023-10-25T14:09:10.609Z] Step 12/26 : RUN $MAKE [2023-10-25T14:09:10.609Z] ---> Running in 6808745a9aae [2023-10-25T14:09:10.867Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.61" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T14:09:32.066Z] provisioning config files... [2023-10-25T14:09:32.102Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/66@tmp/config12679771167735116183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:09:32.488Z] ---> docker-login.sh [2023-10-25T14:09:32.488Z] nexus3.edgexfoundry.org:10001 [2023-10-25T14:09:32.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:32.811Z] Removing intermediate container 6808745a9aae [2023-10-25T14:09:32.811Z] ---> 63e2ee62daa0 [2023-10-25T14:09:32.811Z] Step 13/26 : FROM alpine:3.18 [2023-10-25T14:09:32.811Z] 3.18: Pulling from library/alpine [2023-10-25T14:09:32.811Z] 96526aa774ef: Pulling fs layer [2023-10-25T14:09:33.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:33.032Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:33.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:33.032Z] [2023-10-25T14:09:33.032Z] Login Succeeded [2023-10-25T14:09:33.032Z] nexus3.edgexfoundry.org:10002 [2023-10-25T14:09:33.069Z] 96526aa774ef: Download complete [2023-10-25T14:09:33.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:33.327Z] 96526aa774ef: Pull complete [2023-10-25T14:09:33.327Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T14:09:33.327Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T14:09:33.327Z] ---> 8ca4688f4f35 [2023-10-25T14:09:33.327Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-25T14:09:33.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:33.571Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:33.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:33.571Z] [2023-10-25T14:09:33.571Z] Login Succeeded [2023-10-25T14:09:33.571Z] nexus3.edgexfoundry.org:10003 [2023-10-25T14:09:33.586Z] ---> Running in dc81484e70da [2023-10-25T14:09:33.586Z] Removing intermediate container dc81484e70da [2023-10-25T14:09:33.586Z] ---> a2d7006274af [2023-10-25T14:09:33.586Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-25T14:09:33.586Z] ---> Running in 51c862083dc2 [2023-10-25T14:09:33.586Z] Removing intermediate container 51c862083dc2 [2023-10-25T14:09:33.586Z] ---> 1317a31fb4ce [2023-10-25T14:09:33.586Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T14:09:33.586Z] ---> Running in ba070cf912ff [2023-10-25T14:09:33.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:33.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:33.839Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:33.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:33.839Z] [2023-10-25T14:09:33.839Z] Login Succeeded [2023-10-25T14:09:33.839Z] nexus3.edgexfoundry.org:10004 [2023-10-25T14:09:33.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T14:09:34.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T14:09:34.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:34.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:34.108Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:34.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:34.108Z] [2023-10-25T14:09:34.108Z] Login Succeeded [2023-10-25T14:09:34.108Z] docker.io [2023-10-25T14:09:34.361Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-25T14:09:34.362Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-25T14:09:34.362Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T14:09:34.362Z] Executing ca-certificates-20230506-r0.trigger [2023-10-25T14:09:34.362Z] OK: 8 MiB in 17 packages [2023-10-25T14:09:34.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:34.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:34.651Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:34.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:34.651Z] [2023-10-25T14:09:34.651Z] Login Succeeded [2023-10-25T14:09:34.651Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T14:09:34.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-25T14:09:34.928Z] Removing intermediate container ba070cf912ff [2023-10-25T14:09:34.928Z] ---> fde7a4cd0815 [2023-10-25T14:09:34.928Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-25T14:09:34.928Z] ---> 8d1a9a5aded9 [2023-10-25T14:09:34.928Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] echo [2023-10-25T14:09:34.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T14:09:34.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T14:09:34.976Z] ========================================================= [2023-10-25T14:09:34.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T14:09:34.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:35.188Z] ---> fc90bc78645b [2023-10-25T14:09:35.188Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-25T14:09:35.188Z] ---> f8e1daaf9c3e [2023-10-25T14:09:35.188Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-25T14:09:35.336Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T14:09:35.336Z] Sending build context to Docker daemon 259.1kB [2023-10-25T14:09:35.641Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T14:09:35.641Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T14:09:35.920Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T14:09:35.920Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T14:09:35.920Z] 5d54e960e981: Pulling fs layer [2023-10-25T14:09:35.920Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T14:09:35.920Z] f0e02332f6b5: Pulling fs layer [2023-10-25T14:09:35.920Z] cefa15bbcfad: Pulling fs layer [2023-10-25T14:09:35.920Z] 17808c966233: Pulling fs layer [2023-10-25T14:09:35.920Z] f4c1fc716caa: Pulling fs layer [2023-10-25T14:09:35.920Z] f0e02332f6b5: Waiting [2023-10-25T14:09:35.920Z] cefa15bbcfad: Waiting [2023-10-25T14:09:35.920Z] 17808c966233: Waiting [2023-10-25T14:09:35.920Z] f4c1fc716caa: Waiting [2023-10-25T14:09:35.920Z] 5d54e960e981: Verifying Checksum [2023-10-25T14:09:35.920Z] 5d54e960e981: Download complete [2023-10-25T14:09:35.920Z] f0e02332f6b5: Verifying Checksum [2023-10-25T14:09:35.920Z] f0e02332f6b5: Download complete [2023-10-25T14:09:35.920Z] cefa15bbcfad: Verifying Checksum [2023-10-25T14:09:35.920Z] cefa15bbcfad: Download complete [2023-10-25T14:09:35.920Z] 9fda8d8052c6: Download complete [2023-10-25T14:09:36.513Z] f4c1fc716caa: Verifying Checksum [2023-10-25T14:09:36.513Z] f4c1fc716caa: Download complete [2023-10-25T14:09:36.569Z] ---> 6c9829d7dc11 [2023-10-25T14:09:36.569Z] Step 21/26 : EXPOSE 59712 [2023-10-25T14:09:36.569Z] ---> Running in cd53d9568082 [2023-10-25T14:09:36.569Z] Removing intermediate container cd53d9568082 [2023-10-25T14:09:36.569Z] ---> 702bcc58d426 [2023-10-25T14:09:36.569Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-25T14:09:36.569Z] ---> Running in 66f91ac04ea0 [2023-10-25T14:09:36.569Z] Removing intermediate container 66f91ac04ea0 [2023-10-25T14:09:36.569Z] ---> 9a119d5a597a [2023-10-25T14:09:36.569Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T14:09:36.569Z] ---> Running in 20ba9fbd7cb2 [2023-10-25T14:09:36.569Z] Removing intermediate container 20ba9fbd7cb2 [2023-10-25T14:09:36.569Z] ---> 44083310ffaa [2023-10-25T14:09:36.569Z] Step 24/26 : LABEL arch=amd64 [2023-10-25T14:09:36.569Z] ---> Running in a4a27018401f [2023-10-25T14:09:36.569Z] Removing intermediate container a4a27018401f [2023-10-25T14:09:36.569Z] ---> 07170b7f784d [2023-10-25T14:09:36.569Z] Step 25/26 : LABEL git_sha=e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:09:36.569Z] ---> Running in 1cb9a801a0c4 [2023-10-25T14:09:36.828Z] Removing intermediate container 1cb9a801a0c4 [2023-10-25T14:09:36.828Z] ---> ef1789054ba6 [2023-10-25T14:09:36.828Z] Step 26/26 : LABEL version=3.1.0-dev.61 [2023-10-25T14:09:36.828Z] ---> Running in 12f4fac38e5c [2023-10-25T14:09:36.828Z] Removing intermediate container 12f4fac38e5c [2023-10-25T14:09:36.828Z] ---> d675dcbb7de4 [2023-10-25T14:09:36.828Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T14:09:36.828Z] Successfully built d675dcbb7de4 [2023-10-25T14:09:36.828Z] 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 [2023-10-25T14:09:36.940Z] provisioning config files... [2023-10-25T14:09:36.946Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18301183324924372967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:09:37.108Z] 9fda8d8052c6: Pull complete [2023-10-25T14:09:37.240Z] ---> docker-login.sh [2023-10-25T14:09:37.240Z] nexus3.edgexfoundry.org:10001 [2023-10-25T14:09:37.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:37.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:37.240Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:37.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:37.240Z] [2023-10-25T14:09:37.240Z] Login Succeeded [2023-10-25T14:09:37.240Z] nexus3.edgexfoundry.org:10002 [2023-10-25T14:09:37.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:37.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:37.240Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:37.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:37.240Z] [2023-10-25T14:09:37.240Z] Login Succeeded [2023-10-25T14:09:37.240Z] nexus3.edgexfoundry.org:10003 [2023-10-25T14:09:37.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:37.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:37.511Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:37.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:37.511Z] [2023-10-25T14:09:37.511Z] Login Succeeded [2023-10-25T14:09:37.511Z] nexus3.edgexfoundry.org:10004 [2023-10-25T14:09:37.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:37.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:37.511Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:37.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:37.511Z] [2023-10-25T14:09:37.511Z] Login Succeeded [2023-10-25T14:09:37.511Z] docker.io [2023-10-25T14:09:37.702Z] 5d54e960e981: Pull complete [2023-10-25T14:09:37.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:09:37.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:09:37.769Z] Configure a credential helper to remove this warning. See [2023-10-25T14:09:37.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:09:37.769Z] [2023-10-25T14:09:37.769Z] Login Succeeded [2023-10-25T14:09:37.976Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T14:09:37.976Z] c4a7e357bf2a: Download complete [2023-10-25T14:09:38.027Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T14:09:38.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-25T14:09:38.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T14:09:38.085Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-25T14:09:38.085Z] e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:09:38.085Z] latest [2023-10-25T14:09:38.085Z] 3.1.0-dev.61 [2023-10-25T14:09:38.085Z] e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [2023-10-25T14:09:38.085Z] main [2023-10-25T14:09:38.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:38.408Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:38.708Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:09:38.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-25T14:09:38.708Z] 9e3728754e36: Preparing [2023-10-25T14:09:38.708Z] 1c9f5cc6b7bb: Preparing [2023-10-25T14:09:38.708Z] 35b723873dba: Preparing [2023-10-25T14:09:38.708Z] a512de16c263: Preparing [2023-10-25T14:09:38.708Z] d6884fa038d7: Preparing [2023-10-25T14:09:38.708Z] cc2447e1835a: Preparing [2023-10-25T14:09:38.708Z] cc2447e1835a: Waiting [2023-10-25T14:09:38.708Z] a512de16c263: Pushed [2023-10-25T14:09:38.708Z] 1c9f5cc6b7bb: Pushed [2023-10-25T14:09:38.708Z] 35b723873dba: Pushed [2023-10-25T14:09:38.708Z] d6884fa038d7: Pushed [2023-10-25T14:09:38.708Z] cc2447e1835a: Layer already exists [2023-10-25T14:09:38.947Z] 17808c966233: Verifying Checksum [2023-10-25T14:09:38.947Z] 17808c966233: Download complete [2023-10-25T14:09:41.236Z] 9e3728754e36: Pushed [2023-10-25T14:09:41.496Z] e9a72d95530e724a4456ef35bfa8cc00521c6609: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:41.807Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:42.113Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-25T14:09:42.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-25T14:09:42.113Z] 9e3728754e36: Preparing [2023-10-25T14:09:42.113Z] 1c9f5cc6b7bb: Preparing [2023-10-25T14:09:42.113Z] 35b723873dba: Preparing [2023-10-25T14:09:42.113Z] a512de16c263: Preparing [2023-10-25T14:09:42.113Z] d6884fa038d7: Preparing [2023-10-25T14:09:42.113Z] cc2447e1835a: Preparing [2023-10-25T14:09:42.113Z] cc2447e1835a: Waiting [2023-10-25T14:09:42.113Z] 9e3728754e36: Layer already exists [2023-10-25T14:09:42.113Z] d6884fa038d7: Layer already exists [2023-10-25T14:09:42.113Z] a512de16c263: Layer already exists [2023-10-25T14:09:42.113Z] 1c9f5cc6b7bb: Layer already exists [2023-10-25T14:09:42.113Z] 35b723873dba: Layer already exists [2023-10-25T14:09:42.113Z] cc2447e1835a: Layer already exists [2023-10-25T14:09:42.113Z] latest: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:42.435Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:42.758Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.61 [2023-10-25T14:09:42.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-25T14:09:42.758Z] 9e3728754e36: Preparing [2023-10-25T14:09:42.758Z] 1c9f5cc6b7bb: Preparing [2023-10-25T14:09:42.758Z] 35b723873dba: Preparing [2023-10-25T14:09:42.758Z] a512de16c263: Preparing [2023-10-25T14:09:42.758Z] d6884fa038d7: Preparing [2023-10-25T14:09:42.758Z] cc2447e1835a: Preparing [2023-10-25T14:09:42.758Z] cc2447e1835a: Waiting [2023-10-25T14:09:42.758Z] a512de16c263: Layer already exists [2023-10-25T14:09:42.758Z] 9e3728754e36: Layer already exists [2023-10-25T14:09:42.758Z] d6884fa038d7: Layer already exists [2023-10-25T14:09:42.758Z] 1c9f5cc6b7bb: Layer already exists [2023-10-25T14:09:42.758Z] 35b723873dba: Layer already exists [2023-10-25T14:09:42.758Z] cc2447e1835a: Layer already exists [2023-10-25T14:09:42.758Z] 3.1.0-dev.61: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:43.069Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:43.378Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [2023-10-25T14:09:43.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-25T14:09:43.378Z] 9e3728754e36: Preparing [2023-10-25T14:09:43.378Z] 1c9f5cc6b7bb: Preparing [2023-10-25T14:09:43.378Z] 35b723873dba: Preparing [2023-10-25T14:09:43.378Z] a512de16c263: Preparing [2023-10-25T14:09:43.378Z] d6884fa038d7: Preparing [2023-10-25T14:09:43.378Z] cc2447e1835a: Preparing [2023-10-25T14:09:43.378Z] cc2447e1835a: Waiting [2023-10-25T14:09:43.378Z] 35b723873dba: Layer already exists [2023-10-25T14:09:43.378Z] d6884fa038d7: Layer already exists [2023-10-25T14:09:43.378Z] 9e3728754e36: Layer already exists [2023-10-25T14:09:43.378Z] a512de16c263: Layer already exists [2023-10-25T14:09:43.378Z] 1c9f5cc6b7bb: Layer already exists [2023-10-25T14:09:43.378Z] cc2447e1835a: Layer already exists [2023-10-25T14:09:43.378Z] e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:43.695Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:44.007Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-25T14:09:44.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-25T14:09:44.007Z] 9e3728754e36: Preparing [2023-10-25T14:09:44.007Z] 1c9f5cc6b7bb: Preparing [2023-10-25T14:09:44.007Z] 35b723873dba: Preparing [2023-10-25T14:09:44.007Z] a512de16c263: Preparing [2023-10-25T14:09:44.007Z] d6884fa038d7: Preparing [2023-10-25T14:09:44.007Z] cc2447e1835a: Preparing [2023-10-25T14:09:44.007Z] 9e3728754e36: Layer already exists [2023-10-25T14:09:44.007Z] 1c9f5cc6b7bb: Layer already exists [2023-10-25T14:09:44.007Z] d6884fa038d7: Layer already exists [2023-10-25T14:09:44.007Z] a512de16c263: Layer already exists [2023-10-25T14:09:44.007Z] 35b723873dba: Layer already exists [2023-10-25T14:09:44.007Z] cc2447e1835a: Layer already exists [2023-10-25T14:09:44.007Z] main: digest: sha256:a7c8e8b5b9183bc529d8a868c838100b150c14200d2872c53b9d398fe3bdc6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-25T14:09:44.059Z] ===================================================== [Pipeline] echo [2023-10-25T14:09:44.073Z] taggedImages: [2023-10-25T14:09:44.073Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:09:44.073Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-25T14:09:44.073Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.61 [2023-10-25T14:09:44.073Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [2023-10-25T14:09:44.073Z] - 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 [2023-10-25T14:09:44.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T14:09:44.444Z] [2023-10-25T14:09:44.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:09:44.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T14:09:44.740Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T14:09:44.740Z] 5eb5b503b376: Pulling fs layer [2023-10-25T14:09:44.740Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T14:09:44.740Z] ec43610c2a17: Pulling fs layer [2023-10-25T14:09:44.740Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T14:09:44.740Z] 33b1e0a273af: Pulling fs layer [2023-10-25T14:09:44.740Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T14:09:44.740Z] 2f39f015ded8: Pulling fs layer [2023-10-25T14:09:44.740Z] 3a2ae6a8a46f: Waiting [2023-10-25T14:09:44.740Z] 33b1e0a273af: Waiting [2023-10-25T14:09:44.740Z] 5d3b04190fa2: Waiting [2023-10-25T14:09:44.740Z] 2f39f015ded8: Waiting [2023-10-25T14:09:44.740Z] 5c69ac0246d0: Verifying Checksum [2023-10-25T14:09:44.740Z] 5c69ac0246d0: Download complete [2023-10-25T14:09:44.740Z] 3a2ae6a8a46f: Download complete [2023-10-25T14:09:44.740Z] 33b1e0a273af: Verifying Checksum [2023-10-25T14:09:44.740Z] 33b1e0a273af: Download complete [2023-10-25T14:09:44.740Z] 5d3b04190fa2: Verifying Checksum [2023-10-25T14:09:44.740Z] 5d3b04190fa2: Download complete [2023-10-25T14:09:44.740Z] ec43610c2a17: Verifying Checksum [2023-10-25T14:09:44.740Z] ec43610c2a17: Download complete [2023-10-25T14:09:44.998Z] 5eb5b503b376: Verifying Checksum [2023-10-25T14:09:44.998Z] 5eb5b503b376: Download complete [2023-10-25T14:09:45.562Z] 2f39f015ded8: Download complete [2023-10-25T14:09:46.127Z] 5eb5b503b376: Pull complete [2023-10-25T14:09:46.385Z] 5c69ac0246d0: Pull complete [2023-10-25T14:09:46.643Z] ec43610c2a17: Pull complete [2023-10-25T14:09:46.643Z] 3a2ae6a8a46f: Pull complete [2023-10-25T14:09:46.901Z] 33b1e0a273af: Pull complete [2023-10-25T14:09:47.441Z] 5d3b04190fa2: Pull complete [2023-10-25T14:09:51.563Z] c4a7e357bf2a: Pull complete [2023-10-25T14:09:51.563Z] f0e02332f6b5: Pull complete [2023-10-25T14:09:51.563Z] cefa15bbcfad: Pull complete [2023-10-25T14:09:51.623Z] 2f39f015ded8: Pull complete [2023-10-25T14:09:51.623Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T14:09:51.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T14:09:51.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:09:51.710Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:09:51.737Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T14:09:56.368Z] $ docker top 383844a05e9fb314cf6957a755f34458fba7510150c5220b0e8ca47e1205dc44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:09:56.772Z] ---> job-cost.sh [2023-10-25T14:09:56.772Z] lf-activate-venv: SKIPPING [2023-10-25T14:09:56.772Z] INFO: No Stack... [2023-10-25T14:09:57.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T14:09:57.599Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T14:09:57.884Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-10-25T14:09:57.884Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T14:09:57.898Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [2023-10-25T14:09:57.904Z] Resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] did not exist. Created. [2023-10-25T14:09:57.904Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T14:09:58.210Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T14:09:58.230Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T14:09:58.236Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T14:09:58.259Z] $ docker stop --time=1 383844a05e9fb314cf6957a755f34458fba7510150c5220b0e8ca47e1205dc44 [2023-10-25T14:09:59.477Z] $ docker rm -f --volumes 383844a05e9fb314cf6957a755f34458fba7510150c5220b0e8ca47e1205dc44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T14:09:59.885Z] 17808c966233: Pull complete [2023-10-25T14:10:01.315Z] f4c1fc716caa: Pull complete [2023-10-25T14:10:01.315Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T14:10:01.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T14:10:01.315Z] ---> ea914061e18c [2023-10-25T14:10:01.315Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T14:10:01.900Z] ---> Running in 677b0c812ef3 [2023-10-25T14:10:02.173Z] Removing intermediate container 677b0c812ef3 [2023-10-25T14:10:02.173Z] ---> 204f6a9811d4 [2023-10-25T14:10:02.173Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T14:10:02.460Z] ---> Running in e0fe366649d0 [2023-10-25T14:10:02.728Z] Removing intermediate container e0fe366649d0 [2023-10-25T14:10:02.728Z] ---> c323d445df1c [2023-10-25T14:10:02.728Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T14:10:02.728Z] ---> Running in 9a575928c8eb [2023-10-25T14:10:03.001Z] Removing intermediate container 9a575928c8eb [2023-10-25T14:10:03.001Z] ---> d993896998f4 [2023-10-25T14:10:03.001Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T14:10:03.001Z] ---> Running in 87c4a927fb4e [2023-10-25T14:10:04.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T14:10:04.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T14:10:05.655Z] OK: 266 MiB in 52 packages [2023-10-25T14:10:06.627Z] Removing intermediate container 87c4a927fb4e [2023-10-25T14:10:06.627Z] ---> e7fc1deef1de [2023-10-25T14:10:06.627Z] Step 7/12 : WORKDIR /app [2023-10-25T14:10:06.627Z] ---> Running in 7edcd4496cdb [2023-10-25T14:10:06.903Z] Removing intermediate container 7edcd4496cdb [2023-10-25T14:10:06.903Z] ---> 9c4ebb6766ff [2023-10-25T14:10:06.903Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T14:10:11.157Z] ---> e09b070c6c33 [2023-10-25T14:10:11.157Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T14:10:11.157Z] ---> Running in ed9a850b4011 [2023-10-25T14:11:47.846Z] Removing intermediate container ed9a850b4011 [2023-10-25T14:11:47.846Z] ---> b32241e7db51 [2023-10-25T14:11:47.846Z] Step 10/12 : COPY . . [2023-10-25T14:11:47.846Z] ---> cfb69509cd1c [2023-10-25T14:11:47.846Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T14:11:47.846Z] ---> Running in 997ae184ba5e [2023-10-25T14:11:47.846Z] Removing intermediate container 997ae184ba5e [2023-10-25T14:11:47.846Z] ---> ce870d53f192 [2023-10-25T14:11:47.846Z] Step 12/12 : RUN $MAKE [2023-10-25T14:11:47.846Z] ---> Running in d697e0f62f95 [2023-10-25T14:11:47.846Z] noop [2023-10-25T14:11:47.846Z] Removing intermediate container d697e0f62f95 [2023-10-25T14:11:47.846Z] ---> 2cd6323fa819 [2023-10-25T14:11:47.846Z] Successfully built 2cd6323fa819 [2023-10-25T14:11:47.846Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:11:48.207Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T14:11:48.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:11:48.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-10394 does not seem to be running inside a container [2023-10-25T14:11:48.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/66 -v /w/workspace/app-record-replay/66:/w/workspace/app-record-replay/66:rw,z -v /w/workspace/app-record-replay/66@tmp:/w/workspace/app-record-replay/66@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 [2023-10-25T14:11:49.672Z] $ docker top c2e612ebc68a6d806f3bbc434e202a402a177a99ee0abecb8e8b9bcc0fa1493b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T14:11:50.502Z] + go version [2023-10-25T14:11:50.502Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T14:11:50.526Z] $ docker stop --time=1 c2e612ebc68a6d806f3bbc434e202a402a177a99ee0abecb8e8b9bcc0fa1493b [2023-10-25T14:11:52.148Z] $ docker rm -f --volumes c2e612ebc68a6d806f3bbc434e202a402a177a99ee0abecb8e8b9bcc0fa1493b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:11:52.724Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T14:11:52.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:11:52.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-10394 does not seem to be running inside a container [2023-10-25T14:11:52.988Z] $ 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/66 -v /w/workspace/app-record-replay/66:/w/workspace/app-record-replay/66:rw,z -v /w/workspace/app-record-replay/66@tmp:/w/workspace/app-record-replay/66@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 [2023-10-25T14:11:54.219Z] $ docker top 3084ed17916db07e9bb5c1928eb7efc88506a17ab2a3f67585263f09486aa778 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T14:11:54.764Z] + git config --global --add safe.directory /w/workspace/app-record-replay/66 [Pipeline] fileExists [Pipeline] sh [2023-10-25T14:11:55.685Z] + make test [2023-10-25T14:11:55.685Z] go test -race -coverprofile=coverage.out ./... [2023-10-25T14:14:17.496Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-25T14:14:17.496Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.246s coverage: 88.0% of statements [2023-10-25T14:14:17.496Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-25T14:14:17.496Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-25T14:14:17.496Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-25T14:14:18.079Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.943s coverage: 98.7% of statements [2023-10-25T14:14:18.079Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.488s coverage: 89.7% of statements [2023-10-25T14:14:18.079Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.162s coverage: 100.0% of statements [2023-10-25T14:14:19.042Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T14:14:19.042Z] go vet ./... [2023-10-25T14:16:10.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T14:16:10.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T14:16:10.703Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T14:16:10.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T14:16:10.744Z] $ docker stop --time=1 3084ed17916db07e9bb5c1928eb7efc88506a17ab2a3f67585263f09486aa778 [2023-10-25T14:16:12.775Z] $ docker rm -f --volumes 3084ed17916db07e9bb5c1928eb7efc88506a17ab2a3f67585263f09486aa778 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T14:16:14.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T14:16:14.496Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T14:16:15.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T14:16:15.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T14:16:15.978Z] + ls -al . [2023-10-25T14:16:15.978Z] total 184 [2023-10-25T14:16:15.978Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 14:11 . [2023-10-25T14:16:15.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 14:09 .. [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 25 14:09 .dockerignore [2023-10-25T14:16:15.978Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 14:09 .git [2023-10-25T14:16:15.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:09 .github [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 25 14:09 .gitignore [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 14:09 .golangci.yml [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 25 14:09 Attribution.txt [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 25 14:09 CHANGELOG.md [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 25 14:09 Dockerfile [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 14:09 GOVERNANCE.md [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 25 14:09 Jenkinsfile [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 25 14:09 LICENSE [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 25 14:09 Makefile [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 25 14:09 OWNERS.md [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 25 14:09 README.md [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 25 14:09 Record and Reply.postman_collection.json [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 14:06 VERSION [2023-10-25T14:16:15.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:09 bin [2023-10-25T14:16:15.978Z] -rw-r--r-- 1 jenkins jenkins 24667 Oct 25 14:14 coverage.out [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 25 14:09 go.mod [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 34891 Oct 25 14:09 go.sum [2023-10-25T14:16:15.978Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 14:09 internal [2023-10-25T14:16:15.978Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 25 14:09 main.go [2023-10-25T14:16:15.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:09 openapi [2023-10-25T14:16:15.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 14:09 pkg [2023-10-25T14:16:15.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 14:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:16:16.319Z] + 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=e9a72d95530e724a4456ef35bfa8cc00521c6609 --label arch=arm64 --label version=3.1.0-dev.61 . [2023-10-25T14:16:16.588Z] Sending build context to Docker daemon 284.7kB [2023-10-25T14:16:16.588Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T14:16:16.588Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-25T14:16:16.588Z] ---> 2cd6323fa819 [2023-10-25T14:16:16.588Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-25T14:16:16.588Z] ---> Running in 9a8082942787 [2023-10-25T14:16:17.174Z] Removing intermediate container 9a8082942787 [2023-10-25T14:16:17.174Z] ---> d73c746a8743 [2023-10-25T14:16:17.174Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T14:16:17.174Z] ---> Running in 13ab1b8e7ed0 [2023-10-25T14:16:17.451Z] Removing intermediate container 13ab1b8e7ed0 [2023-10-25T14:16:17.451Z] ---> 8ac8d031befc [2023-10-25T14:16:17.451Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-25T14:16:17.451Z] ---> Running in 47f019bf66ae [2023-10-25T14:16:17.735Z] Removing intermediate container 47f019bf66ae [2023-10-25T14:16:17.735Z] ---> e91a1fac98ac [2023-10-25T14:16:17.735Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T14:16:18.007Z] ---> Running in cd0d6693b274 [2023-10-25T14:16:18.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T14:16:19.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T14:16:20.958Z] OK: 266 MiB in 52 packages [2023-10-25T14:16:21.542Z] Removing intermediate container cd0d6693b274 [2023-10-25T14:16:21.542Z] ---> e9af65f584eb [2023-10-25T14:16:21.542Z] Step 7/26 : WORKDIR /app [2023-10-25T14:16:21.814Z] ---> Running in 2a0b25d1a10b [2023-10-25T14:16:22.084Z] Removing intermediate container 2a0b25d1a10b [2023-10-25T14:16:22.084Z] ---> e76dc1ad6271 [2023-10-25T14:16:22.084Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-25T14:16:22.668Z] ---> 8e6377965d8b [2023-10-25T14:16:22.668Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T14:16:22.668Z] ---> Running in 7f6d4ab9a368 [2023-10-25T14:16:25.245Z] Removing intermediate container 7f6d4ab9a368 [2023-10-25T14:16:25.246Z] ---> f3375dc37d77 [2023-10-25T14:16:25.246Z] Step 10/26 : COPY . . [2023-10-25T14:16:25.829Z] ---> 75edb5854b0b [2023-10-25T14:16:25.829Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T14:16:25.829Z] ---> Running in eb55316c7077 [2023-10-25T14:16:26.100Z] Removing intermediate container eb55316c7077 [2023-10-25T14:16:26.100Z] ---> 50342bd59794 [2023-10-25T14:16:26.100Z] Step 12/26 : RUN $MAKE [2023-10-25T14:16:26.373Z] ---> Running in de5ffd04a1f5 [2023-10-25T14:16:27.338Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.61" -trimpath -mod=readonly -o app-record-replay [2023-10-25T14:18:22.072Z] Removing intermediate container de5ffd04a1f5 [2023-10-25T14:18:22.073Z] ---> e505f36ff8c3 [2023-10-25T14:18:22.073Z] Step 13/26 : FROM alpine:3.18 [2023-10-25T14:18:22.073Z] 3.18: Pulling from library/alpine [2023-10-25T14:18:22.073Z] 579b34f0a95b: Pulling fs layer [2023-10-25T14:18:22.073Z] 579b34f0a95b: Verifying Checksum [2023-10-25T14:18:22.073Z] 579b34f0a95b: Download complete [2023-10-25T14:18:22.073Z] 579b34f0a95b: Pull complete [2023-10-25T14:18:22.073Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T14:18:22.073Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T14:18:22.073Z] ---> 3cc203321400 [2023-10-25T14:18:22.073Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-25T14:18:22.073Z] ---> Running in 217bfe0da1f0 [2023-10-25T14:18:22.073Z] Removing intermediate container 217bfe0da1f0 [2023-10-25T14:18:22.073Z] ---> 039c84590c82 [2023-10-25T14:18:22.073Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-25T14:18:22.073Z] ---> Running in 9a61cecc3633 [2023-10-25T14:18:22.073Z] Removing intermediate container 9a61cecc3633 [2023-10-25T14:18:22.073Z] ---> b3ec20050a46 [2023-10-25T14:18:22.073Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T14:18:22.073Z] ---> Running in eb7e5cbbeb1b [2023-10-25T14:18:23.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T14:18:23.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T14:18:24.593Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-25T14:18:24.593Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-25T14:18:24.593Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T14:18:24.593Z] Executing ca-certificates-20230506-r0.trigger [2023-10-25T14:18:24.862Z] OK: 9 MiB in 17 packages [2023-10-25T14:18:26.276Z] Removing intermediate container eb7e5cbbeb1b [2023-10-25T14:18:26.276Z] ---> 190c308ff0fc [2023-10-25T14:18:26.276Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-25T14:18:26.543Z] ---> e993813525f7 [2023-10-25T14:18:26.543Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-25T14:18:27.128Z] ---> c9384a083f1f [2023-10-25T14:18:27.128Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-25T14:18:27.710Z] ---> 94242b1029c8 [2023-10-25T14:18:27.710Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-25T14:18:28.889Z] ---> 8c8bc61e257b [2023-10-25T14:18:28.889Z] Step 21/26 : EXPOSE 59712 [2023-10-25T14:18:29.157Z] ---> Running in 33beb1f52cb5 [2023-10-25T14:18:29.431Z] Removing intermediate container 33beb1f52cb5 [2023-10-25T14:18:29.431Z] ---> 1e302849d2ff [2023-10-25T14:18:29.431Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-25T14:18:29.431Z] ---> Running in 53831cb4483e [2023-10-25T14:18:29.701Z] Removing intermediate container 53831cb4483e [2023-10-25T14:18:29.701Z] ---> 461cc5ba2a0d [2023-10-25T14:18:29.701Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T14:18:29.970Z] ---> Running in be7641049bcc [2023-10-25T14:18:30.244Z] Removing intermediate container be7641049bcc [2023-10-25T14:18:30.244Z] ---> d2138105b340 [2023-10-25T14:18:30.244Z] Step 24/26 : LABEL arch=arm64 [2023-10-25T14:18:30.244Z] ---> Running in 3125a30a8074 [2023-10-25T14:18:30.513Z] Removing intermediate container 3125a30a8074 [2023-10-25T14:18:30.513Z] ---> 11e5bacc356b [2023-10-25T14:18:30.513Z] Step 25/26 : LABEL git_sha=e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:18:30.779Z] ---> Running in c9c6e748c526 [2023-10-25T14:18:31.046Z] Removing intermediate container c9c6e748c526 [2023-10-25T14:18:31.046Z] ---> 411211b323e9 [2023-10-25T14:18:31.046Z] Step 26/26 : LABEL version=3.1.0-dev.61 [2023-10-25T14:18:31.046Z] ---> Running in 9269ba716efd [2023-10-25T14:18:31.316Z] Removing intermediate container 9269ba716efd [2023-10-25T14:18:31.316Z] ---> 59c38881de46 [2023-10-25T14:18:31.316Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T14:18:31.316Z] Successfully built 59c38881de46 [2023-10-25T14:18:31.316Z] 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 [2023-10-25T14:18:31.443Z] provisioning config files... [2023-10-25T14:18:31.459Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/66@tmp/config1613840935874754818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:18:31.796Z] ---> docker-login.sh [2023-10-25T14:18:31.796Z] nexus3.edgexfoundry.org:10001 [2023-10-25T14:18:31.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:18:32.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:18:32.066Z] Configure a credential helper to remove this warning. See [2023-10-25T14:18:32.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:18:32.066Z] [2023-10-25T14:18:32.066Z] Login Succeeded [2023-10-25T14:18:32.066Z] nexus3.edgexfoundry.org:10002 [2023-10-25T14:18:32.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:18:32.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:18:32.335Z] Configure a credential helper to remove this warning. See [2023-10-25T14:18:32.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:18:32.335Z] [2023-10-25T14:18:32.335Z] Login Succeeded [2023-10-25T14:18:32.335Z] nexus3.edgexfoundry.org:10003 [2023-10-25T14:18:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:18:32.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:18:32.872Z] Configure a credential helper to remove this warning. See [2023-10-25T14:18:32.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:18:32.872Z] [2023-10-25T14:18:32.872Z] Login Succeeded [2023-10-25T14:18:32.872Z] nexus3.edgexfoundry.org:10004 [2023-10-25T14:18:33.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:18:33.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:18:33.138Z] Configure a credential helper to remove this warning. See [2023-10-25T14:18:33.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:18:33.138Z] [2023-10-25T14:18:33.138Z] Login Succeeded [2023-10-25T14:18:33.138Z] docker.io [2023-10-25T14:18:33.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T14:18:33.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T14:18:33.671Z] Configure a credential helper to remove this warning. See [2023-10-25T14:18:33.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T14:18:33.671Z] [2023-10-25T14:18:33.671Z] Login Succeeded [2023-10-25T14:18:33.671Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T14:18:33.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-25T14:18:33.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T14:18:33.737Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-25T14:18:33.737Z] e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:18:33.737Z] latest [2023-10-25T14:18:33.737Z] 3.1.0-dev.61 [2023-10-25T14:18:33.737Z] e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [2023-10-25T14:18:33.737Z] main [2023-10-25T14:18:33.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:34.081Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:34.712Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:18:34.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-25T14:18:34.712Z] 3cc0ce702419: Preparing [2023-10-25T14:18:34.712Z] e141d99ff078: Preparing [2023-10-25T14:18:34.712Z] 4ad97689b5a7: Preparing [2023-10-25T14:18:34.712Z] 7502a3fd706a: Preparing [2023-10-25T14:18:34.712Z] 8d35101a0c60: Preparing [2023-10-25T14:18:34.712Z] 5f4d9fc4d98d: Preparing [2023-10-25T14:18:34.712Z] 5f4d9fc4d98d: Waiting [2023-10-25T14:18:34.980Z] 7502a3fd706a: Pushed [2023-10-25T14:18:34.981Z] e141d99ff078: Pushed [2023-10-25T14:18:34.981Z] 4ad97689b5a7: Pushed [2023-10-25T14:18:34.981Z] 5f4d9fc4d98d: Layer already exists [2023-10-25T14:18:35.258Z] 8d35101a0c60: Pushed [2023-10-25T14:18:40.810Z] 3cc0ce702419: Pushed [2023-10-25T14:18:41.089Z] e9a72d95530e724a4456ef35bfa8cc00521c6609: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:41.486Z] + 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 [2023-10-25T14:18:41.850Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-25T14:18:41.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-25T14:18:41.850Z] 3cc0ce702419: Preparing [2023-10-25T14:18:41.850Z] e141d99ff078: Preparing [2023-10-25T14:18:41.850Z] 4ad97689b5a7: Preparing [2023-10-25T14:18:41.850Z] 7502a3fd706a: Preparing [2023-10-25T14:18:41.850Z] 8d35101a0c60: Preparing [2023-10-25T14:18:41.850Z] 5f4d9fc4d98d: Preparing [2023-10-25T14:18:41.850Z] 3cc0ce702419: Layer already exists [2023-10-25T14:18:41.850Z] 8d35101a0c60: Layer already exists [2023-10-25T14:18:41.850Z] 7502a3fd706a: Layer already exists [2023-10-25T14:18:41.850Z] 4ad97689b5a7: Layer already exists [2023-10-25T14:18:41.850Z] e141d99ff078: Layer already exists [2023-10-25T14:18:41.850Z] 5f4d9fc4d98d: Layer already exists [2023-10-25T14:18:42.135Z] latest: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:42.494Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:42.849Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.61 [2023-10-25T14:18:42.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-25T14:18:42.849Z] 3cc0ce702419: Preparing [2023-10-25T14:18:42.849Z] e141d99ff078: Preparing [2023-10-25T14:18:42.849Z] 4ad97689b5a7: Preparing [2023-10-25T14:18:42.849Z] 7502a3fd706a: Preparing [2023-10-25T14:18:42.849Z] 8d35101a0c60: Preparing [2023-10-25T14:18:42.849Z] 5f4d9fc4d98d: Preparing [2023-10-25T14:18:42.849Z] 5f4d9fc4d98d: Waiting [2023-10-25T14:18:42.849Z] 8d35101a0c60: Layer already exists [2023-10-25T14:18:42.849Z] 3cc0ce702419: Layer already exists [2023-10-25T14:18:42.849Z] 7502a3fd706a: Layer already exists [2023-10-25T14:18:42.849Z] 4ad97689b5a7: Layer already exists [2023-10-25T14:18:42.849Z] e141d99ff078: Layer already exists [2023-10-25T14:18:42.849Z] 5f4d9fc4d98d: Layer already exists [2023-10-25T14:18:43.117Z] 3.1.0-dev.61: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:43.465Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:43.811Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [2023-10-25T14:18:43.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-25T14:18:43.811Z] 3cc0ce702419: Preparing [2023-10-25T14:18:43.811Z] e141d99ff078: Preparing [2023-10-25T14:18:43.811Z] 4ad97689b5a7: Preparing [2023-10-25T14:18:43.811Z] 7502a3fd706a: Preparing [2023-10-25T14:18:43.811Z] 8d35101a0c60: Preparing [2023-10-25T14:18:43.811Z] 5f4d9fc4d98d: Preparing [2023-10-25T14:18:43.811Z] 5f4d9fc4d98d: Waiting [2023-10-25T14:18:43.811Z] e141d99ff078: Layer already exists [2023-10-25T14:18:43.811Z] 3cc0ce702419: Layer already exists [2023-10-25T14:18:43.811Z] 4ad97689b5a7: Layer already exists [2023-10-25T14:18:43.811Z] 7502a3fd706a: Layer already exists [2023-10-25T14:18:43.811Z] 8d35101a0c60: Layer already exists [2023-10-25T14:18:43.811Z] 5f4d9fc4d98d: Layer already exists [2023-10-25T14:18:44.079Z] e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:44.439Z] + 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 [2023-10-25T14:18:44.789Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-25T14:18:44.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-25T14:18:44.789Z] 3cc0ce702419: Preparing [2023-10-25T14:18:44.789Z] e141d99ff078: Preparing [2023-10-25T14:18:44.789Z] 4ad97689b5a7: Preparing [2023-10-25T14:18:44.789Z] 7502a3fd706a: Preparing [2023-10-25T14:18:44.789Z] 8d35101a0c60: Preparing [2023-10-25T14:18:44.789Z] 5f4d9fc4d98d: Preparing [2023-10-25T14:18:44.789Z] 5f4d9fc4d98d: Waiting [2023-10-25T14:18:44.789Z] e141d99ff078: Layer already exists [2023-10-25T14:18:44.789Z] 3cc0ce702419: Layer already exists [2023-10-25T14:18:44.789Z] 8d35101a0c60: Layer already exists [2023-10-25T14:18:44.789Z] 4ad97689b5a7: Layer already exists [2023-10-25T14:18:44.789Z] 7502a3fd706a: Layer already exists [2023-10-25T14:18:44.789Z] 5f4d9fc4d98d: Layer already exists [2023-10-25T14:18:45.057Z] main: digest: sha256:e0bc12c6121d59bb0ff7ecdd87081848bd7f9c02dfeec9921100f14152a16f70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-25T14:18:45.126Z] ===================================================== [Pipeline] echo [2023-10-25T14:18:45.138Z] taggedImages: [2023-10-25T14:18:45.138Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609 [2023-10-25T14:18:45.138Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-25T14:18:45.138Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.61 [2023-10-25T14:18:45.138Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e9a72d95530e724a4456ef35bfa8cc00521c6609-3.1.0-dev.61 [2023-10-25T14:18:45.138Z] - 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 [2023-10-25T14:18:45.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T14:18:45.540Z] [2023-10-25T14:18:45.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:18:45.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T14:18:49.253Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T14:18:49.253Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T14:18:49.253Z] 04944245beec: Pulling fs layer [2023-10-25T14:18:49.253Z] 699f458cf7ca: Pulling fs layer [2023-10-25T14:18:49.253Z] 765212b225bb: Pulling fs layer [2023-10-25T14:18:49.253Z] f23df028b6ca: Pulling fs layer [2023-10-25T14:18:49.253Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T14:18:49.253Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T14:18:49.253Z] 765212b225bb: Waiting [2023-10-25T14:18:49.253Z] f23df028b6ca: Waiting [2023-10-25T14:18:49.253Z] d65c8cfc05b1: Waiting [2023-10-25T14:18:49.253Z] 2437ff75d9bd: Waiting [2023-10-25T14:18:49.253Z] 04944245beec: Verifying Checksum [2023-10-25T14:18:49.253Z] 04944245beec: Download complete [2023-10-25T14:18:49.253Z] 765212b225bb: Verifying Checksum [2023-10-25T14:18:49.253Z] 765212b225bb: Download complete [2023-10-25T14:18:49.253Z] f23df028b6ca: Download complete [2023-10-25T14:18:49.253Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T14:18:49.253Z] d65c8cfc05b1: Download complete [2023-10-25T14:18:49.253Z] 699f458cf7ca: Verifying Checksum [2023-10-25T14:18:49.253Z] 699f458cf7ca: Download complete [2023-10-25T14:18:49.520Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T14:18:49.520Z] 8998bd30e6a1: Download complete [2023-10-25T14:18:52.120Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T14:18:52.120Z] 2437ff75d9bd: Download complete [2023-10-25T14:18:54.077Z] 8998bd30e6a1: Pull complete [2023-10-25T14:18:54.663Z] 04944245beec: Pull complete [2023-10-25T14:18:56.082Z] 699f458cf7ca: Pull complete [2023-10-25T14:18:56.348Z] 765212b225bb: Pull complete [2023-10-25T14:18:56.931Z] f23df028b6ca: Pull complete [2023-10-25T14:18:57.199Z] d65c8cfc05b1: Pull complete [2023-10-25T14:19:12.204Z] 2437ff75d9bd: Pull complete [2023-10-25T14:19:12.473Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T14:19:12.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T14:19:12.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:19:12.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-10394 does not seem to be running inside a container [2023-10-25T14:19:12.805Z] $ 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/66 -v /w/workspace/app-record-replay/66:/w/workspace/app-record-replay/66:rw,z -v /w/workspace/app-record-replay/66@tmp:/w/workspace/app-record-replay/66@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 [2023-10-25T14:19:17.129Z] $ docker top b7308aa069d5bf75efc59b227cbae2d610a99f38a545bc382d7ba4d0fcb3dc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:19:17.981Z] ---> job-cost.sh [2023-10-25T14:19:17.981Z] lf-activate-venv: SKIPPING [2023-10-25T14:19:17.981Z] INFO: No Stack... [2023-10-25T14:19:18.565Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T14:19:19.151Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T14:19:19.797Z] + cat /w/workspace/app-record-replay/66/archives/cost.csv [2023-10-25T14:19:19.798Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T14:19:19.862Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [2023-10-25T14:19:19.867Z] Resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] did not exist. Created. [2023-10-25T14:19:19.867Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T14:19:20.518Z] /w/workspace/app-record-replay/66@tmp/durable-53372d40/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T14:19:21.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T14:19:21.189Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T14:19:21.240Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T14:19:21.249Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T14:19:21.274Z] $ docker stop --time=1 b7308aa069d5bf75efc59b227cbae2d610a99f38a545bc382d7ba4d0fcb3dc65 [2023-10-25T14:19:22.803Z] $ docker rm -f --volumes b7308aa069d5bf75efc59b227cbae2d610a99f38a545bc382d7ba4d0fcb3dc65 [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 [2023-10-25T14:19:23.267Z] provisioning config files... [2023-10-25T14:19:23.272Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6239996466468178030tmp [Pipeline] { [Pipeline] sh [2023-10-25T14:19:23.705Z] + set +x [2023-10-25T14:19:23.706Z] + curl -s https://codecov.io/bash [2023-10-25T14:19:23.706Z] + bash -s -- [2023-10-25T14:19:23.706Z] [2023-10-25T14:19:23.706Z] _____ _ [2023-10-25T14:19:23.706Z] / ____| | | [2023-10-25T14:19:23.706Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T14:19:23.706Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T14:19:23.706Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T14:19:23.706Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T14:19:23.706Z] Bash-1.0.6 [2023-10-25T14:19:23.706Z] [2023-10-25T14:19:23.706Z] [2023-10-25T14:19:23.706Z] ==> git version 2.25.1 found [2023-10-25T14:19:23.706Z] ==> 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 [2023-10-25T14:19:23.706Z] Release-Date: 2020-01-08 [2023-10-25T14:19:23.706Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-25T14:19:23.706Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T14:19:23.706Z] ==> Jenkins CI detected. [2023-10-25T14:19:23.706Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-25T14:19:23.706Z] project root: . [2023-10-25T14:19:23.706Z] --> token set from env [2023-10-25T14:19:23.706Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T14:19:23.964Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T14:19:23.964Z] ==> Python coveragepy not found [2023-10-25T14:19:23.964Z] ==> Searching for coverage reports in: [2023-10-25T14:19:23.964Z] + . [2023-10-25T14:19:23.964Z] -> Found 1 reports [2023-10-25T14:19:23.964Z] ==> Detecting git/mercurial file structure [2023-10-25T14:19:23.964Z] ==> Reading reports [2023-10-25T14:19:23.964Z] + ./coverage.out bytes=24667 [2023-10-25T14:19:23.964Z] ==> Appending adjustments [2023-10-25T14:19:23.964Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T14:19:23.964Z] + Found adjustments [2023-10-25T14:19:23.964Z] ==> Gzipping contents [2023-10-25T14:19:23.964Z] 8.0K /tmp/codecov.i2D2fk.gz [2023-10-25T14:19:23.964Z] ==> Uploading reports [2023-10-25T14:19:23.964Z] url: https://codecov.io [2023-10-25T14:19:23.964Z] query: branch=main&commit=e9a72d95530e724a4456ef35bfa8cc00521c6609&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-25T14:19:23.964Z] -> Pinging Codecov [2023-10-25T14:19:23.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=e9a72d95530e724a4456ef35bfa8cc00521c6609&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-25T14:19:24.223Z] -> Uploading to [2023-10-25T14:19:24.223Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/F467761B9912B4F32F9BC62907045C81/e9a72d95530e724a4456ef35bfa8cc00521c6609/86b69081-b5e0-4a7d-96de-586ec145fb3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T141924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed854b60b0d908fc407eee7bce1765b420a0e2e640ed64f2099fda0f2ef5d254 [2023-10-25T14:19:24.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T14:19:24.223Z] Dload Upload Total Spent Left Speed [2023-10-25T14:19:24.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 13939 --:--:-- --:--:-- --:--:-- 13939 [2023-10-25T14:19:24.482Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] } [2023-10-25T14:19:24.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-25T14:19:24.732Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-25T14:19:24.742Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:19:25.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-25T14:19:25.048Z] [2023-10-25T14:19:25.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:19:25.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-25T14:19:25.349Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-25T14:19:25.349Z] df9b9388f04a: Pulling fs layer [2023-10-25T14:19:25.349Z] 52dc419b0ee2: Pulling fs layer [2023-10-25T14:19:25.349Z] 25bc292e5bac: Pulling fs layer [2023-10-25T14:19:25.349Z] 114826534d7a: Pulling fs layer [2023-10-25T14:19:25.349Z] 4657fd5d0bcf: Pulling fs layer [2023-10-25T14:19:25.349Z] 6ad1cebc031e: Pulling fs layer [2023-10-25T14:19:25.349Z] 8a3aa393b2d8: Pulling fs layer [2023-10-25T14:19:25.349Z] 4657fd5d0bcf: Waiting [2023-10-25T14:19:25.349Z] 6ad1cebc031e: Waiting [2023-10-25T14:19:25.349Z] 114826534d7a: Waiting [2023-10-25T14:19:25.349Z] 8a3aa393b2d8: Waiting [2023-10-25T14:19:25.349Z] 25bc292e5bac: Verifying Checksum [2023-10-25T14:19:25.349Z] 25bc292e5bac: Download complete [2023-10-25T14:19:25.349Z] 52dc419b0ee2: Download complete [2023-10-25T14:19:25.349Z] 4657fd5d0bcf: Verifying Checksum [2023-10-25T14:19:25.349Z] 4657fd5d0bcf: Download complete [2023-10-25T14:19:25.349Z] df9b9388f04a: Download complete [2023-10-25T14:19:25.614Z] 6ad1cebc031e: Verifying Checksum [2023-10-25T14:19:25.614Z] 6ad1cebc031e: Download complete [2023-10-25T14:19:26.181Z] df9b9388f04a: Pull complete [2023-10-25T14:19:26.181Z] 114826534d7a: Verifying Checksum [2023-10-25T14:19:26.181Z] 114826534d7a: Download complete [2023-10-25T14:19:26.181Z] 52dc419b0ee2: Pull complete [2023-10-25T14:19:26.181Z] 8a3aa393b2d8: Verifying Checksum [2023-10-25T14:19:26.181Z] 8a3aa393b2d8: Download complete [2023-10-25T14:19:26.439Z] 25bc292e5bac: Pull complete [2023-10-25T14:19:29.720Z] 114826534d7a: Pull complete [2023-10-25T14:19:29.720Z] 4657fd5d0bcf: Pull complete [2023-10-25T14:19:29.977Z] 6ad1cebc031e: Pull complete [2023-10-25T14:19:33.273Z] 8a3aa393b2d8: Pull complete [2023-10-25T14:19:33.273Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-25T14:19:33.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-25T14:19:33.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:19:33.362Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:19:33.407Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-25T14:19:41.590Z] $ docker top 09198734797fe76685e70a592fb8b061c1b1783598bb051f320657020db76ccc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-25T14:19:41.647Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-25T14:19:41.939Z] + set -o pipefail [2023-10-25T14:19:41.939Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-25T14:19:56.818Z] [2023-10-25T14:19:56.818Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-25T14:19:56.818Z] [2023-10-25T14:19:56.818Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/da73ceca-1f58-4a58-b40a-29f169f34c68 [2023-10-25T14:19:56.818Z] [2023-10-25T14:19:56.818Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-25T14:19:56.818Z] [2023-10-25T14:19:56.818Z] [2023-10-25T14:19:56.818Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-25T14:19:56.818Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-25T14:19:56.818Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-25T14:19:56.877Z] $ docker stop --time=1 09198734797fe76685e70a592fb8b061c1b1783598bb051f320657020db76ccc [2023-10-25T14:20:01.176Z] $ docker rm -f --volumes 09198734797fe76685e70a592fb8b061c1b1783598bb051f320657020db76ccc [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 [2023-10-25T14:20:01.907Z] + git log --format=format:%s -1 e9a72d95530e724a4456ef35bfa8cc00521c6609 [Pipeline] sh [2023-10-25T14:20:02.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T14:20:02.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:20:02.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T14:20:02.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:20:02.568Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:20:02.610Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T14:20:03.071Z] $ docker top 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 -eo pid,comm [2023-10-25T14:20:03.110Z] 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). [2023-10-25T14:20:03.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T14:20:03.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T14:20:03.149Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T14:20:03.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T14:20:03.287Z] $ docker exec 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 ssh-agent [2023-10-25T14:20:03.373Z] SSH_AUTH_SOCK=/tmp/ssh-Cy4yZeriL0dB/agent.33 [2023-10-25T14:20:03.373Z] SSH_AGENT_PID=39 [2023-10-25T14:20:03.378Z] Running ssh-add (command line suppressed) [2023-10-25T14:20:03.482Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15465821941863340731.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15465821941863340731.key) [2023-10-25T14:20:03.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T14:20:03.778Z] + git semver tag [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,939 [run_tag] DEBUG tag force:False [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,940 [check_head_tag] DEBUG check head tag [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,940 [execute] INFO git cat-file --batch-check [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,945 [execute] INFO git cat-file --batch [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,965 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,965 [execute] INFO git tag -a v3.1.0-dev.61 -m v3.1.0-dev.61 [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,965 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.61', '-m', 'v3.1.0-dev.61'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-25T14:20:04.037Z] 2023-10-25 14:20:03,970 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:20:04.037Z] 3.1.0-dev.61 [Pipeline] } [2023-10-25T14:20:04.056Z] $ docker exec --env ******** --env ******** 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 ssh-agent -k [2023-10-25T14:20:04.183Z] unset SSH_AUTH_SOCK; [2023-10-25T14:20:04.184Z] unset SSH_AGENT_PID; [2023-10-25T14:20:04.184Z] echo Agent pid 39 killed; [2023-10-25T14:20:04.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T14:20:04.490Z] + git semver [Pipeline] } [2023-10-25T14:20:04.766Z] $ docker stop --time=1 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 [2023-10-25T14:20:06.070Z] $ docker rm -f --volumes 5c9cd9473c90b52fec79b98c0b66669741b48e05a3549f3ba9375cace8d8e895 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:20:06.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-25T14:20:06.491Z] [2023-10-25T14:20:06.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:20:06.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-25T14:20:06.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-25T14:20:06.797Z] ab5ef0e58194: Pulling fs layer [2023-10-25T14:20:06.797Z] 9712f1f96733: Pulling fs layer [2023-10-25T14:20:06.797Z] 63f879dbbcfc: Pulling fs layer [2023-10-25T14:20:06.797Z] 0d9ebad4ef96: Pulling fs layer [2023-10-25T14:20:06.797Z] e9a5061849ea: Pulling fs layer [2023-10-25T14:20:06.797Z] d747dcd14b5f: Pulling fs layer [2023-10-25T14:20:06.797Z] 2de7ff778b66: Pulling fs layer [2023-10-25T14:20:06.797Z] e9a5061849ea: Waiting [2023-10-25T14:20:06.797Z] d747dcd14b5f: Waiting [2023-10-25T14:20:06.797Z] 2de7ff778b66: Waiting [2023-10-25T14:20:06.797Z] 0d9ebad4ef96: Waiting [2023-10-25T14:20:06.797Z] 9712f1f96733: Verifying Checksum [2023-10-25T14:20:06.797Z] 9712f1f96733: Download complete [2023-10-25T14:20:07.364Z] 63f879dbbcfc: Verifying Checksum [2023-10-25T14:20:07.364Z] 63f879dbbcfc: Download complete [2023-10-25T14:20:07.364Z] 0d9ebad4ef96: Verifying Checksum [2023-10-25T14:20:07.364Z] 0d9ebad4ef96: Download complete [2023-10-25T14:20:07.364Z] e9a5061849ea: Verifying Checksum [2023-10-25T14:20:07.364Z] e9a5061849ea: Download complete [2023-10-25T14:20:07.364Z] d747dcd14b5f: Verifying Checksum [2023-10-25T14:20:07.364Z] d747dcd14b5f: Download complete [2023-10-25T14:20:07.364Z] ab5ef0e58194: Download complete [2023-10-25T14:20:07.364Z] 2de7ff778b66: Verifying Checksum [2023-10-25T14:20:07.364Z] 2de7ff778b66: Download complete [2023-10-25T14:20:10.640Z] ab5ef0e58194: Pull complete [2023-10-25T14:20:10.640Z] 9712f1f96733: Pull complete [2023-10-25T14:20:11.253Z] 63f879dbbcfc: Pull complete [2023-10-25T14:20:15.442Z] 0d9ebad4ef96: Pull complete [2023-10-25T14:20:15.442Z] e9a5061849ea: Pull complete [2023-10-25T14:20:15.442Z] d747dcd14b5f: Pull complete [2023-10-25T14:20:16.379Z] 2de7ff778b66: Pull complete [2023-10-25T14:20:16.379Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-25T14:20:16.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-25T14:20:16.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:20:16.455Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:20:16.492Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-25T14:20:29.105Z] $ docker top 948c3f9ee5c68fc26fbf814b79baae1076312ebda1fb553b1551f873c473591d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-25T14:20:29.159Z] provisioning config files... [2023-10-25T14:20:29.165Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4114973358243612038tmp [2023-10-25T14:20:29.174Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4533980750043950500tmp [2023-10-25T14:20:29.182Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12833206404408971682tmp [Pipeline] { [Pipeline] echo [2023-10-25T14:20:29.196Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:29.475Z] ---> sigul-configuration.sh [2023-10-25T14:20:29.475Z] gpg: directory `/root/.gnupg' created [2023-10-25T14:20:29.475Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-25T14:20:29.475Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-25T14:20:29.475Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-25T14:20:29.475Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-25T14:20:29.475Z] gpg: CAST5 encrypted data [2023-10-25T14:20:29.475Z] gpg: encrypted with 1 passphrase [2023-10-25T14:20:29.475Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-25T14:20:29.768Z] + mkdir /home/jenkins [2023-10-25T14:20:29.768Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-25T14:20:30.056Z] + 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 [2023-10-25T14:20:30.063Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:30.365Z] ---> sigul-install.sh [2023-10-25T14:20:30.365Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-25T14:20:30.659Z] + git tag --list [2023-10-25T14:20:30.660Z] v3.1.0-dev.0 [2023-10-25T14:20:30.660Z] v3.1.0-dev.1 [2023-10-25T14:20:30.660Z] v3.1.0-dev.10 [2023-10-25T14:20:30.660Z] v3.1.0-dev.11 [2023-10-25T14:20:30.660Z] v3.1.0-dev.12 [2023-10-25T14:20:30.660Z] v3.1.0-dev.13 [2023-10-25T14:20:30.660Z] v3.1.0-dev.14 [2023-10-25T14:20:30.660Z] v3.1.0-dev.15 [2023-10-25T14:20:30.660Z] v3.1.0-dev.16 [2023-10-25T14:20:30.660Z] v3.1.0-dev.17 [2023-10-25T14:20:30.660Z] v3.1.0-dev.18 [2023-10-25T14:20:30.660Z] v3.1.0-dev.19 [2023-10-25T14:20:30.660Z] v3.1.0-dev.2 [2023-10-25T14:20:30.660Z] v3.1.0-dev.20 [2023-10-25T14:20:30.660Z] v3.1.0-dev.21 [2023-10-25T14:20:30.660Z] v3.1.0-dev.22 [2023-10-25T14:20:30.660Z] v3.1.0-dev.23 [2023-10-25T14:20:30.660Z] v3.1.0-dev.24 [2023-10-25T14:20:30.660Z] v3.1.0-dev.25 [2023-10-25T14:20:30.660Z] v3.1.0-dev.26 [2023-10-25T14:20:30.660Z] v3.1.0-dev.27 [2023-10-25T14:20:30.660Z] v3.1.0-dev.28 [2023-10-25T14:20:30.660Z] v3.1.0-dev.29 [2023-10-25T14:20:30.660Z] v3.1.0-dev.3 [2023-10-25T14:20:30.660Z] v3.1.0-dev.30 [2023-10-25T14:20:30.660Z] v3.1.0-dev.31 [2023-10-25T14:20:30.660Z] v3.1.0-dev.32 [2023-10-25T14:20:30.660Z] v3.1.0-dev.33 [2023-10-25T14:20:30.660Z] v3.1.0-dev.34 [2023-10-25T14:20:30.660Z] v3.1.0-dev.35 [2023-10-25T14:20:30.660Z] v3.1.0-dev.36 [2023-10-25T14:20:30.660Z] v3.1.0-dev.37 [2023-10-25T14:20:30.660Z] v3.1.0-dev.38 [2023-10-25T14:20:30.660Z] v3.1.0-dev.39 [2023-10-25T14:20:30.660Z] v3.1.0-dev.4 [2023-10-25T14:20:30.660Z] v3.1.0-dev.40 [2023-10-25T14:20:30.660Z] v3.1.0-dev.41 [2023-10-25T14:20:30.660Z] v3.1.0-dev.42 [2023-10-25T14:20:30.660Z] v3.1.0-dev.43 [2023-10-25T14:20:30.660Z] v3.1.0-dev.44 [2023-10-25T14:20:30.660Z] v3.1.0-dev.45 [2023-10-25T14:20:30.660Z] v3.1.0-dev.46 [2023-10-25T14:20:30.660Z] v3.1.0-dev.47 [2023-10-25T14:20:30.660Z] v3.1.0-dev.48 [2023-10-25T14:20:30.660Z] v3.1.0-dev.49 [2023-10-25T14:20:30.660Z] v3.1.0-dev.5 [2023-10-25T14:20:30.660Z] v3.1.0-dev.50 [2023-10-25T14:20:30.660Z] v3.1.0-dev.51 [2023-10-25T14:20:30.660Z] v3.1.0-dev.52 [2023-10-25T14:20:30.660Z] v3.1.0-dev.53 [2023-10-25T14:20:30.660Z] v3.1.0-dev.54 [2023-10-25T14:20:30.660Z] v3.1.0-dev.55 [2023-10-25T14:20:30.660Z] v3.1.0-dev.56 [2023-10-25T14:20:30.660Z] v3.1.0-dev.57 [2023-10-25T14:20:30.660Z] v3.1.0-dev.58 [2023-10-25T14:20:30.660Z] v3.1.0-dev.59 [2023-10-25T14:20:30.660Z] v3.1.0-dev.6 [2023-10-25T14:20:30.660Z] v3.1.0-dev.60 [2023-10-25T14:20:30.660Z] v3.1.0-dev.61 [2023-10-25T14:20:30.660Z] v3.1.0-dev.7 [2023-10-25T14:20:30.660Z] v3.1.0-dev.8 [2023-10-25T14:20:30.660Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-25T14:20:30.944Z] + lftools sign git-tag v3.1.0-dev.61 [2023-10-25T14:20:31.512Z] Signing Git tag with Sigul... [2023-10-25T14:20:31.512Z] Signing v3.1.0-dev.61 [Pipeline] echo [2023-10-25T14:20:31.778Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:32.062Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-25T14:20:32.068Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-25T14:20:32.102Z] $ docker stop --time=1 948c3f9ee5c68fc26fbf814b79baae1076312ebda1fb553b1551f873c473591d [2023-10-25T14:20:33.495Z] $ docker rm -f --volumes 948c3f9ee5c68fc26fbf814b79baae1076312ebda1fb553b1551f873c473591d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-25T14:20:33.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T14:20:33.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:20:34.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T14:20:34.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:20:34.273Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:20:34.313Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T14:20:34.646Z] $ docker top a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 -eo pid,comm [2023-10-25T14:20:34.678Z] 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). [2023-10-25T14:20:34.678Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T14:20:34.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T14:20:34.712Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T14:20:34.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T14:20:34.822Z] $ docker exec a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 ssh-agent [2023-10-25T14:20:34.922Z] SSH_AUTH_SOCK=/tmp/ssh-ZhU4JfgRqKtY/agent.31 [2023-10-25T14:20:34.922Z] SSH_AGENT_PID=37 [2023-10-25T14:20:34.926Z] Running ssh-add (command line suppressed) [2023-10-25T14:20:35.033Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4954646155671768115.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4954646155671768115.key) [2023-10-25T14:20:35.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T14:20:35.323Z] + git semver bump pre [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,516 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,516 [bump_version] DEBUG bumping version:3.1.0-dev.61 on axis:pre with prefix:dev [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,516 [bump_version] DEBUG bumped version:3.1.0-dev.62 [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,516 [write_version] DEBUG write version:3.1.0-dev.62 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,516 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,516 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,518 [execute] INFO git cat-file --batch-check [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,524 [execute] INFO git cat-file --batch [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T14:20:35.581Z] 2023-10-25 14:20:35,530 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:20:35.581Z] 3.1.0-dev.62 [Pipeline] } [2023-10-25T14:20:35.600Z] $ docker exec --env ******** --env ******** a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 ssh-agent -k [2023-10-25T14:20:35.700Z] unset SSH_AUTH_SOCK; [2023-10-25T14:20:35.701Z] unset SSH_AGENT_PID; [2023-10-25T14:20:35.701Z] echo Agent pid 37 killed; [2023-10-25T14:20:35.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T14:20:36.180Z] + git semver [Pipeline] } [2023-10-25T14:20:36.461Z] $ docker stop --time=1 a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 [2023-10-25T14:20:37.692Z] $ docker rm -f --volumes a0df2b21e1b1e948e4f9253408827ef1f8cb116a0f495b304758307c023bd137 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T14:20:38.026Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T14:20:38.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:20:38.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T14:20:38.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:20:38.393Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:20:38.431Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T14:20:38.856Z] $ docker top eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T14:20:38.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T14:20:38.934Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T14:20:39.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T14:20:39.067Z] $ docker exec eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 ssh-agent [2023-10-25T14:20:39.158Z] SSH_AUTH_SOCK=/tmp/ssh-k9sRkHxqTzNK/agent.31 [2023-10-25T14:20:39.158Z] SSH_AGENT_PID=37 [2023-10-25T14:20:39.163Z] Running ssh-add (command line suppressed) [2023-10-25T14:20:39.277Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10155011835230706207.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10155011835230706207.key) [2023-10-25T14:20:39.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T14:20:39.564Z] + git semver push [2023-10-25T14:20:39.823Z] 2023-10-25 14:20:39,760 [run_push] DEBUG push [2023-10-25T14:20:39.823Z] 2023-10-25 14:20:39,760 [execute] INFO git cat-file --batch-check [2023-10-25T14:20:39.823Z] 2023-10-25 14:20:39,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T14:20:39.823Z] 2023-10-25 14:20:39,765 [execute] INFO git rev-list 8941992d2b36ca59896822beb52cbcc015c56ee0 -- [2023-10-25T14:20:39.823Z] 2023-10-25 14:20:39,766 [execute] DEBUG Popen(['git', 'rev-list', '8941992d2b36ca59896822beb52cbcc015c56ee0', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-25T14:20:39.823Z] 2023-10-25 14:20:39,772 [execute] INFO git fetch -v origin [2023-10-25T14:20:39.823Z] 2023-10-25 14:20:39,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-25T14:20:40.392Z] 2023-10-25 14:20:40,362 [run_push] DEBUG no remote changes detected [2023-10-25T14:20:40.392Z] 2023-10-25 14:20:40,363 [execute] INFO git push origin semver [2023-10-25T14:20:40.392Z] 2023-10-25 14:20:40,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-25T14:20:41.769Z] 2023-10-25 14:20:41,365 [run_push] DEBUG push all version tags [2023-10-25T14:20:41.769Z] 2023-10-25 14:20:41,365 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-25T14:20:41.769Z] 2023-10-25 14:20:41,366 [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) [2023-10-25T14:20:42.339Z] 2023-10-25 14:20:42,221 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-25T14:20:42.339Z] 3.1.0-dev.62 [Pipeline] } [2023-10-25T14:20:42.357Z] $ docker exec --env ******** --env ******** eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 ssh-agent -k [2023-10-25T14:20:42.456Z] unset SSH_AUTH_SOCK; [2023-10-25T14:20:42.456Z] unset SSH_AGENT_PID; [2023-10-25T14:20:42.456Z] echo Agent pid 37 killed; [2023-10-25T14:20:42.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T14:20:42.770Z] + git semver [Pipeline] } [2023-10-25T14:20:43.053Z] $ docker stop --time=1 eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 [2023-10-25T14:20:44.325Z] $ docker rm -f --volumes eb093b0c2cdd063e2759d2b3c0f2eb2bd1b93a9a7f2a9b160de3e2f8cf6534d9 [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 [2023-10-25T14:20:44.974Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-25T14:20:44.974Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-25T14:20:44.974Z] total 16 [2023-10-25T14:20:44.974Z] drwxr-xr-x 3 root root 4096 Oct 25 14:09 . [2023-10-25T14:20:44.975Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 14:20 .. [2023-10-25T14:20:44.975Z] drwxr-xr-x 2 root root 4096 Oct 25 14:09 cost [2023-10-25T14:20:44.975Z] -rw-r--r-- 1 root root 88 Oct 25 14:09 cost.csv [2023-10-25T14:20:44.975Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-25T14:20:44.975Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-25T14:20:44.975Z] total 16 [2023-10-25T14:20:44.975Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 14:09 . [2023-10-25T14:20:44.975Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 14:20 .. [2023-10-25T14:20:44.975Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 14:09 cost [2023-10-25T14:20:44.975Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 25 14:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:45.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:46.122Z] ---> package-listing.sh [2023-10-25T14:20:46.122Z] ++ facter osfamily [2023-10-25T14:20:46.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T14:20:46.382Z] + OS_FAMILY=debian [2023-10-25T14:20:46.382Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-25T14:20:46.382Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T14:20:46.382Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T14:20:46.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T14:20:46.382Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T14:20:46.382Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-25T14:20:46.382Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T14:20:46.382Z] + case "${OS_FAMILY}" in [2023-10-25T14:20:46.382Z] + grep '^ii' [2023-10-25T14:20:46.382Z] + dpkg -l [2023-10-25T14:20:46.382Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T14:20:46.382Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T14:20:46.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T14:20:46.382Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-25T14:20:46.382Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-25T14:20:46.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-10-25T14:20:46.391Z] 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 [2023-10-25T14:20:46.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T14:20:47.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T14:20:47.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T14:20:47.362Z] prd-ubuntu20.04-docker-8c-8g-10393 does not seem to be running inside a container [2023-10-25T14:20:47.484Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T14:20:47.692Z] $ docker top 9cad6a401456dc458cdeb0e0e2a61f1cdc1fc3d6eb8fec099729572ccc30ac3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T14:20:48.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T14:20:48.366Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T14:20:48.653Z] + ls /var/log/sa-host [2023-10-25T14:20:48.653Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T14:20:48.851Z] provisioning config files... [2023-10-25T14:20:48.860Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12667528609228864492tmp [Pipeline] { [Pipeline] echo [2023-10-25T14:20:48.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:49.169Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T14:20:49.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:49.526Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T14:20:49.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:49.820Z] ---> sudo-logs.sh [2023-10-25T14:20:49.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T14:20:49.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:50.126Z] ---> job-cost.sh [2023-10-25T14:20:50.127Z] lf-activate-venv: SKIPPING [2023-10-25T14:20:50.127Z] DEBUG: total: 0.2199999988079071 [2023-10-25T14:20:50.127Z] INFO: Retrieving Stack Cost... [2023-10-25T14:20:50.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T14:20:50.952Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T14:20:50.963Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T14:20:51.248Z] ---> logs-deploy.sh [2023-10-25T14:20:51.248Z] lf-activate-venv: SKIPPING [2023-10-25T14:20:51.248Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/66 [2023-10-25T14:20:51.248Z] INFO: archiving workspace using pattern(s): [2023-10-25T14:20:52.184Z] Archives upload complete. [2023-10-25T14:20:52.442Z] INFO: archiving logs to Nexus [2023-10-25T14:20:53.012Z] ---> uname -a: [2023-10-25T14:20:53.012Z] Linux prd-ubuntu20-04-docker-8c-8g-10393 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] ---> lscpu: [2023-10-25T14:20:53.012Z] Architecture: x86_64 [2023-10-25T14:20:53.012Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-25T14:20:53.012Z] Byte Order: Little Endian [2023-10-25T14:20:53.012Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-25T14:20:53.012Z] CPU(s): 8 [2023-10-25T14:20:53.012Z] On-line CPU(s) list: 0-7 [2023-10-25T14:20:53.012Z] Thread(s) per core: 1 [2023-10-25T14:20:53.012Z] Core(s) per socket: 1 [2023-10-25T14:20:53.012Z] Socket(s): 8 [2023-10-25T14:20:53.012Z] NUMA node(s): 1 [2023-10-25T14:20:53.012Z] Vendor ID: AuthenticAMD [2023-10-25T14:20:53.012Z] CPU family: 23 [2023-10-25T14:20:53.012Z] Model: 49 [2023-10-25T14:20:53.012Z] Model name: AMD EPYC-Rome Processor [2023-10-25T14:20:53.012Z] Stepping: 0 [2023-10-25T14:20:53.012Z] CPU MHz: 2800.000 [2023-10-25T14:20:53.012Z] BogoMIPS: 5600.00 [2023-10-25T14:20:53.012Z] Virtualization: AMD-V [2023-10-25T14:20:53.012Z] Hypervisor vendor: KVM [2023-10-25T14:20:53.012Z] Virtualization type: full [2023-10-25T14:20:53.012Z] L1d cache: 256 KiB [2023-10-25T14:20:53.012Z] L1i cache: 256 KiB [2023-10-25T14:20:53.012Z] L2 cache: 4 MiB [2023-10-25T14:20:53.012Z] L3 cache: 128 MiB [2023-10-25T14:20:53.012Z] NUMA node0 CPU(s): 0-7 [2023-10-25T14:20:53.012Z] Vulnerability Itlb multihit: Not affected [2023-10-25T14:20:53.012Z] Vulnerability L1tf: Not affected [2023-10-25T14:20:53.012Z] Vulnerability Mds: Not affected [2023-10-25T14:20:53.012Z] Vulnerability Meltdown: Not affected [2023-10-25T14:20:53.012Z] Vulnerability Mmio stale data: Not affected [2023-10-25T14:20:53.012Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-25T14:20:53.012Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-25T14:20:53.012Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-25T14:20:53.012Z] Vulnerability Srbds: Not affected [2023-10-25T14:20:53.012Z] Vulnerability Tsx async abort: Not affected [2023-10-25T14:20:53.012Z] 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 [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] ---> nproc: [2023-10-25T14:20:53.012Z] 8 [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] ---> df -h: [2023-10-25T14:20:53.012Z] Filesystem Size Used Avail Use% Mounted on [2023-10-25T14:20:53.012Z] overlay 155G 13G 143G 9% / [2023-10-25T14:20:53.012Z] tmpfs 64M 0 64M 0% /dev [2023-10-25T14:20:53.012Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-25T14:20:53.012Z] shm 64M 0 64M 0% /dev/shm [2023-10-25T14:20:53.012Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] ---> sar -b -r -n DEV: [2023-10-25T14:20:53.012Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10393) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.012Z] 14:05:49 LINUX RESTART (8 CPU) [2023-10-25T14:20:53.012Z] [2023-10-25T14:20:53.013Z] 14:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-25T14:20:53.013Z] 14:07:01 152.07 48.16 103.92 0.00 5445.36 119675.79 0.00 [2023-10-25T14:20:53.013Z] 14:08:01 192.30 0.57 191.73 0.00 8.13 57899.02 0.00 [2023-10-25T14:20:53.013Z] 14:09:01 31.16 0.08 31.08 0.00 3.47 10520.65 0.00 [2023-10-25T14:20:53.013Z] 14:10:01 193.98 0.30 193.68 0.00 21.20 46140.44 0.00 [2023-10-25T14:20:53.013Z] 14:11:01 25.95 10.25 15.70 0.00 3455.82 3701.53 0.00 [2023-10-25T14:20:53.013Z] 14:12:01 4.70 0.00 4.70 0.00 0.00 63.06 0.00 [2023-10-25T14:20:53.013Z] 14:13:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2023-10-25T14:20:53.013Z] 14:14:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 [2023-10-25T14:20:53.013Z] 14:15:01 1.43 0.00 1.43 0.00 0.00 14.93 0.00 [2023-10-25T14:20:53.013Z] 14:16:01 2.22 0.00 2.22 0.00 0.00 32.93 0.00 [2023-10-25T14:20:53.013Z] 14:17:01 1.00 0.02 0.98 0.00 0.13 10.80 0.00 [2023-10-25T14:20:53.013Z] 14:18:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 [2023-10-25T14:20:53.013Z] 14:19:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2023-10-25T14:20:53.013Z] 14:20:01 70.05 0.32 69.74 0.00 12.00 37213.26 0.00 [2023-10-25T14:20:53.013Z] Average: 48.61 4.26 44.34 0.00 638.99 19666.20 0.00 [2023-10-25T14:20:53.013Z] [2023-10-25T14:20:53.013Z] 14:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-25T14:20:53.013Z] 14:07:01 29329708 31609656 713336 2.17 73592 2482300 1844248 5.44 955432 2229720 160252 [2023-10-25T14:20:53.013Z] 14:08:01 28530968 31591492 715332 2.18 147072 3120768 1772580 5.22 1035216 2864340 440 [2023-10-25T14:20:53.013Z] 14:09:01 27917376 31548564 749584 2.28 150572 3625256 1884940 5.56 1199300 3239816 252588 [2023-10-25T14:20:53.013Z] 14:10:01 27667004 31550388 748228 2.28 163648 3846284 1806056 5.32 1268236 3403588 320 [2023-10-25T14:20:53.013Z] 14:11:01 27432516 31534860 753284 2.29 168884 4050136 1805588 5.32 1426288 3457340 1312 [2023-10-25T14:20:53.013Z] 14:12:01 27448036 31550500 737924 2.24 168944 4050188 1821640 5.37 1409172 3457296 12 [2023-10-25T14:20:53.013Z] 14:13:01 27453736 31556264 732084 2.23 169024 4050184 1821640 5.37 1402624 3457300 8 [2023-10-25T14:20:53.013Z] 14:14:01 27453820 31556520 731708 2.23 169056 4050192 1821640 5.37 1403072 3457308 40 [2023-10-25T14:20:53.013Z] 14:15:01 27458568 31561272 726852 2.21 169108 4050196 1821640 5.37 1398608 3457312 8 [2023-10-25T14:20:53.013Z] 14:16:01 27458820 31562200 726432 2.21 169204 4050180 1821640 5.37 1398200 3457840 20 [2023-10-25T14:20:53.013Z] 14:17:01 27458376 31561768 726796 2.21 169244 4050176 1821640 5.37 1398268 3457844 12 [2023-10-25T14:20:53.013Z] 14:18:01 27458160 31561664 726640 2.21 169272 4050184 1821640 5.37 1398288 3457848 48 [2023-10-25T14:20:53.013Z] 14:19:01 27458344 31561872 726596 2.21 169304 4050184 1821640 5.37 1398288 3457848 4 [2023-10-25T14:20:53.013Z] 14:20:01 26665628 31543372 743532 2.26 186392 4754368 1783416 5.26 1473720 4123188 284 [2023-10-25T14:20:53.013Z] Average: 27656504 31560742 732738 2.23 160237 3877185 1819282 5.36 1326051 3355613 29668 [2023-10-25T14:20:53.013Z] [2023-10-25T14:20:53.013Z] 14:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-25T14:20:53.013Z] 14:07:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:07:01 ens3 549.59 354.01 5498.99 84.07 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:07:01 docker0 0.98 0.98 0.17 4.80 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:08:01 ens3 333.78 247.76 2367.40 26.07 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:08:01 docker0 242.74 324.86 19.26 2360.86 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:09:01 veth35033a4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:09:01 ens3 26.95 16.33 28.19 11.78 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:09:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:10:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:10:01 ens3 191.13 151.47 2698.62 339.60 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:10:01 docker0 3.48 6.90 0.21 64.91 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:11:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:11:01 ens3 78.85 27.10 1374.15 2.06 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:12:01 ens3 0.42 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:16:01 ens3 0.77 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:17:01 ens3 0.68 0.47 2.61 0.09 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:20:01 ens3 284.30 189.92 5011.48 22.39 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] 14:20:01 docker0 115.18 145.56 7.72 1033.77 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] Average: ens3 104.77 70.55 1212.94 34.73 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] Average: docker0 25.88 34.17 1.95 247.45 0.00 0.00 0.00 0.00 [2023-10-25T14:20:53.013Z] [2023-10-25T14:20:53.013Z] [2023-10-25T14:20:53.013Z] ---> sar -P ALL: [2023-10-25T14:20:53.013Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10393) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T14:20:53.013Z] [2023-10-25T14:20:53.013Z] 14:05:49 LINUX RESTART (8 CPU) [2023-10-25T14:20:53.013Z] [2023-10-25T14:20:53.013Z] 14:06:01 CPU %user %nice %system %iowait %steal %idle [2023-10-25T14:20:53.013Z] 14:07:01 all 8.67 0.00 2.96 4.65 0.06 83.66 [2023-10-25T14:20:53.013Z] 14:07:01 0 8.85 0.00 2.58 0.29 0.05 88.23 [2023-10-25T14:20:53.013Z] 14:07:01 1 7.40 0.00 3.03 1.93 0.07 87.57 [2023-10-25T14:20:53.013Z] 14:07:01 2 8.25 0.00 3.36 1.51 0.07 86.80 [2023-10-25T14:20:53.013Z] 14:07:01 3 7.81 0.00 3.81 1.46 0.07 86.86 [2023-10-25T14:20:53.013Z] 14:07:01 4 6.97 0.00 2.25 6.45 0.05 84.28 [2023-10-25T14:20:53.013Z] 14:07:01 5 10.82 0.00 2.76 0.56 0.07 85.79 [2023-10-25T14:20:53.013Z] 14:07:01 6 11.98 0.00 2.19 8.43 0.05 77.35 [2023-10-25T14:20:53.013Z] 14:07:01 7 7.27 0.00 3.68 16.68 0.07 72.30 [2023-10-25T14:20:53.013Z] 14:08:01 all 4.27 0.00 2.22 5.13 0.05 88.32 [2023-10-25T14:20:53.013Z] 14:08:01 0 4.02 0.00 2.14 0.92 0.07 92.86 [2023-10-25T14:20:53.013Z] 14:08:01 1 4.43 0.00 2.08 1.21 0.03 92.25 [2023-10-25T14:20:53.013Z] 14:08:01 2 3.78 0.00 1.61 0.81 0.05 93.75 [2023-10-25T14:20:53.013Z] 14:08:01 3 4.79 0.00 2.81 1.99 0.05 90.36 [2023-10-25T14:20:53.013Z] 14:08:01 4 3.98 0.00 2.39 5.31 0.05 88.27 [2023-10-25T14:20:53.013Z] 14:08:01 5 4.13 0.00 3.36 27.21 0.07 65.23 [2023-10-25T14:20:53.013Z] 14:08:01 6 4.53 0.00 1.70 0.13 0.03 93.60 [2023-10-25T14:20:53.013Z] 14:08:01 7 4.54 0.00 1.71 3.58 0.05 90.12 [2023-10-25T14:20:53.013Z] 14:09:01 all 38.78 0.00 3.50 1.20 0.11 56.42 [2023-10-25T14:20:53.013Z] 14:09:01 0 38.21 0.00 3.24 0.77 0.10 57.67 [2023-10-25T14:20:53.013Z] 14:09:01 1 39.88 0.00 3.37 3.00 0.12 53.63 [2023-10-25T14:20:53.013Z] 14:09:01 2 39.96 0.00 3.65 1.04 0.10 55.24 [2023-10-25T14:20:53.013Z] 14:09:01 3 37.18 0.00 3.05 0.50 0.10 59.17 [2023-10-25T14:20:53.013Z] 14:09:01 4 38.83 0.00 3.78 1.60 0.08 55.70 [2023-10-25T14:20:53.013Z] 14:09:01 5 38.42 0.00 3.87 1.16 0.15 56.40 [2023-10-25T14:20:53.013Z] 14:09:01 6 40.48 0.00 3.69 0.42 0.10 55.31 [2023-10-25T14:20:53.013Z] 14:09:01 7 37.26 0.00 3.32 1.06 0.10 58.26 [2023-10-25T14:20:53.013Z] 14:10:01 all 18.41 0.00 3.46 3.38 0.08 74.67 [2023-10-25T14:20:53.013Z] 14:10:01 0 16.54 0.00 2.90 0.02 0.07 80.48 [2023-10-25T14:20:53.013Z] 14:10:01 1 20.53 0.00 3.83 7.35 0.10 68.19 [2023-10-25T14:20:53.013Z] 14:10:01 2 20.60 0.00 3.53 2.51 0.07 73.30 [2023-10-25T14:20:53.013Z] 14:10:01 3 14.79 0.00 3.44 4.08 0.07 77.62 [2023-10-25T14:20:53.013Z] 14:10:01 4 16.29 0.00 3.05 4.02 0.07 76.58 [2023-10-25T14:20:53.013Z] 14:10:01 5 19.71 0.00 3.68 0.54 0.08 75.98 [2023-10-25T14:20:53.013Z] 14:10:01 6 21.24 0.00 3.89 8.44 0.13 66.30 [2023-10-25T14:20:53.013Z] 14:10:01 7 17.57 0.00 3.39 0.08 0.08 78.87 [2023-10-25T14:20:53.013Z] 14:11:01 all 0.93 0.00 0.41 0.31 0.01 98.33 [2023-10-25T14:20:53.013Z] 14:11:01 0 0.72 0.00 0.42 0.62 0.00 98.25 [2023-10-25T14:20:53.013Z] 14:11:01 1 2.48 0.00 0.60 0.03 0.03 96.85 [2023-10-25T14:20:53.013Z] 14:11:01 2 0.97 0.00 0.27 0.10 0.02 98.65 [2023-10-25T14:20:53.013Z] 14:11:01 3 0.38 0.00 0.27 0.00 0.03 99.32 [2023-10-25T14:20:53.013Z] 14:11:01 4 0.32 0.00 0.28 0.55 0.02 98.83 [2023-10-25T14:20:53.013Z] 14:11:01 5 1.42 0.00 0.70 0.58 0.00 97.30 [2023-10-25T14:20:53.013Z] 14:11:01 6 0.72 0.00 0.40 0.57 0.00 98.31 [2023-10-25T14:20:53.013Z] 14:11:01 7 0.45 0.00 0.35 0.03 0.02 99.15 [2023-10-25T14:20:53.013Z] 14:12:01 all 0.25 0.00 0.02 0.01 0.01 99.71 [2023-10-25T14:20:53.013Z] 14:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-25T14:20:53.013Z] 14:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2023-10-25T14:20:53.013Z] 14:12:01 2 1.78 0.00 0.03 0.00 0.02 98.17 [2023-10-25T14:20:53.013Z] 14:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-25T14:20:53.013Z] 14:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-25T14:20:53.013Z] 14:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-25T14:20:53.013Z] 14:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-25T14:20:53.013Z] 14:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-10-25T14:20:53.014Z] 14:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-25T14:20:53.014Z] 14:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-25T14:20:53.014Z] 14:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:13:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2023-10-25T14:20:53.014Z] 14:13:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-10-25T14:20:53.014Z] 14:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-25T14:20:53.014Z] 14:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-25T14:20:53.014Z] 14:14:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:14:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2023-10-25T14:20:53.014Z] 14:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-25T14:20:53.014Z] 14:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T14:20:53.014Z] 14:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-25T14:20:53.014Z] 14:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-10-25T14:20:53.014Z] 14:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-25T14:20:53.014Z] 14:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-25T14:20:53.014Z] 14:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:15:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-25T14:20:53.014Z] 14:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T14:20:53.014Z] 14:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-10-25T14:20:53.014Z] 14:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-25T14:20:53.014Z] 14:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-25T14:20:53.014Z] 14:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:16:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-10-25T14:20:53.014Z] 14:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-25T14:20:53.014Z] 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T14:20:53.014Z] 14:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:17:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-10-25T14:20:53.014Z] 14:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-10-25T14:20:53.014Z] 14:17:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2023-10-25T14:20:53.014Z] 14:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T14:20:53.014Z] 14:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-25T14:20:53.014Z] 14:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T14:20:53.014Z] [2023-10-25T14:20:53.014Z] 14:17:01 CPU %user %nice %system %iowait %steal %idle [2023-10-25T14:20:53.014Z] 14:18:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2023-10-25T14:20:53.014Z] 14:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-25T14:20:53.014Z] 14:18:01 1 0.23 0.00 0.00 0.00 0.00 99.77 [2023-10-25T14:20:53.014Z] 14:18:01 2 0.35 0.00 0.02 0.00 0.02 99.62 [2023-10-25T14:20:53.014Z] 14:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-25T14:20:53.014Z] 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T14:20:53.014Z] 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T14:20:53.014Z] 14:19:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2023-10-25T14:20:53.014Z] 14:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-25T14:20:53.014Z] 14:19:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2023-10-25T14:20:53.014Z] 14:19:01 2 1.56 0.00 0.00 0.00 0.00 98.44 [2023-10-25T14:20:53.014Z] 14:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T14:20:53.014Z] 14:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T14:20:53.014Z] 14:19:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-25T14:20:53.014Z] 14:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-25T14:20:53.014Z] 14:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-25T14:20:53.014Z] 14:20:01 all 4.39 0.00 1.78 3.05 0.04 90.75 [2023-10-25T14:20:53.014Z] 14:20:01 0 4.63 0.00 1.85 0.35 0.05 93.12 [2023-10-25T14:20:53.014Z] 14:20:01 1 5.16 0.00 1.88 0.35 0.05 92.56 [2023-10-25T14:20:53.014Z] 14:20:01 2 5.31 0.00 1.35 0.38 0.03 92.93 [2023-10-25T14:20:53.014Z] 14:20:01 3 3.93 0.00 2.32 12.08 0.03 81.64 [2023-10-25T14:20:53.014Z] 14:20:01 4 4.59 0.00 2.02 3.68 0.05 89.66 [2023-10-25T14:20:53.014Z] 14:20:01 5 4.19 0.00 1.24 0.32 0.02 94.23 [2023-10-25T14:20:53.014Z] 14:20:01 6 3.77 0.00 2.40 7.15 0.03 86.65 [2023-10-25T14:20:53.014Z] 14:20:01 7 3.50 0.00 1.18 0.15 0.03 95.14 [2023-10-25T14:20:53.014Z] Average: all 5.41 0.00 1.02 1.26 0.03 92.28 [2023-10-25T14:20:53.014Z] Average: 0 5.20 0.00 0.95 0.21 0.03 93.60 [2023-10-25T14:20:53.014Z] Average: 1 5.73 0.00 1.06 0.98 0.03 92.19 [2023-10-25T14:20:53.014Z] Average: 2 5.87 0.00 0.98 0.45 0.03 92.67 [2023-10-25T14:20:53.014Z] Average: 3 4.90 0.00 1.12 1.43 0.03 92.53 [2023-10-25T14:20:53.014Z] Average: 4 5.05 0.00 0.98 1.55 0.02 92.40 [2023-10-25T14:20:53.014Z] Average: 5 5.60 0.00 1.12 2.16 0.03 91.09 [2023-10-25T14:20:53.014Z] Average: 6 5.89 0.00 1.02 1.78 0.03 91.29 [2023-10-25T14:20:53.014Z] Average: 7 5.01 0.00 0.97 1.52 0.03 92.47 [2023-10-25T14:20:53.014Z] [2023-10-25T14:20:53.014Z] [2023-10-25T14:20:53.014Z]