Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46fc70b7c448e0eca83a262a7ade8daf4f1173c8+ac93ab4e4f6be6635a1732c850fd941aad1a128a (304021f44c118b9dd26e40046ccf8e90935609ff) 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-ssh10020929493919351090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1725172693429906269.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7890689236691463272.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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3806216262916871204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6768687701677850860.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-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12951315465027532078.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34946 in /w/workspace/foundry_app-record-replay_PR-160 [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-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac93ab4e4f6be6635a1732c850fd941aad1a128a into PR head commit 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 Merge succeeded, producing 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 Checking out Revision 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 (PR-160) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 # 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 ac93ab4e4f6be6635a1732c850fd941aad1a128a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 # timeout=10 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:18:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:18:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:18:20 ========================================================= 03:18:20 EdgeX Global Pipelines Version Info 03:18:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:18:21 ------------------- 03:18:21 stable info: 03:18:21 ------------------- 03:18:21 Commited By: Cherry Wang cherry@iotechsys.com 03:18:21 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:18:21 Message: update stable to v1.0.269 03:18:22 ------------------- 03:18:22 experimental info: 03:18:22 ------------------- 03:18:22 Commited By: **** collab-it+edgex@linuxfoundation.org 03:18:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 03:18:22 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:18:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:18:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 03:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 03:18:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 03:18:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo 03:18:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46fc70b [Pipeline] echo 03:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:24 provisioning config files... 03:18:24 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-160@tmp/config6550033747252281282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:25 ---> ****-login.sh 03:18:25 nexus3.edgexfoundry.org:10001 03:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:25 Configure a credential helper to remove this warning. See 03:18:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:25 03:18:25 Login Succeeded 03:18:25 nexus3.edgexfoundry.org:10002 03:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:25 Configure a credential helper to remove this warning. See 03:18:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:25 03:18:25 Login Succeeded 03:18:25 nexus3.edgexfoundry.org:10003 03:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:25 Configure a credential helper to remove this warning. See 03:18:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:25 03:18:25 Login Succeeded 03:18:25 nexus3.edgexfoundry.org:10004 03:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:25 Configure a credential helper to remove this warning. See 03:18:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:25 03:18:25 Login Succeeded 03:18:25 ****.io 03:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:26 Configure a credential helper to remove this warning. See 03:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:26 03:18:26 Login Succeeded 03:18:26 ---> ****-login.sh ends [Pipeline] } 03:18:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:18:26 + git rev-list -1 --merges 46fc70b7c448e0eca83a262a7ade8daf4f1173c8~1..46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo 03:18:26 -----------> git rev-list -1 --merges 46fc70b7c448e0eca83a262a7ade8daf4f1173c8~1..46fc70b7c448e0eca83a262a7ade8daf4f1173c8 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [false] [Pipeline] sh 03:18:27 + git log --format=format:%s -1 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo 03:18:27 ========================================================= 03:18:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:18:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:27 + git log --format=format:%s -1 46fc70b7c448e0eca83a262a7ade8daf4f1173c8 [Pipeline] echo 03:18:27 [semverPrep] GIT_COMMIT: 46fc70b7c448e0eca83a262a7ade8daf4f1173c8, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.1 [Pipeline] echo 03:18:27 [semverPrep] This is not a build commit. [Pipeline] sh 03:18:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:28 + grep -v github /etc/ssh/ssh_known_hosts 03:18:28 + [ -e /tmp/ssh_known_hosts ] 03:18:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:18:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:18:28 + sudo tee -a /etc/ssh/ssh_known_hosts 03:18:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:28 03:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:29 0.1.4: Pulling from edgex-devops/py-git-semver 03:18:29 b85a868b505f: Pulling fs layer 03:18:29 e2be974225ed: Pulling fs layer 03:18:29 339a4e72a1f5: Pulling fs layer 03:18:29 988bab9f4d93: Pulling fs layer 03:18:29 1469e6f7b9e6: Pulling fs layer 03:18:29 eaf3925da568: Pulling fs layer 03:18:29 bab4dde63d76: Pulling fs layer 03:18:29 bde34c3a00c8: Pulling fs layer 03:18:29 b352a97aabf1: Pulling fs layer 03:18:29 4872d77fe225: Pulling fs layer 03:18:29 5851b861e8e6: Pulling fs layer 03:18:29 988bab9f4d93: Waiting 03:18:29 1469e6f7b9e6: Waiting 03:18:29 eaf3925da568: Waiting 03:18:29 bab4dde63d76: Waiting 03:18:29 bde34c3a00c8: Waiting 03:18:29 b352a97aabf1: Waiting 03:18:29 4872d77fe225: Waiting 03:18:29 5851b861e8e6: Waiting 03:18:29 e2be974225ed: Verifying Checksum 03:18:29 e2be974225ed: Download complete 03:18:29 988bab9f4d93: Download complete 03:18:29 1469e6f7b9e6: Verifying Checksum 03:18:29 1469e6f7b9e6: Download complete 03:18:29 eaf3925da568: Verifying Checksum 03:18:29 eaf3925da568: Download complete 03:18:29 339a4e72a1f5: Verifying Checksum 03:18:29 339a4e72a1f5: Download complete 03:18:29 bde34c3a00c8: Verifying Checksum 03:18:29 bde34c3a00c8: Download complete 03:18:29 b352a97aabf1: Verifying Checksum 03:18:29 b352a97aabf1: Download complete 03:18:29 4872d77fe225: Verifying Checksum 03:18:29 4872d77fe225: Download complete 03:18:29 5851b861e8e6: Download complete 03:18:29 b85a868b505f: Verifying Checksum 03:18:29 b85a868b505f: Download complete 03:18:30 bab4dde63d76: Verifying Checksum 03:18:31 b85a868b505f: Pull complete 03:18:31 e2be974225ed: Pull complete 03:18:31 339a4e72a1f5: Pull complete 03:18:31 988bab9f4d93: Pull complete 03:18:32 1469e6f7b9e6: Pull complete 03:18:32 eaf3925da568: Pull complete 03:18:34 bab4dde63d76: Pull complete 03:18:34 bde34c3a00c8: Pull complete 03:18:34 b352a97aabf1: Pull complete 03:18:34 4872d77fe225: Pull complete 03:18:34 5851b861e8e6: Pull complete 03:18:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:34 prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container 03:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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:18:37 $ docker top 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff -eo pid,comm 03:18:37 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:18:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:38 [ssh-agent] Looking for ssh-agent implementation... 03:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:38 $ docker exec 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent 03:18:38 SSH_AUTH_SOCK=/tmp/ssh-p3yJwG5UIH8o/agent.32 03:18:38 SSH_AGENT_PID=38 03:18:38 Running ssh-add (command line suppressed) 03:18:38 Identity added: /w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_9025971126610007180.key (/w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_9025971126610007180.key) 03:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:38 + git tag --points-at HEAD [Pipeline] } 03:18:38 $ docker exec --env ******** --env ******** 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent -k 03:18:38 unset SSH_AUTH_SOCK; 03:18:38 unset SSH_AGENT_PID; 03:18:38 echo Agent pid 38 killed; 03:18:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:39 [ssh-agent] Looking for ssh-agent implementation... 03:18:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:39 $ docker exec 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent 03:18:39 SSH_AUTH_SOCK=/tmp/ssh-whMxjuQIr2bC/agent.71 03:18:39 SSH_AGENT_PID=77 03:18:39 Running ssh-add (command line suppressed) 03:18:39 Identity added: /w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_4946954033033720064.key (/w/workspace/foundry_app-record-replay_PR-160@tmp/private_key_4946954033033720064.key) 03:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:39 + git semver init 03:18:40 2024-12-12 03:18:39,974 [run_init] DEBUG init version:0.0.0 force:False 03:18:40 2024-12-12 03:18:39,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-160/.semver 03:18:40 2024-12-12 03:18:39,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-160/.semver 03:18:40 2024-12-12 03:18:39,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-160/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-160, universal_newlines=False, shell=None, istream=None) 03:18:41 2024-12-12 03:18:41,671 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-160/.git/info/exclude 03:18:41 2024-12-12 03:18:41,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-160/.semver/PR-160 with force:False 03:18:41 2024-12-12 03:18:41,672 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-160/.semver/PR-160 03:18:41 2024-12-12 03:18:41,676 [execute] INFO git cat-file --batch-check 03:18:41 2024-12-12 03:18:41,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-160/.semver, universal_newlines=False, shell=None, istream=) 03:18:41 2024-12-12 03:18:41,682 [execute] INFO git cat-file --batch 03:18:41 2024-12-12 03:18:41,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-160/.semver, universal_newlines=False, shell=None, istream=) 03:18:41 2024-12-12 03:18:41,687 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-160/.semver/PR-160 03:18:41 0.0.0 [Pipeline] } 03:18:42 $ docker exec --env ******** --env ******** 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff ssh-agent -k 03:18:42 unset SSH_AUTH_SOCK; 03:18:42 unset SSH_AGENT_PID; 03:18:42 echo Agent pid 77 killed; 03:18:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:42 + git semver [Pipeline] } 03:18:42 $ docker stop --time=1 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff 03:18:44 $ docker rm -f --volumes 5f14844a259b86c4c3abd7bd9882c9f03d2aeaba5a76b6fc63ab28d007856dff [Pipeline] // withDockerContainer [Pipeline] sh 03:18:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:18:44 Stashed 1 file(s) [Pipeline] echo 03:18:45 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:46 provisioning config files... 03:18:46 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-160@tmp/config17290088040978945654tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:18:46 ---> ****-login.sh 03:18:46 nexus3.edgexfoundry.org:10001 03:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:46 Configure a credential helper to remove this warning. See 03:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:46 03:18:46 Login Succeeded 03:18:46 nexus3.edgexfoundry.org:10002 03:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:46 Configure a credential helper to remove this warning. See 03:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:46 03:18:46 Login Succeeded 03:18:46 nexus3.edgexfoundry.org:10003 03:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:46 Configure a credential helper to remove this warning. See 03:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:46 03:18:46 Login Succeeded 03:18:46 nexus3.edgexfoundry.org:10004 03:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:46 Configure a credential helper to remove this warning. See 03:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:46 03:18:46 Login Succeeded 03:18:46 ****.io 03:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:18:47 Configure a credential helper to remove this warning. See 03:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:18:47 03:18:47 Login Succeeded 03:18:47 ---> ****-login.sh ends [Pipeline] } 03:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:18:47 ========================================================= 03:18:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:18:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:18:48 Sending build context to Docker daemon 9.819MB 03:18:48 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:18:48 Step 2/12 : FROM ${BASE} AS builder 03:18:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:18:48 43c4264eed91: Pulling fs layer 03:18:48 4cc291be95ef: Pulling fs layer 03:18:48 2ac1f1163629: Pulling fs layer 03:18:48 5c3c966382ef: Pulling fs layer 03:18:48 4f4fb700ef54: Pulling fs layer 03:18:48 5d5c8e513c77: Pulling fs layer 03:18:48 9f66e0745190: Pulling fs layer 03:18:48 f49a43e4bbc0: Pulling fs layer 03:18:48 561ebcabdf7f: Pulling fs layer 03:18:48 9f66e0745190: Waiting 03:18:48 f49a43e4bbc0: Waiting 03:18:48 561ebcabdf7f: Waiting 03:18:48 5c3c966382ef: Waiting 03:18:48 4f4fb700ef54: Waiting 03:18:48 5d5c8e513c77: Waiting 03:18:48 4cc291be95ef: Verifying Checksum 03:18:48 4cc291be95ef: Download complete 03:18:48 5c3c966382ef: Verifying Checksum 03:18:48 5c3c966382ef: Download complete 03:18:48 4f4fb700ef54: Download complete 03:18:48 5d5c8e513c77: Verifying Checksum 03:18:48 5d5c8e513c77: Download complete 03:18:48 43c4264eed91: Download complete 03:18:48 9f66e0745190: Verifying Checksum 03:18:48 9f66e0745190: Download complete 03:18:48 43c4264eed91: Pull complete 03:18:48 4cc291be95ef: Pull complete 03:18:48 561ebcabdf7f: Verifying Checksum 03:18:48 561ebcabdf7f: Download complete 03:18:48 2ac1f1163629: Verifying Checksum 03:18:48 2ac1f1163629: Download complete 03:18:49 f49a43e4bbc0: Verifying Checksum 03:18:49 f49a43e4bbc0: Download complete 03:18:52 2ac1f1163629: Pull complete 03:18:52 5c3c966382ef: Pull complete 03:18:52 4f4fb700ef54: Pull complete 03:18:52 5d5c8e513c77: Pull complete 03:18:52 9f66e0745190: Pull complete 03:18:54 f49a43e4bbc0: Pull complete 03:18:54 561ebcabdf7f: Pull complete 03:18:54 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:18:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:18:54 ---> 3a752c3f9dda 03:18:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:19:00 ---> Running in 8afe66c4680e 03:19:00 Removing intermediate container 8afe66c4680e 03:19:00 ---> 4d815dc526f8 03:19:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:19:00 ---> Running in b3ca4be6a150 03:19:00 Removing intermediate container b3ca4be6a150 03:19:00 ---> 748f5b7a8dce 03:19:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:19:00 ---> Running in 70ade22970bb 03:19:00 Removing intermediate container 70ade22970bb 03:19:00 ---> bcec11632d71 03:19:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:00 ---> Running in 73cedf59b1de 03:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:01 OK: 246 MiB in 54 packages 03:19:01 Removing intermediate container 73cedf59b1de 03:19:01 ---> aacd237a8262 03:19:01 Step 7/12 : WORKDIR /app 03:19:01 ---> Running in 4946c5397ad4 03:19:01 Removing intermediate container 4946c5397ad4 03:19:01 ---> baf6d4d616b7 03:19:01 Step 8/12 : COPY go.mod vendor* ./ 03:19:01 ---> b058fcb20ef7 03:19:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:01 ---> Running in feddda918b4d 03:19:57 Removing intermediate container feddda918b4d 03:19:57 ---> f333508d4d32 03:19:57 Step 10/12 : COPY . . 03:19:57 ---> 458eb65f53af 03:19:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:19:57 ---> Running in 0ac7db70e8de 03:19:58 Removing intermediate container 0ac7db70e8de 03:19:58 ---> cf48cbec964d 03:19:58 Step 12/12 : RUN $MAKE 03:19:58 ---> Running in 5faaf494b5d7 03:19:58 noop 03:19:59 Removing intermediate container 5faaf494b5d7 03:19:59 ---> fa742a2ed47f 03:19:59 Successfully built fa742a2ed47f 03:19:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:59 + docker inspect -f . ci-base-image-x86_64 03:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:59 prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container 03:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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:20:00 $ docker top 1301757c6979fdc942d1ff0d7dfeb2e0b14d51cf60bd1c60501fcca1811d522d -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:00 + go version 03:20:00 go version go1.23.2 linux/amd64 [Pipeline] } 03:20:00 $ docker stop --time=1 1301757c6979fdc942d1ff0d7dfeb2e0b14d51cf60bd1c60501fcca1811d522d 03:20:01 $ docker rm -f --volumes 1301757c6979fdc942d1ff0d7dfeb2e0b14d51cf60bd1c60501fcca1811d522d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker inspect -f . ci-base-image-x86_64 03:20:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:02 prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container 03:20:02 $ 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-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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:20:03 $ docker top 076789340c23505c4f7d68df4a38cbcb4d9352c0fcfc5604353cb7540407e796 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:03 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-160 [Pipeline] fileExists [Pipeline] sh 03:20:04 + make test 03:20:04 go test -race -coverprofile=coverage.out ./... 03:20:36 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:20:36 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:20:36 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 03:20:36 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 03:20:36 ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements 03:20:44 --- FAIL: TestDataManager_StartReplay (5.01s) 03:20:44 --- FAIL: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large (0.00s) 03:20:44 manager_test.go:493: 03:20:44 Error Trace: /w/workspace/foundry_app-record-replay_PR-160/internal/application/manager_test.go:493 03:20:44 Error: Expected value not to be nil. 03:20:44 Test: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large 03:20:44 manager_test.go:495: 03:20:44 Error Trace: /w/workspace/foundry_app-record-replay_PR-160/internal/application/manager_test.go:495 03:20:44 Error: Should be zero, but was 1 03:20:44 Test: TestDataManager_StartReplay/Error_Path_-_calculated_delay_too_large 03:20:44 FAIL 03:20:44 coverage: 98.7% of statements 03:20:44 FAIL github.com/edgexfoundry/app-record-replay/internal/application 8.108s 03:20:44 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.071s coverage: 89.7% of statements 03:20:44 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.018s coverage: 100.0% of statements 03:20:44 FAIL 03:20:44 make: *** [Makefile:85: unittest] Error 1 [Pipeline] } 03:20:44 $ docker stop --time=1 076789340c23505c4f7d68df4a38cbcb4d9352c0fcfc5604353cb7540407e796 03:20:46 $ docker rm -f --volumes 076789340c23505c4f7d68df4a38cbcb4d9352c0fcfc5604353cb7540407e796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:47 03:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:48 latest: Pulling from edgex-lftools-log-publisher 03:20:48 5eb5b503b376: Pulling fs layer 03:20:48 5c69ac0246d0: Pulling fs layer 03:20:48 ec43610c2a17: Pulling fs layer 03:20:48 3a2ae6a8a46f: Pulling fs layer 03:20:48 33b1e0a273af: Pulling fs layer 03:20:48 5d3b04190fa2: Pulling fs layer 03:20:48 2f39f015ded8: Pulling fs layer 03:20:48 3a2ae6a8a46f: Waiting 03:20:48 33b1e0a273af: Waiting 03:20:48 5d3b04190fa2: Waiting 03:20:48 2f39f015ded8: Waiting 03:20:48 5c69ac0246d0: Verifying Checksum 03:20:48 3a2ae6a8a46f: Verifying Checksum 03:20:48 3a2ae6a8a46f: Download complete 03:20:48 33b1e0a273af: Verifying Checksum 03:20:48 33b1e0a273af: Download complete 03:20:48 5d3b04190fa2: Download complete 03:20:48 ec43610c2a17: Verifying Checksum 03:20:48 ec43610c2a17: Download complete 03:20:48 5eb5b503b376: Verifying Checksum 03:20:48 5eb5b503b376: Download complete 03:20:49 2f39f015ded8: Download complete 03:20:49 5eb5b503b376: Pull complete 03:20:49 5c69ac0246d0: Pull complete 03:20:50 ec43610c2a17: Pull complete 03:20:50 3a2ae6a8a46f: Pull complete 03:20:50 33b1e0a273af: Pull complete 03:20:50 5d3b04190fa2: Pull complete 03:20:54 2f39f015ded8: Pull complete 03:20:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:54 prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container 03:20:54 $ 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-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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:20:59 $ docker top ba4df1202faa8092f0cb17964fd6c3a4da3016b16824aa4b0e00a0df8a01e665 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:59 ---> job-cost.sh 03:20:59 lf-activate-venv: SKIPPING 03:20:59 INFO: No Stack... 03:20:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:00 INFO: Archiving Costs [Pipeline] sh 03:21:00 + cat /w/workspace/foundry_app-record-replay_PR-160/archives/cost.csv 03:21:00 + cut -d, -f6 [Pipeline] lock 03:21:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] 03:21:00 Resource [jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] did not exist. Created. 03:21:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:00 + echo total: 0.2199999988079071 [Pipeline] stash 03:21:00 Stashed 1 file(s) [Pipeline] } 03:21:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:01 $ docker stop --time=1 ba4df1202faa8092f0cb17964fd6c3a4da3016b16824aa4b0e00a0df8a01e665 03:21:02 $ docker rm -f --volumes ba4df1202faa8092f0cb17964fd6c3a4da3016b16824aa4b0e00a0df8a01e665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:21:02 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:21:05 + [ -d /w/workspace/foundry_app-record-replay_PR-160/archives ] 03:21:05 + ls -al /w/workspace/foundry_app-record-replay_PR-160/archives 03:21:05 total 16 03:21:05 drwxr-xr-x 3 root root 4096 Dec 12 03:20 . 03:21:05 drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 03:21 .. 03:21:05 drwxr-xr-x 2 root root 4096 Dec 12 03:20 cost 03:21:05 -rw-r--r-- 1 root root 89 Dec 12 03:20 cost.csv 03:21:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-160/archives 03:21:05 + ls -al /w/workspace/foundry_app-record-replay_PR-160/archives 03:21:05 total 16 03:21:05 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 03:20 . 03:21:05 drwxrwxr-x 11 jenkins jenkins 4096 Dec 12 03:21 .. 03:21:05 drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 03:20 cost 03:21:05 -rw-r--r-- 1 jenkins jenkins 89 Dec 12 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:21:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:21:06 ---> package-listing.sh 03:21:06 ++ facter osfamily 03:21:06 ++ tr '[:upper:]' '[:lower:]' 03:21:06 + OS_FAMILY=debian 03:21:06 + workspace=/w/workspace/foundry_app-record-replay_PR-160 03:21:06 + START_PACKAGES=/tmp/packages_start.txt 03:21:06 + END_PACKAGES=/tmp/packages_end.txt 03:21:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:21:06 + PACKAGES=/tmp/packages_start.txt 03:21:06 + '[' /w/workspace/foundry_app-record-replay_PR-160 ']' 03:21:06 + PACKAGES=/tmp/packages_end.txt 03:21:06 + case "${OS_FAMILY}" in 03:21:06 + dpkg -l 03:21:06 + grep '^ii' 03:21:06 + '[' -f /tmp/packages_start.txt ']' 03:21:06 + '[' -f /tmp/packages_end.txt ']' 03:21:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:21:06 + '[' /w/workspace/foundry_app-record-replay_PR-160 ']' 03:21:06 + mkdir -p /w/workspace/foundry_app-record-replay_PR-160/archives/ 03:21:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-160/archives/ [Pipeline] echo 03:21:06 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-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:21:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:07 prd-ubuntu20.04-docker-8c-8g-34946 does not seem to be running inside a container 03:21:07 $ 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-160/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-160 -v /w/workspace/foundry_app-record-replay_PR-160:/w/workspace/foundry_app-record-replay_PR-160:rw,z -v /w/workspace/foundry_app-record-replay_PR-160@tmp:/w/workspace/foundry_app-record-replay_PR-160@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:21:08 $ docker top 5eb88338280d8a0ebb8a86eee69e88a42956bc5d92f6c4975451ec13b997e020 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:21:08 + mkdir -p /var/log/sysstat [Pipeline] sh 03:21:09 + ls /var/log/sa-host 03:21:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:09 provisioning config files... 03:21:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-160@tmp/config9264844023942295208tmp [Pipeline] { [Pipeline] echo 03:21:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:21:09 ---> create-netrc.sh [Pipeline] } 03:21:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:21:10 ---> python-tools-install.sh [Pipeline] echo 03:21:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:21:10 ---> sudo-logs.sh 03:21:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:21:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:21:11 ---> job-cost.sh 03:21:11 lf-activate-venv: SKIPPING 03:21:11 DEBUG: total: 0.2199999988079071 03:21:11 INFO: Retrieving Stack Cost... 03:21:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:11 INFO: Archiving Costs [Pipeline] echo 03:21:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:21:11 ---> logs-deploy.sh 03:21:11 lf-activate-venv: SKIPPING 03:21:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-160/1 03:21:11 INFO: archiving workspace using pattern(s): 03:21:12 Archives upload complete. 03:21:12 INFO: archiving logs to Nexus