Pull request #140 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/app-record-replay Obtained Jenkinsfile from 165582aed703d65460be826d446d8007e7cd8af1+b51154c725b31c6aeb2609dc377731a158de3e91 (a4751a351003cb3479970a7cb0d6a148db327e50) 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-ssh6897519682582126436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh13310608153421096895.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-140/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-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9098292300806359577.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-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7911280090177055764.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh8510139291387858340.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-140/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-140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17015457799288728523.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-831’ Running on prd-ubuntu20.04-docker-8c-8g-834 in /w/workspace/foundry_app-record-replay_PR-140 [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-140 # 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 > 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/140/head:refs/remotes/origin/PR-140 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit b51154c725b31c6aeb2609dc377731a158de3e91 into PR head commit 165582aed703d65460be826d446d8007e7cd8af1 Merge succeeded, producing 165582aed703d65460be826d446d8007e7cd8af1 Checking out Revision 165582aed703d65460be826d446d8007e7cd8af1 (PR-140) Commit message: "build: Bump SDK to v3.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 > git config core.sparsecheckout # timeout=10 > git checkout -f 165582aed703d65460be826d446d8007e7cd8af1 # 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 b51154c725b31c6aeb2609dc377731a158de3e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 165582aed703d65460be826d446d8007e7cd8af1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-27T09:10:59.677Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-27T09:10:59.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-27T09:11:00.008Z] ========================================================= [2024-05-27T09:11:00.008Z] EdgeX Global Pipelines Version Info [2024-05-27T09:11:00.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:11:00.770Z] ------------------- [2024-05-27T09:11:00.770Z] stable info: [2024-05-27T09:11:00.770Z] ------------------- [2024-05-27T09:11:00.770Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:11:00.770Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:11:00.770Z] Message: update stable to v1.0.259 [2024-05-27T09:11:01.339Z] ------------------- [2024-05-27T09:11:01.339Z] experimental info: [2024-05-27T09:11:01.339Z] ------------------- [2024-05-27T09:11:01.339Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:11:01.339Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:11:01.339Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T09:11:01.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-05-27T09:11:01.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-05-27T09:11:01.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-27T09:11:01.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-27T09:11:01.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-27T09:11:01.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-27T09:11:01.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-27T09:11:01.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-27T09:11:02.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-27T09:11:02.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-27T09:11:02.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-27T09:11:02.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-05-27T09:11:02.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-27T09:11:02.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-27T09:11:02.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:11:02.450Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:11:02.507Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:11:02.564Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:11:02.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-27T09:11:02.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-27T09:11:02.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-27T09:11:02.804Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-27T09:11:02.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-27T09:11:02.925Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-27T09:11:02.976Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-27T09:11:03.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-27T09:11:03.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-27T09:11:03.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-140 [Pipeline] echo [2024-05-27T09:11:03.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-140 [Pipeline] echo [2024-05-27T09:11:03.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-140 [Pipeline] echo [2024-05-27T09:11:03.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 165582aed703d65460be826d446d8007e7cd8af1 [Pipeline] echo [2024-05-27T09:11:03.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 165582a [Pipeline] echo [2024-05-27T09:11:03.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:11:03.583Z] provisioning config files... [2024-05-27T09:11:03.595Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-140@tmp/config9084319139377377684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:11:03.990Z] ---> ****-login.sh [2024-05-27T09:11:03.990Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:11:04.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:04.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:04.252Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:04.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:04.252Z] [2024-05-27T09:11:04.252Z] Login Succeeded [2024-05-27T09:11:04.252Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:11:04.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:04.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:04.512Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:04.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:04.512Z] [2024-05-27T09:11:04.512Z] Login Succeeded [2024-05-27T09:11:04.512Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:11:04.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:04.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:04.512Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:04.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:04.512Z] [2024-05-27T09:11:04.512Z] Login Succeeded [2024-05-27T09:11:04.512Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:11:04.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:04.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:04.512Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:04.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:04.512Z] [2024-05-27T09:11:04.513Z] Login Succeeded [2024-05-27T09:11:04.513Z] ****.io [2024-05-27T09:11:04.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:04.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:04.778Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:04.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:04.778Z] [2024-05-27T09:11:04.778Z] Login Succeeded [2024-05-27T09:11:04.778Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:11:04.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-27T09:11:05.498Z] + git rev-list -1 --merges 165582aed703d65460be826d446d8007e7cd8af1~1..165582aed703d65460be826d446d8007e7cd8af1 [Pipeline] echo [2024-05-27T09:11:05.549Z] -----------> git rev-list -1 --merges 165582aed703d65460be826d446d8007e7cd8af1~1..165582aed703d65460be826d446d8007e7cd8af1 165582aed703d65460be826d446d8007e7cd8af1 [false] [Pipeline] sh [2024-05-27T09:11:05.872Z] + git log --format=format:%s -1 165582aed703d65460be826d446d8007e7cd8af1 [Pipeline] echo [2024-05-27T09:11:05.912Z] ========================================================= [2024-05-27T09:11:05.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-27T09:11:05.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:11:06.355Z] + git log --format=format:%s -1 165582aed703d65460be826d446d8007e7cd8af1 [Pipeline] echo [2024-05-27T09:11:06.392Z] [semverPrep] GIT_COMMIT: 165582aed703d65460be826d446d8007e7cd8af1, Commit Message: build: Bump SDK to v3.1.1 [Pipeline] echo [2024-05-27T09:11:06.442Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-27T09:11:06.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-27T09:11:06.827Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-27T09:11:06.827Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-27T09:11:06.827Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-27T09:11:06.827Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-27T09:11:06.827Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-27T09:11:06.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:11:07.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:11:07.278Z] [2024-05-27T09:11:07.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:11:07.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:11:07.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-27T09:11:07.661Z] b85a868b505f: Pulling fs layer [2024-05-27T09:11:07.661Z] e2be974225ed: Pulling fs layer [2024-05-27T09:11:07.661Z] 339a4e72a1f5: Pulling fs layer [2024-05-27T09:11:07.661Z] 988bab9f4d93: Pulling fs layer [2024-05-27T09:11:07.661Z] 1469e6f7b9e6: Pulling fs layer [2024-05-27T09:11:07.661Z] eaf3925da568: Pulling fs layer [2024-05-27T09:11:07.661Z] bab4dde63d76: Pulling fs layer [2024-05-27T09:11:07.661Z] bde34c3a00c8: Pulling fs layer [2024-05-27T09:11:07.661Z] b352a97aabf1: Pulling fs layer [2024-05-27T09:11:07.661Z] 4872d77fe225: Pulling fs layer [2024-05-27T09:11:07.661Z] 5851b861e8e6: Pulling fs layer [2024-05-27T09:11:07.661Z] b352a97aabf1: Waiting [2024-05-27T09:11:07.661Z] bde34c3a00c8: Waiting [2024-05-27T09:11:07.661Z] 4872d77fe225: Waiting [2024-05-27T09:11:07.661Z] bab4dde63d76: Waiting [2024-05-27T09:11:07.661Z] 5851b861e8e6: Waiting [2024-05-27T09:11:07.661Z] 1469e6f7b9e6: Waiting [2024-05-27T09:11:07.661Z] eaf3925da568: Waiting [2024-05-27T09:11:07.661Z] e2be974225ed: Verifying Checksum [2024-05-27T09:11:07.661Z] e2be974225ed: Download complete [2024-05-27T09:11:07.661Z] 988bab9f4d93: Verifying Checksum [2024-05-27T09:11:07.661Z] 988bab9f4d93: Download complete [2024-05-27T09:11:07.661Z] 1469e6f7b9e6: Verifying Checksum [2024-05-27T09:11:07.661Z] 1469e6f7b9e6: Download complete [2024-05-27T09:11:07.661Z] eaf3925da568: Verifying Checksum [2024-05-27T09:11:07.661Z] eaf3925da568: Download complete [2024-05-27T09:11:07.661Z] 339a4e72a1f5: Verifying Checksum [2024-05-27T09:11:07.661Z] 339a4e72a1f5: Download complete [2024-05-27T09:11:07.919Z] bde34c3a00c8: Verifying Checksum [2024-05-27T09:11:07.919Z] bde34c3a00c8: Download complete [2024-05-27T09:11:07.919Z] b352a97aabf1: Verifying Checksum [2024-05-27T09:11:07.919Z] b352a97aabf1: Download complete [2024-05-27T09:11:07.919Z] 4872d77fe225: Verifying Checksum [2024-05-27T09:11:07.919Z] 5851b861e8e6: Download complete [2024-05-27T09:11:07.919Z] b85a868b505f: Verifying Checksum [2024-05-27T09:11:07.919Z] b85a868b505f: Download complete [2024-05-27T09:11:08.181Z] bab4dde63d76: Verifying Checksum [2024-05-27T09:11:08.181Z] bab4dde63d76: Download complete [2024-05-27T09:11:09.117Z] b85a868b505f: Pull complete [2024-05-27T09:11:09.117Z] e2be974225ed: Pull complete [2024-05-27T09:11:09.685Z] 339a4e72a1f5: Pull complete [2024-05-27T09:11:09.685Z] 988bab9f4d93: Pull complete [2024-05-27T09:11:09.944Z] 1469e6f7b9e6: Pull complete [2024-05-27T09:11:09.944Z] eaf3925da568: Pull complete [2024-05-27T09:11:11.322Z] bab4dde63d76: Pull complete [2024-05-27T09:11:11.581Z] bde34c3a00c8: Pull complete [2024-05-27T09:11:11.581Z] b352a97aabf1: Pull complete [2024-05-27T09:11:11.581Z] 4872d77fe225: Pull complete [2024-05-27T09:11:11.841Z] 5851b861e8e6: Pull complete [2024-05-27T09:11:11.841Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-27T09:11:11.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:11:11.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:11:12.150Z] prd-ubuntu20.04-docker-8c-8g-834 does not seem to be running inside a container [2024-05-27T09:11:12.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-140 -v /w/workspace/foundry_app-record-replay_PR-140:/w/workspace/foundry_app-record-replay_PR-140:rw,z -v /w/workspace/foundry_app-record-replay_PR-140@tmp:/w/workspace/foundry_app-record-replay_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-27T09:11:15.270Z] $ docker top fd59d182a851efc5369d1a16540a920f5ffeda4a6de97e261e1e2853d1452428 -eo pid,comm [2024-05-27T09:11:15.316Z] 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). [2024-05-27T09:11:15.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-27T09:11:15.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:11:15.471Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:11:15.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:11:15.593Z] $ docker exec fd59d182a851efc5369d1a16540a920f5ffeda4a6de97e261e1e2853d1452428 ssh-agent [2024-05-27T09:11:15.680Z] SSH_AUTH_SOCK=/tmp/ssh-9ss5EoxkTWbp/agent.32 [2024-05-27T09:11:15.680Z] SSH_AGENT_PID=38 [2024-05-27T09:11:15.686Z] Running ssh-add (command line suppressed) [2024-05-27T09:11:15.792Z] Identity added: /w/workspace/foundry_app-record-replay_PR-140@tmp/private_key_15171717686231438543.key (/w/workspace/foundry_app-record-replay_PR-140@tmp/private_key_15171717686231438543.key) [2024-05-27T09:11:15.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:11:16.144Z] + git tag --points-at HEAD [Pipeline] } [2024-05-27T09:11:16.177Z] $ docker exec --env ******** --env ******** fd59d182a851efc5369d1a16540a920f5ffeda4a6de97e261e1e2853d1452428 ssh-agent -k [2024-05-27T09:11:16.279Z] unset SSH_AUTH_SOCK; [2024-05-27T09:11:16.279Z] unset SSH_AGENT_PID; [2024-05-27T09:11:16.280Z] echo Agent pid 38 killed; [2024-05-27T09:11:16.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-27T09:11:16.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:11:16.401Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:11:16.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:11:16.508Z] $ docker exec fd59d182a851efc5369d1a16540a920f5ffeda4a6de97e261e1e2853d1452428 ssh-agent [2024-05-27T09:11:16.605Z] SSH_AUTH_SOCK=/tmp/ssh-3itoxzJQrtdK/agent.71 [2024-05-27T09:11:16.605Z] SSH_AGENT_PID=77 [2024-05-27T09:11:16.610Z] Running ssh-add (command line suppressed) [2024-05-27T09:11:16.708Z] Identity added: /w/workspace/foundry_app-record-replay_PR-140@tmp/private_key_8464013318834024437.key (/w/workspace/foundry_app-record-replay_PR-140@tmp/private_key_8464013318834024437.key) [2024-05-27T09:11:16.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:11:17.066Z] + git semver init [2024-05-27T09:11:17.326Z] 2024-05-27 09:11:17,222 [run_init] DEBUG init version:0.0.0 force:False [2024-05-27T09:11:17.326Z] 2024-05-27 09:11:17,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-140/.semver [2024-05-27T09:11:17.326Z] 2024-05-27 09:11:17,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-140/.semver [2024-05-27T09:11:17.326Z] 2024-05-27 09:11:17,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-140/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-140, universal_newlines=False, shell=None, istream=None) [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,062 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-140/.git/info/exclude [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,062 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-140/.semver/PR-140 with force:False [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,062 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-140/.semver/PR-140 [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,066 [execute] INFO git cat-file --batch-check [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-140/.semver, universal_newlines=False, shell=None, istream=) [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,073 [execute] INFO git cat-file --batch [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-140/.semver, universal_newlines=False, shell=None, istream=) [2024-05-27T09:11:18.265Z] 2024-05-27 09:11:18,078 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-140/.semver/PR-140 [2024-05-27T09:11:18.265Z] 0.0.0 [Pipeline] } [2024-05-27T09:11:18.297Z] $ docker exec --env ******** --env ******** fd59d182a851efc5369d1a16540a920f5ffeda4a6de97e261e1e2853d1452428 ssh-agent -k [2024-05-27T09:11:18.393Z] unset SSH_AUTH_SOCK; [2024-05-27T09:11:18.393Z] unset SSH_AGENT_PID; [2024-05-27T09:11:18.393Z] echo Agent pid 77 killed; [2024-05-27T09:11:18.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-27T09:11:18.914Z] + git semver [Pipeline] } [2024-05-27T09:11:19.209Z] $ docker stop --time=1 fd59d182a851efc5369d1a16540a920f5ffeda4a6de97e261e1e2853d1452428 [2024-05-27T09:11:20.465Z] $ docker rm -f --volumes fd59d182a851efc5369d1a16540a920f5ffeda4a6de97e261e1e2853d1452428 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:11:20.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-27T09:11:21.206Z] Stashed 1 file(s) [Pipeline] echo [2024-05-27T09:11:21.230Z] [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 [2024-05-27T09:11:21.966Z] provisioning config files... [2024-05-27T09:11:21.975Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-140@tmp/config8838218845948611501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:11:22.347Z] ---> ****-login.sh [2024-05-27T09:11:22.348Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:11:22.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:22.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:22.348Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:22.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:22.348Z] [2024-05-27T09:11:22.348Z] Login Succeeded [2024-05-27T09:11:22.348Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:11:22.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:22.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:22.607Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:22.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:22.607Z] [2024-05-27T09:11:22.607Z] Login Succeeded [2024-05-27T09:11:22.607Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:11:22.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:22.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:22.607Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:22.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:22.607Z] [2024-05-27T09:11:22.607Z] Login Succeeded [2024-05-27T09:11:22.607Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:11:22.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:22.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:22.607Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:22.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:22.607Z] [2024-05-27T09:11:22.607Z] Login Succeeded [2024-05-27T09:11:22.607Z] ****.io [2024-05-27T09:11:22.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:11:23.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:11:23.128Z] Configure a credential helper to remove this warning. See [2024-05-27T09:11:23.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:11:23.128Z] [2024-05-27T09:11:23.128Z] Login Succeeded [2024-05-27T09:11:23.129Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:11:23.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:11:23.396Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:11:23.720Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-27T09:11:23.720Z] + cut -d -f 2 [Pipeline] echo [2024-05-27T09:11:23.767Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:11:23.811Z] ========================================================= [2024-05-27T09:11:23.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-27T09:11:23.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:11:24.331Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:11:24.591Z] Sending build context to Docker daemon 34.66MB [2024-05-27T09:11:24.591Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:11:24.591Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:11:24.591Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-27T09:11:24.591Z] 619be1103602: Pulling fs layer [2024-05-27T09:11:24.591Z] 7862e08f4a3e: Pulling fs layer [2024-05-27T09:11:24.591Z] 5df492c9dc93: Pulling fs layer [2024-05-27T09:11:24.591Z] 7629e6793208: Pulling fs layer [2024-05-27T09:11:24.591Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:11:24.591Z] 8de7f028bff5: Pulling fs layer [2024-05-27T09:11:24.591Z] 44042ff1420b: Pulling fs layer [2024-05-27T09:11:24.591Z] 5cdaf54b7214: Pulling fs layer [2024-05-27T09:11:24.591Z] 38f3e5a9071a: Pulling fs layer [2024-05-27T09:11:24.591Z] 7629e6793208: Waiting [2024-05-27T09:11:24.591Z] 4f4fb700ef54: Waiting [2024-05-27T09:11:24.591Z] 8de7f028bff5: Waiting [2024-05-27T09:11:24.591Z] 44042ff1420b: Waiting [2024-05-27T09:11:24.591Z] 5cdaf54b7214: Waiting [2024-05-27T09:11:24.591Z] 38f3e5a9071a: Waiting [2024-05-27T09:11:24.591Z] 7629e6793208: Verifying Checksum [2024-05-27T09:11:24.591Z] 7629e6793208: Download complete [2024-05-27T09:11:24.591Z] 4f4fb700ef54: Download complete [2024-05-27T09:11:24.591Z] 8de7f028bff5: Verifying Checksum [2024-05-27T09:11:24.591Z] 8de7f028bff5: Download complete [2024-05-27T09:11:24.591Z] 619be1103602: Verifying Checksum [2024-05-27T09:11:24.591Z] 619be1103602: Download complete [2024-05-27T09:11:24.851Z] 44042ff1420b: Verifying Checksum [2024-05-27T09:11:24.851Z] 44042ff1420b: Download complete [2024-05-27T09:11:24.851Z] 619be1103602: Pull complete [2024-05-27T09:11:24.851Z] 7862e08f4a3e: Pull complete [2024-05-27T09:11:24.851Z] 38f3e5a9071a: Verifying Checksum [2024-05-27T09:11:24.851Z] 38f3e5a9071a: Download complete [2024-05-27T09:11:25.110Z] 5df492c9dc93: Download complete [2024-05-27T09:11:25.369Z] 5cdaf54b7214: Verifying Checksum [2024-05-27T09:11:25.369Z] 5cdaf54b7214: Download complete [2024-05-27T09:11:27.900Z] 5df492c9dc93: Pull complete [2024-05-27T09:11:27.900Z] 7629e6793208: Pull complete [2024-05-27T09:11:27.900Z] 4f4fb700ef54: Pull complete [2024-05-27T09:11:28.160Z] 8de7f028bff5: Pull complete [2024-05-27T09:11:28.160Z] 44042ff1420b: Pull complete [2024-05-27T09:11:30.692Z] 5cdaf54b7214: Pull complete [2024-05-27T09:11:30.692Z] 38f3e5a9071a: Pull complete [2024-05-27T09:11:30.692Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-27T09:11:30.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-27T09:11:30.692Z] ---> 60b93f829570 [2024-05-27T09:11:30.692Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:11:34.884Z] ---> Running in 46de302f1f9b [2024-05-27T09:11:34.884Z] Removing intermediate container 46de302f1f9b [2024-05-27T09:11:34.884Z] ---> e0f2ca4c9dc3 [2024-05-27T09:11:34.884Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:11:35.144Z] ---> Running in 5944a2e6bc1b [2024-05-27T09:11:35.144Z] Removing intermediate container 5944a2e6bc1b [2024-05-27T09:11:35.144Z] ---> c65654dd1f71 [2024-05-27T09:11:35.144Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:11:35.144Z] ---> Running in 8349457962f0 [2024-05-27T09:11:35.144Z] Removing intermediate container 8349457962f0 [2024-05-27T09:11:35.144Z] ---> 51dd74c243d1 [2024-05-27T09:11:35.144Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:11:35.144Z] ---> Running in f26a39a1cd5c [2024-05-27T09:11:35.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:11:35.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:11:35.922Z] OK: 264 MiB in 52 packages [2024-05-27T09:11:36.181Z] Removing intermediate container f26a39a1cd5c [2024-05-27T09:11:36.181Z] ---> b49488b87bb5 [2024-05-27T09:11:36.181Z] Step 7/12 : WORKDIR /app [2024-05-27T09:11:36.181Z] ---> Running in 3779af4912ad [2024-05-27T09:11:36.181Z] Removing intermediate container 3779af4912ad [2024-05-27T09:11:36.181Z] ---> c10a4d77e3e9 [2024-05-27T09:11:36.181Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:11:36.742Z] Still waiting to schedule task [2024-05-27T09:11:36.743Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-832’ [2024-05-27T09:11:38.079Z] ---> 00a8f5cf79c7 [2024-05-27T09:11:38.079Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:11:38.079Z] ---> Running in 13102f52f62b [2024-05-27T09:12:04.616Z] Removing intermediate container 13102f52f62b [2024-05-27T09:12:04.616Z] ---> a4eea068256b [2024-05-27T09:12:04.616Z] Step 10/12 : COPY . . [2024-05-27T09:12:04.875Z] ---> 63c1c9622991 [2024-05-27T09:12:04.875Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:12:05.140Z] ---> Running in 42d11539e270 [2024-05-27T09:12:05.140Z] Removing intermediate container 42d11539e270 [2024-05-27T09:12:05.140Z] ---> 420da4804ea0 [2024-05-27T09:12:05.140Z] Step 12/12 : RUN $MAKE [2024-05-27T09:12:05.140Z] ---> Running in e2589b3efe86 [2024-05-27T09:12:05.400Z] noop [2024-05-27T09:12:05.659Z] Removing intermediate container e2589b3efe86 [2024-05-27T09:12:05.659Z] ---> 0f0bf047660e [2024-05-27T09:12:05.659Z] Successfully built 0f0bf047660e [2024-05-27T09:12:05.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:12:06.153Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:12:06.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:12:06.325Z] prd-ubuntu20.04-docker-8c-8g-834 does not seem to be running inside a container [2024-05-27T09:12:06.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-140 -v /w/workspace/foundry_app-record-replay_PR-140:/w/workspace/foundry_app-record-replay_PR-140:rw,z -v /w/workspace/foundry_app-record-replay_PR-140@tmp:/w/workspace/foundry_app-record-replay_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-27T09:12:06.684Z] $ docker top ed07cb726feef5116a8cc0d1b235e44a1a38778c7f01f94bae0209cab2e93e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:12:07.099Z] + go version [2024-05-27T09:12:07.099Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-27T09:12:07.136Z] $ docker stop --time=1 ed07cb726feef5116a8cc0d1b235e44a1a38778c7f01f94bae0209cab2e93e18 [2024-05-27T09:12:08.411Z] $ docker rm -f --volumes ed07cb726feef5116a8cc0d1b235e44a1a38778c7f01f94bae0209cab2e93e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:12:09.227Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:12:09.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:12:09.394Z] prd-ubuntu20.04-docker-8c-8g-834 does not seem to be running inside a container [2024-05-27T09:12:09.426Z] $ 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-140 -v /w/workspace/foundry_app-record-replay_PR-140:/w/workspace/foundry_app-record-replay_PR-140:rw,z -v /w/workspace/foundry_app-record-replay_PR-140@tmp:/w/workspace/foundry_app-record-replay_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-27T09:12:09.741Z] $ docker top b852850983ca866433165b61c7a181d4f878da246a97d658678761d0663e5e60 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:12:10.155Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-140 [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:12:10.532Z] + make test [2024-05-27T09:12:10.532Z] go test -race -coverprofile=coverage.out ./... [2024-05-27T09:12:28.610Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-05-27T09:12:29.544Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-05-27T09:12:29.544Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-05-27T09:12:29.544Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-05-27T09:12:30.110Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2024-05-27T09:12:40.090Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.610s coverage: 98.7% of statements [2024-05-27T09:12:40.090Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.099s coverage: 89.7% of statements [2024-05-27T09:12:40.090Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.040s coverage: 100.0% of statements [2024-05-27T09:12:58.184Z] go vet ./... [2024-05-27T09:13:01.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T09:13:01.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T09:13:01.466Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-27T09:13:01.763Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:13:02.146Z] + go mod tidy [Pipeline] } [2024-05-27T09:13:02.435Z] $ docker stop --time=1 b852850983ca866433165b61c7a181d4f878da246a97d658678761d0663e5e60 [2024-05-27T09:13:06.185Z] $ docker rm -f --volumes b852850983ca866433165b61c7a181d4f878da246a97d658678761d0663e5e60 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:13:06.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T09:13:06.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-27T09:13:07.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T09:13:08.103Z] + ls -al . [2024-05-27T09:13:08.103Z] total 196 [2024-05-27T09:13:08.103Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 09:12 . [2024-05-27T09:13:08.103Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:10 .. [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 119 May 27 09:10 .dockerignore [2024-05-27T09:13:08.103Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:12 .git [2024-05-27T09:13:08.103Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:10 .github [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 156 May 27 09:10 .gitignore [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:10 .golangci.yml [2024-05-27T09:13:08.103Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:11 .semver [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 11320 May 27 09:10 Attribution.txt [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 458 May 27 09:10 CHANGELOG.md [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 1725 May 27 09:10 Dockerfile [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:10 GOVERNANCE.md [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 681 May 27 09:10 Jenkinsfile [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 27 09:10 LICENSE [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 3136 May 27 09:10 Makefile [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 611 May 27 09:10 OWNERS.md [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 27 09:10 README.md [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 27 09:10 Record and Reply.postman_collection.json [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 09:11 VERSION [2024-05-27T09:13:08.103Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:10 bin [2024-05-27T09:13:08.103Z] -rw-r--r-- 1 jenkins jenkins 24666 May 27 09:12 coverage.out [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 3829 May 27 09:10 go.mod [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 34082 May 27 09:10 go.sum [2024-05-27T09:13:08.103Z] drwxrwxr-x 7 jenkins jenkins 4096 May 27 09:10 internal [2024-05-27T09:13:08.103Z] -rw-rw-r-- 1 jenkins jenkins 913 May 27 09:10 main.go [2024-05-27T09:13:08.103Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:10 openapi [2024-05-27T09:13:08.103Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:10 pkg [2024-05-27T09:13:08.103Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:10 res [2024-05-27T09:13:08.103Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:10 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:13:08.618Z] + 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=165582aed703d65460be826d446d8007e7cd8af1 --label arch=amd64 --label version=0.0.0 . [2024-05-27T09:13:08.875Z] Sending build context to Docker daemon 34.69MB [2024-05-27T09:13:08.875Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:13:08.875Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-27T09:13:08.875Z] ---> 0f0bf047660e [2024-05-27T09:13:08.875Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:13:09.444Z] ---> Running in 5b276b83261c [2024-05-27T09:13:09.444Z] Removing intermediate container 5b276b83261c [2024-05-27T09:13:09.444Z] ---> cba5eb35a678 [2024-05-27T09:13:09.444Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:13:09.444Z] ---> Running in 18c01d7f011c [2024-05-27T09:13:09.444Z] Removing intermediate container 18c01d7f011c [2024-05-27T09:13:09.444Z] ---> 9ae40c27f321 [2024-05-27T09:13:09.444Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:13:09.444Z] ---> Running in 7dabc209b38d [2024-05-27T09:13:09.703Z] Removing intermediate container 7dabc209b38d [2024-05-27T09:13:09.703Z] ---> 4279e3b03b9c [2024-05-27T09:13:09.703Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:13:09.703Z] ---> Running in d4cd9d1fc4d9 [2024-05-27T09:13:09.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:09.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:10.222Z] OK: 264 MiB in 52 packages [2024-05-27T09:13:10.481Z] Removing intermediate container d4cd9d1fc4d9 [2024-05-27T09:13:10.481Z] ---> 323edd63bfcf [2024-05-27T09:13:10.481Z] Step 7/27 : WORKDIR /app [2024-05-27T09:13:10.481Z] ---> Running in 4bc9951a530d [2024-05-27T09:13:10.740Z] Removing intermediate container 4bc9951a530d [2024-05-27T09:13:10.740Z] ---> f0ba99248ecf [2024-05-27T09:13:10.740Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-27T09:13:12.652Z] ---> 220439924f5f [2024-05-27T09:13:12.652Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:13:12.652Z] ---> Running in 6be051a05e75 [2024-05-27T09:13:12.652Z] skipping... [2024-05-27T09:13:12.911Z] Removing intermediate container 6be051a05e75 [2024-05-27T09:13:12.911Z] ---> 1f51ad8c8f69 [2024-05-27T09:13:12.911Z] Step 10/27 : COPY . . [2024-05-27T09:13:15.463Z] ---> 2d9492b8b1e8 [2024-05-27T09:13:15.464Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:13:15.464Z] ---> Running in 1a23b1bc68eb [2024-05-27T09:13:15.464Z] Removing intermediate container 1a23b1bc68eb [2024-05-27T09:13:15.464Z] ---> 45a7349b7953 [2024-05-27T09:13:15.464Z] Step 12/27 : RUN $MAKE [2024-05-27T09:13:15.464Z] ---> Running in 7546b3398682 [2024-05-27T09:13:15.723Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-05-27T09:13:37.654Z] Removing intermediate container 7546b3398682 [2024-05-27T09:13:37.654Z] ---> 6bb6e7a6aa0c [2024-05-27T09:13:37.654Z] Step 13/27 : FROM alpine:3.18 [2024-05-27T09:13:37.654Z] 3.18: Pulling from library/alpine [2024-05-27T09:13:37.654Z] 619be1103602: Already exists [2024-05-27T09:13:37.654Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T09:13:37.654Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T09:13:37.654Z] ---> d3782b16ccc9 [2024-05-27T09:13:37.654Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T09:13:37.654Z] ---> Running in 233b625be994 [2024-05-27T09:13:37.654Z] Removing intermediate container 233b625be994 [2024-05-27T09:13:37.654Z] ---> 15b1d8d6727c [2024-05-27T09:13:37.654Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-05-27T09:13:37.654Z] ---> Running in a1567cf037c2 [2024-05-27T09:13:37.654Z] Removing intermediate container a1567cf037c2 [2024-05-27T09:13:37.654Z] ---> da9571d880fa [2024-05-27T09:13:37.654Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T09:13:37.654Z] ---> Running in 65f8d5acae34 [2024-05-27T09:13:37.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:37.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:38.481Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T09:13:38.481Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T09:13:38.481Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:13:38.481Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:13:38.481Z] OK: 8 MiB in 17 packages [2024-05-27T09:13:39.050Z] Removing intermediate container 65f8d5acae34 [2024-05-27T09:13:39.050Z] ---> ad1aeb9560ed [2024-05-27T09:13:39.050Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-27T09:13:39.050Z] ---> Running in 1faf6412aa25 [2024-05-27T09:13:39.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:39.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:39.581Z] Upgrading critical system libraries and apk-tools: [2024-05-27T09:13:39.581Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T09:13:39.581Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:13:39.581Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T09:13:39.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:39.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:13:39.841Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:13:39.841Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T09:13:39.841Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:13:39.841Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T09:13:39.841Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:13:40.099Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:13:40.099Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:13:40.099Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T09:13:40.099Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:13:40.099Z] OK: 8 MiB in 17 packages [2024-05-27T09:13:41.045Z] Removing intermediate container 1faf6412aa25 [2024-05-27T09:13:41.045Z] ---> 60ad7bda793a [2024-05-27T09:13:41.045Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T09:13:41.304Z] ---> 4f62d900b2e0 [2024-05-27T09:13:41.304Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T09:13:41.562Z] ---> 78f618aa1354 [2024-05-27T09:13:41.562Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-27T09:13:41.820Z] ---> 264abf5dfd01 [2024-05-27T09:13:41.820Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-05-27T09:13:43.193Z] ---> e0949aea5a72 [2024-05-27T09:13:43.193Z] Step 22/27 : EXPOSE 59712 [2024-05-27T09:13:43.193Z] ---> Running in fa083d93c5aa [2024-05-27T09:13:43.193Z] Removing intermediate container fa083d93c5aa [2024-05-27T09:13:43.193Z] ---> b832ef1c3039 [2024-05-27T09:13:43.193Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-05-27T09:13:43.193Z] ---> Running in 20507ddbae19 [2024-05-27T09:13:43.193Z] Removing intermediate container 20507ddbae19 [2024-05-27T09:13:43.193Z] ---> d5695a7689f7 [2024-05-27T09:13:43.193Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-27T09:13:43.193Z] ---> Running in 1c47135e0d91 [2024-05-27T09:13:43.193Z] Removing intermediate container 1c47135e0d91 [2024-05-27T09:13:43.193Z] ---> e58286c0ee47 [2024-05-27T09:13:43.193Z] Step 25/27 : LABEL arch=amd64 [2024-05-27T09:13:43.193Z] ---> Running in 1302f02d6fe9 [2024-05-27T09:13:43.455Z] Removing intermediate container 1302f02d6fe9 [2024-05-27T09:13:43.455Z] ---> 85f67c5a6b74 [2024-05-27T09:13:43.455Z] Step 26/27 : LABEL git_sha=165582aed703d65460be826d446d8007e7cd8af1 [2024-05-27T09:13:43.455Z] ---> Running in 16289b37239b [2024-05-27T09:13:43.455Z] Removing intermediate container 16289b37239b [2024-05-27T09:13:43.455Z] ---> f09a31768a2b [2024-05-27T09:13:43.455Z] Step 27/27 : LABEL version=0.0.0 [2024-05-27T09:13:43.455Z] ---> Running in fa4032c430ac [2024-05-27T09:13:43.455Z] Removing intermediate container fa4032c430ac [2024-05-27T09:13:43.455Z] ---> 0aafd93c9bfb [2024-05-27T09:13:43.455Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T09:13:43.455Z] Successfully built 0aafd93c9bfb [2024-05-27T09:13:43.715Z] 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 [2024-05-27T09:13:44.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:13:44.736Z] [2024-05-27T09:13:44.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:13:45.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:13:45.397Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-27T09:13:45.397Z] 5eb5b503b376: Pulling fs layer [2024-05-27T09:13:45.397Z] 5c69ac0246d0: Pulling fs layer [2024-05-27T09:13:45.397Z] ec43610c2a17: Pulling fs layer [2024-05-27T09:13:45.397Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-27T09:13:45.397Z] 33b1e0a273af: Pulling fs layer [2024-05-27T09:13:45.397Z] 5d3b04190fa2: Pulling fs layer [2024-05-27T09:13:45.397Z] 2f39f015ded8: Pulling fs layer [2024-05-27T09:13:45.397Z] 3a2ae6a8a46f: Waiting [2024-05-27T09:13:45.397Z] 33b1e0a273af: Waiting [2024-05-27T09:13:45.397Z] 5d3b04190fa2: Waiting [2024-05-27T09:13:45.397Z] 2f39f015ded8: Waiting [2024-05-27T09:13:45.397Z] 5c69ac0246d0: Download complete [2024-05-27T09:13:45.397Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-27T09:13:45.397Z] 3a2ae6a8a46f: Download complete [2024-05-27T09:13:45.397Z] 33b1e0a273af: Verifying Checksum [2024-05-27T09:13:45.397Z] 33b1e0a273af: Download complete [2024-05-27T09:13:45.397Z] 5d3b04190fa2: Verifying Checksum [2024-05-27T09:13:45.397Z] 5d3b04190fa2: Download complete [2024-05-27T09:13:45.397Z] ec43610c2a17: Download complete [2024-05-27T09:13:45.655Z] 5eb5b503b376: Verifying Checksum [2024-05-27T09:13:45.655Z] 5eb5b503b376: Download complete [2024-05-27T09:13:46.220Z] 2f39f015ded8: Download complete [2024-05-27T09:13:46.789Z] 5eb5b503b376: Pull complete [2024-05-27T09:13:47.356Z] 5c69ac0246d0: Pull complete [2024-05-27T09:13:47.614Z] ec43610c2a17: Pull complete [2024-05-27T09:13:47.872Z] 3a2ae6a8a46f: Pull complete [2024-05-27T09:13:48.131Z] 33b1e0a273af: Pull complete [2024-05-27T09:13:48.391Z] 5d3b04190fa2: Pull complete [2024-05-27T09:13:52.575Z] 2f39f015ded8: Pull complete [2024-05-27T09:13:52.575Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-27T09:13:52.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:13:52.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:13:52.840Z] prd-ubuntu20.04-docker-8c-8g-834 does not seem to be running inside a container [2024-05-27T09:13:52.874Z] $ 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-140 -v /w/workspace/foundry_app-record-replay_PR-140:/w/workspace/foundry_app-record-replay_PR-140:rw,z -v /w/workspace/foundry_app-record-replay_PR-140@tmp:/w/workspace/foundry_app-record-replay_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-27T09:13:58.686Z] $ docker top f14f69d7979fb186f1a3cf802304fa690eae14476431a248fe0d1f3a4e00de42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:13:59.190Z] ---> job-cost.sh [2024-05-27T09:13:59.190Z] lf-activate-venv: SKIPPING [2024-05-27T09:13:59.190Z] INFO: No Stack... [2024-05-27T09:13:59.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T09:14:00.016Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T09:14:00.340Z] + cat /w/workspace/foundry_app-record-replay_PR-140/archives/cost.csv [2024-05-27T09:14:00.340Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T09:14:00.391Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] [2024-05-27T09:14:00.398Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] did not exist. Created. [2024-05-27T09:14:00.405Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T09:14:00.826Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-27T09:14:00.907Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T09:14:00.925Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T09:14:01.017Z] $ docker stop --time=1 f14f69d7979fb186f1a3cf802304fa690eae14476431a248fe0d1f3a4e00de42 [2024-05-27T09:14:02.158Z] $ docker rm -f --volumes f14f69d7979fb186f1a3cf802304fa690eae14476431a248fe0d1f3a4e00de42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-27T09:15:15.937Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-835 in /w/workspace/foundry_app-record-replay_PR-140 [Pipeline] { [Pipeline] ws [2024-05-27T09:15:16.008Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-05-27T09:15:19.120Z] Selected Git installation does not exist. Using Default [2024-05-27T09:15:19.120Z] The recommended git tool is: NONE [2024-05-27T09:15:24.126Z] using credential edgex-jenkins-ssh [2024-05-27T09:15:24.157Z] Cloning the remote Git repository [2024-05-27T09:15:24.201Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-05-27T09:15:24.298Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-05-27T09:15:24.448Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-05-27T09:15:24.449Z] > git --version # timeout=10 [2024-05-27T09:15:24.470Z] > git --version # 'git version 2.25.1' [2024-05-27T09:15:24.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:15:24.636Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:15:26.148Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-05-27T09:15:26.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:15:27.106Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-05-27T09:15:27.153Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-05-27T09:15:27.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:15:27.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/140/head:refs/remotes/origin/PR-140 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 [2024-05-27T09:15:28.682Z] Merging remotes/origin/napa commit b51154c725b31c6aeb2609dc377731a158de3e91 into PR head commit 165582aed703d65460be826d446d8007e7cd8af1 [2024-05-27T09:15:28.702Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T09:15:28.782Z] > git checkout -f 165582aed703d65460be826d446d8007e7cd8af1 # timeout=10 [2024-05-27T09:15:29.828Z] Merge succeeded, producing 165582aed703d65460be826d446d8007e7cd8af1 [2024-05-27T09:15:29.829Z] Checking out Revision 165582aed703d65460be826d446d8007e7cd8af1 (PR-140) [2024-05-27T09:15:29.727Z] > git remote # timeout=10 [2024-05-27T09:15:29.743Z] > git config --get remote.origin.url # timeout=10 [2024-05-27T09:15:29.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:15:29.781Z] > git merge b51154c725b31c6aeb2609dc377731a158de3e91 # timeout=10 [2024-05-27T09:15:29.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-27T09:15:29.836Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T09:15:29.847Z] > git checkout -f 165582aed703d65460be826d446d8007e7cd8af1 # timeout=10 [2024-05-27T09:15:31.230Z] Commit message: "build: Bump SDK to v3.1.1" [2024-05-27T09:15:31.276Z] > git --version # timeout=10 [2024-05-27T09:15:31.287Z] > git --version # 'git version 2.25.1' [2024-05-27T09:15:31.301Z] fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:15:36.452Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-27T09:15:36.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T09:15:36.453Z] Dload Upload Total Spent Left Speed [2024-05-27T09:15:36.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-05-27T09:15:36.802Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-27T09:15:37.152Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-27T09:15:37.152Z] + sudo tee /etc/docker/daemon.new [2024-05-27T09:15:37.152Z] { [2024-05-27T09:15:37.152Z] "registry-mirrors": [ [2024-05-27T09:15:37.152Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-27T09:15:37.152Z] ], [2024-05-27T09:15:37.152Z] "bip": "10.250.0.254/24", [2024-05-27T09:15:37.152Z] "hosts": [ [2024-05-27T09:15:37.152Z] "tcp://0.0.0.0:5555", [2024-05-27T09:15:37.152Z] "unix:///var/run/docker.sock" [2024-05-27T09:15:37.152Z] ], [2024-05-27T09:15:37.152Z] "mtu": 1458, [2024-05-27T09:15:37.152Z] "selinux-enabled": true, [2024-05-27T09:15:37.152Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-27T09:15:37.152Z] } [Pipeline] sh [2024-05-27T09:15:37.496Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-27T09:15:37.843Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:15:56.205Z] provisioning config files... [2024-05-27T09:15:56.237Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config5761214379425585270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:15:56.747Z] ---> ****-login.sh [2024-05-27T09:15:56.748Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:15:57.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:15:57.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:15:57.609Z] Configure a credential helper to remove this warning. See [2024-05-27T09:15:57.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:15:57.609Z] [2024-05-27T09:15:57.609Z] Login Succeeded [2024-05-27T09:15:57.609Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:15:57.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:15:57.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:15:57.878Z] Configure a credential helper to remove this warning. See [2024-05-27T09:15:57.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:15:57.878Z] [2024-05-27T09:15:57.878Z] Login Succeeded [2024-05-27T09:15:57.878Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:15:58.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:15:58.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:15:58.148Z] Configure a credential helper to remove this warning. See [2024-05-27T09:15:58.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:15:58.148Z] [2024-05-27T09:15:58.148Z] Login Succeeded [2024-05-27T09:15:58.149Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:15:58.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:15:58.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:15:58.691Z] Configure a credential helper to remove this warning. See [2024-05-27T09:15:58.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:15:58.691Z] [2024-05-27T09:15:58.691Z] Login Succeeded [2024-05-27T09:15:58.691Z] ****.io [2024-05-27T09:15:58.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:15:59.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:15:59.227Z] Configure a credential helper to remove this warning. See [2024-05-27T09:15:59.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:15:59.227Z] [2024-05-27T09:15:59.227Z] Login Succeeded [2024-05-27T09:15:59.227Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:15:59.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:15:59.727Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:16:00.075Z] + cut -d -f 2 [2024-05-27T09:16:00.075Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-05-27T09:16:00.157Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:16:00.203Z] ========================================================= [2024-05-27T09:16:00.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-27T09:16:00.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:16:00.750Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:16:03.369Z] Sending build context to Docker daemon 28.15MB [2024-05-27T09:16:03.369Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:16:03.369Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:16:03.369Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-27T09:16:03.369Z] c6b39de5b339: Pulling fs layer [2024-05-27T09:16:03.369Z] a69c41024577: Pulling fs layer [2024-05-27T09:16:03.369Z] d6de4b400683: Pulling fs layer [2024-05-27T09:16:03.369Z] 35cb2a7552d0: Pulling fs layer [2024-05-27T09:16:03.369Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:16:03.369Z] 9e011611b7f5: Pulling fs layer [2024-05-27T09:16:03.369Z] 3bd174042beb: Pulling fs layer [2024-05-27T09:16:03.369Z] 4476f39b5e91: Pulling fs layer [2024-05-27T09:16:03.369Z] 4f4fb700ef54: Waiting [2024-05-27T09:16:03.369Z] 9e011611b7f5: Waiting [2024-05-27T09:16:03.369Z] 3bd174042beb: Waiting [2024-05-27T09:16:03.369Z] a69c41024577: Download complete [2024-05-27T09:16:03.369Z] 35cb2a7552d0: Verifying Checksum [2024-05-27T09:16:03.369Z] 35cb2a7552d0: Download complete [2024-05-27T09:16:03.369Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T09:16:03.369Z] 4f4fb700ef54: Download complete [2024-05-27T09:16:03.369Z] 9e011611b7f5: Download complete [2024-05-27T09:16:03.369Z] c6b39de5b339: Verifying Checksum [2024-05-27T09:16:03.369Z] c6b39de5b339: Download complete [2024-05-27T09:16:03.639Z] 4476f39b5e91: Verifying Checksum [2024-05-27T09:16:03.639Z] 4476f39b5e91: Download complete [2024-05-27T09:16:04.228Z] c6b39de5b339: Pull complete [2024-05-27T09:16:04.816Z] a69c41024577: Pull complete [2024-05-27T09:16:05.090Z] d6de4b400683: Verifying Checksum [2024-05-27T09:16:05.090Z] d6de4b400683: Download complete [2024-05-27T09:16:06.510Z] 3bd174042beb: Verifying Checksum [2024-05-27T09:16:06.510Z] 3bd174042beb: Download complete [2024-05-27T09:16:18.849Z] d6de4b400683: Pull complete [2024-05-27T09:16:18.849Z] 35cb2a7552d0: Pull complete [2024-05-27T09:16:18.849Z] 4f4fb700ef54: Pull complete [2024-05-27T09:16:18.849Z] 9e011611b7f5: Pull complete [2024-05-27T09:16:28.931Z] 3bd174042beb: Pull complete [2024-05-27T09:16:28.931Z] 4476f39b5e91: Pull complete [2024-05-27T09:16:28.931Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-27T09:16:28.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-27T09:16:28.931Z] ---> 981a0608b64a [2024-05-27T09:16:28.931Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:16:30.880Z] ---> Running in b52b2c9bbe87 [2024-05-27T09:16:31.156Z] Removing intermediate container b52b2c9bbe87 [2024-05-27T09:16:31.156Z] ---> a167ac4c137c [2024-05-27T09:16:31.156Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:16:31.156Z] ---> Running in e082f24ad30a [2024-05-27T09:16:31.434Z] Removing intermediate container e082f24ad30a [2024-05-27T09:16:31.434Z] ---> 601bc198c5d1 [2024-05-27T09:16:31.434Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:16:31.434Z] ---> Running in 2a4c5a13654f [2024-05-27T09:16:31.711Z] Removing intermediate container 2a4c5a13654f [2024-05-27T09:16:31.711Z] ---> 91ef425d06c8 [2024-05-27T09:16:31.711Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:16:31.981Z] ---> Running in 49741d1b7e82 [2024-05-27T09:16:32.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:16:33.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:16:34.509Z] OK: 266 MiB in 52 packages [2024-05-27T09:16:35.480Z] Removing intermediate container 49741d1b7e82 [2024-05-27T09:16:35.480Z] ---> 39973494f245 [2024-05-27T09:16:35.480Z] Step 7/12 : WORKDIR /app [2024-05-27T09:16:35.480Z] ---> Running in b3d20ece9255 [2024-05-27T09:16:35.749Z] Removing intermediate container b3d20ece9255 [2024-05-27T09:16:35.749Z] ---> 7b6d26def5ce [2024-05-27T09:16:35.749Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:16:42.550Z] ---> 053b14300503 [2024-05-27T09:16:42.550Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:16:42.550Z] ---> Running in 27c924c51aa8 [2024-05-27T09:17:38.988Z] Removing intermediate container 27c924c51aa8 [2024-05-27T09:17:38.988Z] ---> 91aae23f6b1d [2024-05-27T09:17:38.988Z] Step 10/12 : COPY . . [2024-05-27T09:17:43.252Z] ---> 7e02abfcde3a [2024-05-27T09:17:43.252Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:17:43.523Z] ---> Running in cb3cde618f8a [2024-05-27T09:17:43.988Z] Removing intermediate container cb3cde618f8a [2024-05-27T09:17:43.988Z] ---> 6f086a31fb7b [2024-05-27T09:17:43.988Z] Step 12/12 : RUN $MAKE [2024-05-27T09:17:43.988Z] ---> Running in 8a09a3976791 [2024-05-27T09:17:44.962Z] noop [2024-05-27T09:17:45.547Z] Removing intermediate container 8a09a3976791 [2024-05-27T09:17:45.547Z] ---> f030013e1ebf [2024-05-27T09:17:45.816Z] Successfully built f030013e1ebf [2024-05-27T09:17:45.816Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:17:46.342Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:17:46.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:17:46.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-835 does not seem to be running inside a container [2024-05-27T09:17:46.747Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:17:47.960Z] $ docker top fc40cdafd905a8b6efd90c00e87d914e894544d9b405fdaeb50cf1e207815469 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:17:48.874Z] + go version [2024-05-27T09:17:48.874Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-27T09:17:48.906Z] $ docker stop --time=1 fc40cdafd905a8b6efd90c00e87d914e894544d9b405fdaeb50cf1e207815469 [2024-05-27T09:17:50.551Z] $ docker rm -f --volumes fc40cdafd905a8b6efd90c00e87d914e894544d9b405fdaeb50cf1e207815469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:17:51.492Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:17:51.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:17:51.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-835 does not seem to be running inside a container [2024-05-27T09:17:51.900Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:17:53.146Z] $ docker top a8e15124f9424069aaeb96a6c4042020a9995602af4c0319f8752f5a18ca08d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:17:54.063Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:17:54.796Z] + make test [2024-05-27T09:17:54.796Z] go test -race -coverprofile=coverage.out ./... [2024-05-27T09:20:31.491Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-05-27T09:20:34.849Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.233s coverage: 88.0% of statements [2024-05-27T09:20:39.101Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-05-27T09:20:39.101Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-05-27T09:20:40.507Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-05-27T09:20:45.845Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.965s coverage: 98.7% of statements [2024-05-27T09:20:45.845Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.476s coverage: 89.7% of statements [2024-05-27T09:20:45.845Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.170s coverage: 100.0% of statements [2024-05-27T09:20:46.803Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-27T09:20:46.803Z] go vet ./... [2024-05-27T09:23:08.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T09:23:08.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T09:23:08.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-27T09:23:08.558Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:23:09.282Z] + go mod tidy [Pipeline] } [2024-05-27T09:23:12.661Z] $ docker stop --time=1 a8e15124f9424069aaeb96a6c4042020a9995602af4c0319f8752f5a18ca08d6 [2024-05-27T09:23:14.644Z] $ docker rm -f --volumes a8e15124f9424069aaeb96a6c4042020a9995602af4c0319f8752f5a18ca08d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:23:16.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T09:23:16.524Z] Warning: overwriting stash ‘coverage-report’ [2024-05-27T09:23:17.387Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:23:18.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T09:23:18.381Z] + ls -al . [2024-05-27T09:23:18.381Z] total 192 [2024-05-27T09:23:18.381Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 09:17 . [2024-05-27T09:23:18.381Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:15 .. [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 119 May 27 09:15 .dockerignore [2024-05-27T09:23:18.381Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:15 .git [2024-05-27T09:23:18.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:15 .github [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 156 May 27 09:15 .gitignore [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:15 .golangci.yml [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 11320 May 27 09:15 Attribution.txt [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 458 May 27 09:15 CHANGELOG.md [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 1725 May 27 09:15 Dockerfile [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:15 GOVERNANCE.md [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 681 May 27 09:15 Jenkinsfile [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 27 09:15 LICENSE [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 3136 May 27 09:15 Makefile [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 611 May 27 09:15 OWNERS.md [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 27 09:15 README.md [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 27 09:15 Record and Reply.postman_collection.json [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 09:11 VERSION [2024-05-27T09:23:18.381Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:15 bin [2024-05-27T09:23:18.381Z] -rw-r--r-- 1 jenkins jenkins 24666 May 27 09:20 coverage.out [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 3829 May 27 09:15 go.mod [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 34082 May 27 09:15 go.sum [2024-05-27T09:23:18.381Z] drwxrwxr-x 7 jenkins jenkins 4096 May 27 09:15 internal [2024-05-27T09:23:18.381Z] -rw-rw-r-- 1 jenkins jenkins 913 May 27 09:15 main.go [2024-05-27T09:23:18.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:15 openapi [2024-05-27T09:23:18.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:15 pkg [2024-05-27T09:23:18.381Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:15 res [2024-05-27T09:23:18.381Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:15 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:23:18.845Z] + 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=165582aed703d65460be826d446d8007e7cd8af1 --label arch=arm64 --label version=0.0.0 . [2024-05-27T09:23:20.778Z] Sending build context to Docker daemon 28.17MB [2024-05-27T09:23:21.043Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:23:21.043Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-27T09:23:21.043Z] ---> f030013e1ebf [2024-05-27T09:23:21.043Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:23:21.309Z] ---> Running in fc37a6888b51 [2024-05-27T09:23:21.578Z] Removing intermediate container fc37a6888b51 [2024-05-27T09:23:21.578Z] ---> c4db820f51e1 [2024-05-27T09:23:21.578Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:23:21.578Z] ---> Running in 28713403c133 [2024-05-27T09:23:21.844Z] Removing intermediate container 28713403c133 [2024-05-27T09:23:21.844Z] ---> 341e3c4824cc [2024-05-27T09:23:21.844Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:23:21.844Z] ---> Running in d0d252ca69f5 [2024-05-27T09:23:22.108Z] Removing intermediate container d0d252ca69f5 [2024-05-27T09:23:22.108Z] ---> 312e6f6b49fc [2024-05-27T09:23:22.108Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:23:22.373Z] ---> Running in f2475c28fe43 [2024-05-27T09:23:23.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:23:23.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:23:24.541Z] OK: 266 MiB in 52 packages [2024-05-27T09:23:25.497Z] Removing intermediate container f2475c28fe43 [2024-05-27T09:23:25.497Z] ---> 52a351ed57d0 [2024-05-27T09:23:25.497Z] Step 7/27 : WORKDIR /app [2024-05-27T09:23:25.497Z] ---> Running in 25554171683c [2024-05-27T09:23:25.766Z] Removing intermediate container 25554171683c [2024-05-27T09:23:25.766Z] ---> 3de1c58f5289 [2024-05-27T09:23:25.766Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-27T09:23:33.959Z] ---> 56102924bf68 [2024-05-27T09:23:33.959Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:23:33.959Z] ---> Running in 52f7dcfcf949 [2024-05-27T09:23:33.959Z] skipping... [2024-05-27T09:23:34.229Z] Removing intermediate container 52f7dcfcf949 [2024-05-27T09:23:34.229Z] ---> 77741b1d9e71 [2024-05-27T09:23:34.229Z] Step 10/27 : COPY . . [2024-05-27T09:23:41.014Z] ---> 7f9f52287e77 [2024-05-27T09:23:41.014Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:23:41.287Z] ---> Running in 68efc1121c72 [2024-05-27T09:23:41.567Z] Removing intermediate container 68efc1121c72 [2024-05-27T09:23:41.567Z] ---> 0716ce11513a [2024-05-27T09:23:41.567Z] Step 12/27 : RUN $MAKE [2024-05-27T09:23:41.567Z] ---> Running in 70fbcc0c3210 [2024-05-27T09:23:42.523Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2024-05-27T09:26:04.184Z] Removing intermediate container 70fbcc0c3210 [2024-05-27T09:26:04.184Z] ---> 3cc9dbf0c11b [2024-05-27T09:26:04.184Z] Step 13/27 : FROM alpine:3.18 [2024-05-27T09:26:04.184Z] 3.18: Pulling from library/alpine [2024-05-27T09:26:04.184Z] c6b39de5b339: Already exists [2024-05-27T09:26:04.184Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T09:26:04.184Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T09:26:04.184Z] ---> 33abbf032149 [2024-05-27T09:26:04.184Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T09:26:04.184Z] ---> Running in 6a4f45c67d52 [2024-05-27T09:26:04.184Z] Removing intermediate container 6a4f45c67d52 [2024-05-27T09:26:04.184Z] ---> 7a169777cd88 [2024-05-27T09:26:04.184Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-05-27T09:26:04.184Z] ---> Running in f26f2aa215a8 [2024-05-27T09:26:04.184Z] Removing intermediate container f26f2aa215a8 [2024-05-27T09:26:04.184Z] ---> c0daac71f8ab [2024-05-27T09:26:04.184Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T09:26:04.184Z] ---> Running in 942181b3fad3 [2024-05-27T09:26:04.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:26:04.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:26:04.184Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T09:26:04.184Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T09:26:04.184Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:26:04.184Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:26:04.184Z] OK: 9 MiB in 17 packages [2024-05-27T09:26:04.184Z] Removing intermediate container 942181b3fad3 [2024-05-27T09:26:04.184Z] ---> 42b466c18bd7 [2024-05-27T09:26:04.184Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-27T09:26:04.184Z] ---> Running in 0e94dbf3bc21 [2024-05-27T09:26:04.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:26:04.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:26:04.184Z] Upgrading critical system libraries and apk-tools: [2024-05-27T09:26:04.184Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T09:26:04.184Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:26:04.184Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T09:26:04.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:26:04.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:26:04.184Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:26:04.184Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T09:26:04.184Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:26:04.184Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T09:26:04.184Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:26:04.184Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:26:04.184Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:26:04.184Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T09:26:04.184Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:26:04.184Z] OK: 9 MiB in 17 packages [2024-05-27T09:26:04.184Z] Removing intermediate container 0e94dbf3bc21 [2024-05-27T09:26:04.184Z] ---> 82e1e9dd27a9 [2024-05-27T09:26:04.184Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T09:26:04.184Z] ---> 54eaa4201cf2 [2024-05-27T09:26:04.184Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T09:26:04.184Z] ---> 29044281c892 [2024-05-27T09:26:04.184Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-27T09:26:04.184Z] ---> 80065d57346a [2024-05-27T09:26:04.184Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-05-27T09:26:04.184Z] ---> 55b51f9356a4 [2024-05-27T09:26:04.184Z] Step 22/27 : EXPOSE 59712 [2024-05-27T09:26:04.184Z] ---> Running in 466e242780f9 [2024-05-27T09:26:04.451Z] Removing intermediate container 466e242780f9 [2024-05-27T09:26:04.451Z] ---> ac38489a8fed [2024-05-27T09:26:04.451Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-05-27T09:26:04.716Z] ---> Running in b1086aca2d54 [2024-05-27T09:26:04.981Z] Removing intermediate container b1086aca2d54 [2024-05-27T09:26:04.981Z] ---> 74b07f19d8c7 [2024-05-27T09:26:04.981Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-27T09:26:04.981Z] ---> Running in 48eb886d83cb [2024-05-27T09:26:05.249Z] Removing intermediate container 48eb886d83cb [2024-05-27T09:26:05.249Z] ---> c0f47b2e52ef [2024-05-27T09:26:05.249Z] Step 25/27 : LABEL arch=arm64 [2024-05-27T09:26:05.516Z] ---> Running in ff9635e372d9 [2024-05-27T09:26:05.780Z] Removing intermediate container ff9635e372d9 [2024-05-27T09:26:05.781Z] ---> cfdacf3a42c8 [2024-05-27T09:26:05.781Z] Step 26/27 : LABEL git_sha=165582aed703d65460be826d446d8007e7cd8af1 [2024-05-27T09:26:05.781Z] ---> Running in f0d4480c8e6a [2024-05-27T09:26:06.045Z] Removing intermediate container f0d4480c8e6a [2024-05-27T09:26:06.045Z] ---> caa6382b2cd6 [2024-05-27T09:26:06.045Z] Step 27/27 : LABEL version=0.0.0 [2024-05-27T09:26:06.045Z] ---> Running in 5f2bb7b62224 [2024-05-27T09:26:06.310Z] Removing intermediate container 5f2bb7b62224 [2024-05-27T09:26:06.310Z] ---> 89a7e0904888 [2024-05-27T09:26:06.310Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T09:26:06.891Z] Successfully built 89a7e0904888 [2024-05-27T09:26:06.891Z] 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 [2024-05-27T09:26:07.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:26:07.850Z] [2024-05-27T09:26:07.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:26:08.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:26:08.283Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-27T09:26:08.283Z] 8998bd30e6a1: Pulling fs layer [2024-05-27T09:26:08.283Z] 04944245beec: Pulling fs layer [2024-05-27T09:26:08.283Z] 699f458cf7ca: Pulling fs layer [2024-05-27T09:26:08.283Z] 765212b225bb: Pulling fs layer [2024-05-27T09:26:08.283Z] f23df028b6ca: Pulling fs layer [2024-05-27T09:26:08.283Z] d65c8cfc05b1: Pulling fs layer [2024-05-27T09:26:08.283Z] 2437ff75d9bd: Pulling fs layer [2024-05-27T09:26:08.283Z] f23df028b6ca: Waiting [2024-05-27T09:26:08.283Z] d65c8cfc05b1: Waiting [2024-05-27T09:26:08.283Z] 2437ff75d9bd: Waiting [2024-05-27T09:26:08.283Z] 765212b225bb: Waiting [2024-05-27T09:26:08.550Z] 04944245beec: Verifying Checksum [2024-05-27T09:26:08.550Z] 04944245beec: Download complete [2024-05-27T09:26:08.550Z] 765212b225bb: Verifying Checksum [2024-05-27T09:26:08.550Z] 765212b225bb: Download complete [2024-05-27T09:26:08.550Z] f23df028b6ca: Verifying Checksum [2024-05-27T09:26:08.550Z] f23df028b6ca: Download complete [2024-05-27T09:26:08.550Z] d65c8cfc05b1: Verifying Checksum [2024-05-27T09:26:08.550Z] d65c8cfc05b1: Download complete [2024-05-27T09:26:08.550Z] 699f458cf7ca: Verifying Checksum [2024-05-27T09:26:08.550Z] 699f458cf7ca: Download complete [2024-05-27T09:26:09.131Z] 8998bd30e6a1: Download complete [2024-05-27T09:26:11.887Z] 2437ff75d9bd: Verifying Checksum [2024-05-27T09:26:11.887Z] 2437ff75d9bd: Download complete [2024-05-27T09:26:13.820Z] 8998bd30e6a1: Pull complete [2024-05-27T09:26:14.402Z] 04944245beec: Pull complete [2024-05-27T09:26:15.810Z] 699f458cf7ca: Pull complete [2024-05-27T09:26:16.090Z] 765212b225bb: Pull complete [2024-05-27T09:26:17.045Z] f23df028b6ca: Pull complete [2024-05-27T09:26:17.310Z] d65c8cfc05b1: Pull complete [2024-05-27T09:26:35.503Z] 2437ff75d9bd: Pull complete [2024-05-27T09:26:35.503Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-27T09:26:35.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T09:26:35.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:26:35.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-835 does not seem to be running inside a container [2024-05-27T09:26:35.937Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-27T09:26:38.577Z] $ docker top fd081a5b5693443163b7a10b97b5d54105887a73e4075941e7cd1325d22ac581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:39.196Z] ---> job-cost.sh [2024-05-27T09:26:39.461Z] lf-activate-venv: SKIPPING [2024-05-27T09:26:39.461Z] INFO: No Stack... [2024-05-27T09:26:40.047Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-27T09:26:40.644Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T09:26:41.342Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2024-05-27T09:26:41.343Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T09:26:41.409Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] [2024-05-27T09:26:41.415Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] did not exist. Created. [2024-05-27T09:26:41.422Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T09:26:42.232Z] /w/workspace/app-record-replay/1@tmp/durable-695f33c3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-27T09:26:42.927Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-27T09:26:42.983Z] Warning: overwriting stash ‘stack-cost’ [2024-05-27T09:26:43.418Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T09:26:43.442Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T09:26:43.533Z] $ docker stop --time=1 fd081a5b5693443163b7a10b97b5d54105887a73e4075941e7cd1325d22ac581 [2024-05-27T09:26:45.055Z] $ docker rm -f --volumes fd081a5b5693443163b7a10b97b5d54105887a73e4075941e7cd1325d22ac581 [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 [2024-05-27T09:26:46.241Z] provisioning config files... [2024-05-27T09:26:46.249Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-140@tmp/config1458517154608335554tmp [Pipeline] { [Pipeline] sh [2024-05-27T09:26:46.625Z] + set +x [2024-05-27T09:26:46.625Z] + curl -s https://codecov.io/bash [2024-05-27T09:26:46.625Z] + bash -s -- [2024-05-27T09:26:46.625Z] [2024-05-27T09:26:46.625Z] _____ _ [2024-05-27T09:26:46.625Z] / ____| | | [2024-05-27T09:26:46.625Z] | | ___ __| | ___ ___ _____ __ [2024-05-27T09:26:46.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-27T09:26:46.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-27T09:26:46.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-27T09:26:46.625Z] Bash-1.0.6 [2024-05-27T09:26:46.625Z] [2024-05-27T09:26:46.625Z] [2024-05-27T09:26:46.625Z] ==> git version 2.25.1 found [2024-05-27T09:26:46.625Z] ==> 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 [2024-05-27T09:26:46.625Z] Release-Date: 2020-01-08 [2024-05-27T09:26:46.625Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-27T09:26:46.626Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-27T09:26:46.626Z] ==> Jenkins CI detected. [2024-05-27T09:26:46.626Z] current dir:  /w/workspace/foundry_app-record-replay_PR-140 [2024-05-27T09:26:46.626Z] project root: . [2024-05-27T09:26:46.626Z] --> token set from env [2024-05-27T09:26:46.626Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2024-05-27T09:26:46.626Z] ==> Running gcov in . (disable via -X gcov) [2024-05-27T09:26:46.626Z] ==> Python coveragepy not found [2024-05-27T09:26:46.626Z] ==> Searching for coverage reports in: [2024-05-27T09:26:46.626Z] + . [2024-05-27T09:26:46.886Z] -> Found 1 reports [2024-05-27T09:26:46.886Z] ==> Detecting git/mercurial file structure [2024-05-27T09:26:46.886Z] ==> Reading reports [2024-05-27T09:26:46.886Z] + ./coverage.out bytes=24666 [2024-05-27T09:26:46.886Z] ==> Appending adjustments [2024-05-27T09:26:46.886Z] https://docs.codecov.io/docs/fixing-reports [2024-05-27T09:26:46.886Z] + Found adjustments [2024-05-27T09:26:46.886Z] ==> Gzipping contents [2024-05-27T09:26:46.886Z] 20K /tmp/codecov.Mvxgoe.gz [2024-05-27T09:26:46.886Z] ==> Uploading reports [2024-05-27T09:26:46.886Z] url: https://codecov.io [2024-05-27T09:26:46.886Z] query: branch=PR-140&commit=165582aed703d65460be826d446d8007e7cd8af1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=140&job=&cmd_args= [2024-05-27T09:26:46.886Z] -> Pinging Codecov [2024-05-27T09:26:46.886Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-140&commit=165582aed703d65460be826d446d8007e7cd8af1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=140&job=&cmd_args= [2024-05-27T09:26:47.146Z] -> Uploading to [2024-05-27T09:26:47.146Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-27/F467761B9912B4F32F9BC62907045C81/165582aed703d65460be826d446d8007e7cd8af1/cfe643b5-d357-4a98-8069-34bc30415d5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T092646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7613fea9aad6dd8546ecc4e37ea4f6efd2e096f01cde5b8c598f1bd7fea223f0 [2024-05-27T09:26:47.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T09:26:47.146Z] Dload Upload Total Spent Left Speed [2024-05-27T09:26:47.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17080 0 0 100 17080 0 83725 --:--:-- --:--:-- --:--:-- 83317 100 17080 0 0 100 17080 0 70871 --:--:-- --:--:-- --:--:-- 70578 [2024-05-27T09:26:47.406Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/165582aed703d65460be826d446d8007e7cd8af1 [Pipeline] } [2024-05-27T09:26:47.439Z] 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 [2024-05-27T09:26:49.666Z] + [ -d /w/workspace/foundry_app-record-replay_PR-140/archives ] [2024-05-27T09:26:49.666Z] + ls -al /w/workspace/foundry_app-record-replay_PR-140/archives [2024-05-27T09:26:49.666Z] total 16 [2024-05-27T09:26:49.666Z] drwxr-xr-x 3 root root 4096 May 27 09:13 . [2024-05-27T09:26:49.666Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:14 .. [2024-05-27T09:26:49.666Z] drwxr-xr-x 2 root root 4096 May 27 09:13 cost [2024-05-27T09:26:49.666Z] -rw-r--r-- 1 root root 89 May 27 09:13 cost.csv [2024-05-27T09:26:49.666Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-140/archives [2024-05-27T09:26:49.666Z] + ls -al /w/workspace/foundry_app-record-replay_PR-140/archives [2024-05-27T09:26:49.667Z] total 16 [2024-05-27T09:26:49.667Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:13 . [2024-05-27T09:26:49.667Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:14 .. [2024-05-27T09:26:49.667Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 09:13 cost [2024-05-27T09:26:49.667Z] -rw-r--r-- 1 jenkins jenkins 89 May 27 09:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:50.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:50.913Z] ---> package-listing.sh [2024-05-27T09:26:50.913Z] ++ facter osfamily [2024-05-27T09:26:50.913Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-27T09:26:51.173Z] + OS_FAMILY=debian [2024-05-27T09:26:51.173Z] + workspace=/w/workspace/foundry_app-record-replay_PR-140 [2024-05-27T09:26:51.173Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-27T09:26:51.173Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-27T09:26:51.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-27T09:26:51.173Z] + PACKAGES=/tmp/packages_start.txt [2024-05-27T09:26:51.173Z] + '[' /w/workspace/foundry_app-record-replay_PR-140 ']' [2024-05-27T09:26:51.173Z] + PACKAGES=/tmp/packages_end.txt [2024-05-27T09:26:51.173Z] + case "${OS_FAMILY}" in [2024-05-27T09:26:51.173Z] + dpkg -l [2024-05-27T09:26:51.173Z] + grep '^ii' [2024-05-27T09:26:51.173Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-27T09:26:51.173Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-27T09:26:51.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-27T09:26:51.173Z] + '[' /w/workspace/foundry_app-record-replay_PR-140 ']' [2024-05-27T09:26:51.173Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-140/archives/ [2024-05-27T09:26:51.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-140/archives/ [Pipeline] echo [2024-05-27T09:26:51.216Z] 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-140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-27T09:26:51.511Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:26:52.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:26:52.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:26:52.355Z] prd-ubuntu20.04-docker-8c-8g-834 does not seem to be running inside a container [2024-05-27T09:26:52.371Z] $ 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-140/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-140 -v /w/workspace/foundry_app-record-replay_PR-140:/w/workspace/foundry_app-record-replay_PR-140:rw,z -v /w/workspace/foundry_app-record-replay_PR-140@tmp:/w/workspace/foundry_app-record-replay_PR-140@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 [2024-05-27T09:26:52.569Z] $ docker top 193613d4c46d583af85ca5d5aca92b00202da7d6fce4b62ae004a5278607ac8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:26:53.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-27T09:26:53.317Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-27T09:26:53.636Z] + ls /var/log/sa-host [2024-05-27T09:26:53.636Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:26:53.793Z] provisioning config files... [2024-05-27T09:26:53.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-140@tmp/config2456860687824572147tmp [Pipeline] { [Pipeline] echo [2024-05-27T09:26:53.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:54.199Z] ---> create-netrc.sh [Pipeline] } [2024-05-27T09:26:54.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:54.647Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-27T09:26:54.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:55.014Z] ---> sudo-logs.sh [2024-05-27T09:26:55.014Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-27T09:26:55.125Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:55.449Z] ---> job-cost.sh [2024-05-27T09:26:55.449Z] lf-activate-venv: SKIPPING [2024-05-27T09:26:55.449Z] DEBUG: total: 0.2199999988079071 [2024-05-27T09:26:55.449Z] INFO: Retrieving Stack Cost... [2024-05-27T09:26:56.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T09:26:56.275Z] INFO: Archiving Costs [Pipeline] echo [2024-05-27T09:26:56.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:26:56.636Z] ---> logs-deploy.sh [2024-05-27T09:26:56.636Z] lf-activate-venv: SKIPPING [2024-05-27T09:26:56.636Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-140/1 [2024-05-27T09:26:56.636Z] INFO: archiving workspace using pattern(s): [2024-05-27T09:26:57.576Z] Archives upload complete. [2024-05-27T09:26:57.576Z] INFO: archiving logs to Nexus