Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 969143de7385ce03fbdbc910d88f2b12f1bce280+a1dfb321dd51a4fc190594c7f49f2393a77cb439 (0dfcb2c34bffd6a338743e7445ccd7988b062516) 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-ssh7718970230496983959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7400882919403054033.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10298820911119400330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7356841550029146573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh416656711272150732.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18311813399132176516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4308 in /w/workspace/foundry_app-record-replay_PR-142 [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-142 # 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 > 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 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 969143de7385ce03fbdbc910d88f2b12f1bce280 Merge succeeded, producing 969143de7385ce03fbdbc910d88f2b12f1bce280 Checking out Revision 969143de7385ce03fbdbc910d88f2b12f1bce280 (PR-142) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 969143de7385ce03fbdbc910d88f2b12f1bce280 # 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 a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 969143de7385ce03fbdbc910d88f2b12f1bce280 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:08:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:08:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:08:54 ========================================================= 03:08:54 EdgeX Global Pipelines Version Info 03:08:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:08:55 ------------------- 03:08:55 stable info: 03:08:55 ------------------- 03:08:55 Commited By: Ginny Guan ginny@iotechsys.com 03:08:55 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:08:55 Message: update stable to v1.0.260 03:08:56 ------------------- 03:08:56 experimental info: 03:08:56 ------------------- 03:08:56 Commited By: Ginny Guan ginny@iotechsys.com 03:08:56 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:08:56 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:08:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:08:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:08:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:08:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:08:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 969143d [Pipeline] echo 03:08:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:59 provisioning config files... 03:08:59 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config463012217120124760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:59 ---> ****-login.sh 03:08:59 nexus3.edgexfoundry.org:10001 03:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:59 Configure a credential helper to remove this warning. See 03:08:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:59 03:08:59 Login Succeeded 03:08:59 nexus3.edgexfoundry.org:10002 03:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:00 Configure a credential helper to remove this warning. See 03:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:00 03:09:00 Login Succeeded 03:09:00 nexus3.edgexfoundry.org:10003 03:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:00 Configure a credential helper to remove this warning. See 03:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:00 03:09:00 Login Succeeded 03:09:00 nexus3.edgexfoundry.org:10004 03:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:00 Configure a credential helper to remove this warning. See 03:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:00 03:09:00 Login Succeeded 03:09:00 ****.io 03:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:00 Configure a credential helper to remove this warning. See 03:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:00 03:09:00 Login Succeeded 03:09:00 ---> ****-login.sh ends [Pipeline] } 03:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:09:01 + git rev-list -1 --merges 969143de7385ce03fbdbc910d88f2b12f1bce280~1..969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo 03:09:01 -----------> git rev-list -1 --merges 969143de7385ce03fbdbc910d88f2b12f1bce280~1..969143de7385ce03fbdbc910d88f2b12f1bce280 969143de7385ce03fbdbc910d88f2b12f1bce280 [false] [Pipeline] sh 03:09:02 + git log --format=format:%s -1 969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo 03:09:02 ========================================================= 03:09:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:09:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:09:02 + git log --format=format:%s -1 969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] echo 03:09:02 [semverPrep] GIT_COMMIT: 969143de7385ce03fbdbc910d88f2b12f1bce280, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:09:02 [semverPrep] This is not a build commit. [Pipeline] sh 03:09:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:09:03 + grep -v github /etc/ssh/ssh_known_hosts 03:09:03 + [ -e /tmp/ssh_known_hosts ] 03:09:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:09:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:09:03 + sudo tee -a /etc/ssh/ssh_known_hosts 03:09:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:03 03:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:04 0.1.4: Pulling from edgex-devops/py-git-semver 03:09:04 b85a868b505f: Pulling fs layer 03:09:04 e2be974225ed: Pulling fs layer 03:09:04 339a4e72a1f5: Pulling fs layer 03:09:04 988bab9f4d93: Pulling fs layer 03:09:04 1469e6f7b9e6: Pulling fs layer 03:09:04 eaf3925da568: Pulling fs layer 03:09:04 bab4dde63d76: Pulling fs layer 03:09:04 bde34c3a00c8: Pulling fs layer 03:09:04 b352a97aabf1: Pulling fs layer 03:09:04 988bab9f4d93: Waiting 03:09:04 4872d77fe225: Pulling fs layer 03:09:04 5851b861e8e6: Pulling fs layer 03:09:04 b352a97aabf1: Waiting 03:09:04 4872d77fe225: Waiting 03:09:04 bab4dde63d76: Waiting 03:09:04 5851b861e8e6: Waiting 03:09:04 bde34c3a00c8: Waiting 03:09:04 eaf3925da568: Waiting 03:09:04 e2be974225ed: Verifying Checksum 03:09:04 e2be974225ed: Download complete 03:09:04 988bab9f4d93: Verifying Checksum 03:09:04 988bab9f4d93: Download complete 03:09:06 1469e6f7b9e6: Verifying Checksum 03:09:06 1469e6f7b9e6: Download complete 03:09:06 eaf3925da568: Download complete 03:09:06 339a4e72a1f5: Verifying Checksum 03:09:06 339a4e72a1f5: Download complete 03:09:06 bde34c3a00c8: Verifying Checksum 03:09:06 bde34c3a00c8: Download complete 03:09:06 b352a97aabf1: Verifying Checksum 03:09:06 b352a97aabf1: Download complete 03:09:06 4872d77fe225: Download complete 03:09:06 5851b861e8e6: Download complete 03:09:06 b85a868b505f: Verifying Checksum 03:09:06 b85a868b505f: Download complete 03:09:07 bab4dde63d76: Verifying Checksum 03:09:07 bab4dde63d76: Download complete 03:09:07 b85a868b505f: Pull complete 03:09:08 e2be974225ed: Pull complete 03:09:08 339a4e72a1f5: Pull complete 03:09:08 988bab9f4d93: Pull complete 03:09:09 1469e6f7b9e6: Pull complete 03:09:09 eaf3925da568: Pull complete 03:09:11 bab4dde63d76: Pull complete 03:09:11 bde34c3a00c8: Pull complete 03:09:11 b352a97aabf1: Pull complete 03:09:11 4872d77fe225: Pull complete 03:09:11 5851b861e8e6: Pull complete 03:09:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:11 prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container 03:09:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:09:14 $ docker top 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c -eo pid,comm 03:09:14 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). 03:09:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:14 [ssh-agent] Looking for ssh-agent implementation... 03:09:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:14 $ docker exec 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent 03:09:14 SSH_AUTH_SOCK=/tmp/ssh-zgNZ8DwMd9TU/agent.32 03:09:14 SSH_AGENT_PID=38 03:09:14 Running ssh-add (command line suppressed) 03:09:14 Identity added: /w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_15461532211144136807.key (/w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_15461532211144136807.key) 03:09:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:15 + git tag --points-at HEAD [Pipeline] } 03:09:15 $ docker exec --env ******** --env ******** 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent -k 03:09:15 unset SSH_AUTH_SOCK; 03:09:15 unset SSH_AGENT_PID; 03:09:15 echo Agent pid 38 killed; 03:09:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:09:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:15 [ssh-agent] Looking for ssh-agent implementation... 03:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:15 $ docker exec 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent 03:09:15 SSH_AUTH_SOCK=/tmp/ssh-UgOrIti0bhv7/agent.71 03:09:15 SSH_AGENT_PID=77 03:09:15 Running ssh-add (command line suppressed) 03:09:15 Identity added: /w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_5616090148765462781.key (/w/workspace/foundry_app-record-replay_PR-142@tmp/private_key_5616090148765462781.key) 03:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:16 + git semver init 03:09:16 2024-06-25 03:09:16,642 [run_init] DEBUG init version:0.0.0 force:False 03:09:16 2024-06-25 03:09:16,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-142/.semver 03:09:16 2024-06-25 03:09:16,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-142/.semver 03:09:16 2024-06-25 03:09:16,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-142/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-142, universal_newlines=False, shell=None, istream=None) 03:09:18 2024-06-25 03:09:17,997 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-142/.git/info/exclude 03:09:18 2024-06-25 03:09:17,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-142/.semver/PR-142 with force:False 03:09:18 2024-06-25 03:09:17,998 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-142/.semver/PR-142 03:09:18 2024-06-25 03:09:18,002 [execute] INFO git cat-file --batch-check 03:09:18 2024-06-25 03:09:18,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-142/.semver, universal_newlines=False, shell=None, istream=) 03:09:18 2024-06-25 03:09:18,009 [execute] INFO git cat-file --batch 03:09:18 2024-06-25 03:09:18,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-142/.semver, universal_newlines=False, shell=None, istream=) 03:09:18 2024-06-25 03:09:18,015 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-142/.semver/PR-142 03:09:18 0.0.0 [Pipeline] } 03:09:18 $ docker exec --env ******** --env ******** 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c ssh-agent -k 03:09:18 unset SSH_AUTH_SOCK; 03:09:18 unset SSH_AGENT_PID; 03:09:18 echo Agent pid 77 killed; 03:09:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:18 + git semver [Pipeline] } 03:09:19 $ docker stop --time=1 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c 03:09:20 $ docker rm -f --volumes 5945d1ee1e16caecb5b10579768b6aaa2dacf142e282602b70bd9422da4d708c [Pipeline] // withDockerContainer [Pipeline] sh 03:09:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:09:21 Stashed 1 file(s) [Pipeline] echo 03:09:21 [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 03:09:22 provisioning config files... 03:09:22 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config15005717367791468124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:22 ---> ****-login.sh 03:09:22 nexus3.edgexfoundry.org:10001 03:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:22 Configure a credential helper to remove this warning. See 03:09:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:22 03:09:22 Login Succeeded 03:09:22 nexus3.edgexfoundry.org:10002 03:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:22 Configure a credential helper to remove this warning. See 03:09:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:22 03:09:22 Login Succeeded 03:09:22 nexus3.edgexfoundry.org:10003 03:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:22 Configure a credential helper to remove this warning. See 03:09:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:22 03:09:22 Login Succeeded 03:09:22 nexus3.edgexfoundry.org:10004 03:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:22 Configure a credential helper to remove this warning. See 03:09:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:22 03:09:22 Login Succeeded 03:09:22 ****.io 03:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:23 Configure a credential helper to remove this warning. See 03:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:23 03:09:23 Login Succeeded 03:09:23 ---> ****-login.sh ends [Pipeline] } 03:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:09:23 ========================================================= 03:09:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:09:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:09:24 Sending build context to Docker daemon 9.865MB 03:09:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:09:24 Step 2/12 : FROM ${BASE} AS builder 03:09:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:09:24 619be1103602: Pulling fs layer 03:09:24 7862e08f4a3e: Pulling fs layer 03:09:24 5df492c9dc93: Pulling fs layer 03:09:24 7629e6793208: Pulling fs layer 03:09:24 4f4fb700ef54: Pulling fs layer 03:09:24 fb5054dd5b73: Pulling fs layer 03:09:24 eeca6798cff9: Pulling fs layer 03:09:24 aa269ceb94a6: Pulling fs layer 03:09:24 ada007ff1a6a: Pulling fs layer 03:09:24 7629e6793208: Waiting 03:09:24 4f4fb700ef54: Waiting 03:09:24 ada007ff1a6a: Waiting 03:09:24 fb5054dd5b73: Waiting 03:09:24 aa269ceb94a6: Waiting 03:09:24 eeca6798cff9: Waiting 03:09:24 7629e6793208: Verifying Checksum 03:09:24 7629e6793208: Download complete 03:09:24 4f4fb700ef54: Verifying Checksum 03:09:24 4f4fb700ef54: Download complete 03:09:24 fb5054dd5b73: Download complete 03:09:24 619be1103602: Download complete 03:09:24 eeca6798cff9: Verifying Checksum 03:09:24 eeca6798cff9: Download complete 03:09:24 619be1103602: Pull complete 03:09:24 ada007ff1a6a: Verifying Checksum 03:09:24 ada007ff1a6a: Download complete 03:09:24 7862e08f4a3e: Pull complete 03:09:24 5df492c9dc93: Download complete 03:09:25 aa269ceb94a6: Verifying Checksum 03:09:28 5df492c9dc93: Pull complete 03:09:28 7629e6793208: Pull complete 03:09:28 4f4fb700ef54: Pull complete 03:09:28 fb5054dd5b73: Pull complete 03:09:28 eeca6798cff9: Pull complete 03:09:31 aa269ceb94a6: Pull complete 03:09:32 ada007ff1a6a: Pull complete 03:09:32 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:09:32 ---> f489d0715acc 03:09:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:09:36 ---> Running in 493d20bc25a4 03:09:36 Removing intermediate container 493d20bc25a4 03:09:36 ---> e2e0ed8c8de9 03:09:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:09:36 ---> Running in cfad92398001 03:09:36 Removing intermediate container cfad92398001 03:09:36 ---> 5334e660ba66 03:09:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:09:36 ---> Running in bc1f20d0be5d 03:09:36 Removing intermediate container bc1f20d0be5d 03:09:36 ---> d3d285011caf 03:09:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:36 ---> Running in 144a673fea3f 03:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:37 Still waiting to schedule task 03:09:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:09:37 OK: 264 MiB in 52 packages 03:09:37 Removing intermediate container 144a673fea3f 03:09:37 ---> 8d5e7a40ca53 03:09:37 Step 7/12 : WORKDIR /app 03:09:37 ---> Running in bf1a9fa92f26 03:09:37 Removing intermediate container bf1a9fa92f26 03:09:37 ---> 20b0bd19bd83 03:09:37 Step 8/12 : COPY go.mod vendor* ./ 03:09:37 ---> e18f72ef3cbb 03:09:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:37 ---> Running in f57649145d03 03:10:36 Removing intermediate container f57649145d03 03:10:36 ---> 9b46144f87a4 03:10:36 Step 10/12 : COPY . . 03:10:36 ---> edc18370cab5 03:10:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:10:36 ---> Running in 8734ae03e87b 03:10:36 Removing intermediate container 8734ae03e87b 03:10:36 ---> eb24eb78b870 03:10:36 Step 12/12 : RUN $MAKE 03:10:36 ---> Running in f2b328985cde 03:10:36 noop 03:10:36 Removing intermediate container f2b328985cde 03:10:36 ---> e4681c8c436d 03:10:36 Successfully built e4681c8c436d 03:10:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:37 + docker inspect -f . ci-base-image-x86_64 03:10:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:37 prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container 03:10:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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 ******** ci-base-image-x86_64 cat 03:10:37 $ docker top f72586961a928543522c74ccacdfe7b8102a0cee8993099981d7ebb57438deac -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:38 + go version 03:10:38 go version go1.21.9 linux/amd64 [Pipeline] } 03:10:38 $ docker stop --time=1 f72586961a928543522c74ccacdfe7b8102a0cee8993099981d7ebb57438deac 03:10:42 $ docker rm -f --volumes f72586961a928543522c74ccacdfe7b8102a0cee8993099981d7ebb57438deac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker inspect -f . ci-base-image-x86_64 03:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:52 prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container 03:10:52 $ 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-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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 ******** ci-base-image-x86_64 cat 03:10:52 $ docker top 84db695667c31a1145691b62a49cea6fa283096880237acabf86e08d5ed35ecd -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:52 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-142 [Pipeline] fileExists [Pipeline] sh 03:10:53 + make test 03:10:53 go test -race -coverprofile=coverage.out ./... 03:11:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4309 in /w/workspace/foundry_app-record-replay_PR-142 [Pipeline] { [Pipeline] ws 03:11:21 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:11:21 Selected Git installation does not exist. Using Default 03:11:21 The recommended git tool is: NONE 03:11:29 using credential edgex-jenkins-ssh 03:11:29 Cloning the remote Git repository 03:11:29 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:11:29 > git init /w/workspace/app-record-replay/1 # timeout=10 03:11:29 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:11:29 > git --version # timeout=10 03:11:29 > git --version # 'git version 2.25.1' 03:11:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:33 ? github.com/edgexfoundry/app-record-replay [no test files] 03:11:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:11:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:11:33 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:11:33 ok github.com/edgexfoundry/app-record-replay/internal/app 1.030s coverage: 88.0% of statements 03:11:32 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:33 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:11:33 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:11:34 Merging remotes/origin/main commit a1dfb321dd51a4fc190594c7f49f2393a77cb439 into PR head commit 969143de7385ce03fbdbc910d88f2b12f1bce280 03:11:34 Merge succeeded, producing 969143de7385ce03fbdbc910d88f2b12f1bce280 03:11:34 Checking out Revision 969143de7385ce03fbdbc910d88f2b12f1bce280 (PR-142) 03:11:35 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:11:35 > git --version # timeout=10 03:11:35 > git --version # 'git version 2.25.1' 03:11:35 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 03:11:34 > git config core.sparsecheckout # timeout=10 03:11:34 > git checkout -f 969143de7385ce03fbdbc910d88f2b12f1bce280 # timeout=10 03:11:34 > git remote # timeout=10 03:11:34 > git config --get remote.origin.url # timeout=10 03:11:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:34 > git merge a1dfb321dd51a4fc190594c7f49f2393a77cb439 # timeout=10 03:11:34 > git rev-parse HEAD^{commit} # timeout=10 03:11:34 > git config core.sparsecheckout # timeout=10 03:11:34 > git checkout -f 969143de7385ce03fbdbc910d88f2b12f1bce280 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:40 ok github.com/edgexfoundry/app-record-replay/internal/application 9.594s coverage: 98.7% of statements 03:11:40 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.131s coverage: 89.7% of statements 03:11:40 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.017s coverage: 100.0% of statements 03:11:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:11:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:40 Dload Upload Total Spent Left Speed 03:11:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 03:11:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:11:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:11:41 + sudo tee /etc/docker/daemon.new 03:11:41 { 03:11:41 "registry-mirrors": [ 03:11:41 "https://nexus3.edgexfoundry.org:10001" 03:11:41 ], 03:11:41 "bip": "10.250.0.254/24", 03:11:41 "hosts": [ 03:11:41 "tcp://0.0.0.0:5555", 03:11:41 "unix:///var/run/docker.sock" 03:11:41 ], 03:11:41 "mtu": 1458, 03:11:41 "selinux-enabled": true, 03:11:41 "seccomp-profile": "/etc/docker/seccomp.json" 03:11:41 } [Pipeline] sh 03:11:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:11:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:00 provisioning config files... 03:12:00 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config9517564746517647080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:00 ---> ****-login.sh 03:12:00 nexus3.edgexfoundry.org:10001 03:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:01 Configure a credential helper to remove this warning. See 03:12:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:01 03:12:01 Login Succeeded 03:12:01 nexus3.edgexfoundry.org:10002 03:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:01 Configure a credential helper to remove this warning. See 03:12:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:01 03:12:01 Login Succeeded 03:12:01 nexus3.edgexfoundry.org:10003 03:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:03 Configure a credential helper to remove this warning. See 03:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:03 03:12:03 Login Succeeded 03:12:03 nexus3.edgexfoundry.org:10004 03:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:03 Configure a credential helper to remove this warning. See 03:12:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:03 03:12:03 Login Succeeded 03:12:03 ****.io 03:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:04 Configure a credential helper to remove this warning. See 03:12:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:04 03:12:04 Login Succeeded 03:12:04 ---> ****-login.sh ends [Pipeline] } 03:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:12:05 ========================================================= 03:12:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:12:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:12:05 Sending build context to Docker daemon 329.7kB 03:12:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:12:05 Step 2/12 : FROM ${BASE} AS builder 03:12:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:12:05 c6b39de5b339: Pulling fs layer 03:12:05 a69c41024577: Pulling fs layer 03:12:05 d6de4b400683: Pulling fs layer 03:12:05 35cb2a7552d0: Pulling fs layer 03:12:05 4f4fb700ef54: Pulling fs layer 03:12:05 464afbd9ba4c: Pulling fs layer 03:12:05 00f215d4a9da: Pulling fs layer 03:12:05 d496ad576159: Pulling fs layer 03:12:05 464afbd9ba4c: Waiting 03:12:05 00f215d4a9da: Waiting 03:12:05 d496ad576159: Waiting 03:12:05 35cb2a7552d0: Waiting 03:12:05 4f4fb700ef54: Waiting 03:12:05 a69c41024577: Download complete 03:12:05 35cb2a7552d0: Download complete 03:12:06 4f4fb700ef54: Verifying Checksum 03:12:06 4f4fb700ef54: Download complete 03:12:06 464afbd9ba4c: Verifying Checksum 03:12:06 464afbd9ba4c: Download complete 03:12:06 c6b39de5b339: Download complete 03:12:06 d496ad576159: Verifying Checksum 03:12:06 d496ad576159: Download complete 03:12:07 c6b39de5b339: Pull complete 03:12:07 a69c41024577: Pull complete 03:12:08 d6de4b400683: Verifying Checksum 03:12:08 d6de4b400683: Download complete 03:12:08 00f215d4a9da: Verifying Checksum 03:12:08 00f215d4a9da: Download complete 03:12:13 go vet ./... 03:12:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:12:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:12:16 ./bin/test-attribution-txt.sh 03:12:16 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:12:16 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:12:16 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:12:16 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:12:16 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:12:16 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:12:16 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:12:16 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:12:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:12:16 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:12:16 $ docker stop --time=1 84db695667c31a1145691b62a49cea6fa283096880237acabf86e08d5ed35ecd 03:12:20 $ docker rm -f --volumes 84db695667c31a1145691b62a49cea6fa283096880237acabf86e08d5ed35ecd [Pipeline] // withDockerContainer [Pipeline] sh 03:12:21 d6de4b400683: Pull complete 03:12:21 35cb2a7552d0: Pull complete 03:12:21 4f4fb700ef54: Pull complete 03:12:21 464afbd9ba4c: Pull complete 03:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:12:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:12:22 + ls -al . 03:12:22 total 260 03:12:22 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 03:10 . 03:12:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 03:08 .. 03:12:22 -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 03:08 .dockerignore 03:12:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 03:11 .git 03:12:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:08 .github 03:12:22 -rw-rw-r-- 1 jenkins jenkins 164 Jun 25 03:08 .gitignore 03:12:22 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 03:08 .golangci.yml 03:12:22 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 03:09 .semver 03:12:22 -rw-rw-r-- 1 jenkins jenkins 11301 Jun 25 03:08 Attribution.txt 03:12:22 -rw-rw-r-- 1 jenkins jenkins 458 Jun 25 03:08 CHANGELOG.md 03:12:22 -rw-rw-r-- 1 jenkins jenkins 1725 Jun 25 03:08 Dockerfile 03:12:22 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 03:08 GOVERNANCE.md 03:12:22 -rw-rw-r-- 1 jenkins jenkins 681 Jun 25 03:08 Jenkinsfile 03:12:22 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 03:08 LICENSE 03:12:22 -rw-rw-r-- 1 jenkins jenkins 3142 Jun 25 03:08 Makefile 03:12:22 -rw-rw-r-- 1 jenkins jenkins 611 Jun 25 03:08 OWNERS.md 03:12:22 -rw-rw-r-- 1 jenkins jenkins 4107 Jun 25 03:08 README.md 03:12:22 -rw-rw-r-- 1 jenkins jenkins 7789 Jun 25 03:08 Record and Reply.postman_collection.json 03:12:22 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 03:09 VERSION 03:12:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:08 bin 03:12:22 -rw-r--r-- 1 jenkins jenkins 24666 Jun 25 03:11 coverage.out 03:12:22 -rw-rw-r-- 1 jenkins jenkins 7329 Jun 25 03:08 go.mod 03:12:22 -rw-rw-r-- 1 jenkins jenkins 102399 Jun 25 03:08 go.sum 03:12:22 drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 03:08 internal 03:12:22 -rw-rw-r-- 1 jenkins jenkins 913 Jun 25 03:08 main.go 03:12:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:08 openapi 03:12:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:08 pkg 03:12:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:23 + 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=969143de7385ce03fbdbc910d88f2b12f1bce280 --label arch=amd64 --label version=0.0.0 . 03:12:23 Sending build context to Docker daemon 9.89MB 03:12:23 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:12:23 Step 2/27 : FROM ${BASE} AS builder 03:12:23 ---> e4681c8c436d 03:12:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:12:23 ---> Running in e25b258ba6b7 03:12:23 Removing intermediate container e25b258ba6b7 03:12:23 ---> b40e50d8b9da 03:12:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:12:23 ---> Running in 8c50f81c2fa4 03:12:23 Removing intermediate container 8c50f81c2fa4 03:12:23 ---> f7594b75635c 03:12:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:12:23 ---> Running in 5ad6b4be1bde 03:12:23 Removing intermediate container 5ad6b4be1bde 03:12:23 ---> b42c7829986d 03:12:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:23 ---> Running in d51007194f9c 03:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:24 OK: 264 MiB in 52 packages 03:12:24 Removing intermediate container d51007194f9c 03:12:24 ---> b25248ea7bd7 03:12:24 Step 7/27 : WORKDIR /app 03:12:24 ---> Running in 0e8b6a9237cf 03:12:24 Removing intermediate container 0e8b6a9237cf 03:12:24 ---> 0693ffc3bb18 03:12:24 Step 8/27 : COPY go.mod vendor* ./ 03:12:24 ---> 8dd4033c76bd 03:12:24 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:24 ---> Running in cd1dba7da4bd 03:12:25 Removing intermediate container cd1dba7da4bd 03:12:25 ---> 4a0be6d2294f 03:12:25 Step 10/27 : COPY . . 03:12:26 ---> 8ae77126b265 03:12:26 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:26 ---> Running in 6d383a50d48c 03:12:26 Removing intermediate container 6d383a50d48c 03:12:26 ---> d29d7d5d787a 03:12:26 Step 12/27 : RUN $MAKE 03:12:26 ---> Running in ff8392ea486e 03:12:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:12:29 00f215d4a9da: Pull complete 03:12:31 d496ad576159: Pull complete 03:12:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:12:31 ---> f246e2811388 03:12:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:12:32 ---> Running in 532a3c5f2aaa 03:12:32 Removing intermediate container 532a3c5f2aaa 03:12:32 ---> 1c10bd0c903b 03:12:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:12:32 ---> Running in 8a5d36cc9b05 03:12:32 Removing intermediate container 8a5d36cc9b05 03:12:32 ---> 0fa7042975fd 03:12:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:12:32 ---> Running in 8657620588b6 03:12:32 Removing intermediate container 8657620588b6 03:12:32 ---> f2ac80297f2f 03:12:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:32 ---> Running in 002b90126e5a 03:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:36 OK: 266 MiB in 52 packages 03:12:37 Removing intermediate container 002b90126e5a 03:12:37 ---> a7581b1b1483 03:12:37 Step 7/12 : WORKDIR /app 03:12:37 ---> Running in 0bd76231616e 03:12:37 Removing intermediate container 0bd76231616e 03:12:37 ---> 3dd0678491e9 03:12:37 Step 8/12 : COPY go.mod vendor* ./ 03:12:37 ---> f9461526f89c 03:12:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:38 ---> Running in 0ad0f54e2494 03:12:58 Removing intermediate container ff8392ea486e 03:12:58 ---> 1f249422cc2c 03:12:58 Step 13/27 : FROM alpine:3.18 03:12:58 3.18: Pulling from library/alpine 03:12:58 73baa7ef167e: Pulling fs layer 03:12:58 73baa7ef167e: Verifying Checksum 03:12:58 73baa7ef167e: Download complete 03:12:58 73baa7ef167e: Pull complete 03:12:58 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:12:58 Status: Downloaded newer image for alpine:3.18 03:12:58 ---> 8fd7cac70a4a 03:12:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:12:58 ---> Running in be6d4e33d9f0 03:12:58 Removing intermediate container be6d4e33d9f0 03:12:58 ---> 938d1b148831 03:12:58 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:12:58 ---> Running in 9adb1bd33e87 03:12:58 Removing intermediate container 9adb1bd33e87 03:12:58 ---> fc70ba0da160 03:12:58 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:12:58 ---> Running in 85b8aa31a0d3 03:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:58 (1/2) Installing ca-certificates (20240226-r0) 03:12:58 (2/2) Installing dumb-init (1.2.5-r2) 03:12:58 Executing busybox-1.36.1-r7.trigger 03:12:58 Executing ca-certificates-20240226-r0.trigger 03:12:58 OK: 8 MiB in 17 packages 03:12:58 Removing intermediate container 85b8aa31a0d3 03:12:58 ---> e2d2363622da 03:12:58 Step 17/27 : RUN apk --no-cache upgrade 03:12:58 ---> Running in f8c7b86ffb70 03:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:58 OK: 8 MiB in 17 packages 03:12:58 Removing intermediate container f8c7b86ffb70 03:12:58 ---> 0bf9c6eb9652 03:12:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:12:58 ---> 488227915a19 03:12:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:12:58 ---> b17e58f639cb 03:12:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:12:58 ---> 0e3559e963c7 03:12:58 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:12:59 ---> a8b0ed1bdd3c 03:12:59 Step 22/27 : EXPOSE 59712 03:12:59 ---> Running in b1698714385d 03:12:59 Removing intermediate container b1698714385d 03:12:59 ---> a51c00277d53 03:12:59 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:12:59 ---> Running in 0035823fc6f8 03:12:59 Removing intermediate container 0035823fc6f8 03:12:59 ---> 6846dddf4505 03:12:59 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:12:59 ---> Running in 5151ed04dff9 03:12:59 Removing intermediate container 5151ed04dff9 03:12:59 ---> 896b48299d86 03:12:59 Step 25/27 : LABEL arch=amd64 03:12:59 ---> Running in 13aa8e361037 03:12:59 Removing intermediate container 13aa8e361037 03:12:59 ---> ecf50668715e 03:12:59 Step 26/27 : LABEL git_sha=969143de7385ce03fbdbc910d88f2b12f1bce280 03:12:59 ---> Running in 953f425b3c2b 03:12:59 Removing intermediate container 953f425b3c2b 03:12:59 ---> ecca2a946768 03:12:59 Step 27/27 : LABEL version=0.0.0 03:12:59 ---> Running in e9162bbdca48 03:12:59 Removing intermediate container e9162bbdca48 03:12:59 ---> 7f40a8031d50 03:12:59 [Warning] One or more build-args [ARCH] were not consumed 03:12:59 Successfully built 7f40a8031d50 03:12:59 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 03:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:00 03:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:01 latest: Pulling from edgex-lftools-log-publisher 03:13:01 5eb5b503b376: Pulling fs layer 03:13:01 5c69ac0246d0: Pulling fs layer 03:13:01 ec43610c2a17: Pulling fs layer 03:13:01 3a2ae6a8a46f: Pulling fs layer 03:13:01 33b1e0a273af: Pulling fs layer 03:13:01 5d3b04190fa2: Pulling fs layer 03:13:01 2f39f015ded8: Pulling fs layer 03:13:01 3a2ae6a8a46f: Waiting 03:13:01 33b1e0a273af: Waiting 03:13:01 5d3b04190fa2: Waiting 03:13:01 2f39f015ded8: Waiting 03:13:01 5c69ac0246d0: Verifying Checksum 03:13:01 5c69ac0246d0: Download complete 03:13:01 3a2ae6a8a46f: Verifying Checksum 03:13:01 3a2ae6a8a46f: Download complete 03:13:01 33b1e0a273af: Verifying Checksum 03:13:01 33b1e0a273af: Download complete 03:13:01 5d3b04190fa2: Verifying Checksum 03:13:01 5d3b04190fa2: Download complete 03:13:01 ec43610c2a17: Verifying Checksum 03:13:01 ec43610c2a17: Download complete 03:13:01 5eb5b503b376: Verifying Checksum 03:13:01 5eb5b503b376: Download complete 03:13:02 2f39f015ded8: Download complete 03:13:03 5eb5b503b376: Pull complete 03:13:03 5c69ac0246d0: Pull complete 03:13:05 ec43610c2a17: Pull complete 03:13:05 3a2ae6a8a46f: Pull complete 03:13:05 33b1e0a273af: Pull complete 03:13:05 5d3b04190fa2: Pull complete 03:13:07 2f39f015ded8: Pull complete 03:13:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:08 prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container 03:13:08 $ 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-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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-lftools-log-publisher:latest cat 03:13:11 $ docker top 764ee6c658477632eaacc2f5b88627130f215c9631d0daaa9b6abf2755d1e85c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:12 ---> job-cost.sh 03:13:12 lf-activate-venv: SKIPPING 03:13:12 INFO: No Stack... 03:13:12 INFO: Retrieving Pricing Info for: v3-standard-8 03:13:12 INFO: Archiving Costs [Pipeline] sh 03:13:12 + cat /w/workspace/foundry_app-record-replay_PR-142/archives/cost.csv 03:13:12 + cut -d, -f6 [Pipeline] lock 03:13:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] 03:13:12 Resource [jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] did not exist. Created. 03:13:12 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:13 + echo total: 0.2199999988079071 [Pipeline] stash 03:13:13 Stashed 1 file(s) [Pipeline] } 03:13:13 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:13:13 $ docker stop --time=1 764ee6c658477632eaacc2f5b88627130f215c9631d0daaa9b6abf2755d1e85c 03:13:15 $ docker rm -f --volumes 764ee6c658477632eaacc2f5b88627130f215c9631d0daaa9b6abf2755d1e85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:14:30 Removing intermediate container 0ad0f54e2494 03:14:30 ---> 820038963028 03:14:30 Step 10/12 : COPY . . 03:14:30 ---> a69faf4c5250 03:14:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:14:30 ---> Running in f27e957c2a48 03:14:30 Removing intermediate container f27e957c2a48 03:14:30 ---> 8b3732d742aa 03:14:30 Step 12/12 : RUN $MAKE 03:14:30 ---> Running in f5453adc6a29 03:14:30 noop 03:14:30 Removing intermediate container f5453adc6a29 03:14:30 ---> 0496e0536ba9 03:14:30 Successfully built 0496e0536ba9 03:14:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:31 + docker inspect -f . ci-base-image-arm64 03:14:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:31 prd-ubuntu20.04-docker-arm64-4c-16g-4309 does not seem to be running inside a container 03:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** ci-base-image-arm64 cat 03:14:33 $ docker top a5a884fac819c5dd6d7f766f496d440be5a863e9375f76929e397bb74f40ad79 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:33 + go version 03:14:33 go version go1.21.9 linux/arm64 [Pipeline] } 03:14:34 $ docker stop --time=1 a5a884fac819c5dd6d7f766f496d440be5a863e9375f76929e397bb74f40ad79 03:14:35 $ docker rm -f --volumes a5a884fac819c5dd6d7f766f496d440be5a863e9375f76929e397bb74f40ad79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:36 + docker inspect -f . ci-base-image-arm64 03:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:37 prd-ubuntu20.04-docker-arm64-4c-16g-4309 does not seem to be running inside a container 03:14:37 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** ci-base-image-arm64 cat 03:14:38 $ docker top 7dead23b3df57de11c7475c386366c6ae15b7effe9e7cea15529ef6dc1102422 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:39 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:14:39 + make test 03:14:39 go test -race -coverprofile=coverage.out ./... 03:18:32 ? github.com/edgexfoundry/app-record-replay [no test files] 03:18:47 ok github.com/edgexfoundry/app-record-replay/internal/app 1.127s coverage: 88.0% of statements 03:18:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:18:48 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:18:50 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:18:59 ok github.com/edgexfoundry/app-record-replay/internal/application 9.867s coverage: 98.7% of statements 03:18:59 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.530s coverage: 89.7% of statements 03:18:59 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.072s coverage: 100.0% of statements 03:18:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:18:59 go vet ./... 03:22:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:22:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:22:36 ./bin/test-attribution-txt.sh 03:22:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:22:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:22:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:22:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:22:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:22:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:22:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:22:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:22:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:22:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:22:36 $ docker stop --time=1 7dead23b3df57de11c7475c386366c6ae15b7effe9e7cea15529ef6dc1102422 03:22:38 $ docker rm -f --volumes 7dead23b3df57de11c7475c386366c6ae15b7effe9e7cea15529ef6dc1102422 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:22:40 Warning: overwriting stash ‘coverage-report’ 03:22:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:22:42 + ls -al . 03:22:42 total 256 03:22:42 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 03:14 . 03:22:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 03:11 .. 03:22:42 -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 03:11 .dockerignore 03:22:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 03:11 .git 03:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:11 .github 03:22:42 -rw-rw-r-- 1 jenkins jenkins 164 Jun 25 03:11 .gitignore 03:22:42 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 03:11 .golangci.yml 03:22:42 -rw-rw-r-- 1 jenkins jenkins 11301 Jun 25 03:11 Attribution.txt 03:22:42 -rw-rw-r-- 1 jenkins jenkins 458 Jun 25 03:11 CHANGELOG.md 03:22:42 -rw-rw-r-- 1 jenkins jenkins 1725 Jun 25 03:11 Dockerfile 03:22:42 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 03:11 GOVERNANCE.md 03:22:42 -rw-rw-r-- 1 jenkins jenkins 681 Jun 25 03:11 Jenkinsfile 03:22:42 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 03:11 LICENSE 03:22:42 -rw-rw-r-- 1 jenkins jenkins 3142 Jun 25 03:11 Makefile 03:22:42 -rw-rw-r-- 1 jenkins jenkins 611 Jun 25 03:11 OWNERS.md 03:22:42 -rw-rw-r-- 1 jenkins jenkins 4107 Jun 25 03:11 README.md 03:22:42 -rw-rw-r-- 1 jenkins jenkins 7789 Jun 25 03:11 Record and Reply.postman_collection.json 03:22:42 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 03:09 VERSION 03:22:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:11 bin 03:22:42 -rw-r--r-- 1 jenkins jenkins 24666 Jun 25 03:18 coverage.out 03:22:42 -rw-rw-r-- 1 jenkins jenkins 7329 Jun 25 03:11 go.mod 03:22:42 -rw-rw-r-- 1 jenkins jenkins 102399 Jun 25 03:11 go.sum 03:22:42 drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 03:11 internal 03:22:42 -rw-rw-r-- 1 jenkins jenkins 913 Jun 25 03:11 main.go 03:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:11 openapi 03:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 03:11 pkg 03:22:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 03:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:42 + 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=969143de7385ce03fbdbc910d88f2b12f1bce280 --label arch=arm64 --label version=0.0.0 . 03:22:43 Sending build context to Docker daemon 355.3kB 03:22:43 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:22:43 Step 2/27 : FROM ${BASE} AS builder 03:22:43 ---> 0496e0536ba9 03:22:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:22:43 ---> Running in b3442707fde0 03:22:43 Removing intermediate container b3442707fde0 03:22:43 ---> 9d83ee6d531b 03:22:43 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:22:43 ---> Running in c823eaf03cb5 03:22:43 Removing intermediate container c823eaf03cb5 03:22:43 ---> 710203983a00 03:22:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:22:43 ---> Running in 0d5375f6f975 03:22:44 Removing intermediate container 0d5375f6f975 03:22:44 ---> 003b483b4a15 03:22:44 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:44 ---> Running in 27d4f0dd9ddc 03:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:22:46 OK: 266 MiB in 52 packages 03:22:47 Removing intermediate container 27d4f0dd9ddc 03:22:47 ---> d21fcf619040 03:22:47 Step 7/27 : WORKDIR /app 03:22:47 ---> Running in fd09724e0d67 03:22:47 Removing intermediate container fd09724e0d67 03:22:47 ---> b983e5c1e714 03:22:47 Step 8/27 : COPY go.mod vendor* ./ 03:22:48 ---> c371ae47f386 03:22:48 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:48 ---> Running in ec08c9697629 03:22:50 Removing intermediate container ec08c9697629 03:22:50 ---> 781f05b1af1a 03:22:50 Step 10/27 : COPY . . 03:22:51 ---> babd9561df70 03:22:51 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:51 ---> Running in 297c94a191c8 03:22:51 Removing intermediate container 297c94a191c8 03:22:51 ---> 808521363669 03:22:51 Step 12/27 : RUN $MAKE 03:22:51 ---> Running in ca1f192e9515 03:22:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:26:14 Removing intermediate container ca1f192e9515 03:26:14 ---> fc8abccaaf24 03:26:14 Step 13/27 : FROM alpine:3.18 03:26:14 3.18: Pulling from library/alpine 03:26:14 5c905c7ebe2f: Pulling fs layer 03:26:14 5c905c7ebe2f: Verifying Checksum 03:26:14 5c905c7ebe2f: Download complete 03:26:14 5c905c7ebe2f: Pull complete 03:26:14 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 03:26:14 Status: Downloaded newer image for alpine:3.18 03:26:14 ---> dec292d02e07 03:26:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:26:14 ---> Running in 31f2356b97bc 03:26:14 Removing intermediate container 31f2356b97bc 03:26:14 ---> b76663da2400 03:26:14 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:26:14 ---> Running in f0f51a5d5640 03:26:14 Removing intermediate container f0f51a5d5640 03:26:14 ---> 7fbb46a2dcaa 03:26:14 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:26:14 ---> Running in 175960fb2eaa 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:14 (1/2) Installing ca-certificates (20240226-r0) 03:26:14 (2/2) Installing dumb-init (1.2.5-r2) 03:26:14 Executing busybox-1.36.1-r7.trigger 03:26:14 Executing ca-certificates-20240226-r0.trigger 03:26:14 OK: 9 MiB in 17 packages 03:26:14 Removing intermediate container 175960fb2eaa 03:26:14 ---> f3662a77e254 03:26:14 Step 17/27 : RUN apk --no-cache upgrade 03:26:14 ---> Running in 95cee0d5cc24 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:15 OK: 9 MiB in 17 packages 03:26:16 Removing intermediate container 95cee0d5cc24 03:26:16 ---> 19d8c6a9bca7 03:26:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:26:17 ---> 134ea569e8b5 03:26:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:26:17 ---> eaa86d398398 03:26:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:26:17 ---> 581c821a0f17 03:26:17 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:26:19 ---> d5c84c49cb94 03:26:19 Step 22/27 : EXPOSE 59712 03:26:19 ---> Running in d8c9cdb274cd 03:26:20 Removing intermediate container d8c9cdb274cd 03:26:20 ---> b5db11f60e6f 03:26:20 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:26:20 ---> Running in af70350913c1 03:26:20 Removing intermediate container af70350913c1 03:26:20 ---> 7df73683fa42 03:26:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:26:20 ---> Running in 4fc29257b7f8 03:26:20 Removing intermediate container 4fc29257b7f8 03:26:20 ---> a39778b5d869 03:26:20 Step 25/27 : LABEL arch=arm64 03:26:20 ---> Running in c8ea8b35f8dc 03:26:21 Removing intermediate container c8ea8b35f8dc 03:26:21 ---> 55b94322f258 03:26:21 Step 26/27 : LABEL git_sha=969143de7385ce03fbdbc910d88f2b12f1bce280 03:26:21 ---> Running in 6a051c98268b 03:26:21 Removing intermediate container 6a051c98268b 03:26:21 ---> ea8d0ff3eac1 03:26:21 Step 27/27 : LABEL version=0.0.0 03:26:21 ---> Running in da45b8273809 03:26:21 Removing intermediate container da45b8273809 03:26:21 ---> 081ee58d3f29 03:26:21 [Warning] One or more build-args [ARCH] were not consumed 03:26:21 Successfully built 081ee58d3f29 03:26:21 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 03:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:22 03:26:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:23 arm64: Pulling from edgex-lftools-log-publisher 03:26:23 8998bd30e6a1: Pulling fs layer 03:26:23 04944245beec: Pulling fs layer 03:26:23 699f458cf7ca: Pulling fs layer 03:26:23 765212b225bb: Pulling fs layer 03:26:23 f23df028b6ca: Pulling fs layer 03:26:23 d65c8cfc05b1: Pulling fs layer 03:26:23 2437ff75d9bd: Pulling fs layer 03:26:23 f23df028b6ca: Waiting 03:26:23 d65c8cfc05b1: Waiting 03:26:23 2437ff75d9bd: Waiting 03:26:23 765212b225bb: Waiting 03:26:23 04944245beec: Verifying Checksum 03:26:23 04944245beec: Download complete 03:26:23 765212b225bb: Verifying Checksum 03:26:23 765212b225bb: Download complete 03:26:23 f23df028b6ca: Verifying Checksum 03:26:23 f23df028b6ca: Download complete 03:26:23 d65c8cfc05b1: Verifying Checksum 03:26:23 d65c8cfc05b1: Download complete 03:26:23 699f458cf7ca: Verifying Checksum 03:26:23 699f458cf7ca: Download complete 03:26:23 8998bd30e6a1: Verifying Checksum 03:26:23 8998bd30e6a1: Download complete 03:26:29 8998bd30e6a1: Pull complete 03:26:29 04944245beec: Pull complete 03:26:30 699f458cf7ca: Pull complete 03:26:33 765212b225bb: Pull complete 03:26:33 f23df028b6ca: Pull complete 03:26:33 d65c8cfc05b1: Pull complete 03:26:35 2437ff75d9bd: Verifying Checksum 03:26:35 2437ff75d9bd: Download complete 03:26:52 2437ff75d9bd: Pull complete 03:26:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:52 prd-ubuntu20.04-docker-arm64-4c-16g-4309 does not seem to be running inside a container 03:26:52 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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-lftools-log-publisher:arm64 cat 03:26:55 $ docker top dddd759f7df33544f98b120614ea5f180713ce8628b104f9f1abde934e32aef0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:56 ---> job-cost.sh 03:26:56 lf-activate-venv: SKIPPING 03:26:56 INFO: No Stack... 03:26:56 INFO: Retrieving Pricing Info for: v3-standard-4 03:26:57 INFO: Archiving Costs [Pipeline] sh 03:26:57 + cut -d, -f6 03:26:57 + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock 03:26:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] 03:26:58 Resource [jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] did not exist. Created. 03:26:58 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:58 /w/workspace/app-record-replay/1@tmp/durable-d674ecdc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:26:58 + echo total: 0.10999999940395355 [Pipeline] stash 03:26:58 Warning: overwriting stash ‘stack-cost’ 03:26:59 Stashed 1 file(s) [Pipeline] } 03:26:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:59 $ docker stop --time=1 dddd759f7df33544f98b120614ea5f180713ce8628b104f9f1abde934e32aef0 03:27:00 $ docker rm -f --volumes dddd759f7df33544f98b120614ea5f180713ce8628b104f9f1abde934e32aef0 [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 03:27:01 provisioning config files... 03:27:01 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config14255870372855628856tmp [Pipeline] { [Pipeline] sh 03:27:02 + set +x 03:27:02 + + curl -s https://codecov.io/bashbash 03:27:02 -s -- 03:27:02 03:27:02 _____ _ 03:27:02 / ____| | | 03:27:02 | | ___ __| | ___ ___ _____ __ 03:27:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:27:02 | |___| (_) | (_| | __/ (_| (_) \ V / 03:27:02 \_____\___/ \__,_|\___|\___\___/ \_/ 03:27:02 Bash-1.0.6 03:27:02 03:27:02 03:27:02 ==> git version 2.25.1 found 03:27:02 ==> 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 03:27:02 Release-Date: 2020-01-08 03:27:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:27:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:27:02 ==> Jenkins CI detected. 03:27:02 current dir:  /w/workspace/foundry_app-record-replay_PR-142 03:27:02 project root: . 03:27:02 --> token set from env 03:27:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:27:02 ==> Running gcov in . (disable via -X gcov) 03:27:02 ==> Python coveragepy not found 03:27:02 ==> Searching for coverage reports in: 03:27:02 + . 03:27:02 -> Found 1 reports 03:27:02 ==> Detecting git/mercurial file structure 03:27:02 ==> Reading reports 03:27:02 + ./coverage.out bytes=24666 03:27:02 ==> Appending adjustments 03:27:02 https://docs.codecov.io/docs/fixing-reports 03:27:02 + Found adjustments 03:27:02 ==> Gzipping contents 03:27:02 8.0K /tmp/codecov.9MhJ4W.gz 03:27:02 ==> Uploading reports 03:27:02 url: https://codecov.io 03:27:02 query: branch=PR-142&commit=969143de7385ce03fbdbc910d88f2b12f1bce280&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=142&job=&cmd_args= 03:27:02 -> Pinging Codecov 03:27:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-142&commit=969143de7385ce03fbdbc910d88f2b12f1bce280&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=142&job=&cmd_args= 03:27:02 -> Uploading to 03:27:02 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/F467761B9912B4F32F9BC62907045C81/969143de7385ce03fbdbc910d88f2b12f1bce280/627ad1b2-102d-4d64-b2c2-ef9c7425371b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T032702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8908237cf7581f6329288af254ca731c1486fe5bed191a5ecf8c2be98be7dc94 03:27:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:02 Dload Upload Total Spent Left Speed 03:27:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19958 --:--:-- --:--:-- --:--:-- 19958 03:27:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/969143de7385ce03fbdbc910d88f2b12f1bce280 [Pipeline] } 03:27:02 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 03:27:05 + [ -d /w/workspace/foundry_app-record-replay_PR-142/archives ] 03:27:05 + ls -al /w/workspace/foundry_app-record-replay_PR-142/archives 03:27:05 total 16 03:27:05 drwxr-xr-x 3 root root 4096 Jun 25 03:13 . 03:27:05 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 03:13 .. 03:27:05 drwxr-xr-x 2 root root 4096 Jun 25 03:13 cost 03:27:05 -rw-r--r-- 1 root root 89 Jun 25 03:13 cost.csv 03:27:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-142/archives 03:27:05 + ls -al /w/workspace/foundry_app-record-replay_PR-142/archives 03:27:05 total 16 03:27:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 03:13 . 03:27:05 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 03:13 .. 03:27:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 03:13 cost 03:27:05 -rw-r--r-- 1 jenkins jenkins 89 Jun 25 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:27:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:27:06 ---> package-listing.sh 03:27:06 ++ facter osfamily 03:27:06 ++ tr '[:upper:]' '[:lower:]' 03:27:06 + OS_FAMILY=debian 03:27:06 + workspace=/w/workspace/foundry_app-record-replay_PR-142 03:27:06 + START_PACKAGES=/tmp/packages_start.txt 03:27:06 + END_PACKAGES=/tmp/packages_end.txt 03:27:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:27:06 + PACKAGES=/tmp/packages_start.txt 03:27:06 + '[' /w/workspace/foundry_app-record-replay_PR-142 ']' 03:27:06 + PACKAGES=/tmp/packages_end.txt 03:27:06 + case "${OS_FAMILY}" in 03:27:06 + dpkg -l 03:27:06 + grep '^ii' 03:27:06 + '[' -f /tmp/packages_start.txt ']' 03:27:06 + '[' -f /tmp/packages_end.txt ']' 03:27:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:06 + '[' /w/workspace/foundry_app-record-replay_PR-142 ']' 03:27:06 + mkdir -p /w/workspace/foundry_app-record-replay_PR-142/archives/ 03:27:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-142/archives/ [Pipeline] echo 03:27:07 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-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:27:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:08 prd-ubuntu20.04-docker-8c-8g-4308 does not seem to be running inside a container 03:27:08 $ 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-142/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-142 -v /w/workspace/foundry_app-record-replay_PR-142:/w/workspace/foundry_app-record-replay_PR-142:rw,z -v /w/workspace/foundry_app-record-replay_PR-142@tmp:/w/workspace/foundry_app-record-replay_PR-142@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:27:08 $ docker top 516e0dacc7557b8fcb70b1ca529bd2d203752223ceff3bb707046b8a16b5e5d7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:27:09 + mkdir -p /var/log/sysstat [Pipeline] sh 03:27:09 + ls /var/log/sa-host 03:27:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:09 provisioning config files... 03:27:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-142@tmp/config11523116024354804471tmp [Pipeline] { [Pipeline] echo 03:27:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:27:10 ---> create-netrc.sh [Pipeline] } 03:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:27:10 ---> python-tools-install.sh [Pipeline] echo 03:27:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:27:10 ---> sudo-logs.sh 03:27:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:27:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:27:11 ---> job-cost.sh 03:27:11 lf-activate-venv: SKIPPING 03:27:11 DEBUG: total: 0.2199999988079071 03:27:11 INFO: Retrieving Stack Cost... 03:27:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:27:12 INFO: Archiving Costs [Pipeline] echo 03:27:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:27:12 ---> logs-deploy.sh 03:27:12 lf-activate-venv: SKIPPING 03:27:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-142/1 03:27:12 INFO: archiving workspace using pattern(s): 03:27:13 Archives upload complete. 03:27:13 INFO: archiving logs to Nexus