Pull request #528 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c426b2188b532793957f895081102f2e4a61a64+9924ce3792302461657905c814d890402047d1ca (a64bfa8f3462e5b26bb6754a1fabce5205a608fa) 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-ssh13255955046191578261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2479518051518903956.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13906861867289549275.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5470855262989990141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12103512997908128135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5035588086353974248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9462 in /w/workspace/_app-service-configurable_PR-528 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-528 # 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 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 0c426b2188b532793957f895081102f2e4a61a64 Merge succeeded, producing 0c426b2188b532793957f895081102f2e4a61a64 Checking out Revision 0c426b2188b532793957f895081102f2e4a61a64 (PR-528) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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 > 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/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # 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 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:00:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:00:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:00:16 ========================================================= 13:00:16 EdgeX Global Pipelines Version Info 13:00:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:00:16 ------------------- 13:00:16 stable info: 13:00:16 ------------------- 13:00:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:00:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:00:16 Message: update stable to v1.0.244 13:00:17 ------------------- 13:00:17 experimental info: 13:00:17 ------------------- 13:00:17 Commited By: **** collab-it+edgex@linuxfoundation.org 13:00:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:00:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:00:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:00:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:00:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:00:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:00:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:00:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-528 [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-528 [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-528 [Pipeline] echo 13:00:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo 13:00:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c426b2 [Pipeline] echo 13:00:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:19 provisioning config files... 13:00:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config2200861183212525646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:19 ---> docker-login.sh 13:00:19 nexus3.edgexfoundry.org:10001 13:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:20 Configure a credential helper to remove this warning. See 13:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:20 13:00:20 Login Succeeded 13:00:20 nexus3.edgexfoundry.org:10002 13:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:20 Configure a credential helper to remove this warning. See 13:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:20 13:00:20 Login Succeeded 13:00:20 nexus3.edgexfoundry.org:10003 13:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:20 Configure a credential helper to remove this warning. See 13:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:20 13:00:20 Login Succeeded 13:00:20 nexus3.edgexfoundry.org:10004 13:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:20 Configure a credential helper to remove this warning. See 13:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:20 13:00:20 Login Succeeded 13:00:20 docker.io 13:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:20 Configure a credential helper to remove this warning. See 13:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:20 13:00:20 Login Succeeded 13:00:20 ---> docker-login.sh ends [Pipeline] } 13:00:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:00:21 + git rev-list -1 --merges 0c426b2188b532793957f895081102f2e4a61a64~1..0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo 13:00:21 -----------> git rev-list -1 --merges 0c426b2188b532793957f895081102f2e4a61a64~1..0c426b2188b532793957f895081102f2e4a61a64 0c426b2188b532793957f895081102f2e4a61a64 [false] [Pipeline] sh 13:00:21 + git log --format=format:%s -1 0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo 13:00:21 ========================================================= 13:00:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:00:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:00:22 + git log --format=format:%s -1 0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo 13:00:22 [semverPrep] GIT_COMMIT: 0c426b2188b532793957f895081102f2e4a61a64, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:00:22 [semverPrep] This is not a build commit. [Pipeline] sh 13:00:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:00:22 + grep -v github /etc/ssh/ssh_known_hosts 13:00:22 + [ -e /tmp/ssh_known_hosts ] 13:00:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:00:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:00:22 sudo tee -a /etc/ssh/ssh_known_hosts 13:00:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:23 13:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:23 0.1.4: Pulling from edgex-devops/py-git-semver 13:00:23 b85a868b505f: Pulling fs layer 13:00:23 e2be974225ed: Pulling fs layer 13:00:23 339a4e72a1f5: Pulling fs layer 13:00:23 988bab9f4d93: Pulling fs layer 13:00:23 1469e6f7b9e6: Pulling fs layer 13:00:23 988bab9f4d93: Waiting 13:00:23 eaf3925da568: Pulling fs layer 13:00:23 bab4dde63d76: Pulling fs layer 13:00:23 bde34c3a00c8: Pulling fs layer 13:00:23 1469e6f7b9e6: Waiting 13:00:23 eaf3925da568: Waiting 13:00:23 bab4dde63d76: Waiting 13:00:23 bde34c3a00c8: Waiting 13:00:23 b352a97aabf1: Pulling fs layer 13:00:23 4872d77fe225: Pulling fs layer 13:00:23 5851b861e8e6: Pulling fs layer 13:00:23 b352a97aabf1: Waiting 13:00:23 4872d77fe225: Waiting 13:00:23 5851b861e8e6: Waiting 13:00:23 e2be974225ed: Verifying Checksum 13:00:23 e2be974225ed: Download complete 13:00:23 988bab9f4d93: Verifying Checksum 13:00:23 988bab9f4d93: Download complete 13:00:23 1469e6f7b9e6: Verifying Checksum 13:00:23 1469e6f7b9e6: Download complete 13:00:23 339a4e72a1f5: Verifying Checksum 13:00:23 339a4e72a1f5: Download complete 13:00:23 eaf3925da568: Download complete 13:00:23 bde34c3a00c8: Download complete 13:00:23 b352a97aabf1: Verifying Checksum 13:00:23 b352a97aabf1: Download complete 13:00:23 4872d77fe225: Download complete 13:00:23 5851b861e8e6: Verifying Checksum 13:00:23 5851b861e8e6: Download complete 13:00:23 b85a868b505f: Verifying Checksum 13:00:23 b85a868b505f: Download complete 13:00:24 bab4dde63d76: Verifying Checksum 13:00:24 bab4dde63d76: Download complete 13:00:25 b85a868b505f: Pull complete 13:00:25 e2be974225ed: Pull complete 13:00:25 339a4e72a1f5: Pull complete 13:00:25 988bab9f4d93: Pull complete 13:00:26 1469e6f7b9e6: Pull complete 13:00:26 eaf3925da568: Pull complete 13:00:28 bab4dde63d76: Pull complete 13:00:28 bde34c3a00c8: Pull complete 13:00:28 b352a97aabf1: Pull complete 13:00:28 4872d77fe225: Pull complete 13:00:28 5851b861e8e6: Pull complete 13:00:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:00:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:28 prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container 13:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:00:30 $ docker top 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 -eo pid,comm 13:00:30 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). 13:00:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:00:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:30 [ssh-agent] Looking for ssh-agent implementation... 13:00:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:30 $ docker exec 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent 13:00:30 SSH_AUTH_SOCK=/tmp/ssh-3L8kGIXFCaQj/agent.31 13:00:30 SSH_AGENT_PID=37 13:00:30 Running ssh-add (command line suppressed) 13:00:30 Identity added: /w/workspace/_app-service-configurable_PR-528@tmp/private_key_9383552595069781331.key (/w/workspace/_app-service-configurable_PR-528@tmp/private_key_9383552595069781331.key) 13:00:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:31 + git tag --points-at HEAD [Pipeline] } 13:00:31 $ docker exec --env ******** --env ******** 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent -k 13:00:31 unset SSH_AUTH_SOCK; 13:00:31 unset SSH_AGENT_PID; 13:00:31 echo Agent pid 37 killed; 13:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:00:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:00:31 [ssh-agent] Looking for ssh-agent implementation... 13:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:31 $ docker exec 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent 13:00:31 SSH_AUTH_SOCK=/tmp/ssh-EauK8MGehuVZ/agent.69 13:00:31 SSH_AGENT_PID=75 13:00:31 Running ssh-add (command line suppressed) 13:00:31 Identity added: /w/workspace/_app-service-configurable_PR-528@tmp/private_key_9698929590256445195.key (/w/workspace/_app-service-configurable_PR-528@tmp/private_key_9698929590256445195.key) 13:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:00:32 + git semver init 13:00:32 2023-03-09 13:00:32,464 [run_init] DEBUG init version:0.0.0 force:False 13:00:32 2023-03-09 13:00:32,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-528/.semver 13:00:32 2023-03-09 13:00:32,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-528/.semver 13:00:32 2023-03-09 13:00:32,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-528/.semver'], cwd=/w/workspace/_app-service-configurable_PR-528, universal_newlines=False, shell=None, istream=None) 13:00:33 2023-03-09 13:00:33,548 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-528/.git/info/exclude 13:00:33 2023-03-09 13:00:33,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-528/.semver/PR-528 with force:False 13:00:33 2023-03-09 13:00:33,549 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-528/.semver/PR-528 13:00:33 2023-03-09 13:00:33,554 [execute] INFO git cat-file --batch-check 13:00:33 2023-03-09 13:00:33,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-528/.semver, universal_newlines=False, shell=None, istream=) 13:00:33 2023-03-09 13:00:33,561 [execute] INFO git cat-file --batch 13:00:33 2023-03-09 13:00:33,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-528/.semver, universal_newlines=False, shell=None, istream=) 13:00:33 2023-03-09 13:00:33,567 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-528/.semver/PR-528 13:00:33 0.0.0 [Pipeline] } 13:00:33 $ docker exec --env ******** --env ******** 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent -k 13:00:34 unset SSH_AUTH_SOCK; 13:00:34 unset SSH_AGENT_PID; 13:00:34 echo Agent pid 75 killed; 13:00:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:00:34 + git semver [Pipeline] } 13:00:34 $ docker stop --time=1 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 13:00:36 $ docker rm -f --volumes 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 [Pipeline] // withDockerContainer [Pipeline] sh 13:00:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:00:36 Stashed 1 file(s) [Pipeline] echo 13:00:36 [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 13:00:37 provisioning config files... 13:00:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config8685602717976800647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:37 ---> docker-login.sh 13:00:37 nexus3.edgexfoundry.org:10001 13:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:37 Configure a credential helper to remove this warning. See 13:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:37 13:00:37 Login Succeeded 13:00:37 nexus3.edgexfoundry.org:10002 13:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:37 Configure a credential helper to remove this warning. See 13:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:37 13:00:37 Login Succeeded 13:00:37 nexus3.edgexfoundry.org:10003 13:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:37 Configure a credential helper to remove this warning. See 13:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:37 13:00:37 Login Succeeded 13:00:37 nexus3.edgexfoundry.org:10004 13:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:37 Configure a credential helper to remove this warning. See 13:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:37 13:00:37 Login Succeeded 13:00:37 docker.io 13:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:00:38 Configure a credential helper to remove this warning. See 13:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:00:38 13:00:38 Login Succeeded 13:00:38 ---> docker-login.sh ends [Pipeline] } 13:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:00:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:00:38 ========================================================= 13:00:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:00:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:00:38 Sending build context to Docker daemon 3.23MB 13:00:38 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:00:38 Step 2/12 : FROM ${BASE} AS builder 13:00:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:00:38 213ec9aee27d: Pulling fs layer 13:00:38 4583459ba037: Pulling fs layer 13:00:38 93c1e223e6f2: Pulling fs layer 13:00:38 53926ce57604: Pulling fs layer 13:00:38 21b2b0c7a3f4: Pulling fs layer 13:00:38 22ff95d597cd: Pulling fs layer 13:00:38 12d6caf4c0d1: Pulling fs layer 13:00:38 96b7cbca73a9: Pulling fs layer 13:00:38 a7acece74701: Pulling fs layer 13:00:38 22ff95d597cd: Waiting 13:00:38 12d6caf4c0d1: Waiting 13:00:38 96b7cbca73a9: Waiting 13:00:38 a7acece74701: Waiting 13:00:38 53926ce57604: Waiting 13:00:38 21b2b0c7a3f4: Waiting 13:00:38 93c1e223e6f2: Verifying Checksum 13:00:38 93c1e223e6f2: Download complete 13:00:38 4583459ba037: Download complete 13:00:38 21b2b0c7a3f4: Verifying Checksum 13:00:38 22ff95d597cd: Verifying Checksum 13:00:38 22ff95d597cd: Download complete 13:00:39 213ec9aee27d: Download complete 13:00:39 12d6caf4c0d1: Download complete 13:00:39 213ec9aee27d: Pull complete 13:00:39 4583459ba037: Pull complete 13:00:39 93c1e223e6f2: Pull complete 13:00:39 a7acece74701: Download complete 13:00:40 53926ce57604: Verifying Checksum 13:00:40 53926ce57604: Download complete 13:00:40 96b7cbca73a9: Verifying Checksum 13:00:40 96b7cbca73a9: Download complete 13:00:44 53926ce57604: Pull complete 13:00:44 21b2b0c7a3f4: Pull complete 13:00:44 22ff95d597cd: Pull complete 13:00:44 12d6caf4c0d1: Pull complete 13:00:45 96b7cbca73a9: Pull complete 13:00:46 a7acece74701: Pull complete 13:00:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:00:46 ---> db6d94c90886 13:00:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:00:48 ---> Running in 8becfa91127c 13:00:48 Removing intermediate container 8becfa91127c 13:00:48 ---> 70943529a9eb 13:00:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:00:48 ---> Running in bd58a600b95e 13:00:48 Removing intermediate container bd58a600b95e 13:00:48 ---> 6e04febe5d40 13:00:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:00:48 ---> Running in 1c6174245127 13:00:48 Removing intermediate container 1c6174245127 13:00:48 ---> 1713db5f4cc4 13:00:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:00:48 ---> Running in a39047a8c463 13:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:00:49 OK: 211 MiB in 51 packages 13:00:50 Removing intermediate container a39047a8c463 13:00:50 ---> 0286d110e902 13:00:50 Step 7/12 : WORKDIR /app 13:00:50 ---> Running in 1ca1a44fbb36 13:00:50 Removing intermediate container 1ca1a44fbb36 13:00:50 ---> 918976cdd073 13:00:50 Step 8/12 : COPY go.mod vendor* ./ 13:00:50 ---> 90fafcbb5d6a 13:00:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:50 ---> Running in 1f954d2b6e35 13:00:52 Still waiting to schedule task 13:00:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:01:22 Removing intermediate container 1f954d2b6e35 13:01:22 ---> c0ef46e465e4 13:01:22 Step 10/12 : COPY . . 13:01:22 ---> 5b4912d7da67 13:01:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:22 ---> Running in 54aa9fa8b850 13:01:22 Removing intermediate container 54aa9fa8b850 13:01:22 ---> 1a2e9132da05 13:01:22 Step 12/12 : RUN $MAKE 13:01:22 ---> Running in 6976b7ac46dd 13:01:23 noop 13:01:23 Removing intermediate container 6976b7ac46dd 13:01:23 ---> cb83d719082e 13:01:23 Successfully built cb83d719082e 13:01:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:24 + docker inspect -f . ci-base-image-x86_64 13:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:24 prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container 13:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:01:24 $ docker top 40e7e7d4b40f5b8a8922119fbb44d0b2a7859a9c4df75da6741587490ae5abb8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:24 + go version 13:01:24 go version go1.18.7 linux/amd64 [Pipeline] } 13:01:25 $ docker stop --time=1 40e7e7d4b40f5b8a8922119fbb44d0b2a7859a9c4df75da6741587490ae5abb8 13:01:26 $ docker rm -f --volumes 40e7e7d4b40f5b8a8922119fbb44d0b2a7859a9c4df75da6741587490ae5abb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:27 + docker inspect -f . ci-base-image-x86_64 13:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:27 prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container 13:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:01:27 $ docker top fdf256607e79d856aa229cff635a1f9cbdbf0f27de36a96075c0165f01d14f97 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:28 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-528 [Pipeline] fileExists [Pipeline] sh 13:01:28 + make test 13:01:28 go test -race -coverprofile=coverage.out ./... 13:01:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:01:46 go vet ./... 13:01:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:01:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:01:54 ./bin/test-attribution-txt.sh [Pipeline] echo 13:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:01:54 $ docker stop --time=1 fdf256607e79d856aa229cff635a1f9cbdbf0f27de36a96075c0165f01d14f97 13:01:58 $ docker rm -f --volumes fdf256607e79d856aa229cff635a1f9cbdbf0f27de36a96075c0165f01d14f97 [Pipeline] // withDockerContainer [Pipeline] sh 13:01:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:01:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:01:59 + ls -al . 13:01:59 total 172 13:01:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:01 . 13:01:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:00 .. 13:01:59 -rw-rw-r-- 1 jenkins jenkins 119 Mar 9 13:00 .dockerignore 13:01:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:00 .git 13:01:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:00 .github 13:01:59 -rw-rw-r-- 1 jenkins jenkins 171 Mar 9 13:00 .gitignore 13:01:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 13:00 .semver 13:01:59 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 9 13:00 Attribution.txt 13:01:59 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 9 13:00 CHANGELOG.md 13:01:59 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 9 13:00 Dockerfile 13:01:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 13:00 GOVERNANCE.md 13:01:59 -rw-rw-r-- 1 jenkins jenkins 688 Mar 9 13:00 Jenkinsfile 13:01:59 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 9 13:00 LICENSE 13:01:59 -rw-rw-r-- 1 jenkins jenkins 618 Mar 9 13:00 OWNERS.md 13:01:59 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 9 13:00 README.md 13:01:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 13:00 VERSION 13:01:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 13:00 bin 13:01:59 -rw-r--r-- 1 jenkins jenkins 13 Mar 9 13:01 coverage.out 13:01:59 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 9 13:00 go.mod 13:01:59 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 9 13:00 go.sum 13:01:59 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 9 13:00 main.go 13:01:59 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 9 13:00 makefile 13:01:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 13:00 res 13:01:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:00 + 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=0c426b2188b532793957f895081102f2e4a61a64 --label arch=amd64 --label version=0.0.0 . 13:02:00 Sending build context to Docker daemon 3.231MB 13:02:00 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:02:00 Step 2/26 : FROM ${BASE} AS builder 13:02:00 ---> cb83d719082e 13:02:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:02:00 ---> Running in cf509bef8f75 13:02:00 Removing intermediate container cf509bef8f75 13:02:00 ---> 0bb6a1b74976 13:02:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:02:00 ---> Running in 014532f744c0 13:02:00 Removing intermediate container 014532f744c0 13:02:00 ---> aa8909757dbc 13:02:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:02:00 ---> Running in 94e0b953740f 13:02:00 Removing intermediate container 94e0b953740f 13:02:00 ---> 8ebbb56f5024 13:02:00 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:02:00 ---> Running in 1f5ae5552fe3 13:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:02:01 OK: 211 MiB in 51 packages 13:02:01 Removing intermediate container 1f5ae5552fe3 13:02:01 ---> f73f35dd7530 13:02:01 Step 7/26 : WORKDIR /app 13:02:02 ---> Running in 62839b1b7c52 13:02:02 Removing intermediate container 62839b1b7c52 13:02:02 ---> 5d8ff636017c 13:02:02 Step 8/26 : COPY go.mod vendor* ./ 13:02:02 ---> 8e24004e5437 13:02:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:02 ---> Running in 6de304b1d503 13:02:03 Removing intermediate container 6de304b1d503 13:02:03 ---> 2882db5d5d7b 13:02:03 Step 10/26 : COPY . . 13:02:03 ---> 6b9508d919a3 13:02:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:02:03 ---> Running in cb14272a6d5a 13:02:03 Removing intermediate container cb14272a6d5a 13:02:03 ---> 0f4b0a48874f 13:02:03 Step 12/26 : RUN $MAKE 13:02:03 ---> Running in fde17a28fb03 13:02:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:02:22 Removing intermediate container fde17a28fb03 13:02:22 ---> b3854af02899 13:02:22 Step 13/26 : FROM alpine:3.16 13:02:22 3.16: Pulling from library/alpine 13:02:22 ef5531b6e74e: Pulling fs layer 13:02:22 ef5531b6e74e: Download complete 13:02:22 ef5531b6e74e: Pull complete 13:02:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 13:02:22 Status: Downloaded newer image for alpine:3.16 13:02:22 ---> dfd21b5a31f5 13:02:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:02:22 ---> Running in 6f4fdb770796 13:02:22 Removing intermediate container 6f4fdb770796 13:02:22 ---> 65de141e3b19 13:02:22 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:02:22 ---> Running in b439a9b1a473 13:02:22 Removing intermediate container b439a9b1a473 13:02:22 ---> a09b43907b26 13:02:22 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:02:22 ---> Running in 7ed577089287 13:02:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:02:23 (1/2) Installing ca-certificates (20220614-r0) 13:02:23 (2/2) Installing dumb-init (1.2.5-r1) 13:02:23 Executing busybox-1.35.0-r17.trigger 13:02:23 Executing ca-certificates-20220614-r0.trigger 13:02:23 OK: 6 MiB in 16 packages 13:02:24 Removing intermediate container 7ed577089287 13:02:24 ---> 173a2d4a09aa 13:02:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:02:24 ---> 9262a4b30fde 13:02:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:02:24 ---> 0271f57f6991 13:02:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:02:24 ---> bb8dcaa4fdba 13:02:24 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:02:24 ---> ac6a4341bef1 13:02:24 Step 21/26 : EXPOSE 48095 13:02:25 ---> Running in 0d29ec055eb2 13:02:25 Removing intermediate container 0d29ec055eb2 13:02:25 ---> 0ffc467829d8 13:02:25 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:02:25 ---> Running in a5e38757b62d 13:02:25 Removing intermediate container a5e38757b62d 13:02:25 ---> dd9234c89420 13:02:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:02:25 ---> Running in af427901cd44 13:02:25 Removing intermediate container af427901cd44 13:02:25 ---> 6ba1d9f700f3 13:02:25 Step 24/26 : LABEL arch=amd64 13:02:25 ---> Running in 1ed6dd28685e 13:02:25 Removing intermediate container 1ed6dd28685e 13:02:25 ---> 0067d59fbab8 13:02:25 Step 25/26 : LABEL git_sha=0c426b2188b532793957f895081102f2e4a61a64 13:02:25 ---> Running in fcfd1d182888 13:02:25 Removing intermediate container fcfd1d182888 13:02:25 ---> 7096a3cd0b77 13:02:25 Step 26/26 : LABEL version=0.0.0 13:02:25 ---> Running in d0bb92af5a3b 13:02:26 Removing intermediate container d0bb92af5a3b 13:02:26 ---> c0d839388a76 13:02:26 [Warning] One or more build-args [ARCH] were not consumed 13:02:26 Successfully built c0d839388a76 13:02:26 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 13:02:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9463 in /w/workspace/_app-service-configurable_PR-528 [Pipeline] // stage Post stage [Pipeline] { [Pipeline] ws 13:02:26 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout 13:02:26 Selected Git installation does not exist. Using Default 13:02:26 The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:27 13:02:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:27 latest: Pulling from edgex-lftools-log-publisher 13:02:27 5eb5b503b376: Pulling fs layer 13:02:27 5c69ac0246d0: Pulling fs layer 13:02:27 ec43610c2a17: Pulling fs layer 13:02:27 3a2ae6a8a46f: Pulling fs layer 13:02:27 33b1e0a273af: Pulling fs layer 13:02:27 5d3b04190fa2: Pulling fs layer 13:02:27 2f39f015ded8: Pulling fs layer 13:02:27 2f39f015ded8: Waiting 13:02:27 33b1e0a273af: Waiting 13:02:27 5d3b04190fa2: Waiting 13:02:27 3a2ae6a8a46f: Waiting 13:02:27 5c69ac0246d0: Download complete 13:02:27 3a2ae6a8a46f: Verifying Checksum 13:02:27 3a2ae6a8a46f: Download complete 13:02:27 ec43610c2a17: Verifying Checksum 13:02:27 ec43610c2a17: Download complete 13:02:27 33b1e0a273af: Verifying Checksum 13:02:27 33b1e0a273af: Download complete 13:02:27 5eb5b503b376: Verifying Checksum 13:02:27 5eb5b503b376: Download complete 13:02:28 2f39f015ded8: Download complete 13:02:28 5eb5b503b376: Pull complete 13:02:29 5c69ac0246d0: Pull complete 13:02:29 ec43610c2a17: Pull complete 13:02:29 3a2ae6a8a46f: Pull complete 13:02:29 33b1e0a273af: Pull complete 13:02:29 5d3b04190fa2: Pull complete 13:02:31 using credential edgex-jenkins-ssh 13:02:31 Cloning the remote Git repository 13:02:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:02:31 > git init /w/workspace/app-service-configurable/1 # timeout=10 13:02:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:02:31 > git --version # timeout=10 13:02:31 > git --version # 'git version 2.25.1' 13:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:33 2f39f015ded8: Pull complete 13:02:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:34 prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container 13:02:34 $ 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-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:02:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:02:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:02:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:02:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:02:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:02:34 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 0c426b2188b532793957f895081102f2e4a61a64 13:02:34 Merge succeeded, producing 0c426b2188b532793957f895081102f2e4a61a64 13:02:34 Checking out Revision 0c426b2188b532793957f895081102f2e4a61a64 (PR-528) 13:02:35 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:02:35 > git --version # timeout=10 13:02:35 > git --version # 'git version 2.25.1' 13:02:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:02:34 > git config core.sparsecheckout # timeout=10 13:02:34 > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # timeout=10 13:02:34 > git remote # timeout=10 13:02:34 > git config --get remote.origin.url # timeout=10 13:02:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:02:34 > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 13:02:34 > git rev-parse HEAD^{commit} # timeout=10 13:02:34 > git config core.sparsecheckout # timeout=10 13:02:34 > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # timeout=10 13:02:35 13:02:35 GitHub has been notified of this commit’s build result 13:02:35 13:02:36 $ docker top 77f19d53994c610f9a1bc3ec8912b1143e9aa0781ddb078dbeac0e3ca4b64ffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:02:36 ---> job-cost.sh 13:02:36 lf-activate-venv: SKIPPING 13:02:36 INFO: No Stack... 13:02:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:02:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:02:37 % Total % Received % Xferd Average Speed Time Time Time Current 13:02:37 Dload Upload Total Spent Left Speed 13:02:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 13:02:37 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 13:02:37 + cut -d, -f6 13:02:37 + cat /w/workspace/_app-service-configurable_PR-528/archives/cost.csv [Pipeline] lock 13:02:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] 13:02:37 Resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] did not exist. Created. 13:02:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] { 13:02:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] unstash [Pipeline] sh [Pipeline] sh 13:02:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:02:38 + sudo tee /etc/docker/daemon.new 13:02:38 { 13:02:38 "registry-mirrors": [ 13:02:38 "https://nexus3.edgexfoundry.org:10001" 13:02:38 ], 13:02:38 "bip": "10.250.0.254/24", 13:02:38 "hosts": [ 13:02:38 "tcp://0.0.0.0:5555", 13:02:38 "unix:///var/run/docker.sock" 13:02:38 ], 13:02:38 "mtu": 1458, 13:02:38 "selinux-enabled": true, 13:02:38 "seccomp-profile": "/etc/docker/seccomp.json" 13:02:38 } 13:02:38 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 13:02:38 Stashed 1 file(s) [Pipeline] } 13:02:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:02:38 $ docker stop --time=1 77f19d53994c610f9a1bc3ec8912b1143e9aa0781ddb078dbeac0e3ca4b64ffe 13:02:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 13:02:39 $ docker rm -f --volumes 77f19d53994c610f9a1bc3ec8912b1143e9aa0781ddb078dbeac0e3ca4b64ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:02:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:02:58 provisioning config files... 13:02:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3428186664777878746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:58 ---> docker-login.sh 13:02:58 nexus3.edgexfoundry.org:10001 13:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:02:59 Configure a credential helper to remove this warning. See 13:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:02:59 13:02:59 Login Succeeded 13:02:59 nexus3.edgexfoundry.org:10002 13:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:00 Configure a credential helper to remove this warning. See 13:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:00 13:03:00 Login Succeeded 13:03:00 nexus3.edgexfoundry.org:10003 13:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:00 Configure a credential helper to remove this warning. See 13:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:00 13:03:00 Login Succeeded 13:03:00 nexus3.edgexfoundry.org:10004 13:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:00 Configure a credential helper to remove this warning. See 13:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:00 13:03:00 Login Succeeded 13:03:00 docker.io 13:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:03:01 Configure a credential helper to remove this warning. See 13:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:03:01 13:03:01 Login Succeeded 13:03:01 ---> docker-login.sh ends [Pipeline] } 13:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:03:01 ========================================================= 13:03:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:03:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:03:02 Sending build context to Docker daemon 176.6kB 13:03:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:03:04 Step 2/12 : FROM ${BASE} AS builder 13:03:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:03:04 9b18e9b68314: Pulling fs layer 13:03:04 35d82f9e3411: Pulling fs layer 13:03:04 e16973657156: Pulling fs layer 13:03:04 fc693d55d65f: Pulling fs layer 13:03:04 7e9fc2657dce: Pulling fs layer 13:03:04 dda99020689f: Pulling fs layer 13:03:04 db1c61fa0a46: Pulling fs layer 13:03:04 891c053d2c06: Pulling fs layer 13:03:04 dda99020689f: Waiting 13:03:04 db1c61fa0a46: Waiting 13:03:04 891c053d2c06: Waiting 13:03:04 fc693d55d65f: Waiting 13:03:04 7e9fc2657dce: Waiting 13:03:04 e16973657156: Verifying Checksum 13:03:04 e16973657156: Download complete 13:03:04 35d82f9e3411: Verifying Checksum 13:03:04 35d82f9e3411: Download complete 13:03:04 7e9fc2657dce: Verifying Checksum 13:03:04 7e9fc2657dce: Download complete 13:03:04 dda99020689f: Download complete 13:03:04 9b18e9b68314: Verifying Checksum 13:03:04 9b18e9b68314: Download complete 13:03:05 9b18e9b68314: Pull complete 13:03:05 891c053d2c06: Verifying Checksum 13:03:05 891c053d2c06: Download complete 13:03:05 35d82f9e3411: Pull complete 13:03:06 e16973657156: Pull complete 13:03:06 db1c61fa0a46: Verifying Checksum 13:03:06 db1c61fa0a46: Download complete 13:03:07 fc693d55d65f: Verifying Checksum 13:03:07 fc693d55d65f: Download complete 13:03:20 fc693d55d65f: Pull complete 13:03:20 7e9fc2657dce: Pull complete 13:03:20 dda99020689f: Pull complete 13:03:26 db1c61fa0a46: Pull complete 13:03:29 891c053d2c06: Pull complete 13:03:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:03:29 ---> f96f9c87975a 13:03:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:03:31 ---> Running in 0c735107e2f0 13:03:31 Removing intermediate container 0c735107e2f0 13:03:31 ---> 96ad07675959 13:03:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:03:31 ---> Running in a8ab3a88f790 13:03:31 Removing intermediate container a8ab3a88f790 13:03:31 ---> 4535286acf39 13:03:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:03:32 ---> Running in b23f1b77e68a 13:03:32 Removing intermediate container b23f1b77e68a 13:03:32 ---> de153848d302 13:03:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:03:32 ---> Running in cb2f90540f62 13:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:03:34 OK: 221 MiB in 51 packages 13:03:35 Removing intermediate container cb2f90540f62 13:03:35 ---> 4e9f3d64bd56 13:03:35 Step 7/12 : WORKDIR /app 13:03:35 ---> Running in afe43f2c02cf 13:03:36 Removing intermediate container afe43f2c02cf 13:03:36 ---> 6ca9683fa75f 13:03:36 Step 8/12 : COPY go.mod vendor* ./ 13:03:36 ---> 69aa97985b51 13:03:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:36 ---> Running in 4ddabc98c96c 13:04:44 Removing intermediate container 4ddabc98c96c 13:04:44 ---> 0f459323f77b 13:04:44 Step 10/12 : COPY . . 13:04:44 ---> 8c9327619f08 13:04:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:04:44 ---> Running in 51c9e0761625 13:04:44 Removing intermediate container 51c9e0761625 13:04:44 ---> ba0ee6bd8faf 13:04:44 Step 12/12 : RUN $MAKE 13:04:44 ---> Running in 95c6e21bb142 13:04:44 noop 13:04:44 Removing intermediate container 95c6e21bb142 13:04:44 ---> 5248d4e182e0 13:04:44 Successfully built 5248d4e182e0 13:04:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:45 + docker inspect -f . ci-base-image-arm64 13:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:45 prd-ubuntu20.04-docker-arm64-4c-16g-9463 does not seem to be running inside a container 13:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:04:46 $ docker top 978a2247906a8043ca85e51f61c1966d839d630c83f4d8ef3dafb98ed42fd901 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:48 + go version 13:04:48 go version go1.18.7 linux/arm64 [Pipeline] } 13:04:48 $ docker stop --time=1 978a2247906a8043ca85e51f61c1966d839d630c83f4d8ef3dafb98ed42fd901 13:04:49 $ docker rm -f --volumes 978a2247906a8043ca85e51f61c1966d839d630c83f4d8ef3dafb98ed42fd901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:50 + docker inspect -f . ci-base-image-arm64 13:04:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:51 prd-ubuntu20.04-docker-arm64-4c-16g-9463 does not seem to be running inside a container 13:04:51 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:04:52 $ docker top bac0c1c00652cea5869400c2114fb704dfe82603627d3d45fe3fc1bc366427c9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:53 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:04:53 + make test 13:04:53 go test -race -coverprofile=coverage.out ./... 13:07:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:07:15 go vet ./... 13:08:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:08:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:08:37 ./bin/test-attribution-txt.sh [Pipeline] echo 13:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:08:37 $ docker stop --time=1 bac0c1c00652cea5869400c2114fb704dfe82603627d3d45fe3fc1bc366427c9 13:08:39 $ docker rm -f --volumes bac0c1c00652cea5869400c2114fb704dfe82603627d3d45fe3fc1bc366427c9 [Pipeline] // withDockerContainer [Pipeline] sh 13:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:08:41 Warning: overwriting stash ‘coverage-report’ 13:08:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:08:42 + ls -al . 13:08:42 total 168 13:08:42 drwxrwxr-x 7 jenkins jenkins 4096 Mar 9 13:04 . 13:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:02 .. 13:08:42 -rw-rw-r-- 1 jenkins jenkins 119 Mar 9 13:02 .dockerignore 13:08:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:02 .git 13:08:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:02 .github 13:08:42 -rw-rw-r-- 1 jenkins jenkins 171 Mar 9 13:02 .gitignore 13:08:42 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 9 13:02 Attribution.txt 13:08:42 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 9 13:02 CHANGELOG.md 13:08:42 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 9 13:02 Dockerfile 13:08:42 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 13:02 GOVERNANCE.md 13:08:42 -rw-rw-r-- 1 jenkins jenkins 688 Mar 9 13:02 Jenkinsfile 13:08:42 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 9 13:02 LICENSE 13:08:42 -rw-rw-r-- 1 jenkins jenkins 618 Mar 9 13:02 OWNERS.md 13:08:42 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 9 13:02 README.md 13:08:42 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 13:00 VERSION 13:08:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 13:02 bin 13:08:42 -rw-r--r-- 1 jenkins jenkins 13 Mar 9 13:04 coverage.out 13:08:42 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 9 13:02 go.mod 13:08:42 -rw-rw-r-- 1 jenkins jenkins 30618 Mar 9 13:02 go.sum 13:08:42 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 9 13:02 main.go 13:08:42 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 9 13:02 makefile 13:08:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 13:02 res 13:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:43 + 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=0c426b2188b532793957f895081102f2e4a61a64 --label arch=arm64 --label version=0.0.0 . 13:08:43 Sending build context to Docker daemon 177.7kB 13:08:43 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:08:43 Step 2/26 : FROM ${BASE} AS builder 13:08:43 ---> 5248d4e182e0 13:08:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 13:08:43 ---> Running in 999b1df0016a 13:08:43 Removing intermediate container 999b1df0016a 13:08:43 ---> 6f6392676f0a 13:08:43 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:08:43 ---> Running in f280ee7eae9a 13:08:43 Removing intermediate container f280ee7eae9a 13:08:43 ---> 7269229d71ab 13:08:43 Step 5/26 : ARG ADD_BUILD_TAGS="" 13:08:44 ---> Running in 6fdef9da79d0 13:08:44 Removing intermediate container 6fdef9da79d0 13:08:44 ---> c8810d279826 13:08:44 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:44 ---> Running in 92d477c6b754 13:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:08:46 OK: 221 MiB in 51 packages 13:08:47 Removing intermediate container 92d477c6b754 13:08:47 ---> b1ed35dc89e3 13:08:47 Step 7/26 : WORKDIR /app 13:08:47 ---> Running in a1b25686abbf 13:08:47 Removing intermediate container a1b25686abbf 13:08:47 ---> f413a145124d 13:08:47 Step 8/26 : COPY go.mod vendor* ./ 13:08:48 ---> 815af22de070 13:08:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:48 ---> Running in 15fc81ed6d46 13:08:53 Removing intermediate container 15fc81ed6d46 13:08:53 ---> e95473f5160b 13:08:53 Step 10/26 : COPY . . 13:08:54 ---> ccd1868c0abf 13:08:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:54 ---> Running in 0b8bedabf14f 13:08:54 Removing intermediate container 0b8bedabf14f 13:08:54 ---> f0a243d5499e 13:08:54 Step 12/26 : RUN $MAKE 13:08:54 ---> Running in 9bd25d3a0c38 13:08:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:10:52 Removing intermediate container 9bd25d3a0c38 13:10:52 ---> bcaa989050ee 13:10:52 Step 13/26 : FROM alpine:3.16 13:10:52 3.16: Pulling from library/alpine 13:10:52 3760b48202b3: Pulling fs layer 13:10:52 3760b48202b3: Verifying Checksum 13:10:52 3760b48202b3: Download complete 13:10:52 3760b48202b3: Pull complete 13:10:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 13:10:52 Status: Downloaded newer image for alpine:3.16 13:10:52 ---> 4c81e5bf8899 13:10:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:10:52 ---> Running in 899b650372b7 13:10:52 Removing intermediate container 899b650372b7 13:10:52 ---> 0ff8983e4621 13:10:52 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 13:10:52 ---> Running in c4128097ee52 13:10:52 Removing intermediate container c4128097ee52 13:10:52 ---> cf38edad5b19 13:10:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 13:10:52 ---> Running in f4f565d06a5f 13:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:10:52 (1/2) Installing ca-certificates (20220614-r0) 13:10:52 (2/2) Installing dumb-init (1.2.5-r1) 13:10:52 Executing busybox-1.35.0-r17.trigger 13:10:52 Executing ca-certificates-20220614-r0.trigger 13:10:52 OK: 6 MiB in 16 packages 13:10:52 Removing intermediate container f4f565d06a5f 13:10:52 ---> ab876224a6a8 13:10:52 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:10:52 ---> 110b43932e7b 13:10:52 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 13:10:52 ---> cfd823719fe9 13:10:52 Step 19/26 : COPY --from=builder /app/res/ /res/ 13:10:53 ---> 874972098d27 13:10:53 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:10:54 ---> b2eb5ab43928 13:10:54 Step 21/26 : EXPOSE 48095 13:10:54 ---> Running in 26dcc3579201 13:10:54 Removing intermediate container 26dcc3579201 13:10:54 ---> 1d1a1d3bbe63 13:10:54 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 13:10:54 ---> Running in 4a20746f7df2 13:10:54 Removing intermediate container 4a20746f7df2 13:10:54 ---> 98b6fdaf5f96 13:10:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:10:55 ---> Running in ef78427f7c3d 13:10:55 Removing intermediate container ef78427f7c3d 13:10:55 ---> 73b24d75e8c2 13:10:55 Step 24/26 : LABEL arch=arm64 13:10:55 ---> Running in c553b6ee08f9 13:10:55 Removing intermediate container c553b6ee08f9 13:10:55 ---> 1d3ab1cff5b8 13:10:55 Step 25/26 : LABEL git_sha=0c426b2188b532793957f895081102f2e4a61a64 13:10:55 ---> Running in dc6258cbb7f4 13:10:56 Removing intermediate container dc6258cbb7f4 13:10:56 ---> 3cfcfbd5dfd3 13:10:56 Step 26/26 : LABEL version=0.0.0 13:10:56 ---> Running in 1b1b8257de89 13:10:56 Removing intermediate container 1b1b8257de89 13:10:56 ---> c1b61fac340e 13:10:56 [Warning] One or more build-args [ARCH] were not consumed 13:10:56 Successfully built c1b61fac340e 13:10:56 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:57 13:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:10:57 arm64: Pulling from edgex-lftools-log-publisher 13:10:57 8998bd30e6a1: Pulling fs layer 13:10:57 04944245beec: Pulling fs layer 13:10:57 699f458cf7ca: Pulling fs layer 13:10:57 765212b225bb: Pulling fs layer 13:10:57 f23df028b6ca: Pulling fs layer 13:10:57 d65c8cfc05b1: Pulling fs layer 13:10:57 2437ff75d9bd: Pulling fs layer 13:10:57 765212b225bb: Waiting 13:10:57 f23df028b6ca: Waiting 13:10:57 d65c8cfc05b1: Waiting 13:10:57 2437ff75d9bd: Waiting 13:10:57 04944245beec: Verifying Checksum 13:10:57 04944245beec: Download complete 13:10:57 765212b225bb: Verifying Checksum 13:10:57 765212b225bb: Download complete 13:10:57 f23df028b6ca: Download complete 13:10:57 d65c8cfc05b1: Verifying Checksum 13:10:57 d65c8cfc05b1: Download complete 13:10:58 699f458cf7ca: Verifying Checksum 13:10:58 699f458cf7ca: Download complete 13:10:58 8998bd30e6a1: Verifying Checksum 13:10:58 8998bd30e6a1: Download complete 13:11:00 2437ff75d9bd: Verifying Checksum 13:11:00 2437ff75d9bd: Download complete 13:11:02 8998bd30e6a1: Pull complete 13:11:02 04944245beec: Pull complete 13:11:04 699f458cf7ca: Pull complete 13:11:04 765212b225bb: Pull complete 13:11:04 f23df028b6ca: Pull complete 13:11:05 d65c8cfc05b1: Pull complete 13:11:20 2437ff75d9bd: Pull complete 13:11:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-9463 does not seem to be running inside a container 13:11:20 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:11:22 $ docker top 3c476fb58ff7af942e2527e829b7ec28bca12abab84bbc9dd06a82b9235a40e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:23 ---> job-cost.sh 13:11:23 lf-activate-venv: SKIPPING 13:11:23 INFO: No Stack... 13:11:24 INFO: Retrieving Pricing Info for: v3-standard-4 13:11:25 INFO: Archiving Costs [Pipeline] sh 13:11:25 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:11:25 + cut -d, -f6 [Pipeline] lock 13:11:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] 13:11:25 Resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] did not exist. Created. 13:11:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:11:26 /w/workspace/app-service-configurable/1@tmp/durable-b9069de0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:11:26 + echo total: 0.10999999940395355 [Pipeline] stash 13:11:26 Warning: overwriting stash ‘stack-cost’ 13:11:26 Stashed 1 file(s) [Pipeline] } 13:11:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:11:26 $ docker stop --time=1 3c476fb58ff7af942e2527e829b7ec28bca12abab84bbc9dd06a82b9235a40e7 13:11:28 $ docker rm -f --volumes 3c476fb58ff7af942e2527e829b7ec28bca12abab84bbc9dd06a82b9235a40e7 [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 13:11:29 provisioning config files... 13:11:29 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config1678991827188959057tmp [Pipeline] { [Pipeline] sh 13:11:29 + set +x 13:11:29 + curl -s https://codecov.io/bash 13:11:29 + bash -s -- 13:11:29 13:11:29 _____ _ 13:11:29 / ____| | | 13:11:29 | | ___ __| | ___ ___ _____ __ 13:11:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:11:29 | |___| (_) | (_| | __/ (_| (_) \ V / 13:11:29 \_____\___/ \__,_|\___|\___\___/ \_/ 13:11:29 Bash-1.0.6 13:11:29 13:11:29 13:11:29 ==> git version 2.25.1 found 13:11:29 ==> 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 13:11:29 Release-Date: 2020-01-08 13:11:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:11:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:11:29 ==> Jenkins CI detected. 13:11:29 current dir:  /w/workspace/_app-service-configurable_PR-528 13:11:29 project root: . 13:11:29 --> token set from env 13:11:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:11:29 ==> Running gcov in . (disable via -X gcov) 13:11:29 ==> Python coveragepy not found 13:11:29 ==> Searching for coverage reports in: 13:11:29 + . 13:11:29 -> Found 1 reports 13:11:29 ==> Detecting git/mercurial file structure 13:11:29 ==> Reading reports 13:11:29 + ./coverage.out bytes=13 13:11:29 ==> Appending adjustments 13:11:29 https://docs.codecov.io/docs/fixing-reports 13:11:29 + Found adjustments 13:11:29 ==> Gzipping contents 13:11:29 4.0K /tmp/codecov.J54BN5.gz 13:11:29 ==> Uploading reports 13:11:29 url: https://codecov.io 13:11:29 query: branch=PR-528&commit=0c426b2188b532793957f895081102f2e4a61a64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=528&job=&cmd_args= 13:11:29 -> Pinging Codecov 13:11:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-528&commit=0c426b2188b532793957f895081102f2e4a61a64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=528&job=&cmd_args= 13:11:29 -> Uploading to 13:11:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/A97CA9966030D2A3747ED39772930CCE/0c426b2188b532793957f895081102f2e4a61a64/264c93fe-f7c5-4ef3-97a1-15469b0e9c03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T131129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55a8c3b8cfef31f248d9c319e6c31f6fb9a6d6f6f3f8db720200f2b4a5ac36ac 13:11:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:11:29 Dload Upload Total Spent Left Speed 13:11:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1918 --:--:-- --:--:-- --:--:-- 1918 13:11:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] } 13:11:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:11:31 + [ -d /w/workspace/_app-service-configurable_PR-528/archives ] 13:11:31 + ls -al /w/workspace/_app-service-configurable_PR-528/archives 13:11:31 total 16 13:11:31 drwxr-xr-x 3 root root 4096 Mar 9 13:02 . 13:11:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 13:02 .. 13:11:31 drwxr-xr-x 2 root root 4096 Mar 9 13:02 cost 13:11:31 -rw-r--r-- 1 root root 96 Mar 9 13:02 cost.csv 13:11:31 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-528/archives 13:11:31 + ls -al /w/workspace/_app-service-configurable_PR-528/archives 13:11:31 total 16 13:11:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 13:02 . 13:11:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 13:02 .. 13:11:31 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 13:02 cost 13:11:31 -rw-r--r-- 1 jenkins jenkins 96 Mar 9 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:11:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:11:33 ---> package-listing.sh 13:11:33 ++ facter osfamily 13:11:33 ++ tr '[:upper:]' '[:lower:]' 13:11:33 + OS_FAMILY=debian 13:11:33 + workspace=/w/workspace/_app-service-configurable_PR-528 13:11:33 + START_PACKAGES=/tmp/packages_start.txt 13:11:33 + END_PACKAGES=/tmp/packages_end.txt 13:11:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:11:33 + PACKAGES=/tmp/packages_start.txt 13:11:33 + '[' /w/workspace/_app-service-configurable_PR-528 ']' 13:11:33 + PACKAGES=/tmp/packages_end.txt 13:11:33 + case "${OS_FAMILY}" in 13:11:33 + grep '^ii' 13:11:33 + dpkg -l 13:11:33 + '[' -f /tmp/packages_start.txt ']' 13:11:33 + '[' -f /tmp/packages_end.txt ']' 13:11:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:11:33 + '[' /w/workspace/_app-service-configurable_PR-528 ']' 13:11:33 + mkdir -p /w/workspace/_app-service-configurable_PR-528/archives/ 13:11:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-528/archives/ [Pipeline] echo 13:11:33 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-528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:11:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:34 prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container 13:11:34 $ 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-528/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-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:11:35 $ docker top 670b7e02d7ffdf8ba888aa68550c5c36ea3f91300411ebd59d2c985bc38fac68 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:35 + touch /tmp/pre-build-complete [Pipeline] sh 13:11:35 + mkdir -p /var/log/sysstat [Pipeline] sh 13:11:36 + ls /var/log/sa-host 13:11:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:36 provisioning config files... 13:11:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config6672671351413743529tmp [Pipeline] { [Pipeline] echo 13:11:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:11:36 ---> create-netrc.sh [Pipeline] } 13:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:11:37 ---> python-tools-install.sh [Pipeline] echo 13:11:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:11:37 ---> sudo-logs.sh 13:11:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:11:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:11:38 ---> job-cost.sh 13:11:38 lf-activate-venv: SKIPPING 13:11:38 DEBUG: total: 0.2199999988079071 13:11:38 INFO: Retrieving Stack Cost... 13:11:38 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:38 INFO: Archiving Costs [Pipeline] echo 13:11:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:11:39 ---> logs-deploy.sh 13:11:39 lf-activate-venv: SKIPPING 13:11:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-528/1 13:11:39 INFO: archiving workspace using pattern(s): 13:11:40 Archives upload complete. 13:11:40 INFO: archiving logs to Nexus 13:11:41 ---> uname -a: 13:11:41 Linux prd-ubuntu20-04-docker-8c-8g-9462 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:11:41 13:11:41 13:11:41 ---> lscpu: 13:11:41 Architecture: x86_64 13:11:41 CPU op-mode(s): 32-bit, 64-bit 13:11:41 Byte Order: Little Endian 13:11:41 Address sizes: 40 bits physical, 48 bits virtual 13:11:41 CPU(s): 8 13:11:41 On-line CPU(s) list: 0-7 13:11:41 Thread(s) per core: 1 13:11:41 Core(s) per socket: 1 13:11:41 Socket(s): 8 13:11:41 NUMA node(s): 1 13:11:41 Vendor ID: AuthenticAMD 13:11:41 CPU family: 23 13:11:41 Model: 49 13:11:41 Model name: AMD EPYC-Rome Processor 13:11:41 Stepping: 0 13:11:41 CPU MHz: 2799.996 13:11:41 BogoMIPS: 5599.99 13:11:41 Virtualization: AMD-V 13:11:41 Hypervisor vendor: KVM 13:11:41 Virtualization type: full 13:11:41 L1d cache: 256 KiB 13:11:41 L1i cache: 256 KiB 13:11:41 L2 cache: 4 MiB 13:11:41 L3 cache: 128 MiB 13:11:41 NUMA node0 CPU(s): 0-7 13:11:41 Vulnerability Itlb multihit: Not affected 13:11:41 Vulnerability L1tf: Not affected 13:11:41 Vulnerability Mds: Not affected 13:11:41 Vulnerability Meltdown: Not affected 13:11:41 Vulnerability Mmio stale data: Not affected 13:11:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:11:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:11:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:11:41 Vulnerability Srbds: Not affected 13:11:41 Vulnerability Tsx async abort: Not affected 13:11:41 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 13:11:41 13:11:41 13:11:41 ---> nproc: 13:11:41 8 13:11:41 13:11:41 13:11:41 ---> df -h: 13:11:41 Filesystem Size Used Avail Use% Mounted on 13:11:41 overlay 155G 12G 144G 8% / 13:11:41 tmpfs 64M 0 64M 0% /dev 13:11:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:11:41 shm 64M 0 64M 0% /dev/shm 13:11:41 /dev/vda1 155G 12G 144G 8% /facter-os 13:11:41 13:11:41