Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c2ba4a0c884392e751460449e212a813c87918f+73e85768b09e7a901a474aca8d4c5663b6c61c92 (998b00a2503ca51278b3cc699963b08143c59ad1) 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-ssh514180445429448165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh3441508208191831501.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7790595729717010955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 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-ssh14779374419463099093.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8620537847842037743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-service-configurable] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8872’ Running on prd-ubuntu20.04-docker-8c-8g-8894 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-673 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit 6c2ba4a0c884392e751460449e212a813c87918f Merge succeeded, producing d854d15b5148a45f3b76952a23c4147e6f053a9e Checking out Revision d854d15b5148a45f3b76952a23c4147e6f053a9e (PR-673) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c2ba4a0c884392e751460449e212a813c87918f # 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 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d854d15b5148a45f3b76952a23c4147e6f053a9e # timeout=10 Commit message: "Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD" > git rev-list --no-walk 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:56 ========================================================= 04:53:56 EdgeX Global Pipelines Version Info 04:53:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:56 ------------------- 04:53:56 stable info: 04:53:56 ------------------- 04:53:56 Commited By: Cherry Wang cherry@iotechsys.com 04:53:56 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:56 Message: update stable to v1.0.263 04:53:57 ------------------- 04:53:57 experimental info: 04:53:57 ------------------- 04:53:57 Commited By: Cherry Wang cherry@iotechsys.com 04:53:57 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:57 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:53:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d854d15 [Pipeline] echo 04:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:58 provisioning config files... 04:53:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config15529074397117568565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:58 ---> ****-login.sh 04:53:58 nexus3.edgexfoundry.org:10001 04:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:59 Configure a credential helper to remove this warning. See 04:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:59 04:53:59 Login Succeeded 04:53:59 nexus3.edgexfoundry.org:10002 04:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:59 Configure a credential helper to remove this warning. See 04:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:59 04:53:59 Login Succeeded 04:53:59 nexus3.edgexfoundry.org:10003 04:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:00 Configure a credential helper to remove this warning. See 04:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:00 04:54:00 Login Succeeded 04:54:00 nexus3.edgexfoundry.org:10004 04:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:00 Configure a credential helper to remove this warning. See 04:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:00 04:54:00 Login Succeeded 04:54:00 ****.io 04:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:00 Configure a credential helper to remove this warning. See 04:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:00 04:54:00 Login Succeeded 04:54:00 ---> ****-login.sh ends [Pipeline] } 04:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:54:00 + git rev-list -1 --merges d854d15b5148a45f3b76952a23c4147e6f053a9e~1..d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo 04:54:00 -----------> git rev-list -1 --merges d854d15b5148a45f3b76952a23c4147e6f053a9e~1..d854d15b5148a45f3b76952a23c4147e6f053a9e d854d15b5148a45f3b76952a23c4147e6f053a9e 04:54:00 d854d15b5148a45f3b76952a23c4147e6f053a9e [false] [Pipeline] sh 04:54:01 + git log --format=format:%s -1 d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo 04:54:01 ========================================================= 04:54:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:54:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:01 + git log --format=format:%s -1 d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] echo 04:54:01 [semverPrep] GIT_COMMIT: d854d15b5148a45f3b76952a23c4147e6f053a9e, Commit Message: Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD [Pipeline] echo 04:54:01 [semverPrep] This is not a build commit. [Pipeline] sh 04:54:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:54:01 + grep -v github /etc/ssh/ssh_known_hosts 04:54:01 + [ -e /tmp/ssh_known_hosts ] 04:54:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:54:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:54:01 + sudo tee -a /etc/ssh/ssh_known_hosts 04:54:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:02 04:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:02 0.1.4: Pulling from edgex-devops/py-git-semver 04:54:02 b85a868b505f: Pulling fs layer 04:54:02 e2be974225ed: Pulling fs layer 04:54:02 339a4e72a1f5: Pulling fs layer 04:54:02 988bab9f4d93: Pulling fs layer 04:54:02 1469e6f7b9e6: Pulling fs layer 04:54:02 eaf3925da568: Pulling fs layer 04:54:02 bab4dde63d76: Pulling fs layer 04:54:02 bde34c3a00c8: Pulling fs layer 04:54:02 b352a97aabf1: Pulling fs layer 04:54:02 4872d77fe225: Pulling fs layer 04:54:02 5851b861e8e6: Pulling fs layer 04:54:02 b352a97aabf1: Waiting 04:54:02 bab4dde63d76: Waiting 04:54:02 5851b861e8e6: Waiting 04:54:02 4872d77fe225: Waiting 04:54:02 1469e6f7b9e6: Waiting 04:54:02 bde34c3a00c8: Waiting 04:54:02 eaf3925da568: Waiting 04:54:02 988bab9f4d93: Waiting 04:54:02 e2be974225ed: Download complete 04:54:02 988bab9f4d93: Verifying Checksum 04:54:02 988bab9f4d93: Download complete 04:54:02 1469e6f7b9e6: Verifying Checksum 04:54:02 1469e6f7b9e6: Download complete 04:54:02 eaf3925da568: Download complete 04:54:02 339a4e72a1f5: Verifying Checksum 04:54:02 339a4e72a1f5: Download complete 04:54:02 bde34c3a00c8: Verifying Checksum 04:54:02 bde34c3a00c8: Download complete 04:54:02 b352a97aabf1: Verifying Checksum 04:54:02 b352a97aabf1: Download complete 04:54:02 4872d77fe225: Verifying Checksum 04:54:02 4872d77fe225: Download complete 04:54:02 5851b861e8e6: Verifying Checksum 04:54:02 b85a868b505f: Verifying Checksum 04:54:02 b85a868b505f: Download complete 04:54:02 bab4dde63d76: Verifying Checksum 04:54:02 bab4dde63d76: Download complete 04:54:04 b85a868b505f: Pull complete 04:54:04 e2be974225ed: Pull complete 04:54:05 339a4e72a1f5: Pull complete 04:54:05 988bab9f4d93: Pull complete 04:54:05 1469e6f7b9e6: Pull complete 04:54:05 eaf3925da568: Pull complete 04:54:07 bab4dde63d76: Pull complete 04:54:07 bde34c3a00c8: Pull complete 04:54:07 b352a97aabf1: Pull complete 04:54:07 4872d77fe225: Pull complete 04:54:07 5851b861e8e6: Pull complete 04:54:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:07 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 04:54:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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-devops/py-git-semver:0.1.4 cat 04:54:10 $ docker top d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 -eo pid,comm 04:54:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:54:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:54:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:10 [ssh-agent] Looking for ssh-agent implementation... 04:54:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:10 $ docker exec d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent 04:54:10 SSH_AUTH_SOCK=/tmp/ssh-ydTO9oF4a4Go/agent.33 04:54:10 SSH_AGENT_PID=39 04:54:10 Running ssh-add (command line suppressed) 04:54:10 Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_5172277620034151050.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_5172277620034151050.key) 04:54:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:11 + git tag --points-at HEAD [Pipeline] } 04:54:11 $ docker exec --env ******** --env ******** d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent -k 04:54:11 unset SSH_AUTH_SOCK; 04:54:11 unset SSH_AGENT_PID; 04:54:11 echo Agent pid 39 killed; 04:54:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:54:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:11 [ssh-agent] Looking for ssh-agent implementation... 04:54:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:11 $ docker exec d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent 04:54:11 SSH_AUTH_SOCK=/tmp/ssh-In7rtWC9VHff/agent.72 04:54:11 SSH_AGENT_PID=78 04:54:11 Running ssh-add (command line suppressed) 04:54:11 Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_16864334431345058279.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_16864334431345058279.key) 04:54:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:11 + git semver init 04:54:12 2024-08-28 04:54:12,042 [run_init] DEBUG init version:0.0.0 force:False 04:54:12 2024-08-28 04:54:12,043 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-673/.semver 04:54:12 2024-08-28 04:54:12,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-673/.semver 04:54:12 2024-08-28 04:54:12,043 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-673/.semver'], cwd=/w/workspace/_app-service-configurable_PR-673, universal_newlines=False, shell=None, istream=None) 04:54:13 2024-08-28 04:54:13,169 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-673/.git/info/exclude 04:54:13 2024-08-28 04:54:13,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 with force:False 04:54:13 2024-08-28 04:54:13,170 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 04:54:13 2024-08-28 04:54:13,172 [execute] INFO git cat-file --batch-check 04:54:13 2024-08-28 04:54:13,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) 04:54:13 2024-08-28 04:54:13,178 [execute] INFO git cat-file --batch 04:54:13 2024-08-28 04:54:13,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) 04:54:13 2024-08-28 04:54:13,183 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-673/.semver/PR-673 04:54:13 0.0.0 [Pipeline] } 04:54:13 $ docker exec --env ******** --env ******** d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 ssh-agent -k 04:54:13 unset SSH_AUTH_SOCK; 04:54:13 unset SSH_AGENT_PID; 04:54:13 echo Agent pid 78 killed; 04:54:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:13 + git semver [Pipeline] } 04:54:14 $ docker stop --time=1 d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 04:54:15 $ docker rm -f --volumes d83bba778a043de4a3329b32127559b73c81392906cc06a473fa3be1839c3b23 [Pipeline] // withDockerContainer [Pipeline] sh 04:54:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:54:16 Stashed 1 file(s) [Pipeline] echo 04:54:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:16 provisioning config files... 04:54:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config5055699090324479640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:16 ---> ****-login.sh 04:54:16 nexus3.edgexfoundry.org:10001 04:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:16 Configure a credential helper to remove this warning. See 04:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:16 04:54:16 Login Succeeded 04:54:16 nexus3.edgexfoundry.org:10002 04:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:16 Configure a credential helper to remove this warning. See 04:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:16 04:54:16 Login Succeeded 04:54:16 nexus3.edgexfoundry.org:10003 04:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:16 Configure a credential helper to remove this warning. See 04:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:16 04:54:16 Login Succeeded 04:54:16 nexus3.edgexfoundry.org:10004 04:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:17 Configure a credential helper to remove this warning. See 04:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:17 04:54:17 Login Succeeded 04:54:17 ****.io 04:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:17 Configure a credential helper to remove this warning. See 04:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:17 04:54:17 Login Succeeded 04:54:17 ---> ****-login.sh ends [Pipeline] } 04:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:17 ========================================================= 04:54:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:54:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:54:17 Sending build context to Docker daemon 9.148MB 04:54:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:54:17 Step 2/12 : FROM ${BASE} AS builder 04:54:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:54:17 619be1103602: Pulling fs layer 04:54:17 7862e08f4a3e: Pulling fs layer 04:54:17 5df492c9dc93: Pulling fs layer 04:54:17 7629e6793208: Pulling fs layer 04:54:17 4f4fb700ef54: Pulling fs layer 04:54:17 fb5054dd5b73: Pulling fs layer 04:54:17 eeca6798cff9: Pulling fs layer 04:54:17 aa269ceb94a6: Pulling fs layer 04:54:17 ada007ff1a6a: Pulling fs layer 04:54:17 fb5054dd5b73: Waiting 04:54:17 ada007ff1a6a: Waiting 04:54:17 aa269ceb94a6: Waiting 04:54:17 eeca6798cff9: Waiting 04:54:17 7629e6793208: Waiting 04:54:17 4f4fb700ef54: Waiting 04:54:17 7862e08f4a3e: Download complete 04:54:18 7629e6793208: Download complete 04:54:18 4f4fb700ef54: Verifying Checksum 04:54:18 4f4fb700ef54: Download complete 04:54:18 619be1103602: Verifying Checksum 04:54:18 619be1103602: Download complete 04:54:18 fb5054dd5b73: Verifying Checksum 04:54:18 fb5054dd5b73: Download complete 04:54:18 eeca6798cff9: Verifying Checksum 04:54:18 eeca6798cff9: Download complete 04:54:18 619be1103602: Pull complete 04:54:18 ada007ff1a6a: Verifying Checksum 04:54:18 ada007ff1a6a: Download complete 04:54:18 7862e08f4a3e: Pull complete 04:54:18 5df492c9dc93: Verifying Checksum 04:54:18 5df492c9dc93: Download complete 04:54:18 aa269ceb94a6: Verifying Checksum 04:54:18 aa269ceb94a6: Download complete 04:54:22 5df492c9dc93: Pull complete 04:54:22 7629e6793208: Pull complete 04:54:22 4f4fb700ef54: Pull complete 04:54:22 fb5054dd5b73: Pull complete 04:54:22 eeca6798cff9: Pull complete 04:54:26 aa269ceb94a6: Pull complete 04:54:26 ada007ff1a6a: Pull complete 04:54:26 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:54:26 ---> f489d0715acc 04:54:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:54:31 Still waiting to schedule task 04:54:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8889’ 04:54:32 ---> Running in a51258f50afe 04:54:32 Removing intermediate container a51258f50afe 04:54:32 ---> 9139a6c5083d 04:54:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:54:32 ---> Running in 591a6ac89e17 04:54:32 Removing intermediate container 591a6ac89e17 04:54:32 ---> 88cdd97b74d8 04:54:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:54:32 ---> Running in f281d158ac74 04:54:32 Removing intermediate container f281d158ac74 04:54:32 ---> 7275da4f00b9 04:54:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:32 ---> Running in 43252678a6f1 04:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:33 OK: 264 MiB in 52 packages 04:54:33 Removing intermediate container 43252678a6f1 04:54:33 ---> 94b985c6cb39 04:54:33 Step 7/12 : WORKDIR /app 04:54:33 ---> Running in 4c66e19ee7cc 04:54:33 Removing intermediate container 4c66e19ee7cc 04:54:33 ---> 1e2101c8f4c7 04:54:33 Step 8/12 : COPY go.mod vendor* ./ 04:54:33 ---> b75655758928 04:54:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:34 ---> Running in 4cb8027e874c 04:55:30 Removing intermediate container 4cb8027e874c 04:55:30 ---> de7d8d057d5e 04:55:30 Step 10/12 : COPY . . 04:55:30 ---> 1267aa8515c7 04:55:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:55:30 ---> Running in b84a6ed518f5 04:55:30 Removing intermediate container b84a6ed518f5 04:55:30 ---> ff98f1fafb88 04:55:30 Step 12/12 : RUN $MAKE 04:55:30 ---> Running in e64f7eee1c79 04:55:30 noop 04:55:30 Removing intermediate container e64f7eee1c79 04:55:30 ---> a819326a621d 04:55:30 Successfully built a819326a621d 04:55:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:31 + docker inspect -f . ci-base-image-x86_64 04:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:31 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 04:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:55:31 $ docker top 83d8220e070396e59967f9b07054e38b590d7e29a25bd6ebcf2aca0948f96391 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:31 + go version 04:55:31 go version go1.21.9 linux/amd64 [Pipeline] } 04:55:31 $ docker stop --time=1 83d8220e070396e59967f9b07054e38b590d7e29a25bd6ebcf2aca0948f96391 04:55:33 $ docker rm -f --volumes 83d8220e070396e59967f9b07054e38b590d7e29a25bd6ebcf2aca0948f96391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:33 + docker inspect -f . ci-base-image-x86_64 04:55:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:33 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 04:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:55:33 $ docker top d5bc6c51fd9fc0b2fbf288ea7bbebddb0898671cfeda2823e2f8ef0a79abd596 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:34 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-673 [Pipeline] fileExists [Pipeline] sh 04:55:34 + make test 04:55:34 go test -race -coverprofile=coverage.out ./... 04:56:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:56:33 go vet ./... 04:56:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:56:35 ./bin/test-attribution-txt.sh 04:56:35 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:56:35 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:56:35 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 04:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:56:35 $ docker stop --time=1 d5bc6c51fd9fc0b2fbf288ea7bbebddb0898671cfeda2823e2f8ef0a79abd596 04:56:40 $ docker rm -f --volumes d5bc6c51fd9fc0b2fbf288ea7bbebddb0898671cfeda2823e2f8ef0a79abd596 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:56:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:56:41 + ls -al . 04:56:41 total 260 04:56:41 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 04:55 . 04:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:53 .. 04:56:41 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:53 .dockerignore 04:56:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:56 .git 04:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:53 .github 04:56:41 -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:53 .gitignore 04:56:41 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:53 .golangci.yml 04:56:41 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:54 .semver 04:56:41 -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:53 Attribution.txt 04:56:41 -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:53 CHANGELOG.md 04:56:41 -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:53 Dockerfile 04:56:41 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:53 GOVERNANCE.md 04:56:41 -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:53 Jenkinsfile 04:56:41 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:53 LICENSE 04:56:41 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:53 OWNERS.md 04:56:41 -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:53 README.md 04:56:41 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:54 VERSION 04:56:41 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:53 bin 04:56:41 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 04:55 coverage.out 04:56:41 -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:53 go.mod 04:56:41 -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:53 go.sum 04:56:41 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:53 main.go 04:56:41 -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:53 makefile 04:56:41 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 04:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:42 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d854d15b5148a45f3b76952a23c4147e6f053a9e --label arch=amd64 --label version=0.0.0 . 04:56:42 Sending build context to Docker daemon 9.149MB 04:56:42 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:56:42 Step 2/27 : FROM ${BASE} AS builder 04:56:42 ---> a819326a621d 04:56:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:56:42 ---> Running in e52b46ea515a 04:56:42 Removing intermediate container e52b46ea515a 04:56:42 ---> 6535281d42a7 04:56:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:56:42 ---> Running in 0518940af9fd 04:56:42 Removing intermediate container 0518940af9fd 04:56:42 ---> 7d3ae099ea91 04:56:42 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:56:42 ---> Running in 5f23a75ab4e4 04:56:42 Removing intermediate container 5f23a75ab4e4 04:56:42 ---> 38a06ec8e242 04:56:42 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:42 ---> Running in e6f4c2ee6443 04:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:43 OK: 264 MiB in 52 packages 04:56:43 Removing intermediate container e6f4c2ee6443 04:56:43 ---> b1d13d037f2f 04:56:43 Step 7/27 : WORKDIR /app 04:56:43 ---> Running in d3338ec8e4db 04:56:43 Removing intermediate container d3338ec8e4db 04:56:43 ---> 61dff34f2508 04:56:43 Step 8/27 : COPY go.mod vendor* ./ 04:56:43 ---> 38fc25eace90 04:56:43 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:43 ---> Running in 2ab749778c39 04:56:44 Removing intermediate container 2ab749778c39 04:56:44 ---> 7e2e3da7a636 04:56:44 Step 10/27 : COPY . . 04:56:45 ---> fd64a4bfea4e 04:56:45 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:56:45 ---> Running in ea2b0944d823 04:56:45 Removing intermediate container ea2b0944d823 04:56:45 ---> 617c8d40886a 04:56:45 Step 12/27 : RUN $MAKE 04:56:45 ---> Running in f4deefac0bdd 04:56:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 04:57:17 Removing intermediate container f4deefac0bdd 04:57:17 ---> 4c57c3d4f672 04:57:17 Step 13/27 : FROM alpine:3.18 04:57:17 3.18: Pulling from library/alpine 04:57:17 930bdd4d222e: Pulling fs layer 04:57:17 930bdd4d222e: Download complete 04:57:17 930bdd4d222e: Pull complete 04:57:17 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:57:17 Status: Downloaded newer image for alpine:3.18 04:57:17 ---> 18f865063206 04:57:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:57:17 ---> Running in 3aaa8dd3f907 04:57:17 Removing intermediate container 3aaa8dd3f907 04:57:17 ---> a4814f94bed2 04:57:17 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:57:17 ---> Running in dfa2e7a05ddf 04:57:17 Removing intermediate container dfa2e7a05ddf 04:57:17 ---> b96bbc698387 04:57:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:57:17 ---> Running in ac1258646979 04:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:17 (1/2) Installing ca-certificates (20240226-r0) 04:57:17 (2/2) Installing dumb-init (1.2.5-r2) 04:57:17 Executing busybox-1.36.1-r7.trigger 04:57:17 Executing ca-certificates-20240226-r0.trigger 04:57:17 OK: 8 MiB in 17 packages 04:57:17 Removing intermediate container ac1258646979 04:57:17 ---> 71b873660d32 04:57:17 Step 17/27 : RUN apk --no-cache upgrade 04:57:17 ---> Running in 5a33bbc6ed23 04:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:57:17 OK: 8 MiB in 17 packages 04:57:17 Removing intermediate container 5a33bbc6ed23 04:57:17 ---> 9373b47840fa 04:57:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:57:17 ---> ec5c730bb8ea 04:57:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:57:17 ---> f123da4c1be6 04:57:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:57:17 ---> 390b22945c7b 04:57:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:57:17 ---> 1cb44e9f8ca0 04:57:17 Step 22/27 : EXPOSE 48095 04:57:17 ---> Running in 1703383b0bf9 04:57:17 Removing intermediate container 1703383b0bf9 04:57:17 ---> faef183f1c07 04:57:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:57:17 ---> Running in bbf8aab3f9c9 04:57:17 Removing intermediate container bbf8aab3f9c9 04:57:17 ---> e633225bde3e 04:57:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:57:17 ---> Running in 9fbf507638d5 04:57:17 Removing intermediate container 9fbf507638d5 04:57:17 ---> 1dca750d699a 04:57:17 Step 25/27 : LABEL arch=amd64 04:57:18 ---> Running in 5a690f752ce1 04:57:18 Removing intermediate container 5a690f752ce1 04:57:18 ---> 9406ec0049c0 04:57:18 Step 26/27 : LABEL git_sha=d854d15b5148a45f3b76952a23c4147e6f053a9e 04:57:18 ---> Running in ba97f016e1b3 04:57:18 Removing intermediate container ba97f016e1b3 04:57:18 ---> 0791a4e60478 04:57:18 Step 27/27 : LABEL version=0.0.0 04:57:18 ---> Running in fd1e6af3e152 04:57:18 Removing intermediate container fd1e6af3e152 04:57:18 ---> 8ef210f45345 04:57:18 [Warning] One or more build-args [ARCH] were not consumed 04:57:18 Successfully built 8ef210f45345 04:57:18 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:19 04:57:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:19 latest: Pulling from edgex-lftools-log-publisher 04:57:19 5eb5b503b376: Pulling fs layer 04:57:19 5c69ac0246d0: Pulling fs layer 04:57:19 ec43610c2a17: Pulling fs layer 04:57:19 3a2ae6a8a46f: Pulling fs layer 04:57:19 33b1e0a273af: Pulling fs layer 04:57:19 5d3b04190fa2: Pulling fs layer 04:57:19 2f39f015ded8: Pulling fs layer 04:57:19 33b1e0a273af: Waiting 04:57:19 3a2ae6a8a46f: Waiting 04:57:19 5d3b04190fa2: Waiting 04:57:19 2f39f015ded8: Waiting 04:57:19 5c69ac0246d0: Verifying Checksum 04:57:19 5c69ac0246d0: Download complete 04:57:19 3a2ae6a8a46f: Verifying Checksum 04:57:19 3a2ae6a8a46f: Download complete 04:57:19 ec43610c2a17: Verifying Checksum 04:57:19 ec43610c2a17: Download complete 04:57:19 33b1e0a273af: Verifying Checksum 04:57:19 33b1e0a273af: Download complete 04:57:19 5d3b04190fa2: Download complete 04:57:19 5eb5b503b376: Verifying Checksum 04:57:19 5eb5b503b376: Download complete 04:57:20 2f39f015ded8: Download complete 04:57:20 5eb5b503b376: Pull complete 04:57:20 5c69ac0246d0: Pull complete 04:57:21 ec43610c2a17: Pull complete 04:57:21 3a2ae6a8a46f: Pull complete 04:57:21 33b1e0a273af: Pull complete 04:57:21 5d3b04190fa2: Pull complete 04:57:25 2f39f015ded8: Pull complete 04:57:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:26 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 04:57:26 $ 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-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:29 $ docker top 52741806e14b39cf586a0cd5a69c06dd0e3ac1e893e2a9839b10bf3fb62abf96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:30 ---> job-cost.sh 04:57:30 lf-activate-venv: SKIPPING 04:57:30 INFO: No Stack... 04:57:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:31 INFO: Archiving Costs [Pipeline] sh 04:57:31 + cat /w/workspace/_app-service-configurable_PR-673/archives/cost.csv 04:57:31 + cut -d, -f6 [Pipeline] lock 04:57:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] 04:57:31 Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] did not exist. Created. 04:57:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:31 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:31 Stashed 1 file(s) [Pipeline] } 04:57:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:31 $ docker stop --time=1 52741806e14b39cf586a0cd5a69c06dd0e3ac1e893e2a9839b10bf3fb62abf96 04:57:32 $ docker rm -f --volumes 52741806e14b39cf586a0cd5a69c06dd0e3ac1e893e2a9839b10bf3fb62abf96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8899 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] ws 04:57:45 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 04:57:48 The recommended git tool is: git 04:57:54 using credential edgex-jenkins-ssh 04:57:54 Cloning the remote Git repository 04:57:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:57:54 > git init /w/workspace/app-service-configurable/2 # timeout=10 04:57:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:57:54 > git --version # timeout=10 04:57:54 > git --version # 'git version 2.25.1' 04:57:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:57:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:58 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit 6c2ba4a0c884392e751460449e212a813c87918f 04:57:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:57:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:57:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:57:58 > git config core.sparsecheckout # timeout=10 04:57:59 Merge succeeded, producing 5953f7b2bf78383e680d3992e30420ad05108e50 04:57:59 Checking out Revision 5953f7b2bf78383e680d3992e30420ad05108e50 (PR-673) 04:57:58 > git checkout -f 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 04:57:59 > git remote # timeout=10 04:57:59 > git config --get remote.origin.url # timeout=10 04:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:59 > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 04:57:59 > git rev-parse HEAD^{commit} # timeout=10 04:57:59 > git config core.sparsecheckout # timeout=10 04:57:59 > git checkout -f 5953f7b2bf78383e680d3992e30420ad05108e50 # timeout=10 04:58:02 Commit message: "Merge commit '73e85768b09e7a901a474aca8d4c5663b6c61c92' into HEAD" 04:58:02 > git rev-list --no-walk 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:58:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:04 Dload Upload Total Spent Left Speed 04:58:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 04:58:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:58:05 + sudo tee /etc/docker/daemon.new 04:58:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:58:05 { 04:58:05 "registry-mirrors": [ 04:58:05 "https://nexus3.edgexfoundry.org:10001" 04:58:05 ], 04:58:05 "bip": "10.250.0.254/24", 04:58:05 "hosts": [ 04:58:05 "tcp://0.0.0.0:5555", 04:58:05 "unix:///var/run/docker.sock" 04:58:05 ], 04:58:05 "mtu": 1458, 04:58:05 "selinux-enabled": true, 04:58:05 "seccomp-profile": "/etc/docker/seccomp.json" 04:58:05 } [Pipeline] sh 04:58:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:58:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:24 provisioning config files... 04:58:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config13121701949533218070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:24 ---> ****-login.sh 04:58:24 nexus3.edgexfoundry.org:10001 04:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:25 Configure a credential helper to remove this warning. See 04:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:25 04:58:25 Login Succeeded 04:58:25 nexus3.edgexfoundry.org:10002 04:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:25 Configure a credential helper to remove this warning. See 04:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:25 04:58:25 Login Succeeded 04:58:25 nexus3.edgexfoundry.org:10003 04:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:26 Configure a credential helper to remove this warning. See 04:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:26 04:58:26 Login Succeeded 04:58:26 nexus3.edgexfoundry.org:10004 04:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:26 Configure a credential helper to remove this warning. See 04:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:26 04:58:26 Login Succeeded 04:58:26 ****.io 04:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:27 Configure a credential helper to remove this warning. See 04:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:27 04:58:27 Login Succeeded 04:58:27 ---> ****-login.sh ends [Pipeline] } 04:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:27 ========================================================= 04:58:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:58:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:58:28 Sending build context to Docker daemon 241.2kB 04:58:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:58:28 Step 2/12 : FROM ${BASE} AS builder 04:58:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:58:28 c6b39de5b339: Pulling fs layer 04:58:28 a69c41024577: Pulling fs layer 04:58:28 d6de4b400683: Pulling fs layer 04:58:28 35cb2a7552d0: Pulling fs layer 04:58:28 4f4fb700ef54: Pulling fs layer 04:58:28 464afbd9ba4c: Pulling fs layer 04:58:28 00f215d4a9da: Pulling fs layer 04:58:28 35cb2a7552d0: Waiting 04:58:28 4f4fb700ef54: Waiting 04:58:28 464afbd9ba4c: Waiting 04:58:28 d496ad576159: Pulling fs layer 04:58:28 00f215d4a9da: Waiting 04:58:28 d496ad576159: Waiting 04:58:28 a69c41024577: Download complete 04:58:28 35cb2a7552d0: Verifying Checksum 04:58:28 35cb2a7552d0: Download complete 04:58:28 4f4fb700ef54: Verifying Checksum 04:58:28 4f4fb700ef54: Download complete 04:58:28 464afbd9ba4c: Verifying Checksum 04:58:28 464afbd9ba4c: Download complete 04:58:28 c6b39de5b339: Verifying Checksum 04:58:28 c6b39de5b339: Download complete 04:58:29 d496ad576159: Verifying Checksum 04:58:29 d496ad576159: Download complete 04:58:29 c6b39de5b339: Pull complete 04:58:30 a69c41024577: Pull complete 04:58:30 d6de4b400683: Verifying Checksum 04:58:30 d6de4b400683: Download complete 04:58:31 00f215d4a9da: Verifying Checksum 04:58:31 00f215d4a9da: Download complete 04:58:44 d6de4b400683: Pull complete 04:58:44 35cb2a7552d0: Pull complete 04:58:44 4f4fb700ef54: Pull complete 04:58:44 464afbd9ba4c: Pull complete 04:58:54 00f215d4a9da: Pull complete 04:58:55 d496ad576159: Pull complete 04:58:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:58:55 ---> f246e2811388 04:58:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:58:56 ---> Running in 00f362786aa0 04:58:57 Removing intermediate container 00f362786aa0 04:58:57 ---> 0cab1663c0a1 04:58:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:58:57 ---> Running in d775befcee95 04:58:57 Removing intermediate container d775befcee95 04:58:57 ---> 3b917c678781 04:58:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:58:57 ---> Running in 1e60ff4bdbfb 04:58:58 Removing intermediate container 1e60ff4bdbfb 04:58:58 ---> 8f8a4094be8b 04:58:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:58:58 ---> Running in 06357c8ce09d 04:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:01 OK: 266 MiB in 52 packages 04:59:02 Removing intermediate container 06357c8ce09d 04:59:02 ---> 243bc5aa03a7 04:59:02 Step 7/12 : WORKDIR /app 04:59:02 ---> Running in e0f8c102c633 04:59:02 Removing intermediate container e0f8c102c633 04:59:02 ---> a2eb7b3d0112 04:59:02 Step 8/12 : COPY go.mod vendor* ./ 04:59:03 ---> ee9227d633d2 04:59:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:03 ---> Running in 8fe94dd9e7bf 05:01:00 Removing intermediate container 8fe94dd9e7bf 05:01:00 ---> 807acfb77a45 05:01:00 Step 10/12 : COPY . . 05:01:00 ---> 0b25facc1882 05:01:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:01:00 ---> Running in 5ab3151fe003 05:01:00 Removing intermediate container 5ab3151fe003 05:01:00 ---> 1ecee9096c4f 05:01:00 Step 12/12 : RUN $MAKE 05:01:00 ---> Running in 30776c8aae86 05:01:00 noop 05:01:00 Removing intermediate container 30776c8aae86 05:01:00 ---> 32fa9e9cbb88 05:01:00 Successfully built 32fa9e9cbb88 05:01:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:00 + docker inspect -f . ci-base-image-arm64 05:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:00 prd-ubuntu20.04-docker-arm64-4c-16g-8899 does not seem to be running inside a container 05:01:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:01:02 $ docker top deb337ed895b99d12043fb4fb543137bd252426610b5899458edc0309760d262 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:03 + go version 05:01:03 go version go1.21.9 linux/arm64 [Pipeline] } 05:01:03 $ docker stop --time=1 deb337ed895b99d12043fb4fb543137bd252426610b5899458edc0309760d262 05:01:05 $ docker rm -f --volumes deb337ed895b99d12043fb4fb543137bd252426610b5899458edc0309760d262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:05 + docker inspect -f . ci-base-image-arm64 05:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:06 prd-ubuntu20.04-docker-arm64-4c-16g-8899 does not seem to be running inside a container 05:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:01:07 $ docker top 9a6d6e6e328e8e9ac2d20e66cb13fddc0159c6a035c143b89bf38c30954bcb48 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:08 + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh 05:01:09 + make test 05:01:09 go test -race -coverprofile=coverage.out ./... 05:06:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:06:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:46 go vet ./... 05:11:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:08 ./bin/test-attribution-txt.sh 05:11:08 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 05:11:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:11:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 05:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:11:08 $ docker stop --time=1 9a6d6e6e328e8e9ac2d20e66cb13fddc0159c6a035c143b89bf38c30954bcb48 05:11:10 $ docker rm -f --volumes 9a6d6e6e328e8e9ac2d20e66cb13fddc0159c6a035c143b89bf38c30954bcb48 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:12 Warning: overwriting stash ‘coverage-report’ 05:11:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:14 + ls -al . 05:11:14 total 256 05:11:14 drwxrwxr-x 6 jenkins jenkins 4096 Aug 28 05:01 . 05:11:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:57 .. 05:11:14 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:57 .dockerignore 05:11:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .git 05:11:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:57 .github 05:11:14 -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:57 .gitignore 05:11:14 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:57 .golangci.yml 05:11:14 -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:57 Attribution.txt 05:11:14 -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:57 CHANGELOG.md 05:11:14 -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:57 Dockerfile 05:11:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:57 GOVERNANCE.md 05:11:14 -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:57 Jenkinsfile 05:11:14 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:57 LICENSE 05:11:14 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:57 OWNERS.md 05:11:14 -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:57 README.md 05:11:14 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:54 VERSION 05:11:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:57 bin 05:11:14 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 05:01 coverage.out 05:11:14 -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:57 go.mod 05:11:14 -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:57 go.sum 05:11:14 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:57 main.go 05:11:14 -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:57 makefile 05:11:14 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 04:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:14 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5953f7b2bf78383e680d3992e30420ad05108e50 --label arch=arm64 --label version=0.0.0 . 05:11:14 Sending build context to Docker daemon 242.2kB 05:11:14 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:11:14 Step 2/27 : FROM ${BASE} AS builder 05:11:14 ---> 32fa9e9cbb88 05:11:14 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:11:14 ---> Running in eaaff0d0ac3a 05:11:15 Removing intermediate container eaaff0d0ac3a 05:11:15 ---> ec193433e776 05:11:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:11:15 ---> Running in d0a4598501aa 05:11:15 Removing intermediate container d0a4598501aa 05:11:15 ---> 57cb794be387 05:11:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:11:15 ---> Running in ac1ce4477adb 05:11:15 Removing intermediate container ac1ce4477adb 05:11:15 ---> bb78464cbb7f 05:11:15 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:16 ---> Running in dd2828a201f4 05:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:11:18 OK: 266 MiB in 52 packages 05:11:19 Removing intermediate container dd2828a201f4 05:11:19 ---> 5b341383be56 05:11:19 Step 7/27 : WORKDIR /app 05:11:19 ---> Running in 5b69a029dd98 05:11:20 Removing intermediate container 5b69a029dd98 05:11:20 ---> 189f3b503b1a 05:11:20 Step 8/27 : COPY go.mod vendor* ./ 05:11:20 ---> 890c85eb8cf8 05:11:20 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:20 ---> Running in c5c585a725a8 05:11:23 Removing intermediate container c5c585a725a8 05:11:23 ---> d5d0a8208dce 05:11:23 Step 10/27 : COPY . . 05:11:23 ---> d0a5c3cbc309 05:11:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:11:24 ---> Running in bbb568d5f2d9 05:11:24 Removing intermediate container bbb568d5f2d9 05:11:24 ---> 95355054562c 05:11:24 Step 12/27 : RUN $MAKE 05:11:24 ---> Running in ccec3a328971 05:11:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 05:15:17 Removing intermediate container ccec3a328971 05:15:17 ---> 78b842e16d6e 05:15:17 Step 13/27 : FROM alpine:3.18 05:15:17 3.18: Pulling from library/alpine 05:15:17 4983c3fe2029: Pulling fs layer 05:15:17 4983c3fe2029: Download complete 05:15:17 4983c3fe2029: Pull complete 05:15:17 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:15:17 Status: Downloaded newer image for alpine:3.18 05:15:17 ---> a0237000ae83 05:15:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:15:17 ---> Running in d5db2e5c5a54 05:15:17 Removing intermediate container d5db2e5c5a54 05:15:17 ---> f18b46ca46fc 05:15:17 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:15:17 ---> Running in 33f697ca7b09 05:15:17 Removing intermediate container 33f697ca7b09 05:15:17 ---> 9785df16f955 05:15:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:15:17 ---> Running in fb82db4e13c1 05:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:15:17 (1/2) Installing ca-certificates (20240226-r0) 05:15:17 (2/2) Installing dumb-init (1.2.5-r2) 05:15:17 Executing busybox-1.36.1-r7.trigger 05:15:17 Executing ca-certificates-20240226-r0.trigger 05:15:17 OK: 9 MiB in 17 packages 05:15:17 Removing intermediate container fb82db4e13c1 05:15:17 ---> 9dd1c780080e 05:15:17 Step 17/27 : RUN apk --no-cache upgrade 05:15:17 ---> Running in 0fe09b27bb8f 05:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:15:19 OK: 9 MiB in 17 packages 05:15:20 Removing intermediate container 0fe09b27bb8f 05:15:20 ---> 3f0798100c21 05:15:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:15:20 ---> da3c545ed3e9 05:15:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:15:21 ---> e13d473fa878 05:15:21 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:15:21 ---> 91725d628e12 05:15:21 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:15:23 ---> 9745636bfd74 05:15:23 Step 22/27 : EXPOSE 48095 05:15:23 ---> Running in 01fa955e5695 05:15:23 Removing intermediate container 01fa955e5695 05:15:23 ---> 75e62773145d 05:15:23 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:15:24 ---> Running in a04c9ccfd336 05:15:24 Removing intermediate container a04c9ccfd336 05:15:24 ---> d62f38b167d9 05:15:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:24 ---> Running in d78b5e53aa6d 05:15:24 Removing intermediate container d78b5e53aa6d 05:15:24 ---> 309d60a4b745 05:15:24 Step 25/27 : LABEL arch=arm64 05:15:24 ---> Running in 1cec2599baf2 05:15:25 Removing intermediate container 1cec2599baf2 05:15:25 ---> 4586c6f9969c 05:15:25 Step 26/27 : LABEL git_sha=5953f7b2bf78383e680d3992e30420ad05108e50 05:15:25 ---> Running in 1680f55f63e1 05:15:25 Removing intermediate container 1680f55f63e1 05:15:25 ---> 65a62a411e50 05:15:25 Step 27/27 : LABEL version=0.0.0 05:15:25 ---> Running in efd93b49b578 05:15:25 Removing intermediate container efd93b49b578 05:15:25 ---> 25e0a6528fb8 05:15:25 [Warning] One or more build-args [ARCH] were not consumed 05:15:25 Successfully built 25e0a6528fb8 05:15:25 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:26 05:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:26 arm64: Pulling from edgex-lftools-log-publisher 05:15:26 8998bd30e6a1: Pulling fs layer 05:15:26 04944245beec: Pulling fs layer 05:15:26 699f458cf7ca: Pulling fs layer 05:15:26 765212b225bb: Pulling fs layer 05:15:26 f23df028b6ca: Pulling fs layer 05:15:26 d65c8cfc05b1: Pulling fs layer 05:15:26 2437ff75d9bd: Pulling fs layer 05:15:26 f23df028b6ca: Waiting 05:15:26 d65c8cfc05b1: Waiting 05:15:26 2437ff75d9bd: Waiting 05:15:26 765212b225bb: Waiting 05:15:26 04944245beec: Verifying Checksum 05:15:26 04944245beec: Download complete 05:15:26 765212b225bb: Verifying Checksum 05:15:26 765212b225bb: Download complete 05:15:26 f23df028b6ca: Verifying Checksum 05:15:26 f23df028b6ca: Download complete 05:15:26 d65c8cfc05b1: Verifying Checksum 05:15:26 d65c8cfc05b1: Download complete 05:15:27 699f458cf7ca: Verifying Checksum 05:15:27 699f458cf7ca: Download complete 05:15:27 8998bd30e6a1: Verifying Checksum 05:15:27 8998bd30e6a1: Download complete 05:15:30 2437ff75d9bd: Verifying Checksum 05:15:30 2437ff75d9bd: Download complete 05:15:32 8998bd30e6a1: Pull complete 05:15:32 04944245beec: Pull complete 05:15:34 699f458cf7ca: Pull complete 05:15:34 765212b225bb: Pull complete 05:15:35 f23df028b6ca: Pull complete 05:15:35 d65c8cfc05b1: Pull complete 05:15:54 2437ff75d9bd: Pull complete 05:15:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-8899 does not seem to be running inside a container 05:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:56 $ docker top df8a061ae15011b9b6df442ee61d2d83ce472f429da061d68731a761be481ca6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:57 ---> job-cost.sh 05:15:57 lf-activate-venv: SKIPPING 05:15:57 INFO: No Stack... 05:15:58 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:59 INFO: Archiving Costs [Pipeline] sh 05:15:59 + cat /w/workspace/app-service-configurable/2/archives/cost.csv 05:15:59 + cut -d, -f6 [Pipeline] lock 05:15:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] 05:15:59 Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] did not exist. Created. 05:15:59 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:00 /w/workspace/app-service-configurable/2@tmp/durable-a1e79a49/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:00 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:00 Warning: overwriting stash ‘stack-cost’ 05:16:00 Stashed 1 file(s) [Pipeline] } 05:16:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:00 $ docker stop --time=1 df8a061ae15011b9b6df442ee61d2d83ce472f429da061d68731a761be481ca6 05:16:02 $ docker rm -f --volumes df8a061ae15011b9b6df442ee61d2d83ce472f429da061d68731a761be481ca6 [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 05:16:02 provisioning config files... 05:16:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config8789316186815832755tmp [Pipeline] { [Pipeline] sh 05:16:02 + set +x 05:16:02 + curl -s https://codecov.io/bash 05:16:02 + bash -s -- 05:16:02 05:16:02 _____ _ 05:16:02 / ____| | | 05:16:02 | | ___ __| | ___ ___ _____ __ 05:16:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:02 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:02 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:02 Bash-1.0.6 05:16:02 05:16:02 05:16:02 ==> git version 2.25.1 found 05:16:02 ==> 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 05:16:02 Release-Date: 2020-01-08 05:16:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:16:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:02 ==> Jenkins CI detected. 05:16:02 current dir:  /w/workspace/_app-service-configurable_PR-673 05:16:02 project root: . 05:16:02 --> token set from env 05:16:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:02 ==> Running gcov in . (disable via -X gcov) 05:16:02 ==> Python coveragepy not found 05:16:02 ==> Searching for coverage reports in: 05:16:02 + . 05:16:02 -> Found 1 reports 05:16:02 ==> Detecting git/mercurial file structure 05:16:02 ==> Reading reports 05:16:02 + ./coverage.out bytes=13 05:16:02 ==> Appending adjustments 05:16:02 https://docs.codecov.io/docs/fixing-reports 05:16:03 + Found adjustments 05:16:03 ==> Gzipping contents 05:16:03 4.0K /tmp/codecov.1WBIE5.gz 05:16:03 ==> Uploading reports 05:16:03 url: https://codecov.io 05:16:03 query: branch=PR-673&commit=d854d15b5148a45f3b76952a23c4147e6f053a9e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= 05:16:03 -> Pinging Codecov 05:16:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-673&commit=d854d15b5148a45f3b76952a23c4147e6f053a9e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= 05:16:03 -> Uploading to 05:16:03 https://storage.googleapis.com/codecov/v4/raw/2024-08-28/A97CA9966030D2A3747ED39772930CCE/d854d15b5148a45f3b76952a23c4147e6f053a9e/f38fa9c1-3f1a-4299-a986-c3e39aaadca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T051602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef45f48f1a7d21103dad3d3f867365c471d85f5d05ef1737361238410cbc259d 05:16:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:03 Dload Upload Total Spent Left Speed 05:16:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1092 --:--:-- --:--:-- --:--:-- 1097 05:16:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d854d15b5148a45f3b76952a23c4147e6f053a9e [Pipeline] } 05:16: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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:16:04 + [ -d /w/workspace/_app-service-configurable_PR-673/archives ] 05:16:04 + ls -al /w/workspace/_app-service-configurable_PR-673/archives 05:16:04 total 16 05:16:04 drwxr-xr-x 3 root root 4096 Aug 28 04:57 . 05:16:04 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .. 05:16:04 drwxr-xr-x 2 root root 4096 Aug 28 04:57 cost 05:16:04 -rw-r--r-- 1 root root 96 Aug 28 04:57 cost.csv 05:16:04 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-673/archives 05:16:04 + ls -al /w/workspace/_app-service-configurable_PR-673/archives 05:16:04 total 16 05:16:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:57 . 05:16:04 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .. 05:16:04 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 04:57 cost 05:16:04 -rw-r--r-- 1 jenkins jenkins 96 Aug 28 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:05 ---> package-listing.sh 05:16:05 ++ facter osfamily 05:16:05 ++ tr '[:upper:]' '[:lower:]' 05:16:05 + OS_FAMILY=debian 05:16:05 + workspace=/w/workspace/_app-service-configurable_PR-673 05:16:05 + START_PACKAGES=/tmp/packages_start.txt 05:16:05 + END_PACKAGES=/tmp/packages_end.txt 05:16:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:05 + PACKAGES=/tmp/packages_start.txt 05:16:05 + '[' /w/workspace/_app-service-configurable_PR-673 ']' 05:16:05 + PACKAGES=/tmp/packages_end.txt 05:16:05 + case "${OS_FAMILY}" in 05:16:05 + dpkg -l 05:16:05 + grep '^ii' 05:16:05 + '[' -f /tmp/packages_start.txt ']' 05:16:05 + '[' -f /tmp/packages_end.txt ']' 05:16:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:05 + '[' /w/workspace/_app-service-configurable_PR-673 ']' 05:16:05 + mkdir -p /w/workspace/_app-service-configurable_PR-673/archives/ 05:16:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-673/archives/ [Pipeline] echo 05:16:05 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/_app-service-configurable_PR-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:06 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 05:16:06 $ 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/_app-service-configurable_PR-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:06 $ docker top 302380a377c476f8ef1849e6e91b2a3bfe394c97505775bcc70919a2794896b1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:07 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:07 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:07 + ls /var/log/sa-host 05:16:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:07 provisioning config files... 05:16:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config2446706719098379511tmp [Pipeline] { [Pipeline] echo 05:16:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:08 ---> create-netrc.sh [Pipeline] } 05:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:08 ---> python-tools-install.sh [Pipeline] echo 05:16:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:08 ---> sudo-logs.sh 05:16:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:09 ---> job-cost.sh 05:16:09 lf-activate-venv: SKIPPING 05:16:09 DEBUG: total: 0.2199999988079071 05:16:09 INFO: Retrieving Stack Cost... 05:16:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:09 INFO: Archiving Costs [Pipeline] echo 05:16:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:10 ---> logs-deploy.sh 05:16:10 lf-activate-venv: SKIPPING 05:16:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-673/2 05:16:10 INFO: archiving workspace using pattern(s): 05:16:10 Archives upload complete. 05:16:10 INFO: archiving logs to Nexus 05:16:11 ---> uname -a: 05:16:11 Linux prd-ubuntu20-04-docker-8c-8g-8894 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:16:11 05:16:11 05:16:11 ---> lscpu: 05:16:11 Architecture: x86_64 05:16:11 CPU op-mode(s): 32-bit, 64-bit 05:16:11 Byte Order: Little Endian 05:16:11 Address sizes: 40 bits physical, 48 bits virtual 05:16:11 CPU(s): 8 05:16:11 On-line CPU(s) list: 0-7 05:16:11 Thread(s) per core: 1 05:16:11 Core(s) per socket: 1 05:16:11 Socket(s): 8 05:16:11 NUMA node(s): 1 05:16:11 Vendor ID: AuthenticAMD 05:16:11 CPU family: 23 05:16:11 Model: 49 05:16:11 Model name: AMD EPYC-Rome Processor 05:16:11 Stepping: 0 05:16:11 CPU MHz: 2799.996 05:16:11 BogoMIPS: 5599.99 05:16:11 Virtualization: AMD-V 05:16:11 Hypervisor vendor: KVM 05:16:11 Virtualization type: full 05:16:11 L1d cache: 256 KiB 05:16:11 L1i cache: 256 KiB 05:16:11 L2 cache: 4 MiB 05:16:11 L3 cache: 128 MiB 05:16:11 NUMA node0 CPU(s): 0-7 05:16:11 Vulnerability Itlb multihit: Not affected 05:16:11 Vulnerability L1tf: Not affected 05:16:11 Vulnerability Mds: Not affected 05:16:11 Vulnerability Meltdown: Not affected 05:16:11 Vulnerability Mmio stale data: Not affected 05:16:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:16:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:16:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:16:11 Vulnerability Srbds: Not affected 05:16:11 Vulnerability Tsx async abort: Not affected 05:16:11 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 05:16:11 05:16:11 05:16:11 ---> nproc: 05:16:11 8 05:16:11 05:16:11 05:16:11 ---> df -h: 05:16:11 Filesystem Size Used Avail Use% Mounted on 05:16:11 overlay 155G 12G 143G 8% / 05:16:11 tmpfs 64M 0 64M 0% /dev 05:16:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:16:11 shm 64M 0 64M 0% /dev/shm 05:16:11 /dev/vda1 155G 12G 143G 8% /facter-os 05:16:11 05:16:11