Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b949eaf338d7a70279d235a16e82752b2447f28b 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-ssh1472035775313368117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5407449433104196645.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8335945789471142172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12589633903652525584.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-ssh9956713464449536437.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.23 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25878 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/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 b949eaf338d7a70279d235a16e82752b2447f28b (main) > 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 b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 Commit message: "Merge pull request #688 from jackchenjc/edgex-go-issue-4916-2" > git rev-list --no-walk 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T05:49:03.116Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T05:49:03.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T05:49:03.252Z] ========================================================= [2024-11-08T05:49:03.252Z] EdgeX Global Pipelines Version Info [2024-11-08T05:49:03.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:49:03.997Z] ------------------- [2024-11-08T05:49:03.997Z] stable info: [2024-11-08T05:49:03.997Z] ------------------- [2024-11-08T05:49:03.997Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T05:49:03.998Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T05:49:03.998Z] Message: update stable to v1.0.265 [2024-11-08T05:49:04.570Z] ------------------- [2024-11-08T05:49:04.570Z] experimental info: [2024-11-08T05:49:04.570Z] ------------------- [2024-11-08T05:49:04.570Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T05:49:04.570Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T05:49:04.570Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T05:49:04.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-08T05:49:04.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-08T05:49:04.711Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T05:49:04.739Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T05:49:04.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T05:49:04.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T05:49:04.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T05:49:04.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T05:49:04.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T05:49:04.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T05:49:04.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T05:49:04.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-08T05:49:04.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T05:49:05.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T05:49:05.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:49:05.075Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:49:05.102Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:49:05.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:49:05.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T05:49:05.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T05:49:05.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T05:49:05.238Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T05:49:05.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T05:49:05.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T05:49:05.314Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T05:49:05.339Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T05:49:05.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T05:49:05.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T05:49:05.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T05:49:05.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T05:49:05.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo [2024-11-08T05:49:05.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b949eaf [Pipeline] echo [2024-11-08T05:49:05.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:49:05.596Z] provisioning config files... [2024-11-08T05:49:05.610Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14374311610026017185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:49:05.945Z] ---> ****-login.sh [2024-11-08T05:49:05.945Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:49:06.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:06.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:06.205Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:06.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:06.205Z] [2024-11-08T05:49:06.205Z] Login Succeeded [2024-11-08T05:49:06.205Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:49:06.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:06.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:06.466Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:06.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:06.466Z] [2024-11-08T05:49:06.466Z] Login Succeeded [2024-11-08T05:49:06.466Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:49:06.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:06.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:06.466Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:06.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:06.466Z] [2024-11-08T05:49:06.466Z] Login Succeeded [2024-11-08T05:49:06.466Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:49:06.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:06.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:06.727Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:06.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:06.727Z] [2024-11-08T05:49:06.727Z] Login Succeeded [2024-11-08T05:49:06.727Z] ****.io [2024-11-08T05:49:06.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:06.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:06.727Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:06.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:06.727Z] [2024-11-08T05:49:06.727Z] Login Succeeded [2024-11-08T05:49:06.727Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:49:06.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T05:49:07.138Z] + git rev-list -1 --merges b949eaf338d7a70279d235a16e82752b2447f28b~1..b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo [2024-11-08T05:49:07.166Z] -----------> git rev-list -1 --merges b949eaf338d7a70279d235a16e82752b2447f28b~1..b949eaf338d7a70279d235a16e82752b2447f28b b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T05:49:07.166Z] b949eaf338d7a70279d235a16e82752b2447f28b [false] [Pipeline] sh [2024-11-08T05:49:07.468Z] + git log --format=format:%s -1 b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo [2024-11-08T05:49:07.483Z] ========================================================= [2024-11-08T05:49:07.483Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T05:49:07.483Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:49:07.834Z] + git log --format=format:%s -1 b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] echo [2024-11-08T05:49:07.846Z] [semverPrep] GIT_COMMIT: b949eaf338d7a70279d235a16e82752b2447f28b, Commit Message: Merge pull request #688 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T05:49:07.865Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T05:49:08.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:49:08.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T05:49:08.259Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T05:49:08.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T05:49:08.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T05:49:08.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T05:49:08.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:49:08.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:49:08.647Z] [2024-11-08T05:49:08.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:49:08.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:49:08.948Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T05:49:08.948Z] b85a868b505f: Pulling fs layer [2024-11-08T05:49:08.948Z] e2be974225ed: Pulling fs layer [2024-11-08T05:49:08.948Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T05:49:08.948Z] 988bab9f4d93: Pulling fs layer [2024-11-08T05:49:08.948Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T05:49:08.948Z] eaf3925da568: Pulling fs layer [2024-11-08T05:49:08.948Z] bab4dde63d76: Pulling fs layer [2024-11-08T05:49:08.948Z] bde34c3a00c8: Pulling fs layer [2024-11-08T05:49:08.948Z] b352a97aabf1: Pulling fs layer [2024-11-08T05:49:08.948Z] 4872d77fe225: Pulling fs layer [2024-11-08T05:49:08.948Z] 5851b861e8e6: Pulling fs layer [2024-11-08T05:49:08.948Z] bab4dde63d76: Waiting [2024-11-08T05:49:08.948Z] bde34c3a00c8: Waiting [2024-11-08T05:49:08.948Z] b352a97aabf1: Waiting [2024-11-08T05:49:08.948Z] 4872d77fe225: Waiting [2024-11-08T05:49:08.948Z] 5851b861e8e6: Waiting [2024-11-08T05:49:08.948Z] 988bab9f4d93: Waiting [2024-11-08T05:49:08.948Z] 1469e6f7b9e6: Waiting [2024-11-08T05:49:08.948Z] eaf3925da568: Waiting [2024-11-08T05:49:08.948Z] e2be974225ed: Verifying Checksum [2024-11-08T05:49:08.948Z] e2be974225ed: Download complete [2024-11-08T05:49:08.948Z] 988bab9f4d93: Download complete [2024-11-08T05:49:08.948Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T05:49:08.948Z] 1469e6f7b9e6: Download complete [2024-11-08T05:49:08.949Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T05:49:08.949Z] 339a4e72a1f5: Download complete [2024-11-08T05:49:09.207Z] eaf3925da568: Verifying Checksum [2024-11-08T05:49:09.207Z] eaf3925da568: Download complete [2024-11-08T05:49:09.207Z] bde34c3a00c8: Download complete [2024-11-08T05:49:09.207Z] b352a97aabf1: Download complete [2024-11-08T05:49:09.207Z] 4872d77fe225: Download complete [2024-11-08T05:49:09.207Z] 5851b861e8e6: Download complete [2024-11-08T05:49:09.207Z] b85a868b505f: Verifying Checksum [2024-11-08T05:49:09.207Z] b85a868b505f: Download complete [2024-11-08T05:49:09.466Z] bab4dde63d76: Verifying Checksum [2024-11-08T05:49:09.466Z] bab4dde63d76: Download complete [2024-11-08T05:49:10.402Z] b85a868b505f: Pull complete [2024-11-08T05:49:10.660Z] e2be974225ed: Pull complete [2024-11-08T05:49:11.226Z] 339a4e72a1f5: Pull complete [2024-11-08T05:49:11.226Z] 988bab9f4d93: Pull complete [2024-11-08T05:49:11.486Z] 1469e6f7b9e6: Pull complete [2024-11-08T05:49:11.486Z] eaf3925da568: Pull complete [2024-11-08T05:49:13.389Z] bab4dde63d76: Pull complete [2024-11-08T05:49:13.389Z] bde34c3a00c8: Pull complete [2024-11-08T05:49:13.649Z] b352a97aabf1: Pull complete [2024-11-08T05:49:13.649Z] 4872d77fe225: Pull complete [2024-11-08T05:49:13.650Z] 5851b861e8e6: Pull complete [2024-11-08T05:49:13.650Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T05:49:13.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:49:13.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:49:13.798Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T05:49:13.834Z] $ 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-11-08T05:49:16.424Z] $ docker top 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 -eo pid,comm [2024-11-08T05:49:16.474Z] 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-11-08T05:49:16.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:49:16.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:49:16.534Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:49:16.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:49:16.646Z] $ docker exec 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent [2024-11-08T05:49:16.763Z] SSH_AUTH_SOCK=/tmp/ssh-jIvaYrNFgOY4/agent.32 [2024-11-08T05:49:16.763Z] SSH_AGENT_PID=38 [2024-11-08T05:49:16.769Z] Running ssh-add (command line suppressed) [2024-11-08T05:49:16.876Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6808936295026709560.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6808936295026709560.key) [2024-11-08T05:49:16.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:49:17.178Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T05:49:17.190Z] $ docker exec --env ******** --env ******** 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent -k [2024-11-08T05:49:17.294Z] unset SSH_AUTH_SOCK; [2024-11-08T05:49:17.295Z] unset SSH_AGENT_PID; [2024-11-08T05:49:17.295Z] echo Agent pid 38 killed; [2024-11-08T05:49:17.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T05:49:17.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:49:17.349Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:49:17.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:49:17.469Z] $ docker exec 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent [2024-11-08T05:49:17.578Z] SSH_AUTH_SOCK=/tmp/ssh-MrTZqNxZ1hLB/agent.71 [2024-11-08T05:49:17.578Z] SSH_AGENT_PID=77 [2024-11-08T05:49:17.582Z] Running ssh-add (command line suppressed) [2024-11-08T05:49:17.687Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17082779236084105024.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17082779236084105024.key) [2024-11-08T05:49:17.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:49:17.992Z] + git semver init [2024-11-08T05:49:18.252Z] 2024-11-08 05:49:18,168 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T05:49:18.252Z] 2024-11-08 05:49:18,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-08T05:49:18.252Z] 2024-11-08 05:49:18,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-08T05:49:18.252Z] 2024-11-08 05:49:18,170 [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-11-08T05:49:19.631Z] 2024-11-08 05:49:19,239 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-08T05:49:19.631Z] 2024-11-08 05:49:19,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-08T05:49:19.631Z] 2024-11-08 05:49:19,239 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T05:49:19.631Z] 2024-11-08 05:49:19,239 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T05:49:19.631Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T05:49:19.644Z] $ docker exec --env ******** --env ******** 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 ssh-agent -k [2024-11-08T05:49:19.746Z] unset SSH_AUTH_SOCK; [2024-11-08T05:49:19.747Z] unset SSH_AGENT_PID; [2024-11-08T05:49:19.747Z] echo Agent pid 77 killed; [2024-11-08T05:49:19.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:49:20.086Z] + git semver [Pipeline] } [2024-11-08T05:49:20.363Z] $ docker stop --time=1 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 [2024-11-08T05:49:21.656Z] $ docker rm -f --volumes 46bde06b67ac8a191ce2a8d71780d49674fcbc373f85c017bdab7d8e40eb5a12 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:49:22.012Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T05:49:22.266Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T05:49:22.270Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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-11-08T05:49:22.500Z] provisioning config files... [2024-11-08T05:49:22.510Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4826430249628595243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:49:22.835Z] ---> ****-login.sh [2024-11-08T05:49:22.835Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:49:22.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:22.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:22.835Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:22.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:22.835Z] [2024-11-08T05:49:22.835Z] Login Succeeded [2024-11-08T05:49:22.835Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:49:22.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:22.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:22.835Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:22.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:22.835Z] [2024-11-08T05:49:22.835Z] Login Succeeded [2024-11-08T05:49:22.835Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:49:23.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:23.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:23.095Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:23.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:23.095Z] [2024-11-08T05:49:23.095Z] Login Succeeded [2024-11-08T05:49:23.095Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:49:23.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:23.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:23.095Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:23.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:23.095Z] [2024-11-08T05:49:23.095Z] Login Succeeded [2024-11-08T05:49:23.095Z] ****.io [2024-11-08T05:49:23.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:49:23.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:49:23.355Z] Configure a credential helper to remove this warning. See [2024-11-08T05:49:23.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:49:23.355Z] [2024-11-08T05:49:23.355Z] Login Succeeded [2024-11-08T05:49:23.355Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:49:23.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T05:49:25.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:49:25.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:49:25.779Z] ========================================================= [2024-11-08T05:49:25.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T05:49:25.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:49:26.122Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T05:49:26.122Z] Sending build context to Docker daemon 9.203MB [2024-11-08T05:49:26.122Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:49:26.122Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T05:49:26.122Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T05:49:26.122Z] 43c4264eed91: Pulling fs layer [2024-11-08T05:49:26.122Z] 4cc291be95ef: Pulling fs layer [2024-11-08T05:49:26.122Z] 2ac1f1163629: Pulling fs layer [2024-11-08T05:49:26.122Z] 5c3c966382ef: Pulling fs layer [2024-11-08T05:49:26.122Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:49:26.122Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T05:49:26.122Z] 9f66e0745190: Pulling fs layer [2024-11-08T05:49:26.122Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T05:49:26.122Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T05:49:26.122Z] 9f66e0745190: Waiting [2024-11-08T05:49:26.122Z] 5c3c966382ef: Waiting [2024-11-08T05:49:26.122Z] 4f4fb700ef54: Waiting [2024-11-08T05:49:26.122Z] 5d5c8e513c77: Waiting [2024-11-08T05:49:26.122Z] f49a43e4bbc0: Waiting [2024-11-08T05:49:26.122Z] 561ebcabdf7f: Waiting [2024-11-08T05:49:26.122Z] 4cc291be95ef: Verifying Checksum [2024-11-08T05:49:26.122Z] 4cc291be95ef: Download complete [2024-11-08T05:49:26.122Z] 5c3c966382ef: Verifying Checksum [2024-11-08T05:49:26.122Z] 5c3c966382ef: Download complete [2024-11-08T05:49:26.382Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:49:26.382Z] 4f4fb700ef54: Download complete [2024-11-08T05:49:26.382Z] 5d5c8e513c77: Download complete [2024-11-08T05:49:26.382Z] 43c4264eed91: Download complete [2024-11-08T05:49:26.382Z] 9f66e0745190: Verifying Checksum [2024-11-08T05:49:26.382Z] 9f66e0745190: Download complete [2024-11-08T05:49:26.382Z] 43c4264eed91: Pull complete [2024-11-08T05:49:26.639Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T05:49:26.639Z] 561ebcabdf7f: Download complete [2024-11-08T05:49:26.639Z] 4cc291be95ef: Pull complete [2024-11-08T05:49:26.897Z] 2ac1f1163629: Verifying Checksum [2024-11-08T05:49:26.897Z] 2ac1f1163629: Download complete [2024-11-08T05:49:27.155Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T05:49:27.155Z] f49a43e4bbc0: Download complete [2024-11-08T05:49:30.436Z] 2ac1f1163629: Pull complete [2024-11-08T05:49:30.436Z] 5c3c966382ef: Pull complete [2024-11-08T05:49:30.436Z] 4f4fb700ef54: Pull complete [2024-11-08T05:49:30.695Z] 5d5c8e513c77: Pull complete [2024-11-08T05:49:30.695Z] 9f66e0745190: Pull complete [2024-11-08T05:49:33.222Z] f49a43e4bbc0: Pull complete [2024-11-08T05:49:33.479Z] 561ebcabdf7f: Pull complete [2024-11-08T05:49:33.479Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T05:49:33.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:49:33.479Z] ---> 3a752c3f9dda [2024-11-08T05:49:33.479Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T05:49:37.432Z] Still waiting to schedule task [2024-11-08T05:49:37.432Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T05:49:37.666Z] ---> Running in a34bf323562b [2024-11-08T05:49:37.666Z] Removing intermediate container a34bf323562b [2024-11-08T05:49:37.666Z] ---> 478d14af4df9 [2024-11-08T05:49:37.666Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T05:49:37.666Z] ---> Running in aadbdf65037c [2024-11-08T05:49:37.666Z] Removing intermediate container aadbdf65037c [2024-11-08T05:49:37.666Z] ---> daa3be7facb3 [2024-11-08T05:49:37.666Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:49:37.666Z] ---> Running in 63534d6f120f [2024-11-08T05:49:37.924Z] Removing intermediate container 63534d6f120f [2024-11-08T05:49:37.924Z] ---> 29f6d584fd4f [2024-11-08T05:49:37.924Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T05:49:37.924Z] ---> Running in 969a3f075a98 [2024-11-08T05:49:38.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:49:38.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:49:38.699Z] OK: 246 MiB in 54 packages [2024-11-08T05:49:38.958Z] Removing intermediate container 969a3f075a98 [2024-11-08T05:49:38.958Z] ---> 6932d252635c [2024-11-08T05:49:38.958Z] Step 7/12 : WORKDIR /app [2024-11-08T05:49:38.958Z] ---> Running in ec2e2e974211 [2024-11-08T05:49:38.958Z] Removing intermediate container ec2e2e974211 [2024-11-08T05:49:38.958Z] ---> 2d8b67a61cf8 [2024-11-08T05:49:38.958Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T05:49:39.218Z] ---> bb86acea6466 [2024-11-08T05:49:39.218Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:39.218Z] ---> Running in 5cda8c60534f [2024-11-08T05:50:25.915Z] Removing intermediate container 5cda8c60534f [2024-11-08T05:50:25.915Z] ---> b3c1d90bc92f [2024-11-08T05:50:25.915Z] Step 10/12 : COPY . . [2024-11-08T05:50:25.915Z] ---> ff6189a14f23 [2024-11-08T05:50:25.915Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:50:25.915Z] ---> Running in 4287b4ef4b74 [2024-11-08T05:50:25.915Z] Removing intermediate container 4287b4ef4b74 [2024-11-08T05:50:25.915Z] ---> 8f8dcb27631c [2024-11-08T05:50:25.915Z] Step 12/12 : RUN $MAKE [2024-11-08T05:50:25.915Z] ---> Running in c01abd8a6ba5 [2024-11-08T05:50:25.915Z] noop [2024-11-08T05:50:25.915Z] Removing intermediate container c01abd8a6ba5 [2024-11-08T05:50:25.915Z] ---> 60b7d832ad1c [2024-11-08T05:50:25.915Z] Successfully built 60b7d832ad1c [2024-11-08T05:50:25.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:50:26.249Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:50:26.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:50:26.332Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T05:50:26.367Z] $ 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-11-08T05:50:26.709Z] $ docker top 0d20b65f5557e7bdb7ed039e17ef461a527d41f360e7ce80bdf3626a6108091d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:50:27.059Z] + go version [2024-11-08T05:50:27.059Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T05:50:27.074Z] $ docker stop --time=1 0d20b65f5557e7bdb7ed039e17ef461a527d41f360e7ce80bdf3626a6108091d [2024-11-08T05:50:28.323Z] $ docker rm -f --volumes 0d20b65f5557e7bdb7ed039e17ef461a527d41f360e7ce80bdf3626a6108091d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:50:28.774Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:50:28.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:50:28.860Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T05:50:28.897Z] $ 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-11-08T05:50:29.218Z] $ docker top 179cd7281fc7782df07fe2ca3f6badfe6b282fa1a3aff163ab0ee5fffeb0748e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:50:29.561Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:50:29.863Z] + make test [2024-11-08T05:50:29.863Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T05:51:01.940Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-08T05:51:33.996Z] go vet ./... [2024-11-08T05:51:39.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T05:51:39.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T05:51:39.267Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T05:51:39.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T05:51:39.310Z] $ docker stop --time=1 179cd7281fc7782df07fe2ca3f6badfe6b282fa1a3aff163ab0ee5fffeb0748e [2024-11-08T05:51:43.483Z] $ docker rm -f --volumes 179cd7281fc7782df07fe2ca3f6badfe6b282fa1a3aff163ab0ee5fffeb0748e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:51:44.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T05:51:44.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T05:51:44.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T05:51:44.949Z] + ls -al . [2024-11-08T05:51:44.949Z] total 248 [2024-11-08T05:51:44.949Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 05:50 . [2024-11-08T05:51:44.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:48 .. [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 05:48 .dockerignore [2024-11-08T05:51:44.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:50 .git [2024-11-08T05:51:44.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:48 .github [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 05:48 .gitignore [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 05:48 .golangci.yml [2024-11-08T05:51:44.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:49 .semver [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 8 05:48 Attribution.txt [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 8 05:48 CHANGELOG.md [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 8 05:48 Dockerfile [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:48 GOVERNANCE.md [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 05:48 Jenkinsfile [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 05:48 LICENSE [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 05:48 OWNERS.md [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 05:48 README.md [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 05:49 VERSION [2024-11-08T05:51:44.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:48 bin [2024-11-08T05:51:44.949Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 8 05:50 coverage.out [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 8 05:48 go.mod [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 8 05:48 go.sum [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 05:48 main.go [2024-11-08T05:51:44.949Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 8 05:48 makefile [2024-11-08T05:51:44.949Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:51:45.321Z] + 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=b949eaf338d7a70279d235a16e82752b2447f28b --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-08T05:51:45.322Z] Sending build context to Docker daemon 9.205MB [2024-11-08T05:51:45.322Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:51:45.322Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T05:51:45.322Z] ---> 60b7d832ad1c [2024-11-08T05:51:45.322Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T05:51:45.580Z] ---> Running in 87848c38041b [2024-11-08T05:51:45.580Z] Removing intermediate container 87848c38041b [2024-11-08T05:51:45.580Z] ---> 6c991144e44a [2024-11-08T05:51:45.580Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T05:51:45.580Z] ---> Running in 87db52984e01 [2024-11-08T05:51:45.837Z] Removing intermediate container 87db52984e01 [2024-11-08T05:51:45.837Z] ---> 203c37b7e15d [2024-11-08T05:51:45.837Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:51:45.837Z] ---> Running in 8d1956a93fda [2024-11-08T05:51:45.837Z] Removing intermediate container 8d1956a93fda [2024-11-08T05:51:45.837Z] ---> affe7619fbc1 [2024-11-08T05:51:45.837Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T05:51:45.837Z] ---> Running in 676145f2b3e8 [2024-11-08T05:51:46.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:51:46.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:51:46.664Z] OK: 246 MiB in 54 packages [2024-11-08T05:51:46.924Z] Removing intermediate container 676145f2b3e8 [2024-11-08T05:51:46.924Z] ---> 2c2ba4f1f9e9 [2024-11-08T05:51:46.924Z] Step 7/27 : WORKDIR /app [2024-11-08T05:51:46.924Z] ---> Running in 74b09628e423 [2024-11-08T05:51:46.924Z] Removing intermediate container 74b09628e423 [2024-11-08T05:51:46.924Z] ---> d06b5d33e85f [2024-11-08T05:51:46.924Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T05:51:47.183Z] ---> c58a29cd9f39 [2024-11-08T05:51:47.183Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:47.183Z] ---> Running in 0545ec421c85 [2024-11-08T05:51:48.167Z] Removing intermediate container 0545ec421c85 [2024-11-08T05:51:48.167Z] ---> 982657fe604a [2024-11-08T05:51:48.167Z] Step 10/27 : COPY . . [2024-11-08T05:51:48.426Z] ---> 12ae958ef7f6 [2024-11-08T05:51:48.426Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:51:48.426Z] ---> Running in d1ea506c1661 [2024-11-08T05:51:48.426Z] Removing intermediate container d1ea506c1661 [2024-11-08T05:51:48.426Z] ---> 8cc62dd2e1ac [2024-11-08T05:51:48.426Z] Step 12/27 : RUN $MAKE [2024-11-08T05:51:48.426Z] ---> Running in cfb38004e800 [2024-11-08T05:51:48.685Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-08T05:52:27.425Z] Removing intermediate container cfb38004e800 [2024-11-08T05:52:27.425Z] ---> 51f9e5bb51c6 [2024-11-08T05:52:27.425Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T05:52:27.425Z] 3.20: Pulling from library/alpine [2024-11-08T05:52:27.425Z] 43c4264eed91: Already exists [2024-11-08T05:52:27.425Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:52:27.425Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T05:52:27.425Z] ---> 91ef0af61f39 [2024-11-08T05:52:27.425Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T05:52:27.425Z] ---> Running in 648e251dabdc [2024-11-08T05:52:27.425Z] Removing intermediate container 648e251dabdc [2024-11-08T05:52:27.425Z] ---> 751018113f0c [2024-11-08T05:52:27.425Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-08T05:52:27.425Z] ---> Running in 46b5a325aae3 [2024-11-08T05:52:27.425Z] Removing intermediate container 46b5a325aae3 [2024-11-08T05:52:27.425Z] ---> 3c8234f7de85 [2024-11-08T05:52:27.425Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T05:52:27.425Z] ---> Running in dae39cdba3d9 [2024-11-08T05:52:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:27.425Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T05:52:27.425Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T05:52:27.425Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:52:27.425Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:52:27.425Z] OK: 9 MiB in 16 packages [2024-11-08T05:52:27.425Z] Removing intermediate container dae39cdba3d9 [2024-11-08T05:52:27.425Z] ---> 38d4645d54aa [2024-11-08T05:52:27.425Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T05:52:27.425Z] ---> Running in ad6c86d62f02 [2024-11-08T05:52:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:27.425Z] Upgrading critical system libraries and apk-tools: [2024-11-08T05:52:27.425Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:52:27.425Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:52:27.425Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:52:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:52:27.425Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:52:27.425Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:52:27.425Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:52:27.425Z] OK: 9 MiB in 16 packages [2024-11-08T05:52:27.425Z] Removing intermediate container ad6c86d62f02 [2024-11-08T05:52:27.425Z] ---> 8a85776813dc [2024-11-08T05:52:27.425Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T05:52:27.425Z] ---> a88800be7b8a [2024-11-08T05:52:27.425Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T05:52:27.425Z] ---> 3cc6721d9ae3 [2024-11-08T05:52:27.425Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T05:52:27.425Z] ---> c0280474db4c [2024-11-08T05:52:27.425Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-08T05:52:27.425Z] ---> f011d989a7c7 [2024-11-08T05:52:27.425Z] Step 22/27 : EXPOSE 48095 [2024-11-08T05:52:27.425Z] ---> Running in 4e95932249a0 [2024-11-08T05:52:27.425Z] Removing intermediate container 4e95932249a0 [2024-11-08T05:52:27.425Z] ---> da5c81edd326 [2024-11-08T05:52:27.426Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-08T05:52:27.426Z] ---> Running in 117fee2c770f [2024-11-08T05:52:27.426Z] Removing intermediate container 117fee2c770f [2024-11-08T05:52:27.426Z] ---> ae19819e2757 [2024-11-08T05:52:27.426Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T05:52:27.426Z] ---> Running in 1ad65809644d [2024-11-08T05:52:27.426Z] Removing intermediate container 1ad65809644d [2024-11-08T05:52:27.426Z] ---> b8d0910dd9c7 [2024-11-08T05:52:27.426Z] Step 25/27 : LABEL arch=amd64 [2024-11-08T05:52:27.426Z] ---> Running in b9688f4eabe0 [2024-11-08T05:52:27.426Z] Removing intermediate container b9688f4eabe0 [2024-11-08T05:52:27.426Z] ---> f2d7bd09c37e [2024-11-08T05:52:27.426Z] Step 26/27 : LABEL git_sha=b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T05:52:27.426Z] ---> Running in dc5dc8e56434 [2024-11-08T05:52:27.426Z] Removing intermediate container dc5dc8e56434 [2024-11-08T05:52:27.426Z] ---> fb13aa0fe2d2 [2024-11-08T05:52:27.426Z] Step 27/27 : LABEL version=4.0.0-dev.4 [2024-11-08T05:52:27.426Z] ---> Running in fcca569537a9 [2024-11-08T05:52:27.426Z] Removing intermediate container fcca569537a9 [2024-11-08T05:52:27.426Z] ---> 439caaf270cb [2024-11-08T05:52:27.426Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T05:52:27.426Z] Successfully built 439caaf270cb [2024-11-08T05:52:27.426Z] 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-11-08T05:52:27.562Z] provisioning config files... [2024-11-08T05:52:27.574Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config769655592785254050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:52:27.886Z] ---> ****-login.sh [2024-11-08T05:52:27.886Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:52:27.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:27.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:27.887Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:27.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:27.887Z] [2024-11-08T05:52:27.887Z] Login Succeeded [2024-11-08T05:52:27.887Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:52:27.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:27.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:27.887Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:27.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:27.887Z] [2024-11-08T05:52:27.887Z] Login Succeeded [2024-11-08T05:52:27.887Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:52:28.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:28.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:28.146Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:28.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:28.146Z] [2024-11-08T05:52:28.146Z] Login Succeeded [2024-11-08T05:52:28.146Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:52:28.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:28.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:28.146Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:28.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:28.146Z] [2024-11-08T05:52:28.146Z] Login Succeeded [2024-11-08T05:52:28.146Z] ****.io [2024-11-08T05:52:28.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:28.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:28.404Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:28.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:28.404Z] [2024-11-08T05:52:28.404Z] Login Succeeded [2024-11-08T05:52:28.404Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:52:28.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:28.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:52:28.566Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-08T05:52:28.566Z] b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T05:52:28.566Z] latest [2024-11-08T05:52:28.566Z] 4.0.0-dev.4 [2024-11-08T05:52:28.566Z] b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [2024-11-08T05:52:28.566Z] main [2024-11-08T05:52:28.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:28.920Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:29.246Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T05:52:29.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-08T05:52:29.246Z] e75c8a06f4cb: Preparing [2024-11-08T05:52:29.246Z] aa94bafc31e4: Preparing [2024-11-08T05:52:29.246Z] 836701950e8a: Preparing [2024-11-08T05:52:29.246Z] d076b98ff7fa: Preparing [2024-11-08T05:52:29.246Z] d105d45bb7f7: Preparing [2024-11-08T05:52:29.246Z] a0ba213ee65e: Preparing [2024-11-08T05:52:29.246Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:29.246Z] a0ba213ee65e: Waiting [2024-11-08T05:52:29.246Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:29.246Z] 836701950e8a: Pushed [2024-11-08T05:52:29.246Z] d076b98ff7fa: Pushed [2024-11-08T05:52:29.246Z] aa94bafc31e4: Pushed [2024-11-08T05:52:29.246Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:29.505Z] a0ba213ee65e: Pushed [2024-11-08T05:52:29.764Z] d105d45bb7f7: Pushed [2024-11-08T05:52:33.056Z] e75c8a06f4cb: Pushed [2024-11-08T05:52:33.056Z] b949eaf338d7a70279d235a16e82752b2447f28b: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:33.382Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:33.711Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-08T05:52:33.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-08T05:52:33.711Z] e75c8a06f4cb: Preparing [2024-11-08T05:52:33.711Z] aa94bafc31e4: Preparing [2024-11-08T05:52:33.711Z] 836701950e8a: Preparing [2024-11-08T05:52:33.711Z] d076b98ff7fa: Preparing [2024-11-08T05:52:33.711Z] d105d45bb7f7: Preparing [2024-11-08T05:52:33.711Z] a0ba213ee65e: Preparing [2024-11-08T05:52:33.711Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:33.711Z] a0ba213ee65e: Waiting [2024-11-08T05:52:33.711Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:33.711Z] d105d45bb7f7: Layer already exists [2024-11-08T05:52:33.711Z] 836701950e8a: Layer already exists [2024-11-08T05:52:33.711Z] e75c8a06f4cb: Layer already exists [2024-11-08T05:52:33.711Z] d076b98ff7fa: Layer already exists [2024-11-08T05:52:33.711Z] aa94bafc31e4: Layer already exists [2024-11-08T05:52:33.711Z] a0ba213ee65e: Layer already exists [2024-11-08T05:52:33.711Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:33.711Z] latest: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:34.032Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:34.355Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.4 [2024-11-08T05:52:34.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-08T05:52:34.355Z] e75c8a06f4cb: Preparing [2024-11-08T05:52:34.355Z] aa94bafc31e4: Preparing [2024-11-08T05:52:34.355Z] 836701950e8a: Preparing [2024-11-08T05:52:34.355Z] d076b98ff7fa: Preparing [2024-11-08T05:52:34.355Z] d105d45bb7f7: Preparing [2024-11-08T05:52:34.355Z] a0ba213ee65e: Preparing [2024-11-08T05:52:34.355Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:34.355Z] a0ba213ee65e: Waiting [2024-11-08T05:52:34.355Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:34.355Z] d105d45bb7f7: Layer already exists [2024-11-08T05:52:34.355Z] e75c8a06f4cb: Layer already exists [2024-11-08T05:52:34.355Z] d076b98ff7fa: Layer already exists [2024-11-08T05:52:34.355Z] 836701950e8a: Layer already exists [2024-11-08T05:52:34.355Z] aa94bafc31e4: Layer already exists [2024-11-08T05:52:34.355Z] a0ba213ee65e: Layer already exists [2024-11-08T05:52:34.355Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:34.355Z] 4.0.0-dev.4: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:34.684Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:34.999Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [2024-11-08T05:52:34.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-08T05:52:34.999Z] e75c8a06f4cb: Preparing [2024-11-08T05:52:34.999Z] aa94bafc31e4: Preparing [2024-11-08T05:52:34.999Z] 836701950e8a: Preparing [2024-11-08T05:52:34.999Z] d076b98ff7fa: Preparing [2024-11-08T05:52:34.999Z] d105d45bb7f7: Preparing [2024-11-08T05:52:34.999Z] a0ba213ee65e: Preparing [2024-11-08T05:52:34.999Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:34.999Z] a0ba213ee65e: Waiting [2024-11-08T05:52:34.999Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:34.999Z] 836701950e8a: Layer already exists [2024-11-08T05:52:34.999Z] d076b98ff7fa: Layer already exists [2024-11-08T05:52:34.999Z] d105d45bb7f7: Layer already exists [2024-11-08T05:52:34.999Z] e75c8a06f4cb: Layer already exists [2024-11-08T05:52:34.999Z] aa94bafc31e4: Layer already exists [2024-11-08T05:52:34.999Z] a0ba213ee65e: Layer already exists [2024-11-08T05:52:34.999Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:34.999Z] b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:35.326Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:35.645Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-08T05:52:35.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-08T05:52:35.645Z] e75c8a06f4cb: Preparing [2024-11-08T05:52:35.645Z] aa94bafc31e4: Preparing [2024-11-08T05:52:35.645Z] 836701950e8a: Preparing [2024-11-08T05:52:35.645Z] d076b98ff7fa: Preparing [2024-11-08T05:52:35.645Z] d105d45bb7f7: Preparing [2024-11-08T05:52:35.645Z] a0ba213ee65e: Preparing [2024-11-08T05:52:35.645Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:35.645Z] a0ba213ee65e: Waiting [2024-11-08T05:52:35.645Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:35.645Z] e75c8a06f4cb: Layer already exists [2024-11-08T05:52:35.645Z] d076b98ff7fa: Layer already exists [2024-11-08T05:52:35.645Z] aa94bafc31e4: Layer already exists [2024-11-08T05:52:35.645Z] 836701950e8a: Layer already exists [2024-11-08T05:52:35.645Z] d105d45bb7f7: Layer already exists [2024-11-08T05:52:35.645Z] a0ba213ee65e: Layer already exists [2024-11-08T05:52:35.645Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:35.645Z] main: digest: sha256:1dfae4cf017b879dd2ec5f11eed727f7311ab4c312f68e8025e936c16c017c5b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:35.717Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:35.733Z] taggedImages: [2024-11-08T05:52:35.733Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T05:52:35.733Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-08T05:52:35.733Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.4 [2024-11-08T05:52:35.733Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [2024-11-08T05:52:35.733Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:36.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:52:36.139Z] [2024-11-08T05:52:36.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:36.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:52:36.444Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T05:52:36.444Z] 5eb5b503b376: Pulling fs layer [2024-11-08T05:52:36.444Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T05:52:36.444Z] ec43610c2a17: Pulling fs layer [2024-11-08T05:52:36.444Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T05:52:36.444Z] 33b1e0a273af: Pulling fs layer [2024-11-08T05:52:36.444Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T05:52:36.444Z] 2f39f015ded8: Pulling fs layer [2024-11-08T05:52:36.444Z] 3a2ae6a8a46f: Waiting [2024-11-08T05:52:36.444Z] 33b1e0a273af: Waiting [2024-11-08T05:52:36.444Z] 2f39f015ded8: Waiting [2024-11-08T05:52:36.444Z] 5d3b04190fa2: Waiting [2024-11-08T05:52:36.444Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T05:52:36.444Z] 5c69ac0246d0: Download complete [2024-11-08T05:52:36.444Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T05:52:36.444Z] 3a2ae6a8a46f: Download complete [2024-11-08T05:52:36.444Z] 33b1e0a273af: Verifying Checksum [2024-11-08T05:52:36.444Z] 33b1e0a273af: Download complete [2024-11-08T05:52:36.444Z] ec43610c2a17: Verifying Checksum [2024-11-08T05:52:36.444Z] ec43610c2a17: Download complete [2024-11-08T05:52:36.444Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T05:52:36.444Z] 5d3b04190fa2: Download complete [2024-11-08T05:52:36.703Z] 5eb5b503b376: Verifying Checksum [2024-11-08T05:52:36.703Z] 5eb5b503b376: Download complete [2024-11-08T05:52:37.270Z] 2f39f015ded8: Verifying Checksum [2024-11-08T05:52:37.270Z] 2f39f015ded8: Download complete [2024-11-08T05:52:37.837Z] 5eb5b503b376: Pull complete [2024-11-08T05:52:37.837Z] 5c69ac0246d0: Pull complete [2024-11-08T05:52:38.405Z] ec43610c2a17: Pull complete [2024-11-08T05:52:38.405Z] 3a2ae6a8a46f: Pull complete [2024-11-08T05:52:38.663Z] 33b1e0a273af: Pull complete [2024-11-08T05:52:38.663Z] 5d3b04190fa2: Pull complete [2024-11-08T05:52:42.844Z] 2f39f015ded8: Pull complete [2024-11-08T05:52:42.844Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T05:52:42.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:52:42.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:52:42.940Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T05:52:42.975Z] $ 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-11-08T05:52:46.247Z] $ docker top 990dcffb60816fe0067bdb9aa7b8b6d764a3e0b94a1c4d8a834b9c35afb29613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:52:46.623Z] ---> job-cost.sh [2024-11-08T05:52:46.623Z] lf-activate-venv: SKIPPING [2024-11-08T05:52:46.623Z] INFO: No Stack... [2024-11-08T05:52:46.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T05:52:47.138Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T05:52:47.430Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-08T05:52:47.430Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T05:52:47.444Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [2024-11-08T05:52:47.453Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] did not exist. Created. [2024-11-08T05:52:47.463Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T05:52:47.763Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T05:52:47.801Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T05:52:47.809Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T05:52:47.842Z] $ docker stop --time=1 990dcffb60816fe0067bdb9aa7b8b6d764a3e0b94a1c4d8a834b9c35afb29613 [2024-11-08T05:52:48.981Z] $ docker rm -f --volumes 990dcffb60816fe0067bdb9aa7b8b6d764a3e0b94a1c4d8a834b9c35afb29613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T05:53:09.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25880 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-08T05:53:09.642Z] Running in /w/workspace/app-service-configurable/252 [Pipeline] { [Pipeline] checkout [2024-11-08T05:53:12.695Z] The recommended git tool is: git [2024-11-08T05:53:17.941Z] using credential edgex-jenkins-ssh [2024-11-08T05:53:17.976Z] Cloning the remote Git repository [2024-11-08T05:53:18.032Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-08T05:53:18.152Z] > git init /w/workspace/app-service-configurable/252 # timeout=10 [2024-11-08T05:53:18.333Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-08T05:53:18.334Z] > git --version # timeout=10 [2024-11-08T05:53:18.358Z] > git --version # 'git version 2.25.1' [2024-11-08T05:53:18.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:53:18.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:53:20.700Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-08T05:53:20.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:53:21.728Z] Avoid second fetch [2024-11-08T05:53:21.729Z] Checking out Revision b949eaf338d7a70279d235a16e82752b2447f28b (main) [2024-11-08T05:53:22.419Z] Commit message: "Merge pull request #688 from jackchenjc/edgex-go-issue-4916-2" [2024-11-08T05:53:21.748Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T05:53:21.817Z] > git checkout -f b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:53:27.247Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T05:53:27.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:53:27.247Z] Dload Upload Total Spent Left Speed [2024-11-08T05:53:27.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-11-08T05:53:27.602Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T05:53:27.947Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T05:53:27.947Z] + sudo tee /etc/docker/daemon.new [2024-11-08T05:53:27.947Z] { [2024-11-08T05:53:27.947Z] "registry-mirrors": [ [2024-11-08T05:53:27.947Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T05:53:27.947Z] ], [2024-11-08T05:53:27.947Z] "bip": "10.250.0.254/24", [2024-11-08T05:53:27.947Z] "hosts": [ [2024-11-08T05:53:27.947Z] "tcp://0.0.0.0:5555", [2024-11-08T05:53:27.947Z] "unix:///var/run/docker.sock" [2024-11-08T05:53:27.947Z] ], [2024-11-08T05:53:27.947Z] "mtu": 1458, [2024-11-08T05:53:27.947Z] "selinux-enabled": true, [2024-11-08T05:53:27.947Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T05:53:27.947Z] } [Pipeline] sh [2024-11-08T05:53:28.305Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T05:53:28.697Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:53:47.489Z] provisioning config files... [2024-11-08T05:53:47.516Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/252@tmp/config12458274727237218495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:53:47.972Z] ---> ****-login.sh [2024-11-08T05:53:47.972Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:53:48.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:53:48.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:53:48.557Z] Configure a credential helper to remove this warning. See [2024-11-08T05:53:48.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:53:48.558Z] [2024-11-08T05:53:48.558Z] Login Succeeded [2024-11-08T05:53:48.558Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:53:48.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:53:49.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:53:49.104Z] Configure a credential helper to remove this warning. See [2024-11-08T05:53:49.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:53:49.104Z] [2024-11-08T05:53:49.104Z] Login Succeeded [2024-11-08T05:53:49.104Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:53:49.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:53:49.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:53:49.375Z] Configure a credential helper to remove this warning. See [2024-11-08T05:53:49.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:53:49.376Z] [2024-11-08T05:53:49.376Z] Login Succeeded [2024-11-08T05:53:49.376Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:53:49.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:53:49.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:53:49.652Z] Configure a credential helper to remove this warning. See [2024-11-08T05:53:49.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:53:49.652Z] [2024-11-08T05:53:49.652Z] Login Succeeded [2024-11-08T05:53:49.652Z] ****.io [2024-11-08T05:53:49.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:53:50.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:53:50.194Z] Configure a credential helper to remove this warning. See [2024-11-08T05:53:50.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:53:50.194Z] [2024-11-08T05:53:50.194Z] Login Succeeded [2024-11-08T05:53:50.194Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:53:50.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T05:53:50.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:53:50.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:53:50.685Z] ========================================================= [2024-11-08T05:53:50.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T05:53:50.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:51.071Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T05:53:51.071Z] Sending build context to Docker daemon 225.3kB [2024-11-08T05:53:51.343Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:53:51.343Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T05:53:52.317Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T05:53:52.317Z] cf04c63912e1: Pulling fs layer [2024-11-08T05:53:52.317Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T05:53:52.317Z] a37a00ec5f00: Pulling fs layer [2024-11-08T05:53:52.317Z] 50b3750afda1: Pulling fs layer [2024-11-08T05:53:52.317Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:53:52.317Z] 80978eb59214: Pulling fs layer [2024-11-08T05:53:52.317Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T05:53:52.317Z] c5a475d317c9: Pulling fs layer [2024-11-08T05:53:52.317Z] 4f4fb700ef54: Waiting [2024-11-08T05:53:52.317Z] 80978eb59214: Waiting [2024-11-08T05:53:52.317Z] c9f46d7d2bd2: Waiting [2024-11-08T05:53:52.317Z] 50b3750afda1: Waiting [2024-11-08T05:53:52.317Z] c5a475d317c9: Waiting [2024-11-08T05:53:52.317Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T05:53:52.317Z] 55b35a11ae5e: Download complete [2024-11-08T05:53:52.317Z] 50b3750afda1: Verifying Checksum [2024-11-08T05:53:52.317Z] 50b3750afda1: Download complete [2024-11-08T05:53:52.317Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:53:52.317Z] 4f4fb700ef54: Download complete [2024-11-08T05:53:52.317Z] 80978eb59214: Verifying Checksum [2024-11-08T05:53:52.317Z] 80978eb59214: Download complete [2024-11-08T05:53:52.317Z] cf04c63912e1: Verifying Checksum [2024-11-08T05:53:52.317Z] cf04c63912e1: Download complete [2024-11-08T05:53:52.913Z] c5a475d317c9: Verifying Checksum [2024-11-08T05:53:52.913Z] c5a475d317c9: Download complete [2024-11-08T05:53:53.184Z] cf04c63912e1: Pull complete [2024-11-08T05:53:53.776Z] 55b35a11ae5e: Pull complete [2024-11-08T05:53:54.367Z] a37a00ec5f00: Verifying Checksum [2024-11-08T05:53:54.367Z] a37a00ec5f00: Download complete [2024-11-08T05:53:55.341Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T05:53:55.341Z] c9f46d7d2bd2: Download complete [2024-11-08T05:54:10.400Z] a37a00ec5f00: Pull complete [2024-11-08T05:54:10.400Z] 50b3750afda1: Pull complete [2024-11-08T05:54:10.400Z] 4f4fb700ef54: Pull complete [2024-11-08T05:54:10.400Z] 80978eb59214: Pull complete [2024-11-08T05:54:20.594Z] c9f46d7d2bd2: Pull complete [2024-11-08T05:54:22.026Z] c5a475d317c9: Pull complete [2024-11-08T05:54:22.026Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T05:54:22.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:54:22.026Z] ---> be29e6b0f0d4 [2024-11-08T05:54:22.026Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T05:54:23.014Z] ---> Running in 71a6353b99f9 [2024-11-08T05:54:23.287Z] Removing intermediate container 71a6353b99f9 [2024-11-08T05:54:23.287Z] ---> 9e78315e637f [2024-11-08T05:54:23.287Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T05:54:23.562Z] ---> Running in 6b6e0ebeb251 [2024-11-08T05:54:23.847Z] Removing intermediate container 6b6e0ebeb251 [2024-11-08T05:54:23.847Z] ---> d7a29e0e55ca [2024-11-08T05:54:23.847Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:54:23.847Z] ---> Running in e3fd7e64149a [2024-11-08T05:54:24.442Z] Removing intermediate container e3fd7e64149a [2024-11-08T05:54:24.442Z] ---> 5b392746b5e8 [2024-11-08T05:54:24.442Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T05:54:24.443Z] ---> Running in b48a92b0fa9b [2024-11-08T05:54:25.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:54:26.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:54:27.588Z] OK: 238 MiB in 54 packages [2024-11-08T05:54:28.595Z] Removing intermediate container b48a92b0fa9b [2024-11-08T05:54:28.595Z] ---> e6aa8a515bf6 [2024-11-08T05:54:28.595Z] Step 7/12 : WORKDIR /app [2024-11-08T05:54:28.863Z] ---> Running in 2bb70f51055e [2024-11-08T05:54:29.138Z] Removing intermediate container 2bb70f51055e [2024-11-08T05:54:29.138Z] ---> 7e60d5bd9d13 [2024-11-08T05:54:29.138Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T05:54:29.729Z] ---> bc3d5e115925 [2024-11-08T05:54:29.729Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:54:30.007Z] ---> Running in df459a77c35b [2024-11-08T05:56:21.722Z] Removing intermediate container df459a77c35b [2024-11-08T05:56:21.722Z] ---> be49c91a5942 [2024-11-08T05:56:21.722Z] Step 10/12 : COPY . . [2024-11-08T05:56:21.722Z] ---> 169441adcda3 [2024-11-08T05:56:21.722Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:56:22.305Z] ---> Running in 0f215a5a97e0 [2024-11-08T05:56:22.579Z] Removing intermediate container 0f215a5a97e0 [2024-11-08T05:56:22.579Z] ---> 6ca6368f8a20 [2024-11-08T05:56:22.579Z] Step 12/12 : RUN $MAKE [2024-11-08T05:56:22.579Z] ---> Running in 36eda9e31fd2 [2024-11-08T05:56:23.541Z] noop [2024-11-08T05:56:24.128Z] Removing intermediate container 36eda9e31fd2 [2024-11-08T05:56:24.128Z] ---> 24759600825a [2024-11-08T05:56:24.128Z] Successfully built 24759600825a [2024-11-08T05:56:24.398Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:56:24.793Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:56:24.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:56:25.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-25880 does not seem to be running inside a container [2024-11-08T05:56:25.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/252 -v /w/workspace/app-service-configurable/252:/w/workspace/app-service-configurable/252:rw,z -v /w/workspace/app-service-configurable/252@tmp:/w/workspace/app-service-configurable/252@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-11-08T05:56:26.387Z] $ docker top 5f617b630ba7feb8203825e8b5e7ec20a4eaa5b9821b570861c0110a07dcf7b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:56:27.263Z] + go version [2024-11-08T05:56:27.263Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T05:56:27.281Z] $ docker stop --time=1 5f617b630ba7feb8203825e8b5e7ec20a4eaa5b9821b570861c0110a07dcf7b2 [2024-11-08T05:56:28.934Z] $ docker rm -f --volumes 5f617b630ba7feb8203825e8b5e7ec20a4eaa5b9821b570861c0110a07dcf7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:56:29.540Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:56:29.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:56:29.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-25880 does not seem to be running inside a container [2024-11-08T05:56:29.810Z] $ 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/252 -v /w/workspace/app-service-configurable/252:/w/workspace/app-service-configurable/252:rw,z -v /w/workspace/app-service-configurable/252@tmp:/w/workspace/app-service-configurable/252@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-11-08T05:56:31.140Z] $ docker top a7c864e7d825a85ca0c2d43095bf14d83b231e153095c961ff152714526d57ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:56:32.029Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/252 [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:56:34.084Z] + make test [2024-11-08T05:56:34.084Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T06:01:26.223Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-08T06:01:26.223Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T06:01:26.223Z] go vet ./... [2024-11-08T06:06:03.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:06:03.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:06:03.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:06:03.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:06:03.247Z] $ docker stop --time=1 a7c864e7d825a85ca0c2d43095bf14d83b231e153095c961ff152714526d57ed [2024-11-08T06:06:05.342Z] $ docker rm -f --volumes a7c864e7d825a85ca0c2d43095bf14d83b231e153095c961ff152714526d57ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:06:08.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:06:08.135Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T06:06:08.794Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:06:09.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:06:09.556Z] + ls -al . [2024-11-08T06:06:09.556Z] total 244 [2024-11-08T06:06:09.556Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 05:56 . [2024-11-08T06:06:09.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:53 .. [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 05:53 .dockerignore [2024-11-08T06:06:09.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:53 .git [2024-11-08T06:06:09.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:53 .github [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 05:53 .gitignore [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 05:53 .golangci.yml [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 8 05:53 Attribution.txt [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 8 05:53 CHANGELOG.md [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 8 05:53 Dockerfile [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:53 GOVERNANCE.md [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 05:53 Jenkinsfile [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 05:53 LICENSE [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 05:53 OWNERS.md [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 05:53 README.md [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 05:49 VERSION [2024-11-08T06:06:09.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:53 bin [2024-11-08T06:06:09.556Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 8 06:01 coverage.out [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 8 05:53 go.mod [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 8 05:53 go.sum [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 05:53 main.go [2024-11-08T06:06:09.556Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 8 05:53 makefile [2024-11-08T06:06:09.556Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:06:09.928Z] + 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=b949eaf338d7a70279d235a16e82752b2447f28b --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-08T06:06:09.928Z] Sending build context to Docker daemon 226.8kB [2024-11-08T06:06:10.200Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:06:10.200Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T06:06:10.200Z] ---> 24759600825a [2024-11-08T06:06:10.200Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T06:06:10.475Z] ---> Running in 25022c6aee97 [2024-11-08T06:06:10.746Z] Removing intermediate container 25022c6aee97 [2024-11-08T06:06:10.746Z] ---> 4644c3d77012 [2024-11-08T06:06:10.746Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:06:10.746Z] ---> Running in 7cfe4a9a6460 [2024-11-08T06:06:11.334Z] Removing intermediate container 7cfe4a9a6460 [2024-11-08T06:06:11.334Z] ---> 9346cf5dd61b [2024-11-08T06:06:11.334Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:06:11.334Z] ---> Running in 45cc68e14f71 [2024-11-08T06:06:11.605Z] Removing intermediate container 45cc68e14f71 [2024-11-08T06:06:11.605Z] ---> fc0f7ea97c18 [2024-11-08T06:06:11.605Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:06:11.605Z] ---> Running in c38687e00cf4 [2024-11-08T06:06:13.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:06:13.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:06:14.737Z] OK: 238 MiB in 54 packages [2024-11-08T06:06:16.167Z] Removing intermediate container c38687e00cf4 [2024-11-08T06:06:16.167Z] ---> 19707c8fd7cc [2024-11-08T06:06:16.167Z] Step 7/27 : WORKDIR /app [2024-11-08T06:06:16.167Z] ---> Running in aba93993ade0 [2024-11-08T06:06:16.435Z] Removing intermediate container aba93993ade0 [2024-11-08T06:06:16.435Z] ---> cb6271e8b571 [2024-11-08T06:06:16.435Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-08T06:06:17.025Z] ---> 6e81f6e669fb [2024-11-08T06:06:17.025Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:06:17.025Z] ---> Running in 36f9a15a7e1b [2024-11-08T06:06:19.624Z] Removing intermediate container 36f9a15a7e1b [2024-11-08T06:06:19.624Z] ---> 4d7e4c8344d9 [2024-11-08T06:06:19.624Z] Step 10/27 : COPY . . [2024-11-08T06:06:20.595Z] ---> d0880eadce34 [2024-11-08T06:06:20.595Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:06:20.595Z] ---> Running in 819b2cd7ad98 [2024-11-08T06:06:20.870Z] Removing intermediate container 819b2cd7ad98 [2024-11-08T06:06:20.870Z] ---> f56fb093a6ac [2024-11-08T06:06:20.870Z] Step 12/27 : RUN $MAKE [2024-11-08T06:06:21.145Z] ---> Running in 4ee11dbf4799 [2024-11-08T06:06:22.123Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-08T06:10:13.965Z] Removing intermediate container 4ee11dbf4799 [2024-11-08T06:10:13.965Z] ---> 4120885c88c8 [2024-11-08T06:10:13.965Z] Step 13/27 : FROM alpine:3.20 [2024-11-08T06:10:13.965Z] 3.20: Pulling from library/alpine [2024-11-08T06:10:13.965Z] cf04c63912e1: Already exists [2024-11-08T06:10:13.965Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:10:13.965Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:10:13.965Z] ---> c157a85ed455 [2024-11-08T06:10:13.965Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-08T06:10:13.965Z] ---> Running in 5384fdeb1e87 [2024-11-08T06:10:13.965Z] Removing intermediate container 5384fdeb1e87 [2024-11-08T06:10:13.965Z] ---> d723a044d984 [2024-11-08T06:10:13.965Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-08T06:10:13.965Z] ---> Running in bbe6a9dc7a9d [2024-11-08T06:10:13.965Z] Removing intermediate container bbe6a9dc7a9d [2024-11-08T06:10:13.965Z] ---> 72a8aff38204 [2024-11-08T06:10:13.965Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T06:10:13.965Z] ---> Running in c20301e6077c [2024-11-08T06:10:13.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:10:13.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:10:13.965Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T06:10:13.965Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T06:10:13.965Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:10:13.965Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T06:10:13.965Z] OK: 10 MiB in 16 packages [2024-11-08T06:10:13.965Z] Removing intermediate container c20301e6077c [2024-11-08T06:10:13.965Z] ---> 9a8bdbab57e9 [2024-11-08T06:10:13.965Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T06:10:13.965Z] ---> Running in a0c319ee3175 [2024-11-08T06:10:14.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:10:14.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:10:16.249Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:10:16.249Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:10:16.517Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:10:16.783Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:10:16.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:10:17.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:10:18.991Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:10:18.991Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:10:18.991Z] Executing ca-certificates-20240705-r0.trigger [2024-11-08T06:10:18.991Z] OK: 10 MiB in 16 packages [2024-11-08T06:10:20.402Z] Removing intermediate container a0c319ee3175 [2024-11-08T06:10:20.402Z] ---> 130f52bfa85c [2024-11-08T06:10:20.402Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-08T06:10:20.669Z] ---> 50958e2960b3 [2024-11-08T06:10:20.669Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-08T06:10:22.093Z] ---> a4334af8670d [2024-11-08T06:10:22.093Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-08T06:10:22.685Z] ---> 2829e458a468 [2024-11-08T06:10:22.685Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-08T06:10:24.636Z] ---> 58b38ed8bfe4 [2024-11-08T06:10:24.636Z] Step 22/27 : EXPOSE 48095 [2024-11-08T06:10:24.907Z] ---> Running in 0bc391107b8e [2024-11-08T06:10:25.175Z] Removing intermediate container 0bc391107b8e [2024-11-08T06:10:25.175Z] ---> c9a4c2a6f4e4 [2024-11-08T06:10:25.175Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-08T06:10:25.175Z] ---> Running in e22d93394269 [2024-11-08T06:10:25.445Z] Removing intermediate container e22d93394269 [2024-11-08T06:10:25.445Z] ---> 8c67871661c1 [2024-11-08T06:10:25.445Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:10:25.714Z] ---> Running in 36fe39037200 [2024-11-08T06:10:25.981Z] Removing intermediate container 36fe39037200 [2024-11-08T06:10:25.981Z] ---> b0cf346f8f73 [2024-11-08T06:10:25.981Z] Step 25/27 : LABEL arch=arm64 [2024-11-08T06:10:25.981Z] ---> Running in 79fc3a577ef5 [2024-11-08T06:10:26.573Z] Removing intermediate container 79fc3a577ef5 [2024-11-08T06:10:26.573Z] ---> dfcf59dc63d6 [2024-11-08T06:10:26.573Z] Step 26/27 : LABEL git_sha=b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T06:10:26.573Z] ---> Running in 1c7de4b93811 [2024-11-08T06:10:26.840Z] Removing intermediate container 1c7de4b93811 [2024-11-08T06:10:26.840Z] ---> 4c27fa6df9ad [2024-11-08T06:10:26.840Z] Step 27/27 : LABEL version=4.0.0-dev.4 [2024-11-08T06:10:26.840Z] ---> Running in 5012c5538257 [2024-11-08T06:10:27.110Z] Removing intermediate container 5012c5538257 [2024-11-08T06:10:27.110Z] ---> fc83032be132 [2024-11-08T06:10:27.110Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:10:27.110Z] Successfully built fc83032be132 [2024-11-08T06:10:27.110Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:10:27.259Z] provisioning config files... [2024-11-08T06:10:27.274Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/252@tmp/config5753887979165624797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:10:27.643Z] ---> ****-login.sh [2024-11-08T06:10:27.643Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:10:27.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:10:27.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:10:27.912Z] Configure a credential helper to remove this warning. See [2024-11-08T06:10:27.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:10:27.912Z] [2024-11-08T06:10:27.912Z] Login Succeeded [2024-11-08T06:10:27.912Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:10:28.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:10:28.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:10:28.447Z] Configure a credential helper to remove this warning. See [2024-11-08T06:10:28.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:10:28.447Z] [2024-11-08T06:10:28.447Z] Login Succeeded [2024-11-08T06:10:28.447Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:10:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:10:28.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:10:28.980Z] Configure a credential helper to remove this warning. See [2024-11-08T06:10:28.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:10:28.980Z] [2024-11-08T06:10:28.980Z] Login Succeeded [2024-11-08T06:10:28.980Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:10:29.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:10:29.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:10:29.247Z] Configure a credential helper to remove this warning. See [2024-11-08T06:10:29.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:10:29.247Z] [2024-11-08T06:10:29.247Z] Login Succeeded [2024-11-08T06:10:29.247Z] ****.io [2024-11-08T06:10:29.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:10:29.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:10:29.781Z] Configure a credential helper to remove this warning. See [2024-11-08T06:10:29.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:10:29.781Z] [2024-11-08T06:10:29.781Z] Login Succeeded [2024-11-08T06:10:29.781Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:10:29.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:10:29.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:10:29.880Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-08T06:10:29.880Z] b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T06:10:29.880Z] latest [2024-11-08T06:10:29.880Z] 4.0.0-dev.4 [2024-11-08T06:10:29.880Z] b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [2024-11-08T06:10:29.880Z] main [2024-11-08T06:10:29.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:30.264Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:30.621Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T06:10:30.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-08T06:10:30.621Z] 7ca7bd31017b: Preparing [2024-11-08T06:10:30.621Z] 95383354b4cf: Preparing [2024-11-08T06:10:30.621Z] b4be15cbe363: Preparing [2024-11-08T06:10:30.621Z] b8990c1b1c0a: Preparing [2024-11-08T06:10:30.621Z] c62878760f37: Preparing [2024-11-08T06:10:30.621Z] 14288f44d3e1: Preparing [2024-11-08T06:10:30.621Z] 16113d51b718: Preparing [2024-11-08T06:10:30.621Z] 16113d51b718: Waiting [2024-11-08T06:10:30.621Z] 14288f44d3e1: Waiting [2024-11-08T06:10:30.896Z] b4be15cbe363: Pushed [2024-11-08T06:10:30.896Z] b8990c1b1c0a: Pushed [2024-11-08T06:10:30.896Z] 95383354b4cf: Pushed [2024-11-08T06:10:30.896Z] 16113d51b718: Layer already exists [2024-11-08T06:10:31.168Z] 14288f44d3e1: Pushed [2024-11-08T06:10:32.570Z] c62878760f37: Pushed [2024-11-08T06:10:39.224Z] 7ca7bd31017b: Pushed [2024-11-08T06:10:39.225Z] b949eaf338d7a70279d235a16e82752b2447f28b: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:39.583Z] + 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-11-08T06:10:39.943Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-08T06:10:39.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-08T06:10:39.943Z] 7ca7bd31017b: Preparing [2024-11-08T06:10:39.943Z] 95383354b4cf: Preparing [2024-11-08T06:10:39.943Z] b4be15cbe363: Preparing [2024-11-08T06:10:39.943Z] b8990c1b1c0a: Preparing [2024-11-08T06:10:39.943Z] c62878760f37: Preparing [2024-11-08T06:10:39.943Z] 14288f44d3e1: Preparing [2024-11-08T06:10:39.943Z] 16113d51b718: Preparing [2024-11-08T06:10:39.943Z] 14288f44d3e1: Waiting [2024-11-08T06:10:39.943Z] 16113d51b718: Waiting [2024-11-08T06:10:39.943Z] 7ca7bd31017b: Layer already exists [2024-11-08T06:10:39.943Z] b4be15cbe363: Layer already exists [2024-11-08T06:10:39.943Z] 95383354b4cf: Layer already exists [2024-11-08T06:10:39.943Z] b8990c1b1c0a: Layer already exists [2024-11-08T06:10:39.943Z] c62878760f37: Layer already exists [2024-11-08T06:10:39.943Z] 16113d51b718: Layer already exists [2024-11-08T06:10:39.943Z] 14288f44d3e1: Layer already exists [2024-11-08T06:10:40.208Z] latest: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:40.573Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:40.987Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.4 [2024-11-08T06:10:40.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-08T06:10:40.987Z] 7ca7bd31017b: Preparing [2024-11-08T06:10:40.987Z] 95383354b4cf: Preparing [2024-11-08T06:10:40.987Z] b4be15cbe363: Preparing [2024-11-08T06:10:40.988Z] b8990c1b1c0a: Preparing [2024-11-08T06:10:40.988Z] c62878760f37: Preparing [2024-11-08T06:10:40.988Z] 14288f44d3e1: Preparing [2024-11-08T06:10:40.988Z] 16113d51b718: Preparing [2024-11-08T06:10:40.988Z] 14288f44d3e1: Waiting [2024-11-08T06:10:40.988Z] 16113d51b718: Waiting [2024-11-08T06:10:40.988Z] b8990c1b1c0a: Layer already exists [2024-11-08T06:10:40.988Z] c62878760f37: Layer already exists [2024-11-08T06:10:40.988Z] 7ca7bd31017b: Layer already exists [2024-11-08T06:10:40.988Z] 95383354b4cf: Layer already exists [2024-11-08T06:10:40.988Z] b4be15cbe363: Layer already exists [2024-11-08T06:10:40.988Z] 16113d51b718: Layer already exists [2024-11-08T06:10:40.988Z] 14288f44d3e1: Layer already exists [2024-11-08T06:10:41.263Z] 4.0.0-dev.4: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:41.704Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:42.096Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [2024-11-08T06:10:42.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-08T06:10:42.096Z] 7ca7bd31017b: Preparing [2024-11-08T06:10:42.096Z] 95383354b4cf: Preparing [2024-11-08T06:10:42.096Z] b4be15cbe363: Preparing [2024-11-08T06:10:42.096Z] b8990c1b1c0a: Preparing [2024-11-08T06:10:42.096Z] c62878760f37: Preparing [2024-11-08T06:10:42.096Z] 14288f44d3e1: Preparing [2024-11-08T06:10:42.096Z] 16113d51b718: Preparing [2024-11-08T06:10:42.096Z] 14288f44d3e1: Waiting [2024-11-08T06:10:42.096Z] 16113d51b718: Waiting [2024-11-08T06:10:42.096Z] b4be15cbe363: Layer already exists [2024-11-08T06:10:42.096Z] 95383354b4cf: Layer already exists [2024-11-08T06:10:42.096Z] 7ca7bd31017b: Layer already exists [2024-11-08T06:10:42.096Z] c62878760f37: Layer already exists [2024-11-08T06:10:42.096Z] b8990c1b1c0a: Layer already exists [2024-11-08T06:10:42.096Z] 16113d51b718: Layer already exists [2024-11-08T06:10:42.364Z] 14288f44d3e1: Layer already exists [2024-11-08T06:10:42.364Z] b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:42.735Z] + 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-11-08T06:10:43.114Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-08T06:10:43.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-08T06:10:43.114Z] 7ca7bd31017b: Preparing [2024-11-08T06:10:43.114Z] 95383354b4cf: Preparing [2024-11-08T06:10:43.114Z] b4be15cbe363: Preparing [2024-11-08T06:10:43.114Z] b8990c1b1c0a: Preparing [2024-11-08T06:10:43.114Z] c62878760f37: Preparing [2024-11-08T06:10:43.114Z] 14288f44d3e1: Preparing [2024-11-08T06:10:43.114Z] 16113d51b718: Preparing [2024-11-08T06:10:43.114Z] 14288f44d3e1: Waiting [2024-11-08T06:10:43.114Z] 16113d51b718: Waiting [2024-11-08T06:10:43.114Z] b8990c1b1c0a: Layer already exists [2024-11-08T06:10:43.114Z] b4be15cbe363: Layer already exists [2024-11-08T06:10:43.114Z] c62878760f37: Layer already exists [2024-11-08T06:10:43.114Z] 7ca7bd31017b: Layer already exists [2024-11-08T06:10:43.114Z] 95383354b4cf: Layer already exists [2024-11-08T06:10:43.114Z] 16113d51b718: Layer already exists [2024-11-08T06:10:43.114Z] 14288f44d3e1: Layer already exists [2024-11-08T06:10:43.381Z] main: digest: sha256:6babafd73c7ffc6d77fba8c1f57a3cb96b668128d3fe2bef2bf78cfa6aabeab4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:10:43.465Z] ===================================================== [Pipeline] echo [2024-11-08T06:10:43.479Z] taggedImages: [2024-11-08T06:10:43.479Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b [2024-11-08T06:10:43.479Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-08T06:10:43.479Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.4 [2024-11-08T06:10:43.479Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b949eaf338d7a70279d235a16e82752b2447f28b-4.0.0-dev.4 [2024-11-08T06:10:43.479Z] - 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-11-08T06:10:43.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:10:43.879Z] [2024-11-08T06:10:43.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:44.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:10:44.816Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T06:10:44.816Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T06:10:44.816Z] 04944245beec: Pulling fs layer [2024-11-08T06:10:44.816Z] 699f458cf7ca: Pulling fs layer [2024-11-08T06:10:44.816Z] 765212b225bb: Pulling fs layer [2024-11-08T06:10:44.816Z] f23df028b6ca: Pulling fs layer [2024-11-08T06:10:44.816Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T06:10:44.816Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T06:10:44.816Z] f23df028b6ca: Waiting [2024-11-08T06:10:44.816Z] d65c8cfc05b1: Waiting [2024-11-08T06:10:44.816Z] 2437ff75d9bd: Waiting [2024-11-08T06:10:44.816Z] 765212b225bb: Waiting [2024-11-08T06:10:45.084Z] 04944245beec: Verifying Checksum [2024-11-08T06:10:45.084Z] 04944245beec: Download complete [2024-11-08T06:10:45.084Z] 765212b225bb: Verifying Checksum [2024-11-08T06:10:45.084Z] 765212b225bb: Download complete [2024-11-08T06:10:45.084Z] f23df028b6ca: Verifying Checksum [2024-11-08T06:10:45.084Z] f23df028b6ca: Download complete [2024-11-08T06:10:45.084Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T06:10:45.084Z] d65c8cfc05b1: Download complete [2024-11-08T06:10:45.353Z] 699f458cf7ca: Verifying Checksum [2024-11-08T06:10:45.353Z] 699f458cf7ca: Download complete [2024-11-08T06:10:45.623Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T06:10:45.623Z] 8998bd30e6a1: Download complete [2024-11-08T06:10:48.209Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T06:10:48.209Z] 2437ff75d9bd: Download complete [2024-11-08T06:10:50.794Z] 8998bd30e6a1: Pull complete [2024-11-08T06:10:51.061Z] 04944245beec: Pull complete [2024-11-08T06:10:52.498Z] 699f458cf7ca: Pull complete [2024-11-08T06:10:52.768Z] 765212b225bb: Pull complete [2024-11-08T06:10:53.732Z] f23df028b6ca: Pull complete [2024-11-08T06:10:54.002Z] d65c8cfc05b1: Pull complete [2024-11-08T06:11:12.229Z] 2437ff75d9bd: Pull complete [2024-11-08T06:11:12.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T06:11:12.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:11:12.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:11:12.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-25880 does not seem to be running inside a container [2024-11-08T06:11:12.553Z] $ 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/252 -v /w/workspace/app-service-configurable/252:/w/workspace/app-service-configurable/252:rw,z -v /w/workspace/app-service-configurable/252@tmp:/w/workspace/app-service-configurable/252@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-11-08T06:11:15.872Z] $ docker top e17f1ac30b6d674ef0416012dc30168199444f9d12800f3d65a37dc5a90b1ae2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:11:16.807Z] ---> job-cost.sh [2024-11-08T06:11:16.807Z] lf-activate-venv: SKIPPING [2024-11-08T06:11:16.807Z] INFO: No Stack... [2024-11-08T06:11:17.598Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T06:11:18.256Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:11:18.910Z] + cat /w/workspace/app-service-configurable/252/archives/cost.csv [2024-11-08T06:11:18.910Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:11:19.013Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [2024-11-08T06:11:19.020Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] did not exist. Created. [2024-11-08T06:11:19.026Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:11:19.708Z] /w/workspace/app-service-configurable/252@tmp/durable-6b3cfa02/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T06:11:20.495Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T06:11:20.524Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T06:11:20.583Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:11:20.596Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-252-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:11:20.622Z] $ docker stop --time=1 e17f1ac30b6d674ef0416012dc30168199444f9d12800f3d65a37dc5a90b1ae2 [2024-11-08T06:11:22.220Z] $ docker rm -f --volumes e17f1ac30b6d674ef0416012dc30168199444f9d12800f3d65a37dc5a90b1ae2 [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-11-08T06:11:22.738Z] provisioning config files... [2024-11-08T06:11:22.744Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9850948683269135090tmp [Pipeline] { [Pipeline] sh [2024-11-08T06:11:23.056Z] + set +x [2024-11-08T06:11:23.056Z] + curl -s+ https://codecov.io/bash [2024-11-08T06:11:23.056Z] bash -s -- [2024-11-08T06:11:23.056Z] [2024-11-08T06:11:23.056Z] _____ _ [2024-11-08T06:11:23.056Z] / ____| | | [2024-11-08T06:11:23.056Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T06:11:23.056Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T06:11:23.056Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T06:11:23.056Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T06:11:23.056Z] Bash-1.0.6 [2024-11-08T06:11:23.056Z] [2024-11-08T06:11:23.056Z] [2024-11-08T06:11:23.056Z] ==> git version 2.25.1 found [2024-11-08T06:11:23.056Z] ==> 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-11-08T06:11:23.056Z] Release-Date: 2020-01-08 [2024-11-08T06:11:23.056Z] 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-11-08T06:11:23.056Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T06:11:23.056Z] ==> Jenkins CI detected. [2024-11-08T06:11:23.056Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-08T06:11:23.056Z] project root: . [2024-11-08T06:11:23.056Z] --> token set from env [2024-11-08T06:11:23.056Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T06:11:23.056Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T06:11:23.056Z] ==> Python coveragepy not found [2024-11-08T06:11:23.056Z] ==> Searching for coverage reports in: [2024-11-08T06:11:23.056Z] + . [2024-11-08T06:11:23.315Z] -> Found 1 reports [2024-11-08T06:11:23.315Z] ==> Detecting git/mercurial file structure [2024-11-08T06:11:23.315Z] ==> Reading reports [2024-11-08T06:11:23.315Z] + ./coverage.out bytes=953 [2024-11-08T06:11:23.315Z] ==> Appending adjustments [2024-11-08T06:11:23.315Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T06:11:23.315Z] + Found adjustments [2024-11-08T06:11:23.315Z] ==> Gzipping contents [2024-11-08T06:11:23.315Z] 4.0K /tmp/codecov.DruQiQ.gz [2024-11-08T06:11:23.315Z] ==> Uploading reports [2024-11-08T06:11:23.315Z] url: https://codecov.io [2024-11-08T06:11:23.315Z] query: branch=main&commit=b949eaf338d7a70279d235a16e82752b2447f28b&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:11:23.315Z] -> Pinging Codecov [2024-11-08T06:11:23.315Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b949eaf338d7a70279d235a16e82752b2447f28b&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:11:23.605Z] -> Uploading to [2024-11-08T06:11:23.605Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/b949eaf338d7a70279d235a16e82752b2447f28b/d318a397-0860-4fb3-a4f6-d16c8b685d15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T061123Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=90a8f4bfbc8934e09d2254a03b3311690072e1c5bedcec9306fefcb29af88c9c [2024-11-08T06:11:23.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:11:23.605Z] Dload Upload Total Spent Left Speed [2024-11-08T06:11:23.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2009 --:--:-- --:--:-- --:--:-- 2000 100 410 0 0 100 410 0 1673 --:--:-- --:--:-- --:--:-- 1666 [2024-11-08T06:11:23.863Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] } [2024-11-08T06:11:23.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T06:11:24.104Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T06:11:24.121Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:24.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:11:24.434Z] [2024-11-08T06:11:24.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:24.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:11:24.742Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T06:11:24.742Z] 43c4264eed91: Already exists [2024-11-08T06:11:24.742Z] 4cc291be95ef: Already exists [2024-11-08T06:11:24.742Z] 2ac1f1163629: Already exists [2024-11-08T06:11:24.742Z] 5c3c966382ef: Already exists [2024-11-08T06:11:24.742Z] 4f4fb700ef54: Already exists [2024-11-08T06:11:24.742Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T06:11:24.742Z] 9c3e1370e548: Pulling fs layer [2024-11-08T06:11:25.001Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T06:11:25.001Z] d9c7d2e4e75e: Download complete [2024-11-08T06:11:25.569Z] d9c7d2e4e75e: Pull complete [2024-11-08T06:11:25.827Z] 9c3e1370e548: Verifying Checksum [2024-11-08T06:11:25.827Z] 9c3e1370e548: Download complete [2024-11-08T06:11:28.363Z] 9c3e1370e548: Pull complete [2024-11-08T06:11:28.363Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T06:11:28.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:11:28.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:11:28.457Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T06:11:28.493Z] $ 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:latest cat [2024-11-08T06:11:30.418Z] $ docker top 12abf985ce1e4bd463705cefb1424183cedfe3c1246522d8a959a9a522612d6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:11:31.106Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-08T06:11:31.127Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-08T06:11:31.444Z] + set -o pipefail [2024-11-08T06:11:31.444Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-08T06:11:38.190Z] [2024-11-08T06:11:38.190Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-08T06:11:38.190Z] [2024-11-08T06:11:38.190Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c2e805c8-2898-4f7c-9b0c-a19b8faeea10 [2024-11-08T06:11:38.190Z] [2024-11-08T06:11:38.190Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T06:11:38.190Z] [2024-11-08T06:11:38.450Z] [2024-11-08T06:11:38.450Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T06:11:38.450Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T06:11:38.722Z] $ docker stop --time=1 12abf985ce1e4bd463705cefb1424183cedfe3c1246522d8a959a9a522612d6f [2024-11-08T06:11:42.401Z] $ docker rm -f --volumes 12abf985ce1e4bd463705cefb1424183cedfe3c1246522d8a959a9a522612d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:11:43.313Z] + git log --format=format:%s -1 b949eaf338d7a70279d235a16e82752b2447f28b [Pipeline] sh [2024-11-08T06:11:43.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:11:43.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:43.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:11:43.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:11:43.994Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T06:11:44.021Z] $ 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-11-08T06:11:44.457Z] $ docker top d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 -eo pid,comm [2024-11-08T06:11:44.507Z] 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-11-08T06:11:44.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:11:44.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:11:44.573Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:11:44.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:11:44.685Z] $ docker exec d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 ssh-agent [2024-11-08T06:11:44.799Z] SSH_AUTH_SOCK=/tmp/ssh-xD0zOi1N87bC/agent.31 [2024-11-08T06:11:44.799Z] SSH_AGENT_PID=38 [2024-11-08T06:11:44.805Z] Running ssh-add (command line suppressed) [2024-11-08T06:11:44.903Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17089267083738041384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17089267083738041384.key) [2024-11-08T06:11:44.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:11:45.208Z] + git semver tag [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,396 [run_tag] DEBUG tag force:False [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,397 [check_head_tag] DEBUG check head tag [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,399 [execute] INFO git cat-file --batch-check [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,403 [execute] INFO git cat-file --batch [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,435 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,436 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,436 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:11:45.467Z] 2024-11-08 06:11:45,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T06:11:45.467Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:11:45.477Z] $ docker exec --env ******** --env ******** d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 ssh-agent -k [2024-11-08T06:11:45.583Z] unset SSH_AUTH_SOCK; [2024-11-08T06:11:45.584Z] unset SSH_AGENT_PID; [2024-11-08T06:11:45.584Z] echo Agent pid 38 killed; [2024-11-08T06:11:45.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:11:45.912Z] + git semver [Pipeline] } [2024-11-08T06:11:46.184Z] $ docker stop --time=1 d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 [2024-11-08T06:11:47.480Z] $ docker rm -f --volumes d8e75a8cfc2e29946ff1b6a9eb455e06fac49fd2ab87b18401a19d6dd327b3d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:47.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:11:47.898Z] [2024-11-08T06:11:47.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:11:48.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:11:48.198Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T06:11:48.198Z] ab5ef0e58194: Pulling fs layer [2024-11-08T06:11:48.198Z] 9712f1f96733: Pulling fs layer [2024-11-08T06:11:48.198Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T06:11:48.198Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T06:11:48.198Z] e9a5061849ea: Pulling fs layer [2024-11-08T06:11:48.198Z] d747dcd14b5f: Pulling fs layer [2024-11-08T06:11:48.198Z] 2de7ff778b66: Pulling fs layer [2024-11-08T06:11:48.198Z] d747dcd14b5f: Waiting [2024-11-08T06:11:48.198Z] 2de7ff778b66: Waiting [2024-11-08T06:11:48.198Z] 0d9ebad4ef96: Waiting [2024-11-08T06:11:48.198Z] e9a5061849ea: Waiting [2024-11-08T06:11:48.198Z] 9712f1f96733: Download complete [2024-11-08T06:11:48.456Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T06:11:48.456Z] 63f879dbbcfc: Download complete [2024-11-08T06:11:48.712Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T06:11:48.712Z] 0d9ebad4ef96: Download complete [2024-11-08T06:11:48.712Z] e9a5061849ea: Verifying Checksum [2024-11-08T06:11:48.712Z] e9a5061849ea: Download complete [2024-11-08T06:11:48.712Z] d747dcd14b5f: Verifying Checksum [2024-11-08T06:11:48.712Z] d747dcd14b5f: Download complete [2024-11-08T06:11:48.712Z] ab5ef0e58194: Download complete [2024-11-08T06:11:48.712Z] 2de7ff778b66: Verifying Checksum [2024-11-08T06:11:48.712Z] 2de7ff778b66: Download complete [2024-11-08T06:11:51.991Z] ab5ef0e58194: Pull complete [2024-11-08T06:11:51.991Z] 9712f1f96733: Pull complete [2024-11-08T06:11:52.253Z] 63f879dbbcfc: Pull complete [2024-11-08T06:11:56.441Z] 0d9ebad4ef96: Pull complete [2024-11-08T06:11:56.441Z] e9a5061849ea: Pull complete [2024-11-08T06:11:56.441Z] d747dcd14b5f: Pull complete [2024-11-08T06:11:57.817Z] 2de7ff778b66: Pull complete [2024-11-08T06:11:57.817Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T06:11:57.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:11:57.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:11:57.918Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T06:11:57.944Z] $ 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-11-08T06:12:02.070Z] $ docker top e3b1fd9ed921de5c9be46dac1275fe4a835d65ab8410b82081cec0824f25e3a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:12:02.149Z] provisioning config files... [2024-11-08T06:12:02.157Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9298917242783884572tmp [2024-11-08T06:12:02.167Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12140868136699757905tmp [2024-11-08T06:12:02.177Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14416767246832749594tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:12:02.204Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:02.499Z] ---> sigul-configuration.sh [2024-11-08T06:12:02.500Z] gpg: directory `/root/.gnupg' created [2024-11-08T06:12:02.500Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T06:12:02.500Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T06:12:02.500Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T06:12:02.500Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T06:12:02.500Z] gpg: CAST5 encrypted data [2024-11-08T06:12:02.500Z] gpg: encrypted with 1 passphrase [2024-11-08T06:12:02.500Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T06:12:02.799Z] + mkdir /home/jenkins [2024-11-08T06:12:02.799Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T06:12:03.098Z] + 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-11-08T06:12:03.110Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:03.408Z] ---> sigul-install.sh [2024-11-08T06:12:03.408Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T06:12:03.720Z] + git tag --list [2024-11-08T06:12:03.720Z] v1.0.0 [2024-11-08T06:12:03.720Z] v1.1.0 [2024-11-08T06:12:03.720Z] v1.2.0 [2024-11-08T06:12:03.720Z] v1.3.0 [2024-11-08T06:12:03.720Z] v1.3.1 [2024-11-08T06:12:03.720Z] v2.0.0 [2024-11-08T06:12:03.720Z] v2.0.1 [2024-11-08T06:12:03.720Z] v2.1.0 [2024-11-08T06:12:03.720Z] v2.1.1 [2024-11-08T06:12:03.720Z] v2.1.2 [2024-11-08T06:12:03.720Z] v2.2.0 [2024-11-08T06:12:03.720Z] v2.3 [2024-11-08T06:12:03.720Z] v2.3.0 [2024-11-08T06:12:03.720Z] v2.3.1 [2024-11-08T06:12:03.720Z] v3.0 [2024-11-08T06:12:03.720Z] v3.0.0 [2024-11-08T06:12:03.720Z] v3.0.1 [2024-11-08T06:12:03.720Z] v3.0.1-dev.1 [2024-11-08T06:12:03.720Z] v3.1 [2024-11-08T06:12:03.720Z] v3.1.0 [2024-11-08T06:12:03.720Z] v3.1.0-dev.1 [2024-11-08T06:12:03.720Z] v3.1.0-dev.10 [2024-11-08T06:12:03.720Z] v3.1.0-dev.11 [2024-11-08T06:12:03.720Z] v3.1.0-dev.12 [2024-11-08T06:12:03.720Z] v3.1.0-dev.13 [2024-11-08T06:12:03.720Z] v3.1.0-dev.14 [2024-11-08T06:12:03.720Z] v3.1.0-dev.15 [2024-11-08T06:12:03.720Z] v3.1.0-dev.16 [2024-11-08T06:12:03.720Z] v3.1.0-dev.17 [2024-11-08T06:12:03.720Z] v3.1.0-dev.18 [2024-11-08T06:12:03.720Z] v3.1.0-dev.19 [2024-11-08T06:12:03.720Z] v3.1.0-dev.2 [2024-11-08T06:12:03.720Z] v3.1.0-dev.20 [2024-11-08T06:12:03.720Z] v3.1.0-dev.21 [2024-11-08T06:12:03.720Z] v3.1.0-dev.22 [2024-11-08T06:12:03.720Z] v3.1.0-dev.23 [2024-11-08T06:12:03.720Z] v3.1.0-dev.24 [2024-11-08T06:12:03.720Z] v3.1.0-dev.25 [2024-11-08T06:12:03.720Z] v3.1.0-dev.26 [2024-11-08T06:12:03.720Z] v3.1.0-dev.27 [2024-11-08T06:12:03.720Z] v3.1.0-dev.28 [2024-11-08T06:12:03.720Z] v3.1.0-dev.29 [2024-11-08T06:12:03.720Z] v3.1.0-dev.3 [2024-11-08T06:12:03.720Z] v3.1.0-dev.30 [2024-11-08T06:12:03.720Z] v3.1.0-dev.31 [2024-11-08T06:12:03.720Z] v3.1.0-dev.32 [2024-11-08T06:12:03.720Z] v3.1.0-dev.33 [2024-11-08T06:12:03.720Z] v3.1.0-dev.34 [2024-11-08T06:12:03.720Z] v3.1.0-dev.35 [2024-11-08T06:12:03.720Z] v3.1.0-dev.36 [2024-11-08T06:12:03.720Z] v3.1.0-dev.37 [2024-11-08T06:12:03.720Z] v3.1.0-dev.38 [2024-11-08T06:12:03.720Z] v3.1.0-dev.39 [2024-11-08T06:12:03.720Z] v3.1.0-dev.4 [2024-11-08T06:12:03.720Z] v3.1.0-dev.5 [2024-11-08T06:12:03.720Z] v3.1.0-dev.6 [2024-11-08T06:12:03.720Z] v3.1.0-dev.7 [2024-11-08T06:12:03.720Z] v3.1.0-dev.8 [2024-11-08T06:12:03.720Z] v3.1.0-dev.9 [2024-11-08T06:12:03.720Z] v3.1.1 [2024-11-08T06:12:03.720Z] v3.1.1-dev.1 [2024-11-08T06:12:03.720Z] v3.2.0-dev.1 [2024-11-08T06:12:03.720Z] v3.2.0-dev.10 [2024-11-08T06:12:03.720Z] v3.2.0-dev.11 [2024-11-08T06:12:03.720Z] v3.2.0-dev.12 [2024-11-08T06:12:03.720Z] v3.2.0-dev.13 [2024-11-08T06:12:03.720Z] v3.2.0-dev.14 [2024-11-08T06:12:03.720Z] v3.2.0-dev.15 [2024-11-08T06:12:03.720Z] v3.2.0-dev.16 [2024-11-08T06:12:03.720Z] v3.2.0-dev.17 [2024-11-08T06:12:03.720Z] v3.2.0-dev.18 [2024-11-08T06:12:03.720Z] v3.2.0-dev.19 [2024-11-08T06:12:03.720Z] v3.2.0-dev.2 [2024-11-08T06:12:03.720Z] v3.2.0-dev.20 [2024-11-08T06:12:03.720Z] v3.2.0-dev.21 [2024-11-08T06:12:03.720Z] v3.2.0-dev.22 [2024-11-08T06:12:03.720Z] v3.2.0-dev.23 [2024-11-08T06:12:03.720Z] v3.2.0-dev.24 [2024-11-08T06:12:03.720Z] v3.2.0-dev.25 [2024-11-08T06:12:03.720Z] v3.2.0-dev.26 [2024-11-08T06:12:03.720Z] v3.2.0-dev.27 [2024-11-08T06:12:03.720Z] v3.2.0-dev.28 [2024-11-08T06:12:03.720Z] v3.2.0-dev.29 [2024-11-08T06:12:03.720Z] v3.2.0-dev.3 [2024-11-08T06:12:03.720Z] v3.2.0-dev.30 [2024-11-08T06:12:03.720Z] v3.2.0-dev.31 [2024-11-08T06:12:03.720Z] v3.2.0-dev.32 [2024-11-08T06:12:03.720Z] v3.2.0-dev.33 [2024-11-08T06:12:03.720Z] v3.2.0-dev.34 [2024-11-08T06:12:03.720Z] v3.2.0-dev.35 [2024-11-08T06:12:03.720Z] v3.2.0-dev.36 [2024-11-08T06:12:03.720Z] v3.2.0-dev.37 [2024-11-08T06:12:03.720Z] v3.2.0-dev.38 [2024-11-08T06:12:03.720Z] v3.2.0-dev.4 [2024-11-08T06:12:03.720Z] v3.2.0-dev.5 [2024-11-08T06:12:03.720Z] v3.2.0-dev.6 [2024-11-08T06:12:03.720Z] v3.2.0-dev.7 [2024-11-08T06:12:03.720Z] v3.2.0-dev.8 [2024-11-08T06:12:03.720Z] v3.2.0-dev.9 [2024-11-08T06:12:03.720Z] v4.0.0-dev.1 [2024-11-08T06:12:03.720Z] v4.0.0-dev.2 [2024-11-08T06:12:03.720Z] v4.0.0-dev.3 [2024-11-08T06:12:03.720Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-08T06:12:04.026Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-08T06:12:04.596Z] Signing Git tag with Sigul... [2024-11-08T06:12:04.596Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-08T06:12:04.871Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:05.171Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T06:12:05.178Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T06:12:05.208Z] $ docker stop --time=1 e3b1fd9ed921de5c9be46dac1275fe4a835d65ab8410b82081cec0824f25e3a3 [2024-11-08T06:12:06.535Z] $ docker rm -f --volumes e3b1fd9ed921de5c9be46dac1275fe4a835d65ab8410b82081cec0824f25e3a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T06:12:07.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:12:07.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:07.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:12:07.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:12:07.388Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T06:12:07.418Z] $ 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-11-08T06:12:07.749Z] $ docker top 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef -eo pid,comm [2024-11-08T06:12:07.798Z] 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-11-08T06:12:07.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:12:07.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:12:07.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:12:07.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:12:07.960Z] $ docker exec 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef ssh-agent [2024-11-08T06:12:08.073Z] SSH_AUTH_SOCK=/tmp/ssh-SZbud2C18pns/agent.32 [2024-11-08T06:12:08.073Z] SSH_AGENT_PID=38 [2024-11-08T06:12:08.077Z] Running ssh-add (command line suppressed) [2024-11-08T06:12:08.186Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17096901019449259595.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17096901019449259595.key) [2024-11-08T06:12:08.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:12:08.489Z] + git semver bump pre [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,682 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,682 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,682 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,682 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,683 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,685 [execute] INFO git cat-file --batch-check [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,690 [execute] INFO git cat-file --batch [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:12:08.749Z] 2024-11-08 06:12:08,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T06:12:08.749Z] 4.0.0-dev.5 [Pipeline] } [2024-11-08T06:12:08.758Z] $ docker exec --env ******** --env ******** 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef ssh-agent -k [2024-11-08T06:12:08.855Z] unset SSH_AUTH_SOCK; [2024-11-08T06:12:08.856Z] unset SSH_AGENT_PID; [2024-11-08T06:12:08.856Z] echo Agent pid 38 killed; [2024-11-08T06:12:08.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:12:09.198Z] + git semver [Pipeline] } [2024-11-08T06:12:09.473Z] $ docker stop --time=1 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef [2024-11-08T06:12:10.757Z] $ docker rm -f --volumes 0d7c71009d5adb4ff4207460f68d809cf7e1c9860487fe511821d6b483af35ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:12:11.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:12:11.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:11.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:12:11.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:12:11.496Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T06:12:11.529Z] $ 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-11-08T06:12:11.886Z] $ docker top 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 -eo pid,comm [2024-11-08T06:12:11.935Z] 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-11-08T06:12:11.935Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:12:11.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:12:11.999Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:12:12.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:12:12.124Z] $ docker exec 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 ssh-agent [2024-11-08T06:12:12.235Z] SSH_AUTH_SOCK=/tmp/ssh-YoAUNEKuts2W/agent.32 [2024-11-08T06:12:12.235Z] SSH_AGENT_PID=38 [2024-11-08T06:12:12.239Z] Running ssh-add (command line suppressed) [2024-11-08T06:12:12.354Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8195282987644850665.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8195282987644850665.key) [2024-11-08T06:12:12.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:12:12.659Z] + git semver push [2024-11-08T06:12:12.918Z] 2024-11-08 06:12:12,866 [run_push] DEBUG push [2024-11-08T06:12:12.918Z] 2024-11-08 06:12:12,867 [execute] INFO git cat-file --batch-check [2024-11-08T06:12:12.918Z] 2024-11-08 06:12:12,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:12:12.918Z] 2024-11-08 06:12:12,872 [execute] INFO git rev-list 493c82890915d17ce4dffcd75b12318c9f23f249 -- [2024-11-08T06:12:12.918Z] 2024-11-08 06:12:12,872 [execute] DEBUG Popen(['git', 'rev-list', '493c82890915d17ce4dffcd75b12318c9f23f249', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:12:12.918Z] 2024-11-08 06:12:12,886 [execute] INFO git fetch -v origin [2024-11-08T06:12:12.918Z] 2024-11-08 06:12:12,887 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T06:12:13.486Z] 2024-11-08 06:12:13,338 [run_push] DEBUG no remote changes detected [2024-11-08T06:12:13.486Z] 2024-11-08 06:12:13,338 [execute] INFO git push origin semver [2024-11-08T06:12:13.486Z] 2024-11-08 06:12:13,339 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:12:14.056Z] 2024-11-08 06:12:13,924 [run_push] DEBUG push all version tags [2024-11-08T06:12:14.056Z] 2024-11-08 06:12:13,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T06:12:14.056Z] 2024-11-08 06:12:13,925 [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-11-08T06:12:14.623Z] 2024-11-08 06:12:14,559 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-08T06:12:14.623Z] 4.0.0-dev.5 [Pipeline] } [2024-11-08T06:12:14.632Z] $ docker exec --env ******** --env ******** 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 ssh-agent -k [2024-11-08T06:12:14.744Z] unset SSH_AUTH_SOCK; [2024-11-08T06:12:14.746Z] unset SSH_AGENT_PID; [2024-11-08T06:12:14.746Z] echo Agent pid 38 killed; [2024-11-08T06:12:14.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:12:15.073Z] + git semver [Pipeline] } [2024-11-08T06:12:15.344Z] $ docker stop --time=1 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 [2024-11-08T06:12:16.615Z] $ docker rm -f --volumes 8ced1afc1f4844f9ca88e1c13245d275fa7b19da212c1b1bf2f9198f7054efc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T06:12:17.288Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-08T06:12:17.288Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-08T06:12:17.288Z] total 16 [2024-11-08T06:12:17.288Z] drwxr-xr-x 3 root root 4096 Nov 8 05:52 . [2024-11-08T06:12:17.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:12 .. [2024-11-08T06:12:17.288Z] drwxr-xr-x 2 root root 4096 Nov 8 05:52 cost [2024-11-08T06:12:17.288Z] -rw-r--r-- 1 root root 96 Nov 8 05:52 cost.csv [2024-11-08T06:12:17.288Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-08T06:12:17.288Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-08T06:12:17.288Z] total 16 [2024-11-08T06:12:17.288Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:52 . [2024-11-08T06:12:17.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:12 .. [2024-11-08T06:12:17.288Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 05:52 cost [2024-11-08T06:12:17.288Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 8 05:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:17.572Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:18.425Z] ---> package-listing.sh [2024-11-08T06:12:18.425Z] ++ facter osfamily [2024-11-08T06:12:18.425Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T06:12:18.684Z] + OS_FAMILY=debian [2024-11-08T06:12:18.684Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-08T06:12:18.684Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T06:12:18.684Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T06:12:18.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T06:12:18.684Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T06:12:18.684Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-08T06:12:18.684Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T06:12:18.684Z] + case "${OS_FAMILY}" in [2024-11-08T06:12:18.684Z] + dpkg -l [2024-11-08T06:12:18.684Z] + grep '^ii' [2024-11-08T06:12:18.684Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T06:12:18.684Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T06:12:18.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T06:12:18.684Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-08T06:12:18.684Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-08T06:12:18.684Z] + 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-11-08T06:12:18.698Z] 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-11-08T06:12:18.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:19.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:12:19.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:12:19.637Z] prd-ubuntu20.04-docker-8c-8g-25878 does not seem to be running inside a container [2024-11-08T06:12:19.662Z] $ 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-11-08T06:12:19.869Z] $ docker top 1c2df50a15d0d7d5470137bf19208404b798dc88494957d80add1a0fcb213385 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:12:20.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T06:12:20.617Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T06:12:20.910Z] + ls /var/log/sa-host [2024-11-08T06:12:20.910Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:12:21.070Z] provisioning config files... [2024-11-08T06:12:21.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config159263169694244403tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:12:21.098Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:21.380Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T06:12:21.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:21.737Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T06:12:21.747Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:22.030Z] ---> sudo-logs.sh [2024-11-08T06:12:22.031Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T06:12:22.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:22.349Z] ---> job-cost.sh [2024-11-08T06:12:22.349Z] lf-activate-venv: SKIPPING [2024-11-08T06:12:22.349Z] DEBUG: total: 0.2199999988079071 [2024-11-08T06:12:22.349Z] INFO: Retrieving Stack Cost... [2024-11-08T06:12:22.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:12:23.177Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T06:12:23.192Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:23.474Z] ---> logs-deploy.sh [2024-11-08T06:12:23.474Z] lf-activate-venv: SKIPPING [2024-11-08T06:12:23.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/252 [2024-11-08T06:12:23.474Z] INFO: archiving workspace using pattern(s): [2024-11-08T06:12:24.411Z] Archives upload complete. [2024-11-08T06:12:24.671Z] INFO: archiving logs to Nexus [2024-11-08T06:12:25.240Z] ---> uname -a: [2024-11-08T06:12:25.241Z] Linux prd-ubuntu20-04-docker-8c-8g-25878 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] ---> lscpu: [2024-11-08T06:12:25.241Z] Architecture: x86_64 [2024-11-08T06:12:25.241Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-08T06:12:25.241Z] Byte Order: Little Endian [2024-11-08T06:12:25.241Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-08T06:12:25.241Z] CPU(s): 8 [2024-11-08T06:12:25.241Z] On-line CPU(s) list: 0-7 [2024-11-08T06:12:25.241Z] Thread(s) per core: 1 [2024-11-08T06:12:25.241Z] Core(s) per socket: 1 [2024-11-08T06:12:25.241Z] Socket(s): 8 [2024-11-08T06:12:25.241Z] NUMA node(s): 1 [2024-11-08T06:12:25.241Z] Vendor ID: AuthenticAMD [2024-11-08T06:12:25.241Z] CPU family: 23 [2024-11-08T06:12:25.241Z] Model: 49 [2024-11-08T06:12:25.241Z] Model name: AMD EPYC-Rome Processor [2024-11-08T06:12:25.241Z] Stepping: 0 [2024-11-08T06:12:25.241Z] CPU MHz: 2799.998 [2024-11-08T06:12:25.241Z] BogoMIPS: 5599.99 [2024-11-08T06:12:25.241Z] Virtualization: AMD-V [2024-11-08T06:12:25.241Z] Hypervisor vendor: KVM [2024-11-08T06:12:25.241Z] Virtualization type: full [2024-11-08T06:12:25.241Z] L1d cache: 256 KiB [2024-11-08T06:12:25.241Z] L1i cache: 256 KiB [2024-11-08T06:12:25.241Z] L2 cache: 4 MiB [2024-11-08T06:12:25.241Z] L3 cache: 128 MiB [2024-11-08T06:12:25.241Z] NUMA node0 CPU(s): 0-7 [2024-11-08T06:12:25.241Z] Vulnerability Itlb multihit: Not affected [2024-11-08T06:12:25.241Z] Vulnerability L1tf: Not affected [2024-11-08T06:12:25.241Z] Vulnerability Mds: Not affected [2024-11-08T06:12:25.241Z] Vulnerability Meltdown: Not affected [2024-11-08T06:12:25.241Z] Vulnerability Mmio stale data: Not affected [2024-11-08T06:12:25.241Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-08T06:12:25.241Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-08T06:12:25.241Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-08T06:12:25.241Z] Vulnerability Srbds: Not affected [2024-11-08T06:12:25.241Z] Vulnerability Tsx async abort: Not affected [2024-11-08T06:12:25.241Z] 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-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] ---> nproc: [2024-11-08T06:12:25.241Z] 8 [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] ---> df -h: [2024-11-08T06:12:25.241Z] Filesystem Size Used Avail Use% Mounted on [2024-11-08T06:12:25.241Z] overlay 155G 13G 143G 9% / [2024-11-08T06:12:25.241Z] tmpfs 64M 0 64M 0% /dev [2024-11-08T06:12:25.241Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-08T06:12:25.241Z] shm 64M 0 64M 0% /dev/shm [2024-11-08T06:12:25.241Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] ---> sar -b -r -n DEV: [2024-11-08T06:12:25.241Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25878) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 05:48:23 LINUX RESTART (8 CPU) [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-08T06:12:25.241Z] 05:50:01 383.00 12.71 370.29 0.00 1739.58 109452.42 0.00 [2024-11-08T06:12:25.241Z] 05:51:01 132.10 0.12 131.98 0.00 19.33 79326.27 0.00 [2024-11-08T06:12:25.241Z] 05:52:01 103.80 0.13 103.67 0.00 10.53 71710.38 0.00 [2024-11-08T06:12:25.241Z] 05:53:01 163.19 0.05 163.14 0.00 6.00 59188.40 0.00 [2024-11-08T06:12:25.241Z] 05:54:01 4.22 0.97 3.25 0.00 67.46 53.46 0.00 [2024-11-08T06:12:25.241Z] 05:55:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-11-08T06:12:25.241Z] 05:56:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-11-08T06:12:25.241Z] 05:57:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 [2024-11-08T06:12:25.241Z] 05:58:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2024-11-08T06:12:25.241Z] 05:59:01 1.67 0.00 1.67 0.00 0.00 22.26 0.00 [2024-11-08T06:12:25.241Z] 06:00:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-11-08T06:12:25.241Z] 06:01:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2024-11-08T06:12:25.241Z] 06:02:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-11-08T06:12:25.241Z] 06:03:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2024-11-08T06:12:25.241Z] 06:04:01 1.77 0.02 1.75 0.00 0.13 20.93 0.00 [2024-11-08T06:12:25.241Z] 06:05:01 3.62 1.02 2.60 0.00 21.86 35.46 0.00 [2024-11-08T06:12:25.241Z] 06:06:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-11-08T06:12:25.241Z] 06:07:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 [2024-11-08T06:12:25.241Z] 06:08:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 [2024-11-08T06:12:25.241Z] 06:09:01 1.97 0.00 1.97 0.00 0.00 23.46 0.00 [2024-11-08T06:12:25.241Z] 06:10:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-11-08T06:12:25.241Z] 06:11:01 1.70 0.00 1.70 0.00 0.00 21.06 0.00 [2024-11-08T06:12:25.241Z] 06:12:01 115.71 0.27 115.45 0.00 21.60 51678.32 0.00 [2024-11-08T06:12:25.241Z] Average: 40.35 0.66 39.68 0.00 82.02 16160.71 0.00 [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-08T06:12:25.241Z] 05:50:01 27826692 31484832 824784 2.51 133204 3680136 2059248 6.07 1320624 3219244 194520 [2024-11-08T06:12:25.241Z] 05:51:01 27350848 31378960 921368 2.80 186212 3936564 2065328 6.09 1408304 3540868 448768 [2024-11-08T06:12:25.241Z] 05:52:01 27058368 31064012 1235260 3.76 190504 3907852 2700668 7.96 1959384 3277168 401188 [2024-11-08T06:12:25.241Z] 05:53:01 26951668 31515744 785464 2.39 199332 4427040 1799140 5.30 1382576 3931572 408 [2024-11-08T06:12:25.241Z] 05:54:01 26944544 31515432 785668 2.39 200748 4432168 1805656 5.32 1384220 3936584 236 [2024-11-08T06:12:25.241Z] 05:55:01 26947008 31517900 783120 2.38 200764 4432168 1805656 5.32 1382228 3936584 204 [2024-11-08T06:12:25.241Z] 05:56:01 26948968 31519884 781012 2.38 200788 4432172 1805656 5.32 1379932 3936588 148 [2024-11-08T06:12:25.241Z] 05:57:01 26950220 31521164 779648 2.37 200844 4432176 1805656 5.32 1378648 3936592 20 [2024-11-08T06:12:25.241Z] 05:58:01 26954308 31526000 775568 2.36 200876 4432172 1805656 5.32 1373752 3937244 164 [2024-11-08T06:12:25.241Z] 05:59:01 26954544 31526236 775248 2.36 200924 4432156 1805656 5.32 1373860 3937228 188 [2024-11-08T06:12:25.241Z] 06:00:01 26954756 31526524 774944 2.36 200952 4432160 1805656 5.32 1373864 3937228 184 [2024-11-08T06:12:25.241Z] 06:01:01 26954708 31526480 774908 2.36 200972 4432164 1805656 5.32 1373804 3937232 140 [2024-11-08T06:12:25.241Z] 06:02:01 26955112 31526928 774420 2.36 200996 4432164 1805656 5.32 1373844 3937232 180 [2024-11-08T06:12:25.241Z] 06:03:01 26954480 31526332 774948 2.36 201020 4432168 1805656 5.32 1373820 3937236 216 [2024-11-08T06:12:25.241Z] 06:04:01 26954388 31526328 775132 2.36 201068 4432168 1827584 5.39 1373832 3937248 168 [2024-11-08T06:12:25.241Z] 06:05:01 26953748 31526800 774780 2.36 201152 4432860 1838568 5.42 1374080 3937856 144 [2024-11-08T06:12:25.241Z] 06:06:01 26954548 31527640 774152 2.35 201176 4432864 1838568 5.42 1373656 3937860 8 [2024-11-08T06:12:25.241Z] 06:07:01 26954420 31527684 773960 2.35 201224 4432996 1838568 5.42 1374072 3937988 184 [2024-11-08T06:12:25.241Z] 06:08:01 26954240 31527604 774088 2.35 201312 4433000 1838568 5.42 1374404 3937996 180 [2024-11-08T06:12:25.241Z] 06:09:01 26954728 31528136 773492 2.35 201384 4432988 1838568 5.42 1374276 3937996 12 [2024-11-08T06:12:25.241Z] 06:10:01 26954464 31527960 773608 2.35 201456 4433004 1822092 5.37 1374212 3938000 184 [2024-11-08T06:12:25.241Z] 06:11:01 26954688 31528388 773348 2.35 201508 4433136 1822092 5.37 1374316 3938132 172 [2024-11-08T06:12:25.241Z] 06:12:01 25793828 31482720 810016 2.46 218516 5437132 1880748 5.54 1437780 4931604 56980 [2024-11-08T06:12:25.241Z] Average: 26962403 31494769 806475 2.45 197693 4398844 1879404 5.54 1403021 3903186 48026 [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-08T06:12:25.241Z] 05:50:01 docker0 288.10 414.91 25.78 3428.49 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:50:01 ens3 652.81 437.29 8301.69 72.06 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:50:01 lo 6.07 6.07 0.60 0.60 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:51:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:51:01 ens3 24.00 12.45 23.19 8.61 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:51:01 veth5a6790d 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:52:01 docker0 1.55 3.70 0.09 38.14 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:52:01 ens3 36.85 20.58 69.52 9.93 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:52:01 vethc063d89 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:53:01 docker0 7.18 13.86 0.42 155.44 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:53:01 ens3 166.84 115.15 2705.85 257.36 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:53:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:54:01 ens3 1.62 0.92 3.16 0.52 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:54:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:55:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:56:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:57:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:59:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:02:01 ens3 0.80 0.37 0.30 0.22 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:03:01 ens3 0.47 0.28 0.28 0.21 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:04:01 ens3 0.72 0.25 0.18 0.08 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:05:01 ens3 0.62 0.60 0.36 0.30 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:06:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:07:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:08:01 ens3 0.65 0.43 0.36 0.28 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:09:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:10:01 ens3 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:11:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:12:01 docker0 70.09 124.25 6.68 1249.68 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:12:01 ens3 354.12 231.38 7097.49 154.70 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] 06:12:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] Average: docker0 15.95 24.21 1.43 211.81 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] Average: ens3 54.02 35.69 791.40 21.93 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] ---> sar -P ALL: [2024-11-08T06:12:25.241Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25878) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 05:48:23 LINUX RESTART (8 CPU) [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 05:49:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:12:25.241Z] 05:50:01 all 9.10 0.00 4.09 3.90 0.05 82.86 [2024-11-08T06:12:25.241Z] 05:50:01 0 9.56 0.00 4.66 10.88 0.05 74.84 [2024-11-08T06:12:25.241Z] 05:50:01 1 8.95 0.00 3.76 1.23 0.08 85.97 [2024-11-08T06:12:25.241Z] 05:50:01 2 8.64 0.00 4.38 2.20 0.05 84.73 [2024-11-08T06:12:25.241Z] 05:50:01 3 10.99 0.00 3.58 0.84 0.05 84.53 [2024-11-08T06:12:25.241Z] 05:50:01 4 7.82 0.00 4.21 8.66 0.05 79.25 [2024-11-08T06:12:25.241Z] 05:50:01 5 8.82 0.00 4.94 0.74 0.05 85.46 [2024-11-08T06:12:25.241Z] 05:50:01 6 9.10 0.00 3.60 0.47 0.05 86.78 [2024-11-08T06:12:25.241Z] 05:50:01 7 8.89 0.00 3.60 6.17 0.05 81.30 [2024-11-08T06:12:25.241Z] 05:51:01 all 31.67 0.00 5.60 1.93 0.06 60.74 [2024-11-08T06:12:25.241Z] 05:51:01 0 32.98 0.00 6.23 10.02 0.07 50.71 [2024-11-08T06:12:25.241Z] 05:51:01 1 33.15 0.00 5.67 0.49 0.05 60.64 [2024-11-08T06:12:25.241Z] 05:51:01 2 30.45 0.00 5.64 0.44 0.07 63.40 [2024-11-08T06:12:25.241Z] 05:51:01 3 31.89 0.00 5.50 0.76 0.07 61.78 [2024-11-08T06:12:25.241Z] 05:51:01 4 31.05 0.00 5.84 0.95 0.07 62.09 [2024-11-08T06:12:25.241Z] 05:51:01 5 31.20 0.00 5.92 0.18 0.05 62.65 [2024-11-08T06:12:25.241Z] 05:51:01 6 30.75 0.00 4.97 0.07 0.05 64.15 [2024-11-08T06:12:25.241Z] 05:51:01 7 31.89 0.00 4.99 2.55 0.07 60.51 [2024-11-08T06:12:25.241Z] 05:52:01 all 54.88 0.00 7.76 1.29 0.08 35.99 [2024-11-08T06:12:25.241Z] 05:52:01 0 53.88 0.00 6.71 0.15 0.08 39.17 [2024-11-08T06:12:25.241Z] 05:52:01 1 53.72 0.00 7.35 1.73 0.08 37.12 [2024-11-08T06:12:25.241Z] 05:52:01 2 54.32 0.00 7.14 0.07 0.07 38.41 [2024-11-08T06:12:25.241Z] 05:52:01 3 54.63 0.00 7.81 0.80 0.07 36.69 [2024-11-08T06:12:25.241Z] 05:52:01 4 56.37 0.00 8.95 0.72 0.08 33.87 [2024-11-08T06:12:25.241Z] 05:52:01 5 55.80 0.00 7.81 0.10 0.08 36.21 [2024-11-08T06:12:25.241Z] 05:52:01 6 55.06 0.00 8.28 0.08 0.08 36.50 [2024-11-08T06:12:25.241Z] 05:52:01 7 55.24 0.00 8.05 6.67 0.08 29.96 [2024-11-08T06:12:25.241Z] 05:53:01 all 14.17 0.00 3.43 2.13 0.06 80.21 [2024-11-08T06:12:25.241Z] 05:53:01 0 15.39 0.00 2.82 0.03 0.03 81.73 [2024-11-08T06:12:25.241Z] 05:53:01 1 13.34 0.00 3.81 1.85 0.05 80.95 [2024-11-08T06:12:25.241Z] 05:53:01 2 12.93 0.00 2.72 0.52 0.03 83.79 [2024-11-08T06:12:25.241Z] 05:53:01 3 12.26 0.00 3.63 8.54 0.14 75.44 [2024-11-08T06:12:25.241Z] 05:53:01 4 16.04 0.00 4.68 0.05 0.05 79.18 [2024-11-08T06:12:25.241Z] 05:53:01 5 14.52 0.00 3.62 4.19 0.05 77.61 [2024-11-08T06:12:25.241Z] 05:53:01 6 15.42 0.00 2.68 0.61 0.07 81.23 [2024-11-08T06:12:25.241Z] 05:53:01 7 13.50 0.00 3.44 1.28 0.05 81.73 [2024-11-08T06:12:25.241Z] 05:54:01 all 0.06 0.00 0.07 0.02 0.01 99.84 [2024-11-08T06:12:25.241Z] 05:54:01 0 0.05 0.00 0.27 0.02 0.02 99.65 [2024-11-08T06:12:25.241Z] 05:54:01 1 0.07 0.00 0.07 0.05 0.00 99.82 [2024-11-08T06:12:25.241Z] 05:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-08T06:12:25.241Z] 05:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:12:25.241Z] 05:54:01 4 0.13 0.00 0.03 0.02 0.02 99.80 [2024-11-08T06:12:25.241Z] 05:54:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2024-11-08T06:12:25.241Z] 05:54:01 6 0.12 0.00 0.05 0.03 0.00 99.80 [2024-11-08T06:12:25.241Z] 05:54:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-08T06:12:25.241Z] 05:55:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-11-08T06:12:25.241Z] 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 05:55:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T06:12:25.241Z] 05:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:55:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-11-08T06:12:25.241Z] 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 05:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 05:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-08T06:12:25.241Z] 05:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:56:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-11-08T06:12:25.241Z] 05:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:56:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2024-11-08T06:12:25.241Z] 05:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:12:25.241Z] 05:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 05:56:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-08T06:12:25.241Z] 05:57:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-11-08T06:12:25.241Z] 05:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 05:57:01 1 0.07 0.00 0.02 0.02 0.03 99.87 [2024-11-08T06:12:25.241Z] 05:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 05:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 05:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:12:25.241Z] 05:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:12:25.241Z] 05:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T06:12:25.241Z] 05:57:01 7 0.02 0.00 0.02 0.07 0.00 99.90 [2024-11-08T06:12:25.241Z] 05:58:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-11-08T06:12:25.241Z] 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:58:01 1 0.08 0.00 0.03 0.02 0.03 99.83 [2024-11-08T06:12:25.241Z] 05:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 05:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 05:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:12:25.241Z] 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:58:01 6 0.27 0.00 0.02 0.00 0.00 99.72 [2024-11-08T06:12:25.241Z] 05:58:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T06:12:25.241Z] 05:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-11-08T06:12:25.241Z] 05:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:59:01 1 0.10 0.00 0.03 0.02 0.02 99.83 [2024-11-08T06:12:25.241Z] 05:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 05:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T06:12:25.241Z] 05:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 05:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-08T06:12:25.241Z] 06:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-08T06:12:25.241Z] 06:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:12:25.241Z] 06:00:01 1 0.08 0.00 0.02 0.03 0.02 99.85 [2024-11-08T06:12:25.241Z] 06:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 06:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:12:25.241Z] 06:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:12:25.241Z] 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:00:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2024-11-08T06:12:25.241Z] 06:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 06:00:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:12:25.241Z] 06:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-11-08T06:12:25.241Z] 06:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:01:01 1 0.05 0.00 0.05 0.02 0.03 99.85 [2024-11-08T06:12:25.241Z] 06:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:01:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2024-11-08T06:12:25.241Z] 06:02:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2024-11-08T06:12:25.241Z] 06:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:02:01 1 0.03 0.00 0.07 0.03 0.02 99.85 [2024-11-08T06:12:25.241Z] 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 06:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:02:01 7 0.05 0.00 0.00 0.15 0.02 99.78 [2024-11-08T06:12:25.241Z] 06:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-08T06:12:25.241Z] 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:03:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-08T06:12:25.241Z] 06:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:12:25.241Z] 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:03:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-11-08T06:12:25.241Z] 06:04:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-11-08T06:12:25.241Z] 06:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:04:01 1 0.07 0.00 0.07 0.07 0.02 99.78 [2024-11-08T06:12:25.241Z] 06:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:12:25.241Z] 06:04:01 3 0.02 0.00 0.03 0.05 0.02 99.88 [2024-11-08T06:12:25.241Z] 06:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T06:12:25.241Z] 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T06:12:25.241Z] 06:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:05:01 all 0.06 0.00 0.04 0.01 0.00 99.89 [2024-11-08T06:12:25.241Z] 06:05:01 0 0.22 0.00 0.07 0.03 0.02 99.67 [2024-11-08T06:12:25.241Z] 06:05:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2024-11-08T06:12:25.241Z] 06:05:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-11-08T06:12:25.241Z] 06:05:01 3 0.05 0.00 0.02 0.03 0.00 99.90 [2024-11-08T06:12:25.241Z] 06:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T06:12:25.241Z] 06:05:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-11-08T06:12:25.241Z] 06:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-08T06:12:25.241Z] 06:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-08T06:12:25.241Z] 06:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 06:06:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-08T06:12:25.241Z] 06:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:12:25.241Z] 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:12:25.241Z] 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T06:12:25.241Z] 06:07:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2024-11-08T06:12:25.241Z] 06:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:07:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2024-11-08T06:12:25.241Z] 06:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:07:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:07:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-08T06:12:25.241Z] 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-08T06:12:25.241Z] 06:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T06:12:25.241Z] 06:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 06:08:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-08T06:12:25.241Z] 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:08:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-11-08T06:12:25.241Z] 06:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:12:25.241Z] 06:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-11-08T06:12:25.241Z] 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-08T06:12:25.241Z] 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:09:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-11-08T06:12:25.241Z] 06:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:12:25.241Z] 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:12:25.241Z] 06:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-08T06:12:25.241Z] 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:10:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-08T06:12:25.241Z] 06:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:10:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-08T06:12:25.241Z] 06:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:12:25.241Z] 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T06:12:25.241Z] 06:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-11-08T06:12:25.241Z] 06:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T06:12:25.241Z] 06:11:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-08T06:12:25.241Z] 06:11:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2024-11-08T06:12:25.241Z] 06:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:12:25.241Z] 06:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] 06:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:12:25.241Z] 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] 06:11:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:12:25.241Z] 06:12:01 all 7.15 0.00 3.28 1.53 0.08 87.96 [2024-11-08T06:12:25.241Z] 06:12:01 0 7.90 0.00 2.80 0.18 0.05 89.06 [2024-11-08T06:12:25.241Z] 06:12:01 1 7.44 0.00 3.07 0.22 0.07 89.20 [2024-11-08T06:12:25.241Z] 06:12:01 2 6.46 0.00 4.69 3.46 0.26 85.14 [2024-11-08T06:12:25.241Z] 06:12:01 3 7.76 0.00 3.16 7.02 0.05 82.01 [2024-11-08T06:12:25.241Z] 06:12:01 4 6.19 0.00 2.61 0.14 0.03 91.03 [2024-11-08T06:12:25.241Z] 06:12:01 5 7.45 0.00 3.29 0.08 0.05 89.13 [2024-11-08T06:12:25.241Z] 06:12:01 6 6.42 0.00 3.28 1.01 0.05 89.24 [2024-11-08T06:12:25.241Z] 06:12:01 7 7.55 0.00 3.35 0.19 0.07 88.85 [2024-11-08T06:12:25.241Z] Average: all 5.07 0.00 1.05 0.47 0.02 93.38 [2024-11-08T06:12:25.241Z] Average: 0 5.19 0.00 1.02 0.92 0.01 92.85 [2024-11-08T06:12:25.241Z] Average: 1 5.09 0.00 1.05 0.25 0.03 93.58 [2024-11-08T06:12:25.241Z] Average: 2 4.87 0.00 1.06 0.29 0.03 93.75 [2024-11-08T06:12:25.241Z] Average: 3 5.08 0.00 1.03 0.78 0.02 93.08 [2024-11-08T06:12:25.241Z] Average: 4 5.11 0.00 1.15 0.45 0.02 93.27 [2024-11-08T06:12:25.241Z] Average: 5 5.10 0.00 1.11 0.23 0.01 93.55 [2024-11-08T06:12:25.241Z] Average: 6 5.06 0.00 0.99 0.10 0.02 93.83 [2024-11-08T06:12:25.241Z] Average: 7 5.06 0.00 1.02 0.74 0.02 93.15 [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z] [2024-11-08T06:12:25.241Z]