Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1464670946642336097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9208419533115029677.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17033699380297490029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5259818135616806458.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh703143976181625918.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-799 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 (main) Commit message: "Merge pull request #34 from marcpfuller/recording_status" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 > git rev-list --no-walk 723607dbad664aab5e8badbfbff7a799207a6187 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-10T23:54:41.046Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-10T23:54:41.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-10T23:54:41.126Z] ========================================================= [2023-07-10T23:54:41.126Z] EdgeX Global Pipelines Version Info [2023-07-10T23:54:41.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:54:41.852Z] ------------------- [2023-07-10T23:54:41.852Z] stable info: [2023-07-10T23:54:41.852Z] ------------------- [2023-07-10T23:54:41.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-10T23:54:41.852Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T23:54:41.852Z] Message: update stable to v1.0.250 [2023-07-10T23:54:42.423Z] ------------------- [2023-07-10T23:54:42.423Z] experimental info: [2023-07-10T23:54:42.423Z] ------------------- [2023-07-10T23:54:42.423Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-10T23:54:42.423Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T23:54:42.423Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-10T23:54:42.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-10T23:54:42.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-10T23:54:42.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-10T23:54:42.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-10T23:54:42.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-10T23:54:42.617Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-10T23:54:42.629Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-10T23:54:42.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-10T23:54:42.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-10T23:54:42.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-10T23:54:42.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-10T23:54:42.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-10T23:54:42.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-10T23:54:42.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-10T23:54:42.726Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-10T23:54:42.741Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-10T23:54:42.754Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T23:54:42.766Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T23:54:42.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-10T23:54:42.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-10T23:54:42.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-10T23:54:42.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-10T23:54:42.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-10T23:54:42.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-10T23:54:42.873Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-10T23:54:42.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-10T23:54:42.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-10T23:54:42.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-10T23:54:42.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-10T23:54:42.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-10T23:54:42.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo [2023-07-10T23:54:42.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c282af [Pipeline] echo [2023-07-10T23:54:42.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T23:54:43.028Z] provisioning config files... [2023-07-10T23:54:43.043Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5229371802178169565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:54:43.346Z] ---> docker-login.sh [2023-07-10T23:54:43.346Z] nexus3.edgexfoundry.org:10001 [2023-07-10T23:54:43.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:43.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:43.608Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:43.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:43.608Z] [2023-07-10T23:54:43.608Z] Login Succeeded [2023-07-10T23:54:43.608Z] nexus3.edgexfoundry.org:10002 [2023-07-10T23:54:43.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:43.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:43.868Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:43.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:43.868Z] [2023-07-10T23:54:43.868Z] Login Succeeded [2023-07-10T23:54:43.868Z] nexus3.edgexfoundry.org:10003 [2023-07-10T23:54:43.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:43.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:43.868Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:43.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:43.868Z] [2023-07-10T23:54:43.868Z] Login Succeeded [2023-07-10T23:54:43.869Z] nexus3.edgexfoundry.org:10004 [2023-07-10T23:54:44.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:44.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:44.129Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:44.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:44.129Z] [2023-07-10T23:54:44.129Z] Login Succeeded [2023-07-10T23:54:44.129Z] docker.io [2023-07-10T23:54:44.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:44.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:44.390Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:44.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:44.390Z] [2023-07-10T23:54:44.390Z] Login Succeeded [2023-07-10T23:54:44.390Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T23:54:44.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-10T23:54:44.793Z] + git rev-list -1 --merges 2c282af5260d380b24eaba4cc371f3a0b43fd8c9~1..2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo [2023-07-10T23:54:44.837Z] -----------> git rev-list -1 --merges 2c282af5260d380b24eaba4cc371f3a0b43fd8c9~1..2c282af5260d380b24eaba4cc371f3a0b43fd8c9 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-10T23:54:44.837Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [false] [Pipeline] sh [2023-07-10T23:54:45.129Z] + git log --format=format:%s -1 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo [2023-07-10T23:54:45.145Z] ========================================================= [2023-07-10T23:54:45.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-10T23:54:45.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T23:54:45.465Z] + git log --format=format:%s -1 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] echo [2023-07-10T23:54:45.477Z] [semverPrep] GIT_COMMIT: 2c282af5260d380b24eaba4cc371f3a0b43fd8c9, Commit Message: Merge pull request #34 from marcpfuller/recording_status [Pipeline] echo [2023-07-10T23:54:45.486Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-10T23:54:45.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T23:54:45.857Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-10T23:54:45.857Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-10T23:54:45.857Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-10T23:54:45.857Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-10T23:54:45.857Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-10T23:54:45.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:54:46.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T23:54:46.273Z] [2023-07-10T23:54:46.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:54:46.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T23:54:46.601Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-10T23:54:46.601Z] b85a868b505f: Pulling fs layer [2023-07-10T23:54:46.601Z] e2be974225ed: Pulling fs layer [2023-07-10T23:54:46.601Z] 339a4e72a1f5: Pulling fs layer [2023-07-10T23:54:46.601Z] 988bab9f4d93: Pulling fs layer [2023-07-10T23:54:46.601Z] 1469e6f7b9e6: Pulling fs layer [2023-07-10T23:54:46.601Z] eaf3925da568: Pulling fs layer [2023-07-10T23:54:46.601Z] bab4dde63d76: Pulling fs layer [2023-07-10T23:54:46.601Z] bde34c3a00c8: Pulling fs layer [2023-07-10T23:54:46.601Z] b352a97aabf1: Pulling fs layer [2023-07-10T23:54:46.601Z] 4872d77fe225: Pulling fs layer [2023-07-10T23:54:46.601Z] 5851b861e8e6: Pulling fs layer [2023-07-10T23:54:46.601Z] 988bab9f4d93: Waiting [2023-07-10T23:54:46.601Z] 1469e6f7b9e6: Waiting [2023-07-10T23:54:46.601Z] eaf3925da568: Waiting [2023-07-10T23:54:46.601Z] bab4dde63d76: Waiting [2023-07-10T23:54:46.601Z] 4872d77fe225: Waiting [2023-07-10T23:54:46.601Z] 5851b861e8e6: Waiting [2023-07-10T23:54:46.601Z] b352a97aabf1: Waiting [2023-07-10T23:54:46.601Z] e2be974225ed: Verifying Checksum [2023-07-10T23:54:46.601Z] e2be974225ed: Download complete [2023-07-10T23:54:46.601Z] 988bab9f4d93: Verifying Checksum [2023-07-10T23:54:46.601Z] 988bab9f4d93: Download complete [2023-07-10T23:54:46.601Z] 1469e6f7b9e6: Verifying Checksum [2023-07-10T23:54:46.601Z] 1469e6f7b9e6: Download complete [2023-07-10T23:54:46.601Z] eaf3925da568: Verifying Checksum [2023-07-10T23:54:46.601Z] eaf3925da568: Download complete [2023-07-10T23:54:46.601Z] 339a4e72a1f5: Verifying Checksum [2023-07-10T23:54:46.601Z] 339a4e72a1f5: Download complete [2023-07-10T23:54:46.864Z] bde34c3a00c8: Download complete [2023-07-10T23:54:46.864Z] b352a97aabf1: Download complete [2023-07-10T23:54:46.864Z] 4872d77fe225: Download complete [2023-07-10T23:54:46.864Z] 5851b861e8e6: Download complete [2023-07-10T23:54:46.864Z] b85a868b505f: Verifying Checksum [2023-07-10T23:54:46.864Z] b85a868b505f: Download complete [2023-07-10T23:54:47.124Z] bab4dde63d76: Verifying Checksum [2023-07-10T23:54:47.124Z] bab4dde63d76: Download complete [2023-07-10T23:54:48.070Z] b85a868b505f: Pull complete [2023-07-10T23:54:48.329Z] e2be974225ed: Pull complete [2023-07-10T23:54:48.905Z] 339a4e72a1f5: Pull complete [2023-07-10T23:54:48.905Z] 988bab9f4d93: Pull complete [2023-07-10T23:54:49.166Z] 1469e6f7b9e6: Pull complete [2023-07-10T23:54:49.166Z] eaf3925da568: Pull complete [2023-07-10T23:54:51.069Z] bab4dde63d76: Pull complete [2023-07-10T23:54:51.069Z] bde34c3a00c8: Pull complete [2023-07-10T23:54:51.328Z] b352a97aabf1: Pull complete [2023-07-10T23:54:51.328Z] 4872d77fe225: Pull complete [2023-07-10T23:54:51.328Z] 5851b861e8e6: Pull complete [2023-07-10T23:54:51.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-10T23:54:51.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T23:54:51.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:54:51.426Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-10T23:54:51.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T23:54:52.840Z] $ docker top 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 -eo pid,comm [2023-07-10T23:54:52.910Z] 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-07-10T23:54:52.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T23:54:52.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T23:54:52.950Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T23:54:53.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T23:54:53.051Z] $ docker exec 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent [2023-07-10T23:54:53.185Z] SSH_AUTH_SOCK=/tmp/ssh-GbfwHMTfIG0u/agent.33 [2023-07-10T23:54:53.185Z] SSH_AGENT_PID=39 [2023-07-10T23:54:53.192Z] Running ssh-add (command line suppressed) [2023-07-10T23:54:53.281Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12070274259465128339.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12070274259465128339.key) [2023-07-10T23:54:53.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T23:54:53.593Z] + git tag --points-at HEAD [Pipeline] } [2023-07-10T23:54:53.601Z] $ docker exec --env ******** --env ******** 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent -k [2023-07-10T23:54:53.741Z] unset SSH_AUTH_SOCK; [2023-07-10T23:54:53.742Z] unset SSH_AGENT_PID; [2023-07-10T23:54:53.742Z] echo Agent pid 39 killed; [2023-07-10T23:54:53.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-10T23:54:53.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T23:54:53.793Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T23:54:53.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T23:54:53.906Z] $ docker exec 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent [2023-07-10T23:54:54.024Z] SSH_AUTH_SOCK=/tmp/ssh-6xsEeC1HLNcI/agent.71 [2023-07-10T23:54:54.024Z] SSH_AGENT_PID=77 [2023-07-10T23:54:54.028Z] Running ssh-add (command line suppressed) [2023-07-10T23:54:54.107Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11392892300866900031.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11392892300866900031.key) [2023-07-10T23:54:54.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T23:54:54.414Z] + git semver init [2023-07-10T23:54:54.675Z] 2023-07-10 23:54:54,594 [run_init] DEBUG init version:0.0.0 force:False [2023-07-10T23:54:54.675Z] 2023-07-10 23:54:54,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-10T23:54:54.675Z] 2023-07-10 23:54:54,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-10T23:54:54.675Z] 2023-07-10 23:54:54,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-10T23:54:55.245Z] 2023-07-10 23:54:55,174 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-10T23:54:55.245Z] 2023-07-10 23:54:55,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-10T23:54:55.245Z] 2023-07-10 23:54:55,174 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-10T23:54:55.245Z] 2023-07-10 23:54:55,174 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-10T23:54:55.245Z] 3.1.0-dev.10 [Pipeline] } [2023-07-10T23:54:55.245Z] $ docker exec --env ******** --env ******** 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 ssh-agent -k [2023-07-10T23:54:55.363Z] unset SSH_AUTH_SOCK; [2023-07-10T23:54:55.364Z] unset SSH_AGENT_PID; [2023-07-10T23:54:55.364Z] echo Agent pid 77 killed; [2023-07-10T23:54:55.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T23:54:55.690Z] + git semver [Pipeline] } [2023-07-10T23:54:55.955Z] $ docker stop --time=1 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 [2023-07-10T23:54:57.267Z] $ docker rm -f --volumes 9e8f38814a7f61d5ca16ffaf647a657fef78ad59694b0169cb6c29cadaec78a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T23:54:57.614Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-10T23:54:57.838Z] Stashed 1 file(s) [Pipeline] echo [2023-07-10T23:54:57.841Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T23:54:57.989Z] provisioning config files... [2023-07-10T23:54:58.000Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3344719583037450004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:54:58.296Z] ---> docker-login.sh [2023-07-10T23:54:58.296Z] nexus3.edgexfoundry.org:10001 [2023-07-10T23:54:58.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:58.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:58.296Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:58.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:58.296Z] [2023-07-10T23:54:58.296Z] Login Succeeded [2023-07-10T23:54:58.296Z] nexus3.edgexfoundry.org:10002 [2023-07-10T23:54:58.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:58.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:58.296Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:58.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:58.296Z] [2023-07-10T23:54:58.296Z] Login Succeeded [2023-07-10T23:54:58.296Z] nexus3.edgexfoundry.org:10003 [2023-07-10T23:54:58.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:58.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:58.557Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:58.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:58.557Z] [2023-07-10T23:54:58.557Z] Login Succeeded [2023-07-10T23:54:58.557Z] nexus3.edgexfoundry.org:10004 [2023-07-10T23:54:58.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:58.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:58.557Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:58.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:58.557Z] [2023-07-10T23:54:58.557Z] Login Succeeded [2023-07-10T23:54:58.557Z] docker.io [2023-07-10T23:54:58.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:54:58.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:54:58.818Z] Configure a credential helper to remove this warning. See [2023-07-10T23:54:58.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:54:58.818Z] [2023-07-10T23:54:58.818Z] Login Succeeded [2023-07-10T23:54:58.818Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T23:54:58.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-10T23:54:58.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:54:58.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:54:58.899Z] ========================================================= [2023-07-10T23:54:58.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-10T23:54:58.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:54:59.207Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-10T23:54:59.207Z] Sending build context to Docker daemon 298.5kB [2023-07-10T23:54:59.207Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-10T23:54:59.207Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-10T23:54:59.207Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-10T23:54:59.207Z] f56be85fc22e: Pulling fs layer [2023-07-10T23:54:59.207Z] 85791d961cd3: Pulling fs layer [2023-07-10T23:54:59.207Z] d694b5ae8c79: Pulling fs layer [2023-07-10T23:54:59.207Z] 9f32a84ed3da: Pulling fs layer [2023-07-10T23:54:59.207Z] 4d19c01a9841: Pulling fs layer [2023-07-10T23:54:59.207Z] 9325e15d5711: Pulling fs layer [2023-07-10T23:54:59.207Z] 556b6ee489ea: Pulling fs layer [2023-07-10T23:54:59.207Z] c5a4b2cf53e6: Pulling fs layer [2023-07-10T23:54:59.207Z] 9f32a84ed3da: Waiting [2023-07-10T23:54:59.207Z] 556b6ee489ea: Waiting [2023-07-10T23:54:59.207Z] 4d19c01a9841: Waiting [2023-07-10T23:54:59.207Z] 9325e15d5711: Waiting [2023-07-10T23:54:59.207Z] c5a4b2cf53e6: Waiting [2023-07-10T23:54:59.207Z] 85791d961cd3: Download complete [2023-07-10T23:54:59.207Z] 9f32a84ed3da: Verifying Checksum [2023-07-10T23:54:59.207Z] 9f32a84ed3da: Download complete [2023-07-10T23:54:59.207Z] 4d19c01a9841: Verifying Checksum [2023-07-10T23:54:59.207Z] 4d19c01a9841: Download complete [2023-07-10T23:54:59.207Z] f56be85fc22e: Download complete [2023-07-10T23:54:59.468Z] 9325e15d5711: Verifying Checksum [2023-07-10T23:54:59.468Z] 9325e15d5711: Download complete [2023-07-10T23:54:59.468Z] f56be85fc22e: Pull complete [2023-07-10T23:54:59.468Z] 85791d961cd3: Pull complete [2023-07-10T23:54:59.727Z] c5a4b2cf53e6: Verifying Checksum [2023-07-10T23:54:59.727Z] c5a4b2cf53e6: Download complete [2023-07-10T23:54:59.984Z] d694b5ae8c79: Verifying Checksum [2023-07-10T23:54:59.984Z] d694b5ae8c79: Download complete [2023-07-10T23:55:00.240Z] 556b6ee489ea: Verifying Checksum [2023-07-10T23:55:00.240Z] 556b6ee489ea: Download complete [2023-07-10T23:55:03.542Z] d694b5ae8c79: Pull complete [2023-07-10T23:55:03.542Z] 9f32a84ed3da: Pull complete [2023-07-10T23:55:03.542Z] 4d19c01a9841: Pull complete [2023-07-10T23:55:03.542Z] 9325e15d5711: Pull complete [2023-07-10T23:55:06.091Z] 556b6ee489ea: Pull complete [2023-07-10T23:55:07.035Z] c5a4b2cf53e6: Pull complete [2023-07-10T23:55:07.035Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-10T23:55:07.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T23:55:07.035Z] ---> c4be618373d6 [2023-07-10T23:55:07.035Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-10T23:55:08.414Z] ---> Running in 090f16eef079 [2023-07-10T23:55:08.674Z] Removing intermediate container 090f16eef079 [2023-07-10T23:55:08.674Z] ---> f9dc54bbb7df [2023-07-10T23:55:08.674Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-10T23:55:08.674Z] ---> Running in 5197f9b41c1b [2023-07-10T23:55:08.674Z] Removing intermediate container 5197f9b41c1b [2023-07-10T23:55:08.674Z] ---> f1487cf64c82 [2023-07-10T23:55:08.674Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-10T23:55:08.933Z] ---> Running in 5a25c163e3e2 [2023-07-10T23:55:08.933Z] Removing intermediate container 5a25c163e3e2 [2023-07-10T23:55:08.933Z] ---> 6ef6dbf43b0e [2023-07-10T23:55:08.933Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-10T23:55:08.933Z] ---> Running in 6b04a65ae153 [2023-07-10T23:55:09.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T23:55:09.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T23:55:09.711Z] OK: 265 MiB in 53 packages [2023-07-10T23:55:10.295Z] Removing intermediate container 6b04a65ae153 [2023-07-10T23:55:10.295Z] ---> 6b0f912c4351 [2023-07-10T23:55:10.295Z] Step 7/12 : WORKDIR /app [2023-07-10T23:55:10.295Z] ---> Running in 6e0d60ce3b4b [2023-07-10T23:55:10.295Z] Removing intermediate container 6e0d60ce3b4b [2023-07-10T23:55:10.295Z] ---> 826346044821 [2023-07-10T23:55:10.295Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-10T23:55:10.295Z] ---> 3625caebe3fe [2023-07-10T23:55:10.295Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T23:55:10.555Z] ---> Running in 12bb586b08c8 [2023-07-10T23:55:12.953Z] Still waiting to schedule task [2023-07-10T23:55:12.953Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-10T23:55:42.708Z] Removing intermediate container 12bb586b08c8 [2023-07-10T23:55:42.709Z] ---> 8ffbafa8d5d8 [2023-07-10T23:55:42.709Z] Step 10/12 : COPY . . [2023-07-10T23:55:42.709Z] ---> 9d040a09edc6 [2023-07-10T23:55:42.709Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-10T23:55:42.709Z] ---> Running in 96b9b6a0a249 [2023-07-10T23:55:42.709Z] Removing intermediate container 96b9b6a0a249 [2023-07-10T23:55:42.709Z] ---> 8180808e5be9 [2023-07-10T23:55:42.709Z] Step 12/12 : RUN $MAKE [2023-07-10T23:55:42.709Z] ---> Running in 7f7a395c1db4 [2023-07-10T23:55:42.709Z] noop [2023-07-10T23:55:42.709Z] Removing intermediate container 7f7a395c1db4 [2023-07-10T23:55:42.709Z] ---> 0147d004423f [2023-07-10T23:55:42.709Z] Successfully built 0147d004423f [2023-07-10T23:55:42.709Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:55:43.029Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T23:55:43.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:55:43.104Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-10T23:55:43.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T23:55:43.521Z] $ docker top 81c35d9493dfde3a8e8492f47802fe1df71a1471074c78a4df767a0ac94d67af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:55:43.853Z] + go version [2023-07-10T23:55:43.854Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-10T23:55:43.872Z] $ docker stop --time=1 81c35d9493dfde3a8e8492f47802fe1df71a1471074c78a4df767a0ac94d67af [2023-07-10T23:55:45.143Z] $ docker rm -f --volumes 81c35d9493dfde3a8e8492f47802fe1df71a1471074c78a4df767a0ac94d67af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:55:45.534Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T23:55:45.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:55:45.605Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-10T23:55:45.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T23:55:46.003Z] $ docker top 71abf8f2b25062193f62932b4145c320b98666e4fef124a0eec8c8e922b19378 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:55:46.341Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-10T23:55:46.637Z] + make test [2023-07-10T23:55:46.637Z] go test -race -coverprofile=coverage.out ./... [2023-07-10T23:56:08.580Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-10T23:56:08.580Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-10T23:56:08.580Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-10T23:56:08.580Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-10T23:56:08.580Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.065s coverage: 76.9% of statements [2023-07-10T23:56:08.580Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.075s coverage: 85.7% of statements [2023-07-10T23:56:08.580Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.053s coverage: 27.3% of statements [2023-07-10T23:56:30.504Z] go vet ./... [2023-07-10T23:56:31.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T23:56:31.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-10T23:56:31.881Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-10T23:56:31.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-10T23:56:31.914Z] $ docker stop --time=1 71abf8f2b25062193f62932b4145c320b98666e4fef124a0eec8c8e922b19378 [2023-07-10T23:56:34.453Z] $ docker rm -f --volumes 71abf8f2b25062193f62932b4145c320b98666e4fef124a0eec8c8e922b19378 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T23:56:35.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-10T23:56:35.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-10T23:56:35.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-10T23:56:35.851Z] + ls -al . [2023-07-10T23:56:35.851Z] total 152 [2023-07-10T23:56:35.851Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 23:55 . [2023-07-10T23:56:35.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 23:54 .. [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 23:54 .dockerignore [2023-07-10T23:56:35.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:54 .git [2023-07-10T23:56:35.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:54 .github [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 23:54 .gitignore [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 23:54 .golangci.yml [2023-07-10T23:56:35.851Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 23:54 .semver [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 23:54 Attribution.txt [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 23:54 CHANGELOG.md [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 23:54 Dockerfile [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 23:54 GOVERNANCE.md [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 23:54 Jenkinsfile [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 23:54 LICENSE [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 23:54 Makefile [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 23:54 OWNERS.md [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 23:54 README.md [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 10 23:54 VERSION [2023-07-10T23:56:35.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:54 bin [2023-07-10T23:56:35.851Z] -rw-r--r-- 1 jenkins jenkins 5223 Jul 10 23:56 coverage.out [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 23:54 go.mod [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 23:54 go.sum [2023-07-10T23:56:35.851Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 23:54 internal [2023-07-10T23:56:35.851Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 23:54 main.go [2023-07-10T23:56:35.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 23:54 pkg [2023-07-10T23:56:35.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:56:36.158Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 --label arch=amd64 --label version=3.1.0-dev.10 . [2023-07-10T23:56:36.158Z] Sending build context to Docker daemon 304.6kB [2023-07-10T23:56:36.158Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-10T23:56:36.158Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-10T23:56:36.158Z] ---> 0147d004423f [2023-07-10T23:56:36.158Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-10T23:56:36.158Z] ---> Running in 911bb420cd72 [2023-07-10T23:56:36.158Z] Removing intermediate container 911bb420cd72 [2023-07-10T23:56:36.158Z] ---> 4349b2bf763a [2023-07-10T23:56:36.158Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-10T23:56:36.158Z] ---> Running in a02c77c4df69 [2023-07-10T23:56:36.417Z] Removing intermediate container a02c77c4df69 [2023-07-10T23:56:36.417Z] ---> 9ba091467222 [2023-07-10T23:56:36.417Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-10T23:56:36.417Z] ---> Running in 69ffa4d354b1 [2023-07-10T23:56:36.417Z] Removing intermediate container 69ffa4d354b1 [2023-07-10T23:56:36.417Z] ---> 972a67d2fbe0 [2023-07-10T23:56:36.417Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-10T23:56:36.417Z] ---> Running in b5bd4b7e5fa7 [2023-07-10T23:56:36.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T23:56:36.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T23:56:37.196Z] OK: 265 MiB in 53 packages [2023-07-10T23:56:37.762Z] Removing intermediate container b5bd4b7e5fa7 [2023-07-10T23:56:37.762Z] ---> 32694a1192d1 [2023-07-10T23:56:37.762Z] Step 7/26 : WORKDIR /app [2023-07-10T23:56:37.762Z] ---> Running in f57148af6562 [2023-07-10T23:56:37.762Z] Removing intermediate container f57148af6562 [2023-07-10T23:56:37.762Z] ---> 0430ae0885cc [2023-07-10T23:56:37.762Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-10T23:56:37.762Z] ---> 8945c0cfb05e [2023-07-10T23:56:37.762Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T23:56:37.762Z] ---> Running in fcea2a22fb27 [2023-07-10T23:56:38.698Z] Removing intermediate container fcea2a22fb27 [2023-07-10T23:56:38.698Z] ---> 6797a9c5d202 [2023-07-10T23:56:38.698Z] Step 10/26 : COPY . . [2023-07-10T23:56:38.698Z] ---> cbbbd2a55378 [2023-07-10T23:56:38.698Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-10T23:56:38.698Z] ---> Running in ad656bb1e9d7 [2023-07-10T23:56:38.956Z] Removing intermediate container ad656bb1e9d7 [2023-07-10T23:56:38.956Z] ---> c3b28ae0ebf8 [2023-07-10T23:56:38.956Z] Step 12/26 : RUN $MAKE [2023-07-10T23:56:38.956Z] ---> Running in 877e4e2cd10c [2023-07-10T23:56:39.214Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10" -trimpath -mod=readonly -o app-record-replay [2023-07-10T23:56:44.280Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-800 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-10T23:56:44.292Z] Running in /w/workspace/app-record-replay/11 [Pipeline] { [Pipeline] checkout [2023-07-10T23:56:44.316Z] Selected Git installation does not exist. Using Default [2023-07-10T23:56:44.316Z] The recommended git tool is: NONE [2023-07-10T23:56:49.160Z] using credential edgex-jenkins-ssh [2023-07-10T23:56:49.180Z] Cloning the remote Git repository [2023-07-10T23:56:49.218Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-10T23:56:49.307Z] > git init /w/workspace/app-record-replay/11 # timeout=10 [2023-07-10T23:56:49.425Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-10T23:56:49.427Z] > git --version # timeout=10 [2023-07-10T23:56:49.446Z] > git --version # 'git version 2.25.1' [2023-07-10T23:56:49.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T23:56:49.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T23:56:50.139Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-10T23:56:50.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T23:56:50.944Z] Avoid second fetch [2023-07-10T23:56:50.945Z] Checking out Revision 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 (main) [2023-07-10T23:56:51.467Z] Commit message: "Merge pull request #34 from marcpfuller/recording_status" [2023-07-10T23:56:50.958Z] > git config core.sparsecheckout # timeout=10 [2023-07-10T23:56:51.017Z] > git checkout -f 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T23:56:52.485Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-10T23:56:52.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-10T23:56:52.485Z] Dload Upload Total Spent Left Speed [2023-07-10T23:56:52.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh [2023-07-10T23:56:53.095Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-10T23:56:53.426Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-10T23:56:53.426Z] + sudo tee /etc/docker/daemon.new [2023-07-10T23:56:53.426Z] { [2023-07-10T23:56:53.426Z] "registry-mirrors": [ [2023-07-10T23:56:53.426Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-10T23:56:53.426Z] ], [2023-07-10T23:56:53.426Z] "bip": "10.250.0.254/24", [2023-07-10T23:56:53.426Z] "hosts": [ [2023-07-10T23:56:53.426Z] "tcp://0.0.0.0:5555", [2023-07-10T23:56:53.426Z] "unix:///var/run/docker.sock" [2023-07-10T23:56:53.426Z] ], [2023-07-10T23:56:53.426Z] "mtu": 1458, [2023-07-10T23:56:53.426Z] "selinux-enabled": true, [2023-07-10T23:56:53.426Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-10T23:56:53.426Z] } [Pipeline] sh [2023-07-10T23:56:53.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-10T23:56:54.096Z] + sudo service docker restart [2023-07-10T23:57:01.236Z] Removing intermediate container 877e4e2cd10c [2023-07-10T23:57:01.236Z] ---> 878003197414 [2023-07-10T23:57:01.236Z] Step 13/26 : FROM alpine:3.17 [2023-07-10T23:57:01.236Z] 3.17: Pulling from library/alpine [2023-07-10T23:57:01.236Z] 4db1b89c0bd1: Pulling fs layer [2023-07-10T23:57:01.236Z] 4db1b89c0bd1: Verifying Checksum [2023-07-10T23:57:01.236Z] 4db1b89c0bd1: Download complete [2023-07-10T23:57:01.236Z] 4db1b89c0bd1: Pull complete [2023-07-10T23:57:01.236Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-10T23:57:01.236Z] Status: Downloaded newer image for alpine:3.17 [2023-07-10T23:57:01.236Z] ---> 1f73a9d63274 [2023-07-10T23:57:01.236Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-10T23:57:01.236Z] ---> Running in a928ca7b6d2d [2023-07-10T23:57:01.236Z] Removing intermediate container a928ca7b6d2d [2023-07-10T23:57:01.236Z] ---> 86979430e8fc [2023-07-10T23:57:01.236Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-10T23:57:01.236Z] ---> Running in dc0027d4e335 [2023-07-10T23:57:01.236Z] Removing intermediate container dc0027d4e335 [2023-07-10T23:57:01.236Z] ---> 4f3895b59089 [2023-07-10T23:57:01.236Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-10T23:57:01.236Z] ---> Running in 155cd2a377a0 [2023-07-10T23:57:01.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-10T23:57:01.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-10T23:57:01.236Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-10T23:57:01.236Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-10T23:57:01.236Z] Executing busybox-1.35.0-r29.trigger [2023-07-10T23:57:01.236Z] Executing ca-certificates-20230506-r0.trigger [2023-07-10T23:57:01.236Z] OK: 8 MiB in 17 packages [2023-07-10T23:57:01.236Z] Removing intermediate container 155cd2a377a0 [2023-07-10T23:57:01.236Z] ---> 15a2f984ecfe [2023-07-10T23:57:01.236Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-10T23:57:01.236Z] ---> 95eb42ab3158 [2023-07-10T23:57:01.236Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-10T23:57:01.236Z] ---> 621b095e995a [2023-07-10T23:57:01.236Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-10T23:57:01.236Z] ---> 7d2c0169e1c7 [2023-07-10T23:57:01.236Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-10T23:57:01.496Z] ---> 9a83240c479b [2023-07-10T23:57:01.496Z] Step 21/26 : EXPOSE 59712 [2023-07-10T23:57:01.496Z] ---> Running in c8215d8ad4d3 [2023-07-10T23:57:01.496Z] Removing intermediate container c8215d8ad4d3 [2023-07-10T23:57:01.496Z] ---> 559a99dc4e09 [2023-07-10T23:57:01.496Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-10T23:57:01.756Z] ---> Running in 6eadb25b14ad [2023-07-10T23:57:01.756Z] Removing intermediate container 6eadb25b14ad [2023-07-10T23:57:01.756Z] ---> 14b5c96b687c [2023-07-10T23:57:01.756Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-10T23:57:01.756Z] ---> Running in ee49c4c1eefb [2023-07-10T23:57:01.756Z] Removing intermediate container ee49c4c1eefb [2023-07-10T23:57:01.756Z] ---> ecc99109a7c9 [2023-07-10T23:57:01.756Z] Step 24/26 : LABEL arch=amd64 [2023-07-10T23:57:02.016Z] ---> Running in d379a65713be [2023-07-10T23:57:02.016Z] Removing intermediate container d379a65713be [2023-07-10T23:57:02.016Z] ---> a87d04a06097 [2023-07-10T23:57:02.016Z] Step 25/26 : LABEL git_sha=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-10T23:57:02.016Z] ---> Running in b42d178c1aa4 [2023-07-10T23:57:02.016Z] Removing intermediate container b42d178c1aa4 [2023-07-10T23:57:02.016Z] ---> 03634da96663 [2023-07-10T23:57:02.016Z] Step 26/26 : LABEL version=3.1.0-dev.10 [2023-07-10T23:57:02.016Z] ---> Running in d8dec848dcab [2023-07-10T23:57:02.275Z] Removing intermediate container d8dec848dcab [2023-07-10T23:57:02.275Z] ---> 83f2dac0fa6c [2023-07-10T23:57:02.275Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-10T23:57:02.275Z] Successfully built 83f2dac0fa6c [2023-07-10T23:57:02.275Z] 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-07-10T23:57:02.399Z] provisioning config files... [2023-07-10T23:57:02.409Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3534107055253758569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:57:02.755Z] ---> docker-login.sh [2023-07-10T23:57:02.755Z] nexus3.edgexfoundry.org:10001 [2023-07-10T23:57:02.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:02.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:02.755Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:02.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:02.755Z] [2023-07-10T23:57:02.755Z] Login Succeeded [2023-07-10T23:57:02.755Z] nexus3.edgexfoundry.org:10002 [2023-07-10T23:57:02.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:02.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:02.755Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:02.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:02.755Z] [2023-07-10T23:57:02.755Z] Login Succeeded [2023-07-10T23:57:02.755Z] nexus3.edgexfoundry.org:10003 [2023-07-10T23:57:03.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:03.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:03.034Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:03.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:03.034Z] [2023-07-10T23:57:03.034Z] Login Succeeded [2023-07-10T23:57:03.034Z] nexus3.edgexfoundry.org:10004 [2023-07-10T23:57:03.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:03.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:03.034Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:03.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:03.034Z] [2023-07-10T23:57:03.034Z] Login Succeeded [2023-07-10T23:57:03.035Z] docker.io [2023-07-10T23:57:03.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:03.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:03.307Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:03.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:03.307Z] [2023-07-10T23:57:03.307Z] Login Succeeded [2023-07-10T23:57:03.307Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T23:57:03.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-10T23:57:03.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:57:03.382Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-10T23:57:03.382Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-10T23:57:03.382Z] latest [2023-07-10T23:57:03.382Z] 3.1.0-dev.10 [2023-07-10T23:57:03.382Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [2023-07-10T23:57:03.382Z] main [2023-07-10T23:57:03.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:03.761Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:04.079Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-10T23:57:04.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-10T23:57:04.079Z] 5eac9db76c60: Preparing [2023-07-10T23:57:04.079Z] e8103cdd522b: Preparing [2023-07-10T23:57:04.079Z] 24ab7a1cf8ff: Preparing [2023-07-10T23:57:04.079Z] b8cc19f2961a: Preparing [2023-07-10T23:57:04.079Z] e42f6268195a: Preparing [2023-07-10T23:57:04.079Z] 3dab9f8bf2d2: Preparing [2023-07-10T23:57:04.079Z] 3dab9f8bf2d2: Waiting [2023-07-10T23:57:04.079Z] 24ab7a1cf8ff: Pushed [2023-07-10T23:57:04.079Z] b8cc19f2961a: Pushed [2023-07-10T23:57:04.079Z] e8103cdd522b: Pushed [2023-07-10T23:57:04.079Z] 3dab9f8bf2d2: Layer already exists [2023-07-10T23:57:04.079Z] e42f6268195a: Pushed [2023-07-10T23:57:07.370Z] 5eac9db76c60: Pushed [2023-07-10T23:57:07.370Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:07.692Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:08.010Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-10T23:57:08.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-10T23:57:08.010Z] 5eac9db76c60: Preparing [2023-07-10T23:57:08.010Z] e8103cdd522b: Preparing [2023-07-10T23:57:08.010Z] 24ab7a1cf8ff: Preparing [2023-07-10T23:57:08.010Z] b8cc19f2961a: Preparing [2023-07-10T23:57:08.010Z] e42f6268195a: Preparing [2023-07-10T23:57:08.010Z] 3dab9f8bf2d2: Preparing [2023-07-10T23:57:08.010Z] 3dab9f8bf2d2: Waiting [2023-07-10T23:57:08.010Z] e8103cdd522b: Layer already exists [2023-07-10T23:57:08.010Z] b8cc19f2961a: Layer already exists [2023-07-10T23:57:08.010Z] 24ab7a1cf8ff: Layer already exists [2023-07-10T23:57:08.010Z] e42f6268195a: Layer already exists [2023-07-10T23:57:08.010Z] 5eac9db76c60: Layer already exists [2023-07-10T23:57:08.010Z] 3dab9f8bf2d2: Layer already exists [2023-07-10T23:57:08.010Z] latest: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:08.333Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:08.643Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.10 [2023-07-10T23:57:08.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-10T23:57:08.643Z] 5eac9db76c60: Preparing [2023-07-10T23:57:08.643Z] e8103cdd522b: Preparing [2023-07-10T23:57:08.643Z] 24ab7a1cf8ff: Preparing [2023-07-10T23:57:08.643Z] b8cc19f2961a: Preparing [2023-07-10T23:57:08.643Z] e42f6268195a: Preparing [2023-07-10T23:57:08.643Z] 3dab9f8bf2d2: Preparing [2023-07-10T23:57:08.643Z] 3dab9f8bf2d2: Waiting [2023-07-10T23:57:08.643Z] e8103cdd522b: Layer already exists [2023-07-10T23:57:08.643Z] 24ab7a1cf8ff: Layer already exists [2023-07-10T23:57:08.643Z] 5eac9db76c60: Layer already exists [2023-07-10T23:57:08.643Z] e42f6268195a: Layer already exists [2023-07-10T23:57:08.643Z] b8cc19f2961a: Layer already exists [2023-07-10T23:57:08.643Z] 3dab9f8bf2d2: Layer already exists [2023-07-10T23:57:08.643Z] 3.1.0-dev.10: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:08.961Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:09.273Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [2023-07-10T23:57:09.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-10T23:57:09.273Z] 5eac9db76c60: Preparing [2023-07-10T23:57:09.273Z] e8103cdd522b: Preparing [2023-07-10T23:57:09.273Z] 24ab7a1cf8ff: Preparing [2023-07-10T23:57:09.273Z] b8cc19f2961a: Preparing [2023-07-10T23:57:09.273Z] e42f6268195a: Preparing [2023-07-10T23:57:09.273Z] 3dab9f8bf2d2: Preparing [2023-07-10T23:57:09.273Z] 3dab9f8bf2d2: Waiting [2023-07-10T23:57:09.273Z] 24ab7a1cf8ff: Layer already exists [2023-07-10T23:57:09.273Z] 5eac9db76c60: Layer already exists [2023-07-10T23:57:09.273Z] e8103cdd522b: Layer already exists [2023-07-10T23:57:09.273Z] e42f6268195a: Layer already exists [2023-07-10T23:57:09.273Z] b8cc19f2961a: Layer already exists [2023-07-10T23:57:09.273Z] 3dab9f8bf2d2: Layer already exists [2023-07-10T23:57:09.273Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:09.589Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:09.904Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-10T23:57:09.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-10T23:57:09.904Z] 5eac9db76c60: Preparing [2023-07-10T23:57:09.904Z] e8103cdd522b: Preparing [2023-07-10T23:57:09.904Z] 24ab7a1cf8ff: Preparing [2023-07-10T23:57:09.904Z] b8cc19f2961a: Preparing [2023-07-10T23:57:09.904Z] e42f6268195a: Preparing [2023-07-10T23:57:09.904Z] 3dab9f8bf2d2: Preparing [2023-07-10T23:57:09.904Z] 3dab9f8bf2d2: Waiting [2023-07-10T23:57:09.904Z] e8103cdd522b: Layer already exists [2023-07-10T23:57:09.904Z] e42f6268195a: Layer already exists [2023-07-10T23:57:09.904Z] 5eac9db76c60: Layer already exists [2023-07-10T23:57:09.904Z] 24ab7a1cf8ff: Layer already exists [2023-07-10T23:57:09.904Z] b8cc19f2961a: Layer already exists [2023-07-10T23:57:09.904Z] 3dab9f8bf2d2: Layer already exists [2023-07-10T23:57:09.904Z] main: digest: sha256:166ef6f134c8f36c0572eaaa2a09aaf48f8cbc3ef8dcdd2ce83ab3d6f6e92bc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-10T23:57:09.939Z] ===================================================== [Pipeline] echo [2023-07-10T23:57:09.945Z] taggedImages: [2023-07-10T23:57:09.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-10T23:57:09.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-10T23:57:09.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.10 [2023-07-10T23:57:09.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [2023-07-10T23:57:09.945Z] - 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-07-10T23:57:10.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T23:57:10.312Z] [2023-07-10T23:57:10.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:10.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T23:57:10.613Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-10T23:57:10.613Z] 5eb5b503b376: Pulling fs layer [2023-07-10T23:57:10.613Z] 5c69ac0246d0: Pulling fs layer [2023-07-10T23:57:10.613Z] ec43610c2a17: Pulling fs layer [2023-07-10T23:57:10.613Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-10T23:57:10.613Z] 33b1e0a273af: Pulling fs layer [2023-07-10T23:57:10.613Z] 5d3b04190fa2: Pulling fs layer [2023-07-10T23:57:10.613Z] 2f39f015ded8: Pulling fs layer [2023-07-10T23:57:10.613Z] 5d3b04190fa2: Waiting [2023-07-10T23:57:10.613Z] 33b1e0a273af: Waiting [2023-07-10T23:57:10.613Z] 2f39f015ded8: Waiting [2023-07-10T23:57:10.613Z] 3a2ae6a8a46f: Waiting [2023-07-10T23:57:10.613Z] 5c69ac0246d0: Download complete [2023-07-10T23:57:10.613Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-10T23:57:10.613Z] 3a2ae6a8a46f: Download complete [2023-07-10T23:57:10.613Z] 33b1e0a273af: Verifying Checksum [2023-07-10T23:57:10.613Z] 33b1e0a273af: Download complete [2023-07-10T23:57:10.613Z] 5d3b04190fa2: Verifying Checksum [2023-07-10T23:57:10.613Z] 5d3b04190fa2: Download complete [2023-07-10T23:57:10.613Z] ec43610c2a17: Verifying Checksum [2023-07-10T23:57:10.613Z] ec43610c2a17: Download complete [2023-07-10T23:57:10.872Z] 5eb5b503b376: Verifying Checksum [2023-07-10T23:57:10.872Z] 5eb5b503b376: Download complete [2023-07-10T23:57:11.445Z] 2f39f015ded8: Verifying Checksum [2023-07-10T23:57:11.445Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T23:57:12.356Z] provisioning config files... [2023-07-10T23:57:12.380Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/11@tmp/config7491547635796267998tmp [2023-07-10T23:57:12.380Z] 5eb5b503b376: Pull complete [2023-07-10T23:57:12.380Z] 5c69ac0246d0: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:57:12.724Z] ---> docker-login.sh [2023-07-10T23:57:12.724Z] nexus3.edgexfoundry.org:10001 [2023-07-10T23:57:12.946Z] ec43610c2a17: Pull complete [2023-07-10T23:57:12.946Z] 3a2ae6a8a46f: Pull complete [2023-07-10T23:57:12.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:13.206Z] 33b1e0a273af: Pull complete [2023-07-10T23:57:13.206Z] 5d3b04190fa2: Pull complete [2023-07-10T23:57:13.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:13.265Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:13.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:13.265Z] [2023-07-10T23:57:13.265Z] Login Succeeded [2023-07-10T23:57:13.265Z] nexus3.edgexfoundry.org:10002 [2023-07-10T23:57:13.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:13.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:13.534Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:13.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:13.534Z] [2023-07-10T23:57:13.534Z] Login Succeeded [2023-07-10T23:57:13.534Z] nexus3.edgexfoundry.org:10003 [2023-07-10T23:57:13.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:14.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:14.070Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:14.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:14.070Z] [2023-07-10T23:57:14.070Z] Login Succeeded [2023-07-10T23:57:14.070Z] nexus3.edgexfoundry.org:10004 [2023-07-10T23:57:14.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:14.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:14.341Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:14.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:14.341Z] [2023-07-10T23:57:14.341Z] Login Succeeded [2023-07-10T23:57:14.341Z] docker.io [2023-07-10T23:57:14.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-10T23:57:14.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-10T23:57:14.874Z] Configure a credential helper to remove this warning. See [2023-07-10T23:57:14.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-10T23:57:14.874Z] [2023-07-10T23:57:14.874Z] Login Succeeded [2023-07-10T23:57:14.874Z] ---> docker-login.sh ends [Pipeline] } [2023-07-10T23:57:14.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-10T23:57:15.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:57:15.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T23:57:15.148Z] ========================================================= [2023-07-10T23:57:15.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-10T23:57:15.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:57:15.490Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-10T23:57:15.490Z] Sending build context to Docker daemon 140.3kB [2023-07-10T23:57:15.758Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-10T23:57:15.758Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-10T23:57:15.758Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-10T23:57:15.758Z] c41833b44d91: Pulling fs layer [2023-07-10T23:57:15.758Z] ed15518f5707: Pulling fs layer [2023-07-10T23:57:15.758Z] feae8fd75edb: Pulling fs layer [2023-07-10T23:57:15.758Z] 242c74f7c9fa: Pulling fs layer [2023-07-10T23:57:15.758Z] 3cdef696dda3: Pulling fs layer [2023-07-10T23:57:15.758Z] 2ced38df9373: Pulling fs layer [2023-07-10T23:57:15.758Z] 58f1dce35555: Pulling fs layer [2023-07-10T23:57:15.758Z] 242c74f7c9fa: Waiting [2023-07-10T23:57:15.758Z] 2ced38df9373: Waiting [2023-07-10T23:57:15.758Z] 58f1dce35555: Waiting [2023-07-10T23:57:15.758Z] 3cdef696dda3: Waiting [2023-07-10T23:57:15.758Z] ed15518f5707: Verifying Checksum [2023-07-10T23:57:15.758Z] ed15518f5707: Download complete [2023-07-10T23:57:15.758Z] 242c74f7c9fa: Verifying Checksum [2023-07-10T23:57:15.758Z] 242c74f7c9fa: Download complete [2023-07-10T23:57:16.030Z] 3cdef696dda3: Verifying Checksum [2023-07-10T23:57:16.030Z] 3cdef696dda3: Download complete [2023-07-10T23:57:16.030Z] c41833b44d91: Download complete [2023-07-10T23:57:17.011Z] c41833b44d91: Pull complete [2023-07-10T23:57:17.279Z] 58f1dce35555: Verifying Checksum [2023-07-10T23:57:17.279Z] 58f1dce35555: Download complete [2023-07-10T23:57:17.387Z] 2f39f015ded8: Pull complete [2023-07-10T23:57:17.387Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-10T23:57:17.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T23:57:17.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:57:17.481Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-10T23:57:17.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-10T23:57:17.547Z] ed15518f5707: Pull complete [2023-07-10T23:57:18.522Z] feae8fd75edb: Verifying Checksum [2023-07-10T23:57:18.522Z] feae8fd75edb: Download complete [2023-07-10T23:57:18.522Z] 2ced38df9373: Verifying Checksum [2023-07-10T23:57:18.522Z] 2ced38df9373: Download complete [2023-07-10T23:57:20.418Z] $ docker top 8d23ecae6aac9233c8be11bc26e237535441ac5fe226ab5b858ce4167767bfec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T23:57:20.818Z] ---> job-cost.sh [2023-07-10T23:57:20.818Z] lf-activate-venv: SKIPPING [2023-07-10T23:57:20.818Z] INFO: No Stack... [2023-07-10T23:57:21.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T23:57:21.648Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T23:57:21.937Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-10T23:57:21.937Z] + cut -d, -f6 [Pipeline] lock [2023-07-10T23:57:21.951Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [2023-07-10T23:57:21.957Z] Resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] did not exist. Created. [2023-07-10T23:57:21.957Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T23:57:22.257Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-10T23:57:22.277Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T23:57:22.283Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T23:57:22.307Z] $ docker stop --time=1 8d23ecae6aac9233c8be11bc26e237535441ac5fe226ab5b858ce4167767bfec [2023-07-10T23:57:23.458Z] $ docker rm -f --volumes 8d23ecae6aac9233c8be11bc26e237535441ac5fe226ab5b858ce4167767bfec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-10T23:57:30.862Z] feae8fd75edb: Pull complete [2023-07-10T23:57:30.862Z] 242c74f7c9fa: Pull complete [2023-07-10T23:57:30.862Z] 3cdef696dda3: Pull complete [2023-07-10T23:57:36.231Z] 2ced38df9373: Pull complete [2023-07-10T23:57:38.821Z] 58f1dce35555: Pull complete [2023-07-10T23:57:38.821Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-10T23:57:38.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T23:57:38.821Z] ---> fadd8f120f05 [2023-07-10T23:57:38.821Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-10T23:57:40.771Z] ---> Running in cbffb769d0ab [2023-07-10T23:57:40.771Z] Removing intermediate container cbffb769d0ab [2023-07-10T23:57:40.771Z] ---> a39eb2d9dea5 [2023-07-10T23:57:40.771Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-10T23:57:41.042Z] ---> Running in eae091f3d84f [2023-07-10T23:57:41.380Z] Removing intermediate container eae091f3d84f [2023-07-10T23:57:41.380Z] ---> e19eaebe9929 [2023-07-10T23:57:41.380Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-10T23:57:41.380Z] ---> Running in 495bba2c7c67 [2023-07-10T23:57:41.660Z] Removing intermediate container 495bba2c7c67 [2023-07-10T23:57:41.660Z] ---> c44a25190e27 [2023-07-10T23:57:41.660Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-10T23:57:41.660Z] ---> Running in aba3885ffec9 [2023-07-10T23:57:42.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-10T23:57:43.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-10T23:57:44.244Z] OK: 263 MiB in 53 packages [2023-07-10T23:57:45.209Z] Removing intermediate container aba3885ffec9 [2023-07-10T23:57:45.209Z] ---> 168d65fde3d6 [2023-07-10T23:57:45.209Z] Step 7/12 : WORKDIR /app [2023-07-10T23:57:45.209Z] ---> Running in a2996738c4e4 [2023-07-10T23:57:45.479Z] Removing intermediate container a2996738c4e4 [2023-07-10T23:57:45.479Z] ---> 417bf0374472 [2023-07-10T23:57:45.479Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-10T23:57:48.825Z] ---> f017cf870d68 [2023-07-10T23:57:48.826Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-10T23:57:48.826Z] ---> Running in 7e4cc78a4059 [2023-07-10T23:58:45.262Z] Removing intermediate container 7e4cc78a4059 [2023-07-10T23:58:45.262Z] ---> ba74aa16de28 [2023-07-10T23:58:45.262Z] Step 10/12 : COPY . . [2023-07-10T23:58:45.847Z] ---> 2a82a425cc69 [2023-07-10T23:58:45.847Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-10T23:58:45.847Z] ---> Running in 045313a6f1ed [2023-07-10T23:58:46.115Z] Removing intermediate container 045313a6f1ed [2023-07-10T23:58:46.115Z] ---> 4d14f37acf60 [2023-07-10T23:58:46.115Z] Step 12/12 : RUN $MAKE [2023-07-10T23:58:46.115Z] ---> Running in 784aa5680d43 [2023-07-10T23:58:47.075Z] noop [2023-07-10T23:58:47.657Z] Removing intermediate container 784aa5680d43 [2023-07-10T23:58:47.657Z] ---> d921696068bc [2023-07-10T23:58:47.657Z] Successfully built d921696068bc [2023-07-10T23:58:47.657Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:58:48.009Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T23:58:48.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:58:48.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-800 does not seem to be running inside a container [2023-07-10T23:58:48.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/11 -v /w/workspace/app-record-replay/11:/w/workspace/app-record-replay/11:rw,z -v /w/workspace/app-record-replay/11@tmp:/w/workspace/app-record-replay/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-10T23:58:49.456Z] $ docker top 91b4d4b676cd184bce7d29623a5791072621c774da80b34854c5362627164cae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:58:50.260Z] + go version [2023-07-10T23:58:50.260Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-10T23:58:50.284Z] $ docker stop --time=1 91b4d4b676cd184bce7d29623a5791072621c774da80b34854c5362627164cae [2023-07-10T23:58:51.894Z] $ docker rm -f --volumes 91b4d4b676cd184bce7d29623a5791072621c774da80b34854c5362627164cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T23:58:52.435Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T23:58:52.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T23:58:52.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-800 does not seem to be running inside a container [2023-07-10T23:58:52.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/11 -v /w/workspace/app-record-replay/11:/w/workspace/app-record-replay/11:rw,z -v /w/workspace/app-record-replay/11@tmp:/w/workspace/app-record-replay/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-10T23:58:56.913Z] $ docker top 4b6ff81774c51d17044ebcbd1851d5e69edd8965469972b5b9e5de5c50327189 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T23:58:57.414Z] + git config --global --add safe.directory /w/workspace/app-record-replay/11 [Pipeline] fileExists [Pipeline] sh [2023-07-10T23:58:57.751Z] + make test [2023-07-10T23:58:57.751Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T00:01:19.431Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T00:01:29.524Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.209s coverage: 76.9% of statements [2023-07-11T00:01:30.114Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.338s coverage: 85.7% of statements [2023-07-11T00:01:32.054Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T00:01:32.054Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T00:01:32.054Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T00:01:32.322Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.200s coverage: 27.3% of statements [2023-07-11T00:01:33.279Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-11T00:01:33.279Z] go vet ./... [2023-07-11T00:03:55.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T00:03:55.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T00:03:55.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-11T00:03:55.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T00:03:55.266Z] $ docker stop --time=1 4b6ff81774c51d17044ebcbd1851d5e69edd8965469972b5b9e5de5c50327189 [2023-07-11T00:03:57.141Z] $ docker rm -f --volumes 4b6ff81774c51d17044ebcbd1851d5e69edd8965469972b5b9e5de5c50327189 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T00:03:58.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T00:03:58.702Z] Warning: overwriting stash ‘coverage-report’ [2023-07-11T00:03:59.113Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T00:03:59.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T00:03:59.833Z] + ls -al . [2023-07-11T00:03:59.833Z] total 148 [2023-07-11T00:03:59.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:59 . [2023-07-11T00:03:59.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 23:56 .. [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 10 23:56 .dockerignore [2023-07-11T00:03:59.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 23:56 .git [2023-07-11T00:03:59.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:56 .github [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 10 23:56 .gitignore [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 10 23:56 .golangci.yml [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 10 23:56 Attribution.txt [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 10 23:56 CHANGELOG.md [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 10 23:56 Dockerfile [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 10 23:56 GOVERNANCE.md [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 10 23:56 Jenkinsfile [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 10 23:56 LICENSE [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 10 23:56 Makefile [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 10 23:56 OWNERS.md [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 10 23:56 README.md [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 10 23:54 VERSION [2023-07-11T00:03:59.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:56 bin [2023-07-11T00:03:59.833Z] -rw-r--r-- 1 jenkins jenkins 5223 Jul 11 00:01 coverage.out [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 10 23:56 go.mod [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 10 23:56 go.sum [2023-07-11T00:03:59.833Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 23:56 internal [2023-07-11T00:03:59.833Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 10 23:56 main.go [2023-07-11T00:03:59.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 10 23:56 pkg [2023-07-11T00:03:59.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 23:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:04:00.168Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 --label arch=arm64 --label version=3.1.0-dev.10 . [2023-07-11T00:04:00.168Z] Sending build context to Docker daemon 146.4kB [2023-07-11T00:04:00.435Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T00:04:00.435Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T00:04:00.435Z] ---> d921696068bc [2023-07-11T00:04:00.435Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T00:04:01.017Z] ---> Running in 7c24651d53a1 [2023-07-11T00:04:01.284Z] Removing intermediate container 7c24651d53a1 [2023-07-11T00:04:01.284Z] ---> 7a09e3af0756 [2023-07-11T00:04:01.284Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T00:04:01.556Z] ---> Running in 606f8d12c387 [2023-07-11T00:04:01.829Z] Removing intermediate container 606f8d12c387 [2023-07-11T00:04:01.830Z] ---> 5da67b2fcce3 [2023-07-11T00:04:01.830Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T00:04:01.830Z] ---> Running in 48df254905b1 [2023-07-11T00:04:02.101Z] Removing intermediate container 48df254905b1 [2023-07-11T00:04:02.101Z] ---> a68c40f06251 [2023-07-11T00:04:02.101Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T00:04:02.101Z] ---> Running in 931dc0d37aca [2023-07-11T00:04:03.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T00:04:03.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T00:04:04.600Z] OK: 263 MiB in 53 packages [2023-07-11T00:04:05.560Z] Removing intermediate container 931dc0d37aca [2023-07-11T00:04:05.560Z] ---> d206451c6b7f [2023-07-11T00:04:05.560Z] Step 7/26 : WORKDIR /app [2023-07-11T00:04:05.560Z] ---> Running in 621c9b1be153 [2023-07-11T00:04:05.826Z] Removing intermediate container 621c9b1be153 [2023-07-11T00:04:05.827Z] ---> 7954b6e6e642 [2023-07-11T00:04:05.827Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T00:04:06.095Z] ---> 3bc2a046256f [2023-07-11T00:04:06.095Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T00:04:06.363Z] ---> Running in 40cc62b8166e [2023-07-11T00:04:08.948Z] Removing intermediate container 40cc62b8166e [2023-07-11T00:04:08.948Z] ---> 81712b412de8 [2023-07-11T00:04:08.948Z] Step 10/26 : COPY . . [2023-07-11T00:04:08.948Z] ---> 4394184bda69 [2023-07-11T00:04:08.948Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T00:04:09.221Z] ---> Running in d8aa9bb6db62 [2023-07-11T00:04:09.490Z] Removing intermediate container d8aa9bb6db62 [2023-07-11T00:04:09.490Z] ---> ff460523ec36 [2023-07-11T00:04:09.490Z] Step 12/26 : RUN $MAKE [2023-07-11T00:04:09.490Z] ---> Running in dd78618c828e [2023-07-11T00:04:10.454Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10" -trimpath -mod=readonly -o app-record-replay [2023-07-11T00:06:17.160Z] Removing intermediate container dd78618c828e [2023-07-11T00:06:17.160Z] ---> 57d94867e678 [2023-07-11T00:06:17.160Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T00:06:17.160Z] 3.17: Pulling from library/alpine [2023-07-11T00:06:17.160Z] edb6bdbacee9: Pulling fs layer [2023-07-11T00:06:17.160Z] edb6bdbacee9: Verifying Checksum [2023-07-11T00:06:17.160Z] edb6bdbacee9: Download complete [2023-07-11T00:06:17.160Z] edb6bdbacee9: Pull complete [2023-07-11T00:06:17.160Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T00:06:17.160Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T00:06:17.160Z] ---> 779605e5fbc0 [2023-07-11T00:06:17.161Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T00:06:17.161Z] ---> Running in b2ed87ca71a3 [2023-07-11T00:06:17.161Z] Removing intermediate container b2ed87ca71a3 [2023-07-11T00:06:17.161Z] ---> e641822dcde1 [2023-07-11T00:06:17.161Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T00:06:17.161Z] ---> Running in 85cec52bc462 [2023-07-11T00:06:17.161Z] Removing intermediate container 85cec52bc462 [2023-07-11T00:06:17.161Z] ---> 0d44af50a367 [2023-07-11T00:06:17.161Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T00:06:17.161Z] ---> Running in ba3f09ffbecf [2023-07-11T00:06:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T00:06:17.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T00:06:17.161Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T00:06:17.161Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T00:06:17.161Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T00:06:17.161Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T00:06:17.161Z] OK: 8 MiB in 17 packages [2023-07-11T00:06:17.161Z] Removing intermediate container ba3f09ffbecf [2023-07-11T00:06:17.161Z] ---> 3d7cd2b72768 [2023-07-11T00:06:17.161Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T00:06:17.161Z] ---> 10c3f5ebe03d [2023-07-11T00:06:17.161Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T00:06:17.161Z] ---> b39f00780766 [2023-07-11T00:06:17.161Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T00:06:17.161Z] ---> e2915cd219ce [2023-07-11T00:06:17.161Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T00:06:17.438Z] ---> 173b8ff86570 [2023-07-11T00:06:17.438Z] Step 21/26 : EXPOSE 59712 [2023-07-11T00:06:17.438Z] ---> Running in 5ebbed0d4df8 [2023-07-11T00:06:18.028Z] Removing intermediate container 5ebbed0d4df8 [2023-07-11T00:06:18.028Z] ---> b1a9ca0ee349 [2023-07-11T00:06:18.029Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T00:06:18.029Z] ---> Running in e55854bd2e9e [2023-07-11T00:06:18.300Z] Removing intermediate container e55854bd2e9e [2023-07-11T00:06:18.300Z] ---> ef04849e8557 [2023-07-11T00:06:18.300Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T00:06:18.300Z] ---> Running in 67bbb75c77e9 [2023-07-11T00:06:18.567Z] Removing intermediate container 67bbb75c77e9 [2023-07-11T00:06:18.567Z] ---> 2f1687b6e568 [2023-07-11T00:06:18.567Z] Step 24/26 : LABEL arch=arm64 [2023-07-11T00:06:18.567Z] ---> Running in ded48c17d1b5 [2023-07-11T00:06:18.847Z] Removing intermediate container ded48c17d1b5 [2023-07-11T00:06:18.847Z] ---> 032cd9631f05 [2023-07-11T00:06:18.847Z] Step 25/26 : LABEL git_sha=2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-11T00:06:19.123Z] ---> Running in 2ccbb9fac578 [2023-07-11T00:06:19.395Z] Removing intermediate container 2ccbb9fac578 [2023-07-11T00:06:19.395Z] ---> f07a0da51b23 [2023-07-11T00:06:19.395Z] Step 26/26 : LABEL version=3.1.0-dev.10 [2023-07-11T00:06:19.395Z] ---> Running in 7c88bb65facd [2023-07-11T00:06:19.660Z] Removing intermediate container 7c88bb65facd [2023-07-11T00:06:19.660Z] ---> 334a455000ef [2023-07-11T00:06:19.660Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T00:06:19.660Z] Successfully built 334a455000ef [2023-07-11T00:06:19.660Z] 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-07-11T00:06:19.751Z] provisioning config files... [2023-07-11T00:06:19.764Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/11@tmp/config6356053341631275513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:06:20.107Z] ---> docker-login.sh [2023-07-11T00:06:20.107Z] nexus3.edgexfoundry.org:10001 [2023-07-11T00:06:20.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:06:20.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:06:20.374Z] Configure a credential helper to remove this warning. See [2023-07-11T00:06:20.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:06:20.374Z] [2023-07-11T00:06:20.374Z] Login Succeeded [2023-07-11T00:06:20.374Z] nexus3.edgexfoundry.org:10002 [2023-07-11T00:06:20.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:06:20.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:06:20.639Z] Configure a credential helper to remove this warning. See [2023-07-11T00:06:20.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:06:20.639Z] [2023-07-11T00:06:20.639Z] Login Succeeded [2023-07-11T00:06:20.639Z] nexus3.edgexfoundry.org:10003 [2023-07-11T00:06:20.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:06:21.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:06:21.761Z] Configure a credential helper to remove this warning. See [2023-07-11T00:06:21.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:06:21.761Z] [2023-07-11T00:06:21.761Z] Login Succeeded [2023-07-11T00:06:21.761Z] nexus3.edgexfoundry.org:10004 [2023-07-11T00:06:21.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:06:21.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:06:21.761Z] Configure a credential helper to remove this warning. See [2023-07-11T00:06:21.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:06:21.761Z] [2023-07-11T00:06:21.761Z] Login Succeeded [2023-07-11T00:06:21.761Z] docker.io [2023-07-11T00:06:21.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T00:06:21.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T00:06:21.761Z] Configure a credential helper to remove this warning. See [2023-07-11T00:06:21.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T00:06:21.761Z] [2023-07-11T00:06:21.761Z] Login Succeeded [2023-07-11T00:06:22.027Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T00:06:22.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T00:06:22.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T00:06:22.083Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-11T00:06:22.083Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-11T00:06:22.083Z] latest [2023-07-11T00:06:22.083Z] 3.1.0-dev.10 [2023-07-11T00:06:22.083Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [2023-07-11T00:06:22.083Z] main [2023-07-11T00:06:22.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:22.416Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:22.751Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-11T00:06:22.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-11T00:06:22.751Z] 6efe1938d833: Preparing [2023-07-11T00:06:22.751Z] bb402741909b: Preparing [2023-07-11T00:06:22.751Z] a3676c8ffa11: Preparing [2023-07-11T00:06:22.751Z] 0d01e47179dc: Preparing [2023-07-11T00:06:22.751Z] 3a0a56007ba7: Preparing [2023-07-11T00:06:22.751Z] 9386262d7a74: Preparing [2023-07-11T00:06:23.017Z] bb402741909b: Pushed [2023-07-11T00:06:23.017Z] 0d01e47179dc: Pushed [2023-07-11T00:06:23.017Z] a3676c8ffa11: Pushed [2023-07-11T00:06:23.017Z] 9386262d7a74: Layer already exists [2023-07-11T00:06:23.282Z] 3a0a56007ba7: Pushed [2023-07-11T00:06:28.612Z] 6efe1938d833: Pushed [2023-07-11T00:06:28.612Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:28.956Z] + 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-07-11T00:06:29.282Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-11T00:06:29.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-11T00:06:29.282Z] 6efe1938d833: Preparing [2023-07-11T00:06:29.282Z] bb402741909b: Preparing [2023-07-11T00:06:29.282Z] a3676c8ffa11: Preparing [2023-07-11T00:06:29.282Z] 0d01e47179dc: Preparing [2023-07-11T00:06:29.282Z] 3a0a56007ba7: Preparing [2023-07-11T00:06:29.282Z] 9386262d7a74: Preparing [2023-07-11T00:06:29.282Z] 9386262d7a74: Waiting [2023-07-11T00:06:29.282Z] 3a0a56007ba7: Layer already exists [2023-07-11T00:06:29.282Z] 6efe1938d833: Layer already exists [2023-07-11T00:06:29.282Z] 0d01e47179dc: Layer already exists [2023-07-11T00:06:29.282Z] bb402741909b: Layer already exists [2023-07-11T00:06:29.282Z] a3676c8ffa11: Layer already exists [2023-07-11T00:06:29.282Z] 9386262d7a74: Layer already exists [2023-07-11T00:06:29.282Z] latest: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:29.620Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:29.947Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.10 [2023-07-11T00:06:29.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-11T00:06:29.947Z] 6efe1938d833: Preparing [2023-07-11T00:06:29.947Z] bb402741909b: Preparing [2023-07-11T00:06:29.947Z] a3676c8ffa11: Preparing [2023-07-11T00:06:29.947Z] 0d01e47179dc: Preparing [2023-07-11T00:06:29.947Z] 3a0a56007ba7: Preparing [2023-07-11T00:06:29.947Z] 9386262d7a74: Preparing [2023-07-11T00:06:29.947Z] 9386262d7a74: Waiting [2023-07-11T00:06:29.947Z] 3a0a56007ba7: Layer already exists [2023-07-11T00:06:29.947Z] 6efe1938d833: Layer already exists [2023-07-11T00:06:29.947Z] a3676c8ffa11: Layer already exists [2023-07-11T00:06:29.947Z] bb402741909b: Layer already exists [2023-07-11T00:06:29.947Z] 0d01e47179dc: Layer already exists [2023-07-11T00:06:29.947Z] 9386262d7a74: Layer already exists [2023-07-11T00:06:29.947Z] 3.1.0-dev.10: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:30.542Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:30.869Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [2023-07-11T00:06:30.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-11T00:06:30.869Z] 6efe1938d833: Preparing [2023-07-11T00:06:30.869Z] bb402741909b: Preparing [2023-07-11T00:06:30.869Z] a3676c8ffa11: Preparing [2023-07-11T00:06:30.869Z] 0d01e47179dc: Preparing [2023-07-11T00:06:30.869Z] 3a0a56007ba7: Preparing [2023-07-11T00:06:30.869Z] 9386262d7a74: Preparing [2023-07-11T00:06:30.869Z] 9386262d7a74: Waiting [2023-07-11T00:06:30.869Z] a3676c8ffa11: Layer already exists [2023-07-11T00:06:30.869Z] bb402741909b: Layer already exists [2023-07-11T00:06:30.869Z] 0d01e47179dc: Layer already exists [2023-07-11T00:06:30.869Z] 3a0a56007ba7: Layer already exists [2023-07-11T00:06:30.869Z] 6efe1938d833: Layer already exists [2023-07-11T00:06:30.869Z] 9386262d7a74: Layer already exists [2023-07-11T00:06:30.869Z] 2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:31.208Z] + 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-07-11T00:06:31.540Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-11T00:06:31.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-11T00:06:31.540Z] 6efe1938d833: Preparing [2023-07-11T00:06:31.540Z] bb402741909b: Preparing [2023-07-11T00:06:31.540Z] a3676c8ffa11: Preparing [2023-07-11T00:06:31.540Z] 0d01e47179dc: Preparing [2023-07-11T00:06:31.540Z] 3a0a56007ba7: Preparing [2023-07-11T00:06:31.540Z] 9386262d7a74: Preparing [2023-07-11T00:06:31.540Z] 9386262d7a74: Waiting [2023-07-11T00:06:31.540Z] bb402741909b: Layer already exists [2023-07-11T00:06:31.540Z] 6efe1938d833: Layer already exists [2023-07-11T00:06:31.540Z] a3676c8ffa11: Layer already exists [2023-07-11T00:06:31.540Z] 0d01e47179dc: Layer already exists [2023-07-11T00:06:31.540Z] 3a0a56007ba7: Layer already exists [2023-07-11T00:06:31.540Z] 9386262d7a74: Layer already exists [2023-07-11T00:06:31.540Z] main: digest: sha256:f5de21408f1a7ae7a45eb7d2787932e7a6ce184d23448f49896960bcb012c55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-11T00:06:31.597Z] ===================================================== [Pipeline] echo [2023-07-11T00:06:31.607Z] taggedImages: [2023-07-11T00:06:31.607Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [2023-07-11T00:06:31.607Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-11T00:06:31.607Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.10 [2023-07-11T00:06:31.607Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:2c282af5260d380b24eaba4cc371f3a0b43fd8c9-3.1.0-dev.10 [2023-07-11T00:06:31.607Z] - 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-07-11T00:06:31.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T00:06:31.958Z] [2023-07-11T00:06:31.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:06:32.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T00:06:32.283Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T00:06:32.283Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T00:06:32.283Z] 04944245beec: Pulling fs layer [2023-07-11T00:06:32.283Z] 699f458cf7ca: Pulling fs layer [2023-07-11T00:06:32.283Z] 765212b225bb: Pulling fs layer [2023-07-11T00:06:32.283Z] f23df028b6ca: Pulling fs layer [2023-07-11T00:06:32.283Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T00:06:32.283Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T00:06:32.283Z] f23df028b6ca: Waiting [2023-07-11T00:06:32.283Z] d65c8cfc05b1: Waiting [2023-07-11T00:06:32.283Z] 2437ff75d9bd: Waiting [2023-07-11T00:06:32.283Z] 765212b225bb: Waiting [2023-07-11T00:06:32.551Z] 04944245beec: Verifying Checksum [2023-07-11T00:06:32.551Z] 04944245beec: Download complete [2023-07-11T00:06:32.551Z] 765212b225bb: Verifying Checksum [2023-07-11T00:06:32.551Z] 765212b225bb: Download complete [2023-07-11T00:06:32.551Z] f23df028b6ca: Verifying Checksum [2023-07-11T00:06:32.551Z] f23df028b6ca: Download complete [2023-07-11T00:06:32.551Z] d65c8cfc05b1: Verifying Checksum [2023-07-11T00:06:32.551Z] d65c8cfc05b1: Download complete [2023-07-11T00:06:32.551Z] 699f458cf7ca: Verifying Checksum [2023-07-11T00:06:32.551Z] 699f458cf7ca: Download complete [2023-07-11T00:06:33.143Z] 8998bd30e6a1: Verifying Checksum [2023-07-11T00:06:33.143Z] 8998bd30e6a1: Download complete [2023-07-11T00:06:35.721Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T00:06:35.722Z] 2437ff75d9bd: Download complete [2023-07-11T00:06:37.132Z] 8998bd30e6a1: Pull complete [2023-07-11T00:06:38.536Z] 04944245beec: Pull complete [2023-07-11T00:06:39.940Z] 699f458cf7ca: Pull complete [2023-07-11T00:06:40.207Z] 765212b225bb: Pull complete [2023-07-11T00:06:40.792Z] f23df028b6ca: Pull complete [2023-07-11T00:06:41.059Z] d65c8cfc05b1: Pull complete [2023-07-11T00:06:56.039Z] 2437ff75d9bd: Pull complete [2023-07-11T00:06:56.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T00:06:56.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T00:06:56.039Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:06:56.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-800 does not seem to be running inside a container [2023-07-11T00:06:56.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/11 -v /w/workspace/app-record-replay/11:/w/workspace/app-record-replay/11:rw,z -v /w/workspace/app-record-replay/11@tmp:/w/workspace/app-record-replay/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-11T00:06:58.676Z] $ docker top cfd9bdf3aa2eea5f0570cc28b51f050b612bdbf9fca131011e0c6eae058da16e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:06:59.161Z] ---> job-cost.sh [2023-07-11T00:06:59.425Z] lf-activate-venv: SKIPPING [2023-07-11T00:06:59.425Z] INFO: No Stack... [2023-07-11T00:06:59.689Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T00:07:00.644Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T00:07:00.962Z] + cut -d, -f6 [2023-07-11T00:07:00.962Z] + cat /w/workspace/app-record-replay/11/archives/cost.csv [Pipeline] lock [2023-07-11T00:07:01.000Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [2023-07-11T00:07:01.007Z] Resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] did not exist. Created. [2023-07-11T00:07:01.008Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T00:07:01.342Z] /w/workspace/app-record-replay/11@tmp/durable-8ca7b10a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-11T00:07:01.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T00:07:01.689Z] Warning: overwriting stash ‘stack-cost’ [2023-07-11T00:07:01.736Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T00:07:01.742Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T00:07:01.766Z] $ docker stop --time=1 cfd9bdf3aa2eea5f0570cc28b51f050b612bdbf9fca131011e0c6eae058da16e [2023-07-11T00:07:04.458Z] $ docker rm -f --volumes cfd9bdf3aa2eea5f0570cc28b51f050b612bdbf9fca131011e0c6eae058da16e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-11T00:07:04.834Z] provisioning config files... [2023-07-11T00:07:04.838Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #11 [2023-07-11T00:07:04.840Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16248410164627473122tmp [Pipeline] { [Pipeline] sh [2023-07-11T00:07:05.133Z] + set +x [2023-07-11T00:07:05.133Z] + bash -s -- [2023-07-11T00:07:05.133Z] + curl -s https://codecov.io/bash [2023-07-11T00:07:05.133Z] [2023-07-11T00:07:05.133Z] _____ _ [2023-07-11T00:07:05.133Z] / ____| | | [2023-07-11T00:07:05.133Z] | | ___ __| | ___ ___ _____ __ [2023-07-11T00:07:05.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-11T00:07:05.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-11T00:07:05.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-11T00:07:05.133Z] Bash-1.0.6 [2023-07-11T00:07:05.133Z] [2023-07-11T00:07:05.133Z] [2023-07-11T00:07:05.133Z] ==> git version 2.25.1 found [2023-07-11T00:07:05.133Z] ==> 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-07-11T00:07:05.133Z] Release-Date: 2020-01-08 [2023-07-11T00:07:05.133Z] 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-07-11T00:07:05.133Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-11T00:07:05.133Z] ==> Jenkins CI detected. [2023-07-11T00:07:05.133Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-11T00:07:05.133Z] project root: . [2023-07-11T00:07:05.133Z] --> token set from env [2023-07-11T00:07:05.133Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-11T00:07:05.133Z] ==> Running gcov in . (disable via -X gcov) [2023-07-11T00:07:05.133Z] ==> Python coveragepy not found [2023-07-11T00:07:05.133Z] ==> Searching for coverage reports in: [2023-07-11T00:07:05.133Z] + . [2023-07-11T00:07:05.133Z] -> Found 1 reports [2023-07-11T00:07:05.133Z] ==> Detecting git/mercurial file structure [2023-07-11T00:07:05.133Z] ==> Reading reports [2023-07-11T00:07:05.393Z] + ./coverage.out bytes=5223 [2023-07-11T00:07:05.393Z] ==> Appending adjustments [2023-07-11T00:07:05.393Z] https://docs.codecov.io/docs/fixing-reports [2023-07-11T00:07:05.393Z] + Found adjustments [2023-07-11T00:07:05.393Z] ==> Gzipping contents [2023-07-11T00:07:05.393Z] 4.0K /tmp/codecov.igf6jd.gz [2023-07-11T00:07:05.393Z] ==> Uploading reports [2023-07-11T00:07:05.393Z] url: https://codecov.io [2023-07-11T00:07:05.394Z] query: branch=main&commit=2c282af5260d380b24eaba4cc371f3a0b43fd8c9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-11T00:07:05.394Z] -> Pinging Codecov [2023-07-11T00:07:05.394Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=2c282af5260d380b24eaba4cc371f3a0b43fd8c9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-11T00:07:05.394Z] Invalid request parameters [2023-07-11T00:07:05.394Z] 400 [Pipeline] } [2023-07-11T00:07:05.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-11T00:07:05.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-11T00:07:05.612Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:05.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-11T00:07:05.915Z] [2023-07-11T00:07:05.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:06.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-11T00:07:06.211Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-11T00:07:06.211Z] df9b9388f04a: Pulling fs layer [2023-07-11T00:07:06.211Z] 52dc419b0ee2: Pulling fs layer [2023-07-11T00:07:06.211Z] 25bc292e5bac: Pulling fs layer [2023-07-11T00:07:06.211Z] 114826534d7a: Pulling fs layer [2023-07-11T00:07:06.211Z] 4657fd5d0bcf: Pulling fs layer [2023-07-11T00:07:06.211Z] 6ad1cebc031e: Pulling fs layer [2023-07-11T00:07:06.211Z] 8a3aa393b2d8: Pulling fs layer [2023-07-11T00:07:06.211Z] 114826534d7a: Waiting [2023-07-11T00:07:06.211Z] 4657fd5d0bcf: Waiting [2023-07-11T00:07:06.211Z] 6ad1cebc031e: Waiting [2023-07-11T00:07:06.211Z] 8a3aa393b2d8: Waiting [2023-07-11T00:07:06.211Z] 25bc292e5bac: Verifying Checksum [2023-07-11T00:07:06.211Z] 25bc292e5bac: Download complete [2023-07-11T00:07:06.211Z] 52dc419b0ee2: Verifying Checksum [2023-07-11T00:07:06.211Z] 52dc419b0ee2: Download complete [2023-07-11T00:07:06.211Z] 4657fd5d0bcf: Verifying Checksum [2023-07-11T00:07:06.211Z] 4657fd5d0bcf: Download complete [2023-07-11T00:07:06.471Z] df9b9388f04a: Pull complete [2023-07-11T00:07:06.471Z] 6ad1cebc031e: Download complete [2023-07-11T00:07:06.471Z] 52dc419b0ee2: Pull complete [2023-07-11T00:07:06.471Z] 25bc292e5bac: Pull complete [2023-07-11T00:07:07.037Z] 114826534d7a: Verifying Checksum [2023-07-11T00:07:07.037Z] 114826534d7a: Download complete [2023-07-11T00:07:07.037Z] 8a3aa393b2d8: Verifying Checksum [2023-07-11T00:07:07.037Z] 8a3aa393b2d8: Download complete [2023-07-11T00:07:10.321Z] 114826534d7a: Pull complete [2023-07-11T00:07:10.321Z] 4657fd5d0bcf: Pull complete [2023-07-11T00:07:10.321Z] 6ad1cebc031e: Pull complete [2023-07-11T00:07:12.849Z] 8a3aa393b2d8: Pull complete [2023-07-11T00:07:12.849Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-11T00:07:12.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-11T00:07:12.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:07:12.935Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-11T00:07:12.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-11T00:07:15.820Z] $ docker top f5e3835dc2fc224eea8d7caae861faed0a98f7ecc95a13217b9c3dd740b3a9a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-11T00:07:15.870Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-11T00:07:16.149Z] + set -o pipefail [2023-07-11T00:07:16.149Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-11T00:07:21.413Z] [2023-07-11T00:07:21.413Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-11T00:07:21.413Z] [2023-07-11T00:07:21.413Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/f45757d4-01ca-4400-b06b-a096fdebdb44 [2023-07-11T00:07:21.413Z] [2023-07-11T00:07:21.413Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-11T00:07:21.413Z] [2023-07-11T00:07:21.413Z] [2023-07-11T00:07:21.413Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-11T00:07:21.413Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-11T00:07:21.413Z] More details here: https://snyk.co/ue1NS [2023-07-11T00:07:21.413Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-11T00:07:21.413Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-11T00:07:21.438Z] $ docker stop --time=1 f5e3835dc2fc224eea8d7caae861faed0a98f7ecc95a13217b9c3dd740b3a9a4 [2023-07-11T00:07:23.916Z] $ docker rm -f --volumes f5e3835dc2fc224eea8d7caae861faed0a98f7ecc95a13217b9c3dd740b3a9a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T00:07:24.595Z] + git log --format=format:%s -1 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 [Pipeline] sh [2023-07-11T00:07:24.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T00:07:24.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:25.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T00:07:25.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:07:25.247Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-11T00:07:25.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T00:07:25.703Z] $ docker top 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 -eo pid,comm [2023-07-11T00:07:25.743Z] 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-07-11T00:07:25.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T00:07:25.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T00:07:25.782Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T00:07:25.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T00:07:25.912Z] $ docker exec 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 ssh-agent [2023-07-11T00:07:26.031Z] SSH_AUTH_SOCK=/tmp/ssh-kGYGxZ2xmQSg/agent.32 [2023-07-11T00:07:26.031Z] SSH_AGENT_PID=38 [2023-07-11T00:07:26.035Z] Running ssh-add (command line suppressed) [2023-07-11T00:07:26.142Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_725915186840782361.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_725915186840782361.key) [2023-07-11T00:07:26.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T00:07:26.427Z] + git semver tag [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,616 [run_tag] DEBUG tag force:False [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,617 [check_head_tag] DEBUG check head tag [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,617 [execute] INFO git cat-file --batch-check [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,621 [execute] INFO git cat-file --batch [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,629 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T00:07:26.685Z] 2023-07-11 00:07:26,629 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-07-11T00:07:26.686Z] 2023-07-11 00:07:26,629 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-11T00:07:26.686Z] 2023-07-11 00:07:26,634 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T00:07:26.686Z] 3.1.0-dev.10 [Pipeline] } [2023-07-11T00:07:26.709Z] $ docker exec --env ******** --env ******** 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 ssh-agent -k [2023-07-11T00:07:26.798Z] unset SSH_AUTH_SOCK; [2023-07-11T00:07:26.798Z] unset SSH_AGENT_PID; [2023-07-11T00:07:26.798Z] echo Agent pid 38 killed; [2023-07-11T00:07:26.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T00:07:27.086Z] + git semver [Pipeline] } [2023-07-11T00:07:27.371Z] $ docker stop --time=1 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 [2023-07-11T00:07:28.679Z] $ docker rm -f --volumes 11da2252ec7f3cf7cf5accdc2c82ae35ecb9761f3445c64a4a03260baae44ba1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:29.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-11T00:07:29.039Z] [2023-07-11T00:07:29.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:29.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-11T00:07:29.335Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-11T00:07:29.335Z] ab5ef0e58194: Pulling fs layer [2023-07-11T00:07:29.335Z] 9712f1f96733: Pulling fs layer [2023-07-11T00:07:29.335Z] 63f879dbbcfc: Pulling fs layer [2023-07-11T00:07:29.335Z] 0d9ebad4ef96: Pulling fs layer [2023-07-11T00:07:29.335Z] e9a5061849ea: Pulling fs layer [2023-07-11T00:07:29.335Z] d747dcd14b5f: Pulling fs layer [2023-07-11T00:07:29.335Z] 2de7ff778b66: Pulling fs layer [2023-07-11T00:07:29.335Z] 0d9ebad4ef96: Waiting [2023-07-11T00:07:29.335Z] e9a5061849ea: Waiting [2023-07-11T00:07:29.335Z] d747dcd14b5f: Waiting [2023-07-11T00:07:29.335Z] 2de7ff778b66: Waiting [2023-07-11T00:07:29.335Z] 9712f1f96733: Verifying Checksum [2023-07-11T00:07:29.335Z] 9712f1f96733: Download complete [2023-07-11T00:07:29.904Z] 63f879dbbcfc: Verifying Checksum [2023-07-11T00:07:29.904Z] 63f879dbbcfc: Download complete [2023-07-11T00:07:29.904Z] 0d9ebad4ef96: Verifying Checksum [2023-07-11T00:07:29.904Z] 0d9ebad4ef96: Download complete [2023-07-11T00:07:29.904Z] d747dcd14b5f: Verifying Checksum [2023-07-11T00:07:29.904Z] d747dcd14b5f: Download complete [2023-07-11T00:07:29.904Z] e9a5061849ea: Verifying Checksum [2023-07-11T00:07:29.904Z] e9a5061849ea: Download complete [2023-07-11T00:07:29.904Z] ab5ef0e58194: Download complete [2023-07-11T00:07:29.904Z] 2de7ff778b66: Verifying Checksum [2023-07-11T00:07:29.904Z] 2de7ff778b66: Download complete [2023-07-11T00:07:32.430Z] ab5ef0e58194: Pull complete [2023-07-11T00:07:32.430Z] 9712f1f96733: Pull complete [2023-07-11T00:07:32.995Z] 63f879dbbcfc: Pull complete [2023-07-11T00:07:36.274Z] 0d9ebad4ef96: Pull complete [2023-07-11T00:07:36.274Z] e9a5061849ea: Pull complete [2023-07-11T00:07:36.274Z] d747dcd14b5f: Pull complete [2023-07-11T00:07:37.209Z] 2de7ff778b66: Pull complete [2023-07-11T00:07:37.209Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-11T00:07:37.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-11T00:07:37.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:07:37.281Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-11T00:07:37.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-11T00:07:40.130Z] $ docker top d0293b755dbf2906120ae58fab2615fe7ac1a97026e9f23324d61a9597afba02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-11T00:07:40.180Z] provisioning config files... [2023-07-11T00:07:40.186Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14475211002106921667tmp [2023-07-11T00:07:40.195Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3600510738270541825tmp [2023-07-11T00:07:40.204Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1346369505961462263tmp [Pipeline] { [Pipeline] echo [2023-07-11T00:07:40.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:40.502Z] ---> sigul-configuration.sh [2023-07-11T00:07:40.502Z] gpg: directory `/root/.gnupg' created [2023-07-11T00:07:40.502Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-11T00:07:40.502Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-11T00:07:40.502Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-11T00:07:40.502Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-11T00:07:40.502Z] gpg: CAST5 encrypted data [2023-07-11T00:07:40.502Z] gpg: encrypted with 1 passphrase [2023-07-11T00:07:40.502Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-11T00:07:40.790Z] + mkdir /home/jenkins [2023-07-11T00:07:40.790Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-11T00:07:41.069Z] + 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-07-11T00:07:41.077Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:41.360Z] ---> sigul-install.sh [2023-07-11T00:07:41.360Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-11T00:07:41.642Z] + git tag --list [2023-07-11T00:07:41.642Z] v3.1.0-dev.0 [2023-07-11T00:07:41.642Z] v3.1.0-dev.1 [2023-07-11T00:07:41.642Z] v3.1.0-dev.10 [2023-07-11T00:07:41.642Z] v3.1.0-dev.2 [2023-07-11T00:07:41.642Z] v3.1.0-dev.3 [2023-07-11T00:07:41.642Z] v3.1.0-dev.4 [2023-07-11T00:07:41.642Z] v3.1.0-dev.5 [2023-07-11T00:07:41.642Z] v3.1.0-dev.6 [2023-07-11T00:07:41.642Z] v3.1.0-dev.7 [2023-07-11T00:07:41.642Z] v3.1.0-dev.8 [2023-07-11T00:07:41.642Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-11T00:07:41.929Z] + lftools sign git-tag v3.1.0-dev.10 [2023-07-11T00:07:42.498Z] Signing Git tag with Sigul... [2023-07-11T00:07:42.498Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-07-11T00:07:42.766Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:43.047Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-11T00:07:43.054Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-11T00:07:43.084Z] $ docker stop --time=1 d0293b755dbf2906120ae58fab2615fe7ac1a97026e9f23324d61a9597afba02 [2023-07-11T00:07:44.376Z] $ docker rm -f --volumes d0293b755dbf2906120ae58fab2615fe7ac1a97026e9f23324d61a9597afba02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-11T00:07:44.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T00:07:44.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:45.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T00:07:45.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:07:45.138Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-11T00:07:45.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T00:07:45.542Z] $ docker top fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 -eo pid,comm [2023-07-11T00:07:45.571Z] 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-07-11T00:07:45.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T00:07:45.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T00:07:45.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T00:07:45.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T00:07:45.737Z] $ docker exec fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 ssh-agent [2023-07-11T00:07:45.841Z] SSH_AUTH_SOCK=/tmp/ssh-eAjlrETGY5fs/agent.32 [2023-07-11T00:07:45.841Z] SSH_AGENT_PID=38 [2023-07-11T00:07:45.846Z] Running ssh-add (command line suppressed) [2023-07-11T00:07:45.958Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10674551125178245395.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10674551125178245395.key) [2023-07-11T00:07:45.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T00:07:46.241Z] + git semver bump pre [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,413 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,413 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,413 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,413 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,413 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,413 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,415 [execute] INFO git cat-file --batch-check [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,419 [execute] INFO git cat-file --batch [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T00:07:46.501Z] 2023-07-11 00:07:46,424 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T00:07:46.501Z] 3.1.0-dev.11 [Pipeline] } [2023-07-11T00:07:46.525Z] $ docker exec --env ******** --env ******** fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 ssh-agent -k [2023-07-11T00:07:46.627Z] unset SSH_AUTH_SOCK; [2023-07-11T00:07:46.627Z] unset SSH_AGENT_PID; [2023-07-11T00:07:46.627Z] echo Agent pid 38 killed; [2023-07-11T00:07:46.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T00:07:46.927Z] + git semver [Pipeline] } [2023-07-11T00:07:47.215Z] $ docker stop --time=1 fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 [2023-07-11T00:07:48.518Z] $ docker rm -f --volumes fc958b93f962dcaa6bf618e4ed58604ab9397978939b56cb5f4ea6bcafb2c8f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T00:07:48.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T00:07:48.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:49.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T00:07:49.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:07:49.207Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-11T00:07:49.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T00:07:49.592Z] $ docker top d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T00:07:49.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T00:07:49.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T00:07:49.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T00:07:49.804Z] $ docker exec d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 ssh-agent [2023-07-11T00:07:49.895Z] SSH_AUTH_SOCK=/tmp/ssh-dOPF2EOBurAf/agent.33 [2023-07-11T00:07:49.896Z] SSH_AGENT_PID=39 [2023-07-11T00:07:49.900Z] Running ssh-add (command line suppressed) [2023-07-11T00:07:50.024Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10246654556433221796.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10246654556433221796.key) [2023-07-11T00:07:50.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T00:07:50.310Z] + git semver push [2023-07-11T00:07:50.569Z] 2023-07-11 00:07:50,496 [run_push] DEBUG push [2023-07-11T00:07:50.569Z] 2023-07-11 00:07:50,497 [execute] INFO git cat-file --batch-check [2023-07-11T00:07:50.569Z] 2023-07-11 00:07:50,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T00:07:50.569Z] 2023-07-11 00:07:50,500 [execute] INFO git rev-list cfad7025d50c355a06098760cd0ee126d12fc855 -- [2023-07-11T00:07:50.569Z] 2023-07-11 00:07:50,500 [execute] DEBUG Popen(['git', 'rev-list', 'cfad7025d50c355a06098760cd0ee126d12fc855', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-11T00:07:50.569Z] 2023-07-11 00:07:50,506 [execute] INFO git fetch -v origin [2023-07-11T00:07:50.569Z] 2023-07-11 00:07:50,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-11T00:07:51.135Z] 2023-07-11 00:07:50,982 [run_push] DEBUG no remote changes detected [2023-07-11T00:07:51.135Z] 2023-07-11 00:07:50,982 [execute] INFO git push origin semver [2023-07-11T00:07:51.135Z] 2023-07-11 00:07:50,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-11T00:07:52.071Z] 2023-07-11 00:07:51,880 [run_push] DEBUG push all version tags [2023-07-11T00:07:52.071Z] 2023-07-11 00:07:51,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-11T00:07:52.071Z] 2023-07-11 00:07:51,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-11T00:07:52.637Z] 2023-07-11 00:07:52,598 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-11T00:07:52.637Z] 3.1.0-dev.11 [Pipeline] } [2023-07-11T00:07:52.660Z] $ docker exec --env ******** --env ******** d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 ssh-agent -k [2023-07-11T00:07:52.764Z] unset SSH_AUTH_SOCK; [2023-07-11T00:07:52.764Z] unset SSH_AGENT_PID; [2023-07-11T00:07:52.764Z] echo Agent pid 39 killed; [2023-07-11T00:07:52.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T00:07:53.143Z] + git semver [Pipeline] } [2023-07-11T00:07:53.449Z] $ docker stop --time=1 d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 [2023-07-11T00:07:54.725Z] $ docker rm -f --volumes d2845ebbdb4d4cd90a0249acfaae824c3c3f4f80f519949de77c68fadb95bde8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-11T00:07:55.267Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-11T00:07:55.267Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-11T00:07:55.267Z] total 16 [2023-07-11T00:07:55.267Z] drwxr-xr-x 3 root root 4096 Jul 10 23:57 . [2023-07-11T00:07:55.267Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 00:07 .. [2023-07-11T00:07:55.267Z] drwxr-xr-x 2 root root 4096 Jul 10 23:57 cost [2023-07-11T00:07:55.267Z] -rw-r--r-- 1 root root 88 Jul 10 23:57 cost.csv [2023-07-11T00:07:55.267Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-11T00:07:55.267Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-11T00:07:55.267Z] total 16 [2023-07-11T00:07:55.267Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 23:57 . [2023-07-11T00:07:55.267Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 00:07 .. [2023-07-11T00:07:55.267Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 23:57 cost [2023-07-11T00:07:55.267Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 10 23:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:55.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:56.421Z] ---> package-listing.sh [2023-07-11T00:07:56.421Z] ++ facter osfamily [2023-07-11T00:07:56.421Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T00:07:56.680Z] + OS_FAMILY=debian [2023-07-11T00:07:56.680Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-11T00:07:56.680Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T00:07:56.680Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T00:07:56.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T00:07:56.680Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T00:07:56.680Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-11T00:07:56.680Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T00:07:56.680Z] + case "${OS_FAMILY}" in [2023-07-11T00:07:56.680Z] + dpkg -l [2023-07-11T00:07:56.680Z] + grep '^ii' [2023-07-11T00:07:56.680Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T00:07:56.680Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T00:07:56.680Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T00:07:56.680Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-11T00:07:56.680Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-11T00:07:56.680Z] + 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-07-11T00:07:56.691Z] 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-07-11T00:07:56.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T00:07:57.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T00:07:57.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T00:07:57.588Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2023-07-11T00:07:57.635Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T00:07:57.878Z] $ docker top cfb7fd6d0156eae26db8813b4aef4f5e00b3ce494211d72c25947f70143ee28f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T00:07:58.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T00:07:58.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T00:07:58.774Z] + ls /var/log/sa-host [2023-07-11T00:07:58.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T00:07:58.912Z] provisioning config files... [2023-07-11T00:07:58.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3901203127382749542tmp [Pipeline] { [Pipeline] echo [2023-07-11T00:07:58.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:59.214Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T00:07:59.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:59.550Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T00:07:59.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:07:59.838Z] ---> sudo-logs.sh [2023-07-11T00:07:59.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T00:07:59.866Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:08:00.147Z] ---> job-cost.sh [2023-07-11T00:08:00.147Z] lf-activate-venv: SKIPPING [2023-07-11T00:08:00.147Z] DEBUG: total: 0.2199999988079071 [2023-07-11T00:08:00.147Z] INFO: Retrieving Stack Cost... [2023-07-11T00:08:00.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T00:08:00.976Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T00:08:00.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T00:08:01.267Z] ---> logs-deploy.sh [2023-07-11T00:08:01.267Z] lf-activate-venv: SKIPPING [2023-07-11T00:08:01.267Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/11 [2023-07-11T00:08:01.267Z] INFO: archiving workspace using pattern(s): [2023-07-11T00:08:02.204Z] Archives upload complete. [2023-07-11T00:08:02.463Z] INFO: archiving logs to Nexus [2023-07-11T00:08:03.032Z] ---> uname -a: [2023-07-11T00:08:03.032Z] Linux prd-ubuntu20-04-docker-8c-8g-799 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] ---> lscpu: [2023-07-11T00:08:03.032Z] Architecture: x86_64 [2023-07-11T00:08:03.032Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-11T00:08:03.032Z] Byte Order: Little Endian [2023-07-11T00:08:03.032Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-11T00:08:03.032Z] CPU(s): 8 [2023-07-11T00:08:03.032Z] On-line CPU(s) list: 0-7 [2023-07-11T00:08:03.032Z] Thread(s) per core: 1 [2023-07-11T00:08:03.032Z] Core(s) per socket: 1 [2023-07-11T00:08:03.032Z] Socket(s): 8 [2023-07-11T00:08:03.032Z] NUMA node(s): 1 [2023-07-11T00:08:03.032Z] Vendor ID: AuthenticAMD [2023-07-11T00:08:03.032Z] CPU family: 23 [2023-07-11T00:08:03.032Z] Model: 49 [2023-07-11T00:08:03.032Z] Model name: AMD EPYC-Rome Processor [2023-07-11T00:08:03.032Z] Stepping: 0 [2023-07-11T00:08:03.032Z] CPU MHz: 2799.998 [2023-07-11T00:08:03.032Z] BogoMIPS: 5599.99 [2023-07-11T00:08:03.032Z] Virtualization: AMD-V [2023-07-11T00:08:03.032Z] Hypervisor vendor: KVM [2023-07-11T00:08:03.032Z] Virtualization type: full [2023-07-11T00:08:03.032Z] L1d cache: 256 KiB [2023-07-11T00:08:03.032Z] L1i cache: 256 KiB [2023-07-11T00:08:03.032Z] L2 cache: 4 MiB [2023-07-11T00:08:03.032Z] L3 cache: 128 MiB [2023-07-11T00:08:03.032Z] NUMA node0 CPU(s): 0-7 [2023-07-11T00:08:03.032Z] Vulnerability Itlb multihit: Not affected [2023-07-11T00:08:03.032Z] Vulnerability L1tf: Not affected [2023-07-11T00:08:03.032Z] Vulnerability Mds: Not affected [2023-07-11T00:08:03.032Z] Vulnerability Meltdown: Not affected [2023-07-11T00:08:03.032Z] Vulnerability Mmio stale data: Not affected [2023-07-11T00:08:03.032Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-11T00:08:03.032Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-11T00:08:03.032Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-11T00:08:03.032Z] Vulnerability Srbds: Not affected [2023-07-11T00:08:03.032Z] Vulnerability Tsx async abort: Not affected [2023-07-11T00:08:03.032Z] 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-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] ---> nproc: [2023-07-11T00:08:03.032Z] 8 [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] ---> df -h: [2023-07-11T00:08:03.032Z] Filesystem Size Used Avail Use% Mounted on [2023-07-11T00:08:03.032Z] overlay 155G 13G 143G 9% / [2023-07-11T00:08:03.032Z] tmpfs 64M 0 64M 0% /dev [2023-07-11T00:08:03.032Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-11T00:08:03.032Z] shm 64M 0 64M 0% /dev/shm [2023-07-11T00:08:03.032Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] ---> sar -b -r -n DEV: [2023-07-11T00:08:03.032Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-799) 07/11/23 _x86_64_ (8 CPU) [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-11T00:08:03.032Z] 00:00:01 400.00 0.00 400.00 0.00 0.00 19200.00 0.00 [2023-07-11T00:08:03.032Z] 00:01:01 8.83 0.02 8.81 0.00 0.13 234.59 0.00 [2023-07-11T00:08:03.032Z] 00:02:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 [2023-07-11T00:08:03.032Z] 00:03:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 [2023-07-11T00:08:03.032Z] 00:04:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2023-07-11T00:08:03.032Z] 00:05:01 3.47 1.02 2.45 0.00 21.86 32.53 0.00 [2023-07-11T00:08:03.032Z] 00:06:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 [2023-07-11T00:08:03.032Z] 00:07:01 3.37 1.60 1.77 0.00 36.26 20.93 0.00 [2023-07-11T00:08:03.032Z] 00:08:01 125.23 0.43 124.80 0.00 38.26 56942.78 0.00 [2023-07-11T00:08:03.032Z] Average: 18.43 0.38 18.05 0.00 12.06 7162.64 0.00 [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-11T00:08:03.032Z] 00:00:01 27110612 31533980 747564 2.27 193792 4353292 1855148 5.47 1602088 3621700 248 [2023-07-11T00:08:03.032Z] 00:01:01 27134620 31553896 728684 2.22 192636 4350072 1809912 5.33 1579660 3617776 8 [2023-07-11T00:08:03.032Z] 00:02:01 27137856 31557236 725328 2.21 192700 4350076 1809912 5.33 1576340 3617780 8 [2023-07-11T00:08:03.032Z] 00:03:01 27137152 31556600 725912 2.21 192780 4350068 1809912 5.33 1576464 3617780 8 [2023-07-11T00:08:03.032Z] 00:04:01 27137796 31557344 725112 2.21 192884 4350064 1809912 5.33 1577056 3617780 8 [2023-07-11T00:08:03.032Z] 00:05:01 27135928 31556600 725316 2.21 192976 4350696 1827380 5.39 1577192 3618336 8 [2023-07-11T00:08:03.032Z] 00:06:01 27136716 31557464 724452 2.20 193072 4350700 1827380 5.39 1577168 3618340 8 [2023-07-11T00:08:03.032Z] 00:07:01 27126184 31548992 732732 2.23 193116 4351792 1827380 5.39 1590192 3618684 8 [2023-07-11T00:08:03.032Z] 00:08:01 25557064 31460240 812628 2.47 231080 5661524 1883116 5.55 1768896 4863824 492 [2023-07-11T00:08:03.032Z] Average: 26957103 31542484 738636 2.25 197226 4496476 1828895 5.39 1602784 3756889 88 [2023-07-11T00:08:03.032Z] [2023-07-11T00:08:03.032Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-11T00:08:03.032Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:01:01 ens3 0.60 0.58 0.33 0.12 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:04:01 ens3 6.18 4.22 13.80 0.56 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.032Z] 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:05:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:07:01 ens3 8.07 6.60 5.45 5.99 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:08:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:08:01 ens3 405.67 266.81 7830.15 147.69 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:08:01 docker0 37.56 64.42 3.32 585.33 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] Average: ens3 52.61 34.81 981.15 19.30 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] Average: docker0 4.69 8.05 0.42 73.16 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] [2023-07-11T00:08:03.033Z] [2023-07-11T00:08:03.033Z] ---> sar -P ALL: [2023-07-11T00:08:03.033Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-799) 07/11/23 _x86_64_ (8 CPU) [2023-07-11T00:08:03.033Z] [2023-07-11T00:08:03.033Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-07-11T00:08:03.033Z] 00:00:01 all 11.11 11.11 0.00 0.00 0.00 77.78 [2023-07-11T00:08:03.033Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:00:01 4 0.00 100.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:00:01 6 100.00 0.00 0.00 0.00 0.00 0.00 [2023-07-11T00:08:03.033Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:01:01 all 0.08 0.01 0.08 0.03 0.01 99.79 [2023-07-11T00:08:03.033Z] 00:01:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-07-11T00:08:03.033Z] 00:01:01 1 0.07 0.00 0.12 0.00 0.03 99.78 [2023-07-11T00:08:03.033Z] 00:01:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2023-07-11T00:08:03.033Z] 00:01:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2023-07-11T00:08:03.033Z] 00:01:01 4 0.03 0.12 0.12 0.22 0.00 99.52 [2023-07-11T00:08:03.033Z] 00:01:01 5 0.28 0.00 0.12 0.03 0.00 99.57 [2023-07-11T00:08:03.033Z] 00:01:01 6 0.07 0.00 0.07 0.02 0.02 99.83 [2023-07-11T00:08:03.033Z] 00:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-11T00:08:03.033Z] 00:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-07-11T00:08:03.033Z] 00:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T00:08:03.033Z] 00:02:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2023-07-11T00:08:03.033Z] 00:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-11T00:08:03.033Z] 00:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T00:08:03.033Z] 00:02:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2023-07-11T00:08:03.033Z] 00:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-11T00:08:03.033Z] 00:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-11T00:08:03.033Z] 00:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:03:01 all 0.06 0.00 0.03 0.01 0.01 99.89 [2023-07-11T00:08:03.033Z] 00:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-11T00:08:03.033Z] 00:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-07-11T00:08:03.033Z] 00:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T00:08:03.033Z] 00:03:01 3 0.05 0.00 0.08 0.00 0.02 99.85 [2023-07-11T00:08:03.033Z] 00:03:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-07-11T00:08:03.033Z] 00:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-07-11T00:08:03.033Z] 00:03:01 6 0.33 0.00 0.08 0.00 0.00 99.58 [2023-07-11T00:08:03.033Z] 00:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-11T00:08:03.033Z] 00:04:01 all 0.15 0.00 0.02 0.01 0.01 99.82 [2023-07-11T00:08:03.033Z] 00:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-11T00:08:03.033Z] 00:04:01 1 0.91 0.00 0.02 0.00 0.02 99.05 [2023-07-11T00:08:03.033Z] 00:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T00:08:03.033Z] 00:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-11T00:08:03.033Z] 00:04:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-07-11T00:08:03.033Z] 00:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-11T00:08:03.033Z] 00:04:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2023-07-11T00:08:03.033Z] 00:04:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-07-11T00:08:03.033Z] 00:05:01 all 0.11 0.00 0.04 0.02 0.01 99.82 [2023-07-11T00:08:03.033Z] 00:05:01 0 0.05 0.00 0.05 0.02 0.00 99.88 [2023-07-11T00:08:03.033Z] 00:05:01 1 0.38 0.00 0.02 0.00 0.02 99.58 [2023-07-11T00:08:03.033Z] 00:05:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-11T00:08:03.033Z] 00:05:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2023-07-11T00:08:03.033Z] 00:05:01 4 0.02 0.00 0.03 0.12 0.02 99.82 [2023-07-11T00:08:03.033Z] 00:05:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-07-11T00:08:03.033Z] 00:05:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-07-11T00:08:03.033Z] 00:05:01 7 0.25 0.00 0.05 0.03 0.00 99.67 [2023-07-11T00:08:03.033Z] 00:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-07-11T00:08:03.033Z] 00:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-11T00:08:03.033Z] 00:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-11T00:08:03.033Z] 00:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-11T00:08:03.033Z] 00:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-11T00:08:03.033Z] 00:06:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2023-07-11T00:08:03.033Z] 00:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-11T00:08:03.033Z] 00:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-11T00:08:03.033Z] 00:07:01 all 0.33 0.00 0.03 0.01 0.01 99.62 [2023-07-11T00:08:03.033Z] 00:07:01 0 0.38 0.00 0.05 0.05 0.02 99.50 [2023-07-11T00:08:03.033Z] 00:07:01 1 0.35 0.00 0.05 0.00 0.02 99.58 [2023-07-11T00:08:03.033Z] 00:07:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-11T00:08:03.033Z] 00:07:01 3 0.07 0.00 0.07 0.02 0.03 99.82 [2023-07-11T00:08:03.033Z] 00:07:01 4 0.13 0.00 0.00 0.02 0.00 99.85 [2023-07-11T00:08:03.033Z] 00:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-11T00:08:03.033Z] 00:07:01 6 0.28 0.00 0.03 0.00 0.02 99.67 [2023-07-11T00:08:03.033Z] 00:07:01 7 1.30 0.00 0.02 0.00 0.00 98.68 [2023-07-11T00:08:03.033Z] 00:08:01 all 8.81 0.00 3.79 1.50 0.06 85.84 [2023-07-11T00:08:03.033Z] 00:08:01 0 9.29 0.00 3.64 0.12 0.05 86.90 [2023-07-11T00:08:03.033Z] 00:08:01 1 7.78 0.00 3.21 0.83 0.08 88.09 [2023-07-11T00:08:03.033Z] 00:08:01 2 8.56 0.00 4.08 0.07 0.03 87.26 [2023-07-11T00:08:03.033Z] 00:08:01 3 9.20 0.00 3.31 0.46 0.07 86.96 [2023-07-11T00:08:03.033Z] 00:08:01 4 10.42 0.00 4.75 5.46 0.07 79.30 [2023-07-11T00:08:03.033Z] 00:08:01 5 8.02 0.00 3.45 0.07 0.05 88.41 [2023-07-11T00:08:03.033Z] 00:08:01 6 8.56 0.00 4.44 4.97 0.05 81.98 [2023-07-11T00:08:03.033Z] 00:08:01 7 8.64 0.00 3.46 0.07 0.07 87.76 [2023-07-11T00:08:03.033Z] Average: all 1.19 0.00 0.50 0.20 0.01 98.10 [2023-07-11T00:08:03.033Z] Average: 0 1.22 0.00 0.47 0.02 0.01 98.27 [2023-07-11T00:08:03.033Z] Average: 1 1.20 0.00 0.43 0.10 0.03 98.24 [2023-07-11T00:08:03.033Z] Average: 2 1.08 0.00 0.53 0.01 0.01 98.37 [2023-07-11T00:08:03.033Z] Average: 3 1.17 0.00 0.45 0.06 0.02 98.29 [2023-07-11T00:08:03.033Z] Average: 4 1.32 0.02 0.61 0.74 0.01 97.30 [2023-07-11T00:08:03.033Z] Average: 5 1.04 0.00 0.45 0.01 0.01 98.49 [2023-07-11T00:08:03.033Z] Average: 6 1.17 0.00 0.58 0.62 0.01 97.62 [2023-07-11T00:08:03.033Z] Average: 7 1.28 0.00 0.44 0.01 0.01 98.25 [2023-07-11T00:08:03.033Z] [2023-07-11T00:08:03.033Z] [2023-07-11T00:08:03.033Z]