Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08b7f7cf698a8482c52dd57175d3282efba93adf 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-ssh1614601210775067538.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-ssh1166699437903321499.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9373175876141618555.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 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-ssh17430612263042498579.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14473829705440794163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-28038’ Running on prd-ubuntu20.04-docker-8c-8g-28040 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 08b7f7cf698a8482c52dd57175d3282efba93adf (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#638)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 > git rev-list --no-walk 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T16:52:17.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T16:52:17.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T16:52:17.444Z] ========================================================= [2024-01-26T16:52:17.444Z] EdgeX Global Pipelines Version Info [2024-01-26T16:52:17.444Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:52:18.173Z] ------------------- [2024-01-26T16:52:18.173Z] stable info: [2024-01-26T16:52:18.173Z] ------------------- [2024-01-26T16:52:18.173Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T16:52:18.173Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T16:52:18.173Z] Message: update stable to v1.0.258 [2024-01-26T16:52:18.745Z] ------------------- [2024-01-26T16:52:18.745Z] experimental info: [2024-01-26T16:52:18.745Z] ------------------- [2024-01-26T16:52:18.745Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T16:52:18.745Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T16:52:18.745Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T16:52:18.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-01-26T16:52:18.873Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-01-26T16:52:18.901Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T16:52:18.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T16:52:18.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T16:52:18.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T16:52:19.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T16:52:19.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T16:52:19.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T16:52:19.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T16:52:19.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T16:52:19.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-01-26T16:52:19.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T16:52:19.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T16:52:19.282Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T16:52:19.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T16:52:19.349Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T16:52:19.383Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T16:52:19.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T16:52:19.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T16:52:19.493Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T16:52:19.527Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T16:52:19.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T16:52:19.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T16:52:19.649Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T16:52:19.692Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T16:52:19.730Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T16:52:19.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T16:52:19.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T16:52:19.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T16:52:19.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo [2024-01-26T16:52:19.934Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08b7f7c [Pipeline] echo [2024-01-26T16:52:19.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T16:52:20.079Z] provisioning config files... [2024-01-26T16:52:20.094Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11554717432320058348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:52:20.444Z] ---> ****-login.sh [2024-01-26T16:52:20.445Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:52:20.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:20.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:20.705Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:20.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:20.705Z] [2024-01-26T16:52:20.705Z] Login Succeeded [2024-01-26T16:52:20.705Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:52:20.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:20.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:20.706Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:20.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:20.706Z] [2024-01-26T16:52:20.966Z] Login Succeeded [2024-01-26T16:52:20.967Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:52:20.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:20.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:20.967Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:20.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:20.967Z] [2024-01-26T16:52:20.967Z] Login Succeeded [2024-01-26T16:52:20.967Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:52:20.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:20.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:20.967Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:20.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:20.967Z] [2024-01-26T16:52:20.967Z] Login Succeeded [2024-01-26T16:52:20.967Z] ****.io [2024-01-26T16:52:21.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:21.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:21.488Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:21.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:21.488Z] [2024-01-26T16:52:21.488Z] Login Succeeded [2024-01-26T16:52:21.488Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:52:21.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T16:52:22.143Z] + git rev-list -1 --merges 08b7f7cf698a8482c52dd57175d3282efba93adf~1..08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo [2024-01-26T16:52:22.174Z] -----------> git rev-list -1 --merges 08b7f7cf698a8482c52dd57175d3282efba93adf~1..08b7f7cf698a8482c52dd57175d3282efba93adf 08b7f7cf698a8482c52dd57175d3282efba93adf [false] [Pipeline] sh [2024-01-26T16:52:22.478Z] + git log --format=format:%s -1 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo [2024-01-26T16:52:22.495Z] ========================================================= [2024-01-26T16:52:22.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T16:52:22.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T16:52:22.872Z] + git log --format=format:%s -1 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo [2024-01-26T16:52:22.886Z] [semverPrep] GIT_COMMIT: 08b7f7cf698a8482c52dd57175d3282efba93adf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#638) [Pipeline] echo [2024-01-26T16:52:22.915Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T16:52:23.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T16:52:23.306Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T16:52:23.306Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T16:52:23.306Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T16:52:23.306Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T16:52:23.306Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T16:52:23.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:52:23.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T16:52:23.673Z] [2024-01-26T16:52:23.673Z] 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-26T16:52:23.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T16:52:23.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T16:52:23.997Z] b85a868b505f: Pulling fs layer [2024-01-26T16:52:23.997Z] e2be974225ed: Pulling fs layer [2024-01-26T16:52:23.997Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T16:52:23.997Z] 988bab9f4d93: Pulling fs layer [2024-01-26T16:52:23.997Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T16:52:23.997Z] eaf3925da568: Pulling fs layer [2024-01-26T16:52:23.997Z] bab4dde63d76: Pulling fs layer [2024-01-26T16:52:23.997Z] bde34c3a00c8: Pulling fs layer [2024-01-26T16:52:23.997Z] b352a97aabf1: Pulling fs layer [2024-01-26T16:52:23.997Z] 4872d77fe225: Pulling fs layer [2024-01-26T16:52:23.997Z] 5851b861e8e6: Pulling fs layer [2024-01-26T16:52:23.997Z] 988bab9f4d93: Waiting [2024-01-26T16:52:23.997Z] 4872d77fe225: Waiting [2024-01-26T16:52:23.997Z] 1469e6f7b9e6: Waiting [2024-01-26T16:52:23.997Z] bde34c3a00c8: Waiting [2024-01-26T16:52:23.997Z] eaf3925da568: Waiting [2024-01-26T16:52:23.997Z] b352a97aabf1: Waiting [2024-01-26T16:52:23.997Z] bab4dde63d76: Waiting [2024-01-26T16:52:23.997Z] e2be974225ed: Verifying Checksum [2024-01-26T16:52:23.997Z] e2be974225ed: Download complete [2024-01-26T16:52:23.997Z] 988bab9f4d93: Download complete [2024-01-26T16:52:23.997Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T16:52:23.997Z] 1469e6f7b9e6: Download complete [2024-01-26T16:52:23.997Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T16:52:23.997Z] 339a4e72a1f5: Download complete [2024-01-26T16:52:23.997Z] eaf3925da568: Download complete [2024-01-26T16:52:24.256Z] bde34c3a00c8: Verifying Checksum [2024-01-26T16:52:24.256Z] bde34c3a00c8: Download complete [2024-01-26T16:52:24.256Z] b352a97aabf1: Download complete [2024-01-26T16:52:24.256Z] 4872d77fe225: Verifying Checksum [2024-01-26T16:52:24.256Z] 4872d77fe225: Download complete [2024-01-26T16:52:24.256Z] 5851b861e8e6: Verifying Checksum [2024-01-26T16:52:24.256Z] 5851b861e8e6: Download complete [2024-01-26T16:52:24.256Z] b85a868b505f: Verifying Checksum [2024-01-26T16:52:24.256Z] b85a868b505f: Download complete [2024-01-26T16:52:24.515Z] bab4dde63d76: Verifying Checksum [2024-01-26T16:52:24.515Z] bab4dde63d76: Download complete [2024-01-26T16:52:25.452Z] b85a868b505f: Pull complete [2024-01-26T16:52:25.713Z] e2be974225ed: Pull complete [2024-01-26T16:52:26.320Z] 339a4e72a1f5: Pull complete [2024-01-26T16:52:26.320Z] 988bab9f4d93: Pull complete [2024-01-26T16:52:26.580Z] 1469e6f7b9e6: Pull complete [2024-01-26T16:52:26.580Z] eaf3925da568: Pull complete [2024-01-26T16:52:28.488Z] bab4dde63d76: Pull complete [2024-01-26T16:52:28.488Z] bde34c3a00c8: Pull complete [2024-01-26T16:52:28.752Z] b352a97aabf1: Pull complete [2024-01-26T16:52:28.752Z] 4872d77fe225: Pull complete [2024-01-26T16:52:29.012Z] 5851b861e8e6: Pull complete [2024-01-26T16:52:29.012Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T16:52:29.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T16:52:29.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:52:29.229Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T16:52:29.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T16:52:32.133Z] $ docker top e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 -eo pid,comm [2024-01-26T16:52:32.186Z] 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-26T16:52:32.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T16:52:32.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T16:52:32.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T16:52:32.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T16:52:32.417Z] $ docker exec e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent [2024-01-26T16:52:32.527Z] SSH_AUTH_SOCK=/tmp/ssh-JndVR4z6Svg5/agent.32 [2024-01-26T16:52:32.527Z] SSH_AGENT_PID=38 [2024-01-26T16:52:32.533Z] Running ssh-add (command line suppressed) [2024-01-26T16:52:32.645Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9864396930577346855.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9864396930577346855.key) [2024-01-26T16:52:32.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T16:52:32.975Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T16:52:32.991Z] $ docker exec --env ******** --env ******** e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent -k [2024-01-26T16:52:33.098Z] unset SSH_AUTH_SOCK; [2024-01-26T16:52:33.099Z] unset SSH_AGENT_PID; [2024-01-26T16:52:33.099Z] echo Agent pid 38 killed; [2024-01-26T16:52:33.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T16:52:33.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T16:52:33.177Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T16:52:33.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T16:52:33.330Z] $ docker exec e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent [2024-01-26T16:52:33.441Z] SSH_AUTH_SOCK=/tmp/ssh-Bjff7kpeUYFP/agent.70 [2024-01-26T16:52:33.441Z] SSH_AGENT_PID=76 [2024-01-26T16:52:33.446Z] Running ssh-add (command line suppressed) [2024-01-26T16:52:33.556Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6268778776030643582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6268778776030643582.key) [2024-01-26T16:52:33.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T16:52:33.875Z] + git semver init [2024-01-26T16:52:34.136Z] 2024-01-26 16:52:34,064 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T16:52:34.136Z] 2024-01-26 16:52:34,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-01-26T16:52:34.136Z] 2024-01-26 16:52:34,066 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-01-26T16:52:34.136Z] 2024-01-26 16:52:34,066 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T16:52:35.526Z] 2024-01-26 16:52:35,443 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-01-26T16:52:35.526Z] 2024-01-26 16:52:35,443 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-01-26T16:52:35.526Z] 2024-01-26 16:52:35,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T16:52:35.526Z] 2024-01-26 16:52:35,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T16:52:35.526Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T16:52:35.539Z] $ docker exec --env ******** --env ******** e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent -k [2024-01-26T16:52:35.646Z] unset SSH_AUTH_SOCK; [2024-01-26T16:52:35.647Z] unset SSH_AGENT_PID; [2024-01-26T16:52:35.647Z] echo Agent pid 76 killed; [2024-01-26T16:52:35.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T16:52:36.044Z] + git semver [Pipeline] } [2024-01-26T16:52:36.324Z] $ docker stop --time=1 e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 [2024-01-26T16:52:37.662Z] $ docker rm -f --volumes e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T16:52:38.082Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T16:52:38.378Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T16:52:38.380Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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-26T16:52:38.744Z] provisioning config files... [2024-01-26T16:52:38.782Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6649117914611184136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:52:39.111Z] ---> ****-login.sh [2024-01-26T16:52:39.111Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:52:39.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:39.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:39.112Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:39.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:39.112Z] [2024-01-26T16:52:39.112Z] Login Succeeded [2024-01-26T16:52:39.112Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:52:39.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:39.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:39.112Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:39.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:39.112Z] [2024-01-26T16:52:39.112Z] Login Succeeded [2024-01-26T16:52:39.112Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:52:39.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:39.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:39.373Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:39.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:39.373Z] [2024-01-26T16:52:39.373Z] Login Succeeded [2024-01-26T16:52:39.373Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:52:39.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:39.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:39.374Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:39.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:39.374Z] [2024-01-26T16:52:39.374Z] Login Succeeded [2024-01-26T16:52:39.374Z] ****.io [2024-01-26T16:52:39.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:52:39.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:52:39.634Z] Configure a credential helper to remove this warning. See [2024-01-26T16:52:39.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:52:39.635Z] [2024-01-26T16:52:39.635Z] Login Succeeded [2024-01-26T16:52:39.635Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:52:39.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T16:52:39.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:52:39.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:52:39.876Z] ========================================================= [2024-01-26T16:52:39.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T16:52:39.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:52:40.306Z] + 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-26T16:52:40.306Z] Sending build context to Docker daemon 8.774MB [2024-01-26T16:52:40.306Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T16:52:40.306Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T16:52:40.306Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T16:52:40.306Z] 7264a8db6415: Pulling fs layer [2024-01-26T16:52:40.306Z] c4d48a809fc2: Pulling fs layer [2024-01-26T16:52:40.306Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T16:52:40.306Z] ad3a456e5733: Pulling fs layer [2024-01-26T16:52:40.306Z] 69c7f0334f64: Pulling fs layer [2024-01-26T16:52:40.306Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T16:52:40.306Z] ad3a456e5733: Waiting [2024-01-26T16:52:40.306Z] 69c7f0334f64: Waiting [2024-01-26T16:52:40.306Z] ce7588e14bc9: Pulling fs layer [2024-01-26T16:52:40.306Z] b5e4710f87ac: Pulling fs layer [2024-01-26T16:52:40.306Z] ce7588e14bc9: Waiting [2024-01-26T16:52:40.306Z] b5e4710f87ac: Waiting [2024-01-26T16:52:40.306Z] 1f1c1a5573a3: Waiting [2024-01-26T16:52:40.306Z] c4d48a809fc2: Verifying Checksum [2024-01-26T16:52:40.306Z] c4d48a809fc2: Download complete [2024-01-26T16:52:40.306Z] ad3a456e5733: Verifying Checksum [2024-01-26T16:52:40.306Z] ad3a456e5733: Download complete [2024-01-26T16:52:40.566Z] 69c7f0334f64: Verifying Checksum [2024-01-26T16:52:40.566Z] 69c7f0334f64: Download complete [2024-01-26T16:52:40.566Z] 7264a8db6415: Download complete [2024-01-26T16:52:40.566Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T16:52:40.566Z] 1f1c1a5573a3: Download complete [2024-01-26T16:52:40.566Z] 7264a8db6415: Pull complete [2024-01-26T16:52:40.566Z] b5e4710f87ac: Download complete [2024-01-26T16:52:40.830Z] c4d48a809fc2: Pull complete [2024-01-26T16:52:40.830Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T16:52:40.830Z] 4f1c88b9dad5: Download complete [2024-01-26T16:52:41.404Z] ce7588e14bc9: Verifying Checksum [2024-01-26T16:52:41.404Z] ce7588e14bc9: Download complete [2024-01-26T16:52:44.703Z] 4f1c88b9dad5: Pull complete [2024-01-26T16:52:44.703Z] ad3a456e5733: Pull complete [2024-01-26T16:52:44.703Z] 69c7f0334f64: Pull complete [2024-01-26T16:52:44.703Z] 1f1c1a5573a3: Pull complete [2024-01-26T16:52:47.247Z] ce7588e14bc9: Pull complete [2024-01-26T16:52:47.506Z] b5e4710f87ac: Pull complete [2024-01-26T16:52:47.506Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T16:52:47.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T16:52:47.506Z] ---> 88b5674ff536 [2024-01-26T16:52:47.506Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T16:52:51.840Z] ---> Running in 02a7b1c6c7a9 [2024-01-26T16:52:51.840Z] Removing intermediate container 02a7b1c6c7a9 [2024-01-26T16:52:51.840Z] ---> 81b8d0762564 [2024-01-26T16:52:51.840Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T16:52:51.840Z] ---> Running in b7e069f4d813 [2024-01-26T16:52:51.840Z] Removing intermediate container b7e069f4d813 [2024-01-26T16:52:51.840Z] ---> 6f35820b23c3 [2024-01-26T16:52:51.840Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T16:52:51.840Z] ---> Running in 4147654de597 [2024-01-26T16:52:51.840Z] Removing intermediate container 4147654de597 [2024-01-26T16:52:51.840Z] ---> 81dcae20a834 [2024-01-26T16:52:51.840Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T16:52:51.840Z] ---> Running in 995b7133e450 [2024-01-26T16:52:51.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:52:51.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:52:52.101Z] OK: 264 MiB in 52 packages [2024-01-26T16:52:52.361Z] Removing intermediate container 995b7133e450 [2024-01-26T16:52:52.361Z] ---> 62b92a6a86f3 [2024-01-26T16:52:52.361Z] Step 7/12 : WORKDIR /app [2024-01-26T16:52:52.361Z] ---> Running in 3b4eb9832035 [2024-01-26T16:52:52.620Z] Removing intermediate container 3b4eb9832035 [2024-01-26T16:52:52.620Z] ---> 088c77568bd6 [2024-01-26T16:52:52.620Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-26T16:52:52.620Z] ---> b823b569132e [2024-01-26T16:52:52.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T16:52:52.620Z] ---> Running in 292c4cc2056d [2024-01-26T16:52:53.651Z] Still waiting to schedule task [2024-01-26T16:52:53.651Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-28041’ is offline [2024-01-26T16:53:19.249Z] Removing intermediate container 292c4cc2056d [2024-01-26T16:53:19.249Z] ---> aaff9fb61c46 [2024-01-26T16:53:19.249Z] Step 10/12 : COPY . . [2024-01-26T16:53:19.509Z] ---> 005f7f1193bb [2024-01-26T16:53:19.509Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T16:53:19.509Z] ---> Running in 36e53aa32d14 [2024-01-26T16:53:19.509Z] Removing intermediate container 36e53aa32d14 [2024-01-26T16:53:19.509Z] ---> 09dbd33b8998 [2024-01-26T16:53:19.509Z] Step 12/12 : RUN $MAKE [2024-01-26T16:53:19.509Z] ---> Running in 18c557413cfc [2024-01-26T16:53:19.770Z] noop [2024-01-26T16:53:20.030Z] Removing intermediate container 18c557413cfc [2024-01-26T16:53:20.030Z] ---> af330e8bcb80 [2024-01-26T16:53:20.030Z] Successfully built af330e8bcb80 [2024-01-26T16:53:20.030Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:20.410Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T16:53:20.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:53:20.525Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T16:53:20.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2024-01-26T16:53:20.917Z] $ docker top 594de84552f418ca95febf41eb859dd463fea4d26c29bc2f93ef287bfff533bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:53:21.310Z] + go version [2024-01-26T16:53:21.310Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T16:53:21.324Z] $ docker stop --time=1 594de84552f418ca95febf41eb859dd463fea4d26c29bc2f93ef287bfff533bd [2024-01-26T16:53:22.617Z] $ docker rm -f --volumes 594de84552f418ca95febf41eb859dd463fea4d26c29bc2f93ef287bfff533bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:53:23.236Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T16:53:23.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:53:23.360Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T16:53:23.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2024-01-26T16:53:23.767Z] $ docker top 3a4c29524d25b9684c26389e7a656907dcbda816737b84e48c2e5e2c57f6da8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:53:24.176Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T16:53:24.495Z] + make test [2024-01-26T16:53:24.496Z] go test -race -coverprofile=coverage.out ./... [2024-01-26T16:53:46.445Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-26T16:54:04.667Z] go vet ./... [2024-01-26T16:54:08.035Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T16:54:08.035Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T16:54:08.035Z] ./bin/test-attribution-txt.sh [2024-01-26T16:54:08.035Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T16:54:08.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T16:54:08.085Z] $ docker stop --time=1 3a4c29524d25b9684c26389e7a656907dcbda816737b84e48c2e5e2c57f6da8d [2024-01-26T16:54:11.735Z] $ docker rm -f --volumes 3a4c29524d25b9684c26389e7a656907dcbda816737b84e48c2e5e2c57f6da8d [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T16:54:12.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T16:54:12.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T16:54:12.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T16:54:13.242Z] + ls -al . [2024-01-26T16:54:13.242Z] total 184 [2024-01-26T16:54:13.242Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 16:53 . [2024-01-26T16:54:13.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:52 .. [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 16:52 .dockerignore [2024-01-26T16:54:13.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:53 .git [2024-01-26T16:54:13.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:52 .github [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 16:52 .gitignore [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:52 .golangci.yml [2024-01-26T16:54:13.242Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:52 .semver [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 16:52 Attribution.txt [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 16:52 CHANGELOG.md [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 16:52 Dockerfile [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:52 GOVERNANCE.md [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 16:52 Jenkinsfile [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 16:52 LICENSE [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 16:52 OWNERS.md [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 16:52 README.md [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:52 VERSION [2024-01-26T16:54:13.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:52 bin [2024-01-26T16:54:13.242Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 26 16:53 coverage.out [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 16:52 go.mod [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:52 go.sum [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 16:52 main.go [2024-01-26T16:54:13.242Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 16:52 makefile [2024-01-26T16:54:13.242Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 16:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:13.591Z] + 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=08b7f7cf698a8482c52dd57175d3282efba93adf --label arch=amd64 --label version=3.2.0-dev.8 . [2024-01-26T16:54:13.591Z] Sending build context to Docker daemon 8.775MB [2024-01-26T16:54:13.591Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T16:54:13.591Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-26T16:54:13.591Z] ---> af330e8bcb80 [2024-01-26T16:54:13.591Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T16:54:13.851Z] ---> Running in 50133a3a7f77 [2024-01-26T16:54:13.851Z] Removing intermediate container 50133a3a7f77 [2024-01-26T16:54:13.851Z] ---> bed432ab35c3 [2024-01-26T16:54:13.851Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T16:54:13.851Z] ---> Running in 43d87d850d82 [2024-01-26T16:54:13.851Z] Removing intermediate container 43d87d850d82 [2024-01-26T16:54:13.851Z] ---> ebdd55f2bc41 [2024-01-26T16:54:13.851Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-26T16:54:13.851Z] ---> Running in a5bf65aaedb5 [2024-01-26T16:54:14.110Z] Removing intermediate container a5bf65aaedb5 [2024-01-26T16:54:14.110Z] ---> 1b4290734aa6 [2024-01-26T16:54:14.110Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T16:54:14.110Z] ---> Running in 4324d86178ba [2024-01-26T16:54:14.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:54:14.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:54:14.626Z] OK: 264 MiB in 52 packages [2024-01-26T16:54:14.885Z] Removing intermediate container 4324d86178ba [2024-01-26T16:54:14.885Z] ---> e849ccd9a39a [2024-01-26T16:54:14.885Z] Step 7/27 : WORKDIR /app [2024-01-26T16:54:15.145Z] ---> Running in 1f2ec0c48f85 [2024-01-26T16:54:15.145Z] Removing intermediate container 1f2ec0c48f85 [2024-01-26T16:54:15.145Z] ---> c72713d9b77c [2024-01-26T16:54:15.145Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-26T16:54:15.145Z] ---> 605ef28f85a0 [2024-01-26T16:54:15.145Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T16:54:15.145Z] ---> Running in adef79123a88 [2024-01-26T16:54:16.155Z] Removing intermediate container adef79123a88 [2024-01-26T16:54:16.155Z] ---> 745968684951 [2024-01-26T16:54:16.155Z] Step 10/27 : COPY . . [2024-01-26T16:54:16.413Z] ---> 5eb83e9565bd [2024-01-26T16:54:16.413Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T16:54:16.413Z] ---> Running in 7a5ae39b67ac [2024-01-26T16:54:16.413Z] Removing intermediate container 7a5ae39b67ac [2024-01-26T16:54:16.413Z] ---> 80686f95bc2f [2024-01-26T16:54:16.413Z] Step 12/27 : RUN $MAKE [2024-01-26T16:54:16.413Z] ---> Running in 62e5c117ccbd [2024-01-26T16:54:16.672Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-service-configurable [2024-01-26T16:54:38.604Z] Removing intermediate container 62e5c117ccbd [2024-01-26T16:54:38.604Z] ---> 6912c6bc6921 [2024-01-26T16:54:38.604Z] Step 13/27 : FROM alpine:3.18 [2024-01-26T16:54:38.604Z] 3.18: Pulling from library/alpine [2024-01-26T16:54:38.604Z] c926b61bad3b: Pulling fs layer [2024-01-26T16:54:38.604Z] c926b61bad3b: Verifying Checksum [2024-01-26T16:54:38.604Z] c926b61bad3b: Download complete [2024-01-26T16:54:38.604Z] c926b61bad3b: Pull complete [2024-01-26T16:54:38.604Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T16:54:38.604Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T16:54:38.604Z] ---> b541f2080109 [2024-01-26T16:54:38.604Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-26T16:54:38.604Z] ---> Running in 3c96e52ed630 [2024-01-26T16:54:38.604Z] Removing intermediate container 3c96e52ed630 [2024-01-26T16:54:38.604Z] ---> ba81a90d23eb [2024-01-26T16:54:38.604Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-01-26T16:54:38.604Z] ---> Running in f3aababd9526 [2024-01-26T16:54:38.604Z] Removing intermediate container f3aababd9526 [2024-01-26T16:54:38.604Z] ---> b3a53e9bd0b6 [2024-01-26T16:54:38.604Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-26T16:54:38.604Z] ---> Running in 2cfa32402fe5 [2024-01-26T16:54:38.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:54:38.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:54:38.604Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-26T16:54:38.604Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-26T16:54:38.604Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T16:54:38.604Z] Executing ca-certificates-20230506-r0.trigger [2024-01-26T16:54:38.604Z] OK: 8 MiB in 17 packages [2024-01-26T16:54:38.604Z] Removing intermediate container 2cfa32402fe5 [2024-01-26T16:54:38.604Z] ---> 64f790e649f3 [2024-01-26T16:54:38.604Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-26T16:54:38.604Z] ---> Running in a3e35d04cd89 [2024-01-26T16:54:38.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T16:54:38.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T16:54:39.123Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T16:54:39.123Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T16:54:39.123Z] Executing ca-certificates-20230506-r0.trigger [2024-01-26T16:54:39.123Z] OK: 8 MiB in 17 packages [2024-01-26T16:54:39.689Z] Removing intermediate container a3e35d04cd89 [2024-01-26T16:54:39.689Z] ---> 4900f790b8f4 [2024-01-26T16:54:39.689Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-26T16:54:39.689Z] ---> 73b7566fc067 [2024-01-26T16:54:39.689Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-26T16:54:39.949Z] ---> 3b50b1ddf003 [2024-01-26T16:54:39.949Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-26T16:54:39.949Z] ---> b0579ff4eec6 [2024-01-26T16:54:39.949Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-26T16:54:40.914Z] ---> d2e44c2b3825 [2024-01-26T16:54:40.914Z] Step 22/27 : EXPOSE 48095 [2024-01-26T16:54:40.914Z] ---> Running in 50de9d0d10bf [2024-01-26T16:54:40.914Z] Removing intermediate container 50de9d0d10bf [2024-01-26T16:54:40.914Z] ---> 3a71c3615460 [2024-01-26T16:54:40.914Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-01-26T16:54:40.914Z] ---> Running in c7bacb278471 [2024-01-26T16:54:40.914Z] Removing intermediate container c7bacb278471 [2024-01-26T16:54:40.914Z] ---> 72c1f4ccf3ed [2024-01-26T16:54:40.914Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T16:54:40.914Z] ---> Running in b890ad2f15c5 [2024-01-26T16:54:40.914Z] Removing intermediate container b890ad2f15c5 [2024-01-26T16:54:40.914Z] ---> 857fad3ee07d [2024-01-26T16:54:40.914Z] Step 25/27 : LABEL arch=amd64 [2024-01-26T16:54:40.914Z] ---> Running in 1fb0475cfe4d [2024-01-26T16:54:41.173Z] Removing intermediate container 1fb0475cfe4d [2024-01-26T16:54:41.173Z] ---> f331784c03dc [2024-01-26T16:54:41.173Z] Step 26/27 : LABEL git_sha=08b7f7cf698a8482c52dd57175d3282efba93adf [2024-01-26T16:54:41.173Z] ---> Running in 62c6e41ddb8a [2024-01-26T16:54:41.173Z] Removing intermediate container 62c6e41ddb8a [2024-01-26T16:54:41.173Z] ---> 50574d4e5284 [2024-01-26T16:54:41.173Z] Step 27/27 : LABEL version=3.2.0-dev.8 [2024-01-26T16:54:41.173Z] ---> Running in 98c7c99346fc [2024-01-26T16:54:41.173Z] Removing intermediate container 98c7c99346fc [2024-01-26T16:54:41.173Z] ---> 154ae8dc6ce8 [2024-01-26T16:54:41.173Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T16:54:41.173Z] Successfully built 154ae8dc6ce8 [2024-01-26T16:54:41.173Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T16:54:41.479Z] provisioning config files... [2024-01-26T16:54:41.487Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17873243184956466659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:54:41.839Z] ---> ****-login.sh [2024-01-26T16:54:41.840Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:54:41.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:54:41.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:54:41.840Z] Configure a credential helper to remove this warning. See [2024-01-26T16:54:41.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:54:41.840Z] [2024-01-26T16:54:41.840Z] Login Succeeded [2024-01-26T16:54:41.840Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:54:41.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:54:41.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:54:41.840Z] Configure a credential helper to remove this warning. See [2024-01-26T16:54:41.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:54:41.840Z] [2024-01-26T16:54:41.840Z] Login Succeeded [2024-01-26T16:54:41.840Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:54:42.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:54:42.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:54:42.100Z] Configure a credential helper to remove this warning. See [2024-01-26T16:54:42.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:54:42.100Z] [2024-01-26T16:54:42.100Z] Login Succeeded [2024-01-26T16:54:42.100Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:54:42.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:54:42.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:54:42.100Z] Configure a credential helper to remove this warning. See [2024-01-26T16:54:42.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:54:42.100Z] [2024-01-26T16:54:42.100Z] Login Succeeded [2024-01-26T16:54:42.100Z] ****.io [2024-01-26T16:54:42.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:54:42.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:54:42.629Z] Configure a credential helper to remove this warning. See [2024-01-26T16:54:42.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:54:42.629Z] [2024-01-26T16:54:42.629Z] Login Succeeded [2024-01-26T16:54:42.629Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:54:42.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T16:54:42.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:54:42.814Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-01-26T16:54:42.814Z] 08b7f7cf698a8482c52dd57175d3282efba93adf [2024-01-26T16:54:42.814Z] latest [2024-01-26T16:54:42.814Z] 3.2.0-dev.8 [2024-01-26T16:54:42.814Z] 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [2024-01-26T16:54:42.814Z] main [2024-01-26T16:54:42.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:43.262Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:43.660Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf [2024-01-26T16:54:43.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-26T16:54:43.660Z] dc098c5eacf8: Preparing [2024-01-26T16:54:43.660Z] c026463606cf: Preparing [2024-01-26T16:54:43.660Z] 4331bbe4e606: Preparing [2024-01-26T16:54:43.660Z] 439df23edec9: Preparing [2024-01-26T16:54:43.660Z] 64b9a0d0a8be: Preparing [2024-01-26T16:54:43.660Z] 8726f0fcbaf3: Preparing [2024-01-26T16:54:43.660Z] 9fe9a137fd00: Preparing [2024-01-26T16:54:43.660Z] 8726f0fcbaf3: Waiting [2024-01-26T16:54:43.660Z] 9fe9a137fd00: Waiting [2024-01-26T16:54:43.660Z] c026463606cf: Pushed [2024-01-26T16:54:43.660Z] 439df23edec9: Pushed [2024-01-26T16:54:43.660Z] 4331bbe4e606: Pushed [2024-01-26T16:54:43.660Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:54:43.918Z] 8726f0fcbaf3: Pushed [2024-01-26T16:54:44.177Z] 64b9a0d0a8be: Pushed [2024-01-26T16:54:45.563Z] dc098c5eacf8: Pushed [2024-01-26T16:54:45.822Z] 08b7f7cf698a8482c52dd57175d3282efba93adf: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:46.222Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:46.626Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-01-26T16:54:46.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-26T16:54:46.626Z] dc098c5eacf8: Preparing [2024-01-26T16:54:46.626Z] c026463606cf: Preparing [2024-01-26T16:54:46.626Z] 4331bbe4e606: Preparing [2024-01-26T16:54:46.626Z] 439df23edec9: Preparing [2024-01-26T16:54:46.626Z] 64b9a0d0a8be: Preparing [2024-01-26T16:54:46.626Z] 8726f0fcbaf3: Preparing [2024-01-26T16:54:46.626Z] 9fe9a137fd00: Preparing [2024-01-26T16:54:46.626Z] 8726f0fcbaf3: Waiting [2024-01-26T16:54:46.626Z] 9fe9a137fd00: Waiting [2024-01-26T16:54:46.626Z] 439df23edec9: Layer already exists [2024-01-26T16:54:46.626Z] dc098c5eacf8: Layer already exists [2024-01-26T16:54:46.626Z] 64b9a0d0a8be: Layer already exists [2024-01-26T16:54:46.626Z] c026463606cf: Layer already exists [2024-01-26T16:54:46.626Z] 4331bbe4e606: Layer already exists [2024-01-26T16:54:46.626Z] 8726f0fcbaf3: Layer already exists [2024-01-26T16:54:46.626Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:54:46.626Z] latest: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:47.039Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:47.440Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.8 [2024-01-26T16:54:47.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-26T16:54:47.440Z] dc098c5eacf8: Preparing [2024-01-26T16:54:47.440Z] c026463606cf: Preparing [2024-01-26T16:54:47.440Z] 4331bbe4e606: Preparing [2024-01-26T16:54:47.440Z] 439df23edec9: Preparing [2024-01-26T16:54:47.440Z] 64b9a0d0a8be: Preparing [2024-01-26T16:54:47.440Z] 8726f0fcbaf3: Preparing [2024-01-26T16:54:47.440Z] 9fe9a137fd00: Preparing [2024-01-26T16:54:47.440Z] 9fe9a137fd00: Waiting [2024-01-26T16:54:47.440Z] 8726f0fcbaf3: Waiting [2024-01-26T16:54:47.440Z] dc098c5eacf8: Layer already exists [2024-01-26T16:54:47.440Z] 439df23edec9: Layer already exists [2024-01-26T16:54:47.440Z] 64b9a0d0a8be: Layer already exists [2024-01-26T16:54:47.440Z] 4331bbe4e606: Layer already exists [2024-01-26T16:54:47.440Z] c026463606cf: Layer already exists [2024-01-26T16:54:47.440Z] 8726f0fcbaf3: Layer already exists [2024-01-26T16:54:47.440Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:54:47.440Z] 3.2.0-dev.8: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:47.834Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:48.233Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [2024-01-26T16:54:48.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-26T16:54:48.233Z] dc098c5eacf8: Preparing [2024-01-26T16:54:48.233Z] c026463606cf: Preparing [2024-01-26T16:54:48.233Z] 4331bbe4e606: Preparing [2024-01-26T16:54:48.233Z] 439df23edec9: Preparing [2024-01-26T16:54:48.233Z] 64b9a0d0a8be: Preparing [2024-01-26T16:54:48.233Z] 8726f0fcbaf3: Preparing [2024-01-26T16:54:48.233Z] 9fe9a137fd00: Preparing [2024-01-26T16:54:48.233Z] 9fe9a137fd00: Waiting [2024-01-26T16:54:48.233Z] 8726f0fcbaf3: Waiting [2024-01-26T16:54:48.233Z] c026463606cf: Layer already exists [2024-01-26T16:54:48.233Z] dc098c5eacf8: Layer already exists [2024-01-26T16:54:48.233Z] 64b9a0d0a8be: Layer already exists [2024-01-26T16:54:48.233Z] 439df23edec9: Layer already exists [2024-01-26T16:54:48.233Z] 4331bbe4e606: Layer already exists [2024-01-26T16:54:48.233Z] 8726f0fcbaf3: Layer already exists [2024-01-26T16:54:48.233Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:54:48.233Z] 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:48.678Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:49.186Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-01-26T16:54:49.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-01-26T16:54:49.186Z] dc098c5eacf8: Preparing [2024-01-26T16:54:49.186Z] c026463606cf: Preparing [2024-01-26T16:54:49.186Z] 4331bbe4e606: Preparing [2024-01-26T16:54:49.186Z] 439df23edec9: Preparing [2024-01-26T16:54:49.186Z] 64b9a0d0a8be: Preparing [2024-01-26T16:54:49.186Z] 8726f0fcbaf3: Preparing [2024-01-26T16:54:49.186Z] 9fe9a137fd00: Preparing [2024-01-26T16:54:49.186Z] 8726f0fcbaf3: Waiting [2024-01-26T16:54:49.186Z] 9fe9a137fd00: Waiting [2024-01-26T16:54:49.186Z] dc098c5eacf8: Layer already exists [2024-01-26T16:54:49.186Z] c026463606cf: Layer already exists [2024-01-26T16:54:49.186Z] 64b9a0d0a8be: Layer already exists [2024-01-26T16:54:49.186Z] 4331bbe4e606: Layer already exists [2024-01-26T16:54:49.186Z] 439df23edec9: Layer already exists [2024-01-26T16:54:49.186Z] 8726f0fcbaf3: Layer already exists [2024-01-26T16:54:49.186Z] 9fe9a137fd00: Layer already exists [2024-01-26T16:54:49.186Z] main: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T16:54:49.416Z] ===================================================== [Pipeline] echo [2024-01-26T16:54:49.450Z] taggedImages: [2024-01-26T16:54:49.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf [2024-01-26T16:54:49.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-01-26T16:54:49.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.8 [2024-01-26T16:54:49.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [2024-01-26T16:54:49.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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-26T16:54:50.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T16:54:50.127Z] [2024-01-26T16:54:50.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:54:50.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T16:54:50.460Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T16:54:50.460Z] 5eb5b503b376: Pulling fs layer [2024-01-26T16:54:50.460Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T16:54:50.460Z] ec43610c2a17: Pulling fs layer [2024-01-26T16:54:50.460Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T16:54:50.460Z] 33b1e0a273af: Pulling fs layer [2024-01-26T16:54:50.460Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T16:54:50.460Z] 2f39f015ded8: Pulling fs layer [2024-01-26T16:54:50.460Z] 3a2ae6a8a46f: Waiting [2024-01-26T16:54:50.460Z] 33b1e0a273af: Waiting [2024-01-26T16:54:50.460Z] 5d3b04190fa2: Waiting [2024-01-26T16:54:50.460Z] 2f39f015ded8: Waiting [2024-01-26T16:54:50.460Z] 5c69ac0246d0: Download complete [2024-01-26T16:54:50.460Z] 3a2ae6a8a46f: Download complete [2024-01-26T16:54:50.460Z] 33b1e0a273af: Verifying Checksum [2024-01-26T16:54:50.460Z] 33b1e0a273af: Download complete [2024-01-26T16:54:50.460Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T16:54:50.460Z] 5d3b04190fa2: Download complete [2024-01-26T16:54:50.460Z] ec43610c2a17: Verifying Checksum [2024-01-26T16:54:50.460Z] ec43610c2a17: Download complete [2024-01-26T16:54:50.719Z] 5eb5b503b376: Verifying Checksum [2024-01-26T16:54:50.719Z] 5eb5b503b376: Download complete [2024-01-26T16:54:51.287Z] 2f39f015ded8: Verifying Checksum [2024-01-26T16:54:51.287Z] 2f39f015ded8: Download complete [2024-01-26T16:54:52.224Z] 5eb5b503b376: Pull complete [2024-01-26T16:54:52.224Z] 5c69ac0246d0: Pull complete [2024-01-26T16:54:52.484Z] ec43610c2a17: Pull complete [2024-01-26T16:54:52.744Z] 3a2ae6a8a46f: Pull complete [2024-01-26T16:54:53.004Z] 33b1e0a273af: Pull complete [2024-01-26T16:54:53.004Z] 5d3b04190fa2: Pull complete [2024-01-26T16:54:58.281Z] 2f39f015ded8: Pull complete [2024-01-26T16:54:58.281Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T16:54:58.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T16:54:58.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:54:58.503Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T16:54:58.538Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T16:55:02.395Z] $ docker top 373850941b1803619ab6163f25cc31b983d86eb50f619ed7acc1961be2364a76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:55:02.859Z] ---> job-cost.sh [2024-01-26T16:55:02.859Z] lf-activate-venv: SKIPPING [2024-01-26T16:55:02.859Z] INFO: No Stack... [2024-01-26T16:55:03.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T16:55:03.553Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T16:55:03.843Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-01-26T16:55:03.843Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T16:55:03.858Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [2024-01-26T16:55:03.865Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] did not exist. Created. [2024-01-26T16:55:03.865Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T16:55:04.234Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T16:55:04.260Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T16:55:04.297Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T16:55:04.399Z] $ docker stop --time=1 373850941b1803619ab6163f25cc31b983d86eb50f619ed7acc1961be2364a76 [2024-01-26T16:55:05.556Z] $ docker rm -f --volumes 373850941b1803619ab6163f25cc31b983d86eb50f619ed7acc1961be2364a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T16:55:11.568Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28042 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-01-26T16:55:11.618Z] Running in /w/workspace/app-service-configurable/217 [Pipeline] { [Pipeline] checkout [2024-01-26T16:55:14.699Z] Selected Git installation does not exist. Using Default [2024-01-26T16:55:14.699Z] The recommended git tool is: NONE [2024-01-26T16:55:20.107Z] using credential edgex-jenkins-ssh [2024-01-26T16:55:20.132Z] Cloning the remote Git repository [2024-01-26T16:55:20.181Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-01-26T16:55:20.280Z] > git init /w/workspace/app-service-configurable/217 # timeout=10 [2024-01-26T16:55:20.437Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-26T16:55:20.438Z] > git --version # timeout=10 [2024-01-26T16:55:20.458Z] > git --version # 'git version 2.25.1' [2024-01-26T16:55:20.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T16:55:20.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T16:55:23.060Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-26T16:55:23.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T16:55:23.941Z] Avoid second fetch [2024-01-26T16:55:23.942Z] Checking out Revision 08b7f7cf698a8482c52dd57175d3282efba93adf (main) [2024-01-26T16:55:24.567Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#638)" [2024-01-26T16:55:23.959Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T16:55:24.027Z] > git checkout -f 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T16:55:25.877Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T16:55:25.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T16:55:25.877Z] Dload Upload Total Spent Left Speed [2024-01-26T16:55:25.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 238k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh [2024-01-26T16:55:26.220Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T16:55:26.551Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo tee /etc/docker/daemon.new [2024-01-26T16:55:26.551Z] /etc/docker/daemon.json [2024-01-26T16:55:26.551Z] { [2024-01-26T16:55:26.551Z] "registry-mirrors": [ [2024-01-26T16:55:26.551Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T16:55:26.551Z] ], [2024-01-26T16:55:26.551Z] "bip": "10.250.0.254/24", [2024-01-26T16:55:26.551Z] "hosts": [ [2024-01-26T16:55:26.551Z] "tcp://0.0.0.0:5555", [2024-01-26T16:55:26.551Z] "unix:///var/run/docker.sock" [2024-01-26T16:55:26.551Z] ], [2024-01-26T16:55:26.551Z] "mtu": 1458, [2024-01-26T16:55:26.551Z] "selinux-enabled": true, [2024-01-26T16:55:26.551Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T16:55:26.551Z] } [Pipeline] sh [2024-01-26T16:55:26.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T16:55:27.224Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T16:55:45.551Z] provisioning config files... [2024-01-26T16:55:45.580Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/217@tmp/config2290155226047830210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T16:55:46.063Z] ---> ****-login.sh [2024-01-26T16:55:46.063Z] nexus3.edgexfoundry.org:10001 [2024-01-26T16:55:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:55:46.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:55:46.600Z] Configure a credential helper to remove this warning. See [2024-01-26T16:55:46.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:55:46.600Z] [2024-01-26T16:55:46.600Z] Login Succeeded [2024-01-26T16:55:46.600Z] nexus3.edgexfoundry.org:10002 [2024-01-26T16:55:46.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:55:46.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:55:46.870Z] Configure a credential helper to remove this warning. See [2024-01-26T16:55:46.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:55:46.870Z] [2024-01-26T16:55:46.870Z] Login Succeeded [2024-01-26T16:55:46.870Z] nexus3.edgexfoundry.org:10003 [2024-01-26T16:55:47.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:55:47.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:55:47.140Z] Configure a credential helper to remove this warning. See [2024-01-26T16:55:47.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:55:47.140Z] [2024-01-26T16:55:47.140Z] Login Succeeded [2024-01-26T16:55:47.140Z] nexus3.edgexfoundry.org:10004 [2024-01-26T16:55:47.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:55:47.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:55:47.409Z] Configure a credential helper to remove this warning. See [2024-01-26T16:55:47.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:55:47.409Z] [2024-01-26T16:55:47.409Z] Login Succeeded [2024-01-26T16:55:47.409Z] ****.io [2024-01-26T16:55:47.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T16:55:47.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T16:55:47.949Z] Configure a credential helper to remove this warning. See [2024-01-26T16:55:47.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T16:55:47.949Z] [2024-01-26T16:55:47.949Z] Login Succeeded [2024-01-26T16:55:47.949Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T16:55:47.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T16:55:48.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:55:48.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T16:55:48.529Z] ========================================================= [2024-01-26T16:55:48.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T16:55:48.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:55:49.054Z] + 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-26T16:55:53.337Z] #0 building with "default" instance using docker driver [2024-01-26T16:55:53.337Z] [2024-01-26T16:55:53.337Z] #1 [internal] load .dockerignore [2024-01-26T16:55:53.337Z] #1 transferring context: [2024-01-26T16:55:53.337Z] #1 transferring context: 159B 0.0s done [2024-01-26T16:55:53.337Z] #1 DONE 0.1s [2024-01-26T16:55:53.337Z] [2024-01-26T16:55:53.337Z] #2 [internal] load build definition from Dockerfile [2024-01-26T16:55:53.337Z] #2 transferring dockerfile: 2.05kB done [2024-01-26T16:55:53.337Z] #2 DONE 0.1s [2024-01-26T16:55:53.337Z] [2024-01-26T16:55:53.337Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T16:55:53.337Z] #3 DONE 0.2s [2024-01-26T16:55:53.337Z] [2024-01-26T16:55:53.337Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T16:55:53.337Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T16:55:53.337Z] #4 ... [2024-01-26T16:55:53.337Z] [2024-01-26T16:55:53.337Z] #5 [internal] load build context [2024-01-26T16:55:53.337Z] #5 transferring context: 130.77kB 0.0s done [2024-01-26T16:55:53.337Z] #5 DONE 0.1s [2024-01-26T16:55:53.337Z] [2024-01-26T16:55:53.337Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T16:55:53.337Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T16:55:53.337Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T16:55:53.337Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T16:55:53.337Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2024-01-26T16:55:53.337Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T16:55:53.337Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2024-01-26T16:55:53.607Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2024-01-26T16:55:53.607Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-26T16:55:53.607Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T16:55:53.607Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2024-01-26T16:55:53.607Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-26T16:55:53.607Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.95MB / 63.99MB 0.4s [2024-01-26T16:55:53.607Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.70MB / 11.40MB 0.4s [2024-01-26T16:55:53.607Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-26T16:55:53.878Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.75MB / 63.99MB 0.5s [2024-01-26T16:55:53.878Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2024-01-26T16:55:53.878Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2024-01-26T16:55:53.878Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2024-01-26T16:55:53.878Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-26T16:55:53.878Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s [2024-01-26T16:55:54.148Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.10MB / 63.99MB 0.7s [2024-01-26T16:55:54.148Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2024-01-26T16:55:54.148Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-26T16:55:54.148Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2024-01-26T16:55:54.148Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.72MB / 97.63MB 0.9s [2024-01-26T16:55:54.148Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T16:55:54.148Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s [2024-01-26T16:55:54.419Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.1s [2024-01-26T16:55:54.419Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.83MB / 97.63MB 1.1s [2024-01-26T16:55:54.419Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T16:55:54.419Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.14MB / 63.99MB 1.3s [2024-01-26T16:55:54.419Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.20MB / 97.63MB 1.3s [2024-01-26T16:55:54.689Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.65MB / 63.99MB 1.4s [2024-01-26T16:55:54.689Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.4s [2024-01-26T16:55:54.689Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.5s [2024-01-26T16:55:54.957Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2024-01-26T16:55:54.957Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.7s [2024-01-26T16:55:55.228Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.8s [2024-01-26T16:55:55.228Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T16:55:55.228Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.00MB / 97.63MB 2.0s [2024-01-26T16:55:55.228Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.39MB / 97.63MB 2.1s [2024-01-26T16:55:55.500Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.40MB / 97.63MB 2.2s [2024-01-26T16:55:55.771Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s [2024-01-26T16:55:55.771Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2024-01-26T16:56:01.131Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2024-01-26T16:56:06.491Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2024-01-26T16:56:13.163Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2024-01-26T16:56:13.746Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T16:56:13.746Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T16:56:13.746Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-26T16:56:19.098Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-26T16:56:22.466Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2024-01-26T16:56:22.466Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T16:56:24.418Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-26T16:56:24.418Z] #4 DONE 31.0s [2024-01-26T16:56:24.418Z] [2024-01-26T16:56:24.418Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-26T16:56:25.003Z] #6 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T16:56:25.589Z] #6 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T16:56:26.553Z] #6 2.276 OK: 266 MiB in 52 packages [2024-01-26T16:56:28.502Z] #6 DONE 4.2s [2024-01-26T16:56:28.502Z] [2024-01-26T16:56:28.502Z] #7 [builder 3/7] WORKDIR /app [2024-01-26T16:56:28.502Z] #7 DONE 0.1s [2024-01-26T16:56:28.502Z] [2024-01-26T16:56:28.502Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T16:56:28.502Z] #8 DONE 0.1s [2024-01-26T16:56:28.772Z] [2024-01-26T16:56:28.772Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T16:56:46.986Z] #9 DONE 18.4s [2024-01-26T16:56:47.254Z] [2024-01-26T16:56:47.254Z] #10 [builder 6/7] COPY . . [2024-01-26T16:56:47.254Z] #10 DONE 0.1s [2024-01-26T16:56:47.254Z] [2024-01-26T16:56:47.254Z] #11 [builder 7/7] RUN echo noop [2024-01-26T16:56:47.835Z] #11 0.613 noop [2024-01-26T16:56:50.411Z] #11 DONE 3.2s [2024-01-26T16:56:50.411Z] [2024-01-26T16:56:50.411Z] #12 exporting to image [2024-01-26T16:56:50.411Z] #12 exporting layers [2024-01-26T16:57:08.632Z] #12 exporting layers 17.8s done [2024-01-26T16:57:08.632Z] #12 writing image sha256:84fe10fa0c9266c17d915b8097bac1513b4d975111e44f7235dc1a4c86209427 done [2024-01-26T16:57:08.632Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-26T16:57:08.632Z] #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:57:09.092Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T16:57:09.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:57:09.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-28042 does not seem to be running inside a container [2024-01-26T16:57:09.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/217 -v /w/workspace/app-service-configurable/217:/w/workspace/app-service-configurable/217:rw,z -v /w/workspace/app-service-configurable/217@tmp:/w/workspace/app-service-configurable/217@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 ******** ci-base-image-arm64 cat [2024-01-26T16:57:10.664Z] $ docker top cd4723e5dd3b3924e4010410d4eae4f4ff7def763d1405d073e9778c6ed9e69d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:57:11.532Z] + go version [2024-01-26T16:57:11.532Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T16:57:11.560Z] $ docker stop --time=1 cd4723e5dd3b3924e4010410d4eae4f4ff7def763d1405d073e9778c6ed9e69d [2024-01-26T16:57:13.188Z] $ docker rm -f --volumes cd4723e5dd3b3924e4010410d4eae4f4ff7def763d1405d073e9778c6ed9e69d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T16:57:14.125Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T16:57:14.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T16:57:14.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-28042 does not seem to be running inside a container [2024-01-26T16:57:14.637Z] $ 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/217 -v /w/workspace/app-service-configurable/217:/w/workspace/app-service-configurable/217:rw,z -v /w/workspace/app-service-configurable/217@tmp:/w/workspace/app-service-configurable/217@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 ******** ci-base-image-arm64 cat [2024-01-26T16:57:15.575Z] $ docker top 5e71baf55cd1705e3d4e8461a1b0d59c1a2803736e709abf6e53a88612f3c9e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T16:57:16.153Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/217 [Pipeline] fileExists [Pipeline] sh [2024-01-26T16:57:16.531Z] + make test [2024-01-26T16:57:16.531Z] go test -race -coverprofile=coverage.out ./... [2024-01-26T16:59:08.248Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-26T16:59:08.248Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T16:59:08.248Z] go vet ./... [2024-01-26T17:00:29.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T17:00:29.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T17:00:29.910Z] ./bin/test-attribution-txt.sh [2024-01-26T17:00:29.910Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T17:00:29.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T17:00:29.987Z] $ docker stop --time=1 5e71baf55cd1705e3d4e8461a1b0d59c1a2803736e709abf6e53a88612f3c9e7 [2024-01-26T17:00:34.402Z] $ docker rm -f --volumes 5e71baf55cd1705e3d4e8461a1b0d59c1a2803736e709abf6e53a88612f3c9e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T17:00:35.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T17:00:35.905Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T17:00:36.288Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T17:00:36.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T17:00:37.216Z] + ls -al . [2024-01-26T17:00:37.216Z] total 180 [2024-01-26T17:00:37.216Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 26 16:57 . [2024-01-26T17:00:37.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:55 .. [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 16:55 .dockerignore [2024-01-26T17:00:37.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:55 .git [2024-01-26T17:00:37.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:55 .github [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 16:55 .gitignore [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:55 .golangci.yml [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 16:55 Attribution.txt [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 16:55 CHANGELOG.md [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 16:55 Dockerfile [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:55 GOVERNANCE.md [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 16:55 Jenkinsfile [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 16:55 LICENSE [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 16:55 OWNERS.md [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 16:55 README.md [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:52 VERSION [2024-01-26T17:00:37.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:55 bin [2024-01-26T17:00:37.216Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 26 16:57 coverage.out [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 16:55 go.mod [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:55 go.sum [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 16:55 main.go [2024-01-26T17:00:37.216Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 16:55 makefile [2024-01-26T17:00:37.216Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 16:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:00:37.636Z] + 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=08b7f7cf698a8482c52dd57175d3282efba93adf --label arch=arm64 --label version=3.2.0-dev.8 . [2024-01-26T17:00:38.220Z] #0 building with "default" instance using docker driver [2024-01-26T17:00:38.220Z] [2024-01-26T17:00:38.220Z] #1 [internal] load .dockerignore [2024-01-26T17:00:38.220Z] #1 transferring context: [2024-01-26T17:00:38.486Z] #1 transferring context: 159B done [2024-01-26T17:00:38.486Z] #1 DONE 0.0s [2024-01-26T17:00:38.486Z] [2024-01-26T17:00:38.486Z] #2 [internal] load build definition from Dockerfile [2024-01-26T17:00:38.486Z] #2 transferring dockerfile: 2.05kB done [2024-01-26T17:00:38.486Z] #2 DONE 0.0s [2024-01-26T17:00:38.486Z] [2024-01-26T17:00:38.486Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T17:00:38.486Z] #3 DONE 0.0s [2024-01-26T17:00:38.486Z] [2024-01-26T17:00:38.486Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T17:00:38.486Z] #4 DONE 0.2s [2024-01-26T17:00:38.754Z] [2024-01-26T17:00:38.754Z] #5 [internal] load build context [2024-01-26T17:00:38.754Z] #5 transferring context: 1.45kB 0.0s done [2024-01-26T17:00:38.754Z] #5 DONE 0.1s [2024-01-26T17:00:38.754Z] [2024-01-26T17:00:38.754Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T17:00:38.754Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T17:00:38.754Z] #6 ... [2024-01-26T17:00:38.754Z] [2024-01-26T17:00:38.754Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T17:00:38.754Z] #7 DONE 0.2s [2024-01-26T17:00:38.754Z] [2024-01-26T17:00:38.754Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T17:00:38.754Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T17:00:38.754Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T17:00:38.754Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 724.99kB / 3.33MB 0.1s [2024-01-26T17:00:38.754Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T17:00:38.754Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T17:00:39.020Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2024-01-26T17:00:39.287Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-26T17:00:39.555Z] #6 DONE 1.0s [2024-01-26T17:00:39.555Z] [2024-01-26T17:00:39.555Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-26T17:00:40.140Z] #8 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T17:00:40.724Z] #8 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T17:00:41.307Z] #8 ... [2024-01-26T17:00:41.307Z] [2024-01-26T17:00:41.307Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-26T17:00:41.307Z] #9 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T17:00:41.307Z] #9 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T17:00:41.307Z] #9 2.226 OK: 266 MiB in 52 packages [2024-01-26T17:00:41.307Z] #9 DONE 2.5s [2024-01-26T17:00:41.307Z] [2024-01-26T17:00:41.307Z] #10 [builder 3/7] WORKDIR /app [2024-01-26T17:00:41.307Z] #10 DONE 0.1s [2024-01-26T17:00:41.576Z] [2024-01-26T17:00:41.576Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T17:00:41.576Z] #11 DONE 0.1s [2024-01-26T17:00:41.576Z] [2024-01-26T17:00:41.576Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-26T17:00:41.576Z] #8 1.997 (1/2) Installing ca-certificates (20230506-r0) [2024-01-26T17:00:41.576Z] #8 2.097 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-26T17:00:41.845Z] #8 2.111 Executing busybox-1.36.1-r5.trigger [2024-01-26T17:00:41.845Z] #8 2.132 Executing ca-certificates-20230506-r0.trigger [2024-01-26T17:00:41.845Z] #8 2.376 OK: 9 MiB in 17 packages [2024-01-26T17:00:42.428Z] #8 DONE 2.7s [2024-01-26T17:00:42.429Z] [2024-01-26T17:00:42.429Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T17:00:42.696Z] #12 ... [2024-01-26T17:00:42.696Z] [2024-01-26T17:00:42.696Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T17:00:42.696Z] #13 DONE 1.2s [2024-01-26T17:00:42.965Z] [2024-01-26T17:00:42.965Z] #14 [builder 6/7] COPY . . [2024-01-26T17:00:42.965Z] #14 DONE 0.1s [2024-01-26T17:00:42.965Z] [2024-01-26T17:00:42.965Z] #15 [builder 7/7] RUN make build [2024-01-26T17:00:43.549Z] #15 0.724 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-service-configurable [2024-01-26T17:00:47.823Z] #15 ... [2024-01-26T17:00:47.823Z] [2024-01-26T17:00:47.823Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T17:00:47.823Z] #12 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T17:00:47.823Z] #12 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T17:00:47.823Z] #12 3.084 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T17:00:47.823Z] #12 3.274 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T17:00:47.823Z] #12 3.297 Executing ca-certificates-20230506-r0.trigger [2024-01-26T17:00:47.823Z] #12 3.481 OK: 9 MiB in 17 packages [2024-01-26T17:00:47.823Z] #12 DONE 5.7s [2024-01-26T17:00:48.095Z] [2024-01-26T17:00:48.095Z] #15 [builder 7/7] RUN make build [2024-01-26T17:01:55.957Z] #15 DONE 64.5s [2024-01-26T17:01:55.957Z] [2024-01-26T17:01:55.957Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-26T17:01:55.957Z] #16 DONE 0.1s [2024-01-26T17:01:55.957Z] [2024-01-26T17:01:55.957Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-26T17:01:55.957Z] #17 DONE 0.1s [2024-01-26T17:01:55.957Z] [2024-01-26T17:01:55.957Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-26T17:01:55.957Z] #18 DONE 0.1s [2024-01-26T17:01:55.957Z] [2024-01-26T17:01:55.957Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-26T17:01:55.957Z] #19 DONE 0.3s [2024-01-26T17:01:55.957Z] [2024-01-26T17:01:55.957Z] #20 exporting to image [2024-01-26T17:01:55.957Z] #20 exporting layers [2024-01-26T17:01:55.957Z] #20 exporting layers 0.3s done [2024-01-26T17:01:55.957Z] #20 writing image sha256:893ac3ce077a426610665b10fa23030ec6aa9b33f1a9aa73ba7bbb8379bbe1b9 done [2024-01-26T17:01:55.957Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2024-01-26T17:01:55.957Z] #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T17:01:56.464Z] provisioning config files... [2024-01-26T17:01:56.478Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/217@tmp/config1991371007994197305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:01:56.866Z] ---> ****-login.sh [2024-01-26T17:01:56.866Z] nexus3.edgexfoundry.org:10001 [2024-01-26T17:01:56.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T17:01:57.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T17:01:57.133Z] Configure a credential helper to remove this warning. See [2024-01-26T17:01:57.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T17:01:57.133Z] [2024-01-26T17:01:57.133Z] Login Succeeded [2024-01-26T17:01:57.133Z] nexus3.edgexfoundry.org:10002 [2024-01-26T17:01:57.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T17:01:57.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T17:01:57.405Z] Configure a credential helper to remove this warning. See [2024-01-26T17:01:57.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T17:01:57.406Z] [2024-01-26T17:01:57.406Z] Login Succeeded [2024-01-26T17:01:57.406Z] nexus3.edgexfoundry.org:10003 [2024-01-26T17:01:57.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T17:01:57.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T17:01:57.673Z] Configure a credential helper to remove this warning. See [2024-01-26T17:01:57.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T17:01:57.673Z] [2024-01-26T17:01:57.673Z] Login Succeeded [2024-01-26T17:01:57.673Z] nexus3.edgexfoundry.org:10004 [2024-01-26T17:01:57.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T17:01:57.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T17:01:57.940Z] Configure a credential helper to remove this warning. See [2024-01-26T17:01:57.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T17:01:57.940Z] [2024-01-26T17:01:57.940Z] Login Succeeded [2024-01-26T17:01:57.940Z] ****.io [2024-01-26T17:01:58.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T17:01:58.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T17:01:58.473Z] Configure a credential helper to remove this warning. See [2024-01-26T17:01:58.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T17:01:58.473Z] [2024-01-26T17:01:58.473Z] Login Succeeded [2024-01-26T17:01:58.473Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T17:01:58.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T17:01:58.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T17:01:58.776Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-01-26T17:01:58.776Z] 08b7f7cf698a8482c52dd57175d3282efba93adf [2024-01-26T17:01:58.776Z] latest [2024-01-26T17:01:58.776Z] 3.2.0-dev.8 [2024-01-26T17:01:58.776Z] 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [2024-01-26T17:01:58.776Z] main [2024-01-26T17:01:58.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:01:59.376Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:02.423Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf [2024-01-26T17:02:02.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-26T17:02:02.423Z] eea78944aaa4: Preparing [2024-01-26T17:02:02.423Z] 6418af9f3620: Preparing [2024-01-26T17:02:02.423Z] e8664a725494: Preparing [2024-01-26T17:02:02.423Z] 5f5ab5e42c99: Preparing [2024-01-26T17:02:02.423Z] b98b732d765d: Preparing [2024-01-26T17:02:02.423Z] 5b3fa34dbcb3: Preparing [2024-01-26T17:02:02.423Z] 0faf9b67be60: Preparing [2024-01-26T17:02:02.423Z] 0faf9b67be60: Waiting [2024-01-26T17:02:02.423Z] 5b3fa34dbcb3: Waiting [2024-01-26T17:02:02.688Z] 6418af9f3620: Pushed [2024-01-26T17:02:02.688Z] e8664a725494: Pushed [2024-01-26T17:02:02.688Z] 5f5ab5e42c99: Pushed [2024-01-26T17:02:02.688Z] 0faf9b67be60: Layer already exists [2024-01-26T17:02:02.952Z] 5b3fa34dbcb3: Pushed [2024-01-26T17:02:03.907Z] b98b732d765d: Pushed [2024-01-26T17:02:07.231Z] eea78944aaa4: Pushed [2024-01-26T17:02:07.231Z] 08b7f7cf698a8482c52dd57175d3282efba93adf: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:07.719Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:08.178Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-01-26T17:02:08.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-26T17:02:08.178Z] eea78944aaa4: Preparing [2024-01-26T17:02:08.178Z] 6418af9f3620: Preparing [2024-01-26T17:02:08.178Z] e8664a725494: Preparing [2024-01-26T17:02:08.178Z] 5f5ab5e42c99: Preparing [2024-01-26T17:02:08.178Z] b98b732d765d: Preparing [2024-01-26T17:02:08.178Z] 5b3fa34dbcb3: Preparing [2024-01-26T17:02:08.178Z] 0faf9b67be60: Preparing [2024-01-26T17:02:08.178Z] 5b3fa34dbcb3: Waiting [2024-01-26T17:02:08.178Z] 0faf9b67be60: Waiting [2024-01-26T17:02:08.178Z] 5f5ab5e42c99: Layer already exists [2024-01-26T17:02:08.178Z] 6418af9f3620: Layer already exists [2024-01-26T17:02:08.178Z] b98b732d765d: Layer already exists [2024-01-26T17:02:08.178Z] e8664a725494: Layer already exists [2024-01-26T17:02:08.178Z] eea78944aaa4: Layer already exists [2024-01-26T17:02:08.178Z] 5b3fa34dbcb3: Layer already exists [2024-01-26T17:02:08.178Z] 0faf9b67be60: Layer already exists [2024-01-26T17:02:08.443Z] latest: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:08.927Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:09.399Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.8 [2024-01-26T17:02:09.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-26T17:02:09.399Z] eea78944aaa4: Preparing [2024-01-26T17:02:09.399Z] 6418af9f3620: Preparing [2024-01-26T17:02:09.399Z] e8664a725494: Preparing [2024-01-26T17:02:09.399Z] 5f5ab5e42c99: Preparing [2024-01-26T17:02:09.399Z] b98b732d765d: Preparing [2024-01-26T17:02:09.399Z] 5b3fa34dbcb3: Preparing [2024-01-26T17:02:09.399Z] 0faf9b67be60: Preparing [2024-01-26T17:02:09.399Z] 5b3fa34dbcb3: Waiting [2024-01-26T17:02:09.399Z] 0faf9b67be60: Waiting [2024-01-26T17:02:09.399Z] 6418af9f3620: Layer already exists [2024-01-26T17:02:09.399Z] 5f5ab5e42c99: Layer already exists [2024-01-26T17:02:09.399Z] eea78944aaa4: Layer already exists [2024-01-26T17:02:09.399Z] b98b732d765d: Layer already exists [2024-01-26T17:02:09.399Z] e8664a725494: Layer already exists [2024-01-26T17:02:09.399Z] 5b3fa34dbcb3: Layer already exists [2024-01-26T17:02:09.399Z] 0faf9b67be60: Layer already exists [2024-01-26T17:02:09.666Z] 3.2.0-dev.8: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:10.148Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:10.640Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [2024-01-26T17:02:10.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-26T17:02:10.640Z] eea78944aaa4: Preparing [2024-01-26T17:02:10.640Z] 6418af9f3620: Preparing [2024-01-26T17:02:10.640Z] e8664a725494: Preparing [2024-01-26T17:02:10.640Z] 5f5ab5e42c99: Preparing [2024-01-26T17:02:10.640Z] b98b732d765d: Preparing [2024-01-26T17:02:10.640Z] 5b3fa34dbcb3: Preparing [2024-01-26T17:02:10.640Z] 0faf9b67be60: Preparing [2024-01-26T17:02:10.640Z] 5b3fa34dbcb3: Waiting [2024-01-26T17:02:10.640Z] 0faf9b67be60: Waiting [2024-01-26T17:02:10.640Z] b98b732d765d: Layer already exists [2024-01-26T17:02:10.640Z] e8664a725494: Layer already exists [2024-01-26T17:02:10.640Z] eea78944aaa4: Layer already exists [2024-01-26T17:02:10.640Z] 5f5ab5e42c99: Layer already exists [2024-01-26T17:02:10.640Z] 6418af9f3620: Layer already exists [2024-01-26T17:02:10.640Z] 5b3fa34dbcb3: Layer already exists [2024-01-26T17:02:10.640Z] 0faf9b67be60: Layer already exists [2024-01-26T17:02:10.906Z] 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:11.416Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:11.909Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-01-26T17:02:11.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-01-26T17:02:11.909Z] eea78944aaa4: Preparing [2024-01-26T17:02:11.909Z] 6418af9f3620: Preparing [2024-01-26T17:02:11.909Z] e8664a725494: Preparing [2024-01-26T17:02:11.909Z] 5f5ab5e42c99: Preparing [2024-01-26T17:02:11.909Z] b98b732d765d: Preparing [2024-01-26T17:02:11.909Z] 5b3fa34dbcb3: Preparing [2024-01-26T17:02:11.909Z] 0faf9b67be60: Preparing [2024-01-26T17:02:11.909Z] 5b3fa34dbcb3: Waiting [2024-01-26T17:02:11.909Z] 0faf9b67be60: Waiting [2024-01-26T17:02:11.909Z] 5f5ab5e42c99: Layer already exists [2024-01-26T17:02:11.909Z] eea78944aaa4: Layer already exists [2024-01-26T17:02:11.909Z] e8664a725494: Layer already exists [2024-01-26T17:02:11.909Z] 6418af9f3620: Layer already exists [2024-01-26T17:02:11.909Z] b98b732d765d: Layer already exists [2024-01-26T17:02:11.909Z] 5b3fa34dbcb3: Layer already exists [2024-01-26T17:02:11.909Z] 0faf9b67be60: Layer already exists [2024-01-26T17:02:12.175Z] main: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T17:02:12.504Z] ===================================================== [Pipeline] echo [2024-01-26T17:02:12.560Z] taggedImages: [2024-01-26T17:02:12.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf [2024-01-26T17:02:12.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-01-26T17:02:12.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.8 [2024-01-26T17:02:12.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [2024-01-26T17:02:12.560Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:13.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T17:02:13.213Z] [2024-01-26T17:02:13.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:13.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T17:02:13.612Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T17:02:13.612Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T17:02:13.612Z] 04944245beec: Pulling fs layer [2024-01-26T17:02:13.612Z] 699f458cf7ca: Pulling fs layer [2024-01-26T17:02:13.612Z] 765212b225bb: Pulling fs layer [2024-01-26T17:02:13.612Z] f23df028b6ca: Pulling fs layer [2024-01-26T17:02:13.612Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T17:02:13.612Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T17:02:13.612Z] f23df028b6ca: Waiting [2024-01-26T17:02:13.612Z] d65c8cfc05b1: Waiting [2024-01-26T17:02:13.612Z] 2437ff75d9bd: Waiting [2024-01-26T17:02:13.612Z] 765212b225bb: Waiting [2024-01-26T17:02:13.882Z] 04944245beec: Verifying Checksum [2024-01-26T17:02:13.882Z] 04944245beec: Download complete [2024-01-26T17:02:13.882Z] 765212b225bb: Download complete [2024-01-26T17:02:13.882Z] f23df028b6ca: Verifying Checksum [2024-01-26T17:02:13.882Z] f23df028b6ca: Download complete [2024-01-26T17:02:13.882Z] d65c8cfc05b1: Download complete [2024-01-26T17:02:13.882Z] 699f458cf7ca: Verifying Checksum [2024-01-26T17:02:13.883Z] 699f458cf7ca: Download complete [2024-01-26T17:02:14.470Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T17:02:14.470Z] 8998bd30e6a1: Download complete [2024-01-26T17:02:16.414Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T17:02:16.414Z] 2437ff75d9bd: Download complete [2024-01-26T17:02:20.663Z] 8998bd30e6a1: Pull complete [2024-01-26T17:02:20.929Z] 04944245beec: Pull complete [2024-01-26T17:02:22.868Z] 699f458cf7ca: Pull complete [2024-01-26T17:02:22.868Z] 765212b225bb: Pull complete [2024-01-26T17:02:23.822Z] f23df028b6ca: Pull complete [2024-01-26T17:02:23.822Z] d65c8cfc05b1: Pull complete [2024-01-26T17:02:45.971Z] 2437ff75d9bd: Pull complete [2024-01-26T17:02:45.971Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T17:02:45.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T17:02:45.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:02:46.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-28042 does not seem to be running inside a container [2024-01-26T17:02:46.369Z] $ 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/217 -v /w/workspace/app-service-configurable/217:/w/workspace/app-service-configurable/217:rw,z -v /w/workspace/app-service-configurable/217@tmp:/w/workspace/app-service-configurable/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-26T17:02:47.808Z] $ docker top 8aa1c33988ad114295dd7a867eec44f9342be130b4b26ba7cfccc26be01b1654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:02:48.367Z] ---> job-cost.sh [2024-01-26T17:02:48.631Z] lf-activate-venv: SKIPPING [2024-01-26T17:02:48.631Z] INFO: No Stack... [2024-01-26T17:02:48.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T17:02:49.847Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T17:02:50.159Z] + + catcut /w/workspace/app-service-configurable/217/archives/cost.csv -d, [2024-01-26T17:02:50.159Z] -f6 [Pipeline] lock [2024-01-26T17:02:50.220Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [2024-01-26T17:02:50.226Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] did not exist. Created. [2024-01-26T17:02:50.226Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T17:02:50.650Z] /w/workspace/app-service-configurable/217@tmp/durable-25540adb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T17:02:50.967Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T17:02:51.033Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T17:02:51.081Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T17:02:51.092Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T17:02:51.206Z] $ docker stop --time=1 8aa1c33988ad114295dd7a867eec44f9342be130b4b26ba7cfccc26be01b1654 [2024-01-26T17:02:52.596Z] $ docker rm -f --volumes 8aa1c33988ad114295dd7a867eec44f9342be130b4b26ba7cfccc26be01b1654 [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-26T17:02:53.891Z] provisioning config files... [2024-01-26T17:02:53.902Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3691757418291206141tmp [Pipeline] { [Pipeline] sh [2024-01-26T17:02:54.289Z] + set +x [2024-01-26T17:02:54.289Z] + curl -s https://codecov.io/bash [2024-01-26T17:02:54.289Z] + bash -s -- [2024-01-26T17:02:54.289Z] [2024-01-26T17:02:54.289Z] _____ _ [2024-01-26T17:02:54.289Z] / ____| | | [2024-01-26T17:02:54.289Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T17:02:54.289Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T17:02:54.289Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T17:02:54.289Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T17:02:54.289Z] Bash-1.0.6 [2024-01-26T17:02:54.289Z] [2024-01-26T17:02:54.289Z] [2024-01-26T17:02:54.289Z] ==> git version 2.25.1 found [2024-01-26T17:02:54.289Z] ==> 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-26T17:02:54.289Z] Release-Date: 2020-01-08 [2024-01-26T17:02:54.289Z] 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-26T17:02:54.289Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T17:02:54.289Z] ==> Jenkins CI detected. [2024-01-26T17:02:54.289Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-01-26T17:02:54.289Z] project root: . [2024-01-26T17:02:54.289Z] --> token set from env [2024-01-26T17:02:54.289Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T17:02:54.289Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T17:02:54.289Z] ==> Python coveragepy not found [2024-01-26T17:02:54.289Z] ==> Searching for coverage reports in: [2024-01-26T17:02:54.289Z] + . [2024-01-26T17:02:54.289Z] -> Found 1 reports [2024-01-26T17:02:54.289Z] ==> Detecting git/mercurial file structure [2024-01-26T17:02:54.289Z] ==> Reading reports [2024-01-26T17:02:54.550Z] + ./coverage.out bytes=13 [2024-01-26T17:02:54.550Z] ==> Appending adjustments [2024-01-26T17:02:54.550Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T17:02:54.550Z] + Found adjustments [2024-01-26T17:02:54.550Z] ==> Gzipping contents [2024-01-26T17:02:54.550Z] 4.0K /tmp/codecov.7OsiuT.gz [2024-01-26T17:02:54.550Z] ==> Uploading reports [2024-01-26T17:02:54.550Z] url: https://codecov.io [2024-01-26T17:02:54.550Z] query: branch=main&commit=08b7f7cf698a8482c52dd57175d3282efba93adf&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T17:02:54.550Z] -> Pinging Codecov [2024-01-26T17:02:54.550Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=08b7f7cf698a8482c52dd57175d3282efba93adf&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T17:02:54.550Z] -> Uploading to [2024-01-26T17:02:54.550Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/A97CA9966030D2A3747ED39772930CCE/08b7f7cf698a8482c52dd57175d3282efba93adf/916d7de2-ed3a-4aa6-8534-b91d1afed26d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T170254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7991387746cb8e71ba97dfadf375fad63b57f486732f86c028a2870b4c3c4fbd [2024-01-26T17:02:54.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T17:02:54.550Z] Dload Upload Total Spent Left Speed [2024-01-26T17:02:54.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 903 --:--:-- --:--:-- --:--:-- 903 [2024-01-26T17:02:54.810Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] } [2024-01-26T17:02:54.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T17:02:55.170Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T17:02:55.184Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:55.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T17:02:55.681Z] [2024-01-26T17:02:55.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:02:56.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T17:02:56.034Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T17:02:56.034Z] df9b9388f04a: Pulling fs layer [2024-01-26T17:02:56.034Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T17:02:56.034Z] 25bc292e5bac: Pulling fs layer [2024-01-26T17:02:56.034Z] 114826534d7a: Pulling fs layer [2024-01-26T17:02:56.034Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T17:02:56.034Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T17:02:56.034Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T17:02:56.034Z] 4657fd5d0bcf: Waiting [2024-01-26T17:02:56.034Z] 6ad1cebc031e: Waiting [2024-01-26T17:02:56.034Z] 8a3aa393b2d8: Waiting [2024-01-26T17:02:56.034Z] 114826534d7a: Waiting [2024-01-26T17:02:56.034Z] 25bc292e5bac: Download complete [2024-01-26T17:02:56.034Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T17:02:56.034Z] 52dc419b0ee2: Download complete [2024-01-26T17:02:56.034Z] 4657fd5d0bcf: Verifying Checksum [2024-01-26T17:02:56.034Z] 4657fd5d0bcf: Download complete [2024-01-26T17:02:56.034Z] df9b9388f04a: Verifying Checksum [2024-01-26T17:02:56.034Z] df9b9388f04a: Download complete [2024-01-26T17:02:56.294Z] 6ad1cebc031e: Verifying Checksum [2024-01-26T17:02:56.294Z] 6ad1cebc031e: Download complete [2024-01-26T17:02:56.294Z] df9b9388f04a: Pull complete [2024-01-26T17:02:56.294Z] 52dc419b0ee2: Pull complete [2024-01-26T17:02:56.556Z] 25bc292e5bac: Pull complete [2024-01-26T17:02:56.815Z] 114826534d7a: Download complete [2024-01-26T17:02:56.815Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T17:02:56.815Z] 8a3aa393b2d8: Download complete [2024-01-26T17:03:01.002Z] 114826534d7a: Pull complete [2024-01-26T17:03:01.002Z] 4657fd5d0bcf: Pull complete [2024-01-26T17:03:01.002Z] 6ad1cebc031e: Pull complete [2024-01-26T17:03:03.531Z] 8a3aa393b2d8: Pull complete [2024-01-26T17:03:03.531Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T17:03:03.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T17:03:03.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:03:03.802Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T17:03:03.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-26T17:03:07.825Z] $ docker top 2dde866c6b424eea1efb2e1c77b127a31b613b15417c0bdfd2a3b34eefba942d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T17:03:07.983Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-01-26T17:03:08.261Z] + set -o pipefail [2024-01-26T17:03:08.261Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-01-26T17:03:14.830Z] [2024-01-26T17:03:14.831Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-01-26T17:03:14.831Z] [2024-01-26T17:03:14.831Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c4b4ffc0-9bf4-4ab0-a41f-b05c81193901 [2024-01-26T17:03:14.831Z] [2024-01-26T17:03:14.831Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T17:03:14.831Z] [2024-01-26T17:03:14.831Z] [2024-01-26T17:03:14.831Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T17:03:14.831Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T17:03:14.831Z] More details here: https://snyk.co/ue1NS [2024-01-26T17:03:14.831Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T17:03:14.831Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T17:03:14.847Z] $ docker stop --time=1 2dde866c6b424eea1efb2e1c77b127a31b613b15417c0bdfd2a3b34eefba942d [2024-01-26T17:03:17.901Z] $ docker rm -f --volumes 2dde866c6b424eea1efb2e1c77b127a31b613b15417c0bdfd2a3b34eefba942d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T17:03:19.390Z] + git log --format=format:%s -1 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] sh [2024-01-26T17:03:19.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T17:03:19.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:03:20.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T17:03:20.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:03:20.205Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T17:03:20.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-26T17:03:20.669Z] $ docker top b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 -eo pid,comm [2024-01-26T17:03:20.718Z] 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-26T17:03:20.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T17:03:20.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T17:03:20.919Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T17:03:21.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T17:03:21.048Z] $ docker exec b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 ssh-agent [2024-01-26T17:03:21.160Z] SSH_AUTH_SOCK=/tmp/ssh-pxHzyER20GEj/agent.32 [2024-01-26T17:03:21.160Z] SSH_AGENT_PID=38 [2024-01-26T17:03:21.167Z] Running ssh-add (command line suppressed) [2024-01-26T17:03:21.274Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9921283286997403877.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9921283286997403877.key) [2024-01-26T17:03:21.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T17:03:21.626Z] + git semver tag [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,816 [run_tag] DEBUG tag force:False [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,816 [check_head_tag] DEBUG check head tag [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,817 [execute] INFO git cat-file --batch-check [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,822 [execute] INFO git cat-file --batch [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,844 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,844 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:03:21.885Z] 2024-01-26 17:03:21,850 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T17:03:21.885Z] 3.2.0-dev.8 [Pipeline] } [2024-01-26T17:03:21.896Z] $ docker exec --env ******** --env ******** b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 ssh-agent -k [2024-01-26T17:03:22.018Z] unset SSH_AUTH_SOCK; [2024-01-26T17:03:22.019Z] unset SSH_AGENT_PID; [2024-01-26T17:03:22.019Z] echo Agent pid 38 killed; [2024-01-26T17:03:22.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T17:03:22.553Z] + git semver [Pipeline] } [2024-01-26T17:03:22.829Z] $ docker stop --time=1 b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 [2024-01-26T17:03:24.119Z] $ docker rm -f --volumes b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:03:24.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T17:03:24.749Z] [2024-01-26T17:03:24.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:03:25.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T17:03:25.102Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T17:03:25.102Z] ab5ef0e58194: Pulling fs layer [2024-01-26T17:03:25.102Z] 9712f1f96733: Pulling fs layer [2024-01-26T17:03:25.102Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T17:03:25.102Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T17:03:25.102Z] e9a5061849ea: Pulling fs layer [2024-01-26T17:03:25.102Z] d747dcd14b5f: Pulling fs layer [2024-01-26T17:03:25.102Z] 2de7ff778b66: Pulling fs layer [2024-01-26T17:03:25.102Z] e9a5061849ea: Waiting [2024-01-26T17:03:25.102Z] d747dcd14b5f: Waiting [2024-01-26T17:03:25.102Z] 2de7ff778b66: Waiting [2024-01-26T17:03:25.102Z] 0d9ebad4ef96: Waiting [2024-01-26T17:03:25.102Z] 9712f1f96733: Download complete [2024-01-26T17:03:25.362Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T17:03:25.362Z] 63f879dbbcfc: Download complete [2024-01-26T17:03:25.619Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T17:03:25.619Z] 0d9ebad4ef96: Download complete [2024-01-26T17:03:25.619Z] e9a5061849ea: Verifying Checksum [2024-01-26T17:03:25.619Z] e9a5061849ea: Download complete [2024-01-26T17:03:25.619Z] d747dcd14b5f: Verifying Checksum [2024-01-26T17:03:25.619Z] d747dcd14b5f: Download complete [2024-01-26T17:03:25.619Z] ab5ef0e58194: Verifying Checksum [2024-01-26T17:03:25.619Z] ab5ef0e58194: Download complete [2024-01-26T17:03:25.878Z] 2de7ff778b66: Verifying Checksum [2024-01-26T17:03:25.878Z] 2de7ff778b66: Download complete [2024-01-26T17:03:28.408Z] ab5ef0e58194: Pull complete [2024-01-26T17:03:28.408Z] 9712f1f96733: Pull complete [2024-01-26T17:03:29.343Z] 63f879dbbcfc: Pull complete [2024-01-26T17:03:33.528Z] 0d9ebad4ef96: Pull complete [2024-01-26T17:03:33.528Z] e9a5061849ea: Pull complete [2024-01-26T17:03:33.528Z] d747dcd14b5f: Pull complete [2024-01-26T17:03:34.949Z] 2de7ff778b66: Pull complete [2024-01-26T17:03:34.949Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T17:03:34.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T17:03:34.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:03:35.256Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T17:03:35.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools:0.23.1-centos7 cat [2024-01-26T17:03:40.183Z] $ docker top 661e3394518e31b5bfd2c8bbed210d2ed374dec292838b62bfc084d1cff50926 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T17:03:40.361Z] provisioning config files... [2024-01-26T17:03:40.373Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1780149252764744279tmp [2024-01-26T17:03:40.385Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12249933488316611637tmp [2024-01-26T17:03:40.403Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11387619830536252558tmp [Pipeline] { [Pipeline] echo [2024-01-26T17:03:40.493Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:03:40.790Z] ---> sigul-configuration.sh [2024-01-26T17:03:40.790Z] gpg: directory `/root/.gnupg' created [2024-01-26T17:03:40.790Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T17:03:40.791Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T17:03:40.791Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T17:03:40.791Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T17:03:40.791Z] gpg: CAST5 encrypted data [2024-01-26T17:03:40.791Z] gpg: encrypted with 1 passphrase [2024-01-26T17:03:40.791Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T17:03:41.088Z] + mkdir /home/jenkins [2024-01-26T17:03:41.088Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T17:03:41.381Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-26T17:03:41.394Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:03:41.686Z] ---> sigul-install.sh [2024-01-26T17:03:41.686Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T17:03:41.987Z] + git tag --list [2024-01-26T17:03:41.987Z] v1.0.0 [2024-01-26T17:03:41.987Z] v1.1.0 [2024-01-26T17:03:41.987Z] v1.2.0 [2024-01-26T17:03:41.987Z] v1.3.0 [2024-01-26T17:03:41.987Z] v1.3.1 [2024-01-26T17:03:41.987Z] v2.0.0 [2024-01-26T17:03:41.987Z] v2.0.1 [2024-01-26T17:03:41.987Z] v2.1.0 [2024-01-26T17:03:41.987Z] v2.1.1 [2024-01-26T17:03:41.987Z] v2.1.2 [2024-01-26T17:03:41.987Z] v2.2.0 [2024-01-26T17:03:41.987Z] v2.3 [2024-01-26T17:03:41.987Z] v2.3.0 [2024-01-26T17:03:41.987Z] v2.3.1 [2024-01-26T17:03:41.987Z] v3.0 [2024-01-26T17:03:41.987Z] v3.0.0 [2024-01-26T17:03:41.987Z] v3.0.1 [2024-01-26T17:03:41.987Z] v3.0.1-dev.1 [2024-01-26T17:03:41.987Z] v3.1 [2024-01-26T17:03:41.987Z] v3.1.0 [2024-01-26T17:03:41.987Z] v3.1.0-dev.1 [2024-01-26T17:03:41.987Z] v3.1.0-dev.10 [2024-01-26T17:03:41.987Z] v3.1.0-dev.11 [2024-01-26T17:03:41.987Z] v3.1.0-dev.12 [2024-01-26T17:03:41.987Z] v3.1.0-dev.13 [2024-01-26T17:03:41.987Z] v3.1.0-dev.14 [2024-01-26T17:03:41.987Z] v3.1.0-dev.15 [2024-01-26T17:03:41.987Z] v3.1.0-dev.16 [2024-01-26T17:03:41.987Z] v3.1.0-dev.17 [2024-01-26T17:03:41.987Z] v3.1.0-dev.18 [2024-01-26T17:03:41.987Z] v3.1.0-dev.19 [2024-01-26T17:03:41.987Z] v3.1.0-dev.2 [2024-01-26T17:03:41.987Z] v3.1.0-dev.20 [2024-01-26T17:03:41.987Z] v3.1.0-dev.21 [2024-01-26T17:03:41.987Z] v3.1.0-dev.22 [2024-01-26T17:03:41.987Z] v3.1.0-dev.23 [2024-01-26T17:03:41.987Z] v3.1.0-dev.24 [2024-01-26T17:03:41.987Z] v3.1.0-dev.25 [2024-01-26T17:03:41.987Z] v3.1.0-dev.26 [2024-01-26T17:03:41.987Z] v3.1.0-dev.27 [2024-01-26T17:03:41.987Z] v3.1.0-dev.28 [2024-01-26T17:03:41.987Z] v3.1.0-dev.29 [2024-01-26T17:03:41.987Z] v3.1.0-dev.3 [2024-01-26T17:03:41.987Z] v3.1.0-dev.30 [2024-01-26T17:03:41.987Z] v3.1.0-dev.31 [2024-01-26T17:03:41.987Z] v3.1.0-dev.32 [2024-01-26T17:03:41.987Z] v3.1.0-dev.33 [2024-01-26T17:03:41.987Z] v3.1.0-dev.34 [2024-01-26T17:03:41.987Z] v3.1.0-dev.35 [2024-01-26T17:03:41.987Z] v3.1.0-dev.36 [2024-01-26T17:03:41.987Z] v3.1.0-dev.37 [2024-01-26T17:03:41.987Z] v3.1.0-dev.38 [2024-01-26T17:03:41.987Z] v3.1.0-dev.39 [2024-01-26T17:03:41.987Z] v3.1.0-dev.4 [2024-01-26T17:03:41.987Z] v3.1.0-dev.5 [2024-01-26T17:03:41.987Z] v3.1.0-dev.6 [2024-01-26T17:03:41.987Z] v3.1.0-dev.7 [2024-01-26T17:03:41.987Z] v3.1.0-dev.8 [2024-01-26T17:03:41.987Z] v3.1.0-dev.9 [2024-01-26T17:03:41.987Z] v3.2.0-dev.1 [2024-01-26T17:03:41.987Z] v3.2.0-dev.2 [2024-01-26T17:03:41.987Z] v3.2.0-dev.3 [2024-01-26T17:03:41.987Z] v3.2.0-dev.4 [2024-01-26T17:03:41.987Z] v3.2.0-dev.5 [2024-01-26T17:03:41.987Z] v3.2.0-dev.6 [2024-01-26T17:03:41.987Z] v3.2.0-dev.7 [2024-01-26T17:03:41.987Z] v3.2.0-dev.8 [Pipeline] sh [2024-01-26T17:03:42.291Z] + lftools sign git-tag v3.2.0-dev.8 [2024-01-26T17:03:42.861Z] Signing Git tag with Sigul... [2024-01-26T17:03:42.861Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-01-26T17:03:43.138Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:03:43.435Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T17:03:43.443Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T17:03:43.584Z] $ docker stop --time=1 661e3394518e31b5bfd2c8bbed210d2ed374dec292838b62bfc084d1cff50926 [2024-01-26T17:03:44.862Z] $ docker rm -f --volumes 661e3394518e31b5bfd2c8bbed210d2ed374dec292838b62bfc084d1cff50926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T17:03:45.790Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T17:03:45.790Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:03:46.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T17:03:46.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:03:46.418Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T17:03:46.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-26T17:03:46.811Z] $ docker top 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 -eo pid,comm [2024-01-26T17:03:46.861Z] 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-26T17:03:46.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T17:03:47.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T17:03:47.121Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T17:03:47.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T17:03:47.249Z] $ docker exec 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 ssh-agent [2024-01-26T17:03:47.355Z] SSH_AUTH_SOCK=/tmp/ssh-odnfplVlgImr/agent.32 [2024-01-26T17:03:47.355Z] SSH_AGENT_PID=38 [2024-01-26T17:03:47.360Z] Running ssh-add (command line suppressed) [2024-01-26T17:03:47.466Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3798818865648773574.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3798818865648773574.key) [2024-01-26T17:03:47.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T17:03:47.820Z] + git semver bump pre [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,012 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,013 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,013 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,013 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,013 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,013 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,015 [execute] INFO git cat-file --batch-check [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,021 [execute] INFO git cat-file --batch [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T17:03:48.081Z] 2024-01-26 17:03:48,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T17:03:48.081Z] 3.2.0-dev.9 [Pipeline] } [2024-01-26T17:03:48.094Z] $ docker exec --env ******** --env ******** 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 ssh-agent -k [2024-01-26T17:03:48.197Z] unset SSH_AUTH_SOCK; [2024-01-26T17:03:48.198Z] unset SSH_AGENT_PID; [2024-01-26T17:03:48.198Z] echo Agent pid 38 killed; [2024-01-26T17:03:48.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T17:03:48.746Z] + git semver [Pipeline] } [2024-01-26T17:03:49.021Z] $ docker stop --time=1 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 [2024-01-26T17:03:50.300Z] $ docker rm -f --volumes 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T17:03:50.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T17:03:50.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:03:51.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T17:03:51.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:03:51.339Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T17:03:51.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-26T17:03:51.729Z] $ docker top 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 -eo pid,comm [2024-01-26T17:03:51.776Z] 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-26T17:03:51.776Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T17:03:52.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T17:03:52.002Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T17:03:52.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T17:03:52.123Z] $ docker exec 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 ssh-agent [2024-01-26T17:03:52.232Z] SSH_AUTH_SOCK=/tmp/ssh-d4PnTUViwzV2/agent.33 [2024-01-26T17:03:52.232Z] SSH_AGENT_PID=39 [2024-01-26T17:03:52.236Z] Running ssh-add (command line suppressed) [2024-01-26T17:03:52.335Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7831447289313044265.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7831447289313044265.key) [2024-01-26T17:03:52.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T17:03:52.695Z] + git semver push [2024-01-26T17:03:52.953Z] 2024-01-26 17:03:52,879 [run_push] DEBUG push [2024-01-26T17:03:52.953Z] 2024-01-26 17:03:52,880 [execute] INFO git cat-file --batch-check [2024-01-26T17:03:52.953Z] 2024-01-26 17:03:52,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T17:03:52.953Z] 2024-01-26 17:03:52,884 [execute] INFO git rev-list c44a97727ca6aba02fcf2624554b2e2cf65e54ca -- [2024-01-26T17:03:52.953Z] 2024-01-26 17:03:52,884 [execute] DEBUG Popen(['git', 'rev-list', 'c44a97727ca6aba02fcf2624554b2e2cf65e54ca', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:03:52.953Z] 2024-01-26 17:03:52,894 [execute] INFO git fetch -v origin [2024-01-26T17:03:52.953Z] 2024-01-26 17:03:52,895 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T17:03:53.521Z] 2024-01-26 17:03:53,397 [run_push] DEBUG no remote changes detected [2024-01-26T17:03:53.521Z] 2024-01-26 17:03:53,397 [execute] INFO git push origin semver [2024-01-26T17:03:53.521Z] 2024-01-26 17:03:53,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:03:54.091Z] 2024-01-26 17:03:54,060 [run_push] DEBUG push all version tags [2024-01-26T17:03:54.091Z] 2024-01-26 17:03:54,060 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T17:03:54.091Z] 2024-01-26 17:03:54,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T17:03:55.029Z] 2024-01-26 17:03:54,718 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-01-26T17:03:55.029Z] 3.2.0-dev.9 [Pipeline] } [2024-01-26T17:03:55.041Z] $ docker exec --env ******** --env ******** 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 ssh-agent -k [2024-01-26T17:03:55.138Z] unset SSH_AUTH_SOCK; [2024-01-26T17:03:55.138Z] unset SSH_AGENT_PID; [2024-01-26T17:03:55.138Z] echo Agent pid 39 killed; [2024-01-26T17:03:55.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T17:03:55.677Z] + git semver [Pipeline] } [2024-01-26T17:03:55.950Z] $ docker stop --time=1 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 [2024-01-26T17:03:57.219Z] $ docker rm -f --volumes 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-26T17:03:58.823Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-01-26T17:03:58.823Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-01-26T17:03:58.823Z] total 16 [2024-01-26T17:03:58.823Z] drwxr-xr-x 3 root root 4096 Jan 26 16:55 . [2024-01-26T17:03:58.823Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 17:03 .. [2024-01-26T17:03:58.823Z] drwxr-xr-x 2 root root 4096 Jan 26 16:55 cost [2024-01-26T17:03:58.823Z] -rw-r--r-- 1 root root 96 Jan 26 16:55 cost.csv [2024-01-26T17:03:58.823Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-01-26T17:03:58.823Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-01-26T17:03:58.823Z] total 16 [2024-01-26T17:03:58.823Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:55 . [2024-01-26T17:03:58.823Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 17:03 .. [2024-01-26T17:03:58.823Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 16:55 cost [2024-01-26T17:03:58.823Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 26 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:03:59.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:04:00.027Z] ---> package-listing.sh [2024-01-26T17:04:00.027Z] ++ facter osfamily [2024-01-26T17:04:00.027Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T17:04:00.286Z] + OS_FAMILY=debian [2024-01-26T17:04:00.286Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-01-26T17:04:00.286Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T17:04:00.286Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T17:04:00.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T17:04:00.286Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T17:04:00.286Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-01-26T17:04:00.286Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T17:04:00.286Z] + case "${OS_FAMILY}" in [2024-01-26T17:04:00.286Z] + dpkg -l [2024-01-26T17:04:00.286Z] + grep '^ii' [2024-01-26T17:04:00.286Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T17:04:00.286Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T17:04:00.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T17:04:00.286Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-01-26T17:04:00.286Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-01-26T17:04:00.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-01-26T17:04:00.297Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T17:04:00.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T17:04:01.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T17:04:01.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T17:04:01.384Z] prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container [2024-01-26T17:04:01.415Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools-log-publisher:latest cat [2024-01-26T17:04:01.671Z] $ docker top d78bf0430a497ee6862b4785704c628257e3f48b8fc6f6b0c12c13c1cf041552 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T17:04:02.134Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T17:04:02.420Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T17:04:02.706Z] + ls /var/log/sa-host [2024-01-26T17:04:02.706Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T17:04:02.842Z] provisioning config files... [2024-01-26T17:04:02.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18224802587133798989tmp [Pipeline] { [Pipeline] echo [2024-01-26T17:04:02.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:04:03.275Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T17:04:03.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:04:03.734Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T17:04:03.742Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:04:04.027Z] ---> sudo-logs.sh [2024-01-26T17:04:04.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T17:04:04.125Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:04:04.412Z] ---> job-cost.sh [2024-01-26T17:04:04.412Z] lf-activate-venv: SKIPPING [2024-01-26T17:04:04.412Z] DEBUG: total: 0.2199999988079071 [2024-01-26T17:04:04.412Z] INFO: Retrieving Stack Cost... [2024-01-26T17:04:04.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T17:04:04.931Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T17:04:04.945Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T17:04:05.228Z] ---> logs-deploy.sh [2024-01-26T17:04:05.228Z] lf-activate-venv: SKIPPING [2024-01-26T17:04:05.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/217 [2024-01-26T17:04:05.228Z] INFO: archiving workspace using pattern(s): [2024-01-26T17:04:06.169Z] Archives upload complete. [2024-01-26T17:04:06.429Z] INFO: archiving logs to Nexus [2024-01-26T17:04:06.998Z] ---> uname -a: [2024-01-26T17:04:06.998Z] Linux prd-ubuntu20-04-docker-8c-8g-28040 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-26T17:04:06.998Z] [2024-01-26T17:04:06.998Z] [2024-01-26T17:04:06.998Z] ---> lscpu: [2024-01-26T17:04:06.998Z] Architecture: x86_64 [2024-01-26T17:04:06.998Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-26T17:04:06.998Z] Byte Order: Little Endian [2024-01-26T17:04:06.998Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-26T17:04:06.998Z] CPU(s): 8 [2024-01-26T17:04:06.998Z] On-line CPU(s) list: 0-7 [2024-01-26T17:04:06.998Z] Thread(s) per core: 1 [2024-01-26T17:04:06.998Z] Core(s) per socket: 1 [2024-01-26T17:04:06.998Z] Socket(s): 8 [2024-01-26T17:04:06.998Z] NUMA node(s): 1 [2024-01-26T17:04:06.998Z] Vendor ID: AuthenticAMD [2024-01-26T17:04:06.998Z] CPU family: 23 [2024-01-26T17:04:06.998Z] Model: 49 [2024-01-26T17:04:06.998Z] Model name: AMD EPYC-Rome Processor [2024-01-26T17:04:06.998Z] Stepping: 0 [2024-01-26T17:04:06.998Z] CPU MHz: 2800.000 [2024-01-26T17:04:06.998Z] BogoMIPS: 5600.00 [2024-01-26T17:04:06.998Z] Virtualization: AMD-V [2024-01-26T17:04:06.998Z] Hypervisor vendor: KVM [2024-01-26T17:04:06.999Z] Virtualization type: full [2024-01-26T17:04:06.999Z] L1d cache: 256 KiB [2024-01-26T17:04:06.999Z] L1i cache: 256 KiB [2024-01-26T17:04:06.999Z] L2 cache: 4 MiB [2024-01-26T17:04:06.999Z] L3 cache: 128 MiB [2024-01-26T17:04:06.999Z] NUMA node0 CPU(s): 0-7 [2024-01-26T17:04:06.999Z] Vulnerability Itlb multihit: Not affected [2024-01-26T17:04:06.999Z] Vulnerability L1tf: Not affected [2024-01-26T17:04:06.999Z] Vulnerability Mds: Not affected [2024-01-26T17:04:06.999Z] Vulnerability Meltdown: Not affected [2024-01-26T17:04:06.999Z] Vulnerability Mmio stale data: Not affected [2024-01-26T17:04:06.999Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-26T17:04:06.999Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-26T17:04:06.999Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-26T17:04:06.999Z] Vulnerability Srbds: Not affected [2024-01-26T17:04:06.999Z] Vulnerability Tsx async abort: Not affected [2024-01-26T17:04:06.999Z] 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-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] ---> nproc: [2024-01-26T17:04:06.999Z] 8 [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] ---> df -h: [2024-01-26T17:04:06.999Z] Filesystem Size Used Avail Use% Mounted on [2024-01-26T17:04:06.999Z] overlay 155G 13G 143G 9% / [2024-01-26T17:04:06.999Z] tmpfs 64M 0 64M 0% /dev [2024-01-26T17:04:06.999Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-26T17:04:06.999Z] shm 64M 0 64M 0% /dev/shm [2024-01-26T17:04:06.999Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] ---> sar -b -r -n DEV: [2024-01-26T17:04:06.999Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28040) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] 16:51:38 LINUX RESTART (8 CPU) [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] 16:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-26T17:04:06.999Z] 16:53:01 187.99 39.29 148.70 0.00 4308.70 144321.63 0.00 [2024-01-26T17:04:06.999Z] 16:54:01 116.08 0.07 116.01 0.00 5.47 39209.87 0.00 [2024-01-26T17:04:06.999Z] 16:55:01 203.34 0.27 203.07 0.00 23.93 50961.08 0.00 [2024-01-26T17:04:06.999Z] 16:56:01 9.45 0.03 9.41 0.00 7.60 1413.55 0.00 [2024-01-26T17:04:06.999Z] 16:57:01 26.45 10.25 16.20 0.00 3456.49 3733.91 0.00 [2024-01-26T17:04:06.999Z] 16:58:01 4.05 0.00 4.05 0.00 0.00 54.66 0.00 [2024-01-26T17:04:06.999Z] 16:59:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2024-01-26T17:04:06.999Z] 17:00:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2024-01-26T17:04:06.999Z] 17:01:02 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-01-26T17:04:06.999Z] 17:02:01 2.02 0.00 2.02 0.00 0.00 30.77 0.00 [2024-01-26T17:04:06.999Z] 17:03:01 3.83 0.10 3.73 0.00 10.26 432.86 0.00 [2024-01-26T17:04:06.999Z] 17:04:01 141.99 0.38 141.61 0.00 22.53 56644.83 0.00 [2024-01-26T17:04:06.999Z] Average: 58.36 4.20 54.16 0.00 653.72 24778.40 0.00 [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] 16:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-26T17:04:06.999Z] 16:53:01 28689312 31561024 741524 2.26 104812 2997604 1935396 5.70 1133172 2614212 451488 [2024-01-26T17:04:06.999Z] 16:54:01 27437972 30857736 1437940 4.37 139512 3453572 2373580 7.00 1847096 3087324 425372 [2024-01-26T17:04:06.999Z] 16:55:01 27826540 31553860 741188 2.25 153452 3721392 1865240 5.50 1224656 3292708 200 [2024-01-26T17:04:06.999Z] 16:56:01 27834584 31562336 734448 2.23 153680 3721776 1784324 5.26 1228144 3280700 8 [2024-01-26T17:04:06.999Z] 16:57:01 27593628 31542332 745424 2.27 159040 3925584 1822664 5.37 1389084 3336536 1256 [2024-01-26T17:04:06.999Z] 16:58:01 27600016 31548700 739328 2.25 159072 3925580 1838716 5.42 1384216 3336496 128 [2024-01-26T17:04:06.999Z] 16:59:01 27600504 31549228 738740 2.25 159100 3925584 1838716 5.42 1384160 3336500 8 [2024-01-26T17:04:06.999Z] 17:00:01 27610024 31558912 729148 2.22 159140 3925588 1838716 5.42 1374484 3336604 36 [2024-01-26T17:04:06.999Z] 17:01:02 27610268 31559180 728824 2.22 159156 3925592 1838716 5.42 1374540 3336612 12 [2024-01-26T17:04:06.999Z] 17:02:01 27609800 31559036 729124 2.22 159244 3925572 1838716 5.42 1374348 3336872 24 [2024-01-26T17:04:06.999Z] 17:03:01 26957828 31515472 772000 2.35 163804 4494256 2075936 6.12 1424704 3904980 576492 [2024-01-26T17:04:06.999Z] 17:04:01 26085788 31513596 769428 2.34 199244 5234796 1810996 5.34 1519024 4583960 892 [2024-01-26T17:04:06.999Z] Average: 27538022 31490118 800593 2.43 155771 3931408 1905143 5.61 1388136 3398625 121326 [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] 16:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-26T17:04:06.999Z] 16:53:01 ens3 814.93 525.64 7812.57 104.32 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:53:01 docker0 180.16 266.08 15.34 2175.58 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:53:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:54:01 ens3 30.08 17.18 29.05 21.18 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:54:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:54:01 veth199fc1a 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:55:01 ens3 166.40 123.92 2738.45 243.80 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:55:01 docker0 5.35 9.39 0.33 127.79 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:55:01 lo 8.18 8.18 0.82 0.82 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:56:01 ens3 7.68 5.36 9.58 2.97 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:57:01 ens3 102.65 58.56 1375.75 4.08 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:58:01 ens3 0.40 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:00:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:01:02 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:03:01 ens3 116.86 70.89 3967.10 7.83 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:03:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:04:01 ens3 316.96 226.56 4195.43 155.47 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:04:01 docker0 64.91 107.23 5.22 909.73 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] 17:04:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] Average: ens3 129.90 85.85 1679.95 45.09 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] Average: docker0 20.90 31.94 1.74 268.12 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] ---> sar -P ALL: [2024-01-26T17:04:06.999Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28040) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] 16:51:38 LINUX RESTART (8 CPU) [2024-01-26T17:04:06.999Z] [2024-01-26T17:04:06.999Z] 16:52:01 CPU %user %nice %system %iowait %steal %idle [2024-01-26T17:04:06.999Z] 16:53:01 all 10.82 0.00 3.76 2.40 0.07 82.95 [2024-01-26T17:04:06.999Z] 16:53:01 0 13.04 0.00 4.28 5.92 0.08 76.67 [2024-01-26T17:04:06.999Z] 16:53:01 1 12.35 0.00 4.49 1.08 0.07 82.01 [2024-01-26T17:04:06.999Z] 16:53:01 2 10.70 0.00 3.95 1.57 0.08 83.70 [2024-01-26T17:04:06.999Z] 16:53:01 3 10.53 0.00 3.56 0.99 0.05 84.87 [2024-01-26T17:04:06.999Z] 16:53:01 4 8.16 0.00 3.90 2.36 0.07 85.51 [2024-01-26T17:04:06.999Z] 16:53:01 5 10.08 0.00 3.81 3.07 0.07 82.97 [2024-01-26T17:04:06.999Z] 16:53:01 6 11.69 0.00 2.68 2.29 0.05 83.29 [2024-01-26T17:04:06.999Z] 16:53:01 7 9.99 0.00 3.43 1.90 0.08 84.59 [2024-01-26T17:04:06.999Z] 16:54:01 all 39.58 0.00 4.54 2.36 0.08 53.44 [2024-01-26T17:04:06.999Z] 16:54:01 0 39.52 0.00 4.50 0.13 0.08 55.76 [2024-01-26T17:04:06.999Z] 16:54:01 1 39.11 0.00 4.55 3.29 0.08 52.96 [2024-01-26T17:04:06.999Z] 16:54:01 2 40.85 0.00 5.87 13.55 0.08 39.65 [2024-01-26T17:04:06.999Z] 16:54:01 3 38.36 0.00 3.90 0.22 0.07 57.46 [2024-01-26T17:04:06.999Z] 16:54:01 4 40.06 0.00 4.65 0.34 0.08 54.87 [2024-01-26T17:04:06.999Z] 16:54:01 5 39.89 0.00 4.53 0.29 0.07 55.23 [2024-01-26T17:04:06.999Z] 16:54:01 6 39.41 0.00 4.33 0.42 0.07 55.78 [2024-01-26T17:04:06.999Z] 16:54:01 7 39.48 0.00 3.97 0.72 0.07 55.76 [2024-01-26T17:04:06.999Z] 16:55:01 all 23.27 0.00 4.67 2.27 0.07 69.73 [2024-01-26T17:04:06.999Z] 16:55:01 0 23.05 0.00 5.60 4.18 0.08 67.09 [2024-01-26T17:04:06.999Z] 16:55:01 1 22.47 0.00 4.65 1.91 0.05 70.92 [2024-01-26T17:04:06.999Z] 16:55:01 2 23.46 0.00 4.25 0.18 0.07 72.04 [2024-01-26T17:04:06.999Z] 16:55:01 3 23.76 0.00 4.31 1.16 0.07 70.71 [2024-01-26T17:04:06.999Z] 16:55:01 4 22.60 0.00 4.15 0.08 0.07 73.11 [2024-01-26T17:04:06.999Z] 16:55:01 5 23.52 0.00 4.36 1.84 0.07 70.22 [2024-01-26T17:04:06.999Z] 16:55:01 6 23.81 0.00 5.26 7.89 0.07 62.98 [2024-01-26T17:04:06.999Z] 16:55:01 7 23.47 0.00 4.76 0.91 0.08 70.77 [2024-01-26T17:04:06.999Z] 16:56:01 all 0.27 0.00 0.13 0.09 0.01 99.50 [2024-01-26T17:04:06.999Z] 16:56:01 0 0.15 0.00 0.13 0.00 0.00 99.72 [2024-01-26T17:04:06.999Z] 16:56:01 1 0.15 0.00 0.13 0.00 0.02 99.70 [2024-01-26T17:04:06.999Z] 16:56:01 2 0.12 0.00 0.13 0.00 0.02 99.73 [2024-01-26T17:04:06.999Z] 16:56:01 3 0.17 0.00 0.08 0.02 0.00 99.73 [2024-01-26T17:04:06.999Z] 16:56:01 4 0.73 0.00 0.08 0.00 0.02 99.17 [2024-01-26T17:04:06.999Z] 16:56:01 5 0.33 0.00 0.20 0.22 0.03 99.22 [2024-01-26T17:04:06.999Z] 16:56:01 6 0.27 0.00 0.10 0.07 0.02 99.55 [2024-01-26T17:04:06.999Z] 16:56:01 7 0.27 0.00 0.15 0.38 0.00 99.20 [2024-01-26T17:04:06.999Z] 16:57:01 all 0.96 0.00 0.45 0.37 0.02 98.20 [2024-01-26T17:04:06.999Z] 16:57:01 0 0.77 0.00 0.52 0.88 0.03 97.80 [2024-01-26T17:04:06.999Z] 16:57:01 1 0.45 0.00 0.23 0.02 0.03 99.27 [2024-01-26T17:04:06.999Z] 16:57:01 2 2.82 0.00 0.60 0.05 0.02 96.51 [2024-01-26T17:04:06.999Z] 16:57:01 3 0.35 0.00 0.32 0.00 0.02 99.32 [2024-01-26T17:04:06.999Z] 16:57:01 4 0.52 0.00 0.27 0.40 0.02 98.79 [2024-01-26T17:04:06.999Z] 16:57:01 5 1.17 0.00 0.62 0.08 0.03 98.10 [2024-01-26T17:04:06.999Z] 16:57:01 6 0.40 0.00 0.27 1.23 0.02 98.08 [2024-01-26T17:04:06.999Z] 16:57:01 7 1.20 0.00 0.75 0.32 0.02 97.71 [2024-01-26T17:04:06.999Z] 16:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-01-26T17:04:06.999Z] 16:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-01-26T17:04:06.999Z] 16:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-26T17:04:06.999Z] 16:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T17:04:06.999Z] 16:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T17:04:06.999Z] 16:58:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-01-26T17:04:06.999Z] 16:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T17:04:06.999Z] 16:58:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-01-26T17:04:06.999Z] 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T17:04:06.999Z] 16:59:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2024-01-26T17:04:06.999Z] 16:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-01-26T17:04:06.999Z] 16:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T17:04:06.999Z] 16:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T17:04:06.999Z] 16:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T17:04:06.999Z] 16:59:01 4 0.53 0.00 0.03 0.00 0.05 99.38 [2024-01-26T17:04:06.999Z] 16:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T17:04:06.999Z] 16:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-01-26T17:04:06.999Z] 16:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T17:04:06.999Z] 17:00:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-01-26T17:04:06.999Z] 17:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-01-26T17:04:06.999Z] 17:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T17:04:06.999Z] 17:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T17:04:06.999Z] 17:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T17:04:06.999Z] 17:00:01 4 1.95 0.00 0.00 0.00 0.02 98.03 [2024-01-26T17:04:06.999Z] 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T17:04:06.999Z] 17:00:01 6 0.15 0.00 0.00 0.02 0.02 99.82 [2024-01-26T17:04:06.999Z] 17:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-01-26T17:04:06.999Z] 17:01:02 all 0.29 0.00 0.01 0.00 0.01 99.68 [2024-01-26T17:04:06.999Z] 17:01:02 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-26T17:04:06.999Z] 17:01:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T17:04:06.999Z] 17:01:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T17:04:06.999Z] 17:01:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T17:04:06.999Z] 17:01:02 4 1.99 0.00 0.02 0.00 0.03 97.96 [2024-01-26T17:04:07.000Z] 17:01:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T17:04:07.000Z] 17:01:02 6 0.28 0.00 0.03 0.02 0.00 99.67 [2024-01-26T17:04:07.000Z] 17:01:02 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-26T17:04:07.000Z] 17:02:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-01-26T17:04:07.000Z] 17:02:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-01-26T17:04:07.000Z] 17:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T17:04:07.000Z] 17:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T17:04:07.000Z] 17:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T17:04:07.000Z] 17:02:01 4 1.95 0.00 0.02 0.00 0.05 97.98 [2024-01-26T17:04:07.000Z] 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T17:04:07.000Z] 17:02:01 6 0.07 0.00 0.03 0.03 0.02 99.85 [2024-01-26T17:04:07.000Z] 17:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-26T17:04:07.000Z] 17:03:01 all 2.20 0.00 0.92 0.05 0.02 96.82 [2024-01-26T17:04:07.000Z] 17:03:01 0 1.86 0.00 0.77 0.02 0.02 97.34 [2024-01-26T17:04:07.000Z] 17:03:01 1 1.89 0.00 0.92 0.02 0.02 97.16 [2024-01-26T17:04:07.000Z] 17:03:01 2 1.32 0.00 1.70 0.02 0.02 96.94 [2024-01-26T17:04:07.000Z] 17:03:01 3 1.63 0.00 0.83 0.05 0.02 97.46 [2024-01-26T17:04:07.000Z] 17:03:01 4 3.85 0.00 0.76 0.00 0.03 95.36 [2024-01-26T17:04:07.000Z] 17:03:01 5 2.51 0.00 0.72 0.00 0.02 96.76 [2024-01-26T17:04:07.000Z] 17:03:01 6 2.67 0.00 0.74 0.22 0.00 96.37 [2024-01-26T17:04:07.000Z] 17:03:01 7 1.82 0.00 0.90 0.07 0.02 97.20 [2024-01-26T17:04:07.000Z] [2024-01-26T17:04:07.000Z] 17:03:01 CPU %user %nice %system %iowait %steal %idle [2024-01-26T17:04:07.000Z] 17:04:01 all 7.77 0.00 3.51 2.30 0.06 86.36 [2024-01-26T17:04:07.000Z] 17:04:01 0 8.24 0.00 4.38 9.08 0.07 78.24 [2024-01-26T17:04:07.000Z] 17:04:01 1 7.90 0.00 3.24 0.20 0.03 88.62 [2024-01-26T17:04:07.000Z] 17:04:01 2 6.39 0.00 2.91 0.03 0.05 90.61 [2024-01-26T17:04:07.000Z] 17:04:01 3 6.61 0.00 3.36 3.04 0.07 86.93 [2024-01-26T17:04:07.000Z] 17:04:01 4 7.25 0.00 2.93 0.27 0.05 89.51 [2024-01-26T17:04:07.000Z] 17:04:01 5 7.19 0.00 3.70 0.39 0.05 88.68 [2024-01-26T17:04:07.000Z] 17:04:01 6 10.50 0.00 4.31 5.36 0.08 79.74 [2024-01-26T17:04:07.000Z] 17:04:01 7 8.13 0.00 3.26 0.03 0.07 88.51 [2024-01-26T17:04:07.000Z] Average: all 7.12 0.00 1.49 0.82 0.03 90.54 [2024-01-26T17:04:07.000Z] Average: 0 7.18 0.00 1.68 1.68 0.03 89.43 [2024-01-26T17:04:07.000Z] Average: 1 7.00 0.00 1.52 0.54 0.03 90.92 [2024-01-26T17:04:07.000Z] Average: 2 7.11 0.00 1.61 1.27 0.03 89.97 [2024-01-26T17:04:07.000Z] Average: 3 6.76 0.00 1.36 0.45 0.03 91.40 [2024-01-26T17:04:07.000Z] Average: 4 7.43 0.00 1.39 0.28 0.04 90.85 [2024-01-26T17:04:07.000Z] Average: 5 7.03 0.00 1.49 0.49 0.03 90.97 [2024-01-26T17:04:07.000Z] Average: 6 7.42 0.00 1.48 1.46 0.03 89.62 [2024-01-26T17:04:07.000Z] Average: 7 7.01 0.00 1.43 0.36 0.03 91.16 [2024-01-26T17:04:07.000Z] [2024-01-26T17:04:07.000Z] [2024-01-26T17:04:07.000Z]