Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89514e3c057ac1bfa990053d6698965b5d02828e+73821206136820b490740b0d0118952f550c5005 (421b86ce41a1620062e9bf6b075037ddbdba2dc6) 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-ssh16511600028323923354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1925150283354742978.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/PR-151/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/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1630147005331322531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2191349497108626540.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/PR-151/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/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4403161777142657140.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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-25969’ Running on prd-ubuntu20.04-docker-8c-8g-25972 in /w/workspace/foundry_app-record-replay_PR-151 [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/foundry_app-record-replay_PR-151 # 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 Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit 89514e3c057ac1bfa990053d6698965b5d02828e Merge succeeded, producing 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b Checking out Revision 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b (PR-151) > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 73821206136820b490740b0d0118952f550c5005 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b # timeout=10 Commit message: "Merge commit '73821206136820b490740b0d0118952f550c5005' into HEAD" > git rev-list --no-walk 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:38 ========================================================= 23:10:38 EdgeX Global Pipelines Version Info 23:10:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:39 ------------------- 23:10:39 stable info: 23:10:39 ------------------- 23:10:39 Commited By: Ginny Guan ginny@iotechsys.com 23:10:39 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 23:10:39 Message: update stable to v1.0.265 23:10:39 ------------------- 23:10:39 experimental info: 23:10:39 ------------------- 23:10:39 Commited By: Cherry Wang cherry@iotechsys.com 23:10:39 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 23:10:39 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:10:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:10:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4672fd1 [Pipeline] echo 23:10:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:40 provisioning config files... 23:10:40 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config12479301024778580117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:41 ---> ****-login.sh 23:10:41 nexus3.edgexfoundry.org:10001 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 nexus3.edgexfoundry.org:10002 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 nexus3.edgexfoundry.org:10003 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 nexus3.edgexfoundry.org:10004 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:42 Configure a credential helper to remove this warning. See 23:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:42 23:10:42 Login Succeeded 23:10:42 ****.io 23:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:42 Configure a credential helper to remove this warning. See 23:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:42 23:10:42 Login Succeeded 23:10:42 ---> ****-login.sh ends [Pipeline] } 23:10:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:10:42 + git rev-list -1 --merges 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b~1..4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo 23:10:42 -----------> git rev-list -1 --merges 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b~1..4672fd1c5f915a6f6e95fbae2528d762b3d75c9b 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b 23:10:42 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [false] [Pipeline] sh 23:10:43 + git log --format=format:%s -1 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo 23:10:43 ========================================================= 23:10:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:10:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:43 + git log --format=format:%s -1 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] echo 23:10:43 [semverPrep] GIT_COMMIT: 4672fd1c5f915a6f6e95fbae2528d762b3d75c9b, Commit Message: Merge commit '73821206136820b490740b0d0118952f550c5005' into HEAD [Pipeline] echo 23:10:43 [semverPrep] This is not a build commit. [Pipeline] sh 23:10:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:43 + grep -v github /etc/ssh/ssh_known_hosts 23:10:43 + [ -e /tmp/ssh_known_hosts ] 23:10:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:10:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:10:43 + sudo tee -a /etc/ssh/ssh_known_hosts 23:10:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:44 23:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:44 0.1.4: Pulling from edgex-devops/py-git-semver 23:10:44 b85a868b505f: Pulling fs layer 23:10:44 e2be974225ed: Pulling fs layer 23:10:44 339a4e72a1f5: Pulling fs layer 23:10:44 988bab9f4d93: Pulling fs layer 23:10:44 1469e6f7b9e6: Pulling fs layer 23:10:44 eaf3925da568: Pulling fs layer 23:10:44 bab4dde63d76: Pulling fs layer 23:10:44 bde34c3a00c8: Pulling fs layer 23:10:44 b352a97aabf1: Pulling fs layer 23:10:44 4872d77fe225: Pulling fs layer 23:10:44 5851b861e8e6: Pulling fs layer 23:10:44 bab4dde63d76: Waiting 23:10:44 bde34c3a00c8: Waiting 23:10:44 5851b861e8e6: Waiting 23:10:44 1469e6f7b9e6: Waiting 23:10:44 b352a97aabf1: Waiting 23:10:44 eaf3925da568: Waiting 23:10:44 988bab9f4d93: Waiting 23:10:44 e2be974225ed: Verifying Checksum 23:10:44 e2be974225ed: Download complete 23:10:44 988bab9f4d93: Verifying Checksum 23:10:44 988bab9f4d93: Download complete 23:10:44 1469e6f7b9e6: Verifying Checksum 23:10:44 1469e6f7b9e6: Download complete 23:10:44 eaf3925da568: Download complete 23:10:44 339a4e72a1f5: Verifying Checksum 23:10:44 339a4e72a1f5: Download complete 23:10:44 bde34c3a00c8: Verifying Checksum 23:10:44 b352a97aabf1: Verifying Checksum 23:10:44 b352a97aabf1: Download complete 23:10:44 4872d77fe225: Verifying Checksum 23:10:44 4872d77fe225: Download complete 23:10:44 5851b861e8e6: Verifying Checksum 23:10:44 5851b861e8e6: Download complete 23:10:44 b85a868b505f: Download complete 23:10:45 bab4dde63d76: Verifying Checksum 23:10:45 bab4dde63d76: Download complete 23:10:46 b85a868b505f: Pull complete 23:10:46 e2be974225ed: Pull complete 23:10:46 339a4e72a1f5: Pull complete 23:10:46 988bab9f4d93: Pull complete 23:10:47 1469e6f7b9e6: Pull complete 23:10:47 eaf3925da568: Pull complete 23:10:49 bab4dde63d76: Pull complete 23:10:49 bde34c3a00c8: Pull complete 23:10:49 b352a97aabf1: Pull complete 23:10:49 4872d77fe225: Pull complete 23:10:49 5851b861e8e6: Pull complete 23:10:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:49 prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container 23:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:10:52 $ docker top 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 -eo pid,comm 23:10:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:10:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:52 [ssh-agent] Looking for ssh-agent implementation... 23:10:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:52 $ docker exec 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent 23:10:52 SSH_AUTH_SOCK=/tmp/ssh-WTIQ3I8cBP88/agent.32 23:10:52 SSH_AGENT_PID=38 23:10:52 Running ssh-add (command line suppressed) 23:10:52 Identity added: /w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_3956916500692456763.key (/w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_3956916500692456763.key) 23:10:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:53 + git tag --points-at HEAD [Pipeline] } 23:10:53 $ docker exec --env ******** --env ******** 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent -k 23:10:53 unset SSH_AUTH_SOCK; 23:10:53 unset SSH_AGENT_PID; 23:10:53 echo Agent pid 38 killed; 23:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:10:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:53 [ssh-agent] Looking for ssh-agent implementation... 23:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:53 $ docker exec 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent 23:10:53 SSH_AUTH_SOCK=/tmp/ssh-3X1CxRw7PIvD/agent.71 23:10:53 SSH_AGENT_PID=77 23:10:53 Running ssh-add (command line suppressed) 23:10:53 Identity added: /w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_5542204213891134709.key (/w/workspace/foundry_app-record-replay_PR-151@tmp/private_key_5542204213891134709.key) 23:10:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:54 + git semver init 23:10:54 2024-11-08 23:10:54,185 [run_init] DEBUG init version:0.0.0 force:False 23:10:54 2024-11-08 23:10:54,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-151/.semver 23:10:54 2024-11-08 23:10:54,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-151/.semver 23:10:54 2024-11-08 23:10:54,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-151/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-151, universal_newlines=False, shell=None, istream=None) 23:10:56 2024-11-08 23:10:55,918 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-151/.git/info/exclude 23:10:56 2024-11-08 23:10:55,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 with force:False 23:10:56 2024-11-08 23:10:55,919 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 23:10:56 2024-11-08 23:10:55,924 [execute] INFO git cat-file --batch-check 23:10:56 2024-11-08 23:10:55,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-151/.semver, universal_newlines=False, shell=None, istream=) 23:10:56 2024-11-08 23:10:55,931 [execute] INFO git cat-file --batch 23:10:56 2024-11-08 23:10:55,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-151/.semver, universal_newlines=False, shell=None, istream=) 23:10:56 2024-11-08 23:10:55,936 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-151/.semver/PR-151 23:10:56 0.0.0 [Pipeline] } 23:10:56 $ docker exec --env ******** --env ******** 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 ssh-agent -k 23:10:56 unset SSH_AUTH_SOCK; 23:10:56 unset SSH_AGENT_PID; 23:10:56 echo Agent pid 77 killed; 23:10:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:56 + git semver [Pipeline] } 23:10:56 $ docker stop --time=1 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 23:10:58 $ docker rm -f --volumes 68e0379676ad57c59cdd2a5b84d4a0d0958443972bd179fee8f56c41908443f2 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:10:58 Stashed 1 file(s) [Pipeline] echo 23:10:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:59 provisioning config files... 23:10:59 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config11630211697509063664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:59 ---> ****-login.sh 23:10:59 nexus3.edgexfoundry.org:10001 23:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:59 Configure a credential helper to remove this warning. See 23:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:59 23:10:59 Login Succeeded 23:10:59 nexus3.edgexfoundry.org:10002 23:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:59 Configure a credential helper to remove this warning. See 23:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:59 23:10:59 Login Succeeded 23:10:59 nexus3.edgexfoundry.org:10003 23:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:59 Configure a credential helper to remove this warning. See 23:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:59 23:10:59 Login Succeeded 23:10:59 nexus3.edgexfoundry.org:10004 23:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:59 Configure a credential helper to remove this warning. See 23:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:59 23:10:59 Login Succeeded 23:10:59 ****.io 23:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:59 Configure a credential helper to remove this warning. See 23:10:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:59 23:10:59 Login Succeeded 23:10:59 ---> ****-login.sh ends [Pipeline] } 23:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:11:00 ========================================================= 23:11:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 23:11:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 23:11:00 Sending build context to Docker daemon 9.808MB 23:11:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 23:11:00 Step 2/12 : FROM ${BASE} AS builder 23:11:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:00 43c4264eed91: Pulling fs layer 23:11:00 4cc291be95ef: Pulling fs layer 23:11:00 2ac1f1163629: Pulling fs layer 23:11:00 5c3c966382ef: Pulling fs layer 23:11:00 4f4fb700ef54: Pulling fs layer 23:11:00 5d5c8e513c77: Pulling fs layer 23:11:00 9f66e0745190: Pulling fs layer 23:11:00 f49a43e4bbc0: Pulling fs layer 23:11:00 561ebcabdf7f: Pulling fs layer 23:11:00 5d5c8e513c77: Waiting 23:11:00 9f66e0745190: Waiting 23:11:00 561ebcabdf7f: Waiting 23:11:00 5c3c966382ef: Waiting 23:11:00 f49a43e4bbc0: Waiting 23:11:00 4f4fb700ef54: Waiting 23:11:00 4cc291be95ef: Verifying Checksum 23:11:00 4cc291be95ef: Download complete 23:11:00 5c3c966382ef: Verifying Checksum 23:11:00 5c3c966382ef: Download complete 23:11:00 43c4264eed91: Download complete 23:11:00 4f4fb700ef54: Verifying Checksum 23:11:00 4f4fb700ef54: Download complete 23:11:00 5d5c8e513c77: Download complete 23:11:00 9f66e0745190: Verifying Checksum 23:11:00 9f66e0745190: Download complete 23:11:00 43c4264eed91: Pull complete 23:11:00 561ebcabdf7f: Download complete 23:11:00 4cc291be95ef: Pull complete 23:11:00 2ac1f1163629: Verifying Checksum 23:11:00 2ac1f1163629: Download complete 23:11:01 f49a43e4bbc0: Verifying Checksum 23:11:01 f49a43e4bbc0: Download complete 23:11:04 2ac1f1163629: Pull complete 23:11:04 5c3c966382ef: Pull complete 23:11:04 4f4fb700ef54: Pull complete 23:11:04 5d5c8e513c77: Pull complete 23:11:04 9f66e0745190: Pull complete 23:11:06 f49a43e4bbc0: Pull complete 23:11:06 561ebcabdf7f: Pull complete 23:11:07 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 23:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:11:07 ---> 3a752c3f9dda 23:11:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:11:11 ---> Running in 8391d55e6746 23:11:11 Removing intermediate container 8391d55e6746 23:11:11 ---> 5f36f9e246b6 23:11:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:11:11 ---> Running in 2797d066c992 23:11:11 Removing intermediate container 2797d066c992 23:11:11 ---> 60f4dc361b45 23:11:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:11:11 ---> Running in cb1ccc1dbea1 23:11:11 Removing intermediate container cb1ccc1dbea1 23:11:11 ---> 9d2a540c905d 23:11:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:11 ---> Running in 275f46d2054f 23:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:11:11 OK: 246 MiB in 54 packages 23:11:12 Removing intermediate container 275f46d2054f 23:11:12 ---> 9c992836b785 23:11:12 Step 7/12 : WORKDIR /app 23:11:12 ---> Running in b145b7bac073 23:11:12 Removing intermediate container b145b7bac073 23:11:12 ---> a2b14c0b206f 23:11:12 Step 8/12 : COPY go.mod vendor* ./ 23:11:12 ---> 183ab1691f28 23:11:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:12 ---> Running in dcc9bec95f5d 23:11:13 Still waiting to schedule task 23:11:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-25970’ is offline 23:12:08 Removing intermediate container dcc9bec95f5d 23:12:08 ---> 195825dd1615 23:12:08 Step 10/12 : COPY . . 23:12:08 ---> 70ab3a9832c0 23:12:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:12:08 ---> Running in beebf155b23b 23:12:08 Removing intermediate container beebf155b23b 23:12:08 ---> 2f02925d1350 23:12:08 Step 12/12 : RUN $MAKE 23:12:08 ---> Running in c8c0b6c5c3ea 23:12:08 noop 23:12:08 Removing intermediate container c8c0b6c5c3ea 23:12:08 ---> 05e4d171462b 23:12:08 Successfully built 05e4d171462b 23:12:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:09 + docker inspect -f . ci-base-image-x86_64 23:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:09 prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container 23:12:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:09 $ docker top 800fdcef617d6b0b5e4e0878b4f44b9df6e8a07a07de059b6cde933965c459c5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:10 + go version 23:12:10 go version go1.23.2 linux/amd64 [Pipeline] } 23:12:10 $ docker stop --time=1 800fdcef617d6b0b5e4e0878b4f44b9df6e8a07a07de059b6cde933965c459c5 23:12:11 $ docker rm -f --volumes 800fdcef617d6b0b5e4e0878b4f44b9df6e8a07a07de059b6cde933965c459c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:11 + docker inspect -f . ci-base-image-x86_64 23:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:11 prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container 23:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:12 $ docker top 9863dd09ede99c0aa2a422b3d4b5f9b7ad5ac22daea1b75f319b4bcd2b3c4fdc -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:12 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-151 [Pipeline] fileExists [Pipeline] sh 23:12:12 + make test 23:12:12 go test -race -coverprofile=coverage.out ./... 23:12:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:12:51 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:12:51 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 23:12:51 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 23:12:51 ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements 23:12:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25973 in /w/workspace/foundry_app-record-replay_PR-151 [Pipeline] { [Pipeline] ws 23:12:51 Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout 23:12:54 ok github.com/edgexfoundry/app-record-replay/internal/application 9.113s coverage: 98.7% of statements 23:12:54 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.084s coverage: 89.7% of statements 23:12:54 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements 23:12:55 Selected Git installation does not exist. Using Default 23:12:55 The recommended git tool is: NONE 23:12:55 running golangci-lint 23:12:56 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 23:12:56 go version go1.23.2 linux/amd64 23:12:56 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 23:12:56 level=info msg="[config_reader] Used config file .golangci.yml" 23:12:56 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 23:13:00 using credential edgex-jenkins-ssh 23:13:00 Cloning the remote Git repository 23:13:00 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:13:00 > git init /w/workspace/app-record-replay/2 # timeout=10 23:13:00 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:13:00 > git --version # timeout=10 23:13:00 > git --version # 'git version 2.25.1' 23:13:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:03 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:13:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:04 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:13:04 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:13:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:13:05 Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit 89514e3c057ac1bfa990053d6698965b5d02828e 23:13:05 Merge succeeded, producing b882c77171fd2b416a34369fc55eca41042a2700 23:13:05 Checking out Revision b882c77171fd2b416a34369fc55eca41042a2700 (PR-151) 23:13:05 > git config core.sparsecheckout # timeout=10 23:13:05 > git checkout -f 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 23:13:05 > git remote # timeout=10 23:13:05 > git config --get remote.origin.url # timeout=10 23:13:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:05 > git merge 73821206136820b490740b0d0118952f550c5005 # timeout=10 23:13:05 > git rev-parse HEAD^{commit} # timeout=10 23:13:05 > git config core.sparsecheckout # timeout=10 23:13:05 > git checkout -f b882c77171fd2b416a34369fc55eca41042a2700 # timeout=10 23:13:09 Commit message: "Merge commit '73821206136820b490740b0d0118952f550c5005' into HEAD" 23:13:09 > git rev-list --no-walk 89514e3c057ac1bfa990053d6698965b5d02828e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:11 Dload Upload Total Spent Left Speed 23:13:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 23:13:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:13:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:13:12 + sudo tee /etc/docker/daemon.new 23:13:12 { 23:13:12 "registry-mirrors": [ 23:13:12 "https://nexus3.edgexfoundry.org:10001" 23:13:12 ], 23:13:12 "bip": "10.250.0.254/24", 23:13:12 "hosts": [ 23:13:12 "tcp://0.0.0.0:5555", 23:13:12 "unix:///var/run/docker.sock" 23:13:12 ], 23:13:12 "mtu": 1458, 23:13:12 "selinux-enabled": true, 23:13:12 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:12 } [Pipeline] sh 23:13:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:13 + sudo service docker restart 23:13:22 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|types_sizes|imports|name) took 23.565726779s" 23:13:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.39563ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:31 provisioning config files... 23:13:31 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config13797240862381192167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:31 ---> ****-login.sh 23:13:31 nexus3.edgexfoundry.org:10001 23:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:32 Configure a credential helper to remove this warning. See 23:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:32 23:13:32 Login Succeeded 23:13:32 nexus3.edgexfoundry.org:10002 23:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:32 level=info msg="[linters_context/goanalysis] analyzers took 58.193768321s with top 10 stages: buildir: 47.170387644s, inspect: 2.218761247s, fact_deprecated: 1.676281873s, printf: 1.501923573s, ctrlflow: 1.288323694s, fact_purity: 1.063063904s, nilness: 1.036012177s, typedness: 572.293147ms, SA5012: 487.858195ms, tokenfileanalyzer: 268.159509ms" 23:13:32 level=info msg="[runner] Issues before processing: 10, after processing: 0" 23:13:32 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 10/10, exclude: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, identifier_marker: 10/10, exclude-rules: 10/0, skip_files: 10/10, autogenerated_exclude: 10/10, cgo: 10/10, skip_dirs: 10/10" 23:13:32 level=info msg="[runner] processing took 752.617µs with stages: identifier_marker: 380.444µs, autogenerated_exclude: 129.131µs, exclude-rules: 95.38µs, path_prettifier: 74.071µs, skip_dirs: 53.681µs, invalid_issue: 4.76µs, filename_unadjuster: 3.68µs, cgo: 3.6µs, max_same_issues: 1.38µs, nolint: 1.37µs, fixer: 920ns, skip_files: 660ns, uniq_by_line: 590ns, exclude: 560ns, sort_results: 460ns, max_from_linter: 360ns, path_shortener: 290ns, diff: 280ns, max_per_file_from_linter: 270ns, source_code: 270ns, path_prefixer: 240ns, severity-rules: 220ns" 23:13:32 level=info msg="[runner] linters took 11.571575959s with stages: goanalysis_metalinter: 11.570685261s" 23:13:32 level=info msg="File cache stats: 0 entries of total size 0B" 23:13:32 level=info msg="Memory: 353 samples, avg is 241.7MB, max is 1117.7MB" 23:13:32 level=info msg="Execution took 35.149314572s" 23:13:32 go vet ./... 23:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:33 Configure a credential helper to remove this warning. See 23:13:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:33 23:13:33 Login Succeeded 23:13:33 nexus3.edgexfoundry.org:10003 23:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:33 Configure a credential helper to remove this warning. See 23:13:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:33 23:13:33 Login Succeeded 23:13:33 nexus3.edgexfoundry.org:10004 23:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:33 Configure a credential helper to remove this warning. See 23:13:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:33 23:13:33 Login Succeeded 23:13:33 ****.io 23:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:34 Configure a credential helper to remove this warning. See 23:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:34 23:13:34 Login Succeeded 23:13:34 ---> ****-login.sh ends [Pipeline] } 23:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:13:34 ========================================================= 23:13:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 23:13:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 23:13:35 Sending build context to Docker daemon 337.9kB 23:13:35 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 23:13:35 Step 2/12 : FROM ${BASE} AS builder 23:13:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:35 cf04c63912e1: Pulling fs layer 23:13:35 55b35a11ae5e: Pulling fs layer 23:13:35 a37a00ec5f00: Pulling fs layer 23:13:35 50b3750afda1: Pulling fs layer 23:13:35 4f4fb700ef54: Pulling fs layer 23:13:35 80978eb59214: Pulling fs layer 23:13:35 c9f46d7d2bd2: Pulling fs layer 23:13:35 c5a475d317c9: Pulling fs layer 23:13:35 4f4fb700ef54: Waiting 23:13:35 c9f46d7d2bd2: Waiting 23:13:35 c5a475d317c9: Waiting 23:13:35 50b3750afda1: Waiting 23:13:35 55b35a11ae5e: Download complete 23:13:35 50b3750afda1: Verifying Checksum 23:13:35 50b3750afda1: Download complete 23:13:35 4f4fb700ef54: Verifying Checksum 23:13:35 4f4fb700ef54: Download complete 23:13:35 80978eb59214: Download complete 23:13:35 cf04c63912e1: Verifying Checksum 23:13:36 c5a475d317c9: Verifying Checksum 23:13:36 c5a475d317c9: Download complete 23:13:36 cf04c63912e1: Pull complete 23:13:37 55b35a11ae5e: Pull complete 23:13:37 a37a00ec5f00: Verifying Checksum 23:13:37 a37a00ec5f00: Download complete 23:13:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:38 ./bin/test-attribution-txt.sh [Pipeline] echo 23:13:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:13:38 $ docker stop --time=1 9863dd09ede99c0aa2a422b3d4b5f9b7ad5ac22daea1b75f319b4bcd2b3c4fdc 23:13:38 c9f46d7d2bd2: Verifying Checksum 23:13:38 c9f46d7d2bd2: Download complete 23:13:42 $ docker rm -f --volumes 9863dd09ede99c0aa2a422b3d4b5f9b7ad5ac22daea1b75f319b4bcd2b3c4fdc [Pipeline] // withDockerContainer [Pipeline] sh 23:13:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:13:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:44 + ls -al . 23:13:44 total 280 23:13:44 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:12 . 23:13:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:10 .. 23:13:44 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 23:10 .dockerignore 23:13:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:12 .git 23:13:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:10 .github 23:13:44 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 23:10 .gitignore 23:13:44 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:10 .golangci.yml 23:13:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:10 .semver 23:13:44 -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 23:10 Attribution.txt 23:13:44 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 23:10 CHANGELOG.md 23:13:44 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 23:10 Dockerfile 23:13:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:10 GOVERNANCE.md 23:13:44 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 23:10 Jenkinsfile 23:13:44 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 23:10 LICENSE 23:13:44 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 23:10 Makefile 23:13:44 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 23:10 OWNERS.md 23:13:44 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 23:10 README.md 23:13:44 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 23:10 Record and Reply.postman_collection.json 23:13:44 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:10 VERSION 23:13:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:10 bin 23:13:44 -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 23:12 coverage.out 23:13:44 -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 23:10 go.mod 23:13:44 -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 23:10 go.sum 23:13:44 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 23:10 internal 23:13:44 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 23:10 main.go 23:13:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:10 openapi 23:13:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:10 pkg 23:13:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:10 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:44 + 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=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b --label arch=amd64 --label version=0.0.0 . 23:13:44 Sending build context to Docker daemon 9.843MB 23:13:44 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 23:13:44 Step 2/27 : FROM ${BASE} AS builder 23:13:44 ---> 05e4d171462b 23:13:44 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:13:44 ---> Running in a5b98cc02a45 23:13:44 Removing intermediate container a5b98cc02a45 23:13:44 ---> 861322dddaed 23:13:44 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:13:44 ---> Running in 576600ab85c3 23:13:44 Removing intermediate container 576600ab85c3 23:13:44 ---> 971197c2ce3b 23:13:44 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:13:44 ---> Running in 466d22abb525 23:13:44 Removing intermediate container 466d22abb525 23:13:44 ---> c2c6c61d5b75 23:13:44 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:44 ---> Running in e4504618aa3f 23:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:13:45 OK: 246 MiB in 54 packages 23:13:45 Removing intermediate container e4504618aa3f 23:13:45 ---> c5af829f002c 23:13:45 Step 7/27 : WORKDIR /app 23:13:45 ---> Running in de2424bfaf6a 23:13:45 Removing intermediate container de2424bfaf6a 23:13:45 ---> d0a148cdf9fc 23:13:45 Step 8/27 : COPY go.mod vendor* ./ 23:13:46 ---> 9954d98549bd 23:13:46 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:46 ---> Running in 21b64fa2c10f 23:13:46 Removing intermediate container 21b64fa2c10f 23:13:46 ---> e5f4bcc16aa3 23:13:46 Step 10/27 : COPY . . 23:13:47 ---> cd62c0d0103c 23:13:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:47 ---> Running in 0a6d4e20f6e5 23:13:47 Removing intermediate container 0a6d4e20f6e5 23:13:47 ---> 77c6f629b586 23:13:47 Step 12/27 : RUN $MAKE 23:13:47 ---> Running in a7b94aa5f1b5 23:13:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 23:13:53 a37a00ec5f00: Pull complete 23:13:53 50b3750afda1: Pull complete 23:13:53 4f4fb700ef54: Pull complete 23:13:53 80978eb59214: Pull complete 23:14:00 c9f46d7d2bd2: Pull complete 23:14:00 c5a475d317c9: Pull complete 23:14:00 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 23:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 23:14:00 ---> be29e6b0f0d4 23:14:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:14:01 ---> Running in 18943a73b44a 23:14:01 Removing intermediate container 18943a73b44a 23:14:01 ---> 424967ee7a25 23:14:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:14:01 ---> Running in 482404afc983 23:14:02 Removing intermediate container 482404afc983 23:14:02 ---> c746e4067ebb 23:14:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:14:02 ---> Running in 9ea92b6d9784 23:14:02 Removing intermediate container 9ea92b6d9784 23:14:02 ---> 9d657a323212 23:14:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:02 ---> Running in 4ae7e5c6ca22 23:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:14:05 OK: 238 MiB in 54 packages 23:14:06 Removing intermediate container 4ae7e5c6ca22 23:14:06 ---> ff42dfe49cbc 23:14:06 Step 7/12 : WORKDIR /app 23:14:07 ---> Running in 3a1d74151903 23:14:07 Removing intermediate container 3a1d74151903 23:14:07 ---> f514625823b9 23:14:07 Step 8/12 : COPY go.mod vendor* ./ 23:14:09 ---> 00be66dfe178 23:14:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:09 ---> Running in ed283bc06d17 23:14:26 Removing intermediate container a7b94aa5f1b5 23:14:26 ---> f1954361a40a 23:14:26 Step 13/27 : FROM alpine:3.20 23:14:26 3.20: Pulling from library/alpine 23:14:26 43c4264eed91: Already exists 23:14:26 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 23:14:26 Status: Downloaded newer image for alpine:3.20 23:14:26 ---> 91ef0af61f39 23:14:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:14:26 ---> Running in ad43fde2e67b 23:14:26 Removing intermediate container ad43fde2e67b 23:14:26 ---> 6276a274e739 23:14:26 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 23:14:26 ---> Running in f0a6d4c9dd42 23:14:26 Removing intermediate container f0a6d4c9dd42 23:14:26 ---> 86f1c1f8757f 23:14:26 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:14:26 ---> Running in a867028b0d74 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:14:26 (1/2) Installing ca-certificates (20240705-r0) 23:14:26 (2/2) Installing dumb-init (1.2.5-r3) 23:14:26 Executing busybox-1.36.1-r29.trigger 23:14:26 Executing ca-certificates-20240705-r0.trigger 23:14:26 OK: 9 MiB in 16 packages 23:14:26 Removing intermediate container a867028b0d74 23:14:26 ---> 5d3278bf0a57 23:14:26 Step 17/27 : RUN apk --no-cache upgrade 23:14:26 ---> Running in 8af1d559a31e 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:14:26 Upgrading critical system libraries and apk-tools: 23:14:26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 23:14:26 Executing busybox-1.36.1-r29.trigger 23:14:26 Continuing the upgrade transaction with new apk-tools: 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:14:26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 23:14:26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 23:14:26 Executing ca-certificates-20240705-r0.trigger 23:14:26 OK: 9 MiB in 16 packages 23:14:26 Removing intermediate container 8af1d559a31e 23:14:26 ---> 1c214a258fc3 23:14:26 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:14:26 ---> c614f01434a6 23:14:26 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:14:26 ---> 121c728db3ba 23:14:26 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:14:26 ---> 0ef868fbc2c5 23:14:26 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 23:14:26 ---> 8b41f201a17c 23:14:26 Step 22/27 : EXPOSE 59712 23:14:26 ---> Running in 982e5d01d0d3 23:14:26 Removing intermediate container 982e5d01d0d3 23:14:26 ---> 5a4455b31a87 23:14:26 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 23:14:26 ---> Running in f28ad14f6da8 23:14:26 Removing intermediate container f28ad14f6da8 23:14:26 ---> e193ae37107c 23:14:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:26 ---> Running in 1d5298182a5b 23:14:26 Removing intermediate container 1d5298182a5b 23:14:26 ---> 774302adf553 23:14:26 Step 25/27 : LABEL arch=amd64 23:14:26 ---> Running in a48340dd8b13 23:14:26 Removing intermediate container a48340dd8b13 23:14:26 ---> 47433a7c76f7 23:14:26 Step 26/27 : LABEL git_sha=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b 23:14:26 ---> Running in 26c1554cbbb8 23:14:26 Removing intermediate container 26c1554cbbb8 23:14:26 ---> 5a68033154b2 23:14:26 Step 27/27 : LABEL version=0.0.0 23:14:26 ---> Running in e8097d97c634 23:14:26 Removing intermediate container e8097d97c634 23:14:26 ---> 065e55ca7985 23:14:26 [Warning] One or more build-args [ARCH] were not consumed 23:14:26 Successfully built 065e55ca7985 23:14:26 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:27 23:14:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:27 latest: Pulling from edgex-lftools-log-publisher 23:14:27 5eb5b503b376: Pulling fs layer 23:14:27 5c69ac0246d0: Pulling fs layer 23:14:27 ec43610c2a17: Pulling fs layer 23:14:27 3a2ae6a8a46f: Pulling fs layer 23:14:27 33b1e0a273af: Pulling fs layer 23:14:27 5d3b04190fa2: Pulling fs layer 23:14:27 2f39f015ded8: Pulling fs layer 23:14:27 3a2ae6a8a46f: Waiting 23:14:27 33b1e0a273af: Waiting 23:14:27 5d3b04190fa2: Waiting 23:14:27 2f39f015ded8: Waiting 23:14:27 5c69ac0246d0: Download complete 23:14:27 3a2ae6a8a46f: Verifying Checksum 23:14:27 3a2ae6a8a46f: Download complete 23:14:27 33b1e0a273af: Verifying Checksum 23:14:27 33b1e0a273af: Download complete 23:14:27 ec43610c2a17: Verifying Checksum 23:14:27 ec43610c2a17: Download complete 23:14:27 5d3b04190fa2: Verifying Checksum 23:14:27 5d3b04190fa2: Download complete 23:14:27 5eb5b503b376: Verifying Checksum 23:14:27 5eb5b503b376: Download complete 23:14:28 2f39f015ded8: Download complete 23:14:28 5eb5b503b376: Pull complete 23:14:29 5c69ac0246d0: Pull complete 23:14:29 ec43610c2a17: Pull complete 23:14:29 3a2ae6a8a46f: Pull complete 23:14:29 33b1e0a273af: Pull complete 23:14:29 5d3b04190fa2: Pull complete 23:14:34 2f39f015ded8: Pull complete 23:14:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:34 prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container 23:14:34 $ 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/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:14:37 $ docker top 1f08b239a1017260d7badc96c5665a25063976e0f98c15b04adfb1b8c40edaa9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:38 ---> job-cost.sh 23:14:38 lf-activate-venv: SKIPPING 23:14:38 INFO: No Stack... 23:14:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:14:38 INFO: Archiving Costs [Pipeline] sh 23:14:38 + cat /w/workspace/foundry_app-record-replay_PR-151/archives/cost.csv 23:14:38 + cut -d, -f6 [Pipeline] lock 23:14:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] 23:14:38 Resource [jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] did not exist. Created. 23:14:38 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:14:39 + echo total: 0.2199999988079071 [Pipeline] stash 23:14:39 Stashed 1 file(s) [Pipeline] } 23:14:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:14:39 $ docker stop --time=1 1f08b239a1017260d7badc96c5665a25063976e0f98c15b04adfb1b8c40edaa9 23:14:40 $ docker rm -f --volumes 1f08b239a1017260d7badc96c5665a25063976e0f98c15b04adfb1b8c40edaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:16:01 Removing intermediate container ed283bc06d17 23:16:01 ---> 76edba64b39c 23:16:01 Step 10/12 : COPY . . 23:16:01 ---> 4f5f5bb976bd 23:16:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:01 ---> Running in c00705e96e10 23:16:01 Removing intermediate container c00705e96e10 23:16:01 ---> d3e3f5b35a83 23:16:01 Step 12/12 : RUN $MAKE 23:16:01 ---> Running in a52082ce0801 23:16:01 noop 23:16:01 Removing intermediate container a52082ce0801 23:16:01 ---> 3ab0b8cadf24 23:16:01 Successfully built 3ab0b8cadf24 23:16:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker inspect -f . ci-base-image-arm64 23:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:01 prd-ubuntu20.04-docker-arm64-4c-16g-25973 does not seem to be running inside a container 23:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:04 $ docker top dd183b11cb0f7b7e735f835824ff8dd488d666cadacd1e01a817f819d3de28ab -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:05 + go version 23:16:05 go version go1.23.2 linux/arm64 [Pipeline] } 23:16:05 $ docker stop --time=1 dd183b11cb0f7b7e735f835824ff8dd488d666cadacd1e01a817f819d3de28ab 23:16:06 $ docker rm -f --volumes dd183b11cb0f7b7e735f835824ff8dd488d666cadacd1e01a817f819d3de28ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:07 + docker inspect -f . ci-base-image-arm64 23:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-25973 does not seem to be running inside a container 23:16:07 $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:08 $ docker top 2ce9134e077528848a3d959b08453155289f7ea48b8d00a62628f739e4d82901 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:09 + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh 23:16:09 + make test 23:16:09 go test -race -coverprofile=coverage.out ./... 23:20:31 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 23:20:49 ok github.com/edgexfoundry/app-record-replay/internal/app 1.145s coverage: 88.0% of statements 23:20:51 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:20:51 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 23:20:54 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:21:02 ok github.com/edgexfoundry/app-record-replay/internal/application 9.824s coverage: 98.7% of statements 23:21:02 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.423s coverage: 89.7% of statements 23:21:02 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.074s coverage: 100.0% of statements 23:21:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:21:02 go vet ./... 23:25:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:25:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:25:24 ./bin/test-attribution-txt.sh [Pipeline] echo 23:25:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:25:24 $ docker stop --time=1 2ce9134e077528848a3d959b08453155289f7ea48b8d00a62628f739e4d82901 23:25:26 $ docker rm -f --volumes 2ce9134e077528848a3d959b08453155289f7ea48b8d00a62628f739e4d82901 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:28 Warning: overwriting stash ‘coverage-report’ 23:25:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:29 + ls -al . 23:25:29 total 276 23:25:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:16 . 23:25:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:13 .. 23:25:29 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 23:13 .dockerignore 23:25:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:13 .git 23:25:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 .github 23:25:29 -rw-rw-r-- 1 jenkins jenkins 164 Nov 8 23:13 .gitignore 23:25:29 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:13 .golangci.yml 23:25:29 -rw-rw-r-- 1 jenkins jenkins 20885 Nov 8 23:13 Attribution.txt 23:25:29 -rw-rw-r-- 1 jenkins jenkins 458 Nov 8 23:13 CHANGELOG.md 23:25:29 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 8 23:13 Dockerfile 23:25:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:13 GOVERNANCE.md 23:25:29 -rw-rw-r-- 1 jenkins jenkins 681 Nov 8 23:13 Jenkinsfile 23:25:29 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 23:13 LICENSE 23:25:29 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 23:13 Makefile 23:25:29 -rw-rw-r-- 1 jenkins jenkins 611 Nov 8 23:13 OWNERS.md 23:25:29 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 8 23:13 README.md 23:25:29 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 8 23:13 Record and Reply.postman_collection.json 23:25:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:10 VERSION 23:25:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 bin 23:25:29 -rw-r--r-- 1 jenkins jenkins 34247 Nov 8 23:21 coverage.out 23:25:29 -rw-rw-r-- 1 jenkins jenkins 7488 Nov 8 23:13 go.mod 23:25:29 -rw-rw-r-- 1 jenkins jenkins 100896 Nov 8 23:13 go.sum 23:25:29 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 23:13 internal 23:25:29 -rw-rw-r-- 1 jenkins jenkins 913 Nov 8 23:13 main.go 23:25:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 openapi 23:25:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 pkg 23:25:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:30 + 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=b882c77171fd2b416a34369fc55eca41042a2700 --label arch=arm64 --label version=0.0.0 . 23:25:30 Sending build context to Docker daemon 372.7kB 23:25:30 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 23:25:30 Step 2/27 : FROM ${BASE} AS builder 23:25:30 ---> 3ab0b8cadf24 23:25:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:25:30 ---> Running in a99ed5ebfeb5 23:25:30 Removing intermediate container a99ed5ebfeb5 23:25:30 ---> a2d40fa13ac1 23:25:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:25:31 ---> Running in e535b3c305e7 23:25:31 Removing intermediate container e535b3c305e7 23:25:31 ---> 39f46bc4c5a9 23:25:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:25:31 ---> Running in 7114e04ff253 23:25:31 Removing intermediate container 7114e04ff253 23:25:31 ---> 857188f75c18 23:25:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:31 ---> Running in 771a0f5f7edb 23:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:25:35 OK: 238 MiB in 54 packages 23:25:36 Removing intermediate container 771a0f5f7edb 23:25:36 ---> 37bc87698bdc 23:25:36 Step 7/27 : WORKDIR /app 23:25:36 ---> Running in 7a1fe8e6b058 23:25:36 Removing intermediate container 7a1fe8e6b058 23:25:36 ---> 5601164acd2a 23:25:36 Step 8/27 : COPY go.mod vendor* ./ 23:25:36 ---> 833bc61920fd 23:25:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:36 ---> Running in d49e606ecee9 23:25:39 Removing intermediate container d49e606ecee9 23:25:39 ---> 9b5ac9adec61 23:25:39 Step 10/27 : COPY . . 23:25:40 ---> 1adfee281923 23:25:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:25:40 ---> Running in a396772bdd93 23:25:40 Removing intermediate container a396772bdd93 23:25:40 ---> 8f946e4bc4ea 23:25:40 Step 12/27 : RUN $MAKE 23:25:40 ---> Running in e297846f982b 23:25:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 23:29:34 Removing intermediate container e297846f982b 23:29:34 ---> 18f03a330f33 23:29:34 Step 13/27 : FROM alpine:3.20 23:29:34 3.20: Pulling from library/alpine 23:29:34 cf04c63912e1: Already exists 23:29:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 23:29:34 Status: Downloaded newer image for alpine:3.20 23:29:34 ---> c157a85ed455 23:29:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:29:34 ---> Running in 9b67b266d74e 23:29:34 Removing intermediate container 9b67b266d74e 23:29:34 ---> c9efdba99491 23:29:34 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 23:29:34 ---> Running in 67ed5fb1a90f 23:29:34 Removing intermediate container 67ed5fb1a90f 23:29:34 ---> caa552948d13 23:29:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:29:34 ---> Running in f5b8f4031c42 23:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:29:34 (1/2) Installing ca-certificates (20240705-r0) 23:29:34 (2/2) Installing dumb-init (1.2.5-r3) 23:29:34 Executing busybox-1.36.1-r29.trigger 23:29:34 Executing ca-certificates-20240705-r0.trigger 23:29:34 OK: 10 MiB in 16 packages 23:29:34 Removing intermediate container f5b8f4031c42 23:29:34 ---> e5d2d4dfed63 23:29:34 Step 17/27 : RUN apk --no-cache upgrade 23:29:34 ---> Running in c27daa2fda69 23:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:29:37 Upgrading critical system libraries and apk-tools: 23:29:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 23:29:37 Executing busybox-1.36.1-r29.trigger 23:29:37 Continuing the upgrade transaction with new apk-tools: 23:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:29:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 23:29:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 23:29:39 Executing ca-certificates-20240705-r0.trigger 23:29:39 OK: 10 MiB in 16 packages 23:29:40 Removing intermediate container c27daa2fda69 23:29:40 ---> 2ed5541b55d9 23:29:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:29:41 ---> 153896c9cdea 23:29:41 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:29:41 ---> 63b07b9423ef 23:29:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:29:42 ---> 321597623aa8 23:29:42 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 23:29:44 ---> 2950361e19b8 23:29:44 Step 22/27 : EXPOSE 59712 23:29:44 ---> Running in 239baf33d5b9 23:29:44 Removing intermediate container 239baf33d5b9 23:29:44 ---> 4a581d920883 23:29:44 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 23:29:44 ---> Running in b6975a8aa77e 23:29:45 Removing intermediate container b6975a8aa77e 23:29:45 ---> c728c842fda4 23:29:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:29:45 ---> Running in f7ed78e0f79c 23:29:45 Removing intermediate container f7ed78e0f79c 23:29:45 ---> 8fa9151d5709 23:29:45 Step 25/27 : LABEL arch=arm64 23:29:45 ---> Running in 77fff7d4af4b 23:29:45 Removing intermediate container 77fff7d4af4b 23:29:45 ---> b0f7cc22c80c 23:29:45 Step 26/27 : LABEL git_sha=b882c77171fd2b416a34369fc55eca41042a2700 23:29:45 ---> Running in c8ef35d2ef91 23:29:46 Removing intermediate container c8ef35d2ef91 23:29:46 ---> 2d78b4b1136b 23:29:46 Step 27/27 : LABEL version=0.0.0 23:29:46 ---> Running in b3d9e45e3ced 23:29:46 Removing intermediate container b3d9e45e3ced 23:29:46 ---> 896689cb93e9 23:29:46 [Warning] One or more build-args [ARCH] were not consumed 23:29:46 Successfully built 896689cb93e9 23:29:46 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:47 23:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:47 arm64: Pulling from edgex-lftools-log-publisher 23:29:47 8998bd30e6a1: Pulling fs layer 23:29:47 04944245beec: Pulling fs layer 23:29:47 699f458cf7ca: Pulling fs layer 23:29:47 765212b225bb: Pulling fs layer 23:29:47 f23df028b6ca: Pulling fs layer 23:29:47 d65c8cfc05b1: Pulling fs layer 23:29:47 2437ff75d9bd: Pulling fs layer 23:29:47 765212b225bb: Waiting 23:29:47 d65c8cfc05b1: Waiting 23:29:47 f23df028b6ca: Waiting 23:29:47 04944245beec: Verifying Checksum 23:29:47 04944245beec: Download complete 23:29:47 765212b225bb: Verifying Checksum 23:29:47 765212b225bb: Download complete 23:29:48 f23df028b6ca: Verifying Checksum 23:29:48 f23df028b6ca: Download complete 23:29:48 d65c8cfc05b1: Verifying Checksum 23:29:48 d65c8cfc05b1: Download complete 23:29:48 699f458cf7ca: Verifying Checksum 23:29:48 699f458cf7ca: Download complete 23:29:48 8998bd30e6a1: Verifying Checksum 23:29:48 8998bd30e6a1: Download complete 23:29:51 2437ff75d9bd: Verifying Checksum 23:29:51 2437ff75d9bd: Download complete 23:29:53 8998bd30e6a1: Pull complete 23:29:53 04944245beec: Pull complete 23:29:55 699f458cf7ca: Pull complete 23:29:55 765212b225bb: Pull complete 23:29:56 f23df028b6ca: Pull complete 23:29:57 d65c8cfc05b1: Pull complete 23:30:15 2437ff75d9bd: Pull complete 23:30:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:15 prd-ubuntu20.04-docker-arm64-4c-16g-25973 does not seem to be running inside a container 23:30:15 $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:30:18 $ docker top a1c753475f1b8f8cafc0dc4386b46fcc2ebfcabdef09966e898896c2f1ce1662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:19 ---> job-cost.sh 23:30:19 lf-activate-venv: SKIPPING 23:30:19 INFO: No Stack... 23:30:19 INFO: Retrieving Pricing Info for: v3-standard-4 23:30:20 INFO: Archiving Costs [Pipeline] sh 23:30:20 + cut -d, -f6 23:30:20 + cat /w/workspace/app-record-replay/2/archives/cost.csv [Pipeline] lock 23:30:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] 23:30:21 Resource [jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] did not exist. Created. 23:30:21 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:22 /w/workspace/app-record-replay/2@tmp/durable-56b290b3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:30:22 + echo total: 0.10999999940395355 [Pipeline] stash 23:30:22 Warning: overwriting stash ‘stack-cost’ 23:30:22 Stashed 1 file(s) [Pipeline] } 23:30:22 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-151-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:30:22 $ docker stop --time=1 a1c753475f1b8f8cafc0dc4386b46fcc2ebfcabdef09966e898896c2f1ce1662 23:30:24 $ docker rm -f --volumes a1c753475f1b8f8cafc0dc4386b46fcc2ebfcabdef09966e898896c2f1ce1662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:30:24 provisioning config files... 23:30:24 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config5237515231184150848tmp [Pipeline] { [Pipeline] sh 23:30:25 + set +x 23:30:25 + curl -s+ bash -s -- 23:30:25 https://codecov.io/bash 23:30:25 23:30:25 _____ _ 23:30:25 / ____| | | 23:30:25 | | ___ __| | ___ ___ _____ __ 23:30:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:30:25 | |___| (_) | (_| | __/ (_| (_) \ V / 23:30:25 \_____\___/ \__,_|\___|\___\___/ \_/ 23:30:25 Bash-1.0.6 23:30:25 23:30:25 23:30:25 ==> git version 2.25.1 found 23:30:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:30:25 Release-Date: 2020-01-08 23:30:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:30:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:30:25 ==> Jenkins CI detected. 23:30:25 current dir:  /w/workspace/foundry_app-record-replay_PR-151 23:30:25 project root: . 23:30:25 --> token set from env 23:30:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:30:25 ==> Running gcov in . (disable via -X gcov) 23:30:25 ==> Python coveragepy not found 23:30:25 ==> Searching for coverage reports in: 23:30:25 + . 23:30:25 -> Found 1 reports 23:30:25 ==> Detecting git/mercurial file structure 23:30:25 ==> Reading reports 23:30:25 + ./coverage.out bytes=34247 23:30:25 ==> Appending adjustments 23:30:25 https://docs.codecov.io/docs/fixing-reports 23:30:25 + Found adjustments 23:30:25 ==> Gzipping contents 23:30:25 8.0K /tmp/codecov.TatQse.gz 23:30:25 ==> Uploading reports 23:30:25 url: https://codecov.io 23:30:25 query: branch=PR-151&commit=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-151%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=151&job=&cmd_args= 23:30:25 -> Pinging Codecov 23:30:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-151&commit=4672fd1c5f915a6f6e95fbae2528d762b3d75c9b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-151%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=151&job=&cmd_args= 23:30:25 -> Uploading to 23:30:25 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/4672fd1c5f915a6f6e95fbae2528d762b3d75c9b/8926958b-d158-45db-bb83-30b52e3bb88d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T233025Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d114977c33edde1604fbe9d6b2733ac34eba4a752a2f7febc5c8495d160de977 23:30:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:25 Dload Upload Total Spent Left Speed 23:30:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24616 --:--:-- --:--:-- --:--:-- 24616 23:30:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/4672fd1c5f915a6f6e95fbae2528d762b3d75c9b [Pipeline] } 23:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:30:26 + [ -d /w/workspace/foundry_app-record-replay_PR-151/archives ] 23:30:26 + ls -al /w/workspace/foundry_app-record-replay_PR-151/archives 23:30:26 total 16 23:30:26 drwxr-xr-x 3 root root 4096 Nov 8 23:14 . 23:30:26 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:14 .. 23:30:26 drwxr-xr-x 2 root root 4096 Nov 8 23:14 cost 23:30:26 -rw-r--r-- 1 root root 89 Nov 8 23:14 cost.csv 23:30:26 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-151/archives 23:30:26 + ls -al /w/workspace/foundry_app-record-replay_PR-151/archives 23:30:26 total 16 23:30:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:14 . 23:30:26 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:14 .. 23:30:26 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:14 cost 23:30:26 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:30:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:28 ---> package-listing.sh 23:30:28 ++ facter osfamily 23:30:28 ++ tr '[:upper:]' '[:lower:]' 23:30:28 + OS_FAMILY=debian 23:30:28 + workspace=/w/workspace/foundry_app-record-replay_PR-151 23:30:28 + START_PACKAGES=/tmp/packages_start.txt 23:30:28 + END_PACKAGES=/tmp/packages_end.txt 23:30:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:28 + PACKAGES=/tmp/packages_start.txt 23:30:28 + '[' /w/workspace/foundry_app-record-replay_PR-151 ']' 23:30:28 + PACKAGES=/tmp/packages_end.txt 23:30:28 + case "${OS_FAMILY}" in 23:30:28 + dpkg -l 23:30:28 + grep '^ii' 23:30:28 + '[' -f /tmp/packages_start.txt ']' 23:30:28 + '[' -f /tmp/packages_end.txt ']' 23:30:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:28 + '[' /w/workspace/foundry_app-record-replay_PR-151 ']' 23:30:28 + mkdir -p /w/workspace/foundry_app-record-replay_PR-151/archives/ 23:30:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-151/archives/ [Pipeline] echo 23:30:28 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/foundry_app-record-replay_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:30:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:29 prd-ubuntu20.04-docker-8c-8g-25972 does not seem to be running inside a container 23:30:29 $ 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/foundry_app-record-replay_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-151 -v /w/workspace/foundry_app-record-replay_PR-151:/w/workspace/foundry_app-record-replay_PR-151:rw,z -v /w/workspace/foundry_app-record-replay_PR-151@tmp:/w/workspace/foundry_app-record-replay_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:30:29 $ docker top 4fdc81587d4beea5b4167d5807809e74f79c9898df49fe2bd569b6ec7ec255f4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:29 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:30 + mkdir -p /var/log/sysstat [Pipeline] sh 23:30:30 + ls /var/log/sa-host 23:30:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:30 provisioning config files... 23:30:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-151@tmp/config6847413894370897140tmp [Pipeline] { [Pipeline] echo 23:30:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:31 ---> create-netrc.sh [Pipeline] } 23:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:30:31 ---> python-tools-install.sh [Pipeline] echo 23:30:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:31 ---> sudo-logs.sh 23:30:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:32 ---> job-cost.sh 23:30:32 lf-activate-venv: SKIPPING 23:30:32 DEBUG: total: 0.2199999988079071 23:30:32 INFO: Retrieving Stack Cost... 23:30:32 INFO: Retrieving Pricing Info for: v3-standard-8 23:30:32 INFO: Archiving Costs [Pipeline] echo 23:30:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:33 ---> logs-deploy.sh 23:30:33 lf-activate-venv: SKIPPING 23:30:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-151/2 23:30:33 INFO: archiving workspace using pattern(s): 23:30:34 Archives upload complete. 23:30:34 INFO: archiving logs to Nexus