Pull request #72 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 lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from cf2e9101cc63683b4890a1ec099c341decaac79d+7f1db7b64a454b9b704f3777dd84590a3068f3b6 (f812528a9a25012287fc744c57a7760e3bf2a82d) 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-ssh10915651980560955857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11453416166609498843.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-72/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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17103051174652053853.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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8130844571190462132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3839946074900753435.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-72/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-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1517545475029320055.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4812 in /w/workspace/xfoundry_app-record-replay_PR-72 [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/xfoundry_app-record-replay_PR-72 # 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/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7f1db7b64a454b9b704f3777dd84590a3068f3b6 into PR head commit cf2e9101cc63683b4890a1ec099c341decaac79d Merge succeeded, producing cf2e9101cc63683b4890a1ec099c341decaac79d Checking out Revision cf2e9101cc63683b4890a1ec099c341decaac79d (PR-72) > git config core.sparsecheckout # timeout=10 > git checkout -f cf2e9101cc63683b4890a1ec099c341decaac79d # 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 7f1db7b64a454b9b704f3777dd84590a3068f3b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf2e9101cc63683b4890a1ec099c341decaac79d # timeout=10 Commit message: "refactor: Check for 404 before Adding Profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:44:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:44:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:44:24 ========================================================= 15:44:24 EdgeX Global Pipelines Version Info 15:44:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:44:25 ------------------- 15:44:25 stable info: 15:44:25 ------------------- 15:44:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:44:25 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:44:25 Message: update stable to v1.0.253 15:44:26 ------------------- 15:44:26 experimental info: 15:44:26 ------------------- 15:44:26 Commited By: **** collab-it+edgex@linuxfoundation.org 15:44:26 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:44:26 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:44:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo 15:44:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf2e910 [Pipeline] echo 15:44:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:28 provisioning config files... 15:44:28 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-72@tmp/config17806129039818845836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> docker-login.sh 15:44:28 nexus3.edgexfoundry.org:10001 15:44:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:29 Configure a credential helper to remove this warning. See 15:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:29 15:44:29 Login Succeeded 15:44:29 nexus3.edgexfoundry.org:10002 15:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:29 Configure a credential helper to remove this warning. See 15:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:29 15:44:29 Login Succeeded 15:44:29 nexus3.edgexfoundry.org:10003 15:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:29 Configure a credential helper to remove this warning. See 15:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:29 15:44:29 Login Succeeded 15:44:29 nexus3.edgexfoundry.org:10004 15:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:29 Configure a credential helper to remove this warning. See 15:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:29 15:44:29 Login Succeeded 15:44:29 docker.io 15:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:29 Configure a credential helper to remove this warning. See 15:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:29 15:44:29 Login Succeeded 15:44:29 ---> docker-login.sh ends [Pipeline] } 15:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:44:30 + git rev-list -1 --merges cf2e9101cc63683b4890a1ec099c341decaac79d~1..cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo 15:44:30 -----------> git rev-list -1 --merges cf2e9101cc63683b4890a1ec099c341decaac79d~1..cf2e9101cc63683b4890a1ec099c341decaac79d cf2e9101cc63683b4890a1ec099c341decaac79d [false] [Pipeline] sh 15:44:30 + git log --format=format:%s -1 cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo 15:44:30 ========================================================= 15:44:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:44:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:31 + git log --format=format:%s -1 cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo 15:44:31 [semverPrep] GIT_COMMIT: cf2e9101cc63683b4890a1ec099c341decaac79d, Commit Message: refactor: Check for 404 before Adding Profile [Pipeline] echo 15:44:31 [semverPrep] This is not a build commit. [Pipeline] sh 15:44:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:31 + grep -v github /etc/ssh/ssh_known_hosts 15:44:31 + [ -e /tmp/ssh_known_hosts ] 15:44:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:44:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:44:31 + sudo tee -a /etc/ssh/ssh_known_hosts 15:44:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:32 15:44:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:32 0.1.4: Pulling from edgex-devops/py-git-semver 15:44:32 b85a868b505f: Pulling fs layer 15:44:32 e2be974225ed: Pulling fs layer 15:44:32 339a4e72a1f5: Pulling fs layer 15:44:32 988bab9f4d93: Pulling fs layer 15:44:32 1469e6f7b9e6: Pulling fs layer 15:44:32 eaf3925da568: Pulling fs layer 15:44:32 bab4dde63d76: Pulling fs layer 15:44:32 bde34c3a00c8: Pulling fs layer 15:44:32 b352a97aabf1: Pulling fs layer 15:44:32 4872d77fe225: Pulling fs layer 15:44:32 5851b861e8e6: Pulling fs layer 15:44:32 988bab9f4d93: Waiting 15:44:32 1469e6f7b9e6: Waiting 15:44:32 eaf3925da568: Waiting 15:44:32 bab4dde63d76: Waiting 15:44:32 bde34c3a00c8: Waiting 15:44:32 b352a97aabf1: Waiting 15:44:32 4872d77fe225: Waiting 15:44:32 5851b861e8e6: Waiting 15:44:32 e2be974225ed: Download complete 15:44:32 988bab9f4d93: Verifying Checksum 15:44:32 988bab9f4d93: Download complete 15:44:32 1469e6f7b9e6: Verifying Checksum 15:44:32 1469e6f7b9e6: Download complete 15:44:32 eaf3925da568: Verifying Checksum 15:44:32 eaf3925da568: Download complete 15:44:32 339a4e72a1f5: Verifying Checksum 15:44:32 339a4e72a1f5: Download complete 15:44:32 bde34c3a00c8: Download complete 15:44:32 b352a97aabf1: Verifying Checksum 15:44:32 b352a97aabf1: Download complete 15:44:32 4872d77fe225: Verifying Checksum 15:44:32 4872d77fe225: Download complete 15:44:32 5851b861e8e6: Download complete 15:44:32 b85a868b505f: Verifying Checksum 15:44:32 b85a868b505f: Download complete 15:44:33 bab4dde63d76: Verifying Checksum 15:44:33 bab4dde63d76: Download complete 15:44:34 b85a868b505f: Pull complete 15:44:34 e2be974225ed: Pull complete 15:44:35 339a4e72a1f5: Pull complete 15:44:35 988bab9f4d93: Pull complete 15:44:35 1469e6f7b9e6: Pull complete 15:44:35 eaf3925da568: Pull complete 15:44:37 bab4dde63d76: Pull complete 15:44:37 bde34c3a00c8: Pull complete 15:44:37 b352a97aabf1: Pull complete 15:44:37 4872d77fe225: Pull complete 15:44:37 5851b861e8e6: Pull complete 15:44:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:38 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 15:44:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:44 $ docker top e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 -eo pid,comm 15:44:44 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). 15:44:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:44 [ssh-agent] Looking for ssh-agent implementation... 15:44:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:44 $ docker exec e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent 15:44:44 SSH_AUTH_SOCK=/tmp/ssh-ZiohXbvnwtbB/agent.32 15:44:44 SSH_AGENT_PID=38 15:44:44 Running ssh-add (command line suppressed) 15:44:44 Identity added: /w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_1616158993439990971.key (/w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_1616158993439990971.key) 15:44:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:45 + git tag --points-at HEAD [Pipeline] } 15:44:45 $ docker exec --env ******** --env ******** e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent -k 15:44:45 unset SSH_AUTH_SOCK; 15:44:45 unset SSH_AGENT_PID; 15:44:45 echo Agent pid 38 killed; 15:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:44:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:45 [ssh-agent] Looking for ssh-agent implementation... 15:44:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:45 $ docker exec e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent 15:44:45 SSH_AUTH_SOCK=/tmp/ssh-mMJTeOSKzUEE/agent.70 15:44:45 SSH_AGENT_PID=76 15:44:45 Running ssh-add (command line suppressed) 15:44:45 Identity added: /w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_17694785802609385125.key (/w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_17694785802609385125.key) 15:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:45 + git semver init 15:44:46 2023-08-29 15:44:46,197 [run_init] DEBUG init version:0.0.0 force:False 15:44:46 2023-08-29 15:44:46,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-72/.semver 15:44:46 2023-08-29 15:44:46,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-72/.semver 15:44:46 2023-08-29 15:44:46,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-72/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-72, universal_newlines=False, shell=None, istream=None) 15:44:47 2023-08-29 15:44:46,896 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-72/.git/info/exclude 15:44:47 2023-08-29 15:44:46,897 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-72/.semver/PR-72 with force:False 15:44:47 2023-08-29 15:44:46,897 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-72/.semver/PR-72 15:44:47 2023-08-29 15:44:46,901 [execute] INFO git cat-file --batch-check 15:44:47 2023-08-29 15:44:46,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-72/.semver, universal_newlines=False, shell=None, istream=) 15:44:47 2023-08-29 15:44:46,907 [execute] INFO git cat-file --batch 15:44:47 2023-08-29 15:44:46,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-72/.semver, universal_newlines=False, shell=None, istream=) 15:44:47 2023-08-29 15:44:46,912 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-72/.semver/PR-72 15:44:47 0.0.0 [Pipeline] } 15:44:47 $ docker exec --env ******** --env ******** e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent -k 15:44:47 unset SSH_AUTH_SOCK; 15:44:47 unset SSH_AGENT_PID; 15:44:47 echo Agent pid 76 killed; 15:44:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:47 + git semver [Pipeline] } 15:44:48 $ docker stop --time=1 e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 15:44:49 $ docker rm -f --volumes e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:44:50 Stashed 1 file(s) [Pipeline] echo 15:44:50 [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 15:44:50 provisioning config files... 15:44:50 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-72@tmp/config570074579658341503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:51 ---> docker-login.sh 15:44:51 nexus3.edgexfoundry.org:10001 15:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:51 Configure a credential helper to remove this warning. See 15:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:51 15:44:51 Login Succeeded 15:44:51 nexus3.edgexfoundry.org:10002 15:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:51 Configure a credential helper to remove this warning. See 15:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:51 15:44:51 Login Succeeded 15:44:51 nexus3.edgexfoundry.org:10003 15:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:51 Configure a credential helper to remove this warning. See 15:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:51 15:44:51 Login Succeeded 15:44:51 nexus3.edgexfoundry.org:10004 15:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:51 Configure a credential helper to remove this warning. See 15:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:51 15:44:51 Login Succeeded 15:44:51 docker.io 15:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:51 Configure a credential helper to remove this warning. See 15:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:51 15:44:51 Login Succeeded 15:44:51 ---> docker-login.sh ends [Pipeline] } 15:44:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:44:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:52 ========================================================= 15:44:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:44:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:44:52 Sending build context to Docker daemon 525.8kB 15:44:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:44:52 Step 2/12 : FROM ${BASE} AS builder 15:44:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:44:52 4db1b89c0bd1: Pulling fs layer 15:44:52 6911f1a30b25: Pulling fs layer 15:44:52 e194b8c5c2a9: Pulling fs layer 15:44:52 6863d3e3a2b1: Pulling fs layer 15:44:52 ec0bb842ea78: Pulling fs layer 15:44:52 40a00589a448: Pulling fs layer 15:44:52 6c08303d61cc: Pulling fs layer 15:44:52 798269fcf238: Pulling fs layer 15:44:52 ec0bb842ea78: Waiting 15:44:52 40a00589a448: Waiting 15:44:52 6c08303d61cc: Waiting 15:44:52 798269fcf238: Waiting 15:44:52 6863d3e3a2b1: Waiting 15:44:52 6911f1a30b25: Verifying Checksum 15:44:52 6911f1a30b25: Download complete 15:44:52 6863d3e3a2b1: Verifying Checksum 15:44:52 6863d3e3a2b1: Download complete 15:44:52 ec0bb842ea78: Download complete 15:44:52 4db1b89c0bd1: Verifying Checksum 15:44:52 4db1b89c0bd1: Download complete 15:44:53 40a00589a448: Verifying Checksum 15:44:53 40a00589a448: Download complete 15:44:53 4db1b89c0bd1: Pull complete 15:44:53 798269fcf238: Verifying Checksum 15:44:53 798269fcf238: Download complete 15:44:53 e194b8c5c2a9: Verifying Checksum 15:44:53 e194b8c5c2a9: Download complete 15:44:53 6911f1a30b25: Pull complete 15:44:53 6c08303d61cc: Verifying Checksum 15:44:53 6c08303d61cc: Download complete 15:44:58 e194b8c5c2a9: Pull complete 15:44:58 6863d3e3a2b1: Pull complete 15:44:58 ec0bb842ea78: Pull complete 15:44:58 40a00589a448: Pull complete 15:45:00 6c08303d61cc: Pull complete 15:45:01 798269fcf238: Pull complete 15:45:01 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:45:01 ---> ec979cd7f677 15:45:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:45:05 Still waiting to schedule task 15:45:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:45:10 ---> Running in b2902d7cf538 15:45:10 Removing intermediate container b2902d7cf538 15:45:10 ---> 19cfb6698781 15:45:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:45:10 ---> Running in 99caaa6fcb67 15:45:10 Removing intermediate container 99caaa6fcb67 15:45:10 ---> 2b1d5d675abd 15:45:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:45:10 ---> Running in c0bfccefe0fb 15:45:10 Removing intermediate container c0bfccefe0fb 15:45:10 ---> f656ee510c11 15:45:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:45:10 ---> Running in eaef03b652ed 15:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:10 OK: 265 MiB in 53 packages 15:45:10 Removing intermediate container eaef03b652ed 15:45:10 ---> e4e72aa59572 15:45:10 Step 7/12 : WORKDIR /app 15:45:10 ---> Running in 14162e11a9bf 15:45:10 Removing intermediate container 14162e11a9bf 15:45:10 ---> 16a9d17085a7 15:45:10 Step 8/12 : COPY go.mod vendor* ./ 15:45:10 ---> 69f88d107ee6 15:45:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:10 ---> Running in 4833786309c0 15:46:06 Removing intermediate container 4833786309c0 15:46:06 ---> 517f0168d7bd 15:46:06 Step 10/12 : COPY . . 15:46:06 ---> e5cb3c1e8873 15:46:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:06 ---> Running in 48fd737d5230 15:46:06 Removing intermediate container 48fd737d5230 15:46:06 ---> 92d4fb0d732f 15:46:06 Step 12/12 : RUN $MAKE 15:46:06 ---> Running in f9f13ec74c3a 15:46:06 noop 15:46:06 Removing intermediate container f9f13ec74c3a 15:46:06 ---> 38892754ec55 15:46:06 Successfully built 38892754ec55 15:46:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:07 + docker inspect -f . ci-base-image-x86_64 15:46:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:07 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 15:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:46:08 $ docker top 2d38c36cfcd089707ee595f7fbf31c108a8791dd05c94746ce216787aad0dde5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:08 + go version 15:46:08 go version go1.20.6 linux/amd64 [Pipeline] } 15:46:08 $ docker stop --time=1 2d38c36cfcd089707ee595f7fbf31c108a8791dd05c94746ce216787aad0dde5 15:46:09 $ docker rm -f --volumes 2d38c36cfcd089707ee595f7fbf31c108a8791dd05c94746ce216787aad0dde5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:10 + docker inspect -f . ci-base-image-x86_64 15:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:10 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 15:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:46:11 $ docker top f6ccc84eef234a222f81593ba2f75477cb0518400eda7a70e5f978f3eb01fc9e -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:11 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-72 [Pipeline] fileExists [Pipeline] sh 15:46:11 + make test 15:46:11 go test -race -coverprofile=coverage.out ./... 15:46:29 ? github.com/edgexfoundry/app-record-replay [no test files] 15:46:30 ok github.com/edgexfoundry/app-record-replay/internal/app 0.075s coverage: 88.0% of statements 15:46:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:46:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:46:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:46:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4813 in /w/workspace/xfoundry_app-record-replay_PR-72 [Pipeline] { [Pipeline] ws 15:46:37 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 15:46:38 Selected Git installation does not exist. Using Default 15:46:38 The recommended git tool is: NONE 15:46:39 ok github.com/edgexfoundry/app-record-replay/internal/application 8.144s coverage: 98.7% of statements 15:46:39 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.116s coverage: 78.7% of statements 15:46:39 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.059s coverage: 100.0% of statements 15:46:43 using credential edgex-jenkins-ssh 15:46:43 Cloning the remote Git repository 15:46:43 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:46:43 > git init /w/workspace/app-record-replay/1 # timeout=10 15:46:43 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:46:43 > git --version # timeout=10 15:46:43 > git --version # 'git version 2.25.1' 15:46:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:44 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:46:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:44 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:46:45 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:46:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:46:45 Merging remotes/origin/main commit 7f1db7b64a454b9b704f3777dd84590a3068f3b6 into PR head commit cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:46:46 Failed in branch arm64 15:46:45 > git config core.sparsecheckout # timeout=10 15:46:45 > git checkout -f cf2e9101cc63683b4890a1ec099c341decaac79d # timeout=10 15:47:05 go vet ./... 15:47:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:47:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:47:06 ./bin/test-attribution-txt.sh [Pipeline] echo 15:47:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:47:07 $ docker stop --time=1 f6ccc84eef234a222f81593ba2f75477cb0518400eda7a70e5f978f3eb01fc9e 15:47:12 $ docker rm -f --volumes f6ccc84eef234a222f81593ba2f75477cb0518400eda7a70e5f978f3eb01fc9e [Pipeline] // withDockerContainer [Pipeline] sh 15:47:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:47:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:47:14 + ls -al . 15:47:14 total 184 15:47:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 15:46 . 15:47:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 15:44 .. 15:47:14 -rw-rw-r-- 1 jenkins jenkins 119 Aug 29 15:44 .dockerignore 15:47:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 15:44 .git 15:47:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 15:44 .github 15:47:14 -rw-rw-r-- 1 jenkins jenkins 164 Aug 29 15:44 .gitignore 15:47:14 -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 15:44 .golangci.yml 15:47:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 15:44 .semver 15:47:14 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 29 15:44 Attribution.txt 15:47:14 -rw-rw-r-- 1 jenkins jenkins 258 Aug 29 15:44 CHANGELOG.md 15:47:14 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 29 15:44 Dockerfile 15:47:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 15:44 GOVERNANCE.md 15:47:14 -rw-rw-r-- 1 jenkins jenkins 681 Aug 29 15:44 Jenkinsfile 15:47:14 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 29 15:44 LICENSE 15:47:14 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 29 15:44 Makefile 15:47:14 -rw-rw-r-- 1 jenkins jenkins 611 Aug 29 15:44 OWNERS.md 15:47:14 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 29 15:44 README.md 15:47:14 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 29 15:44 Record and Reply.postman_collection.json 15:47:14 -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 15:44 VERSION 15:47:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 15:44 bin 15:47:14 -rw-r--r-- 1 jenkins jenkins 24645 Aug 29 15:46 coverage.out 15:47:14 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 29 15:44 go.mod 15:47:14 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 29 15:44 go.sum 15:47:14 drwxrwxr-x 7 jenkins jenkins 4096 Aug 29 15:44 internal 15:47:14 -rw-rw-r-- 1 jenkins jenkins 913 Aug 29 15:44 main.go 15:47:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 15:44 pkg 15:47:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 15:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:14 + 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=cf2e9101cc63683b4890a1ec099c341decaac79d --label arch=amd64 --label version=0.0.0 . 15:47:14 Sending build context to Docker daemon 551.4kB 15:47:14 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:47:14 Step 2/26 : FROM ${BASE} AS builder 15:47:14 ---> 38892754ec55 15:47:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:47:14 ---> Running in 20b275986751 15:47:14 Removing intermediate container 20b275986751 15:47:14 ---> 3ca9fc67716f 15:47:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:47:14 ---> Running in 7829ec14fa05 15:47:14 Removing intermediate container 7829ec14fa05 15:47:14 ---> ce377d9bebb2 15:47:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:47:14 ---> Running in e12bb21b62d2 15:47:14 Removing intermediate container e12bb21b62d2 15:47:14 ---> e2b0d58f81c5 15:47:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:14 ---> Running in 48c2e9749af0 15:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:15 OK: 265 MiB in 53 packages 15:47:16 Removing intermediate container 48c2e9749af0 15:47:16 ---> 6d6045320c80 15:47:16 Step 7/26 : WORKDIR /app 15:47:16 ---> Running in 0d5245eecf87 15:47:16 Removing intermediate container 0d5245eecf87 15:47:16 ---> 0f019d3fa48c 15:47:16 Step 8/26 : COPY go.mod vendor* ./ 15:47:16 ---> ce9dbafcb49a 15:47:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:16 ---> Running in 10e5e4b6b5e2 15:47:17 Removing intermediate container 10e5e4b6b5e2 15:47:17 ---> a2f16921c427 15:47:17 Step 10/26 : COPY . . 15:47:17 ---> 2cd6e12a3c5a 15:47:17 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:47:17 ---> Running in 564c086016d3 15:47:17 Removing intermediate container 564c086016d3 15:47:17 ---> b4d2129d622b 15:47:17 Step 12/26 : RUN $MAKE 15:47:17 ---> Running in dd730d871ddb 15:47:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 15:47:44 Removing intermediate container dd730d871ddb 15:47:44 ---> d6de6c7dff59 15:47:44 Step 13/26 : FROM alpine:3.17 15:47:44 3.17: Pulling from library/alpine 15:47:44 9398808236ff: Pulling fs layer 15:47:44 9398808236ff: Verifying Checksum 15:47:44 9398808236ff: Download complete 15:47:44 9398808236ff: Pull complete 15:47:44 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:47:44 Status: Downloaded newer image for alpine:3.17 15:47:44 ---> 1e0b8b5322fc 15:47:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:47:44 ---> Running in b8c4e4e543bc 15:47:44 Removing intermediate container b8c4e4e543bc 15:47:44 ---> 3cbe5d5b6412 15:47:44 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:47:44 ---> Running in 5c3f89eeb097 15:47:44 Removing intermediate container 5c3f89eeb097 15:47:44 ---> 5a018d0c6746 15:47:44 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:47:44 ---> Running in 417992cbd442 15:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:44 (1/2) Installing ca-certificates (20230506-r0) 15:47:44 (2/2) Installing dumb-init (1.2.5-r2) 15:47:44 Executing busybox-1.35.0-r29.trigger 15:47:44 Executing ca-certificates-20230506-r0.trigger 15:47:44 OK: 8 MiB in 17 packages 15:47:44 Removing intermediate container 417992cbd442 15:47:44 ---> 70743098880b 15:47:44 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:47:44 ---> becf372c5c61 15:47:44 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:47:44 ---> 72f3319adffe 15:47:44 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:47:44 ---> 63bb4198fede 15:47:44 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:47:44 ---> c420d7629202 15:47:44 Step 21/26 : EXPOSE 59712 15:47:44 ---> Running in 5643a2513027 15:47:44 Removing intermediate container 5643a2513027 15:47:44 ---> 4f6b3a28831e 15:47:44 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:47:44 ---> Running in c1f135f8f0cc 15:47:44 Removing intermediate container c1f135f8f0cc 15:47:44 ---> c4cfad64fb10 15:47:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:47:44 ---> Running in 7534b5da47b9 15:47:44 Removing intermediate container 7534b5da47b9 15:47:44 ---> 816169756160 15:47:44 Step 24/26 : LABEL arch=amd64 15:47:44 ---> Running in 278cee4886ea 15:47:44 Removing intermediate container 278cee4886ea 15:47:44 ---> 0016de4f4ada 15:47:44 Step 25/26 : LABEL git_sha=cf2e9101cc63683b4890a1ec099c341decaac79d 15:47:44 ---> Running in f5ad82f4b176 15:47:44 Removing intermediate container f5ad82f4b176 15:47:44 ---> 95d96011c3bd 15:47:44 Step 26/26 : LABEL version=0.0.0 15:47:44 ---> Running in 6a6c012a88a8 15:47:44 Removing intermediate container 6a6c012a88a8 15:47:44 ---> b029ebf57cdf 15:47:44 [Warning] One or more build-args [ARCH] were not consumed 15:47:44 Successfully built b029ebf57cdf 15:47:44 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:45 15:47:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:46 latest: Pulling from edgex-lftools-log-publisher 15:47:46 5eb5b503b376: Pulling fs layer 15:47:46 5c69ac0246d0: Pulling fs layer 15:47:46 ec43610c2a17: Pulling fs layer 15:47:46 3a2ae6a8a46f: Pulling fs layer 15:47:46 33b1e0a273af: Pulling fs layer 15:47:46 5d3b04190fa2: Pulling fs layer 15:47:46 2f39f015ded8: Pulling fs layer 15:47:46 33b1e0a273af: Waiting 15:47:46 3a2ae6a8a46f: Waiting 15:47:46 5d3b04190fa2: Waiting 15:47:46 2f39f015ded8: Waiting 15:47:46 5c69ac0246d0: Verifying Checksum 15:47:46 5c69ac0246d0: Download complete 15:47:46 3a2ae6a8a46f: Verifying Checksum 15:47:46 3a2ae6a8a46f: Download complete 15:47:46 33b1e0a273af: Verifying Checksum 15:47:46 33b1e0a273af: Download complete 15:47:46 ec43610c2a17: Verifying Checksum 15:47:46 ec43610c2a17: Download complete 15:47:46 5d3b04190fa2: Download complete 15:47:46 5eb5b503b376: Verifying Checksum 15:47:46 5eb5b503b376: Download complete 15:47:46 2f39f015ded8: Verifying Checksum 15:47:46 2f39f015ded8: Download complete 15:47:47 5eb5b503b376: Pull complete 15:47:47 5c69ac0246d0: Pull complete 15:47:48 ec43610c2a17: Pull complete 15:47:48 3a2ae6a8a46f: Pull complete 15:47:48 33b1e0a273af: Pull complete 15:47:48 5d3b04190fa2: Pull complete 15:47:52 2f39f015ded8: Pull complete 15:47:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:53 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 15:47:53 $ 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/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:48:00 $ docker top f31ff67a7368e18b743c673b6617b4f0842715f3227955e5fc3e916087983d1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:00 ---> job-cost.sh 15:48:00 lf-activate-venv: SKIPPING 15:48:00 INFO: No Stack... 15:48:01 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:01 INFO: Archiving Costs [Pipeline] sh 15:48:01 + cat /w/workspace/xfoundry_app-record-replay_PR-72/archives/cost.csv 15:48:01 + cut -d, -f6 [Pipeline] lock 15:48:01 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] 15:48:01 Resource [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] did not exist. Created. 15:48:01 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:02 + echo total: 0.2199999988079071 [Pipeline] stash 15:48:02 Stashed 1 file(s) [Pipeline] } 15:48:02 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:02 $ docker stop --time=1 f31ff67a7368e18b743c673b6617b4f0842715f3227955e5fc3e916087983d1c 15:48:03 $ docker rm -f --volumes f31ff67a7368e18b743c673b6617b4f0842715f3227955e5fc3e916087983d1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:48:05 + [ -d /w/workspace/xfoundry_app-record-replay_PR-72/archives ] 15:48:05 + ls -al /w/workspace/xfoundry_app-record-replay_PR-72/archives 15:48:05 total 16 15:48:05 drwxr-xr-x 3 root root 4096 Aug 29 15:48 . 15:48:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 15:48 .. 15:48:05 drwxr-xr-x 2 root root 4096 Aug 29 15:48 cost 15:48:05 -rw-r--r-- 1 root root 88 Aug 29 15:48 cost.csv 15:48:05 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-72/archives 15:48:05 + ls -al /w/workspace/xfoundry_app-record-replay_PR-72/archives 15:48:05 total 16 15:48:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 15:48 . 15:48:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 15:48 .. 15:48:05 drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 15:48 cost 15:48:05 -rw-r--r-- 1 jenkins jenkins 88 Aug 29 15:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:48:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:07 ---> package-listing.sh 15:48:07 ++ facter osfamily 15:48:07 ++ tr '[:upper:]' '[:lower:]' 15:48:07 + OS_FAMILY=debian 15:48:07 + workspace=/w/workspace/xfoundry_app-record-replay_PR-72 15:48:07 + START_PACKAGES=/tmp/packages_start.txt 15:48:07 + END_PACKAGES=/tmp/packages_end.txt 15:48:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:07 + PACKAGES=/tmp/packages_start.txt 15:48:07 + '[' /w/workspace/xfoundry_app-record-replay_PR-72 ']' 15:48:07 + PACKAGES=/tmp/packages_end.txt 15:48:07 + case "${OS_FAMILY}" in 15:48:07 + dpkg -l 15:48:07 + grep '^ii' 15:48:07 + '[' -f /tmp/packages_start.txt ']' 15:48:07 + '[' -f /tmp/packages_end.txt ']' 15:48:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:07 + '[' /w/workspace/xfoundry_app-record-replay_PR-72 ']' 15:48:07 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-72/archives/ 15:48:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-72/archives/ [Pipeline] echo 15:48:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:48:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:08 prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container 15:48:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:48:08 $ docker top 590b2c4a66aea845b1d315759215252b13ffc207f563184b7f1e03fac838f5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:09 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:09 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:10 + ls /var/log/sa-host 15:48:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:10 provisioning config files... 15:48:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-72@tmp/config9198476849596328655tmp [Pipeline] { [Pipeline] echo 15:48:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:10 ---> create-netrc.sh [Pipeline] } 15:48:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:11 ---> python-tools-install.sh [Pipeline] echo 15:48:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:11 ---> sudo-logs.sh 15:48:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:11 ---> job-cost.sh 15:48:11 lf-activate-venv: SKIPPING 15:48:11 DEBUG: total: 0.2199999988079071 15:48:11 INFO: Retrieving Stack Cost... 15:48:11 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:12 INFO: Archiving Costs [Pipeline] echo 15:48:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:12 ---> logs-deploy.sh 15:48:12 lf-activate-venv: SKIPPING 15:48:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-72/1 15:48:12 INFO: archiving workspace using pattern(s): 15:48:13 Archives upload complete. 15:48:13 INFO: archiving logs to Nexus