Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53d214d660c211fabaeb1f0df01625a9dcc42235 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-ssh4732233274531435279.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-ssh9234271802465762818.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-ssh1339423506958348157.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-ssh9986521453951869465.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-ssh12670556114568916749.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2793 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 53d214d660c211fabaeb1f0df01625a9dcc42235 (main) Commit message: "Merge pull request #54 from lenny-intel/replay-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 53d214d660c211fabaeb1f0df01625a9dcc42235 # timeout=10 > git rev-list --no-walk 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-03T01:34:53.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-03T01:34:53.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-03T01:34:53.465Z] ========================================================= [2023-08-03T01:34:53.465Z] EdgeX Global Pipelines Version Info [2023-08-03T01:34:53.465Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:34:54.199Z] ------------------- [2023-08-03T01:34:54.199Z] stable info: [2023-08-03T01:34:54.199Z] ------------------- [2023-08-03T01:34:54.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-03T01:34:54.199Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T01:34:54.199Z] Message: update stable to v1.0.250 [2023-08-03T01:34:54.769Z] ------------------- [2023-08-03T01:34:54.769Z] experimental info: [2023-08-03T01:34:54.769Z] ------------------- [2023-08-03T01:34:54.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-03T01:34:54.769Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T01:34:54.769Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-03T01:34:54.968Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-03T01:34:54.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-03T01:34:54.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-03T01:34:55.006Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-03T01:34:55.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-03T01:34:55.023Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-03T01:34:55.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-03T01:34:55.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-03T01:34:55.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-03T01:34:55.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-03T01:34:55.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-03T01:34:55.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-03T01:34:55.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-03T01:34:55.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-03T01:34:55.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T01:34:55.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T01:34:55.114Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T01:34:55.123Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T01:34:55.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-03T01:34:55.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-03T01:34:55.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-03T01:34:55.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-03T01:34:55.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-03T01:34:55.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-03T01:34:55.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-03T01:34:55.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-03T01:34:55.215Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-03T01:34:55.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-03T01:34:55.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-03T01:34:55.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-03T01:34:55.314Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo [2023-08-03T01:34:55.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53d214d [Pipeline] echo [2023-08-03T01:34:55.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T01:34:55.363Z] provisioning config files... [2023-08-03T01:34:55.374Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7732286953161272317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:34:55.671Z] ---> docker-login.sh [2023-08-03T01:34:55.671Z] nexus3.edgexfoundry.org:10001 [2023-08-03T01:34:55.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:34:55.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:34:55.934Z] Configure a credential helper to remove this warning. See [2023-08-03T01:34:55.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:34:55.934Z] [2023-08-03T01:34:55.934Z] Login Succeeded [2023-08-03T01:34:55.934Z] nexus3.edgexfoundry.org:10002 [2023-08-03T01:34:55.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:34:55.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:34:55.934Z] Configure a credential helper to remove this warning. See [2023-08-03T01:34:55.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:34:55.934Z] [2023-08-03T01:34:55.934Z] Login Succeeded [2023-08-03T01:34:55.934Z] nexus3.edgexfoundry.org:10003 [2023-08-03T01:34:56.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:34:56.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:34:56.196Z] Configure a credential helper to remove this warning. See [2023-08-03T01:34:56.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:34:56.196Z] [2023-08-03T01:34:56.196Z] Login Succeeded [2023-08-03T01:34:56.196Z] nexus3.edgexfoundry.org:10004 [2023-08-03T01:34:56.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:34:56.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:34:56.196Z] Configure a credential helper to remove this warning. See [2023-08-03T01:34:56.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:34:56.196Z] [2023-08-03T01:34:56.196Z] Login Succeeded [2023-08-03T01:34:56.196Z] docker.io [2023-08-03T01:34:56.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:34:56.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:34:56.455Z] Configure a credential helper to remove this warning. See [2023-08-03T01:34:56.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:34:56.455Z] [2023-08-03T01:34:56.455Z] Login Succeeded [2023-08-03T01:34:56.455Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T01:34:56.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-03T01:34:56.824Z] + git rev-list -1 --merges 53d214d660c211fabaeb1f0df01625a9dcc42235~1..53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo [2023-08-03T01:34:56.868Z] -----------> git rev-list -1 --merges 53d214d660c211fabaeb1f0df01625a9dcc42235~1..53d214d660c211fabaeb1f0df01625a9dcc42235 53d214d660c211fabaeb1f0df01625a9dcc42235 [2023-08-03T01:34:56.868Z] 53d214d660c211fabaeb1f0df01625a9dcc42235 [false] [Pipeline] sh [2023-08-03T01:34:57.156Z] + git log --format=format:%s -1 53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo [2023-08-03T01:34:57.170Z] ========================================================= [2023-08-03T01:34:57.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-03T01:34:57.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T01:34:57.498Z] + git log --format=format:%s -1 53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo [2023-08-03T01:34:57.533Z] [semverPrep] GIT_COMMIT: 53d214d660c211fabaeb1f0df01625a9dcc42235, Commit Message: Merge pull request #54 from lenny-intel/replay-status [Pipeline] echo [2023-08-03T01:34:57.542Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-03T01:34:57.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-03T01:34:57.918Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-03T01:34:57.918Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-03T01:34:57.918Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-03T01:34:57.918Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-03T01:34:57.918Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-03T01:34:57.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:34:58.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T01:34:58.351Z] [2023-08-03T01:34:58.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:34:58.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T01:34:58.652Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-03T01:34:58.652Z] b85a868b505f: Pulling fs layer [2023-08-03T01:34:58.652Z] e2be974225ed: Pulling fs layer [2023-08-03T01:34:58.652Z] 339a4e72a1f5: Pulling fs layer [2023-08-03T01:34:58.652Z] 988bab9f4d93: Pulling fs layer [2023-08-03T01:34:58.652Z] 1469e6f7b9e6: Pulling fs layer [2023-08-03T01:34:58.652Z] eaf3925da568: Pulling fs layer [2023-08-03T01:34:58.652Z] bab4dde63d76: Pulling fs layer [2023-08-03T01:34:58.652Z] bde34c3a00c8: Pulling fs layer [2023-08-03T01:34:58.652Z] b352a97aabf1: Pulling fs layer [2023-08-03T01:34:58.652Z] 4872d77fe225: Pulling fs layer [2023-08-03T01:34:58.652Z] 5851b861e8e6: Pulling fs layer [2023-08-03T01:34:58.652Z] bab4dde63d76: Waiting [2023-08-03T01:34:58.652Z] bde34c3a00c8: Waiting [2023-08-03T01:34:58.652Z] b352a97aabf1: Waiting [2023-08-03T01:34:58.652Z] 988bab9f4d93: Waiting [2023-08-03T01:34:58.652Z] 4872d77fe225: Waiting [2023-08-03T01:34:58.652Z] 1469e6f7b9e6: Waiting [2023-08-03T01:34:58.652Z] eaf3925da568: Waiting [2023-08-03T01:34:58.652Z] 5851b861e8e6: Waiting [2023-08-03T01:34:58.652Z] e2be974225ed: Download complete [2023-08-03T01:34:58.652Z] 988bab9f4d93: Verifying Checksum [2023-08-03T01:34:58.652Z] 988bab9f4d93: Download complete [2023-08-03T01:34:58.652Z] 1469e6f7b9e6: Verifying Checksum [2023-08-03T01:34:58.652Z] 1469e6f7b9e6: Download complete [2023-08-03T01:34:58.652Z] eaf3925da568: Verifying Checksum [2023-08-03T01:34:58.652Z] eaf3925da568: Download complete [2023-08-03T01:34:58.912Z] 339a4e72a1f5: Download complete [2023-08-03T01:34:58.912Z] bde34c3a00c8: Download complete [2023-08-03T01:34:58.912Z] b352a97aabf1: Verifying Checksum [2023-08-03T01:34:58.912Z] b352a97aabf1: Download complete [2023-08-03T01:34:58.912Z] 4872d77fe225: Verifying Checksum [2023-08-03T01:34:58.912Z] 4872d77fe225: Download complete [2023-08-03T01:34:58.912Z] 5851b861e8e6: Download complete [2023-08-03T01:34:58.912Z] b85a868b505f: Verifying Checksum [2023-08-03T01:34:58.912Z] b85a868b505f: Download complete [2023-08-03T01:34:59.170Z] bab4dde63d76: Verifying Checksum [2023-08-03T01:34:59.170Z] bab4dde63d76: Download complete [2023-08-03T01:35:00.105Z] b85a868b505f: Pull complete [2023-08-03T01:35:00.372Z] e2be974225ed: Pull complete [2023-08-03T01:35:00.943Z] 339a4e72a1f5: Pull complete [2023-08-03T01:35:00.943Z] 988bab9f4d93: Pull complete [2023-08-03T01:35:01.202Z] 1469e6f7b9e6: Pull complete [2023-08-03T01:35:01.202Z] eaf3925da568: Pull complete [2023-08-03T01:35:03.120Z] bab4dde63d76: Pull complete [2023-08-03T01:35:03.120Z] bde34c3a00c8: Pull complete [2023-08-03T01:35:03.120Z] b352a97aabf1: Pull complete [2023-08-03T01:35:03.120Z] 4872d77fe225: Pull complete [2023-08-03T01:35:03.120Z] 5851b861e8e6: Pull complete [2023-08-03T01:35:03.120Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-03T01:35:03.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T01:35:03.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:35:03.211Z] prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container [2023-08-03T01:35:03.248Z] $ 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-08-03T01:35:06.435Z] $ docker top 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 -eo pid,comm [2023-08-03T01:35:06.490Z] 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-08-03T01:35:06.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-03T01:35:06.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T01:35:06.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T01:35:06.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T01:35:06.654Z] $ docker exec 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent [2023-08-03T01:35:06.759Z] SSH_AUTH_SOCK=/tmp/ssh-QFVStfrElxFi/agent.31 [2023-08-03T01:35:06.759Z] SSH_AGENT_PID=37 [2023-08-03T01:35:06.766Z] Running ssh-add (command line suppressed) [2023-08-03T01:35:06.871Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132205569389608022.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132205569389608022.key) [2023-08-03T01:35:06.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T01:35:07.173Z] + git tag --points-at HEAD [Pipeline] } [2023-08-03T01:35:07.196Z] $ docker exec --env ******** --env ******** 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent -k [2023-08-03T01:35:07.294Z] unset SSH_AUTH_SOCK; [2023-08-03T01:35:07.295Z] unset SSH_AGENT_PID; [2023-08-03T01:35:07.295Z] echo Agent pid 37 killed; [2023-08-03T01:35:07.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-03T01:35:07.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T01:35:07.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T01:35:07.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T01:35:07.442Z] $ docker exec 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent [2023-08-03T01:35:07.542Z] SSH_AUTH_SOCK=/tmp/ssh-JZ2nRyTyNItR/agent.69 [2023-08-03T01:35:07.542Z] SSH_AGENT_PID=75 [2023-08-03T01:35:07.547Z] Running ssh-add (command line suppressed) [2023-08-03T01:35:07.651Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3015482361995093926.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3015482361995093926.key) [2023-08-03T01:35:07.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T01:35:07.948Z] + git semver init [2023-08-03T01:35:08.208Z] 2023-08-03 01:35:08,121 [run_init] DEBUG init version:0.0.0 force:False [2023-08-03T01:35:08.208Z] 2023-08-03 01:35:08,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-03T01:35:08.208Z] 2023-08-03 01:35:08,123 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-03T01:35:08.208Z] 2023-08-03 01:35:08,123 [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-08-03T01:35:08.776Z] 2023-08-03 01:35:08,768 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-03T01:35:08.776Z] 2023-08-03 01:35:08,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-03T01:35:08.776Z] 2023-08-03 01:35:08,769 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-03T01:35:08.776Z] 2023-08-03 01:35:08,769 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-03T01:35:08.776Z] 3.1.0-dev.29 [Pipeline] } [2023-08-03T01:35:09.050Z] $ docker exec --env ******** --env ******** 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent -k [2023-08-03T01:35:09.154Z] unset SSH_AUTH_SOCK; [2023-08-03T01:35:09.154Z] unset SSH_AGENT_PID; [2023-08-03T01:35:09.154Z] echo Agent pid 75 killed; [2023-08-03T01:35:09.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-03T01:35:09.463Z] + git semver [Pipeline] } [2023-08-03T01:35:09.740Z] $ docker stop --time=1 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 [2023-08-03T01:35:11.028Z] $ docker rm -f --volumes 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T01:35:11.358Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-03T01:35:11.552Z] Stashed 1 file(s) [Pipeline] echo [2023-08-03T01:35:11.554Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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-08-03T01:35:11.665Z] provisioning config files... [2023-08-03T01:35:11.680Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7113727949296241078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:35:11.979Z] ---> docker-login.sh [2023-08-03T01:35:11.979Z] nexus3.edgexfoundry.org:10001 [2023-08-03T01:35:11.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:35:11.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:35:11.979Z] Configure a credential helper to remove this warning. See [2023-08-03T01:35:11.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:35:11.979Z] [2023-08-03T01:35:11.979Z] Login Succeeded [2023-08-03T01:35:11.979Z] nexus3.edgexfoundry.org:10002 [2023-08-03T01:35:11.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:35:11.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:35:11.979Z] Configure a credential helper to remove this warning. See [2023-08-03T01:35:11.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:35:11.979Z] [2023-08-03T01:35:11.979Z] Login Succeeded [2023-08-03T01:35:11.979Z] nexus3.edgexfoundry.org:10003 [2023-08-03T01:35:12.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:35:12.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:35:12.239Z] Configure a credential helper to remove this warning. See [2023-08-03T01:35:12.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:35:12.239Z] [2023-08-03T01:35:12.239Z] Login Succeeded [2023-08-03T01:35:12.239Z] nexus3.edgexfoundry.org:10004 [2023-08-03T01:35:12.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:35:12.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:35:12.239Z] Configure a credential helper to remove this warning. See [2023-08-03T01:35:12.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:35:12.239Z] [2023-08-03T01:35:12.239Z] Login Succeeded [2023-08-03T01:35:12.239Z] docker.io [2023-08-03T01:35:12.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:35:12.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:35:12.499Z] Configure a credential helper to remove this warning. See [2023-08-03T01:35:12.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:35:12.499Z] [2023-08-03T01:35:12.499Z] Login Succeeded [2023-08-03T01:35:12.499Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T01:35:12.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T01:35:12.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T01:35:12.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T01:35:12.594Z] ========================================================= [2023-08-03T01:35:12.594Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-03T01:35:12.594Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:35:12.892Z] + 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-08-03T01:35:12.892Z] Sending build context to Docker daemon 428kB [2023-08-03T01:35:12.892Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T01:35:12.892Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-03T01:35:12.892Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-03T01:35:12.892Z] 4db1b89c0bd1: Pulling fs layer [2023-08-03T01:35:12.892Z] 6911f1a30b25: Pulling fs layer [2023-08-03T01:35:12.892Z] e194b8c5c2a9: Pulling fs layer [2023-08-03T01:35:12.892Z] 6863d3e3a2b1: Pulling fs layer [2023-08-03T01:35:12.892Z] ec0bb842ea78: Pulling fs layer [2023-08-03T01:35:12.892Z] 40a00589a448: Pulling fs layer [2023-08-03T01:35:12.892Z] 6c08303d61cc: Pulling fs layer [2023-08-03T01:35:12.892Z] 798269fcf238: Pulling fs layer [2023-08-03T01:35:12.892Z] 6863d3e3a2b1: Waiting [2023-08-03T01:35:12.892Z] ec0bb842ea78: Waiting [2023-08-03T01:35:12.892Z] 40a00589a448: Waiting [2023-08-03T01:35:12.892Z] 6c08303d61cc: Waiting [2023-08-03T01:35:12.892Z] 798269fcf238: Waiting [2023-08-03T01:35:12.892Z] 6911f1a30b25: Verifying Checksum [2023-08-03T01:35:12.892Z] 6911f1a30b25: Download complete [2023-08-03T01:35:12.892Z] 6863d3e3a2b1: Download complete [2023-08-03T01:35:12.892Z] ec0bb842ea78: Verifying Checksum [2023-08-03T01:35:12.892Z] ec0bb842ea78: Download complete [2023-08-03T01:35:12.892Z] 4db1b89c0bd1: Verifying Checksum [2023-08-03T01:35:12.892Z] 4db1b89c0bd1: Download complete [2023-08-03T01:35:13.153Z] 40a00589a448: Verifying Checksum [2023-08-03T01:35:13.153Z] 40a00589a448: Download complete [2023-08-03T01:35:13.153Z] 4db1b89c0bd1: Pull complete [2023-08-03T01:35:13.153Z] 6911f1a30b25: Pull complete [2023-08-03T01:35:13.414Z] 798269fcf238: Verifying Checksum [2023-08-03T01:35:13.414Z] 798269fcf238: Download complete [2023-08-03T01:35:13.673Z] e194b8c5c2a9: Download complete [2023-08-03T01:35:13.673Z] 6c08303d61cc: Verifying Checksum [2023-08-03T01:35:13.673Z] 6c08303d61cc: Download complete [2023-08-03T01:35:16.957Z] e194b8c5c2a9: Pull complete [2023-08-03T01:35:16.957Z] 6863d3e3a2b1: Pull complete [2023-08-03T01:35:16.957Z] ec0bb842ea78: Pull complete [2023-08-03T01:35:16.957Z] 40a00589a448: Pull complete [2023-08-03T01:35:19.080Z] 6c08303d61cc: Pull complete [2023-08-03T01:35:19.951Z] 798269fcf238: Pull complete [2023-08-03T01:35:19.951Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-03T01:35:19.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-03T01:35:19.951Z] ---> ec979cd7f677 [2023-08-03T01:35:19.951Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T01:35:25.275Z] ---> Running in dd8c43acae21 [2023-08-03T01:35:25.534Z] Removing intermediate container dd8c43acae21 [2023-08-03T01:35:25.535Z] ---> d80806f93fab [2023-08-03T01:35:25.535Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T01:35:25.535Z] ---> Running in 9d20abc9dafd [2023-08-03T01:35:25.535Z] Removing intermediate container 9d20abc9dafd [2023-08-03T01:35:25.535Z] ---> d9bfab66e8be [2023-08-03T01:35:25.535Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-03T01:35:25.535Z] ---> Running in 2a3da426b8cc [2023-08-03T01:35:25.535Z] Removing intermediate container 2a3da426b8cc [2023-08-03T01:35:25.535Z] ---> bfa0f3eb95b4 [2023-08-03T01:35:25.535Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T01:35:25.794Z] ---> Running in 6f75b1a28ee6 [2023-08-03T01:35:26.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T01:35:26.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T01:35:26.633Z] Still waiting to schedule task [2023-08-03T01:35:26.633Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2791’ [2023-08-03T01:35:28.245Z] OK: 265 MiB in 53 packages [2023-08-03T01:35:28.505Z] Removing intermediate container 6f75b1a28ee6 [2023-08-03T01:35:28.505Z] ---> ffdcaabaf32d [2023-08-03T01:35:28.505Z] Step 7/12 : WORKDIR /app [2023-08-03T01:35:28.505Z] ---> Running in c1f036eb4292 [2023-08-03T01:35:28.505Z] Removing intermediate container c1f036eb4292 [2023-08-03T01:35:28.505Z] ---> 82549aafc19d [2023-08-03T01:35:28.505Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-03T01:35:28.505Z] ---> 41cdfb7fccf7 [2023-08-03T01:35:28.505Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T01:35:28.765Z] ---> Running in 5a5a1f367a4d [2023-08-03T01:36:25.036Z] Removing intermediate container 5a5a1f367a4d [2023-08-03T01:36:25.036Z] ---> 653ebd62be3c [2023-08-03T01:36:25.036Z] Step 10/12 : COPY . . [2023-08-03T01:36:25.036Z] ---> 57777fa5eb05 [2023-08-03T01:36:25.036Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T01:36:25.036Z] ---> Running in 1d11db357da8 [2023-08-03T01:36:25.036Z] Removing intermediate container 1d11db357da8 [2023-08-03T01:36:25.036Z] ---> 2594e096b20e [2023-08-03T01:36:25.036Z] Step 12/12 : RUN $MAKE [2023-08-03T01:36:25.036Z] ---> Running in d2a51a62478f [2023-08-03T01:36:25.036Z] noop [2023-08-03T01:36:25.036Z] Removing intermediate container d2a51a62478f [2023-08-03T01:36:25.036Z] ---> 16b14dd5fc2f [2023-08-03T01:36:25.036Z] Successfully built 16b14dd5fc2f [2023-08-03T01:36:25.036Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:36:25.360Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T01:36:25.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:36:25.432Z] prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container [2023-08-03T01:36:25.466Z] $ 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-08-03T01:36:25.805Z] $ docker top 43bce59f3668ee8cdd37ce8b7690a290b360827cc6a207467852857b926eadb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T01:36:26.141Z] + go version [2023-08-03T01:36:26.141Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-03T01:36:26.159Z] $ docker stop --time=1 43bce59f3668ee8cdd37ce8b7690a290b360827cc6a207467852857b926eadb3 [2023-08-03T01:36:27.411Z] $ docker rm -f --volumes 43bce59f3668ee8cdd37ce8b7690a290b360827cc6a207467852857b926eadb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:36:27.818Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T01:36:27.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:36:27.889Z] prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container [2023-08-03T01:36:27.921Z] $ 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-08-03T01:36:28.233Z] $ docker top 68a0bed312a4ddf7e150e6306f2d677d1b1273100d15a0f1d523733ea5c78e74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T01:36:28.570Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-03T01:36:28.864Z] + make test [2023-08-03T01:36:28.864Z] go test -race -coverprofile=coverage.out ./... [2023-08-03T01:36:46.940Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-03T01:36:46.940Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.066s coverage: 88.0% of statements [2023-08-03T01:36:46.940Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-03T01:36:46.940Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-03T01:36:46.940Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-03T01:36:56.911Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.584s coverage: 97.5% of statements [2023-08-03T01:36:56.911Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.093s coverage: 85.2% of statements [2023-08-03T01:37:14.988Z] go vet ./... [2023-08-03T01:37:18.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T01:37:18.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T01:37:18.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T01:37:18.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T01:37:18.305Z] $ docker stop --time=1 68a0bed312a4ddf7e150e6306f2d677d1b1273100d15a0f1d523733ea5c78e74 [2023-08-03T01:37:22.104Z] $ docker rm -f --volumes 68a0bed312a4ddf7e150e6306f2d677d1b1273100d15a0f1d523733ea5c78e74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T01:37:22.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T01:37:22.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-03T01:37:23.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T01:37:23.561Z] + ls -al . [2023-08-03T01:37:23.561Z] total 172 [2023-08-03T01:37:23.561Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 01:36 . [2023-08-03T01:37:23.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 01:34 .. [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 3 01:34 .dockerignore [2023-08-03T01:37:23.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 01:35 .git [2023-08-03T01:37:23.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:34 .github [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 3 01:34 .gitignore [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 01:34 .golangci.yml [2023-08-03T01:37:23.561Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 01:35 .semver [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 3 01:34 Attribution.txt [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 3 01:34 CHANGELOG.md [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 3 01:34 Dockerfile [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 01:34 GOVERNANCE.md [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 3 01:34 Jenkinsfile [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 3 01:34 LICENSE [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 3 01:34 Makefile [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 3 01:34 OWNERS.md [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 3 01:34 README.md [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 3 01:34 Record and Reply.postman_collection.json [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 3 01:35 VERSION [2023-08-03T01:37:23.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:34 bin [2023-08-03T01:37:23.561Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 3 01:36 coverage.out [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 3 01:34 go.mod [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 3 01:34 go.sum [2023-08-03T01:37:23.561Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 01:34 internal [2023-08-03T01:37:23.561Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 3 01:34 main.go [2023-08-03T01:37:23.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 01:34 pkg [2023-08-03T01:37:23.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:37:23.918Z] + 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=53d214d660c211fabaeb1f0df01625a9dcc42235 --label arch=amd64 --label version=3.1.0-dev.29 . [2023-08-03T01:37:23.918Z] Sending build context to Docker daemon 444.9kB [2023-08-03T01:37:23.918Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T01:37:23.918Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-03T01:37:23.918Z] ---> 16b14dd5fc2f [2023-08-03T01:37:23.918Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T01:37:24.176Z] ---> Running in d230ac44eace [2023-08-03T01:37:24.176Z] Removing intermediate container d230ac44eace [2023-08-03T01:37:24.176Z] ---> 6507db12a300 [2023-08-03T01:37:24.176Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T01:37:24.176Z] ---> Running in bd640116ecf0 [2023-08-03T01:37:24.176Z] Removing intermediate container bd640116ecf0 [2023-08-03T01:37:24.176Z] ---> 0eb2862e4853 [2023-08-03T01:37:24.176Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-03T01:37:24.176Z] ---> Running in da918e2241f5 [2023-08-03T01:37:24.176Z] Removing intermediate container da918e2241f5 [2023-08-03T01:37:24.176Z] ---> aebb288be032 [2023-08-03T01:37:24.176Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T01:37:24.435Z] ---> Running in 3a4456abe819 [2023-08-03T01:37:24.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T01:37:24.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T01:37:24.952Z] OK: 265 MiB in 53 packages [2023-08-03T01:37:25.210Z] Removing intermediate container 3a4456abe819 [2023-08-03T01:37:25.210Z] ---> c21c036faf89 [2023-08-03T01:37:25.210Z] Step 7/26 : WORKDIR /app [2023-08-03T01:37:25.210Z] ---> Running in d281f083f42f [2023-08-03T01:37:25.210Z] Removing intermediate container d281f083f42f [2023-08-03T01:37:25.210Z] ---> 39add564ed36 [2023-08-03T01:37:25.210Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-03T01:37:25.470Z] ---> ef86eb46e4b0 [2023-08-03T01:37:25.470Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T01:37:25.470Z] ---> Running in 5e386d448a79 [2023-08-03T01:37:26.036Z] Removing intermediate container 5e386d448a79 [2023-08-03T01:37:26.036Z] ---> 060c6301994f [2023-08-03T01:37:26.036Z] Step 10/26 : COPY . . [2023-08-03T01:37:26.295Z] ---> 79b347fa9408 [2023-08-03T01:37:26.295Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T01:37:26.295Z] ---> Running in d72781f818d9 [2023-08-03T01:37:26.295Z] Removing intermediate container d72781f818d9 [2023-08-03T01:37:26.295Z] ---> d35516de9018 [2023-08-03T01:37:26.295Z] Step 12/26 : RUN $MAKE [2023-08-03T01:37:26.295Z] ---> Running in b57cf96b994b [2023-08-03T01:37:26.554Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-record-replay [2023-08-03T01:37:48.479Z] Removing intermediate container b57cf96b994b [2023-08-03T01:37:48.479Z] ---> c0de0f18fbe1 [2023-08-03T01:37:48.479Z] Step 13/26 : FROM alpine:3.17 [2023-08-03T01:38:00.683Z] 3.17: Pulling from library/alpine [2023-08-03T01:38:00.683Z] 4db1b89c0bd1: Already exists [2023-08-03T01:38:00.683Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T01:38:00.683Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T01:38:00.683Z] ---> 1f73a9d63274 [2023-08-03T01:38:00.683Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T01:38:00.683Z] ---> Running in 4d14bbff0822 [2023-08-03T01:38:00.683Z] Removing intermediate container 4d14bbff0822 [2023-08-03T01:38:00.683Z] ---> bb6c825f9366 [2023-08-03T01:38:00.683Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-03T01:38:00.683Z] ---> Running in 26001acde477 [2023-08-03T01:38:00.683Z] Removing intermediate container 26001acde477 [2023-08-03T01:38:00.683Z] ---> cbee553b2a40 [2023-08-03T01:38:00.683Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-03T01:38:00.683Z] ---> Running in f11cd9ea709c [2023-08-03T01:38:00.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T01:38:00.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T01:38:00.683Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-03T01:38:00.683Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-03T01:38:00.683Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T01:38:00.683Z] Executing ca-certificates-20230506-r0.trigger [2023-08-03T01:38:00.683Z] OK: 8 MiB in 17 packages [2023-08-03T01:38:00.943Z] Removing intermediate container f11cd9ea709c [2023-08-03T01:38:00.943Z] ---> 04b5276d7666 [2023-08-03T01:38:00.943Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-03T01:38:00.943Z] ---> dbe40d9ca40e [2023-08-03T01:38:00.943Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-03T01:38:01.204Z] ---> 27a59cc39c89 [2023-08-03T01:38:01.204Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-03T01:38:01.204Z] ---> 25ab55b46a4e [2023-08-03T01:38:01.204Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-03T01:38:02.578Z] ---> 61cdea8833cd [2023-08-03T01:38:02.578Z] Step 21/26 : EXPOSE 59712 [2023-08-03T01:38:02.578Z] ---> Running in ad06f7a5fa16 [2023-08-03T01:38:02.578Z] Removing intermediate container ad06f7a5fa16 [2023-08-03T01:38:02.578Z] ---> fff25465fedd [2023-08-03T01:38:02.578Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-03T01:38:02.578Z] ---> Running in ffc10bed925e [2023-08-03T01:38:02.578Z] Removing intermediate container ffc10bed925e [2023-08-03T01:38:02.578Z] ---> f27bb45e7f4d [2023-08-03T01:38:02.578Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-03T01:38:02.578Z] ---> Running in a930fe405cd3 [2023-08-03T01:38:02.578Z] Removing intermediate container a930fe405cd3 [2023-08-03T01:38:02.578Z] ---> 993bf824a5c0 [2023-08-03T01:38:02.578Z] Step 24/26 : LABEL arch=amd64 [2023-08-03T01:38:02.578Z] ---> Running in bee51528d448 [2023-08-03T01:38:02.578Z] Removing intermediate container bee51528d448 [2023-08-03T01:38:02.578Z] ---> 841af4f39049 [2023-08-03T01:38:02.578Z] Step 25/26 : LABEL git_sha=53d214d660c211fabaeb1f0df01625a9dcc42235 [2023-08-03T01:38:02.578Z] ---> Running in 678c162bbb23 [2023-08-03T01:38:02.578Z] Removing intermediate container 678c162bbb23 [2023-08-03T01:38:02.578Z] ---> 34cf62abd2bb [2023-08-03T01:38:02.578Z] Step 26/26 : LABEL version=3.1.0-dev.29 [2023-08-03T01:38:02.578Z] ---> Running in 9e0b614652a1 [2023-08-03T01:38:02.839Z] Removing intermediate container 9e0b614652a1 [2023-08-03T01:38:02.839Z] ---> 04b798d21df6 [2023-08-03T01:38:02.839Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T01:38:02.839Z] Successfully built 04b798d21df6 [2023-08-03T01:38:02.839Z] 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-08-03T01:38:02.963Z] provisioning config files... [2023-08-03T01:38:02.972Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13902639108332531435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:38:03.267Z] ---> docker-login.sh [2023-08-03T01:38:03.267Z] nexus3.edgexfoundry.org:10001 [2023-08-03T01:38:03.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:38:05.800Z] Error response from daemon: login attempt to https://nexus3.edgexfoundry.org:10001/v2/ failed with status: 401 Unauthorized [Pipeline] } [2023-08-03T01:38:05.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:38:06.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T01:38:06.208Z] [2023-08-03T01:38:06.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:38:06.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T01:38:06.507Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-03T01:38:06.507Z] 5eb5b503b376: Pulling fs layer [2023-08-03T01:38:06.507Z] 5c69ac0246d0: Pulling fs layer [2023-08-03T01:38:06.507Z] ec43610c2a17: Pulling fs layer [2023-08-03T01:38:06.507Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-03T01:38:06.507Z] 33b1e0a273af: Pulling fs layer [2023-08-03T01:38:06.507Z] 5d3b04190fa2: Pulling fs layer [2023-08-03T01:38:06.507Z] 2f39f015ded8: Pulling fs layer [2023-08-03T01:38:06.507Z] 5d3b04190fa2: Waiting [2023-08-03T01:38:06.507Z] 2f39f015ded8: Waiting [2023-08-03T01:38:06.507Z] 33b1e0a273af: Waiting [2023-08-03T01:38:06.507Z] 5c69ac0246d0: Download complete [2023-08-03T01:38:06.507Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-03T01:38:06.507Z] 3a2ae6a8a46f: Download complete [2023-08-03T01:38:06.507Z] 33b1e0a273af: Verifying Checksum [2023-08-03T01:38:06.507Z] 33b1e0a273af: Download complete [2023-08-03T01:38:06.507Z] 5d3b04190fa2: Download complete [2023-08-03T01:38:06.507Z] ec43610c2a17: Verifying Checksum [2023-08-03T01:38:06.507Z] ec43610c2a17: Download complete [2023-08-03T01:38:06.766Z] 5eb5b503b376: Verifying Checksum [2023-08-03T01:38:06.766Z] 5eb5b503b376: Download complete [2023-08-03T01:38:07.332Z] 2f39f015ded8: Download complete [2023-08-03T01:38:07.897Z] 5eb5b503b376: Pull complete [2023-08-03T01:38:08.155Z] 5c69ac0246d0: Pull complete [2023-08-03T01:38:08.414Z] ec43610c2a17: Pull complete [2023-08-03T01:38:08.414Z] 3a2ae6a8a46f: Pull complete [2023-08-03T01:38:08.672Z] 33b1e0a273af: Pull complete [2023-08-03T01:38:08.672Z] 5d3b04190fa2: Pull complete [2023-08-03T01:38:12.855Z] 2f39f015ded8: Pull complete [2023-08-03T01:38:12.855Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-03T01:38:12.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T01:38:12.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:38:12.927Z] prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container [2023-08-03T01:38:12.957Z] $ 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-08-03T01:38:18.783Z] $ docker top 770b034bfab818a8524ca0ec7f97506f58cc892975198c3e4cfd9fc03eada739 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:38:19.160Z] ---> job-cost.sh [2023-08-03T01:38:19.160Z] lf-activate-venv: SKIPPING [2023-08-03T01:38:19.160Z] INFO: No Stack... [2023-08-03T01:38:19.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T01:38:19.676Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T01:38:19.963Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-03T01:38:19.963Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T01:38:19.976Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [2023-08-03T01:38:19.981Z] Resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] did not exist. Created. [2023-08-03T01:38:19.981Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T01:38:20.278Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-03T01:38:20.306Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T01:38:20.312Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T01:38:20.334Z] $ docker stop --time=1 770b034bfab818a8524ca0ec7f97506f58cc892975198c3e4cfd9fc03eada739 [2023-08-03T01:38:21.471Z] $ docker rm -f --volumes 770b034bfab818a8524ca0ec7f97506f58cc892975198c3e4cfd9fc03eada739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-03T01:38:21.578Z] Failed in branch amd64 [2023-08-03T01:38:59.371Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2794 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-03T01:38:59.382Z] Running in /w/workspace/app-record-replay/31 [Pipeline] { [Pipeline] checkout [2023-08-03T01:38:59.410Z] Selected Git installation does not exist. Using Default [2023-08-03T01:38:59.410Z] The recommended git tool is: NONE [2023-08-03T01:39:04.994Z] using credential edgex-jenkins-ssh [2023-08-03T01:39:05.016Z] Cloning the remote Git repository [2023-08-03T01:39:05.069Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-03T01:39:05.173Z] > git init /w/workspace/app-record-replay/31 # timeout=10 [2023-08-03T01:39:05.345Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-03T01:39:05.346Z] > git --version # timeout=10 [2023-08-03T01:39:05.367Z] > git --version # 'git version 2.25.1' [2023-08-03T01:39:05.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T01:39:05.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T01:39:06.198Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-03T01:39:06.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T01:39:07.163Z] Avoid second fetch [2023-08-03T01:39:07.164Z] Checking out Revision 53d214d660c211fabaeb1f0df01625a9dcc42235 (main) [2023-08-03T01:39:07.728Z] Commit message: "Merge pull request #54 from lenny-intel/replay-status" [2023-08-03T01:39:07.185Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T01:39:07.269Z] > git checkout -f 53d214d660c211fabaeb1f0df01625a9dcc42235 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T01:39:08.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-03T01:39:08.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T01:39:08.689Z] Dload Upload Total Spent Left Speed [2023-08-03T01:39:08.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 94956 0 --:--:-- --:--:-- --:--:-- 94145 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-08-03T01:39:09.353Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-03T01:39:09.687Z] + + sudo tee /etc/docker/daemon.new [2023-08-03T01:39:09.687Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-03T01:39:09.687Z] { [2023-08-03T01:39:09.687Z] "registry-mirrors": [ [2023-08-03T01:39:09.687Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-03T01:39:09.687Z] ], [2023-08-03T01:39:09.687Z] "bip": "10.250.0.254/24", [2023-08-03T01:39:09.687Z] "hosts": [ [2023-08-03T01:39:09.687Z] "tcp://0.0.0.0:5555", [2023-08-03T01:39:09.687Z] "unix:///var/run/docker.sock" [2023-08-03T01:39:09.687Z] ], [2023-08-03T01:39:09.687Z] "mtu": 1458, [2023-08-03T01:39:09.687Z] "selinux-enabled": true, [2023-08-03T01:39:09.687Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-03T01:39:09.687Z] } [Pipeline] sh [2023-08-03T01:39:10.026Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-03T01:39:10.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T01:39:28.673Z] provisioning config files... [2023-08-03T01:39:28.700Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/31@tmp/config12849989480874150479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:39:29.060Z] ---> docker-login.sh [2023-08-03T01:39:29.060Z] nexus3.edgexfoundry.org:10001 [2023-08-03T01:39:29.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:39:29.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:39:29.918Z] Configure a credential helper to remove this warning. See [2023-08-03T01:39:29.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:39:29.918Z] [2023-08-03T01:39:29.918Z] Login Succeeded [2023-08-03T01:39:29.918Z] nexus3.edgexfoundry.org:10002 [2023-08-03T01:39:30.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:39:30.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:39:30.188Z] Configure a credential helper to remove this warning. See [2023-08-03T01:39:30.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:39:30.188Z] [2023-08-03T01:39:30.188Z] Login Succeeded [2023-08-03T01:39:30.188Z] nexus3.edgexfoundry.org:10003 [2023-08-03T01:39:30.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:39:30.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:39:30.731Z] Configure a credential helper to remove this warning. See [2023-08-03T01:39:30.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:39:30.731Z] [2023-08-03T01:39:30.731Z] Login Succeeded [2023-08-03T01:39:30.731Z] nexus3.edgexfoundry.org:10004 [2023-08-03T01:39:31.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:39:31.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:39:31.003Z] Configure a credential helper to remove this warning. See [2023-08-03T01:39:31.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:39:31.003Z] [2023-08-03T01:39:31.003Z] Login Succeeded [2023-08-03T01:39:31.003Z] docker.io [2023-08-03T01:39:31.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:39:31.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:39:31.539Z] Configure a credential helper to remove this warning. See [2023-08-03T01:39:31.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:39:31.539Z] [2023-08-03T01:39:31.539Z] Login Succeeded [2023-08-03T01:39:31.539Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T01:39:31.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T01:39:31.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T01:39:31.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T01:39:31.824Z] ========================================================= [2023-08-03T01:39:31.824Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-03T01:39:31.824Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:39:32.193Z] + 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-08-03T01:39:32.193Z] Sending build context to Docker daemon 197.1kB [2023-08-03T01:39:32.465Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T01:39:32.465Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-03T01:39:32.465Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-03T01:39:32.465Z] edb6bdbacee9: Pulling fs layer [2023-08-03T01:39:32.465Z] 5f9638ab2659: Pulling fs layer [2023-08-03T01:39:32.465Z] 8d51d6327a98: Pulling fs layer [2023-08-03T01:39:32.465Z] 8b374f2dd631: Pulling fs layer [2023-08-03T01:39:32.465Z] ec14aa9079de: Pulling fs layer [2023-08-03T01:39:32.465Z] 2f466654f4bb: Pulling fs layer [2023-08-03T01:39:32.465Z] 554e91adad29: Pulling fs layer [2023-08-03T01:39:32.465Z] ec14aa9079de: Waiting [2023-08-03T01:39:32.465Z] 2f466654f4bb: Waiting [2023-08-03T01:39:32.465Z] 8b374f2dd631: Waiting [2023-08-03T01:39:32.465Z] 5f9638ab2659: Verifying Checksum [2023-08-03T01:39:32.465Z] 5f9638ab2659: Download complete [2023-08-03T01:39:32.465Z] 8b374f2dd631: Verifying Checksum [2023-08-03T01:39:32.465Z] 8b374f2dd631: Download complete [2023-08-03T01:39:32.736Z] ec14aa9079de: Verifying Checksum [2023-08-03T01:39:32.736Z] ec14aa9079de: Download complete [2023-08-03T01:39:32.736Z] edb6bdbacee9: Verifying Checksum [2023-08-03T01:39:32.736Z] edb6bdbacee9: Download complete [2023-08-03T01:39:33.705Z] edb6bdbacee9: Pull complete [2023-08-03T01:39:33.972Z] 554e91adad29: Verifying Checksum [2023-08-03T01:39:33.972Z] 554e91adad29: Download complete [2023-08-03T01:39:34.948Z] 8d51d6327a98: Verifying Checksum [2023-08-03T01:39:34.948Z] 8d51d6327a98: Download complete [2023-08-03T01:39:35.214Z] 2f466654f4bb: Verifying Checksum [2023-08-03T01:39:35.214Z] 2f466654f4bb: Download complete [2023-08-03T01:39:37.176Z] 5f9638ab2659: Pull complete [2023-08-03T01:39:52.193Z] 8d51d6327a98: Pull complete [2023-08-03T01:39:52.193Z] 8b374f2dd631: Pull complete [2023-08-03T01:39:52.193Z] ec14aa9079de: Pull complete [2023-08-03T01:39:57.555Z] 2f466654f4bb: Pull complete [2023-08-03T01:40:00.163Z] 554e91adad29: Pull complete [2023-08-03T01:40:00.163Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-03T01:40:00.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-03T01:40:00.163Z] ---> 1e15ea492957 [2023-08-03T01:40:00.163Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T01:40:01.127Z] ---> Running in 48dfd17843e4 [2023-08-03T01:40:01.395Z] Removing intermediate container 48dfd17843e4 [2023-08-03T01:40:01.395Z] ---> b8fc5fb88531 [2023-08-03T01:40:01.395Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T01:40:01.395Z] ---> Running in ff5a6976c456 [2023-08-03T01:40:01.664Z] Removing intermediate container ff5a6976c456 [2023-08-03T01:40:01.664Z] ---> 46ea80f0d787 [2023-08-03T01:40:01.664Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-03T01:40:01.664Z] ---> Running in 89ace7c50615 [2023-08-03T01:40:01.939Z] Removing intermediate container 89ace7c50615 [2023-08-03T01:40:01.939Z] ---> 383a0c84267e [2023-08-03T01:40:01.939Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T01:40:02.210Z] ---> Running in 62106c533caa [2023-08-03T01:40:03.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T01:40:03.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T01:40:04.825Z] OK: 263 MiB in 53 packages [2023-08-03T01:40:05.793Z] Removing intermediate container 62106c533caa [2023-08-03T01:40:05.793Z] ---> fec775aae5c2 [2023-08-03T01:40:05.793Z] Step 7/12 : WORKDIR /app [2023-08-03T01:40:05.793Z] ---> Running in 9a7e2c9cdf97 [2023-08-03T01:40:06.064Z] Removing intermediate container 9a7e2c9cdf97 [2023-08-03T01:40:06.064Z] ---> 9581e96f0ae6 [2023-08-03T01:40:06.064Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-03T01:40:06.651Z] ---> 19792998be53 [2023-08-03T01:40:06.651Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T01:40:06.651Z] ---> Running in d554bf4ff197 [2023-08-03T01:41:14.553Z] Removing intermediate container d554bf4ff197 [2023-08-03T01:41:14.553Z] ---> a038217d4f32 [2023-08-03T01:41:14.553Z] Step 10/12 : COPY . . [2023-08-03T01:41:14.553Z] ---> 9f2c2901b6fc [2023-08-03T01:41:14.553Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T01:41:14.553Z] ---> Running in a97aaedd27ba [2023-08-03T01:41:14.553Z] Removing intermediate container a97aaedd27ba [2023-08-03T01:41:14.553Z] ---> 3db78e03fb31 [2023-08-03T01:41:14.553Z] Step 12/12 : RUN $MAKE [2023-08-03T01:41:14.553Z] ---> Running in 62d534bd6572 [2023-08-03T01:41:14.553Z] noop [2023-08-03T01:41:14.553Z] Removing intermediate container 62d534bd6572 [2023-08-03T01:41:14.553Z] ---> d9497a27d595 [2023-08-03T01:41:14.553Z] Successfully built d9497a27d595 [2023-08-03T01:41:14.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:41:14.911Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T01:41:14.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:41:15.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-2794 does not seem to be running inside a container [2023-08-03T01:41:15.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/31 -v /w/workspace/app-record-replay/31:/w/workspace/app-record-replay/31:rw,z -v /w/workspace/app-record-replay/31@tmp:/w/workspace/app-record-replay/31@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-arm64 cat [2023-08-03T01:41:16.551Z] $ docker top 7d6d5aa7c6ff3566c7583fe9dd9dbd3e81a1ac3ba4d8f0a62d3f631222eee279 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T01:41:17.412Z] + go version [2023-08-03T01:41:17.412Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-03T01:41:17.436Z] $ docker stop --time=1 7d6d5aa7c6ff3566c7583fe9dd9dbd3e81a1ac3ba4d8f0a62d3f631222eee279 [2023-08-03T01:41:19.099Z] $ docker rm -f --volumes 7d6d5aa7c6ff3566c7583fe9dd9dbd3e81a1ac3ba4d8f0a62d3f631222eee279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:41:19.679Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T01:41:19.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:41:19.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-2794 does not seem to be running inside a container [2023-08-03T01:41:19.957Z] $ 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/31 -v /w/workspace/app-record-replay/31:/w/workspace/app-record-replay/31:rw,z -v /w/workspace/app-record-replay/31@tmp:/w/workspace/app-record-replay/31@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-arm64 cat [2023-08-03T01:41:21.128Z] $ docker top 180fa57c3671fca0212ee8bf9822b3f3feb7d0ed1da2fecb5ade2838c17a25c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T01:41:21.966Z] + git config --global --add safe.directory /w/workspace/app-record-replay/31 [Pipeline] fileExists [Pipeline] sh [2023-08-03T01:41:22.297Z] + make test [2023-08-03T01:41:22.565Z] go test -race -coverprofile=coverage.out ./... [2023-08-03T01:44:44.411Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-03T01:44:51.061Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.314s coverage: 88.0% of statements [2023-08-03T01:44:56.408Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-03T01:44:56.408Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-03T01:44:56.408Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-03T01:44:59.757Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.902s coverage: 97.5% of statements [2023-08-03T01:44:59.757Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.703s coverage: 85.2% of statements [2023-08-03T01:45:00.024Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-03T01:45:00.024Z] go vet ./... [2023-08-03T01:47:51.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T01:47:51.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T01:47:51.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T01:47:51.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T01:47:51.812Z] $ docker stop --time=1 180fa57c3671fca0212ee8bf9822b3f3feb7d0ed1da2fecb5ade2838c17a25c0 [2023-08-03T01:47:53.755Z] $ docker rm -f --volumes 180fa57c3671fca0212ee8bf9822b3f3feb7d0ed1da2fecb5ade2838c17a25c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T01:47:55.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T01:47:55.675Z] Warning: overwriting stash ‘coverage-report’ [2023-08-03T01:47:56.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T01:47:56.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T01:47:56.944Z] + ls -al . [2023-08-03T01:47:56.944Z] total 168 [2023-08-03T01:47:56.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 01:41 . [2023-08-03T01:47:56.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 01:39 .. [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 3 01:39 .dockerignore [2023-08-03T01:47:56.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 01:39 .git [2023-08-03T01:47:56.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:39 .github [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 3 01:39 .gitignore [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 01:39 .golangci.yml [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 10642 Aug 3 01:39 Attribution.txt [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 3 01:39 CHANGELOG.md [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 3 01:39 Dockerfile [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 01:39 GOVERNANCE.md [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 3 01:39 Jenkinsfile [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 3 01:39 LICENSE [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 3 01:39 Makefile [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 3 01:39 OWNERS.md [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 3 01:39 README.md [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 3 01:39 Record and Reply.postman_collection.json [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 3 01:35 VERSION [2023-08-03T01:47:56.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:39 bin [2023-08-03T01:47:56.944Z] -rw-r--r-- 1 jenkins jenkins 16060 Aug 3 01:44 coverage.out [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 3668 Aug 3 01:39 go.mod [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 3 01:39 go.sum [2023-08-03T01:47:56.944Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 01:39 internal [2023-08-03T01:47:56.944Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 3 01:39 main.go [2023-08-03T01:47:56.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 01:39 pkg [2023-08-03T01:47:56.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:47:57.293Z] + 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=53d214d660c211fabaeb1f0df01625a9dcc42235 --label arch=arm64 --label version=3.1.0-dev.29 . [2023-08-03T01:47:57.293Z] Sending build context to Docker daemon 214kB [2023-08-03T01:47:57.561Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T01:47:57.561Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-03T01:47:57.561Z] ---> d9497a27d595 [2023-08-03T01:47:57.561Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T01:47:58.974Z] ---> Running in 350ee3e1bf52 [2023-08-03T01:47:59.247Z] Removing intermediate container 350ee3e1bf52 [2023-08-03T01:47:59.247Z] ---> 7653d822f6e1 [2023-08-03T01:47:59.247Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T01:47:59.518Z] ---> Running in f4b4848904de [2023-08-03T01:47:59.787Z] Removing intermediate container f4b4848904de [2023-08-03T01:47:59.787Z] ---> bcb608f45aa5 [2023-08-03T01:47:59.787Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-03T01:47:59.787Z] ---> Running in a62ee94b066b [2023-08-03T01:48:00.059Z] Removing intermediate container a62ee94b066b [2023-08-03T01:48:00.059Z] ---> 971a08d3b2bd [2023-08-03T01:48:00.059Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T01:48:00.328Z] ---> Running in 7b205a421916 [2023-08-03T01:48:01.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T01:48:02.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T01:48:03.221Z] OK: 263 MiB in 53 packages [2023-08-03T01:48:04.187Z] Removing intermediate container 7b205a421916 [2023-08-03T01:48:04.187Z] ---> 685829facaa7 [2023-08-03T01:48:04.187Z] Step 7/26 : WORKDIR /app [2023-08-03T01:48:04.187Z] ---> Running in 3283e819f2c7 [2023-08-03T01:48:04.460Z] Removing intermediate container 3283e819f2c7 [2023-08-03T01:48:04.460Z] ---> b232e8b853ca [2023-08-03T01:48:04.460Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-03T01:48:05.055Z] ---> a845257f18ea [2023-08-03T01:48:05.055Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T01:48:05.327Z] ---> Running in 7651d54d0bd4 [2023-08-03T01:48:08.686Z] Removing intermediate container 7651d54d0bd4 [2023-08-03T01:48:08.686Z] ---> d113a77b0c79 [2023-08-03T01:48:08.686Z] Step 10/26 : COPY . . [2023-08-03T01:48:08.686Z] ---> 84094ddb5059 [2023-08-03T01:48:08.686Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T01:48:08.958Z] ---> Running in e666a8a8ad29 [2023-08-03T01:48:09.229Z] Removing intermediate container e666a8a8ad29 [2023-08-03T01:48:09.229Z] ---> 8821fa5d3d53 [2023-08-03T01:48:09.229Z] Step 12/26 : RUN $MAKE [2023-08-03T01:48:09.229Z] ---> Running in 927008054a40 [2023-08-03T01:48:10.663Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-record-replay [2023-08-03T01:50:47.439Z] Removing intermediate container 927008054a40 [2023-08-03T01:50:47.439Z] ---> 9757ab31e8f0 [2023-08-03T01:50:47.439Z] Step 13/26 : FROM alpine:3.17 [2023-08-03T01:50:47.439Z] 3.17: Pulling from library/alpine [2023-08-03T01:50:47.439Z] edb6bdbacee9: Already exists [2023-08-03T01:50:47.439Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T01:50:47.439Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T01:50:47.439Z] ---> 779605e5fbc0 [2023-08-03T01:50:47.439Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T01:50:47.439Z] ---> Running in 784844d1e58a [2023-08-03T01:50:47.439Z] Removing intermediate container 784844d1e58a [2023-08-03T01:50:47.439Z] ---> 38eefed76cdf [2023-08-03T01:50:47.439Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-03T01:50:47.439Z] ---> Running in f1a427672f30 [2023-08-03T01:50:47.439Z] Removing intermediate container f1a427672f30 [2023-08-03T01:50:47.439Z] ---> bdedf488940b [2023-08-03T01:50:47.439Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-03T01:50:47.439Z] ---> Running in 0bc5935a95fb [2023-08-03T01:50:47.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T01:50:47.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T01:50:48.402Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-03T01:50:48.669Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-03T01:50:48.669Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T01:50:48.669Z] Executing ca-certificates-20230506-r0.trigger [2023-08-03T01:50:49.252Z] OK: 8 MiB in 17 packages [2023-08-03T01:50:50.219Z] Removing intermediate container 0bc5935a95fb [2023-08-03T01:50:50.219Z] ---> 580064282845 [2023-08-03T01:50:50.219Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-03T01:50:50.804Z] ---> 5a527691a2d5 [2023-08-03T01:50:50.804Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-03T01:50:51.389Z] ---> b4a1fb446516 [2023-08-03T01:50:51.389Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-03T01:50:51.974Z] ---> 1bb14f667231 [2023-08-03T01:50:51.974Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-03T01:50:53.386Z] ---> 68eefea972e6 [2023-08-03T01:50:53.386Z] Step 21/26 : EXPOSE 59712 [2023-08-03T01:50:53.386Z] ---> Running in 1a382e4af135 [2023-08-03T01:50:53.653Z] Removing intermediate container 1a382e4af135 [2023-08-03T01:50:53.653Z] ---> 027233b8d226 [2023-08-03T01:50:53.653Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-03T01:50:54.024Z] ---> Running in 01115b352ac3 [2023-08-03T01:50:54.024Z] Removing intermediate container 01115b352ac3 [2023-08-03T01:50:54.024Z] ---> 74e7c9cf12cb [2023-08-03T01:50:54.024Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-03T01:50:54.319Z] ---> Running in c2263c201594 [2023-08-03T01:50:54.624Z] Removing intermediate container c2263c201594 [2023-08-03T01:50:54.624Z] ---> f270c186ea44 [2023-08-03T01:50:54.624Z] Step 24/26 : LABEL arch=arm64 [2023-08-03T01:50:54.624Z] ---> Running in cb2e9eda2406 [2023-08-03T01:50:55.242Z] Removing intermediate container cb2e9eda2406 [2023-08-03T01:50:55.242Z] ---> 904ef9415a19 [2023-08-03T01:50:55.242Z] Step 25/26 : LABEL git_sha=53d214d660c211fabaeb1f0df01625a9dcc42235 [2023-08-03T01:50:55.242Z] ---> Running in 6e79216fd4f8 [2023-08-03T01:50:55.516Z] Removing intermediate container 6e79216fd4f8 [2023-08-03T01:50:55.516Z] ---> e983c3155837 [2023-08-03T01:50:55.516Z] Step 26/26 : LABEL version=3.1.0-dev.29 [2023-08-03T01:50:55.516Z] ---> Running in 66aa0702f901 [2023-08-03T01:50:55.790Z] Removing intermediate container 66aa0702f901 [2023-08-03T01:50:55.790Z] ---> ed9739357749 [2023-08-03T01:50:55.790Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T01:50:55.790Z] Successfully built ed9739357749 [2023-08-03T01:50:55.790Z] 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-08-03T01:50:55.878Z] provisioning config files... [2023-08-03T01:50:55.899Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/31@tmp/config14887027393693245802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:50:56.273Z] ---> docker-login.sh [2023-08-03T01:50:56.273Z] nexus3.edgexfoundry.org:10001 [2023-08-03T01:50:56.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:50:56.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:50:56.547Z] Configure a credential helper to remove this warning. See [2023-08-03T01:50:56.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:50:56.547Z] [2023-08-03T01:50:56.547Z] Login Succeeded [2023-08-03T01:50:56.547Z] nexus3.edgexfoundry.org:10002 [2023-08-03T01:50:56.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:50:57.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:50:57.089Z] Configure a credential helper to remove this warning. See [2023-08-03T01:50:57.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:50:57.089Z] [2023-08-03T01:50:57.089Z] Login Succeeded [2023-08-03T01:50:57.089Z] nexus3.edgexfoundry.org:10003 [2023-08-03T01:50:57.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:50:57.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:50:57.626Z] Configure a credential helper to remove this warning. See [2023-08-03T01:50:57.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:50:57.626Z] [2023-08-03T01:50:57.626Z] Login Succeeded [2023-08-03T01:50:57.626Z] nexus3.edgexfoundry.org:10004 [2023-08-03T01:50:57.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:50:57.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:50:57.893Z] Configure a credential helper to remove this warning. See [2023-08-03T01:50:57.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:50:57.893Z] [2023-08-03T01:50:57.893Z] Login Succeeded [2023-08-03T01:50:57.893Z] docker.io [2023-08-03T01:50:58.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T01:50:58.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T01:50:58.482Z] Configure a credential helper to remove this warning. See [2023-08-03T01:50:58.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T01:50:58.482Z] [2023-08-03T01:50:58.482Z] Login Succeeded [2023-08-03T01:50:58.753Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T01:50:58.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-03T01:50:58.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T01:50:58.811Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-03T01:50:58.811Z] 53d214d660c211fabaeb1f0df01625a9dcc42235 [2023-08-03T01:50:58.811Z] latest [2023-08-03T01:50:58.811Z] 3.1.0-dev.29 [2023-08-03T01:50:58.811Z] 53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 [2023-08-03T01:50:58.811Z] main [2023-08-03T01:50:58.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:50:59.173Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:50:59.538Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235 [2023-08-03T01:50:59.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-03T01:50:59.538Z] 9b657f4fac96: Preparing [2023-08-03T01:50:59.538Z] 9ff1216900ea: Preparing [2023-08-03T01:50:59.538Z] 71f56df60582: Preparing [2023-08-03T01:50:59.538Z] 82b2de10500a: Preparing [2023-08-03T01:50:59.538Z] 9ce73fa8a87c: Preparing [2023-08-03T01:50:59.538Z] 9386262d7a74: Preparing [2023-08-03T01:50:59.538Z] 9386262d7a74: Waiting [2023-08-03T01:50:59.805Z] 9ff1216900ea: Pushed [2023-08-03T01:50:59.805Z] 71f56df60582: Pushed [2023-08-03T01:50:59.805Z] 82b2de10500a: Pushed [2023-08-03T01:50:59.805Z] 9386262d7a74: Layer already exists [2023-08-03T01:51:00.078Z] 9ce73fa8a87c: Pushed [2023-08-03T01:51:05.430Z] 9b657f4fac96: Pushed [2023-08-03T01:51:05.430Z] 53d214d660c211fabaeb1f0df01625a9dcc42235: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:05.786Z] + 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-08-03T01:51:06.135Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-03T01:51:06.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-03T01:51:06.135Z] 9b657f4fac96: Preparing [2023-08-03T01:51:06.135Z] 9ff1216900ea: Preparing [2023-08-03T01:51:06.135Z] 71f56df60582: Preparing [2023-08-03T01:51:06.135Z] 82b2de10500a: Preparing [2023-08-03T01:51:06.135Z] 9ce73fa8a87c: Preparing [2023-08-03T01:51:06.135Z] 9386262d7a74: Preparing [2023-08-03T01:51:06.135Z] 9386262d7a74: Waiting [2023-08-03T01:51:06.135Z] 71f56df60582: Layer already exists [2023-08-03T01:51:06.135Z] 9ff1216900ea: Layer already exists [2023-08-03T01:51:06.135Z] 82b2de10500a: Layer already exists [2023-08-03T01:51:06.135Z] 9ce73fa8a87c: Layer already exists [2023-08-03T01:51:06.135Z] 9b657f4fac96: Layer already exists [2023-08-03T01:51:06.135Z] 9386262d7a74: Layer already exists [2023-08-03T01:51:06.403Z] latest: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:06.762Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:07.107Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.29 [2023-08-03T01:51:07.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-03T01:51:07.108Z] 9b657f4fac96: Preparing [2023-08-03T01:51:07.108Z] 9ff1216900ea: Preparing [2023-08-03T01:51:07.108Z] 71f56df60582: Preparing [2023-08-03T01:51:07.108Z] 82b2de10500a: Preparing [2023-08-03T01:51:07.108Z] 9ce73fa8a87c: Preparing [2023-08-03T01:51:07.108Z] 9386262d7a74: Preparing [2023-08-03T01:51:07.108Z] 9386262d7a74: Waiting [2023-08-03T01:51:07.108Z] 82b2de10500a: Layer already exists [2023-08-03T01:51:07.108Z] 9ff1216900ea: Layer already exists [2023-08-03T01:51:07.108Z] 71f56df60582: Layer already exists [2023-08-03T01:51:07.108Z] 9ce73fa8a87c: Layer already exists [2023-08-03T01:51:07.108Z] 9b657f4fac96: Layer already exists [2023-08-03T01:51:07.108Z] 9386262d7a74: Layer already exists [2023-08-03T01:51:07.375Z] 3.1.0-dev.29: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:07.729Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:08.072Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 [2023-08-03T01:51:08.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-03T01:51:08.072Z] 9b657f4fac96: Preparing [2023-08-03T01:51:08.072Z] 9ff1216900ea: Preparing [2023-08-03T01:51:08.072Z] 71f56df60582: Preparing [2023-08-03T01:51:08.072Z] 82b2de10500a: Preparing [2023-08-03T01:51:08.072Z] 9ce73fa8a87c: Preparing [2023-08-03T01:51:08.072Z] 9386262d7a74: Preparing [2023-08-03T01:51:08.072Z] 9386262d7a74: Waiting [2023-08-03T01:51:08.072Z] 82b2de10500a: Layer already exists [2023-08-03T01:51:08.072Z] 9b657f4fac96: Layer already exists [2023-08-03T01:51:08.072Z] 71f56df60582: Layer already exists [2023-08-03T01:51:08.072Z] 9ce73fa8a87c: Layer already exists [2023-08-03T01:51:08.072Z] 9ff1216900ea: Layer already exists [2023-08-03T01:51:08.072Z] 9386262d7a74: Layer already exists [2023-08-03T01:51:08.072Z] 53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:08.688Z] + 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-08-03T01:51:09.044Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-03T01:51:09.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-03T01:51:09.044Z] 9b657f4fac96: Preparing [2023-08-03T01:51:09.044Z] 9ff1216900ea: Preparing [2023-08-03T01:51:09.044Z] 71f56df60582: Preparing [2023-08-03T01:51:09.044Z] 82b2de10500a: Preparing [2023-08-03T01:51:09.044Z] 9ce73fa8a87c: Preparing [2023-08-03T01:51:09.044Z] 9386262d7a74: Preparing [2023-08-03T01:51:09.044Z] 9386262d7a74: Waiting [2023-08-03T01:51:09.044Z] 71f56df60582: Layer already exists [2023-08-03T01:51:09.044Z] 9ff1216900ea: Layer already exists [2023-08-03T01:51:09.044Z] 82b2de10500a: Layer already exists [2023-08-03T01:51:09.044Z] 9b657f4fac96: Layer already exists [2023-08-03T01:51:09.044Z] 9ce73fa8a87c: Layer already exists [2023-08-03T01:51:09.044Z] 9386262d7a74: Layer already exists [2023-08-03T01:51:09.309Z] main: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-03T01:51:09.352Z] ===================================================== [Pipeline] echo [2023-08-03T01:51:09.357Z] taggedImages: [2023-08-03T01:51:09.357Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235 [2023-08-03T01:51:09.357Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-03T01:51:09.357Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.29 [2023-08-03T01:51:09.357Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 [2023-08-03T01:51:09.357Z] - 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-08-03T01:51:09.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T01:51:09.703Z] [2023-08-03T01:51:09.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:10.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T01:51:10.031Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-03T01:51:10.031Z] 8998bd30e6a1: Pulling fs layer [2023-08-03T01:51:10.031Z] 04944245beec: Pulling fs layer [2023-08-03T01:51:10.031Z] 699f458cf7ca: Pulling fs layer [2023-08-03T01:51:10.031Z] 765212b225bb: Pulling fs layer [2023-08-03T01:51:10.031Z] f23df028b6ca: Pulling fs layer [2023-08-03T01:51:10.031Z] d65c8cfc05b1: Pulling fs layer [2023-08-03T01:51:10.031Z] 2437ff75d9bd: Pulling fs layer [2023-08-03T01:51:10.031Z] 765212b225bb: Waiting [2023-08-03T01:51:10.031Z] f23df028b6ca: Waiting [2023-08-03T01:51:10.031Z] d65c8cfc05b1: Waiting [2023-08-03T01:51:10.031Z] 2437ff75d9bd: Waiting [2023-08-03T01:51:10.299Z] 04944245beec: Verifying Checksum [2023-08-03T01:51:10.299Z] 04944245beec: Download complete [2023-08-03T01:51:10.299Z] 765212b225bb: Verifying Checksum [2023-08-03T01:51:10.299Z] 765212b225bb: Download complete [2023-08-03T01:51:10.299Z] f23df028b6ca: Download complete [2023-08-03T01:51:10.299Z] d65c8cfc05b1: Verifying Checksum [2023-08-03T01:51:10.299Z] d65c8cfc05b1: Download complete [2023-08-03T01:51:10.299Z] 699f458cf7ca: Verifying Checksum [2023-08-03T01:51:10.299Z] 699f458cf7ca: Download complete [2023-08-03T01:51:10.881Z] 8998bd30e6a1: Download complete [2023-08-03T01:51:12.824Z] 2437ff75d9bd: Download complete [2023-08-03T01:51:14.763Z] 8998bd30e6a1: Pull complete [2023-08-03T01:51:14.763Z] 04944245beec: Pull complete [2023-08-03T01:51:16.170Z] 699f458cf7ca: Pull complete [2023-08-03T01:51:16.438Z] 765212b225bb: Pull complete [2023-08-03T01:51:17.399Z] f23df028b6ca: Pull complete [2023-08-03T01:51:17.399Z] d65c8cfc05b1: Pull complete [2023-08-03T01:51:32.391Z] 2437ff75d9bd: Pull complete [2023-08-03T01:51:32.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-03T01:51:32.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T01:51:32.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:51:32.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-2794 does not seem to be running inside a container [2023-08-03T01:51:32.707Z] $ 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/31 -v /w/workspace/app-record-replay/31:/w/workspace/app-record-replay/31:rw,z -v /w/workspace/app-record-replay/31@tmp:/w/workspace/app-record-replay/31@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:arm64 cat [2023-08-03T01:51:35.636Z] $ docker top 3d5213df427c43ecee916b87b4b30f9ae9290eb6d220c6bfd674eeda1a914c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:36.496Z] ---> job-cost.sh [2023-08-03T01:51:36.496Z] lf-activate-venv: SKIPPING [2023-08-03T01:51:36.496Z] INFO: No Stack... [2023-08-03T01:51:36.763Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-03T01:51:37.722Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T01:51:38.366Z] + cat /w/workspace/app-record-replay/31/archives/cost.csv [2023-08-03T01:51:38.366Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T01:51:38.430Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [2023-08-03T01:51:38.436Z] Resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] did not exist. Created. [2023-08-03T01:51:38.436Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T01:51:39.098Z] /w/workspace/app-record-replay/31@tmp/durable-6dc40f3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-03T01:51:39.754Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-03T01:51:39.777Z] Warning: overwriting stash ‘stack-cost’ [2023-08-03T01:51:39.835Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T01:51:39.842Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T01:51:39.859Z] $ docker stop --time=1 3d5213df427c43ecee916b87b4b30f9ae9290eb6d220c6bfd674eeda1a914c83 [2023-08-03T01:51:41.423Z] $ docker rm -f --volumes 3d5213df427c43ecee916b87b4b30f9ae9290eb6d220c6bfd674eeda1a914c83 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-08-03T01:51:42.458Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-03T01:51:42.458Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-03T01:51:42.458Z] total 16 [2023-08-03T01:51:42.458Z] drwxr-xr-x 3 root root 4096 Aug 3 01:38 . [2023-08-03T01:51:42.458Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 01:38 .. [2023-08-03T01:51:42.458Z] drwxr-xr-x 2 root root 4096 Aug 3 01:38 cost [2023-08-03T01:51:42.458Z] -rw-r--r-- 1 root root 88 Aug 3 01:38 cost.csv [2023-08-03T01:51:42.458Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-03T01:51:42.458Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-03T01:51:42.458Z] total 16 [2023-08-03T01:51:42.458Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 01:38 . [2023-08-03T01:51:42.458Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 01:38 .. [2023-08-03T01:51:42.458Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 01:38 cost [2023-08-03T01:51:42.458Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 3 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:42.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:43.614Z] ---> package-listing.sh [2023-08-03T01:51:43.614Z] ++ facter osfamily [2023-08-03T01:51:43.614Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-03T01:51:43.873Z] + OS_FAMILY=debian [2023-08-03T01:51:43.873Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-03T01:51:43.873Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-03T01:51:43.873Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-03T01:51:43.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-03T01:51:43.873Z] + PACKAGES=/tmp/packages_start.txt [2023-08-03T01:51:43.873Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-03T01:51:43.873Z] + PACKAGES=/tmp/packages_end.txt [2023-08-03T01:51:43.873Z] + case "${OS_FAMILY}" in [2023-08-03T01:51:43.873Z] + dpkg -l [2023-08-03T01:51:43.873Z] + grep '^ii' [2023-08-03T01:51:43.873Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-03T01:51:43.873Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-03T01:51:43.873Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-03T01:51:43.873Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-03T01:51:43.873Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-03T01:51:43.873Z] + 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-08-03T01:51:43.884Z] 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-08-03T01:51:44.171Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T01:51:44.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T01:51:44.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T01:51:44.822Z] prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container [2023-08-03T01:51:44.855Z] $ 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-08-03T01:51:45.061Z] $ docker top d23b71169208c6e57b41f8457f187ac8c7aa76c00508498c0d41fa355ed0f2c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T01:51:45.398Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-03T01:51:45.681Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-03T01:51:45.972Z] + ls /var/log/sa-host [2023-08-03T01:51:45.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T01:51:46.129Z] provisioning config files... [2023-08-03T01:51:46.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15644151542231564542tmp [Pipeline] { [Pipeline] echo [2023-08-03T01:51:46.175Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:46.472Z] ---> create-netrc.sh [Pipeline] } [2023-08-03T01:51:46.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:47.249Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-03T01:51:47.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:47.574Z] ---> sudo-logs.sh [2023-08-03T01:51:47.574Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-03T01:51:47.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:47.892Z] ---> job-cost.sh [2023-08-03T01:51:47.892Z] lf-activate-venv: SKIPPING [2023-08-03T01:51:47.892Z] DEBUG: total: 0.2199999988079071 [2023-08-03T01:51:47.892Z] INFO: Retrieving Stack Cost... [2023-08-03T01:51:48.151Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T01:51:48.718Z] INFO: Archiving Costs [Pipeline] echo [2023-08-03T01:51:48.728Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T01:51:49.012Z] ---> logs-deploy.sh [2023-08-03T01:51:49.012Z] lf-activate-venv: SKIPPING [2023-08-03T01:51:49.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/31 [2023-08-03T01:51:49.012Z] INFO: archiving workspace using pattern(s): [2023-08-03T01:51:49.949Z] Archives upload complete. [2023-08-03T01:51:49.949Z] INFO: archiving logs to Nexus