Pull request #637 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecc34ab80586e7d15c6f7e13d75755a858aa499b+3855817b4ed7129f4e5759197b7830b0e3aab6a7 (8e68db503c988e5b6d158b3a2f24e2e5d66ef5f0) 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-ssh14156365239556765757.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10199626676548024919.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-637/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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13531193536226777170.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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6645350404008609135.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15855988068139744433.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-637/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-637/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10940309080193738069.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27904 in /w/workspace/_app-service-configurable_PR-637 [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-637 # 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit ecc34ab80586e7d15c6f7e13d75755a858aa499b Merge succeeded, producing ecc34ab80586e7d15c6f7e13d75755a858aa499b Checking out Revision ecc34ab80586e7d15c6f7e13d75755a858aa499b (PR-637) > 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/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T12:27:19.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T12:27:20.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T12:27:20.236Z] ========================================================= [2024-01-25T12:27:20.236Z] EdgeX Global Pipelines Version Info [2024-01-25T12:27:20.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:27:21.007Z] ------------------- [2024-01-25T12:27:21.007Z] stable info: [2024-01-25T12:27:21.007Z] ------------------- [2024-01-25T12:27:21.007Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T12:27:21.007Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T12:27:21.007Z] Message: update stable to v1.0.258 [2024-01-25T12:27:21.954Z] ------------------- [2024-01-25T12:27:21.954Z] experimental info: [2024-01-25T12:27:21.954Z] ------------------- [2024-01-25T12:27:21.954Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T12:27:21.954Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T12:27:21.954Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T12:27:22.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-01-25T12:27:22.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-01-25T12:27:22.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T12:27:22.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T12:27:22.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T12:27:22.476Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T12:27:22.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T12:27:22.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-25T12:27:22.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T12:27:22.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T12:27:22.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T12:27:22.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-01-25T12:27:22.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T12:27:23.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T12:27:23.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T12:27:23.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T12:27:23.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T12:27:23.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T12:27:23.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T12:27:23.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T12:27:23.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-25T12:27:23.557Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-25T12:27:23.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T12:27:23.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T12:27:23.768Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T12:27:23.842Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T12:27:23.912Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T12:27:23.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-637 [Pipeline] echo [2024-01-25T12:27:24.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-637 [Pipeline] echo [2024-01-25T12:27:24.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-637 [Pipeline] echo [2024-01-25T12:27:24.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo [2024-01-25T12:27:24.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecc34ab [Pipeline] echo [2024-01-25T12:27:24.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T12:27:24.519Z] provisioning config files... [2024-01-25T12:27:24.534Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config1722690857792841036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:27:24.947Z] ---> ****-login.sh [2024-01-25T12:27:24.947Z] nexus3.edgexfoundry.org:10001 [2024-01-25T12:27:25.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:25.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:25.208Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:25.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:25.208Z] [2024-01-25T12:27:25.208Z] Login Succeeded [2024-01-25T12:27:25.208Z] nexus3.edgexfoundry.org:10002 [2024-01-25T12:27:25.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:25.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:25.470Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:25.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:25.470Z] [2024-01-25T12:27:25.470Z] Login Succeeded [2024-01-25T12:27:25.470Z] nexus3.edgexfoundry.org:10003 [2024-01-25T12:27:25.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:25.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:25.470Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:25.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:25.470Z] [2024-01-25T12:27:25.470Z] Login Succeeded [2024-01-25T12:27:25.470Z] nexus3.edgexfoundry.org:10004 [2024-01-25T12:27:25.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:25.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:25.734Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:25.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:25.734Z] [2024-01-25T12:27:25.734Z] Login Succeeded [2024-01-25T12:27:25.734Z] ****.io [2024-01-25T12:27:25.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:25.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:25.996Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:25.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:25.996Z] [2024-01-25T12:27:25.996Z] Login Succeeded [2024-01-25T12:27:25.996Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T12:27:26.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T12:27:26.828Z] + git rev-list -1 --merges ecc34ab80586e7d15c6f7e13d75755a858aa499b~1..ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo [2024-01-25T12:27:26.876Z] -----------> git rev-list -1 --merges ecc34ab80586e7d15c6f7e13d75755a858aa499b~1..ecc34ab80586e7d15c6f7e13d75755a858aa499b ecc34ab80586e7d15c6f7e13d75755a858aa499b [false] [Pipeline] sh [2024-01-25T12:27:27.206Z] + git log --format=format:%s -1 ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo [2024-01-25T12:27:27.246Z] ========================================================= [2024-01-25T12:27:27.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T12:27:27.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T12:27:27.732Z] + git log --format=format:%s -1 ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] echo [2024-01-25T12:27:27.767Z] [semverPrep] GIT_COMMIT: ecc34ab80586e7d15c6f7e13d75755a858aa499b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-01-25T12:27:27.819Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T12:27:28.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T12:27:28.251Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T12:27:28.251Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T12:27:28.251Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T12:27:28.252Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T12:27:28.252Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T12:27:28.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:27:28.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T12:27:28.828Z] [2024-01-25T12:27:28.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:27:29.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T12:27:29.231Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T12:27:29.231Z] b85a868b505f: Pulling fs layer [2024-01-25T12:27:29.231Z] e2be974225ed: Pulling fs layer [2024-01-25T12:27:29.231Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T12:27:29.231Z] 988bab9f4d93: Pulling fs layer [2024-01-25T12:27:29.231Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T12:27:29.231Z] eaf3925da568: Pulling fs layer [2024-01-25T12:27:29.231Z] bab4dde63d76: Pulling fs layer [2024-01-25T12:27:29.231Z] bde34c3a00c8: Pulling fs layer [2024-01-25T12:27:29.231Z] b352a97aabf1: Pulling fs layer [2024-01-25T12:27:29.231Z] 4872d77fe225: Pulling fs layer [2024-01-25T12:27:29.231Z] 5851b861e8e6: Pulling fs layer [2024-01-25T12:27:29.231Z] 1469e6f7b9e6: Waiting [2024-01-25T12:27:29.231Z] b352a97aabf1: Waiting [2024-01-25T12:27:29.231Z] 4872d77fe225: Waiting [2024-01-25T12:27:29.231Z] eaf3925da568: Waiting [2024-01-25T12:27:29.231Z] 5851b861e8e6: Waiting [2024-01-25T12:27:29.231Z] bab4dde63d76: Waiting [2024-01-25T12:27:29.231Z] bde34c3a00c8: Waiting [2024-01-25T12:27:29.231Z] 988bab9f4d93: Waiting [2024-01-25T12:27:29.231Z] e2be974225ed: Verifying Checksum [2024-01-25T12:27:29.231Z] e2be974225ed: Download complete [2024-01-25T12:27:29.231Z] 988bab9f4d93: Verifying Checksum [2024-01-25T12:27:29.231Z] 988bab9f4d93: Download complete [2024-01-25T12:27:29.231Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T12:27:29.231Z] 1469e6f7b9e6: Download complete [2024-01-25T12:27:29.231Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T12:27:29.231Z] 339a4e72a1f5: Download complete [2024-01-25T12:27:29.231Z] eaf3925da568: Verifying Checksum [2024-01-25T12:27:29.231Z] eaf3925da568: Download complete [2024-01-25T12:27:29.491Z] bde34c3a00c8: Download complete [2024-01-25T12:27:29.491Z] b352a97aabf1: Verifying Checksum [2024-01-25T12:27:29.491Z] b352a97aabf1: Download complete [2024-01-25T12:27:29.491Z] 4872d77fe225: Verifying Checksum [2024-01-25T12:27:29.491Z] 4872d77fe225: Download complete [2024-01-25T12:27:29.491Z] 5851b861e8e6: Verifying Checksum [2024-01-25T12:27:29.491Z] 5851b861e8e6: Download complete [2024-01-25T12:27:29.491Z] b85a868b505f: Verifying Checksum [2024-01-25T12:27:29.752Z] bab4dde63d76: Verifying Checksum [2024-01-25T12:27:30.695Z] b85a868b505f: Pull complete [2024-01-25T12:27:30.957Z] e2be974225ed: Pull complete [2024-01-25T12:27:31.527Z] 339a4e72a1f5: Pull complete [2024-01-25T12:27:31.527Z] 988bab9f4d93: Pull complete [2024-01-25T12:27:31.793Z] 1469e6f7b9e6: Pull complete [2024-01-25T12:27:32.062Z] eaf3925da568: Pull complete [2024-01-25T12:27:33.988Z] bab4dde63d76: Pull complete [2024-01-25T12:27:33.988Z] bde34c3a00c8: Pull complete [2024-01-25T12:27:33.988Z] b352a97aabf1: Pull complete [2024-01-25T12:27:34.250Z] 4872d77fe225: Pull complete [2024-01-25T12:27:34.250Z] 5851b861e8e6: Pull complete [2024-01-25T12:27:34.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T12:27:34.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T12:27:34.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:27:34.614Z] prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container [2024-01-25T12:27:34.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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 [2024-01-25T12:27:38.606Z] $ docker top 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 -eo pid,comm [2024-01-25T12:27:38.660Z] 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). [2024-01-25T12:27:38.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T12:27:38.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T12:27:38.859Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T12:27:38.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T12:27:39.002Z] $ docker exec 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent [2024-01-25T12:27:39.114Z] SSH_AUTH_SOCK=/tmp/ssh-7LxVWFE0SC61/agent.33 [2024-01-25T12:27:39.114Z] SSH_AGENT_PID=39 [2024-01-25T12:27:39.120Z] Running ssh-add (command line suppressed) [2024-01-25T12:27:39.221Z] Identity added: /w/workspace/_app-service-configurable_PR-637@tmp/private_key_11585009362944809979.key (/w/workspace/_app-service-configurable_PR-637@tmp/private_key_11585009362944809979.key) [2024-01-25T12:27:39.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T12:27:39.596Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T12:27:39.625Z] $ docker exec --env ******** --env ******** 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent -k [2024-01-25T12:27:39.723Z] unset SSH_AUTH_SOCK; [2024-01-25T12:27:39.724Z] unset SSH_AGENT_PID; [2024-01-25T12:27:39.724Z] echo Agent pid 39 killed; [2024-01-25T12:27:39.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T12:27:39.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T12:27:39.872Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T12:27:40.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T12:27:40.006Z] $ docker exec 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent [2024-01-25T12:27:40.125Z] SSH_AUTH_SOCK=/tmp/ssh-RLzv5N2Oiq1r/agent.71 [2024-01-25T12:27:40.125Z] SSH_AGENT_PID=77 [2024-01-25T12:27:40.130Z] Running ssh-add (command line suppressed) [2024-01-25T12:27:40.237Z] Identity added: /w/workspace/_app-service-configurable_PR-637@tmp/private_key_11572183821881419041.key (/w/workspace/_app-service-configurable_PR-637@tmp/private_key_11572183821881419041.key) [2024-01-25T12:27:40.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T12:27:40.605Z] + git semver init [2024-01-25T12:27:40.870Z] 2024-01-25 12:27:40,802 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T12:27:40.870Z] 2024-01-25 12:27:40,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-637/.semver [2024-01-25T12:27:40.870Z] 2024-01-25 12:27:40,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-637/.semver [2024-01-25T12:27:40.870Z] 2024-01-25 12:27:40,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-637/.semver'], cwd=/w/workspace/_app-service-configurable_PR-637, universal_newlines=False, shell=None, istream=None) [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,039 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-637/.git/info/exclude [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-637/.semver/PR-637 with force:False [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,040 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-637/.semver/PR-637 [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,045 [execute] INFO git cat-file --batch-check [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-637/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,054 [execute] INFO git cat-file --batch [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-637/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T12:27:42.261Z] 2024-01-25 12:27:42,061 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-637/.semver/PR-637 [2024-01-25T12:27:42.261Z] 0.0.0 [Pipeline] } [2024-01-25T12:27:42.293Z] $ docker exec --env ******** --env ******** 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 ssh-agent -k [2024-01-25T12:27:42.396Z] unset SSH_AUTH_SOCK; [2024-01-25T12:27:42.397Z] unset SSH_AGENT_PID; [2024-01-25T12:27:42.397Z] echo Agent pid 77 killed; [2024-01-25T12:27:42.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T12:27:42.921Z] + git semver [Pipeline] } [2024-01-25T12:27:43.212Z] $ docker stop --time=1 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 [2024-01-25T12:27:44.542Z] $ docker rm -f --volumes 1491fde60d8889adacb9cc3e49ca840960ea224ccc7e8b449f1c010b7a02f454 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T12:27:44.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T12:27:45.323Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T12:27:45.340Z] [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 [2024-01-25T12:27:46.334Z] provisioning config files... [2024-01-25T12:27:46.344Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config11277895877355985053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:27:46.753Z] ---> ****-login.sh [2024-01-25T12:27:46.753Z] nexus3.edgexfoundry.org:10001 [2024-01-25T12:27:46.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:46.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:46.753Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:46.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:46.753Z] [2024-01-25T12:27:46.753Z] Login Succeeded [2024-01-25T12:27:46.753Z] nexus3.edgexfoundry.org:10002 [2024-01-25T12:27:46.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:46.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:46.753Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:46.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:46.753Z] [2024-01-25T12:27:46.753Z] Login Succeeded [2024-01-25T12:27:46.753Z] nexus3.edgexfoundry.org:10003 [2024-01-25T12:27:47.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:47.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:47.013Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:47.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:47.013Z] [2024-01-25T12:27:47.013Z] Login Succeeded [2024-01-25T12:27:47.013Z] nexus3.edgexfoundry.org:10004 [2024-01-25T12:27:47.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:47.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:47.013Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:47.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:47.013Z] [2024-01-25T12:27:47.013Z] Login Succeeded [2024-01-25T12:27:47.013Z] ****.io [2024-01-25T12:27:47.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:27:47.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:27:47.534Z] Configure a credential helper to remove this warning. See [2024-01-25T12:27:47.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:27:47.534Z] [2024-01-25T12:27:47.534Z] Login Succeeded [2024-01-25T12:27:47.534Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T12:27:47.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T12:27:47.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T12:27:47.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T12:27:48.049Z] ========================================================= [2024-01-25T12:27:48.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T12:27:48.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:27:48.649Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T12:27:48.650Z] Sending build context to Docker daemon 8.78MB [2024-01-25T12:27:48.650Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T12:27:48.650Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-25T12:27:48.650Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T12:27:48.650Z] 7264a8db6415: Pulling fs layer [2024-01-25T12:27:48.650Z] c4d48a809fc2: Pulling fs layer [2024-01-25T12:27:48.650Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T12:27:48.650Z] ad3a456e5733: Pulling fs layer [2024-01-25T12:27:48.650Z] 69c7f0334f64: Pulling fs layer [2024-01-25T12:27:48.650Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T12:27:48.650Z] ce7588e14bc9: Pulling fs layer [2024-01-25T12:27:48.650Z] b5e4710f87ac: Pulling fs layer [2024-01-25T12:27:48.650Z] 1f1c1a5573a3: Waiting [2024-01-25T12:27:48.650Z] ad3a456e5733: Waiting [2024-01-25T12:27:48.650Z] ce7588e14bc9: Waiting [2024-01-25T12:27:48.650Z] 69c7f0334f64: Waiting [2024-01-25T12:27:48.650Z] b5e4710f87ac: Waiting [2024-01-25T12:27:48.910Z] c4d48a809fc2: Download complete [2024-01-25T12:27:48.910Z] ad3a456e5733: Download complete [2024-01-25T12:27:48.910Z] 69c7f0334f64: Download complete [2024-01-25T12:27:48.910Z] 7264a8db6415: Verifying Checksum [2024-01-25T12:27:48.910Z] 7264a8db6415: Download complete [2024-01-25T12:27:48.910Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T12:27:48.910Z] 1f1c1a5573a3: Download complete [2024-01-25T12:27:48.910Z] 7264a8db6415: Pull complete [2024-01-25T12:27:49.170Z] b5e4710f87ac: Verifying Checksum [2024-01-25T12:27:49.170Z] b5e4710f87ac: Download complete [2024-01-25T12:27:49.170Z] c4d48a809fc2: Pull complete [2024-01-25T12:27:49.430Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T12:27:49.430Z] 4f1c88b9dad5: Download complete [2024-01-25T12:27:49.688Z] ce7588e14bc9: Verifying Checksum [2024-01-25T12:27:49.688Z] ce7588e14bc9: Download complete [2024-01-25T12:27:52.976Z] 4f1c88b9dad5: Pull complete [2024-01-25T12:27:53.243Z] ad3a456e5733: Pull complete [2024-01-25T12:27:53.243Z] 69c7f0334f64: Pull complete [2024-01-25T12:27:53.243Z] 1f1c1a5573a3: Pull complete [2024-01-25T12:27:55.777Z] ce7588e14bc9: Pull complete [2024-01-25T12:27:56.345Z] b5e4710f87ac: Pull complete [2024-01-25T12:27:56.345Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T12:27:56.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T12:27:56.345Z] ---> 88b5674ff536 [2024-01-25T12:27:56.345Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T12:28:01.074Z] Still waiting to schedule task [2024-01-25T12:28:01.074Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-25T12:28:02.922Z] ---> Running in 87bc49843bc1 [2024-01-25T12:28:02.922Z] Removing intermediate container 87bc49843bc1 [2024-01-25T12:28:02.922Z] ---> 64b7fc012ef5 [2024-01-25T12:28:02.922Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T12:28:02.922Z] ---> Running in d953a34cd753 [2024-01-25T12:28:02.922Z] Removing intermediate container d953a34cd753 [2024-01-25T12:28:02.922Z] ---> 7c5db5df8445 [2024-01-25T12:28:02.922Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-25T12:28:03.183Z] ---> Running in 65b563fba79b [2024-01-25T12:28:03.183Z] Removing intermediate container 65b563fba79b [2024-01-25T12:28:03.183Z] ---> c4f4a4e517eb [2024-01-25T12:28:03.183Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T12:28:03.183Z] ---> Running in 396f49623411 [2024-01-25T12:28:03.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T12:28:03.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T12:28:03.965Z] OK: 264 MiB in 52 packages [2024-01-25T12:28:04.225Z] Removing intermediate container 396f49623411 [2024-01-25T12:28:04.225Z] ---> 2fec310081e8 [2024-01-25T12:28:04.225Z] Step 7/12 : WORKDIR /app [2024-01-25T12:28:04.225Z] ---> Running in 224b7e21783f [2024-01-25T12:28:04.485Z] Removing intermediate container 224b7e21783f [2024-01-25T12:28:04.485Z] ---> 8262904f1bd5 [2024-01-25T12:28:04.485Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-25T12:28:04.485Z] ---> 7c93d8206038 [2024-01-25T12:28:04.485Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T12:28:04.485Z] ---> Running in f7c8d472543a [2024-01-25T12:28:36.742Z] Removing intermediate container f7c8d472543a [2024-01-25T12:28:36.742Z] ---> bec5b5016163 [2024-01-25T12:28:36.742Z] Step 10/12 : COPY . . [2024-01-25T12:28:36.742Z] ---> 8720355f15f5 [2024-01-25T12:28:36.742Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T12:28:36.742Z] ---> Running in 9b232dca684a [2024-01-25T12:28:36.742Z] Removing intermediate container 9b232dca684a [2024-01-25T12:28:36.742Z] ---> e3ebe0205ef2 [2024-01-25T12:28:36.742Z] Step 12/12 : RUN $MAKE [2024-01-25T12:28:36.742Z] ---> Running in 4d1a159387a9 [2024-01-25T12:28:36.742Z] noop [2024-01-25T12:28:36.742Z] Removing intermediate container 4d1a159387a9 [2024-01-25T12:28:36.742Z] ---> 42f6fb5581f0 [2024-01-25T12:28:36.742Z] Successfully built 42f6fb5581f0 [2024-01-25T12:28:36.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:28:37.300Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T12:28:37.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:28:37.506Z] prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container [2024-01-25T12:28:37.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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 [2024-01-25T12:28:37.881Z] $ docker top 4164c5681f7362556d5908f6d66fec5318c4fcb63c78cd8d0cad01d3980d5b53 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T12:28:38.330Z] + go version [2024-01-25T12:28:38.330Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T12:28:38.371Z] $ docker stop --time=1 4164c5681f7362556d5908f6d66fec5318c4fcb63c78cd8d0cad01d3980d5b53 [2024-01-25T12:28:39.618Z] $ docker rm -f --volumes 4164c5681f7362556d5908f6d66fec5318c4fcb63c78cd8d0cad01d3980d5b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:28:40.583Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T12:28:40.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:28:40.794Z] prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container [2024-01-25T12:28:40.831Z] $ 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-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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 [2024-01-25T12:28:41.168Z] $ docker top a9a24ea18b85bd1158a9d8eeb87fcb86f9cf338a7a67fe679b978b42ae50ee35 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T12:28:41.606Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-637 [Pipeline] fileExists [Pipeline] sh [2024-01-25T12:28:42.026Z] + make test [2024-01-25T12:28:42.026Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T12:29:03.970Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-25T12:29:22.063Z] go vet ./... [2024-01-25T12:29:26.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T12:29:26.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T12:29:26.242Z] ./bin/test-attribution-txt.sh [2024-01-25T12:29:26.242Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T12:29:26.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T12:29:26.340Z] $ docker stop --time=1 a9a24ea18b85bd1158a9d8eeb87fcb86f9cf338a7a67fe679b978b42ae50ee35 [2024-01-25T12:29:31.645Z] $ docker rm -f --volumes a9a24ea18b85bd1158a9d8eeb87fcb86f9cf338a7a67fe679b978b42ae50ee35 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T12:29:32.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T12:29:32.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T12:29:33.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T12:29:33.539Z] + ls -al . [2024-01-25T12:29:33.539Z] total 184 [2024-01-25T12:29:33.539Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 25 12:28 . [2024-01-25T12:29:33.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 12:27 .. [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 25 12:27 .dockerignore [2024-01-25T12:29:33.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:29 .git [2024-01-25T12:29:33.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 12:27 .github [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 25 12:27 .gitignore [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 12:27 .golangci.yml [2024-01-25T12:29:33.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 12:27 .semver [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 25 12:27 Attribution.txt [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 25 12:27 CHANGELOG.md [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 25 12:27 Dockerfile [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 12:27 GOVERNANCE.md [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 25 12:27 Jenkinsfile [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 25 12:27 LICENSE [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 25 12:27 OWNERS.md [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 25 12:27 README.md [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 12:27 VERSION [2024-01-25T12:29:33.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 12:27 bin [2024-01-25T12:29:33.539Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 25 12:28 coverage.out [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 3775 Jan 25 12:27 go.mod [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 25 12:27 go.sum [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 25 12:27 main.go [2024-01-25T12:29:33.539Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 25 12:27 makefile [2024-01-25T12:29:33.539Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 12:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:29:33.991Z] + 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=ecc34ab80586e7d15c6f7e13d75755a858aa499b --label arch=amd64 --label version=0.0.0 . [2024-01-25T12:29:33.991Z] Sending build context to Docker daemon 8.781MB [2024-01-25T12:29:33.991Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T12:29:33.991Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-25T12:29:33.991Z] ---> 42f6fb5581f0 [2024-01-25T12:29:33.991Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T12:29:34.254Z] ---> Running in 56aea69fb177 [2024-01-25T12:29:34.254Z] Removing intermediate container 56aea69fb177 [2024-01-25T12:29:34.254Z] ---> 080ffc6ee611 [2024-01-25T12:29:34.254Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T12:29:34.254Z] ---> Running in e94ea18ba1af [2024-01-25T12:29:34.513Z] Removing intermediate container e94ea18ba1af [2024-01-25T12:29:34.513Z] ---> 2b161d8594b6 [2024-01-25T12:29:34.513Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-25T12:29:34.513Z] ---> Running in d998d92d8787 [2024-01-25T12:29:34.513Z] Removing intermediate container d998d92d8787 [2024-01-25T12:29:34.513Z] ---> 138d716c6a47 [2024-01-25T12:29:34.513Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T12:29:34.513Z] ---> Running in 8f534672aa05 [2024-01-25T12:29:34.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T12:29:34.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T12:29:35.033Z] OK: 264 MiB in 52 packages [2024-01-25T12:29:35.601Z] Removing intermediate container 8f534672aa05 [2024-01-25T12:29:35.601Z] ---> 4c7387089908 [2024-01-25T12:29:35.601Z] Step 7/27 : WORKDIR /app [2024-01-25T12:29:35.601Z] ---> Running in ef7acfdf961f [2024-01-25T12:29:35.601Z] Removing intermediate container ef7acfdf961f [2024-01-25T12:29:35.601Z] ---> f03a1ce70cf9 [2024-01-25T12:29:35.601Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-25T12:29:35.601Z] ---> c0c13a455234 [2024-01-25T12:29:35.601Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T12:29:35.865Z] ---> Running in 0bb27dedf58a [2024-01-25T12:29:36.443Z] Removing intermediate container 0bb27dedf58a [2024-01-25T12:29:36.443Z] ---> 553e93f86ca0 [2024-01-25T12:29:36.443Z] Step 10/27 : COPY . . [2024-01-25T12:29:36.717Z] ---> d79e6074eb93 [2024-01-25T12:29:36.717Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T12:29:36.717Z] ---> Running in e148cd9ab09e [2024-01-25T12:29:36.978Z] Removing intermediate container e148cd9ab09e [2024-01-25T12:29:36.978Z] ---> b1dd45e1dfc4 [2024-01-25T12:29:36.978Z] Step 12/27 : RUN $MAKE [2024-01-25T12:29:36.978Z] ---> Running in b6461e5574c9 [2024-01-25T12:29:37.245Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-01-25T12:29:44.990Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27905 in /w/workspace/_app-service-configurable_PR-637 [Pipeline] { [Pipeline] ws [2024-01-25T12:29:45.084Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-01-25T12:29:48.209Z] Selected Git installation does not exist. Using Default [2024-01-25T12:29:48.209Z] The recommended git tool is: NONE [2024-01-25T12:29:53.733Z] using credential edgex-jenkins-ssh [2024-01-25T12:29:53.759Z] Cloning the remote Git repository [2024-01-25T12:29:53.807Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-01-25T12:29:53.909Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-01-25T12:29:54.072Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-25T12:29:54.073Z] > git --version # timeout=10 [2024-01-25T12:29:54.095Z] > git --version # 'git version 2.25.1' [2024-01-25T12:29:54.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T12:29:54.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T12:29:56.344Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-25T12:29:56.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T12:29:57.755Z] Merging remotes/origin/main commit 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit ecc34ab80586e7d15c6f7e13d75755a858aa499b [2024-01-25T12:29:58.002Z] Merge succeeded, producing ecc34ab80586e7d15c6f7e13d75755a858aa499b [2024-01-25T12:29:58.003Z] Checking out Revision ecc34ab80586e7d15c6f7e13d75755a858aa499b (PR-637) [2024-01-25T12:29:57.184Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-25T12:29:57.220Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-25T12:29:57.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T12:29:57.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-25T12:29:57.773Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T12:29:57.831Z] > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # timeout=10 [2024-01-25T12:29:57.908Z] > git remote # timeout=10 [2024-01-25T12:29:57.928Z] > git config --get remote.origin.url # timeout=10 [2024-01-25T12:29:57.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T12:29:57.961Z] > git merge 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 [2024-01-25T12:29:57.987Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-25T12:29:58.010Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T12:29:58.025Z] > git checkout -f ecc34ab80586e7d15c6f7e13d75755a858aa499b # timeout=10 [2024-01-25T12:29:58.502Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-01-25T12:29:58.554Z] > git --version # timeout=10 [2024-01-25T12:29:58.564Z] > git --version # 'git version 2.25.1' [2024-01-25T12:29:58.577Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-01-25T12:29:59.227Z] Removing intermediate container b6461e5574c9 [2024-01-25T12:29:59.227Z] ---> 55d2175e8cff [2024-01-25T12:29:59.227Z] Step 13/27 : FROM alpine:3.18 [2024-01-25T12:29:59.227Z] 3.18: Pulling from library/alpine [2024-01-25T12:29:59.227Z] c926b61bad3b: Pulling fs layer [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T12:29:59.593Z] c926b61bad3b: Verifying Checksum [2024-01-25T12:29:59.593Z] c926b61bad3b: Download complete [2024-01-25T12:29:59.593Z] c926b61bad3b: Pull complete [2024-01-25T12:29:59.593Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T12:29:59.593Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T12:29:59.593Z] ---> b541f2080109 [2024-01-25T12:29:59.593Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T12:29:59.854Z] ---> Running in 70b96ca3970a [2024-01-25T12:29:59.854Z] Removing intermediate container 70b96ca3970a [2024-01-25T12:29:59.854Z] ---> c662071bd210 [2024-01-25T12:29:59.854Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-01-25T12:29:59.854Z] ---> Running in aa01b209a88c [2024-01-25T12:29:59.854Z] Removing intermediate container aa01b209a88c [2024-01-25T12:29:59.854Z] ---> daf5ee27928a [2024-01-25T12:29:59.854Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T12:29:59.854Z] ---> Running in 32112e155799 [2024-01-25T12:29:59.947Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T12:29:59.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T12:29:59.947Z] Dload Upload Total Spent Left Speed [2024-01-25T12:29:59.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 92569 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh [2024-01-25T12:30:00.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T12:30:00.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T12:30:00.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T12:30:00.636Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-25T12:30:00.636Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-25T12:30:00.636Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T12:30:00.636Z] Executing ca-certificates-20230506-r0.trigger [2024-01-25T12:30:00.645Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T12:30:00.645Z] + sudo tee /etc/docker/daemon.new [2024-01-25T12:30:00.645Z] { [2024-01-25T12:30:00.645Z] "registry-mirrors": [ [2024-01-25T12:30:00.645Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T12:30:00.645Z] ], [2024-01-25T12:30:00.645Z] "bip": "10.250.0.254/24", [2024-01-25T12:30:00.645Z] "hosts": [ [2024-01-25T12:30:00.645Z] "tcp://0.0.0.0:5555", [2024-01-25T12:30:00.645Z] "unix:///var/run/docker.sock" [2024-01-25T12:30:00.645Z] ], [2024-01-25T12:30:00.645Z] "mtu": 1458, [2024-01-25T12:30:00.645Z] "selinux-enabled": true, [2024-01-25T12:30:00.645Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T12:30:00.645Z] } [Pipeline] sh [2024-01-25T12:30:00.897Z] OK: 8 MiB in 17 packages [2024-01-25T12:30:01.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T12:30:01.157Z] Removing intermediate container 32112e155799 [2024-01-25T12:30:01.157Z] ---> 445b24fa0f04 [2024-01-25T12:30:01.157Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-25T12:30:01.157Z] ---> Running in de92f0d6482f [2024-01-25T12:30:01.353Z] + sudo service docker restart [2024-01-25T12:30:01.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T12:30:01.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T12:30:01.986Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T12:30:01.986Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T12:30:01.986Z] Executing ca-certificates-20230506-r0.trigger [2024-01-25T12:30:01.986Z] OK: 8 MiB in 17 packages [2024-01-25T12:30:02.553Z] Removing intermediate container de92f0d6482f [2024-01-25T12:30:02.553Z] ---> 0d4f24af3f40 [2024-01-25T12:30:02.554Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-25T12:30:02.812Z] ---> 087d15aa69e0 [2024-01-25T12:30:02.812Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-25T12:30:03.070Z] ---> 256fb157f867 [2024-01-25T12:30:03.070Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-25T12:30:03.070Z] ---> b5ed1b6ddb37 [2024-01-25T12:30:03.070Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-25T12:30:04.080Z] ---> acae8b70a0a5 [2024-01-25T12:30:04.080Z] Step 22/27 : EXPOSE 48095 [2024-01-25T12:30:04.080Z] ---> Running in e7156c8fed5a [2024-01-25T12:30:04.080Z] Removing intermediate container e7156c8fed5a [2024-01-25T12:30:04.080Z] ---> 500476b82bb9 [2024-01-25T12:30:04.080Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-01-25T12:30:04.080Z] ---> Running in 5b3a15f6913f [2024-01-25T12:30:04.339Z] Removing intermediate container 5b3a15f6913f [2024-01-25T12:30:04.339Z] ---> 9e94db119fdd [2024-01-25T12:30:04.339Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T12:30:04.339Z] ---> Running in 77ab678e452e [2024-01-25T12:30:04.339Z] Removing intermediate container 77ab678e452e [2024-01-25T12:30:04.339Z] ---> b40c6f504ae6 [2024-01-25T12:30:04.339Z] Step 25/27 : LABEL arch=amd64 [2024-01-25T12:30:04.339Z] ---> Running in ebf3cf841719 [2024-01-25T12:30:04.339Z] Removing intermediate container ebf3cf841719 [2024-01-25T12:30:04.339Z] ---> 87e0a648cd26 [2024-01-25T12:30:04.339Z] Step 26/27 : LABEL git_sha=ecc34ab80586e7d15c6f7e13d75755a858aa499b [2024-01-25T12:30:04.339Z] ---> Running in e535fd0f2698 [2024-01-25T12:30:04.599Z] Removing intermediate container e535fd0f2698 [2024-01-25T12:30:04.599Z] ---> 20471664a8a9 [2024-01-25T12:30:04.599Z] Step 27/27 : LABEL version=0.0.0 [2024-01-25T12:30:04.599Z] ---> Running in eff83f6904ae [2024-01-25T12:30:04.599Z] Removing intermediate container eff83f6904ae [2024-01-25T12:30:04.599Z] ---> 0cab75b2ee14 [2024-01-25T12:30:04.599Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T12:30:04.599Z] Successfully built 0cab75b2ee14 [2024-01-25T12:30:04.599Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:30:05.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T12:30:05.870Z] [2024-01-25T12:30:05.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:30:06.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T12:30:06.289Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T12:30:06.289Z] 5eb5b503b376: Pulling fs layer [2024-01-25T12:30:06.289Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T12:30:06.289Z] ec43610c2a17: Pulling fs layer [2024-01-25T12:30:06.289Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T12:30:06.289Z] 33b1e0a273af: Pulling fs layer [2024-01-25T12:30:06.289Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T12:30:06.289Z] 2f39f015ded8: Pulling fs layer [2024-01-25T12:30:06.289Z] 3a2ae6a8a46f: Waiting [2024-01-25T12:30:06.289Z] 33b1e0a273af: Waiting [2024-01-25T12:30:06.289Z] 5d3b04190fa2: Waiting [2024-01-25T12:30:06.289Z] 2f39f015ded8: Waiting [2024-01-25T12:30:06.289Z] 5c69ac0246d0: Download complete [2024-01-25T12:30:06.289Z] 3a2ae6a8a46f: Download complete [2024-01-25T12:30:06.289Z] 33b1e0a273af: Verifying Checksum [2024-01-25T12:30:06.289Z] 33b1e0a273af: Download complete [2024-01-25T12:30:06.289Z] 5d3b04190fa2: Verifying Checksum [2024-01-25T12:30:06.289Z] 5d3b04190fa2: Download complete [2024-01-25T12:30:06.289Z] ec43610c2a17: Verifying Checksum [2024-01-25T12:30:06.289Z] ec43610c2a17: Download complete [2024-01-25T12:30:06.548Z] 5eb5b503b376: Download complete [2024-01-25T12:30:07.116Z] 2f39f015ded8: Download complete [2024-01-25T12:30:08.072Z] 5eb5b503b376: Pull complete [2024-01-25T12:30:08.072Z] 5c69ac0246d0: Pull complete [2024-01-25T12:30:08.639Z] ec43610c2a17: Pull complete [2024-01-25T12:30:08.639Z] 3a2ae6a8a46f: Pull complete [2024-01-25T12:30:08.897Z] 33b1e0a273af: Pull complete [2024-01-25T12:30:08.897Z] 5d3b04190fa2: Pull complete [2024-01-25T12:30:14.162Z] 2f39f015ded8: Pull complete [2024-01-25T12:30:14.162Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T12:30:14.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T12:30:14.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:30:14.505Z] prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container [2024-01-25T12:30:14.534Z] $ 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-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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 [2024-01-25T12:30:21.355Z] $ docker top 4cd8110a03bfc149b9e0a39004fe64ff7b405ac6dea9ce65b4c4bcb3e31935c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-01-25T12:30:21.746Z] provisioning config files... [2024-01-25T12:30:21.773Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config17358487423190885323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:30:21.982Z] ---> job-cost.sh [2024-01-25T12:30:21.982Z] lf-activate-venv: SKIPPING [2024-01-25T12:30:21.982Z] INFO: No Stack... [2024-01-25T12:30:22.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T12:30:22.282Z] ---> ****-login.sh [2024-01-25T12:30:22.282Z] nexus3.edgexfoundry.org:10001 [2024-01-25T12:30:22.503Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T12:30:22.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:30:22.825Z] + cat /w/workspace/_app-service-configurable_PR-637/archives/cost.csv [2024-01-25T12:30:22.825Z] + cut -d, -f6 [2024-01-25T12:30:22.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:30:22.825Z] Configure a credential helper to remove this warning. See [2024-01-25T12:30:22.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:30:22.825Z] [2024-01-25T12:30:22.825Z] Login Succeeded [2024-01-25T12:30:22.825Z] nexus3.edgexfoundry.org:10002 [2024-01-25T12:30:22.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock [2024-01-25T12:30:22.887Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [2024-01-25T12:30:22.892Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] did not exist. Created. [2024-01-25T12:30:22.893Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-01-25T12:30:23.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:30:23.096Z] Configure a credential helper to remove this warning. See [2024-01-25T12:30:23.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:30:23.096Z] [2024-01-25T12:30:23.096Z] Login Succeeded [2024-01-25T12:30:23.096Z] nexus3.edgexfoundry.org:10003 [2024-01-25T12:30:23.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-01-25T12:30:23.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:30:23.364Z] Configure a credential helper to remove this warning. See [2024-01-25T12:30:23.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:30:23.364Z] [2024-01-25T12:30:23.364Z] Login Succeeded [2024-01-25T12:30:23.364Z] nexus3.edgexfoundry.org:10004 [2024-01-25T12:30:23.444Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T12:30:23.498Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T12:30:23.569Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T12:30:23.738Z] $ docker stop --time=1 4cd8110a03bfc149b9e0a39004fe64ff7b405ac6dea9ce65b4c4bcb3e31935c4 [2024-01-25T12:30:24.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:30:24.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:30:24.325Z] Configure a credential helper to remove this warning. See [2024-01-25T12:30:24.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:30:24.325Z] [2024-01-25T12:30:24.325Z] Login Succeeded [2024-01-25T12:30:24.325Z] ****.io [2024-01-25T12:30:24.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T12:30:24.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T12:30:24.860Z] Configure a credential helper to remove this warning. See [2024-01-25T12:30:24.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T12:30:24.860Z] [2024-01-25T12:30:24.860Z] Login Succeeded [2024-01-25T12:30:24.860Z] ---> ****-login.sh ends [2024-01-25T12:30:24.904Z] $ docker rm -f --volumes 4cd8110a03bfc149b9e0a39004fe64ff7b405ac6dea9ce65b4c4bcb3e31935c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-01-25T12:30:25.113Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-01-25T12:30:25.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T12:30:25.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T12:30:26.025Z] ========================================================= [2024-01-25T12:30:26.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T12:30:26.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:30:26.714Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T12:30:28.132Z] #0 building with "default" instance using docker driver [2024-01-25T12:30:28.132Z] [2024-01-25T12:30:28.132Z] #1 [internal] load build definition from Dockerfile [2024-01-25T12:30:28.132Z] #1 transferring dockerfile: 2.05kB 0.0s done [2024-01-25T12:30:28.132Z] #1 DONE 0.1s [2024-01-25T12:30:28.132Z] [2024-01-25T12:30:28.132Z] #2 [internal] load .dockerignore [2024-01-25T12:30:28.132Z] #2 transferring context: 159B done [2024-01-25T12:30:28.132Z] #2 DONE 0.1s [2024-01-25T12:30:28.132Z] [2024-01-25T12:30:28.132Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T12:30:28.132Z] #3 DONE 0.1s [2024-01-25T12:30:28.132Z] [2024-01-25T12:30:28.132Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T12:30:28.132Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-25T12:30:28.132Z] #4 ... [2024-01-25T12:30:28.132Z] [2024-01-25T12:30:28.132Z] #5 [internal] load build context [2024-01-25T12:30:28.132Z] #5 transferring context: 130.77kB 0.0s done [2024-01-25T12:30:28.132Z] #5 DONE 0.1s [2024-01-25T12:30:28.132Z] [2024-01-25T12:30:28.132Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T12:30:28.132Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-25T12:30:28.132Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-25T12:30:28.133Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2024-01-25T12:30:28.133Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s [2024-01-25T12:30:28.133Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-25T12:30:28.133Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-25T12:30:28.133Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2024-01-25T12:30:28.133Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s [2024-01-25T12:30:28.133Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.2s [2024-01-25T12:30:28.402Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2024-01-25T12:30:28.402Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-25T12:30:28.402Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 954.37kB / 11.40MB 0.3s [2024-01-25T12:30:28.402Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.52MB / 97.63MB 0.4s [2024-01-25T12:30:28.402Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.4s [2024-01-25T12:30:28.673Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.6s [2024-01-25T12:30:28.673Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-25T12:30:28.673Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.13MB / 97.63MB 0.6s [2024-01-25T12:30:28.673Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2024-01-25T12:30:28.673Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.47MB / 63.99MB 0.7s [2024-01-25T12:30:28.673Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.7s [2024-01-25T12:30:28.673Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-25T12:30:28.673Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-25T12:30:28.941Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.8s [2024-01-25T12:30:28.941Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.8s [2024-01-25T12:30:28.941Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.77MB / 63.99MB 1.0s [2024-01-25T12:30:28.941Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.0s [2024-01-25T12:30:28.941Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-25T12:30:29.209Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s [2024-01-25T12:30:29.209Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.1s [2024-01-25T12:30:29.209Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s [2024-01-25T12:30:29.209Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.3s [2024-01-25T12:30:29.478Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.4s [2024-01-25T12:30:29.746Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2024-01-25T12:30:29.746Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.6s [2024-01-25T12:30:29.746Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-25T12:30:29.746Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.52MB / 97.63MB 1.7s [2024-01-25T12:30:29.746Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.8s [2024-01-25T12:30:30.014Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.52MB / 97.63MB 2.0s [2024-01-25T12:30:30.284Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s done [2024-01-25T12:30:35.631Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2024-01-25T12:30:40.984Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2024-01-25T12:30:46.333Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2024-01-25T12:30:47.754Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-25T12:30:47.754Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-25T12:30:48.021Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-25T12:30:53.374Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-25T12:30:55.961Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2024-01-25T12:30:56.239Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-25T12:30:58.262Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-25T12:30:58.262Z] #4 DONE 30.2s [2024-01-25T12:30:58.262Z] [2024-01-25T12:30:58.262Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-25T12:30:59.260Z] #6 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T12:30:59.260Z] #6 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T12:31:00.686Z] #6 2.215 OK: 266 MiB in 52 packages [2024-01-25T12:31:02.629Z] #6 DONE 4.0s [2024-01-25T12:31:02.629Z] [2024-01-25T12:31:02.629Z] #7 [builder 3/7] WORKDIR /app [2024-01-25T12:31:02.629Z] #7 DONE 0.1s [2024-01-25T12:31:02.629Z] [2024-01-25T12:31:02.629Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T12:31:02.629Z] #8 DONE 0.1s [2024-01-25T12:31:02.629Z] [2024-01-25T12:31:02.629Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T12:31:24.715Z] #9 DONE 19.6s [2024-01-25T12:31:24.715Z] [2024-01-25T12:31:24.715Z] #10 [builder 6/7] COPY . . [2024-01-25T12:31:24.715Z] #10 DONE 0.1s [2024-01-25T12:31:24.715Z] [2024-01-25T12:31:24.715Z] #11 [builder 7/7] RUN echo noop [2024-01-25T12:31:24.715Z] #11 0.656 noop [2024-01-25T12:31:24.715Z] #11 DONE 0.7s [2024-01-25T12:31:24.715Z] [2024-01-25T12:31:24.715Z] #12 exporting to image [2024-01-25T12:31:24.715Z] #12 exporting layers [2024-01-25T12:31:42.914Z] #12 exporting layers 17.3s done [2024-01-25T12:31:42.914Z] #12 writing image sha256:214b2532ecc1deb2c7b6af4c67ebc3921eefdb933af1fd8ee4419a40ef229efd done [2024-01-25T12:31:42.914Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-25T12:31:42.914Z] #12 DONE 17.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:31:43.504Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T12:31:43.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:31:43.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-27905 does not seem to be running inside a container [2024-01-25T12:31:43.883Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-01-25T12:31:44.994Z] $ docker top 50bea87e45a288fa8259e80c64923c45179561d70140ec20506d78cb3d0517e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T12:31:45.590Z] + go version [2024-01-25T12:31:45.590Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T12:31:45.626Z] $ docker stop --time=1 50bea87e45a288fa8259e80c64923c45179561d70140ec20506d78cb3d0517e1 [2024-01-25T12:31:50.487Z] $ docker rm -f --volumes 50bea87e45a288fa8259e80c64923c45179561d70140ec20506d78cb3d0517e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:31:51.713Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T12:31:51.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:31:52.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-27905 does not seem to be running inside a container [2024-01-25T12:31:52.094Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-01-25T12:31:53.009Z] $ docker top c52b48b19341dc2c9deaaf4be247e4f01f345cb8fd89473d95d8bcbccf0fc25b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T12:31:53.620Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-01-25T12:31:54.052Z] + make test [2024-01-25T12:31:54.052Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T12:33:30.700Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-25T12:33:30.700Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-25T12:33:30.700Z] go vet ./... [2024-01-25T12:34:38.566Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T12:34:38.566Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T12:34:38.566Z] ./bin/test-attribution-txt.sh [2024-01-25T12:34:38.566Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T12:34:38.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T12:34:38.686Z] $ docker stop --time=1 c52b48b19341dc2c9deaaf4be247e4f01f345cb8fd89473d95d8bcbccf0fc25b [2024-01-25T12:34:41.523Z] $ docker rm -f --volumes c52b48b19341dc2c9deaaf4be247e4f01f345cb8fd89473d95d8bcbccf0fc25b [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T12:34:43.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T12:34:43.166Z] Warning: overwriting stash ‘coverage-report’ [2024-01-25T12:34:43.575Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T12:34:44.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T12:34:44.766Z] + ls -al . [2024-01-25T12:34:44.766Z] total 180 [2024-01-25T12:34:44.766Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 25 12:31 . [2024-01-25T12:34:44.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 12:29 .. [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 25 12:29 .dockerignore [2024-01-25T12:34:44.766Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:29 .git [2024-01-25T12:34:44.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 12:29 .github [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 25 12:29 .gitignore [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 12:29 .golangci.yml [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 25 12:29 Attribution.txt [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 25 12:29 CHANGELOG.md [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 25 12:29 Dockerfile [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 12:29 GOVERNANCE.md [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 25 12:29 Jenkinsfile [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 25 12:29 LICENSE [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 25 12:29 OWNERS.md [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 25 12:29 README.md [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 25 12:27 VERSION [2024-01-25T12:34:44.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 12:29 bin [2024-01-25T12:34:44.766Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 25 12:31 coverage.out [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 3775 Jan 25 12:29 go.mod [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 25 12:29 go.sum [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 25 12:29 main.go [2024-01-25T12:34:44.766Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 25 12:29 makefile [2024-01-25T12:34:44.766Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 12:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:34:45.279Z] + 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=ecc34ab80586e7d15c6f7e13d75755a858aa499b --label arch=arm64 --label version=0.0.0 . [2024-01-25T12:34:45.863Z] #0 building with "default" instance using docker driver [2024-01-25T12:34:45.863Z] [2024-01-25T12:34:45.863Z] #1 [internal] load .dockerignore [2024-01-25T12:34:45.863Z] #1 transferring context: 159B done [2024-01-25T12:34:45.863Z] #1 DONE 0.0s [2024-01-25T12:34:45.863Z] [2024-01-25T12:34:45.863Z] #2 [internal] load build definition from Dockerfile [2024-01-25T12:34:45.863Z] #2 transferring dockerfile: 2.05kB 0.0s done [2024-01-25T12:34:46.132Z] #2 DONE 0.0s [2024-01-25T12:34:46.132Z] [2024-01-25T12:34:46.132Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T12:34:46.132Z] #3 DONE 0.0s [2024-01-25T12:34:46.132Z] [2024-01-25T12:34:46.132Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T12:34:46.408Z] #4 DONE 0.3s [2024-01-25T12:34:46.408Z] [2024-01-25T12:34:46.408Z] #5 [internal] load build context [2024-01-25T12:34:46.408Z] #5 transferring context: 1.45kB 0.0s done [2024-01-25T12:34:46.408Z] #5 DONE 0.0s [2024-01-25T12:34:46.408Z] [2024-01-25T12:34:46.408Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T12:34:46.408Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T12:34:46.408Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T12:34:46.408Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T12:34:46.408Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-25T12:34:46.408Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T12:34:46.408Z] #6 ... [2024-01-25T12:34:46.408Z] [2024-01-25T12:34:46.408Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T12:34:46.408Z] #7 DONE 0.2s [2024-01-25T12:34:46.408Z] [2024-01-25T12:34:46.408Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T12:34:46.408Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-25T12:34:46.408Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-25T12:34:46.995Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-25T12:34:47.263Z] #6 DONE 0.9s [2024-01-25T12:34:47.263Z] [2024-01-25T12:34:47.263Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T12:34:47.843Z] #8 0.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T12:34:48.111Z] #8 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T12:34:49.069Z] #8 ... [2024-01-25T12:34:49.069Z] [2024-01-25T12:34:49.069Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-25T12:34:49.069Z] #9 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T12:34:49.069Z] #9 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T12:34:49.069Z] #9 2.223 OK: 266 MiB in 52 packages [2024-01-25T12:34:49.069Z] #9 DONE 2.5s [2024-01-25T12:34:49.069Z] [2024-01-25T12:34:49.069Z] #10 [builder 3/7] WORKDIR /app [2024-01-25T12:34:49.069Z] #10 DONE 0.1s [2024-01-25T12:34:49.069Z] [2024-01-25T12:34:49.069Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T12:34:49.069Z] #8 ... [2024-01-25T12:34:49.069Z] [2024-01-25T12:34:49.069Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T12:34:49.069Z] #11 DONE 0.1s [2024-01-25T12:34:49.069Z] [2024-01-25T12:34:49.069Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-25T12:34:49.069Z] #8 1.923 (1/2) Installing ca-certificates (20230506-r0) [2024-01-25T12:34:49.337Z] #8 2.032 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-25T12:34:49.337Z] #8 2.041 Executing busybox-1.36.1-r5.trigger [2024-01-25T12:34:49.337Z] #8 2.074 Executing ca-certificates-20230506-r0.trigger [2024-01-25T12:34:49.607Z] #8 2.316 OK: 9 MiB in 17 packages [2024-01-25T12:34:49.879Z] #8 DONE 2.6s [2024-01-25T12:34:49.879Z] [2024-01-25T12:34:49.879Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T12:34:50.463Z] #12 ... [2024-01-25T12:34:50.463Z] [2024-01-25T12:34:50.463Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T12:34:50.463Z] #13 DONE 1.3s [2024-01-25T12:34:50.733Z] [2024-01-25T12:34:50.733Z] #14 [builder 6/7] COPY . . [2024-01-25T12:34:50.733Z] #14 DONE 0.1s [2024-01-25T12:34:50.733Z] [2024-01-25T12:34:50.733Z] #15 [builder 7/7] RUN make build [2024-01-25T12:34:51.319Z] #15 0.737 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-01-25T12:34:56.656Z] #15 ... [2024-01-25T12:34:56.656Z] [2024-01-25T12:34:56.656Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-25T12:34:56.656Z] #12 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T12:34:56.656Z] #12 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T12:34:56.656Z] #12 2.339 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T12:34:56.656Z] #12 2.442 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T12:34:56.656Z] #12 2.462 Executing ca-certificates-20230506-r0.trigger [2024-01-25T12:34:56.656Z] #12 2.668 OK: 9 MiB in 17 packages [2024-01-25T12:34:56.656Z] #12 DONE 7.0s [2024-01-25T12:34:56.938Z] [2024-01-25T12:34:56.938Z] #15 [builder 7/7] RUN make build [2024-01-25T12:36:04.788Z] #15 DONE 64.9s [2024-01-25T12:36:04.788Z] [2024-01-25T12:36:04.788Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-25T12:36:04.788Z] #16 DONE 0.1s [2024-01-25T12:36:04.788Z] [2024-01-25T12:36:04.788Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-25T12:36:04.788Z] #17 DONE 0.1s [2024-01-25T12:36:04.788Z] [2024-01-25T12:36:04.788Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-25T12:36:04.788Z] #18 DONE 0.1s [2024-01-25T12:36:04.788Z] [2024-01-25T12:36:04.788Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-25T12:36:04.788Z] #19 DONE 0.3s [2024-01-25T12:36:04.788Z] [2024-01-25T12:36:04.788Z] #20 exporting to image [2024-01-25T12:36:04.788Z] #20 exporting layers [2024-01-25T12:36:04.788Z] #20 exporting layers 0.3s done [2024-01-25T12:36:04.788Z] #20 writing image sha256:5b3098cf98d22a520fb8ce59f034724600c64e526ac71968874531cdc81dcd34 done [2024-01-25T12:36:04.788Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2024-01-25T12:36:04.788Z] #20 DONE 0.3s [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 [2024-01-25T12:36:06.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T12:36:06.067Z] [2024-01-25T12:36:06.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:36:06.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T12:36:06.502Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T12:36:06.502Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T12:36:06.502Z] 04944245beec: Pulling fs layer [2024-01-25T12:36:06.502Z] 699f458cf7ca: Pulling fs layer [2024-01-25T12:36:06.502Z] 765212b225bb: Pulling fs layer [2024-01-25T12:36:06.502Z] f23df028b6ca: Pulling fs layer [2024-01-25T12:36:06.502Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T12:36:06.502Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T12:36:06.502Z] 765212b225bb: Waiting [2024-01-25T12:36:06.502Z] f23df028b6ca: Waiting [2024-01-25T12:36:06.502Z] d65c8cfc05b1: Waiting [2024-01-25T12:36:06.502Z] 2437ff75d9bd: Waiting [2024-01-25T12:36:06.769Z] 04944245beec: Verifying Checksum [2024-01-25T12:36:06.769Z] 04944245beec: Download complete [2024-01-25T12:36:06.769Z] 765212b225bb: Verifying Checksum [2024-01-25T12:36:06.769Z] 765212b225bb: Download complete [2024-01-25T12:36:06.769Z] f23df028b6ca: Verifying Checksum [2024-01-25T12:36:06.769Z] f23df028b6ca: Download complete [2024-01-25T12:36:06.769Z] d65c8cfc05b1: Download complete [2024-01-25T12:36:07.035Z] 699f458cf7ca: Verifying Checksum [2024-01-25T12:36:07.035Z] 699f458cf7ca: Download complete [2024-01-25T12:36:07.301Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T12:36:07.301Z] 8998bd30e6a1: Download complete [2024-01-25T12:36:09.235Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T12:36:09.235Z] 2437ff75d9bd: Download complete [2024-01-25T12:36:17.428Z] 8998bd30e6a1: Pull complete [2024-01-25T12:36:17.428Z] 04944245beec: Pull complete [2024-01-25T12:36:18.385Z] 699f458cf7ca: Pull complete [2024-01-25T12:36:18.385Z] 765212b225bb: Pull complete [2024-01-25T12:36:19.343Z] f23df028b6ca: Pull complete [2024-01-25T12:36:19.343Z] d65c8cfc05b1: Pull complete [2024-01-25T12:36:41.399Z] 2437ff75d9bd: Pull complete [2024-01-25T12:36:41.399Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T12:36:41.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T12:36:41.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:36:41.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-27905 does not seem to be running inside a container [2024-01-25T12:36:41.941Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-25T12:36:44.068Z] $ docker top 956a33deb80a0367edff284ae45557f38d947f7fceb37a929cd210700ae84d89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:36:44.687Z] ---> job-cost.sh [2024-01-25T12:36:44.953Z] lf-activate-venv: SKIPPING [2024-01-25T12:36:44.953Z] INFO: No Stack... [2024-01-25T12:36:45.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T12:36:46.484Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T12:36:46.828Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-01-25T12:36:46.828Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T12:36:46.908Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [2024-01-25T12:36:46.913Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] did not exist. Created. [2024-01-25T12:36:46.913Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T12:36:47.420Z] /w/workspace/app-service-configurable/1@tmp/durable-1bb6f8c8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T12:36:47.759Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T12:36:47.794Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T12:36:47.838Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T12:36:47.885Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T12:36:48.062Z] $ docker stop --time=1 956a33deb80a0367edff284ae45557f38d947f7fceb37a929cd210700ae84d89 [2024-01-25T12:36:49.483Z] $ docker rm -f --volumes 956a33deb80a0367edff284ae45557f38d947f7fceb37a929cd210700ae84d89 [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 [2024-01-25T12:36:51.501Z] provisioning config files... [2024-01-25T12:36:51.511Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config17776019618716219875tmp [Pipeline] { [Pipeline] sh [2024-01-25T12:36:51.938Z] + set +x [2024-01-25T12:36:51.938Z] + bash -s -- [2024-01-25T12:36:51.938Z] + curl -s https://codecov.io/bash [2024-01-25T12:36:51.938Z] [2024-01-25T12:36:51.938Z] _____ _ [2024-01-25T12:36:51.938Z] / ____| | | [2024-01-25T12:36:51.938Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T12:36:51.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T12:36:51.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T12:36:51.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T12:36:51.938Z] Bash-1.0.6 [2024-01-25T12:36:51.938Z] [2024-01-25T12:36:51.938Z] [2024-01-25T12:36:51.938Z] ==> git version 2.25.1 found [2024-01-25T12:36:51.939Z] ==> 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 [2024-01-25T12:36:51.939Z] Release-Date: 2020-01-08 [2024-01-25T12:36:51.939Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-25T12:36:51.939Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T12:36:51.939Z] ==> Jenkins CI detected. [2024-01-25T12:36:51.939Z] current dir:  /w/workspace/_app-service-configurable_PR-637 [2024-01-25T12:36:51.939Z] project root: . [2024-01-25T12:36:51.939Z] --> token set from env [2024-01-25T12:36:51.939Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T12:36:51.939Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T12:36:51.939Z] ==> Python coveragepy not found [2024-01-25T12:36:51.939Z] ==> Searching for coverage reports in: [2024-01-25T12:36:51.939Z] + . [2024-01-25T12:36:52.198Z] -> Found 1 reports [2024-01-25T12:36:52.198Z] ==> Detecting git/mercurial file structure [2024-01-25T12:36:52.198Z] ==> Reading reports [2024-01-25T12:36:52.198Z] + ./coverage.out bytes=13 [2024-01-25T12:36:52.198Z] ==> Appending adjustments [2024-01-25T12:36:52.198Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T12:36:52.198Z] + Found adjustments [2024-01-25T12:36:52.198Z] ==> Gzipping contents [2024-01-25T12:36:52.198Z] 4.0K /tmp/codecov.pBZl2C.gz [2024-01-25T12:36:52.198Z] ==> Uploading reports [2024-01-25T12:36:52.198Z] url: https://codecov.io [2024-01-25T12:36:52.199Z] query: branch=PR-637&commit=ecc34ab80586e7d15c6f7e13d75755a858aa499b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=637&job=&cmd_args= [2024-01-25T12:36:52.199Z] -> Pinging Codecov [2024-01-25T12:36:52.199Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-637&commit=ecc34ab80586e7d15c6f7e13d75755a858aa499b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=637&job=&cmd_args= [2024-01-25T12:36:52.459Z] -> Uploading to [2024-01-25T12:36:52.459Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/A97CA9966030D2A3747ED39772930CCE/ecc34ab80586e7d15c6f7e13d75755a858aa499b/107d4bd1-b0d7-46dd-b4cf-450b2ffac8c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T123652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87021160b3a17e3637f9310181c64c6ff7b6dcbbbf113b970bc64290ab56c974 [2024-01-25T12:36:52.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T12:36:52.459Z] Dload Upload Total Spent Left Speed [2024-01-25T12:36:52.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 906 --:--:-- --:--:-- --:--:-- 906 [2024-01-25T12:36:52.730Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ecc34ab80586e7d15c6f7e13d75755a858aa499b [Pipeline] } [2024-01-25T12:36:52.765Z] 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 [2024-01-25T12:36:56.176Z] + [ -d /w/workspace/_app-service-configurable_PR-637/archives ] [2024-01-25T12:36:56.176Z] + ls -al /w/workspace/_app-service-configurable_PR-637/archives [2024-01-25T12:36:56.176Z] total 16 [2024-01-25T12:36:56.176Z] drwxr-xr-x 3 root root 4096 Jan 25 12:30 . [2024-01-25T12:36:56.176Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:30 .. [2024-01-25T12:36:56.176Z] drwxr-xr-x 2 root root 4096 Jan 25 12:30 cost [2024-01-25T12:36:56.176Z] -rw-r--r-- 1 root root 96 Jan 25 12:30 cost.csv [2024-01-25T12:36:56.176Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-637/archives [2024-01-25T12:36:56.176Z] + ls -al /w/workspace/_app-service-configurable_PR-637/archives [2024-01-25T12:36:56.176Z] total 16 [2024-01-25T12:36:56.176Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 12:30 . [2024-01-25T12:36:56.176Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 12:30 .. [2024-01-25T12:36:56.176Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 12:30 cost [2024-01-25T12:36:56.176Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 25 12:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:36:56.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:36:57.401Z] ---> package-listing.sh [2024-01-25T12:36:57.401Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T12:36:57.401Z] ++ facter osfamily [2024-01-25T12:36:57.659Z] + OS_FAMILY=debian [2024-01-25T12:36:57.659Z] + workspace=/w/workspace/_app-service-configurable_PR-637 [2024-01-25T12:36:57.659Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T12:36:57.659Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T12:36:57.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T12:36:57.659Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T12:36:57.659Z] + '[' /w/workspace/_app-service-configurable_PR-637 ']' [2024-01-25T12:36:57.659Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T12:36:57.659Z] + case "${OS_FAMILY}" in [2024-01-25T12:36:57.659Z] + dpkg -l [2024-01-25T12:36:57.659Z] + grep '^ii' [2024-01-25T12:36:57.659Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T12:36:57.660Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T12:36:57.660Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T12:36:57.660Z] + '[' /w/workspace/_app-service-configurable_PR-637 ']' [2024-01-25T12:36:57.660Z] + mkdir -p /w/workspace/_app-service-configurable_PR-637/archives/ [2024-01-25T12:36:57.660Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-637/archives/ [Pipeline] echo [2024-01-25T12:36:57.692Z] 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-637/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T12:36:57.983Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T12:36:58.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T12:36:58.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T12:36:58.906Z] prd-ubuntu20.04-docker-8c-8g-27904 does not seem to be running inside a container [2024-01-25T12:36:58.939Z] $ 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-637/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-637 -v /w/workspace/_app-service-configurable_PR-637:/w/workspace/_app-service-configurable_PR-637:rw,z -v /w/workspace/_app-service-configurable_PR-637@tmp:/w/workspace/_app-service-configurable_PR-637@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 [2024-01-25T12:36:59.149Z] $ docker top c698e5a3011a565834cce62f97008cab5f8497375cb5f43ef9585e40b0a280cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T12:36:59.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T12:36:59.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T12:37:00.269Z] + ls /var/log/sa-host [2024-01-25T12:37:00.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T12:37:00.538Z] provisioning config files... [2024-01-25T12:37:00.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-637@tmp/config14967051113392287622tmp [Pipeline] { [Pipeline] echo [2024-01-25T12:37:00.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:37:01.031Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T12:37:01.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:37:01.626Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T12:37:01.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:37:01.981Z] ---> sudo-logs.sh [2024-01-25T12:37:01.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T12:37:02.116Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:37:02.430Z] ---> job-cost.sh [2024-01-25T12:37:02.430Z] lf-activate-venv: SKIPPING [2024-01-25T12:37:02.430Z] DEBUG: total: 0.2199999988079071 [2024-01-25T12:37:02.430Z] INFO: Retrieving Stack Cost... [2024-01-25T12:37:03.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T12:37:03.261Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T12:37:03.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T12:37:03.614Z] ---> logs-deploy.sh [2024-01-25T12:37:03.615Z] lf-activate-venv: SKIPPING [2024-01-25T12:37:03.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-637/1 [2024-01-25T12:37:03.615Z] INFO: archiving workspace using pattern(s): [2024-01-25T12:37:04.555Z] Archives upload complete. [2024-01-25T12:37:04.817Z] INFO: archiving logs to Nexus [2024-01-25T12:37:05.386Z] ---> uname -a: [2024-01-25T12:37:05.386Z] Linux prd-ubuntu20-04-docker-8c-8g-27904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] ---> lscpu: [2024-01-25T12:37:05.386Z] Architecture: x86_64 [2024-01-25T12:37:05.386Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-25T12:37:05.386Z] Byte Order: Little Endian [2024-01-25T12:37:05.386Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-25T12:37:05.386Z] CPU(s): 8 [2024-01-25T12:37:05.386Z] On-line CPU(s) list: 0-7 [2024-01-25T12:37:05.386Z] Thread(s) per core: 1 [2024-01-25T12:37:05.386Z] Core(s) per socket: 1 [2024-01-25T12:37:05.386Z] Socket(s): 8 [2024-01-25T12:37:05.386Z] NUMA node(s): 1 [2024-01-25T12:37:05.386Z] Vendor ID: AuthenticAMD [2024-01-25T12:37:05.386Z] CPU family: 23 [2024-01-25T12:37:05.386Z] Model: 49 [2024-01-25T12:37:05.386Z] Model name: AMD EPYC-Rome Processor [2024-01-25T12:37:05.386Z] Stepping: 0 [2024-01-25T12:37:05.386Z] CPU MHz: 2800.000 [2024-01-25T12:37:05.386Z] BogoMIPS: 5600.00 [2024-01-25T12:37:05.386Z] Virtualization: AMD-V [2024-01-25T12:37:05.386Z] Hypervisor vendor: KVM [2024-01-25T12:37:05.386Z] Virtualization type: full [2024-01-25T12:37:05.386Z] L1d cache: 256 KiB [2024-01-25T12:37:05.386Z] L1i cache: 256 KiB [2024-01-25T12:37:05.386Z] L2 cache: 4 MiB [2024-01-25T12:37:05.386Z] L3 cache: 128 MiB [2024-01-25T12:37:05.386Z] NUMA node0 CPU(s): 0-7 [2024-01-25T12:37:05.386Z] Vulnerability Itlb multihit: Not affected [2024-01-25T12:37:05.386Z] Vulnerability L1tf: Not affected [2024-01-25T12:37:05.386Z] Vulnerability Mds: Not affected [2024-01-25T12:37:05.386Z] Vulnerability Meltdown: Not affected [2024-01-25T12:37:05.386Z] Vulnerability Mmio stale data: Not affected [2024-01-25T12:37:05.386Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-25T12:37:05.386Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-25T12:37:05.386Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-25T12:37:05.386Z] Vulnerability Srbds: Not affected [2024-01-25T12:37:05.386Z] Vulnerability Tsx async abort: Not affected [2024-01-25T12:37:05.386Z] 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 [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] ---> nproc: [2024-01-25T12:37:05.386Z] 8 [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] ---> df -h: [2024-01-25T12:37:05.386Z] Filesystem Size Used Avail Use% Mounted on [2024-01-25T12:37:05.386Z] overlay 155G 12G 144G 8% / [2024-01-25T12:37:05.386Z] tmpfs 64M 0 64M 0% /dev [2024-01-25T12:37:05.386Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-25T12:37:05.386Z] shm 64M 0 64M 0% /dev/shm [2024-01-25T12:37:05.386Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] ---> sar -b -r -n DEV: [2024-01-25T12:37:05.386Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27904) 01/25/24 _x86_64_ (8 CPU) [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] 12:26:43 LINUX RESTART (8 CPU) [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] 12:27:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-25T12:37:05.386Z] 12:28:01 131.76 41.19 90.57 0.00 4590.32 67633.16 0.00 [2024-01-25T12:37:05.386Z] 12:29:01 168.96 1.37 167.59 0.00 21.46 44815.20 0.00 [2024-01-25T12:37:05.386Z] 12:30:01 123.73 0.20 123.53 0.00 4.67 34914.45 0.00 [2024-01-25T12:37:05.386Z] 12:31:01 92.95 0.03 92.92 0.00 3.87 19086.84 0.00 [2024-01-25T12:37:05.386Z] 12:32:01 25.61 10.23 15.38 0.00 3449.25 3681.44 0.00 [2024-01-25T12:37:05.386Z] 12:33:01 4.65 0.00 4.65 0.00 0.00 63.72 0.00 [2024-01-25T12:37:05.386Z] 12:34:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-01-25T12:37:05.386Z] 12:35:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-01-25T12:37:05.386Z] 12:36:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-01-25T12:37:05.386Z] 12:37:01 6.97 0.25 6.72 0.00 19.33 130.38 0.00 [2024-01-25T12:37:05.386Z] Average: 55.59 5.21 50.38 0.00 796.40 16868.86 0.00 [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] 12:27:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-25T12:37:05.386Z] 12:28:01 29271648 31581944 740108 2.25 73656 2511276 1869988 5.51 977652 2251108 48712 [2024-01-25T12:37:05.386Z] 12:29:01 28054220 31475868 824260 2.51 138328 3462272 1911264 5.63 1435228 2892456 461372 [2024-01-25T12:37:05.386Z] 12:30:01 28328892 31536600 765680 2.33 143020 3258052 1958432 5.77 1214136 2853096 504 [2024-01-25T12:37:05.386Z] 12:31:01 27825928 31562216 737692 2.24 153640 3725120 1729688 5.10 1229508 3286884 148 [2024-01-25T12:37:05.386Z] 12:32:01 27584452 31541340 749792 2.28 158856 3928732 1811048 5.34 1391712 3341184 1288 [2024-01-25T12:37:05.386Z] 12:33:01 27592332 31549164 742424 2.26 158920 3928728 1827284 5.39 1385744 3341144 8 [2024-01-25T12:37:05.386Z] 12:34:01 27592552 31549428 742064 2.26 158976 3928732 1827284 5.39 1385696 3341148 8 [2024-01-25T12:37:05.386Z] 12:35:01 27598684 31555744 735704 2.24 159020 3928860 1827284 5.39 1378940 3341276 44 [2024-01-25T12:37:05.386Z] 12:36:01 27599252 31556404 734936 2.24 159052 3928864 1827284 5.39 1378980 3341284 4 [2024-01-25T12:37:05.386Z] 12:37:01 27570440 31530392 758116 2.31 159260 3930152 1857300 5.47 1403132 3341720 360 [2024-01-25T12:37:05.386Z] Average: 27901840 31543910 753078 2.29 146273 3653079 1844686 5.44 1318073 3133130 51245 [2024-01-25T12:37:05.386Z] [2024-01-25T12:37:05.386Z] 12:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-25T12:37:05.386Z] 12:28:01 docker0 17.15 17.94 1.40 143.75 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:28:01 lo 6.96 6.96 0.68 0.68 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:28:01 ens3 538.76 357.32 6027.66 88.45 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:29:01 docker0 187.65 297.17 15.38 2045.05 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:29:01 ens3 340.46 227.18 2075.91 85.37 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:29:01 vethdc0aa8b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:30:01 veth10fec8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.386Z] 12:30:01 veth36bc3ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:30:01 docker0 2.95 4.77 0.18 64.83 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:30:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:30:01 ens3 37.64 23.95 145.90 11.24 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:31:01 docker0 2.17 4.27 0.13 63.29 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:31:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:31:01 ens3 103.67 66.89 2589.55 12.46 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:32:01 ens3 72.29 27.86 1374.66 2.09 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:33:01 ens3 0.43 0.35 0.09 0.08 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:36:01 ens3 0.17 0.15 0.06 0.01 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] 12:37:01 ens3 20.95 13.30 23.54 7.83 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] Average: docker0 21.00 32.46 1.71 231.97 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] Average: ens3 110.03 70.76 1207.82 20.53 0.00 0.00 0.00 0.00 [2024-01-25T12:37:05.387Z] [2024-01-25T12:37:05.387Z] [2024-01-25T12:37:05.387Z] ---> sar -P ALL: [2024-01-25T12:37:05.387Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27904) 01/25/24 _x86_64_ (8 CPU) [2024-01-25T12:37:05.387Z] [2024-01-25T12:37:05.387Z] 12:26:43 LINUX RESTART (8 CPU) [2024-01-25T12:37:05.387Z] [2024-01-25T12:37:05.387Z] 12:27:03 CPU %user %nice %system %iowait %steal %idle [2024-01-25T12:37:05.387Z] 12:28:01 all 9.78 0.00 3.27 3.45 0.07 83.43 [2024-01-25T12:37:05.387Z] 12:28:01 0 9.79 0.00 3.25 0.23 0.07 86.67 [2024-01-25T12:37:05.387Z] 12:28:01 1 10.50 0.00 3.88 3.83 0.07 81.72 [2024-01-25T12:37:05.387Z] 12:28:01 2 8.24 0.00 3.58 8.20 0.07 79.91 [2024-01-25T12:37:05.387Z] 12:28:01 3 11.62 0.00 2.79 5.07 0.07 80.45 [2024-01-25T12:37:05.387Z] 12:28:01 4 12.23 0.00 2.72 6.81 0.07 78.17 [2024-01-25T12:37:05.387Z] 12:28:01 5 8.13 0.00 3.30 0.58 0.07 87.93 [2024-01-25T12:37:05.387Z] 12:28:01 6 9.76 0.00 3.13 0.61 0.05 86.45 [2024-01-25T12:37:05.387Z] 12:28:01 7 7.93 0.00 3.56 2.27 0.09 86.16 [2024-01-25T12:37:05.387Z] 12:29:01 all 22.22 0.00 4.02 3.51 0.09 70.17 [2024-01-25T12:37:05.387Z] 12:29:01 0 23.48 0.00 3.83 1.09 0.08 71.51 [2024-01-25T12:37:05.387Z] 12:29:01 1 23.92 0.00 5.02 0.78 0.10 70.18 [2024-01-25T12:37:05.387Z] 12:29:01 2 22.33 0.00 3.60 1.23 0.08 72.75 [2024-01-25T12:37:05.387Z] 12:29:01 3 21.69 0.00 3.76 0.34 0.08 74.13 [2024-01-25T12:37:05.387Z] 12:29:01 4 23.04 0.00 4.21 0.42 0.08 72.25 [2024-01-25T12:37:05.387Z] 12:29:01 5 23.53 0.00 4.24 10.61 0.08 61.54 [2024-01-25T12:37:05.387Z] 12:29:01 6 21.98 0.00 3.42 0.12 0.08 74.39 [2024-01-25T12:37:05.387Z] 12:29:01 7 17.73 0.00 4.06 13.55 0.08 64.57 [2024-01-25T12:37:05.387Z] 12:30:01 all 40.68 0.00 4.51 2.21 0.11 52.49 [2024-01-25T12:37:05.387Z] 12:30:01 0 41.57 0.00 4.28 0.37 0.10 53.68 [2024-01-25T12:37:05.387Z] 12:30:01 1 40.90 0.00 4.51 0.10 0.12 54.37 [2024-01-25T12:37:05.387Z] 12:30:01 2 40.48 0.00 4.48 1.43 0.10 53.51 [2024-01-25T12:37:05.387Z] 12:30:01 3 41.01 0.00 4.41 4.01 0.10 50.46 [2024-01-25T12:37:05.387Z] 12:30:01 4 42.24 0.00 4.44 0.12 0.12 53.09 [2024-01-25T12:37:05.387Z] 12:30:01 5 41.45 0.00 5.19 6.05 0.12 47.18 [2024-01-25T12:37:05.387Z] 12:30:01 6 41.33 0.00 4.38 1.28 0.10 52.91 [2024-01-25T12:37:05.387Z] 12:30:01 7 36.45 0.00 4.41 4.32 0.10 54.71 [2024-01-25T12:37:05.387Z] 12:31:01 all 3.29 0.00 1.51 1.84 0.03 93.33 [2024-01-25T12:37:05.387Z] 12:31:01 0 3.70 0.00 1.96 0.18 0.03 94.12 [2024-01-25T12:37:05.387Z] 12:31:01 1 2.70 0.00 1.67 0.40 0.02 95.21 [2024-01-25T12:37:05.387Z] 12:31:01 2 2.43 0.00 1.29 3.89 0.02 92.36 [2024-01-25T12:37:05.387Z] 12:31:01 3 3.64 0.00 1.81 9.29 0.05 85.20 [2024-01-25T12:37:05.387Z] 12:31:01 4 4.21 0.00 1.83 0.22 0.03 93.71 [2024-01-25T12:37:05.387Z] 12:31:01 5 3.32 0.00 1.10 0.08 0.03 95.47 [2024-01-25T12:37:05.387Z] 12:31:01 6 2.87 0.00 1.29 0.40 0.03 95.41 [2024-01-25T12:37:05.387Z] 12:31:01 7 3.46 0.00 1.11 0.23 0.03 95.17 [2024-01-25T12:37:05.387Z] 12:32:01 all 0.93 0.00 0.48 0.20 0.01 98.38 [2024-01-25T12:37:05.387Z] 12:32:01 0 0.35 0.00 0.25 0.00 0.00 99.40 [2024-01-25T12:37:05.387Z] 12:32:01 1 0.63 0.00 0.28 0.02 0.00 99.07 [2024-01-25T12:37:05.387Z] 12:32:01 2 1.63 0.00 0.37 0.53 0.02 97.45 [2024-01-25T12:37:05.387Z] 12:32:01 3 1.49 0.00 0.57 0.02 0.02 97.91 [2024-01-25T12:37:05.387Z] 12:32:01 4 1.08 0.00 0.72 0.60 0.00 97.60 [2024-01-25T12:37:05.387Z] 12:32:01 5 0.90 0.00 0.44 0.08 0.02 98.56 [2024-01-25T12:37:05.387Z] 12:32:01 6 0.65 0.00 0.52 0.05 0.00 98.78 [2024-01-25T12:37:05.387Z] 12:32:01 7 0.72 0.00 0.67 0.33 0.00 98.28 [2024-01-25T12:37:05.387Z] 12:33:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2024-01-25T12:37:05.387Z] 12:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-25T12:37:05.387Z] 12:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-01-25T12:37:05.387Z] 12:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2024-01-25T12:37:05.387Z] 12:33:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-01-25T12:37:05.387Z] 12:33:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-01-25T12:37:05.387Z] 12:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-25T12:37:05.387Z] 12:33:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-01-25T12:37:05.387Z] 12:33:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-01-25T12:37:05.387Z] 12:34:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-01-25T12:37:05.387Z] 12:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-25T12:37:05.387Z] 12:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-25T12:37:05.387Z] 12:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-01-25T12:37:05.387Z] 12:34:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-01-25T12:37:05.387Z] 12:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-01-25T12:37:05.387Z] 12:34:01 5 0.43 0.00 0.00 0.00 0.00 99.57 [2024-01-25T12:37:05.387Z] 12:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-25T12:37:05.387Z] 12:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-25T12:37:05.387Z] 12:35:01 all 0.28 0.00 0.01 0.01 0.00 99.69 [2024-01-25T12:37:05.387Z] 12:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-01-25T12:37:05.387Z] 12:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-01-25T12:37:05.387Z] 12:35:01 2 0.03 0.00 0.00 0.05 0.00 99.92 [2024-01-25T12:37:05.387Z] 12:35:01 3 0.13 0.00 0.05 0.00 0.02 99.80 [2024-01-25T12:37:05.387Z] 12:35:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-01-25T12:37:05.387Z] 12:35:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2024-01-25T12:37:05.387Z] 12:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-25T12:37:05.387Z] 12:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-01-25T12:37:05.387Z] 12:36:01 all 0.09 0.00 0.01 0.00 0.01 99.90 [2024-01-25T12:37:05.387Z] 12:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-25T12:37:05.387Z] 12:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-01-25T12:37:05.387Z] 12:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-01-25T12:37:05.387Z] 12:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-01-25T12:37:05.387Z] 12:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-25T12:37:05.387Z] 12:36:01 5 0.57 0.00 0.02 0.00 0.00 99.42 [2024-01-25T12:37:05.387Z] 12:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-25T12:37:05.387Z] 12:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-25T12:37:05.387Z] 12:37:01 all 0.54 0.00 0.20 0.02 0.01 99.22 [2024-01-25T12:37:05.387Z] 12:37:01 0 0.17 0.00 0.17 0.05 0.02 99.60 [2024-01-25T12:37:05.387Z] 12:37:01 1 1.03 0.00 0.10 0.00 0.02 98.85 [2024-01-25T12:37:05.387Z] 12:37:01 2 0.97 0.00 0.33 0.05 0.02 98.63 [2024-01-25T12:37:05.387Z] 12:37:01 3 0.43 0.00 0.18 0.02 0.03 99.33 [2024-01-25T12:37:05.387Z] 12:37:01 4 0.53 0.00 0.15 0.02 0.00 99.30 [2024-01-25T12:37:05.387Z] 12:37:01 5 0.17 0.00 0.22 0.00 0.02 99.60 [2024-01-25T12:37:05.387Z] 12:37:01 6 0.52 0.00 0.17 0.00 0.00 99.32 [2024-01-25T12:37:05.387Z] 12:37:01 7 0.53 0.00 0.30 0.00 0.02 99.15 [2024-01-25T12:37:05.387Z] Average: all 7.74 0.00 1.39 1.11 0.03 89.73 [2024-01-25T12:37:05.387Z] Average: 0 7.87 0.00 1.37 0.19 0.03 90.54 [2024-01-25T12:37:05.387Z] Average: 1 7.93 0.00 1.54 0.50 0.04 90.00 [2024-01-25T12:37:05.387Z] Average: 2 7.57 0.00 1.35 1.51 0.03 89.53 [2024-01-25T12:37:05.387Z] Average: 3 7.96 0.00 1.35 1.85 0.04 88.79 [2024-01-25T12:37:05.387Z] Average: 4 8.28 0.00 1.40 0.80 0.03 89.48 [2024-01-25T12:37:05.387Z] Average: 5 8.00 0.00 1.43 1.73 0.04 88.80 [2024-01-25T12:37:05.387Z] Average: 6 7.67 0.00 1.28 0.24 0.03 90.78 [2024-01-25T12:37:05.387Z] Average: 7 6.62 0.00 1.39 2.05 0.03 89.89 [2024-01-25T12:37:05.387Z] [2024-01-25T12:37:05.387Z] [2024-01-25T12:37:05.387Z]