Pull request #62 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77224d21b97cefbe2c22fc068c7f4dac250f817a+0cf030821eec9376453adfe2348338ef327cf101 (37fd4d55731dffb872ea0bbb54670245601230f6) 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-ssh14533456226093552699.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-ssh17620396644674686895.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-62/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-62/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13815329508621639582.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-62/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13274713218736860448.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-ssh9167236678923945105.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-62/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-62/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh436544963735346991.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 ‘prd-ubuntu20.04-docker-8c-8g-4200’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4214 in /w/workspace/xfoundry_app-record-replay_PR-62 [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-62 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0cf030821eec9376453adfe2348338ef327cf101 into PR head commit 77224d21b97cefbe2c22fc068c7f4dac250f817a Merge succeeded, producing 77224d21b97cefbe2c22fc068c7f4dac250f817a Checking out Revision 77224d21b97cefbe2c22fc068c7f4dac250f817a (PR-62) > 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/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77224d21b97cefbe2c22fc068c7f4dac250f817a # 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 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77224d21b97cefbe2c22fc068c7f4dac250f817a # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" 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 04:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:29 ========================================================= 04:04:29 EdgeX Global Pipelines Version Info 04:04:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:30 ------------------- 04:04:30 stable info: 04:04:30 ------------------- 04:04:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:30 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:04:30 Message: update stable to v1.0.253 04:04:30 ------------------- 04:04:30 experimental info: 04:04:30 ------------------- 04:04:30 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:30 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:04:30 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-62 [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-62 [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-62 [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77224d21b97cefbe2c22fc068c7f4dac250f817a [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77224d2 [Pipeline] echo 04:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:32 provisioning config files... 04:04:32 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-62@tmp/config7860493138323943813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:33 ---> docker-login.sh 04:04:33 nexus3.edgexfoundry.org:10001 04:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:33 Configure a credential helper to remove this warning. See 04:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:33 04:04:33 Login Succeeded 04:04:33 nexus3.edgexfoundry.org:10002 04:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:33 Configure a credential helper to remove this warning. See 04:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:33 04:04:33 Login Succeeded 04:04:33 nexus3.edgexfoundry.org:10003 04:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 nexus3.edgexfoundry.org:10004 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 docker.io 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 ---> docker-login.sh ends [Pipeline] } 04:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:35 + git rev-list -1 --merges 77224d21b97cefbe2c22fc068c7f4dac250f817a~1..77224d21b97cefbe2c22fc068c7f4dac250f817a [Pipeline] echo 04:04:35 -----------> git rev-list -1 --merges 77224d21b97cefbe2c22fc068c7f4dac250f817a~1..77224d21b97cefbe2c22fc068c7f4dac250f817a 77224d21b97cefbe2c22fc068c7f4dac250f817a [false] [Pipeline] sh 04:04:35 + git log --format=format:%s -1 77224d21b97cefbe2c22fc068c7f4dac250f817a [Pipeline] echo 04:04:35 ========================================================= 04:04:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:35 + git log --format=format:%s -1 77224d21b97cefbe2c22fc068c7f4dac250f817a [Pipeline] echo 04:04:36 [semverPrep] GIT_COMMIT: 77224d21b97cefbe2c22fc068c7f4dac250f817a, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 [Pipeline] echo 04:04:36 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:36 + grep -v github /etc/ssh/ssh_known_hosts 04:04:36 + [ -e /tmp/ssh_known_hosts ] 04:04:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:36 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:37 04:04:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:37 0.1.4: Pulling from edgex-devops/py-git-semver 04:04:37 b85a868b505f: Pulling fs layer 04:04:37 e2be974225ed: Pulling fs layer 04:04:37 339a4e72a1f5: Pulling fs layer 04:04:37 988bab9f4d93: Pulling fs layer 04:04:37 1469e6f7b9e6: Pulling fs layer 04:04:37 eaf3925da568: Pulling fs layer 04:04:37 bab4dde63d76: Pulling fs layer 04:04:37 bde34c3a00c8: Pulling fs layer 04:04:37 b352a97aabf1: Pulling fs layer 04:04:37 4872d77fe225: Pulling fs layer 04:04:37 5851b861e8e6: Pulling fs layer 04:04:37 988bab9f4d93: Waiting 04:04:37 1469e6f7b9e6: Waiting 04:04:37 eaf3925da568: Waiting 04:04:37 bab4dde63d76: Waiting 04:04:37 bde34c3a00c8: Waiting 04:04:37 b352a97aabf1: Waiting 04:04:37 4872d77fe225: Waiting 04:04:37 5851b861e8e6: Waiting 04:04:37 e2be974225ed: Verifying Checksum 04:04:37 e2be974225ed: Download complete 04:04:37 988bab9f4d93: Verifying Checksum 04:04:37 988bab9f4d93: Download complete 04:04:37 339a4e72a1f5: Verifying Checksum 04:04:37 339a4e72a1f5: Download complete 04:04:37 eaf3925da568: Verifying Checksum 04:04:37 eaf3925da568: Download complete 04:04:37 1469e6f7b9e6: Verifying Checksum 04:04:37 1469e6f7b9e6: Download complete 04:04:37 bde34c3a00c8: Verifying Checksum 04:04:37 bde34c3a00c8: Download complete 04:04:37 b352a97aabf1: Download complete 04:04:37 4872d77fe225: Verifying Checksum 04:04:37 4872d77fe225: Download complete 04:04:37 5851b861e8e6: Verifying Checksum 04:04:37 5851b861e8e6: Download complete 04:04:37 b85a868b505f: Verifying Checksum 04:04:37 b85a868b505f: Download complete 04:04:37 bab4dde63d76: Verifying Checksum 04:04:37 bab4dde63d76: Download complete 04:04:38 b85a868b505f: Pull complete 04:04:39 e2be974225ed: Pull complete 04:04:39 339a4e72a1f5: Pull complete 04:04:39 988bab9f4d93: Pull complete 04:04:39 1469e6f7b9e6: Pull complete 04:04:39 eaf3925da568: Pull complete 04:04:41 bab4dde63d76: Pull complete 04:04:41 bde34c3a00c8: Pull complete 04:04:41 b352a97aabf1: Pull complete 04:04:41 4872d77fe225: Pull complete 04:04:41 5851b861e8e6: Pull complete 04:04:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:42 prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container 04:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-62 -v /w/workspace/xfoundry_app-record-replay_PR-62:/w/workspace/xfoundry_app-record-replay_PR-62:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-62@tmp:/w/workspace/xfoundry_app-record-replay_PR-62@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:43 $ docker top 2422cf402b25b2ad2e8d626607116e9a134b9a5cb3230ee733eb01486c6c6d83 -eo pid,comm 04:04:43 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). 04:04:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:43 [ssh-agent] Looking for ssh-agent implementation... 04:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:43 $ docker exec 2422cf402b25b2ad2e8d626607116e9a134b9a5cb3230ee733eb01486c6c6d83 ssh-agent 04:04:43 SSH_AUTH_SOCK=/tmp/ssh-rs58O8GUtFjx/agent.32 04:04:43 SSH_AGENT_PID=38 04:04:43 Running ssh-add (command line suppressed) 04:04:43 Identity added: /w/workspace/xfoundry_app-record-replay_PR-62@tmp/private_key_6740334978755424494.key (/w/workspace/xfoundry_app-record-replay_PR-62@tmp/private_key_6740334978755424494.key) 04:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:44 + git tag --points-at HEAD [Pipeline] } 04:04:44 $ docker exec --env ******** --env ******** 2422cf402b25b2ad2e8d626607116e9a134b9a5cb3230ee733eb01486c6c6d83 ssh-agent -k 04:04:44 unset SSH_AUTH_SOCK; 04:04:44 unset SSH_AGENT_PID; 04:04:44 echo Agent pid 38 killed; 04:04:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:44 [ssh-agent] Looking for ssh-agent implementation... 04:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:44 $ docker exec 2422cf402b25b2ad2e8d626607116e9a134b9a5cb3230ee733eb01486c6c6d83 ssh-agent 04:04:44 SSH_AUTH_SOCK=/tmp/ssh-Nq1FVpToL9mX/agent.70 04:04:44 SSH_AGENT_PID=76 04:04:44 Running ssh-add (command line suppressed) 04:04:44 Identity added: /w/workspace/xfoundry_app-record-replay_PR-62@tmp/private_key_10935362861646745297.key (/w/workspace/xfoundry_app-record-replay_PR-62@tmp/private_key_10935362861646745297.key) 04:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:45 + git semver init 04:04:45 2023-08-22 04:04:45,223 [run_init] DEBUG init version:0.0.0 force:False 04:04:45 2023-08-22 04:04:45,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-62/.semver 04:04:45 2023-08-22 04:04:45,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-62/.semver 04:04:45 2023-08-22 04:04:45,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-62/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-62, universal_newlines=False, shell=None, istream=None) 04:04:45 2023-08-22 04:04:45,816 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-62/.git/info/exclude 04:04:45 2023-08-22 04:04:45,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-62/.semver/PR-62 with force:False 04:04:45 2023-08-22 04:04:45,817 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-62/.semver/PR-62 04:04:45 2023-08-22 04:04:45,820 [execute] INFO git cat-file --batch-check 04:04:45 2023-08-22 04:04:45,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-62/.semver, universal_newlines=False, shell=None, istream=) 04:04:45 2023-08-22 04:04:45,826 [execute] INFO git cat-file --batch 04:04:45 2023-08-22 04:04:45,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-62/.semver, universal_newlines=False, shell=None, istream=) 04:04:45 2023-08-22 04:04:45,831 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-62/.semver/PR-62 04:04:45 0.0.0 [Pipeline] } 04:04:45 $ docker exec --env ******** --env ******** 2422cf402b25b2ad2e8d626607116e9a134b9a5cb3230ee733eb01486c6c6d83 ssh-agent -k 04:04:46 unset SSH_AUTH_SOCK; 04:04:46 unset SSH_AGENT_PID; 04:04:46 echo Agent pid 76 killed; 04:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:46 + git semver [Pipeline] } 04:04:46 $ docker stop --time=1 2422cf402b25b2ad2e8d626607116e9a134b9a5cb3230ee733eb01486c6c6d83 04:04:48 $ docker rm -f --volumes 2422cf402b25b2ad2e8d626607116e9a134b9a5cb3230ee733eb01486c6c6d83 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:48 Stashed 1 file(s) [Pipeline] echo 04:04:48 [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 04:04:49 provisioning config files... 04:04:49 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-62@tmp/config9226304256506050668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:49 ---> docker-login.sh 04:04:49 nexus3.edgexfoundry.org:10001 04:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:49 Configure a credential helper to remove this warning. See 04:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:49 04:04:49 Login Succeeded 04:04:49 nexus3.edgexfoundry.org:10002 04:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:49 Configure a credential helper to remove this warning. See 04:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:49 04:04:49 Login Succeeded 04:04:49 nexus3.edgexfoundry.org:10003 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 nexus3.edgexfoundry.org:10004 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 docker.io 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 ---> docker-login.sh ends [Pipeline] } 04:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:50 ========================================================= 04:04:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:04:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:51 + 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 . 04:04:51 Sending build context to Docker daemon 473.6kB 04:04:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:04:51 Step 2/12 : FROM ${BASE} AS builder 04:04:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:51 4db1b89c0bd1: Pulling fs layer 04:04:51 6911f1a30b25: Pulling fs layer 04:04:51 e194b8c5c2a9: Pulling fs layer 04:04:51 6863d3e3a2b1: Pulling fs layer 04:04:51 ec0bb842ea78: Pulling fs layer 04:04:51 40a00589a448: Pulling fs layer 04:04:51 6c08303d61cc: Pulling fs layer 04:04:51 798269fcf238: Pulling fs layer 04:04:51 6863d3e3a2b1: Waiting 04:04:51 ec0bb842ea78: Waiting 04:04:51 40a00589a448: Waiting 04:04:51 6c08303d61cc: Waiting 04:04:51 798269fcf238: Waiting 04:04:51 6911f1a30b25: Download complete 04:04:51 6863d3e3a2b1: Download complete 04:04:51 ec0bb842ea78: Verifying Checksum 04:04:51 ec0bb842ea78: Download complete 04:04:51 4db1b89c0bd1: Verifying Checksum 04:04:51 4db1b89c0bd1: Download complete 04:04:51 40a00589a448: Verifying Checksum 04:04:51 40a00589a448: Download complete 04:04:51 4db1b89c0bd1: Pull complete 04:04:51 6911f1a30b25: Pull complete 04:04:51 798269fcf238: Verifying Checksum 04:04:51 798269fcf238: Download complete 04:04:51 e194b8c5c2a9: Verifying Checksum 04:04:51 e194b8c5c2a9: Download complete 04:04:51 6c08303d61cc: Verifying Checksum 04:04:51 6c08303d61cc: Download complete 04:04:55 e194b8c5c2a9: Pull complete 04:04:55 6863d3e3a2b1: Pull complete 04:04:55 ec0bb842ea78: Pull complete 04:04:55 40a00589a448: Pull complete 04:04:57 6c08303d61cc: Pull complete 04:04:58 798269fcf238: Pull complete 04:04:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:04:58 ---> ec979cd7f677 04:04:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:04:59 ---> Running in 45d2c8863d05 04:04:59 Removing intermediate container 45d2c8863d05 04:04:59 ---> 45e00d58ab55 04:04:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:04:59 ---> Running in 83ef17ac6725 04:04:59 Removing intermediate container 83ef17ac6725 04:04:59 ---> ac133ccd75f4 04:04:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:04:59 ---> Running in 1c2a5906db56 04:04:59 Removing intermediate container 1c2a5906db56 04:04:59 ---> b9dfa2f6a8ac 04:04:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:59 ---> Running in f7c47d7f0376 04:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:05:00 OK: 265 MiB in 53 packages 04:05:00 Removing intermediate container f7c47d7f0376 04:05:00 ---> 72267d1ae3b2 04:05:00 Step 7/12 : WORKDIR /app 04:05:00 ---> Running in c800140d1dcf 04:05:00 Removing intermediate container c800140d1dcf 04:05:00 ---> d3d67e67eba3 04:05:00 Step 8/12 : COPY go.mod vendor* ./ 04:05:00 ---> 847971831b79 04:05:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:00 ---> Running in 8fd8501263f2 04:05:04 Still waiting to schedule task 04:05:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4209’ is offline 04:05:27 Removing intermediate container 8fd8501263f2 04:05:27 ---> 968d1db7b713 04:05:27 Step 10/12 : COPY . . 04:05:27 ---> ee2cd6a7d7d6 04:05:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:27 ---> Running in 29a07f89db47 04:05:27 Removing intermediate container 29a07f89db47 04:05:27 ---> 9bf994475fc7 04:05:27 Step 12/12 : RUN $MAKE 04:05:27 ---> Running in 208aac473272 04:05:27 noop 04:05:27 Removing intermediate container 208aac473272 04:05:27 ---> 1b103983cc94 04:05:27 Successfully built 1b103983cc94 04:05:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:27 + docker inspect -f . ci-base-image-x86_64 04:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:28 prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container 04:05:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-62 -v /w/workspace/xfoundry_app-record-replay_PR-62:/w/workspace/xfoundry_app-record-replay_PR-62:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-62@tmp:/w/workspace/xfoundry_app-record-replay_PR-62@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 ******** ci-base-image-x86_64 cat 04:05:28 $ docker top 80ca42c506c0fb6945d2a81728b5d6859fe19beaeb9d3de9ae4b2423630161bd -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:28 + go version 04:05:28 go version go1.20.6 linux/amd64 [Pipeline] } 04:05:28 $ docker stop --time=1 80ca42c506c0fb6945d2a81728b5d6859fe19beaeb9d3de9ae4b2423630161bd 04:05:30 $ docker rm -f --volumes 80ca42c506c0fb6945d2a81728b5d6859fe19beaeb9d3de9ae4b2423630161bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + docker inspect -f . ci-base-image-x86_64 04:05:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:31 prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container 04:05:31 $ 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-62 -v /w/workspace/xfoundry_app-record-replay_PR-62:/w/workspace/xfoundry_app-record-replay_PR-62:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-62@tmp:/w/workspace/xfoundry_app-record-replay_PR-62@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 ******** ci-base-image-x86_64 cat 04:05:31 $ docker top 1b7df8a98948bef1667527a244032fc8c983412c638d764bf36fd5175a640378 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:31 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-62 [Pipeline] fileExists [Pipeline] sh 04:05:32 + make test 04:05:32 go test -race -coverprofile=coverage.out ./... 04:05:54 ? github.com/edgexfoundry/app-record-replay [no test files] 04:05:54 ok github.com/edgexfoundry/app-record-replay/internal/app 0.071s coverage: 88.0% of statements 04:05:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:05:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:05:54 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:06:00 ok github.com/edgexfoundry/app-record-replay/internal/application 8.601s coverage: 98.1% of statements 04:06:00 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.108s coverage: 78.2% of statements 04:06:22 go vet ./... 04:06:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:23 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:06:23 $ docker stop --time=1 1b7df8a98948bef1667527a244032fc8c983412c638d764bf36fd5175a640378 04:06:25 $ docker rm -f --volumes 1b7df8a98948bef1667527a244032fc8c983412c638d764bf36fd5175a640378 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:27 + ls -al . 04:06:27 total 176 04:06:27 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 04:05 . 04:06:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 04:04 .. 04:06:27 -rw-rw-r-- 1 jenkins jenkins 119 Aug 22 04:04 .dockerignore 04:06:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 04:04 .git 04:06:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 04:04 .github 04:06:27 -rw-rw-r-- 1 jenkins jenkins 164 Aug 22 04:04 .gitignore 04:06:27 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 04:04 .golangci.yml 04:06:27 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 04:04 .semver 04:06:27 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 22 04:04 Attribution.txt 04:06:27 -rw-rw-r-- 1 jenkins jenkins 258 Aug 22 04:04 CHANGELOG.md 04:06:27 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 22 04:04 Dockerfile 04:06:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 04:04 GOVERNANCE.md 04:06:27 -rw-rw-r-- 1 jenkins jenkins 681 Aug 22 04:04 Jenkinsfile 04:06:27 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 22 04:04 LICENSE 04:06:27 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 22 04:04 Makefile 04:06:27 -rw-rw-r-- 1 jenkins jenkins 611 Aug 22 04:04 OWNERS.md 04:06:27 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 22 04:04 README.md 04:06:27 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 22 04:04 Record and Reply.postman_collection.json 04:06:27 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 04:04 VERSION 04:06:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 04:04 bin 04:06:27 -rw-r--r-- 1 jenkins jenkins 18479 Aug 22 04:05 coverage.out 04:06:27 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 22 04:04 go.mod 04:06:27 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 22 04:04 go.sum 04:06:27 drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 04:04 internal 04:06:27 -rw-rw-r-- 1 jenkins jenkins 913 Aug 22 04:04 main.go 04:06:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 04:04 pkg 04:06:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 04:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:27 + 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=77224d21b97cefbe2c22fc068c7f4dac250f817a --label arch=amd64 --label version=0.0.0 . 04:06:27 Sending build context to Docker daemon 493.1kB 04:06:27 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:06:27 Step 2/26 : FROM ${BASE} AS builder 04:06:27 ---> 1b103983cc94 04:06:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:06:27 ---> Running in 3e8ca87e9df1 04:06:27 Removing intermediate container 3e8ca87e9df1 04:06:27 ---> 71bb50f4f3ac 04:06:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:06:27 ---> Running in 8368b7c98c91 04:06:28 Removing intermediate container 8368b7c98c91 04:06:28 ---> dca3c7575676 04:06:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:06:28 ---> Running in a76b9112cbed 04:06:28 Removing intermediate container a76b9112cbed 04:06:28 ---> c0010b2d32bc 04:06:28 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:28 ---> Running in e380f1f9ddde 04:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:06:28 OK: 265 MiB in 53 packages 04:06:29 Removing intermediate container e380f1f9ddde 04:06:29 ---> 20b8104d9a97 04:06:29 Step 7/26 : WORKDIR /app 04:06:29 ---> Running in 3b0f379b68bd 04:06:29 Removing intermediate container 3b0f379b68bd 04:06:29 ---> e33ce1e83e4f 04:06:29 Step 8/26 : COPY go.mod vendor* ./ 04:06:29 ---> 50ef4ac30f74 04:06:29 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:29 ---> Running in 744f81b8f733 04:06:30 Removing intermediate container 744f81b8f733 04:06:30 ---> 9152fbcd1c1a 04:06:30 Step 10/26 : COPY . . 04:06:30 ---> 39e747ebf332 04:06:30 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:30 ---> Running in 795f71e9fd1a 04:06:30 Removing intermediate container 795f71e9fd1a 04:06:30 ---> fa5ba1a77797 04:06:30 Step 12/26 : RUN $MAKE 04:06:30 ---> Running in b06ae4cbf12d 04:06:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 04:06:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4215 in /w/workspace/xfoundry_app-record-replay_PR-62 [Pipeline] { [Pipeline] ws 04:06:36 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 04:06:36 Selected Git installation does not exist. Using Default 04:06:36 The recommended git tool is: NONE 04:06:41 using credential edgex-jenkins-ssh 04:06:41 Cloning the remote Git repository 04:06:41 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 04:06:41 > git init /w/workspace/app-record-replay/1 # timeout=10 04:06:42 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:06:42 > git --version # timeout=10 04:06:42 > git --version # 'git version 2.25.1' 04:06:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:42 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:06:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:43 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:06:43 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:06:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:44 Merging remotes/origin/main commit 0cf030821eec9376453adfe2348338ef327cf101 into PR head commit 77224d21b97cefbe2c22fc068c7f4dac250f817a 04:06:44 Merge succeeded, producing 77224d21b97cefbe2c22fc068c7f4dac250f817a 04:06:44 Checking out Revision 77224d21b97cefbe2c22fc068c7f4dac250f817a (PR-62) 04:06:44 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1" 04:06:44 > git --version # timeout=10 04:06:44 > git --version # 'git version 2.25.1' 04:06:44 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { 04:06:44 > git config core.sparsecheckout # timeout=10 04:06:44 > git checkout -f 77224d21b97cefbe2c22fc068c7f4dac250f817a # timeout=10 04:06:44 > git remote # timeout=10 04:06:44 > git config --get remote.origin.url # timeout=10 04:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:44 > git merge 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 04:06:44 > git rev-parse HEAD^{commit} # timeout=10 04:06:44 > git config core.sparsecheckout # timeout=10 04:06:44 > git checkout -f 77224d21b97cefbe2c22fc068c7f4dac250f817a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:46 Dload Upload Total Spent Left Speed 04:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 89552 0 --:--:-- --:--:-- --:--:-- 88830 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 04:06:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:46 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json 04:06:46 /etc/docker/daemon.new 04:06:46 { 04:06:46 "registry-mirrors": [ 04:06:46 "https://nexus3.edgexfoundry.org:10001" 04:06:46 ], 04:06:46 "bip": "10.250.0.254/24", 04:06:46 "hosts": [ 04:06:46 "tcp://0.0.0.0:5555", 04:06:46 "unix:///var/run/docker.sock" 04:06:46 ], 04:06:46 "mtu": 1458, 04:06:46 "selinux-enabled": true, 04:06:46 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:46 } [Pipeline] sh 04:06:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:47 + sudo service docker restart 04:06:48 Removing intermediate container b06ae4cbf12d 04:06:48 ---> 322cda5d2c66 04:06:48 Step 13/26 : FROM alpine:3.17 04:06:49 3.17: Pulling from library/alpine 04:06:49 9398808236ff: Pulling fs layer 04:06:50 9398808236ff: Verifying Checksum 04:06:50 9398808236ff: Download complete 04:06:50 9398808236ff: Pull complete 04:06:50 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:06:50 Status: Downloaded newer image for alpine:3.17 04:06:50 ---> 1e0b8b5322fc 04:06:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:06:50 ---> Running in d2e8d8ee1112 04:06:50 Removing intermediate container d2e8d8ee1112 04:06:50 ---> 04d22e6f3ea5 04:06:50 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 04:06:50 ---> Running in 51aa612012ad 04:06:50 Removing intermediate container 51aa612012ad 04:06:50 ---> bca30edd867d 04:06:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:06:50 ---> Running in ab5fa8bd2727 04:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:06:51 (1/2) Installing ca-certificates (20230506-r0) 04:06:51 (2/2) Installing dumb-init (1.2.5-r2) 04:06:51 Executing busybox-1.35.0-r29.trigger 04:06:51 Executing ca-certificates-20230506-r0.trigger 04:06:51 OK: 8 MiB in 17 packages 04:06:51 Removing intermediate container ab5fa8bd2727 04:06:51 ---> 2b72d0ff523d 04:06:51 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:06:51 ---> 9ec81ec7fdd1 04:06:51 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:06:51 ---> adb7788c816c 04:06:51 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:06:52 ---> 7ea6eefba1bf 04:06:52 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 04:06:52 ---> df878a7e9bc5 04:06:52 Step 21/26 : EXPOSE 59712 04:06:52 ---> Running in 41acd1b07e14 04:06:52 Removing intermediate container 41acd1b07e14 04:06:52 ---> f283207e0bea 04:06:52 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 04:06:52 ---> Running in d6a6ac14bcb0 04:06:52 Removing intermediate container d6a6ac14bcb0 04:06:52 ---> 7fd000748f77 04:06:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:06:52 ---> Running in ec9032f34d8e 04:06:52 Removing intermediate container ec9032f34d8e 04:06:52 ---> b225e5cd20ad 04:06:52 Step 24/26 : LABEL arch=amd64 04:06:52 ---> Running in e260207a8006 04:06:52 Removing intermediate container e260207a8006 04:06:52 ---> cc2d188d89fc 04:06:52 Step 25/26 : LABEL git_sha=77224d21b97cefbe2c22fc068c7f4dac250f817a 04:06:52 ---> Running in 86468623fb7b 04:06:52 Removing intermediate container 86468623fb7b 04:06:52 ---> 31c2ccd389e8 04:06:52 Step 26/26 : LABEL version=0.0.0 04:06:52 ---> Running in efcf35108700 04:06:53 Removing intermediate container efcf35108700 04:06:53 ---> b92c89813fe4 04:06:53 [Warning] One or more build-args [ARCH] were not consumed 04:06:53 Successfully built b92c89813fe4 04:06:53 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 04:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:53 04:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:54 latest: Pulling from edgex-lftools-log-publisher 04:06:54 5eb5b503b376: Pulling fs layer 04:06:54 5c69ac0246d0: Pulling fs layer 04:06:54 ec43610c2a17: Pulling fs layer 04:06:54 3a2ae6a8a46f: Pulling fs layer 04:06:54 33b1e0a273af: Pulling fs layer 04:06:54 5d3b04190fa2: Pulling fs layer 04:06:54 2f39f015ded8: Pulling fs layer 04:06:54 5d3b04190fa2: Waiting 04:06:54 2f39f015ded8: Waiting 04:06:54 3a2ae6a8a46f: Waiting 04:06:54 33b1e0a273af: Waiting 04:06:54 5c69ac0246d0: Verifying Checksum 04:06:54 5c69ac0246d0: Download complete 04:06:54 3a2ae6a8a46f: Verifying Checksum 04:06:54 3a2ae6a8a46f: Download complete 04:06:54 ec43610c2a17: Verifying Checksum 04:06:54 ec43610c2a17: Download complete 04:06:54 33b1e0a273af: Verifying Checksum 04:06:54 33b1e0a273af: Download complete 04:06:54 5d3b04190fa2: Verifying Checksum 04:06:54 5d3b04190fa2: Download complete 04:06:54 5eb5b503b376: Verifying Checksum 04:06:54 5eb5b503b376: Download complete 04:06:55 2f39f015ded8: Download complete 04:06:55 5eb5b503b376: Pull complete 04:06:55 5c69ac0246d0: Pull complete 04:06:56 ec43610c2a17: Pull complete 04:06:56 3a2ae6a8a46f: Pull complete 04:06:56 33b1e0a273af: Pull complete 04:06:56 5d3b04190fa2: Pull complete 04:07:00 2f39f015ded8: Pull complete 04:07:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:00 prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container 04:07:01 $ 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-62 -v /w/workspace/xfoundry_app-record-replay_PR-62:/w/workspace/xfoundry_app-record-replay_PR-62:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-62@tmp:/w/workspace/xfoundry_app-record-replay_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:01 $ docker top 7e86b8a617213032cf5a9cbf8cfef8d272bfc14fd1b7d8b8e806e960af7d9637 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:02 ---> job-cost.sh 04:07:02 lf-activate-venv: SKIPPING 04:07:02 INFO: No Stack... 04:07:02 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:03 INFO: Archiving Costs [Pipeline] sh 04:07:03 + cat /w/workspace/xfoundry_app-record-replay_PR-62/archives/cost.csv 04:07:03 + cut -d, -f6 [Pipeline] lock 04:07:03 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] 04:07:03 Resource [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] did not exist. Created. 04:07:03 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:03 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:04 Stashed 1 file(s) [Pipeline] } 04:07:04 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:04 $ docker stop --time=1 7e86b8a617213032cf5a9cbf8cfef8d272bfc14fd1b7d8b8e806e960af7d9637 04:07:05 $ docker rm -f --volumes 7e86b8a617213032cf5a9cbf8cfef8d272bfc14fd1b7d8b8e806e960af7d9637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:05 provisioning config files... 04:07:06 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config2972147511385046827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:06 ---> docker-login.sh 04:07:06 nexus3.edgexfoundry.org:10001 04:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:06 Configure a credential helper to remove this warning. See 04:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:06 04:07:06 Login Succeeded 04:07:06 nexus3.edgexfoundry.org:10002 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 nexus3.edgexfoundry.org:10003 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 nexus3.edgexfoundry.org:10004 04:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:08 Configure a credential helper to remove this warning. See 04:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:08 04:07:08 Login Succeeded 04:07:08 docker.io 04:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:08 Configure a credential helper to remove this warning. See 04:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:08 04:07:08 Login Succeeded 04:07:08 ---> docker-login.sh ends [Pipeline] } 04:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:09 ========================================================= 04:07:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:07:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:07:09 Sending build context to Docker daemon 209.9kB 04:07:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:07:09 Step 2/12 : FROM ${BASE} AS builder 04:07:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:09 edb6bdbacee9: Pulling fs layer 04:07:09 5f9638ab2659: Pulling fs layer 04:07:09 8d51d6327a98: Pulling fs layer 04:07:09 8b374f2dd631: Pulling fs layer 04:07:09 ec14aa9079de: Pulling fs layer 04:07:09 2f466654f4bb: Pulling fs layer 04:07:09 554e91adad29: Pulling fs layer 04:07:09 ec14aa9079de: Waiting 04:07:09 2f466654f4bb: Waiting 04:07:09 554e91adad29: Waiting 04:07:09 8b374f2dd631: Waiting 04:07:09 5f9638ab2659: Verifying Checksum 04:07:09 5f9638ab2659: Download complete 04:07:09 8b374f2dd631: Verifying Checksum 04:07:09 8b374f2dd631: Download complete 04:07:10 ec14aa9079de: Verifying Checksum 04:07:10 ec14aa9079de: Download complete 04:07:10 edb6bdbacee9: Verifying Checksum 04:07:10 edb6bdbacee9: Download complete 04:07:11 edb6bdbacee9: Pull complete 04:07:11 554e91adad29: Verifying Checksum 04:07:11 554e91adad29: Download complete 04:07:11 5f9638ab2659: Pull complete 04:07:12 8d51d6327a98: Download complete 04:07:12 2f466654f4bb: Verifying Checksum 04:07:12 2f466654f4bb: Download complete 04:07:24 8d51d6327a98: Pull complete 04:07:24 8b374f2dd631: Pull complete 04:07:24 ec14aa9079de: Pull complete 04:07:30 2f466654f4bb: Pull complete 04:07:32 554e91adad29: Pull complete 04:07:32 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:07:32 ---> 1e15ea492957 04:07:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:07:34 ---> Running in 7c78485bc218 04:07:34 Removing intermediate container 7c78485bc218 04:07:34 ---> 4b8bf86540ab 04:07:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:07:34 ---> Running in bebc30658b97 04:07:35 Removing intermediate container bebc30658b97 04:07:35 ---> fd210e8a07d3 04:07:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:07:35 ---> Running in d7c0e89a8679 04:07:35 Removing intermediate container d7c0e89a8679 04:07:35 ---> 7b775c34aeaa 04:07:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:35 ---> Running in 1b73b13a21d3 04:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:07:38 OK: 263 MiB in 53 packages 04:07:38 Removing intermediate container 1b73b13a21d3 04:07:38 ---> 5f5ad96f969b 04:07:38 Step 7/12 : WORKDIR /app 04:07:39 ---> Running in 2b5d6b16f99a 04:07:39 Removing intermediate container 2b5d6b16f99a 04:07:39 ---> 00aadfa0441f 04:07:39 Step 8/12 : COPY go.mod vendor* ./ 04:07:42 ---> b6ada6448148 04:07:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:42 ---> Running in adf4c4bdb33d 04:08:50 Removing intermediate container adf4c4bdb33d 04:08:50 ---> 9665e4e51878 04:08:50 Step 10/12 : COPY . . 04:08:50 ---> ea6afdb3b6e0 04:08:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:50 ---> Running in 7586e3e77bc9 04:08:50 Removing intermediate container 7586e3e77bc9 04:08:50 ---> 55d286ce9080 04:08:50 Step 12/12 : RUN $MAKE 04:08:50 ---> Running in 1b4270972f49 04:08:50 noop 04:08:50 Removing intermediate container 1b4270972f49 04:08:50 ---> dc47f758b9b4 04:08:50 Successfully built dc47f758b9b4 04:08:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:51 + docker inspect -f . ci-base-image-arm64 04:08:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:51 prd-ubuntu20.04-docker-arm64-4c-16g-4215 does not seem to be running inside a container 04:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:52 $ docker top 439d9ccd609fe143e3e7ceb2262d35d581ad65131fde239f87e0efb8e2eb0c6a -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:53 + go version 04:08:53 go version go1.20.6 linux/arm64 [Pipeline] } 04:08:53 $ docker stop --time=1 439d9ccd609fe143e3e7ceb2262d35d581ad65131fde239f87e0efb8e2eb0c6a 04:08:55 $ docker rm -f --volumes 439d9ccd609fe143e3e7ceb2262d35d581ad65131fde239f87e0efb8e2eb0c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker inspect -f . ci-base-image-arm64 04:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:56 prd-ubuntu20.04-docker-arm64-4c-16g-4215 does not seem to be running inside a container 04:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:57 $ docker top f20683310a82d6265a7bad69389f7fdc30d220860dbac797d70834d07d03ce68 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:58 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 04:08:58 + make test 04:08:58 go test -race -coverprofile=coverage.out ./... 04:11:35 ? github.com/edgexfoundry/app-record-replay [no test files] 04:11:47 ok github.com/edgexfoundry/app-record-replay/internal/app 0.257s coverage: 88.0% of statements 04:11:50 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:11:50 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 04:11:50 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:11:54 ok github.com/edgexfoundry/app-record-replay/internal/application 8.847s coverage: 98.1% of statements 04:11:54 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.481s coverage: 78.2% of statements 04:11:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:55 go vet ./... 04:14:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:14:16 ./bin/test-attribution-txt.sh [Pipeline] echo 04:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:14:17 $ docker stop --time=1 f20683310a82d6265a7bad69389f7fdc30d220860dbac797d70834d07d03ce68 04:14:18 $ docker rm -f --volumes f20683310a82d6265a7bad69389f7fdc30d220860dbac797d70834d07d03ce68 [Pipeline] // withDockerContainer [Pipeline] sh 04:14:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:14:20 Warning: overwriting stash ‘coverage-report’ 04:14:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:14:21 + ls -al . 04:14:21 total 172 04:14:21 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 04:09 . 04:14:21 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 04:06 .. 04:14:21 -rw-rw-r-- 1 jenkins jenkins 119 Aug 22 04:06 .dockerignore 04:14:21 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 04:06 .git 04:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 04:06 .github 04:14:21 -rw-rw-r-- 1 jenkins jenkins 164 Aug 22 04:06 .gitignore 04:14:21 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 04:06 .golangci.yml 04:14:21 -rw-rw-r-- 1 jenkins jenkins 10542 Aug 22 04:06 Attribution.txt 04:14:21 -rw-rw-r-- 1 jenkins jenkins 258 Aug 22 04:06 CHANGELOG.md 04:14:21 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 22 04:06 Dockerfile 04:14:21 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 04:06 GOVERNANCE.md 04:14:21 -rw-rw-r-- 1 jenkins jenkins 681 Aug 22 04:06 Jenkinsfile 04:14:21 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 22 04:06 LICENSE 04:14:21 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 22 04:06 Makefile 04:14:21 -rw-rw-r-- 1 jenkins jenkins 611 Aug 22 04:06 OWNERS.md 04:14:21 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 22 04:06 README.md 04:14:21 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 22 04:06 Record and Reply.postman_collection.json 04:14:21 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 04:04 VERSION 04:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 04:06 bin 04:14:21 -rw-r--r-- 1 jenkins jenkins 18479 Aug 22 04:11 coverage.out 04:14:21 -rw-rw-r-- 1 jenkins jenkins 3656 Aug 22 04:06 go.mod 04:14:21 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 22 04:06 go.sum 04:14:21 drwxrwxr-x 6 jenkins jenkins 4096 Aug 22 04:06 internal 04:14:21 -rw-rw-r-- 1 jenkins jenkins 913 Aug 22 04:06 main.go 04:14:21 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 04:06 pkg 04:14:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 04:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:22 + 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=77224d21b97cefbe2c22fc068c7f4dac250f817a --label arch=arm64 --label version=0.0.0 . 04:14:22 Sending build context to Docker daemon 229.4kB 04:14:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:14:22 Step 2/26 : FROM ${BASE} AS builder 04:14:22 ---> dc47f758b9b4 04:14:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:14:22 ---> Running in 11bff583de01 04:14:22 Removing intermediate container 11bff583de01 04:14:22 ---> 0f379ebdbbdb 04:14:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:14:23 ---> Running in 318477a3cb3f 04:14:23 Removing intermediate container 318477a3cb3f 04:14:23 ---> db26e3331ce2 04:14:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:14:23 ---> Running in a5aa70f2e25e 04:14:23 Removing intermediate container a5aa70f2e25e 04:14:23 ---> 88472ebc69b6 04:14:23 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:23 ---> Running in b6b02180ce6e 04:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:14:26 OK: 263 MiB in 53 packages 04:14:27 Removing intermediate container b6b02180ce6e 04:14:27 ---> ad688cbe4279 04:14:27 Step 7/26 : WORKDIR /app 04:14:27 ---> Running in 12af6e7e8bb8 04:14:27 Removing intermediate container 12af6e7e8bb8 04:14:27 ---> a0efb5afd716 04:14:27 Step 8/26 : COPY go.mod vendor* ./ 04:14:28 ---> f15aa36e8e98 04:14:28 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:28 ---> Running in e75d9b2d9cbc 04:14:30 Removing intermediate container e75d9b2d9cbc 04:14:30 ---> e7e30548255d 04:14:30 Step 10/26 : COPY . . 04:14:31 ---> eb37e1ad4d96 04:14:31 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:14:31 ---> Running in 80c579e7b9b5 04:14:31 Removing intermediate container 80c579e7b9b5 04:14:31 ---> 36eb2e315a9d 04:14:31 Step 12/26 : RUN $MAKE 04:14:31 ---> Running in b95d1faf02fd 04:14:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 04:16:42 Removing intermediate container b95d1faf02fd 04:16:42 ---> d9bcf1098e99 04:16:42 Step 13/26 : FROM alpine:3.17 04:16:42 3.17: Pulling from library/alpine 04:16:42 4060ece20d7a: Pulling fs layer 04:16:42 4060ece20d7a: Verifying Checksum 04:16:42 4060ece20d7a: Download complete 04:16:42 4060ece20d7a: Pull complete 04:16:42 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:16:42 Status: Downloaded newer image for alpine:3.17 04:16:42 ---> 8650cd65339b 04:16:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:16:42 ---> Running in cacc49366856 04:16:42 Removing intermediate container cacc49366856 04:16:42 ---> adb06c375709 04:16:42 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 04:16:42 ---> Running in 8bd205c24441 04:16:42 Removing intermediate container 8bd205c24441 04:16:42 ---> d923e29c48d2 04:16:42 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:16:42 ---> Running in 1c9ca76814c3 04:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:16:42 (1/2) Installing ca-certificates (20230506-r0) 04:16:42 (2/2) Installing dumb-init (1.2.5-r2) 04:16:42 Executing busybox-1.35.0-r29.trigger 04:16:42 Executing ca-certificates-20230506-r0.trigger 04:16:42 OK: 8 MiB in 17 packages 04:16:43 Removing intermediate container 1c9ca76814c3 04:16:43 ---> dc72b1a73142 04:16:43 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:16:44 ---> 544c0a7ed102 04:16:44 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:16:44 ---> 6c92abd749a4 04:16:44 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:16:45 ---> 99487a542bcf 04:16:45 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 04:16:46 ---> b06f586ca97a 04:16:46 Step 21/26 : EXPOSE 59712 04:16:46 ---> Running in 48653792385a 04:16:46 Removing intermediate container 48653792385a 04:16:46 ---> dda48d80f874 04:16:46 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 04:16:46 ---> Running in 0aa5aa634540 04:16:46 Removing intermediate container 0aa5aa634540 04:16:46 ---> 4823bcb24c5a 04:16:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:16:47 ---> Running in bb3feb910987 04:16:47 Removing intermediate container bb3feb910987 04:16:47 ---> 01636dba9143 04:16:47 Step 24/26 : LABEL arch=arm64 04:16:47 ---> Running in 83776e8d0023 04:16:47 Removing intermediate container 83776e8d0023 04:16:47 ---> 490e8e7b3334 04:16:47 Step 25/26 : LABEL git_sha=77224d21b97cefbe2c22fc068c7f4dac250f817a 04:16:47 ---> Running in 86456eb47b1d 04:16:47 Removing intermediate container 86456eb47b1d 04:16:47 ---> b12e370e33e1 04:16:47 Step 26/26 : LABEL version=0.0.0 04:16:47 ---> Running in 8f7ca2e2ec92 04:16:48 Removing intermediate container 8f7ca2e2ec92 04:16:48 ---> 2bfb072bc5cf 04:16:48 [Warning] One or more build-args [ARCH] were not consumed 04:16:48 Successfully built 2bfb072bc5cf 04:16:48 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:49 04:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:49 arm64: Pulling from edgex-lftools-log-publisher 04:16:49 8998bd30e6a1: Pulling fs layer 04:16:49 04944245beec: Pulling fs layer 04:16:49 699f458cf7ca: Pulling fs layer 04:16:49 765212b225bb: Pulling fs layer 04:16:49 f23df028b6ca: Pulling fs layer 04:16:49 d65c8cfc05b1: Pulling fs layer 04:16:49 2437ff75d9bd: Pulling fs layer 04:16:49 d65c8cfc05b1: Waiting 04:16:49 765212b225bb: Waiting 04:16:49 f23df028b6ca: Waiting 04:16:49 2437ff75d9bd: Waiting 04:16:49 04944245beec: Verifying Checksum 04:16:49 04944245beec: Download complete 04:16:49 765212b225bb: Verifying Checksum 04:16:49 765212b225bb: Download complete 04:16:49 f23df028b6ca: Download complete 04:16:49 d65c8cfc05b1: Verifying Checksum 04:16:49 d65c8cfc05b1: Download complete 04:16:49 699f458cf7ca: Verifying Checksum 04:16:49 699f458cf7ca: Download complete 04:16:50 8998bd30e6a1: Verifying Checksum 04:16:50 8998bd30e6a1: Download complete 04:16:52 2437ff75d9bd: Verifying Checksum 04:16:52 2437ff75d9bd: Download complete 04:16:54 8998bd30e6a1: Pull complete 04:16:56 04944245beec: Pull complete 04:16:57 699f458cf7ca: Pull complete 04:16:57 765212b225bb: Pull complete 04:16:58 f23df028b6ca: Pull complete 04:16:58 d65c8cfc05b1: Pull complete 04:17:13 2437ff75d9bd: Pull complete 04:17:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:13 prd-ubuntu20.04-docker-arm64-4c-16g-4215 does not seem to be running inside a container 04:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:17:16 $ docker top 3aca5d496327c341b228fcfd561ff68b236d65aad2080cec15b5204fcaddb92c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:17 ---> job-cost.sh 04:17:17 lf-activate-venv: SKIPPING 04:17:17 INFO: No Stack... 04:17:17 INFO: Retrieving Pricing Info for: v3-standard-4 04:17:18 INFO: Archiving Costs [Pipeline] sh 04:17:18 + + cut -d,cat -f6 /w/workspace/app-record-replay/1/archives/cost.csv 04:17:18 [Pipeline] lock 04:17:18 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] 04:17:18 Resource [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] did not exist. Created. 04:17:18 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:19 /w/workspace/app-record-replay/1@tmp/durable-700c2d22/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:20 + echo total: 0.10999999940395355 [Pipeline] stash 04:17:20 Warning: overwriting stash ‘stack-cost’ 04:17:20 Stashed 1 file(s) [Pipeline] } 04:17:20 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-62-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:20 $ docker stop --time=1 3aca5d496327c341b228fcfd561ff68b236d65aad2080cec15b5204fcaddb92c 04:17:24 $ docker rm -f --volumes 3aca5d496327c341b228fcfd561ff68b236d65aad2080cec15b5204fcaddb92c [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 04:17:25 provisioning config files... 04:17:25 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-62 #1 04:17:25 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-62@tmp/config7610161152019253418tmp [Pipeline] { [Pipeline] sh 04:17:25 + set +x 04:17:25 + curl -s https://codecov.io/bash 04:17:25 + bash -s -- 04:17:25 04:17:25 _____ _ 04:17:25 / ____| | | 04:17:25 | | ___ __| | ___ ___ _____ __ 04:17:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:25 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:25 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:25 Bash-1.0.6 04:17:25 04:17:25 04:17:25 ==> git version 2.25.1 found 04:17:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:17:25 Release-Date: 2020-01-08 04:17:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:17:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:17:25 ==> Jenkins CI detected. 04:17:25 current dir:  /w/workspace/xfoundry_app-record-replay_PR-62 04:17:25 project root: . 04:17:25 --> token set from env 04:17:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:17:25 ==> Running gcov in . (disable via -X gcov) 04:17:25 ==> Python coveragepy not found 04:17:25 ==> Searching for coverage reports in: 04:17:25 + . 04:17:25 -> Found 1 reports 04:17:25 ==> Detecting git/mercurial file structure 04:17:25 ==> Reading reports 04:17:25 + ./coverage.out bytes=18479 04:17:25 ==> Appending adjustments 04:17:25 https://docs.codecov.io/docs/fixing-reports 04:17:25 + Found adjustments 04:17:25 ==> Gzipping contents 04:17:25 4.0K /tmp/codecov.MLPLD5.gz 04:17:25 ==> Uploading reports 04:17:25 url: https://codecov.io 04:17:25 query: branch=PR-62&commit=77224d21b97cefbe2c22fc068c7f4dac250f817a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-62%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=62&job=&cmd_args= 04:17:25 -> Pinging Codecov 04:17:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-62&commit=77224d21b97cefbe2c22fc068c7f4dac250f817a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-62%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=62&job=&cmd_args= 04:17:25 Invalid request parameters 04:17:25 400 [Pipeline] } 04:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:17:27 + [ -d /w/workspace/xfoundry_app-record-replay_PR-62/archives ] 04:17:27 + ls -al /w/workspace/xfoundry_app-record-replay_PR-62/archives 04:17:27 total 16 04:17:27 drwxr-xr-x 3 root root 4096 Aug 22 04:07 . 04:17:27 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 04:07 .. 04:17:27 drwxr-xr-x 2 root root 4096 Aug 22 04:07 cost 04:17:27 -rw-r--r-- 1 root root 88 Aug 22 04:07 cost.csv 04:17:27 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-62/archives 04:17:27 + ls -al /w/workspace/xfoundry_app-record-replay_PR-62/archives 04:17:27 total 16 04:17:27 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 04:07 . 04:17:27 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 04:07 .. 04:17:27 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 04:07 cost 04:17:27 -rw-r--r-- 1 jenkins jenkins 88 Aug 22 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:17:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:28 ---> package-listing.sh 04:17:28 ++ facter osfamily 04:17:28 ++ tr '[:upper:]' '[:lower:]' 04:17:29 + OS_FAMILY=debian 04:17:29 + workspace=/w/workspace/xfoundry_app-record-replay_PR-62 04:17:29 + START_PACKAGES=/tmp/packages_start.txt 04:17:29 + END_PACKAGES=/tmp/packages_end.txt 04:17:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:29 + PACKAGES=/tmp/packages_start.txt 04:17:29 + '[' /w/workspace/xfoundry_app-record-replay_PR-62 ']' 04:17:29 + PACKAGES=/tmp/packages_end.txt 04:17:29 + case "${OS_FAMILY}" in 04:17:29 + dpkg -l 04:17:29 + grep '^ii' 04:17:29 + '[' -f /tmp/packages_start.txt ']' 04:17:29 + '[' -f /tmp/packages_end.txt ']' 04:17:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:29 + '[' /w/workspace/xfoundry_app-record-replay_PR-62 ']' 04:17:29 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-62/archives/ 04:17:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-62/archives/ [Pipeline] echo 04:17:29 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-62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:17:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:30 prd-ubuntu20.04-docker-8c-8g-4214 does not seem to be running inside a container 04:17:30 $ 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-62/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-62 -v /w/workspace/xfoundry_app-record-replay_PR-62:/w/workspace/xfoundry_app-record-replay_PR-62:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-62@tmp:/w/workspace/xfoundry_app-record-replay_PR-62@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-lftools-log-publisher:latest cat 04:17:30 $ docker top 212de2a2bfd82813620c2d26384f49c30229c46adca29225357542f9dd37b93f -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:30 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:31 + mkdir -p /var/log/sysstat [Pipeline] sh 04:17:31 + ls /var/log/sa-host 04:17:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:31 provisioning config files... 04:17:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-62@tmp/config9716495251017099541tmp [Pipeline] { [Pipeline] echo 04:17:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:32 ---> create-netrc.sh [Pipeline] } 04:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:17:32 ---> python-tools-install.sh [Pipeline] echo 04:17:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:33 ---> sudo-logs.sh 04:17:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:33 ---> job-cost.sh 04:17:33 lf-activate-venv: SKIPPING 04:17:33 DEBUG: total: 0.2199999988079071 04:17:33 INFO: Retrieving Stack Cost... 04:17:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:34 INFO: Archiving Costs [Pipeline] echo 04:17:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:34 ---> logs-deploy.sh 04:17:34 lf-activate-venv: SKIPPING 04:17:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-62/1 04:17:34 INFO: archiving workspace using pattern(s): 04:17:35 Archives upload complete. 04:17:35 INFO: archiving logs to Nexus 04:17:36 ---> uname -a: 04:17:36 Linux prd-ubuntu20-04-docker-8c-8g-4214 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:17:36 04:17:36 04:17:36 ---> lscpu: 04:17:36 Architecture: x86_64 04:17:36 CPU op-mode(s): 32-bit, 64-bit 04:17:36 Byte Order: Little Endian 04:17:36 Address sizes: 40 bits physical, 48 bits virtual 04:17:36 CPU(s): 8 04:17:36 On-line CPU(s) list: 0-7 04:17:36 Thread(s) per core: 1 04:17:36 Core(s) per socket: 1 04:17:36 Socket(s): 8 04:17:36 NUMA node(s): 1 04:17:36 Vendor ID: AuthenticAMD 04:17:36 CPU family: 23 04:17:36 Model: 49 04:17:36 Model name: AMD EPYC-Rome Processor 04:17:36 Stepping: 0 04:17:36 CPU MHz: 2799.998 04:17:36 BogoMIPS: 5599.99 04:17:36 Virtualization: AMD-V 04:17:36 Hypervisor vendor: KVM 04:17:36 Virtualization type: full 04:17:36 L1d cache: 256 KiB 04:17:36 L1i cache: 256 KiB 04:17:36 L2 cache: 4 MiB 04:17:36 L3 cache: 128 MiB 04:17:36 NUMA node0 CPU(s): 0-7 04:17:36 Vulnerability Itlb multihit: Not affected 04:17:36 Vulnerability L1tf: Not affected 04:17:36 Vulnerability Mds: Not affected 04:17:36 Vulnerability Meltdown: Not affected 04:17:36 Vulnerability Mmio stale data: Not affected 04:17:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:17:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:17:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:17:36 Vulnerability Srbds: Not affected 04:17:36 Vulnerability Tsx async abort: Not affected 04:17:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:17:36 04:17:36 04:17:36 ---> nproc: 04:17:36 8 04:17:36 04:17:36 04:17:36 ---> df -h: 04:17:36 Filesystem Size Used Avail Use% Mounted on 04:17:36 overlay 155G 12G 144G 8% / 04:17:36 tmpfs 64M 0 64M 0% /dev 04:17:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:17:36 shm 64M 0 64M 0% /dev/shm 04:17:36 /dev/vda1 155G 12G 144G 8% /facter-os 04:17:36 04:17:36 04:17:36 ---> sar -b -r -n DEV: 04:17:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4214) 08/22/23 _x86_64_ (8 CPU) 04:17:36 04:17:36 04:03:55 LINUX RESTART (8 CPU) 04:17:36 04:17:36 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:17:36 04:05:02 184.94 48.09 136.84 0.00 5415.50 193012.36 0.00 04:17:36 04:06:01 139.77 1.56 138.21 0.00 24.27 51029.45 0.00 04:17:36 04:07:01 184.41 0.27 184.14 0.00 7.20 47158.28 0.00 04:17:36 04:08:01 16.45 0.02 16.43 0.00 3.47 5673.34 0.00 04:17:36 04:09:01 5.78 2.50 3.28 0.00 2047.79 99.32 0.00 04:17:36 04:10:01 35.86 10.26 25.60 0.00 3409.30 6195.77 0.00 04:17:36 04:11:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 04:17:36 04:12:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 04:17:36 04:13:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 04:17:36 04:14:01 2.03 0.00 2.03 0.00 0.00 35.86 0.00 04:17:36 04:15:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 04:17:36 04:16:01 2.95 1.60 1.35 0.00 36.26 16.80 0.00 04:17:36 04:17:01 1.08 0.02 1.07 0.00 0.13 13.06 0.00 04:17:36 Average: 44.45 4.95 39.50 0.00 842.87 23295.62 0.00 04:17:36 04:17:36 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:36 04:05:02 29185124 31599792 728192 2.21 72976 2612376 1999500 5.89 985708 2360388 580 04:17:36 04:06:01 27986952 31468360 841072 2.56 147052 3498956 2018316 5.95 1275292 3144320 252304 04:17:36 04:07:01 27594084 31582980 720352 2.19 160804 3959988 1856704 5.47 1236636 3535596 127476 04:17:36 04:08:01 27606120 31595680 714200 2.17 161048 3960096 1759272 5.18 1240676 3523436 136 04:17:36 04:09:01 27465996 31589508 719652 2.19 162620 4089764 1779628 5.24 1319956 3584708 65428 04:17:36 04:10:01 27239736 31581872 714800 2.17 169148 4293664 1838044 5.42 1471528 3632380 132 04:17:36 04:11:01 27240160 31582404 714084 2.17 169224 4293672 1838044 5.42 1471592 3632392 8 04:17:36 04:12:01 27247688 31590008 706396 2.15 169308 4293676 1821912 5.37 1464040 3632404 144 04:17:36 04:13:01 27247396 31589848 706532 2.15 169400 4293680 1821912 5.37 1464096 3632416 8 04:17:36 04:14:01 27247116 31590236 706516 2.15 169556 4293660 1821912 5.37 1463940 3632964 164 04:17:36 04:15:01 27246884 31590164 706796 2.15 169636 4293660 1821912 5.37 1463860 3632980 8 04:17:36 04:16:01 27233496 31578660 718208 2.18 169708 4294748 1821912 5.37 1480696 3633268 236 04:17:36 04:17:01 27231648 31576868 719972 2.19 169736 4294744 1821912 5.37 1480488 3633268 16 04:17:36 Average: 27520954 31578183 724367 2.20 158478 4036360 1847768 5.45 1370654 3477732 34357 04:17:36 04:17:36 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:36 04:05:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 04:17:36 04:05:02 veth27861c4 2.00 1.70 0.19 1.74 0.00 0.00 0.00 0.00 04:17:36 04:05:02 docker0 4.37 6.18 0.39 47.38 0.00 0.00 0.00 0.00 04:17:36 04:05:02 ens3 612.96 356.42 6668.38 83.92 0.00 0.00 0.00 0.00 04:17:36 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:36 04:06:01 veth864c6c2 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 04:17:36 04:06:01 docker0 215.08 379.88 16.68 2365.27 0.00 0.00 0.00 0.00 04:17:36 04:06:01 ens3 423.54 251.80 2393.65 75.05 0.00 0.00 0.00 0.00 04:17:36 04:07:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 04:17:36 04:07:01 docker0 3.40 7.73 0.21 88.12 0.00 0.00 0.00 0.00 04:17:36 04:07:01 ens3 133.07 80.69 2684.13 44.69 0.00 0.00 0.00 0.00 04:17:36 04:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:17:36 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:08:01 ens3 8.62 5.22 8.13 2.90 0.00 0.00 0.00 0.00 04:17:36 04:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:17:36 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:09:01 ens3 44.31 15.46 652.93 1.22 0.00 0.00 0.00 0.00 04:17:36 04:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:17:36 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:10:01 ens3 98.32 29.76 1375.28 2.16 0.00 0.00 0.00 0.00 04:17:36 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:36 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:17:36 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:13:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:17:36 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:14:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:17:36 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:15:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:17:36 04:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:17:36 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:16:01 ens3 7.13 5.03 5.29 5.72 0.00 0.00 0.00 0.00 04:17:36 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 04:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:17:36 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 04:17:36 Average: docker0 16.89 29.84 1.31 189.57 0.00 0.00 0.00 0.00 04:17:36 Average: ens3 101.78 57.04 1058.90 16.52 0.00 0.00 0.00 0.00 04:17:36 04:17:36 04:17:36 ---> sar -P ALL: 04:17:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4214) 08/22/23 _x86_64_ (8 CPU) 04:17:36 04:17:36 04:03:55 LINUX RESTART (8 CPU) 04:17:36 04:17:36 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:17:36 04:05:02 all 9.27 0.00 3.26 1.05 0.06 86.36 04:17:36 04:05:02 0 8.77 0.00 3.29 1.88 0.05 86.01 04:17:36 04:05:02 1 8.07 0.00 2.48 1.17 0.05 88.22 04:17:36 04:05:02 2 12.54 0.00 2.72 0.40 0.07 84.26 04:17:36 04:05:02 3 6.88 0.00 3.21 1.68 0.07 88.15 04:17:36 04:05:02 4 9.85 0.00 4.40 0.39 0.07 85.29 04:17:36 04:05:02 5 8.48 0.00 3.14 0.22 0.05 88.11 04:17:36 04:05:02 6 8.93 0.00 3.86 2.16 0.07 84.99 04:17:36 04:05:02 7 10.62 0.00 2.98 0.49 0.08 85.83 04:17:36 04:06:01 all 23.31 0.00 4.92 0.54 0.07 71.16 04:17:36 04:06:01 0 23.28 0.00 4.67 0.09 0.07 71.90 04:17:36 04:06:01 1 23.11 0.00 5.93 0.27 0.07 70.62 04:17:36 04:06:01 2 22.36 0.00 5.18 3.46 0.07 68.94 04:17:36 04:06:01 3 24.10 0.00 4.62 0.02 0.05 71.21 04:17:36 04:06:01 4 23.17 0.00 4.61 0.26 0.09 71.88 04:17:36 04:06:01 5 22.56 0.00 3.72 0.00 0.05 73.67 04:17:36 04:06:01 6 24.19 0.00 5.24 0.05 0.09 70.44 04:17:36 04:06:01 7 23.73 0.00 5.39 0.17 0.09 70.62 04:17:36 04:07:01 all 40.61 0.00 6.98 0.44 0.08 51.89 04:17:36 04:07:01 0 39.90 0.00 7.15 0.05 0.08 52.82 04:17:36 04:07:01 1 41.02 0.00 7.61 0.10 0.07 51.20 04:17:36 04:07:01 2 41.62 0.00 6.82 0.49 0.08 50.99 04:17:36 04:07:01 3 41.46 0.00 6.69 0.05 0.10 51.70 04:17:36 04:07:01 4 39.69 0.00 6.01 0.70 0.08 53.51 04:17:36 04:07:01 5 39.20 0.00 7.25 1.68 0.07 51.80 04:17:36 04:07:01 6 40.83 0.00 6.95 0.15 0.07 52.00 04:17:36 04:07:01 7 41.15 0.00 7.38 0.27 0.10 51.10 04:17:36 04:08:01 all 0.21 0.00 0.14 0.05 0.02 99.59 04:17:36 04:08:01 0 0.20 0.00 0.18 0.00 0.02 99.60 04:17:36 04:08:01 1 0.18 0.00 0.10 0.03 0.03 99.65 04:17:36 04:08:01 2 0.15 0.00 0.10 0.00 0.03 99.72 04:17:36 04:08:01 3 0.18 0.00 0.12 0.00 0.02 99.68 04:17:36 04:08:01 4 0.10 0.00 0.12 0.10 0.02 99.67 04:17:36 04:08:01 5 0.13 0.00 0.25 0.27 0.02 99.33 04:17:36 04:08:01 6 0.40 0.00 0.10 0.00 0.02 99.48 04:17:36 04:08:01 7 0.32 0.00 0.12 0.00 0.02 99.55 04:17:36 04:09:01 all 0.22 0.00 0.09 0.03 0.00 99.66 04:17:36 04:09:01 0 0.95 0.00 0.07 0.02 0.00 98.97 04:17:36 04:09:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:17:36 04:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:17:36 04:09:01 3 0.33 0.00 0.12 0.02 0.00 99.53 04:17:36 04:09:01 4 0.10 0.00 0.25 0.12 0.00 99.53 04:17:36 04:09:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:17:36 04:09:01 6 0.15 0.00 0.17 0.07 0.00 99.62 04:17:36 04:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:17:36 04:10:01 all 1.06 0.00 0.52 0.19 0.02 98.20 04:17:36 04:10:01 0 0.68 0.00 0.57 0.07 0.02 98.67 04:17:36 04:10:01 1 0.72 0.00 0.43 0.22 0.02 98.62 04:17:36 04:10:01 2 0.68 0.00 0.50 0.02 0.02 98.78 04:17:36 04:10:01 3 1.40 0.00 0.55 0.03 0.02 98.00 04:17:36 04:10:01 4 0.64 0.00 0.25 0.77 0.02 98.32 04:17:36 04:10:01 5 1.17 0.00 0.63 0.02 0.03 98.15 04:17:36 04:10:01 6 1.44 0.00 0.78 0.12 0.03 97.63 04:17:36 04:10:01 7 1.77 0.00 0.47 0.30 0.03 97.43 04:17:36 04:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:17:36 04:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:17:36 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:36 04:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:17:36 04:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:17:36 04:11:01 4 0.00 0.00 0.00 0.03 0.02 99.95 04:17:36 04:11:01 5 0.03 0.00 0.03 0.00 0.03 99.90 04:17:36 04:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:17:36 04:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:17:36 04:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:17:36 04:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:17:36 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:36 04:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:17:36 04:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:17:36 04:12:01 4 0.03 0.00 0.00 0.03 0.00 99.93 04:17:36 04:12:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:17:36 04:12:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:17:36 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:36 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:17:36 04:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:17:36 04:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:17:36 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:17:36 04:13:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:17:36 04:13:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:17:36 04:13:01 5 0.08 0.00 0.03 0.00 0.03 99.85 04:17:36 04:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:17:36 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:17:36 04:14:01 all 0.04 0.00 0.01 0.01 0.01 99.94 04:17:36 04:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:17:36 04:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:17:36 04:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:17:36 04:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:17:36 04:14:01 4 0.07 0.00 0.02 0.05 0.00 99.87 04:17:36 04:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:17:36 04:14:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:17:36 04:14:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:17:36 04:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:17:36 04:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:17:36 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:17:36 04:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:17:36 04:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:17:36 04:15:01 4 0.07 0.00 0.02 0.03 0.02 99.87 04:17:36 04:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:17:36 04:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:17:36 04:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:17:36 04:17:36 04:15:01 CPU %user %nice %system %iowait %steal %idle 04:17:36 04:16:01 all 0.36 0.00 0.04 0.01 0.01 99.59 04:17:36 04:16:01 0 0.08 0.00 0.03 0.02 0.02 99.85 04:17:36 04:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:17:36 04:16:01 2 0.25 0.00 0.02 0.00 0.02 99.72 04:17:36 04:16:01 3 0.35 0.00 0.00 0.00 0.00 99.65 04:17:36 04:16:01 4 0.27 0.00 0.05 0.02 0.00 99.67 04:17:36 04:16:01 5 1.08 0.00 0.05 0.00 0.02 98.85 04:17:36 04:16:01 6 0.70 0.00 0.07 0.03 0.00 99.20 04:17:36 04:16:01 7 0.07 0.00 0.05 0.00 0.00 99.88 04:17:36 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:17:36 04:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:17:36 04:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:17:36 04:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:17:36 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:17:36 04:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:17:36 04:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:17:36 04:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:17:36 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:17:36 Average: all 5.73 0.00 1.22 0.18 0.03 92.85 04:17:36 Average: 0 5.62 0.00 1.22 0.16 0.02 92.97 04:17:36 Average: 1 5.57 0.00 1.26 0.14 0.02 93.00 04:17:36 Average: 2 5.91 0.00 1.17 0.33 0.03 92.56 04:17:36 Average: 3 5.70 0.00 1.17 0.14 0.02 92.97 04:17:36 Average: 4 5.67 0.00 1.20 0.19 0.03 92.91 04:17:36 Average: 5 5.56 0.00 1.16 0.17 0.03 93.09 04:17:36 Average: 6 5.84 0.00 1.31 0.20 0.03 92.62 04:17:36 Average: 7 5.92 0.00 1.25 0.10 0.03 92.71 04:17:36 04:17:36 04:17:36