Pull request #32 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 8e41519bcf59f1bc06ca44432243fa346d6d6476+5c5c0fa1b183acca9b573439bae46aaad6e22dbc (6d1b476dd365596ab245cbe862f335e39a871c8a) 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-ssh1372045645443542867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16854819979628693888.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-32/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-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14900740803989973082.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-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17454114298384951025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15039400994957481035.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-32/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-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13069800612934370083.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19262 in /w/workspace/xfoundry_app-record-replay_PR-32 [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-32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c5c0fa1b183acca9b573439bae46aaad6e22dbc into PR head commit 8e41519bcf59f1bc06ca44432243fa346d6d6476 Merge succeeded, producing 8e41519bcf59f1bc06ca44432243fa346d6d6476 Checking out Revision 8e41519bcf59f1bc06ca44432243fa346d6d6476 (PR-32) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # 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 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # timeout=10 Commit message: "feat: Implement Start Recording HTTP endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:55 ========================================================= 19:03:55 EdgeX Global Pipelines Version Info 19:03:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:56 ------------------- 19:03:56 stable info: 19:03:56 ------------------- 19:03:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:56 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:03:56 Message: update stable to v1.0.250 19:03:57 ------------------- 19:03:57 experimental info: 19:03:57 ------------------- 19:03:57 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:57 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:03:57 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e41519 [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:58 provisioning config files... 19:03:58 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config4021075433020046525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:59 ---> docker-login.sh 19:03:59 nexus3.edgexfoundry.org:10001 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:59 Configure a credential helper to remove this warning. See 19:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:59 19:03:59 Login Succeeded 19:03:59 nexus3.edgexfoundry.org:10002 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:59 Configure a credential helper to remove this warning. See 19:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:59 19:03:59 Login Succeeded 19:03:59 nexus3.edgexfoundry.org:10003 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:59 Configure a credential helper to remove this warning. See 19:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:59 19:03:59 Login Succeeded 19:03:59 nexus3.edgexfoundry.org:10004 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:59 Configure a credential helper to remove this warning. See 19:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:59 19:03:59 Login Succeeded 19:03:59 docker.io 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 ---> docker-login.sh ends [Pipeline] } 19:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:00 + git rev-list -1 --merges 8e41519bcf59f1bc06ca44432243fa346d6d6476~1..8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo 19:04:00 -----------> git rev-list -1 --merges 8e41519bcf59f1bc06ca44432243fa346d6d6476~1..8e41519bcf59f1bc06ca44432243fa346d6d6476 8e41519bcf59f1bc06ca44432243fa346d6d6476 [false] [Pipeline] sh 19:04:01 + git log --format=format:%s -1 8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo 19:04:01 ========================================================= 19:04:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:01 + git log --format=format:%s -1 8e41519bcf59f1bc06ca44432243fa346d6d6476 [Pipeline] echo 19:04:01 [semverPrep] GIT_COMMIT: 8e41519bcf59f1bc06ca44432243fa346d6d6476, Commit Message: feat: Implement Start Recording HTTP endpoint [Pipeline] echo 19:04:01 [semverPrep] This is not a build commit. [Pipeline] sh 19:04:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:02 + grep -v github /etc/ssh/ssh_known_hosts 19:04:02 + [ -e /tmp/ssh_known_hosts ] 19:04:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:02 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:02 sudo tee -a /etc/ssh/ssh_known_hosts 19:04:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:02 19:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:03 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:03 b85a868b505f: Pulling fs layer 19:04:03 e2be974225ed: Pulling fs layer 19:04:03 339a4e72a1f5: Pulling fs layer 19:04:03 988bab9f4d93: Pulling fs layer 19:04:03 1469e6f7b9e6: Pulling fs layer 19:04:03 eaf3925da568: Pulling fs layer 19:04:03 bab4dde63d76: Pulling fs layer 19:04:03 bde34c3a00c8: Pulling fs layer 19:04:03 b352a97aabf1: Pulling fs layer 19:04:03 4872d77fe225: Pulling fs layer 19:04:03 5851b861e8e6: Pulling fs layer 19:04:03 bab4dde63d76: Waiting 19:04:03 bde34c3a00c8: Waiting 19:04:03 b352a97aabf1: Waiting 19:04:03 4872d77fe225: Waiting 19:04:03 5851b861e8e6: Waiting 19:04:03 988bab9f4d93: Waiting 19:04:03 1469e6f7b9e6: Waiting 19:04:03 eaf3925da568: Waiting 19:04:03 e2be974225ed: Verifying Checksum 19:04:03 e2be974225ed: Download complete 19:04:03 988bab9f4d93: Verifying Checksum 19:04:03 988bab9f4d93: Download complete 19:04:03 1469e6f7b9e6: Verifying Checksum 19:04:03 1469e6f7b9e6: Download complete 19:04:03 339a4e72a1f5: Verifying Checksum 19:04:03 339a4e72a1f5: Download complete 19:04:03 eaf3925da568: Verifying Checksum 19:04:03 eaf3925da568: Download complete 19:04:03 bde34c3a00c8: Download complete 19:04:03 b352a97aabf1: Download complete 19:04:03 4872d77fe225: Verifying Checksum 19:04:03 4872d77fe225: Download complete 19:04:03 5851b861e8e6: Verifying Checksum 19:04:03 5851b861e8e6: Download complete 19:04:03 b85a868b505f: Verifying Checksum 19:04:03 b85a868b505f: Download complete 19:04:03 bab4dde63d76: Verifying Checksum 19:04:03 bab4dde63d76: Download complete 19:04:04 b85a868b505f: Pull complete 19:04:04 e2be974225ed: Pull complete 19:04:05 339a4e72a1f5: Pull complete 19:04:05 988bab9f4d93: Pull complete 19:04:05 1469e6f7b9e6: Pull complete 19:04:05 eaf3925da568: Pull complete 19:04:07 bab4dde63d76: Pull complete 19:04:07 bde34c3a00c8: Pull complete 19:04:07 b352a97aabf1: Pull complete 19:04:07 4872d77fe225: Pull complete 19:04:07 5851b861e8e6: Pull complete 19:04:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:07 prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container 19:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:12 $ docker top 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a -eo pid,comm 19:04:12 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). 19:04:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:12 [ssh-agent] Looking for ssh-agent implementation... 19:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:12 $ docker exec 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent 19:04:12 SSH_AUTH_SOCK=/tmp/ssh-L6JXkGr5fZF3/agent.31 19:04:12 SSH_AGENT_PID=37 19:04:12 Running ssh-add (command line suppressed) 19:04:13 Identity added: /w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_2997989063785846505.key (/w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_2997989063785846505.key) 19:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:13 + git tag --points-at HEAD [Pipeline] } 19:04:13 $ docker exec --env ******** --env ******** 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent -k 19:04:13 unset SSH_AUTH_SOCK; 19:04:13 unset SSH_AGENT_PID; 19:04:13 echo Agent pid 37 killed; 19:04:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:13 [ssh-agent] Looking for ssh-agent implementation... 19:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:13 $ docker exec 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent 19:04:13 SSH_AUTH_SOCK=/tmp/ssh-RjbK2nWOxmCH/agent.70 19:04:13 SSH_AGENT_PID=76 19:04:13 Running ssh-add (command line suppressed) 19:04:13 Identity added: /w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_14597675798148139371.key (/w/workspace/xfoundry_app-record-replay_PR-32@tmp/private_key_14597675798148139371.key) 19:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:14 + git semver init 19:04:14 2023-06-26 19:04:14,486 [run_init] DEBUG init version:0.0.0 force:False 19:04:14 2023-06-26 19:04:14,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-32/.semver 19:04:14 2023-06-26 19:04:14,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-32/.semver 19:04:14 2023-06-26 19:04:14,487 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-32/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-32, universal_newlines=False, shell=None, istream=None) 19:04:15 2023-06-26 19:04:15,088 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-32/.git/info/exclude 19:04:15 2023-06-26 19:04:15,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-32/.semver/PR-32 with force:False 19:04:15 2023-06-26 19:04:15,089 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-32/.semver/PR-32 19:04:15 2023-06-26 19:04:15,093 [execute] INFO git cat-file --batch-check 19:04:15 2023-06-26 19:04:15,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-32/.semver, universal_newlines=False, shell=None, istream=) 19:04:15 2023-06-26 19:04:15,100 [execute] INFO git cat-file --batch 19:04:15 2023-06-26 19:04:15,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-32/.semver, universal_newlines=False, shell=None, istream=) 19:04:15 2023-06-26 19:04:15,105 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-32/.semver/PR-32 19:04:15 0.0.0 [Pipeline] } 19:04:15 $ docker exec --env ******** --env ******** 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a ssh-agent -k 19:04:15 unset SSH_AUTH_SOCK; 19:04:15 unset SSH_AGENT_PID; 19:04:15 echo Agent pid 76 killed; 19:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:15 + git semver [Pipeline] } 19:04:15 $ docker stop --time=1 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a 19:04:17 $ docker rm -f --volumes 81448fc12d9111d9afc3f8903643189a6994ee07cb112a5b344072bc59b8e70a [Pipeline] // withDockerContainer [Pipeline] sh 19:04:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:18 Stashed 1 file(s) [Pipeline] echo 19:04:18 [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 19:04:18 provisioning config files... 19:04:18 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config18157160867232167489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:19 ---> docker-login.sh 19:04:19 nexus3.edgexfoundry.org:10001 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 nexus3.edgexfoundry.org:10002 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 nexus3.edgexfoundry.org:10003 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 nexus3.edgexfoundry.org:10004 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 docker.io 19:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:19 Configure a credential helper to remove this warning. See 19:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:19 19:04:19 Login Succeeded 19:04:19 ---> docker-login.sh ends [Pipeline] } 19:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:19 ========================================================= 19:04:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:04:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + 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 . 19:04:20 Sending build context to Docker daemon 247.3kB 19:04:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:04:20 Step 2/12 : FROM ${BASE} AS builder 19:04:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:20 f56be85fc22e: Pulling fs layer 19:04:20 85791d961cd3: Pulling fs layer 19:04:20 d694b5ae8c79: Pulling fs layer 19:04:20 9f32a84ed3da: Pulling fs layer 19:04:20 4d19c01a9841: Pulling fs layer 19:04:20 9325e15d5711: Pulling fs layer 19:04:20 556b6ee489ea: Pulling fs layer 19:04:20 c5a4b2cf53e6: Pulling fs layer 19:04:20 9f32a84ed3da: Waiting 19:04:20 4d19c01a9841: Waiting 19:04:20 9325e15d5711: Waiting 19:04:20 556b6ee489ea: Waiting 19:04:20 c5a4b2cf53e6: Waiting 19:04:20 85791d961cd3: Verifying Checksum 19:04:20 85791d961cd3: Download complete 19:04:20 9f32a84ed3da: Download complete 19:04:20 4d19c01a9841: Download complete 19:04:20 f56be85fc22e: Verifying Checksum 19:04:20 f56be85fc22e: Download complete 19:04:20 9325e15d5711: Verifying Checksum 19:04:20 9325e15d5711: Download complete 19:04:20 f56be85fc22e: Pull complete 19:04:20 85791d961cd3: Pull complete 19:04:21 c5a4b2cf53e6: Verifying Checksum 19:04:21 c5a4b2cf53e6: Download complete 19:04:21 d694b5ae8c79: Verifying Checksum 19:04:21 d694b5ae8c79: Download complete 19:04:21 556b6ee489ea: Verifying Checksum 19:04:21 556b6ee489ea: Download complete 19:04:25 d694b5ae8c79: Pull complete 19:04:25 9f32a84ed3da: Pull complete 19:04:25 4d19c01a9841: Pull complete 19:04:25 9325e15d5711: Pull complete 19:04:28 556b6ee489ea: Pull complete 19:04:29 c5a4b2cf53e6: Pull complete 19:04:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:04:29 ---> c4be618373d6 19:04:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:04:33 Still waiting to schedule task 19:04:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:37 ---> Running in e3ccdc340d7f 19:04:37 Removing intermediate container e3ccdc340d7f 19:04:37 ---> a15193bcd3d9 19:04:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:04:37 ---> Running in 1ca2953f1405 19:04:37 Removing intermediate container 1ca2953f1405 19:04:37 ---> bbb3a270f478 19:04:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:04:37 ---> Running in bc6a30052f32 19:04:37 Removing intermediate container bc6a30052f32 19:04:37 ---> 6a60994d018b 19:04:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:37 ---> Running in e79f802efe45 19:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:04:37 OK: 265 MiB in 53 packages 19:04:38 Removing intermediate container e79f802efe45 19:04:38 ---> f42386a2255e 19:04:38 Step 7/12 : WORKDIR /app 19:04:38 ---> Running in 023229f7d910 19:04:38 Removing intermediate container 023229f7d910 19:04:38 ---> b9694cab98e4 19:04:38 Step 8/12 : COPY go.mod vendor* ./ 19:04:38 ---> afe6b6dbe011 19:04:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:38 ---> Running in e18f84108784 19:05:46 Removing intermediate container e18f84108784 19:05:46 ---> c2f1326c2967 19:05:46 Step 10/12 : COPY . . 19:05:46 ---> 5fe504bebf11 19:05:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:05:46 ---> Running in 76732677e9ee 19:05:46 Removing intermediate container 76732677e9ee 19:05:46 ---> e6c57c738829 19:05:46 Step 12/12 : RUN $MAKE 19:05:46 ---> Running in 2e511c4c517c 19:05:46 noop 19:05:46 Removing intermediate container 2e511c4c517c 19:05:46 ---> 4ff5205f3f31 19:05:46 Successfully built 4ff5205f3f31 19:05:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:47 + docker inspect -f . ci-base-image-x86_64 19:05:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:47 prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container 19:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:47 $ docker top 0628560c72a0af4a5324be548000f8194e5ec8a1536f17eba922a81ead4761fa -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:48 + go version 19:05:48 go version go1.20.2 linux/amd64 [Pipeline] } 19:05:48 $ docker stop --time=1 0628560c72a0af4a5324be548000f8194e5ec8a1536f17eba922a81ead4761fa 19:05:49 $ docker rm -f --volumes 0628560c72a0af4a5324be548000f8194e5ec8a1536f17eba922a81ead4761fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:50 + docker inspect -f . ci-base-image-x86_64 19:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:50 prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container 19:05:50 $ 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-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:51 $ docker top 824448ab5b36e8a0fefec163c21f6410a8cb5ce2c8272bcb0dbf55c9c20c27e5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:51 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-32 [Pipeline] fileExists [Pipeline] sh 19:05:52 + make test 19:05:52 go test -race -coverprofile=coverage.out ./... 19:06:00 ? github.com/edgexfoundry/app-record-replay [no test files] 19:06:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19264 in /w/workspace/xfoundry_app-record-replay_PR-32 [Pipeline] { [Pipeline] ws 19:06:03 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 19:06:03 Selected Git installation does not exist. Using Default 19:06:03 The recommended git tool is: NONE 19:06:08 using credential edgex-jenkins-ssh 19:06:08 Cloning the remote Git repository 19:06:08 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 19:06:08 > git init /w/workspace/app-record-replay/1 # timeout=10 19:06:08 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:06:08 > git --version # timeout=10 19:06:08 > git --version # 'git version 2.25.1' 19:06:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:06:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:11 Merging remotes/origin/main commit 5c5c0fa1b183acca9b573439bae46aaad6e22dbc into PR head commit 8e41519bcf59f1bc06ca44432243fa346d6d6476 19:06:11 Merge succeeded, producing 8e41519bcf59f1bc06ca44432243fa346d6d6476 19:06:11 Checking out Revision 8e41519bcf59f1bc06ca44432243fa346d6d6476 (PR-32) 19:06:10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:06:10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:06:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:11 > git config core.sparsecheckout # timeout=10 19:06:11 > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # timeout=10 19:06:11 > git remote # timeout=10 19:06:11 > git config --get remote.origin.url # timeout=10 19:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:11 > git merge 5c5c0fa1b183acca9b573439bae46aaad6e22dbc # timeout=10 19:06:11 > git rev-parse HEAD^{commit} # timeout=10 19:06:11 > git config core.sparsecheckout # timeout=10 19:06:11 > git checkout -f 8e41519bcf59f1bc06ca44432243fa346d6d6476 # timeout=10 19:06:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:06:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:06:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:06:12 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.086s coverage: 82.1% of statements 19:06:12 ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 27.3% of statements 19:06:15 Commit message: "feat: Implement Start Recording HTTP endpoint" 19:06:15 > git --version # timeout=10 19:06:15 > git --version # 'git version 2.25.1' 19:06:15 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:16 Dload Upload Total Spent Left Speed 19:06:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64725 0 --:--:-- --:--:-- --:--:-- 64725 [Pipeline] sh 19:06:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:17 + sudo tee /etc/docker/daemon.new 19:06:17 { 19:06:17 "registry-mirrors": [ 19:06:17 "https://nexus3.edgexfoundry.org:10001" 19:06:17 ], 19:06:17 "bip": "10.250.0.254/24", 19:06:17 "hosts": [ 19:06:17 "tcp://0.0.0.0:5555", 19:06:17 "unix:///var/run/docker.sock" 19:06:17 ], 19:06:17 "mtu": 1458, 19:06:17 "selinux-enabled": true, 19:06:17 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:17 } [Pipeline] sh 19:06:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:18 + sudo service docker restart 19:06:34 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:36 provisioning config files... 19:06:36 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config10006804243717193816tmp [Pipeline] { 19:06:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:36 ./bin/test-attribution-txt.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 19:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:06:36 $ docker stop --time=1 824448ab5b36e8a0fefec163c21f6410a8cb5ce2c8272bcb0dbf55c9c20c27e5 19:06:36 ---> docker-login.sh 19:06:36 nexus3.edgexfoundry.org:10001 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:37 Configure a credential helper to remove this warning. See 19:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:37 19:06:37 Login Succeeded 19:06:37 nexus3.edgexfoundry.org:10002 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:37 Configure a credential helper to remove this warning. See 19:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:37 19:06:37 Login Succeeded 19:06:37 nexus3.edgexfoundry.org:10003 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:37 Configure a credential helper to remove this warning. See 19:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:37 19:06:37 Login Succeeded 19:06:37 nexus3.edgexfoundry.org:10004 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 docker.io 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 ---> docker-login.sh ends 19:06:40 $ docker rm -f --volumes 824448ab5b36e8a0fefec163c21f6410a8cb5ce2c8272bcb0dbf55c9c20c27e5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 19:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:06:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 19:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 19:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:41 ========================================================= 19:06:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:06:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 19:06:41 + 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 . 19:06:41 Sending build context to Docker daemon 126kB 19:06:42 + sudo chown -R jenkins:jenkins . 19:06:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:06:42 Step 2/12 : FROM ${BASE} AS builder 19:06:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:42 c41833b44d91: Pulling fs layer 19:06:42 ed15518f5707: Pulling fs layer 19:06:42 feae8fd75edb: Pulling fs layer 19:06:42 242c74f7c9fa: Pulling fs layer 19:06:42 3cdef696dda3: Pulling fs layer 19:06:42 2ced38df9373: Pulling fs layer 19:06:42 58f1dce35555: Pulling fs layer 19:06:42 3cdef696dda3: Waiting 19:06:42 2ced38df9373: Waiting 19:06:42 242c74f7c9fa: Waiting 19:06:42 ed15518f5707: Verifying Checksum 19:06:42 ed15518f5707: Download complete [Pipeline] sh 19:06:42 242c74f7c9fa: Verifying Checksum 19:06:42 242c74f7c9fa: Download complete 19:06:42 3cdef696dda3: Verifying Checksum 19:06:42 3cdef696dda3: Download complete 19:06:42 c41833b44d91: Verifying Checksum 19:06:42 + ls -al . 19:06:42 total 148 19:06:42 drwxrwxr-x 9 jenkins jenkins 4096 Jun 26 19:05 . 19:06:42 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 19:03 .. 19:06:42 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 19:03 .dockerignore 19:06:42 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 19:04 .git 19:06:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:03 .github 19:06:42 -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 19:03 .gitignore 19:06:42 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 19:03 .golangci.yml 19:06:42 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 19:04 .semver 19:06:42 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 19:03 Attribution.txt 19:06:42 -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 19:03 CHANGELOG.md 19:06:42 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 19:03 Dockerfile 19:06:42 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 19:03 GOVERNANCE.md 19:06:42 -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 19:03 Jenkinsfile 19:06:42 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 19:03 LICENSE 19:06:42 -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 19:03 OWNERS.md 19:06:42 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 19:03 README.md 19:06:42 -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 19:04 VERSION 19:06:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:03 bin 19:06:42 -rw-r--r-- 1 jenkins jenkins 3866 Jun 26 19:06 coverage.out 19:06:42 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 19:03 go.mod 19:06:42 -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 19:03 go.sum 19:06:42 drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 19:03 internal 19:06:42 -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 19:03 main.go 19:06:42 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 19:03 makefile 19:06:42 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 19:03 pkg 19:06:42 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:42 + 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=8e41519bcf59f1bc06ca44432243fa346d6d6476 --label arch=amd64 --label version=0.0.0 . 19:06:42 Sending build context to Docker daemon 251.9kB 19:06:42 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:06:42 Step 2/26 : FROM ${BASE} AS builder 19:06:42 ---> 4ff5205f3f31 19:06:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:06:42 ---> Running in 77c7f90ce206 19:06:43 c41833b44d91: Pull complete 19:06:43 Removing intermediate container 77c7f90ce206 19:06:43 ---> 605de8817895 19:06:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:06:43 ---> Running in 4668762affd5 19:06:43 Removing intermediate container 4668762affd5 19:06:43 ---> dcf579bc4deb 19:06:43 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:06:43 ---> Running in ca164621c0b9 19:06:43 58f1dce35555: Verifying Checksum 19:06:43 58f1dce35555: Download complete 19:06:43 Removing intermediate container ca164621c0b9 19:06:43 ---> ed3b80b17f82 19:06:43 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:43 ---> Running in 072e2b459f0d 19:06:44 ed15518f5707: Pull complete 19:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:06:44 OK: 265 MiB in 53 packages 19:06:44 Removing intermediate container 072e2b459f0d 19:06:44 ---> 265187a5de00 19:06:44 Step 7/26 : WORKDIR /app 19:06:44 ---> Running in 01fa9a5d5288 19:06:44 Removing intermediate container 01fa9a5d5288 19:06:44 ---> ebc11846bbbb 19:06:44 Step 8/26 : COPY go.mod vendor* ./ 19:06:45 feae8fd75edb: Verifying Checksum 19:06:45 feae8fd75edb: Download complete 19:06:45 2ced38df9373: Verifying Checksum 19:06:45 2ced38df9373: Download complete 19:06:45 ---> daf7e6566f35 19:06:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:45 ---> Running in b4214b997079 19:06:46 Removing intermediate container b4214b997079 19:06:46 ---> 99924ec1c962 19:06:46 Step 10/26 : COPY . . 19:06:46 ---> b30bbb57c168 19:06:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:46 ---> Running in 0aed9c382dc0 19:06:46 Removing intermediate container 0aed9c382dc0 19:06:46 ---> ead8f049a872 19:06:46 Step 12/26 : RUN $MAKE 19:06:46 ---> Running in e453ee1b24b7 19:06:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 19:06:51 Removing intermediate container e453ee1b24b7 19:06:51 ---> 3f4e6bb5c254 19:06:51 Step 13/26 : FROM alpine:3.17 19:06:52 3.17: Pulling from library/alpine 19:06:52 4db1b89c0bd1: Pulling fs layer 19:06:52 4db1b89c0bd1: Download complete 19:06:52 4db1b89c0bd1: Pull complete 19:06:52 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:06:52 Status: Downloaded newer image for alpine:3.17 19:06:52 ---> 1f73a9d63274 19:06:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:06:52 ---> Running in d5922feca3b9 19:06:52 Removing intermediate container d5922feca3b9 19:06:52 ---> f49edab37657 19:06:52 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:06:52 ---> Running in fbb5fde2808e 19:06:52 Removing intermediate container fbb5fde2808e 19:06:52 ---> eba9b69e74a7 19:06:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:06:52 ---> Running in c0e1742850ca 19:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:06:53 (1/2) Installing ca-certificates (20230506-r0) 19:06:53 (2/2) Installing dumb-init (1.2.5-r2) 19:06:53 Executing busybox-1.35.0-r29.trigger 19:06:53 Executing ca-certificates-20230506-r0.trigger 19:06:53 OK: 8 MiB in 17 packages 19:06:54 Removing intermediate container c0e1742850ca 19:06:54 ---> e444af74877d 19:06:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:06:54 ---> 6d01f9c534a4 19:06:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:06:54 ---> 29a14f5ea59e 19:06:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:06:54 ---> 6e0a6a808245 19:06:54 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:06:55 ---> f9d6f5d7e9c8 19:06:55 Step 21/26 : EXPOSE 59712 19:06:55 ---> Running in 2c2497f5d0d0 19:06:55 Removing intermediate container 2c2497f5d0d0 19:06:55 ---> e12451142902 19:06:55 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:06:55 ---> Running in e98d2b6747d9 19:06:55 Removing intermediate container e98d2b6747d9 19:06:55 ---> fd56cd8e7849 19:06:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:06:55 ---> Running in f3375959e1e4 19:06:55 Removing intermediate container f3375959e1e4 19:06:55 ---> 6b08af494e38 19:06:55 Step 24/26 : LABEL arch=amd64 19:06:55 ---> Running in 22e5d8e1b814 19:06:55 Removing intermediate container 22e5d8e1b814 19:06:55 ---> 3e912e8ba752 19:06:55 Step 25/26 : LABEL git_sha=8e41519bcf59f1bc06ca44432243fa346d6d6476 19:06:55 ---> Running in 16cc2f8c3d3d 19:06:55 Removing intermediate container 16cc2f8c3d3d 19:06:55 ---> d9b7175ee4c2 19:06:55 Step 26/26 : LABEL version=0.0.0 19:06:55 ---> Running in dbf11a788a85 19:06:55 Removing intermediate container dbf11a788a85 19:06:55 ---> 133b1cb47051 19:06:55 [Warning] One or more build-args [ARCH] were not consumed 19:06:55 Successfully built 133b1cb47051 19:06:55 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 19:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:56 19:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:56 latest: Pulling from edgex-lftools-log-publisher 19:06:56 5eb5b503b376: Pulling fs layer 19:06:56 5c69ac0246d0: Pulling fs layer 19:06:56 ec43610c2a17: Pulling fs layer 19:06:56 3a2ae6a8a46f: Pulling fs layer 19:06:56 33b1e0a273af: Pulling fs layer 19:06:56 5d3b04190fa2: Pulling fs layer 19:06:56 3a2ae6a8a46f: Waiting 19:06:56 2f39f015ded8: Pulling fs layer 19:06:56 33b1e0a273af: Waiting 19:06:56 5d3b04190fa2: Waiting 19:06:56 5c69ac0246d0: Verifying Checksum 19:06:56 5c69ac0246d0: Download complete 19:06:56 3a2ae6a8a46f: Verifying Checksum 19:06:56 3a2ae6a8a46f: Download complete 19:06:56 33b1e0a273af: Verifying Checksum 19:06:56 33b1e0a273af: Download complete 19:06:56 ec43610c2a17: Verifying Checksum 19:06:56 ec43610c2a17: Download complete 19:06:56 5d3b04190fa2: Verifying Checksum 19:06:56 5d3b04190fa2: Download complete 19:06:57 5eb5b503b376: Verifying Checksum 19:06:57 5eb5b503b376: Download complete 19:06:57 feae8fd75edb: Pull complete 19:06:57 242c74f7c9fa: Pull complete 19:06:57 3cdef696dda3: Pull complete 19:06:58 5eb5b503b376: Pull complete 19:06:58 5c69ac0246d0: Pull complete 19:06:59 ec43610c2a17: Pull complete 19:06:59 3a2ae6a8a46f: Pull complete 19:06:59 33b1e0a273af: Pull complete 19:06:59 5d3b04190fa2: Pull complete 19:07:03 2f39f015ded8: Pull complete 19:07:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:03 prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container 19:07:03 $ 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-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:07:03 2ced38df9373: Pull complete 19:07:05 58f1dce35555: Pull complete 19:07:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:07:06 ---> fadd8f120f05 19:07:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:07:07 ---> Running in cf80296d4806 19:07:07 Removing intermediate container cf80296d4806 19:07:07 ---> c7b3b8c486d0 19:07:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:07:07 ---> Running in 507705ac0855 19:07:07 Removing intermediate container 507705ac0855 19:07:07 ---> 6062538dcdf3 19:07:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:07:07 ---> Running in c17e836b394c 19:07:07 Removing intermediate container c17e836b394c 19:07:07 ---> 4f8415a31290 19:07:07 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:07 ---> Running in 9d0c206fa697 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:09 $ docker top 56fb7b9e02aea2b658a0b7168c63eb490215967f1aed688f4cdeeeafc85515ce -eo pid,comm [Pipeline] { 19:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 19:07:10 ---> job-cost.sh 19:07:10 lf-activate-venv: SKIPPING 19:07:10 INFO: No Stack... 19:07:10 INFO: Retrieving Pricing Info for: v3-standard-8 19:07:10 OK: 263 MiB in 53 packages 19:07:10 INFO: Archiving Costs [Pipeline] sh 19:07:11 + cat /w/workspace/xfoundry_app-record-replay_PR-32/archives/cost.csv 19:07:11 + cut -d, -f6 [Pipeline] lock 19:07:11 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] 19:07:11 Resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] did not exist. Created. 19:07:11 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:11 Removing intermediate container 9d0c206fa697 19:07:11 ---> 55ec4a60038e 19:07:11 Step 7/12 : WORKDIR /app 19:07:11 ---> Running in 265386f6e639 19:07:11 + echo total: 0.2199999988079071 [Pipeline] stash 19:07:11 Stashed 1 file(s) [Pipeline] } 19:07:11 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:07:11 $ docker stop --time=1 56fb7b9e02aea2b658a0b7168c63eb490215967f1aed688f4cdeeeafc85515ce 19:07:11 Removing intermediate container 265386f6e639 19:07:11 ---> 432b30153e38 19:07:11 Step 8/12 : COPY go.mod vendor* ./ 19:07:12 ---> 19f86586b320 19:07:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:12 ---> Running in c62bd475f71e 19:07:12 $ docker rm -f --volumes 56fb7b9e02aea2b658a0b7168c63eb490215967f1aed688f4cdeeeafc85515ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:20 Removing intermediate container c62bd475f71e 19:08:20 ---> ce4b32b67a4d 19:08:20 Step 10/12 : COPY . . 19:08:20 ---> 0ba81482942e 19:08:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:20 ---> Running in 0293c25cf8ee 19:08:20 Removing intermediate container 0293c25cf8ee 19:08:20 ---> 61a958da01a0 19:08:20 Step 12/12 : RUN $MAKE 19:08:20 ---> Running in f7fd41d232fc 19:08:20 noop 19:08:20 Removing intermediate container f7fd41d232fc 19:08:20 ---> 9eac2022ddb3 19:08:20 Successfully built 9eac2022ddb3 19:08:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:20 + docker inspect -f . ci-base-image-arm64 19:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:21 prd-ubuntu20.04-docker-arm64-4c-16g-19264 does not seem to be running inside a container 19:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:22 $ docker top a77015588123c7e8fddda1c4229ed6de213c770ba7477c4acd864f7fa8b1d883 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:23 + go version 19:08:23 go version go1.20.2 linux/arm64 [Pipeline] } 19:08:23 $ docker stop --time=1 a77015588123c7e8fddda1c4229ed6de213c770ba7477c4acd864f7fa8b1d883 19:08:25 $ docker rm -f --volumes a77015588123c7e8fddda1c4229ed6de213c770ba7477c4acd864f7fa8b1d883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:26 + docker inspect -f . ci-base-image-arm64 19:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:26 prd-ubuntu20.04-docker-arm64-4c-16g-19264 does not seem to be running inside a container 19:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:28 $ docker top ce192e4e13a5dcd7377ef031dc9cbff63510cfbcff19a28d1ab67ef9f4ccec3a -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:28 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 19:08:29 + make test 19:08:29 go test -race -coverprofile=coverage.out ./... 19:09:15 ? github.com/edgexfoundry/app-record-replay [no test files] 19:11:12 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.260s coverage: 82.1% of statements 19:11:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:11:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:11:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:11:12 ok github.com/edgexfoundry/app-record-replay/internal/data 0.210s coverage: 27.3% of statements 19:11:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:12 go vet ./... 19:13:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:34 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:13:34 $ docker stop --time=1 ce192e4e13a5dcd7377ef031dc9cbff63510cfbcff19a28d1ab67ef9f4ccec3a 19:13:36 $ docker rm -f --volumes ce192e4e13a5dcd7377ef031dc9cbff63510cfbcff19a28d1ab67ef9f4ccec3a [Pipeline] // withDockerContainer [Pipeline] sh 19:13:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:37 Warning: overwriting stash ‘coverage-report’ 19:13:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:39 + ls -al . 19:13:39 total 144 19:13:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 19:08 . 19:13:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 19:06 .. 19:13:39 -rw-rw-r-- 1 jenkins jenkins 119 Jun 26 19:06 .dockerignore 19:13:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 19:06 .git 19:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:06 .github 19:13:39 -rw-rw-r-- 1 jenkins jenkins 164 Jun 26 19:06 .gitignore 19:13:39 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 19:06 .golangci.yml 19:13:39 -rw-rw-r-- 1 jenkins jenkins 9658 Jun 26 19:06 Attribution.txt 19:13:39 -rw-rw-r-- 1 jenkins jenkins 258 Jun 26 19:06 CHANGELOG.md 19:13:39 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 26 19:06 Dockerfile 19:13:39 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 19:06 GOVERNANCE.md 19:13:39 -rw-rw-r-- 1 jenkins jenkins 681 Jun 26 19:06 Jenkinsfile 19:13:39 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 26 19:06 LICENSE 19:13:39 -rw-rw-r-- 1 jenkins jenkins 611 Jun 26 19:06 OWNERS.md 19:13:39 -rw-rw-r-- 1 jenkins jenkins 2363 Jun 26 19:06 README.md 19:13:39 -rw-rw-r-- 1 jenkins jenkins 5 Jun 26 19:04 VERSION 19:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:06 bin 19:13:39 -rw-r--r-- 1 jenkins jenkins 3866 Jun 26 19:11 coverage.out 19:13:39 -rw-rw-r-- 1 jenkins jenkins 3256 Jun 26 19:06 go.mod 19:13:39 -rw-rw-r-- 1 jenkins jenkins 30668 Jun 26 19:06 go.sum 19:13:39 drwxrwxr-x 5 jenkins jenkins 4096 Jun 26 19:06 internal 19:13:39 -rw-rw-r-- 1 jenkins jenkins 693 Jun 26 19:06 main.go 19:13:39 -rw-rw-r-- 1 jenkins jenkins 2548 Jun 26 19:06 makefile 19:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 19:06 pkg 19:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 19:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:39 + 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=8e41519bcf59f1bc06ca44432243fa346d6d6476 --label arch=arm64 --label version=0.0.0 . 19:13:39 Sending build context to Docker daemon 130.6kB 19:13:39 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:13:39 Step 2/26 : FROM ${BASE} AS builder 19:13:39 ---> 9eac2022ddb3 19:13:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:13:42 ---> Running in 266aef6e67f6 19:13:42 Removing intermediate container 266aef6e67f6 19:13:42 ---> 98893579456c 19:13:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:13:42 ---> Running in 62a3d2f8ee0b 19:13:42 Removing intermediate container 62a3d2f8ee0b 19:13:42 ---> 8e7f4ee2523b 19:13:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:13:42 ---> Running in ee7102c7f06a 19:13:43 Removing intermediate container ee7102c7f06a 19:13:43 ---> d2e4a002715f 19:13:43 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:43 ---> Running in a8fd6d219f7b 19:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:45 OK: 263 MiB in 53 packages 19:13:46 Removing intermediate container a8fd6d219f7b 19:13:46 ---> b88c27779143 19:13:46 Step 7/26 : WORKDIR /app 19:13:46 ---> Running in 5614401a6288 19:13:46 Removing intermediate container 5614401a6288 19:13:46 ---> 880f64914bf3 19:13:46 Step 8/26 : COPY go.mod vendor* ./ 19:13:47 ---> 9f99cf355e2e 19:13:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:47 ---> Running in 9bf0d4be9e4f 19:13:49 Removing intermediate container 9bf0d4be9e4f 19:13:49 ---> 1a3c7686017b 19:13:49 Step 10/26 : COPY . . 19:13:49 ---> 6a2199e7190e 19:13:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:49 ---> Running in 8d7696ce2070 19:13:50 Removing intermediate container 8d7696ce2070 19:13:50 ---> 5c9fc5c65c64 19:13:50 Step 12/26 : RUN $MAKE 19:13:50 ---> Running in 443aa0bdcc37 19:13:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 19:14:18 Removing intermediate container 443aa0bdcc37 19:14:18 ---> 2219798eb96d 19:14:18 Step 13/26 : FROM alpine:3.17 19:14:18 3.17: Pulling from library/alpine 19:14:18 edb6bdbacee9: Pulling fs layer 19:14:18 edb6bdbacee9: Verifying Checksum 19:14:18 edb6bdbacee9: Download complete 19:14:18 edb6bdbacee9: Pull complete 19:14:18 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:14:18 Status: Downloaded newer image for alpine:3.17 19:14:18 ---> 779605e5fbc0 19:14:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:14:18 ---> Running in bd0643adf291 19:14:18 Removing intermediate container bd0643adf291 19:14:18 ---> f4f49132b368 19:14:18 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:14:18 ---> Running in 841f5aaa8c36 19:14:19 Removing intermediate container 841f5aaa8c36 19:14:19 ---> 7145949396f8 19:14:19 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:14:19 ---> Running in 254a11109e94 19:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:14:22 (1/2) Installing ca-certificates (20230506-r0) 19:14:22 (2/2) Installing dumb-init (1.2.5-r2) 19:14:22 Executing busybox-1.35.0-r29.trigger 19:14:22 Executing ca-certificates-20230506-r0.trigger 19:14:22 OK: 8 MiB in 17 packages 19:14:23 Removing intermediate container 254a11109e94 19:14:23 ---> 932f7b70aa84 19:14:23 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:14:24 ---> 8de2b47e4c8a 19:14:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:14:24 ---> 7db1631af58c 19:14:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:14:25 ---> c85c710a5e98 19:14:25 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:14:25 ---> 452e1ddf10fe 19:14:25 Step 21/26 : EXPOSE 59712 19:14:25 ---> Running in 9ced5fb12a61 19:14:26 Removing intermediate container 9ced5fb12a61 19:14:26 ---> 8feb10df1e15 19:14:26 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:14:26 ---> Running in 00ef1f1fc5c4 19:14:26 Removing intermediate container 00ef1f1fc5c4 19:14:26 ---> cd0e57e0efb2 19:14:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:14:26 ---> Running in 06e161b0bba9 19:14:26 Removing intermediate container 06e161b0bba9 19:14:26 ---> 9bcb814d0057 19:14:26 Step 24/26 : LABEL arch=arm64 19:14:27 ---> Running in b56d53543628 19:14:27 Removing intermediate container b56d53543628 19:14:27 ---> 38c01d5622cd 19:14:27 Step 25/26 : LABEL git_sha=8e41519bcf59f1bc06ca44432243fa346d6d6476 19:14:27 ---> Running in a2c25b887fed 19:14:27 Removing intermediate container a2c25b887fed 19:14:27 ---> 844c03fe13ac 19:14:27 Step 26/26 : LABEL version=0.0.0 19:14:27 ---> Running in 5e9481c0a1bc 19:14:27 Removing intermediate container 5e9481c0a1bc 19:14:27 ---> c3a89b5e74bc 19:14:27 [Warning] One or more build-args [ARCH] were not consumed 19:14:27 Successfully built c3a89b5e74bc 19:14:28 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 19:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:28 19:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:29 arm64: Pulling from edgex-lftools-log-publisher 19:14:29 8998bd30e6a1: Pulling fs layer 19:14:29 04944245beec: Pulling fs layer 19:14:29 699f458cf7ca: Pulling fs layer 19:14:29 765212b225bb: Pulling fs layer 19:14:29 f23df028b6ca: Pulling fs layer 19:14:29 d65c8cfc05b1: Pulling fs layer 19:14:29 2437ff75d9bd: Pulling fs layer 19:14:29 f23df028b6ca: Waiting 19:14:29 d65c8cfc05b1: Waiting 19:14:29 2437ff75d9bd: Waiting 19:14:29 765212b225bb: Waiting 19:14:29 04944245beec: Verifying Checksum 19:14:29 04944245beec: Download complete 19:14:29 765212b225bb: Verifying Checksum 19:14:29 765212b225bb: Download complete 19:14:29 f23df028b6ca: Verifying Checksum 19:14:29 f23df028b6ca: Download complete 19:14:29 d65c8cfc05b1: Verifying Checksum 19:14:29 d65c8cfc05b1: Download complete 19:14:29 699f458cf7ca: Verifying Checksum 19:14:29 699f458cf7ca: Download complete 19:14:30 8998bd30e6a1: Verifying Checksum 19:14:30 8998bd30e6a1: Download complete 19:14:32 2437ff75d9bd: Verifying Checksum 19:14:32 2437ff75d9bd: Download complete 19:14:34 8998bd30e6a1: Pull complete 19:14:35 04944245beec: Pull complete 19:14:36 699f458cf7ca: Pull complete 19:14:36 765212b225bb: Pull complete 19:14:37 f23df028b6ca: Pull complete 19:14:37 d65c8cfc05b1: Pull complete 19:14:52 2437ff75d9bd: Pull complete 19:14:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:14:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:52 prd-ubuntu20.04-docker-arm64-4c-16g-19264 does not seem to be running inside a container 19:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:14:55 $ docker top 40a367e96bbba01f4095723c0c2a3db7da2a85366e17794fb5c7a7f47bc764f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:56 ---> job-cost.sh 19:14:56 lf-activate-venv: SKIPPING 19:14:56 INFO: No Stack... 19:14:56 INFO: Retrieving Pricing Info for: v3-standard-4 19:14:57 INFO: Archiving Costs [Pipeline] sh 19:14:58 + cat /w/workspace/app-record-replay/1/archives/cost.csv 19:14:58 + cut -d, -f6 [Pipeline] lock 19:14:58 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] 19:14:58 Resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] did not exist. Created. 19:14:58 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:14:59 /w/workspace/app-record-replay/1@tmp/durable-518eef33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:14:59 + echo total: 0.10999999940395355 [Pipeline] stash 19:14:59 Warning: overwriting stash ‘stack-cost’ 19:14:59 Stashed 1 file(s) [Pipeline] } 19:14:59 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:14:59 $ docker stop --time=1 40a367e96bbba01f4095723c0c2a3db7da2a85366e17794fb5c7a7f47bc764f5 19:15:01 $ docker rm -f --volumes 40a367e96bbba01f4095723c0c2a3db7da2a85366e17794fb5c7a7f47bc764f5 [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 19:15:02 provisioning config files... 19:15:02 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-32 #1 19:15:02 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config9213479461759241939tmp [Pipeline] { [Pipeline] sh 19:15:02 + set +x 19:15:02 + + curl -sbash https://codecov.io/bash -s 19:15:02 -- 19:15:03 19:15:03 _____ _ 19:15:03 / ____| | | 19:15:03 | | ___ __| | ___ ___ _____ __ 19:15:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:15:03 | |___| (_) | (_| | __/ (_| (_) \ V / 19:15:03 \_____\___/ \__,_|\___|\___\___/ \_/ 19:15:03 Bash-1.0.6 19:15:03 19:15:03 19:15:03 ==> git version 2.25.1 found 19:15:03 ==> 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 19:15:03 Release-Date: 2020-01-08 19:15:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:15:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:15:03 ==> Jenkins CI detected. 19:15:03 current dir:  /w/workspace/xfoundry_app-record-replay_PR-32 19:15:03 project root: . 19:15:03 --> token set from env 19:15:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:15:03 ==> Running gcov in . (disable via -X gcov) 19:15:03 ==> Python coveragepy not found 19:15:03 ==> Searching for coverage reports in: 19:15:03 + . 19:15:03 -> Found 1 reports 19:15:03 ==> Detecting git/mercurial file structure 19:15:03 ==> Reading reports 19:15:03 + ./coverage.out bytes=3866 19:15:03 ==> Appending adjustments 19:15:03 https://docs.codecov.io/docs/fixing-reports 19:15:03 + Found adjustments 19:15:03 ==> Gzipping contents 19:15:03 4.0K /tmp/codecov.WXc8Lb.gz 19:15:03 ==> Uploading reports 19:15:03 url: https://codecov.io 19:15:03 query: branch=PR-32&commit=8e41519bcf59f1bc06ca44432243fa346d6d6476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=32&job=&cmd_args= 19:15:03 -> Pinging Codecov 19:15:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-32&commit=8e41519bcf59f1bc06ca44432243fa346d6d6476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=32&job=&cmd_args= 19:15:03 Invalid request parameters 19:15:03 400 [Pipeline] } 19:15:03 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 19:15:05 + [ -d /w/workspace/xfoundry_app-record-replay_PR-32/archives ] 19:15:05 + ls -al /w/workspace/xfoundry_app-record-replay_PR-32/archives 19:15:05 total 16 19:15:05 drwxr-xr-x 3 root root 4096 Jun 26 19:07 . 19:15:05 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 19:07 .. 19:15:05 drwxr-xr-x 2 root root 4096 Jun 26 19:07 cost 19:15:05 -rw-r--r-- 1 root root 88 Jun 26 19:07 cost.csv 19:15:05 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-32/archives 19:15:05 + ls -al /w/workspace/xfoundry_app-record-replay_PR-32/archives 19:15:05 total 16 19:15:05 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 19:07 . 19:15:05 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 19:07 .. 19:15:05 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 19:07 cost 19:15:05 -rw-r--r-- 1 jenkins jenkins 88 Jun 26 19:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:15:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:06 ---> package-listing.sh 19:15:06 ++ facter osfamily 19:15:06 ++ tr '[:upper:]' '[:lower:]' 19:15:06 + OS_FAMILY=debian 19:15:06 + workspace=/w/workspace/xfoundry_app-record-replay_PR-32 19:15:06 + START_PACKAGES=/tmp/packages_start.txt 19:15:06 + END_PACKAGES=/tmp/packages_end.txt 19:15:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:06 + PACKAGES=/tmp/packages_start.txt 19:15:06 + '[' /w/workspace/xfoundry_app-record-replay_PR-32 ']' 19:15:06 + PACKAGES=/tmp/packages_end.txt 19:15:06 + case "${OS_FAMILY}" in 19:15:06 + dpkg -l 19:15:06 + grep '^ii' 19:15:06 + '[' -f /tmp/packages_start.txt ']' 19:15:06 + '[' -f /tmp/packages_end.txt ']' 19:15:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:06 + '[' /w/workspace/xfoundry_app-record-replay_PR-32 ']' 19:15:06 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-32/archives/ 19:15:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-32/archives/ [Pipeline] echo 19:15:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:15:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:07 prd-ubuntu20.04-docker-8c-8g-19262 does not seem to be running inside a container 19:15:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-32/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-32 -v /w/workspace/xfoundry_app-record-replay_PR-32:/w/workspace/xfoundry_app-record-replay_PR-32:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-32@tmp:/w/workspace/xfoundry_app-record-replay_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:15:08 $ docker top d4987bf5c9d1b7f11083418249f71869b1101cc9bf08374e9f3b0273aa3c2e2a -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:08 + touch /tmp/pre-build-complete [Pipeline] sh 19:15:09 + mkdir -p /var/log/sysstat [Pipeline] sh 19:15:09 + ls /var/log/sa-host 19:15:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:09 provisioning config files... 19:15:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-32@tmp/config2764578840554503864tmp [Pipeline] { [Pipeline] echo 19:15:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:09 ---> create-netrc.sh [Pipeline] } 19:15:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:15:10 ---> python-tools-install.sh [Pipeline] echo 19:15:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:15:10 ---> sudo-logs.sh 19:15:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:15:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:15:11 ---> job-cost.sh 19:15:11 lf-activate-venv: SKIPPING 19:15:11 DEBUG: total: 0.2199999988079071 19:15:11 INFO: Retrieving Stack Cost... 19:15:11 INFO: Retrieving Pricing Info for: v3-standard-8 19:15:11 INFO: Archiving Costs [Pipeline] echo 19:15:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:15:12 ---> logs-deploy.sh 19:15:12 lf-activate-venv: SKIPPING 19:15:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-32/1 19:15:12 INFO: archiving workspace using pattern(s): 19:15:13 Archives upload complete. 19:15:13 INFO: archiving logs to Nexus 19:15:14 ---> uname -a: 19:15:14 Linux prd-ubuntu20-04-docker-8c-8g-19262 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:15:14 19:15:14 19:15:14 ---> lscpu: 19:15:14 Architecture: x86_64 19:15:14 CPU op-mode(s): 32-bit, 64-bit 19:15:14 Byte Order: Little Endian 19:15:14 Address sizes: 40 bits physical, 48 bits virtual 19:15:14 CPU(s): 8 19:15:14 On-line CPU(s) list: 0-7 19:15:14 Thread(s) per core: 1 19:15:14 Core(s) per socket: 1 19:15:14 Socket(s): 8 19:15:14 NUMA node(s): 1 19:15:14 Vendor ID: AuthenticAMD 19:15:14 CPU family: 23 19:15:14 Model: 49 19:15:14 Model name: AMD EPYC-Rome Processor 19:15:14 Stepping: 0 19:15:14 CPU MHz: 2799.998 19:15:14 BogoMIPS: 5599.99 19:15:14 Virtualization: AMD-V 19:15:14 Hypervisor vendor: KVM 19:15:14 Virtualization type: full 19:15:14 L1d cache: 256 KiB 19:15:14 L1i cache: 256 KiB 19:15:14 L2 cache: 4 MiB 19:15:14 L3 cache: 128 MiB 19:15:14 NUMA node0 CPU(s): 0-7 19:15:14 Vulnerability Itlb multihit: Not affected 19:15:14 Vulnerability L1tf: Not affected 19:15:14 Vulnerability Mds: Not affected 19:15:14 Vulnerability Meltdown: Not affected 19:15:14 Vulnerability Mmio stale data: Not affected 19:15:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:15:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:15:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:15:14 Vulnerability Srbds: Not affected 19:15:14 Vulnerability Tsx async abort: Not affected 19:15:14 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 19:15:14 19:15:14 19:15:14 ---> nproc: 19:15:14 8 19:15:14 19:15:14