Started by upstream project "edgexfoundry/cd-management/release" build number 148 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 162d3a06d6a77858f9267e44f258c8258eccc8be 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-ssh4404749864050354195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3972081469385488435.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13583679794530984928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7919797804928326953.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-ssh7005839523431419872.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17508 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 162d3a06d6a77858f9267e44f258c8258eccc8be (main) Commit message: "docs: Update changelog for 3.0 (#569)" > 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 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 > git rev-list --no-walk 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T16:35:08.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T16:35:08.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T16:35:08.136Z] ========================================================= [2023-05-31T16:35:08.136Z] EdgeX Global Pipelines Version Info [2023-05-31T16:35:08.136Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:35:08.847Z] ------------------- [2023-05-31T16:35:08.847Z] stable info: [2023-05-31T16:35:08.847Z] ------------------- [2023-05-31T16:35:08.847Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T16:35:08.847Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T16:35:08.847Z] Message: update stable to v1.0.249 [2023-05-31T16:35:09.417Z] ------------------- [2023-05-31T16:35:09.417Z] experimental info: [2023-05-31T16:35:09.417Z] ------------------- [2023-05-31T16:35:09.417Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T16:35:09.417Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T16:35:09.417Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T16:35:09.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-31T16:35:09.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-31T16:35:09.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T16:35:09.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T16:35:09.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T16:35:09.637Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T16:35:09.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T16:35:09.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T16:35:09.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T16:35:09.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T16:35:09.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T16:35:09.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-31T16:35:09.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T16:35:09.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T16:35:09.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T16:35:09.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T16:35:09.742Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T16:35:09.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T16:35:09.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T16:35:09.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T16:35:09.810Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T16:35:09.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T16:35:09.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T16:35:09.847Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T16:35:09.862Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T16:35:09.873Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T16:35:09.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T16:35:09.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T16:35:09.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T16:35:09.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T16:35:09.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-31T16:35:09.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 162d3a0 [Pipeline] echo [2023-05-31T16:35:09.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T16:35:10.013Z] provisioning config files... [2023-05-31T16:35:10.025Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6244183806829008178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:35:10.330Z] ---> docker-login.sh [2023-05-31T16:35:10.330Z] nexus3.edgexfoundry.org:10001 [2023-05-31T16:35:10.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:10.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:10.589Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:10.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:10.589Z] [2023-05-31T16:35:10.589Z] Login Succeeded [2023-05-31T16:35:10.589Z] nexus3.edgexfoundry.org:10002 [2023-05-31T16:35:13.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:16.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:16.351Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:16.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:16.351Z] [2023-05-31T16:35:16.351Z] Login Succeeded [2023-05-31T16:35:16.351Z] nexus3.edgexfoundry.org:10003 [2023-05-31T16:35:16.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:16.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:16.611Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:16.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:16.611Z] [2023-05-31T16:35:16.611Z] Login Succeeded [2023-05-31T16:35:16.611Z] nexus3.edgexfoundry.org:10004 [2023-05-31T16:35:16.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:16.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:16.611Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:16.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:16.611Z] [2023-05-31T16:35:16.611Z] Login Succeeded [2023-05-31T16:35:16.611Z] docker.io [2023-05-31T16:35:16.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:16.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:16.871Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:16.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:16.871Z] [2023-05-31T16:35:16.871Z] Login Succeeded [2023-05-31T16:35:16.871Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T16:35:16.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T16:35:17.244Z] + git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-31T16:35:17.287Z] -----------> git rev-list -1 --merges 162d3a06d6a77858f9267e44f258c8258eccc8be~1..162d3a06d6a77858f9267e44f258c8258eccc8be 162d3a06d6a77858f9267e44f258c8258eccc8be [false] [Pipeline] sh [2023-05-31T16:35:17.576Z] + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-31T16:35:17.592Z] ========================================================= [2023-05-31T16:35:17.592Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-05-31T16:35:17.592Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T16:35:17.922Z] + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] echo [2023-05-31T16:35:17.933Z] [semverPrep] GIT_COMMIT: 162d3a06d6a77858f9267e44f258c8258eccc8be, Commit Message: docs: Update changelog for 3.0 (#569) [Pipeline] echo [2023-05-31T16:35:17.946Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T16:35:18.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T16:35:18.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T16:35:18.299Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T16:35:18.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T16:35:18.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T16:35:18.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T16:35:18.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:35:18.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T16:35:18.667Z] [2023-05-31T16:35:18.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:35:18.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T16:35:18.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T16:35:18.970Z] b85a868b505f: Pulling fs layer [2023-05-31T16:35:18.970Z] e2be974225ed: Pulling fs layer [2023-05-31T16:35:18.970Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T16:35:18.970Z] 988bab9f4d93: Pulling fs layer [2023-05-31T16:35:18.970Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T16:35:18.970Z] eaf3925da568: Pulling fs layer [2023-05-31T16:35:18.970Z] bab4dde63d76: Pulling fs layer [2023-05-31T16:35:18.970Z] bde34c3a00c8: Pulling fs layer [2023-05-31T16:35:18.970Z] b352a97aabf1: Pulling fs layer [2023-05-31T16:35:18.970Z] 4872d77fe225: Pulling fs layer [2023-05-31T16:35:18.970Z] 5851b861e8e6: Pulling fs layer [2023-05-31T16:35:18.970Z] 988bab9f4d93: Waiting [2023-05-31T16:35:18.970Z] 1469e6f7b9e6: Waiting [2023-05-31T16:35:18.970Z] eaf3925da568: Waiting [2023-05-31T16:35:18.970Z] 4872d77fe225: Waiting [2023-05-31T16:35:18.970Z] 5851b861e8e6: Waiting [2023-05-31T16:35:18.970Z] b352a97aabf1: Waiting [2023-05-31T16:35:18.970Z] e2be974225ed: Download complete [2023-05-31T16:35:18.970Z] 988bab9f4d93: Verifying Checksum [2023-05-31T16:35:18.970Z] 988bab9f4d93: Download complete [2023-05-31T16:35:19.229Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T16:35:19.229Z] 1469e6f7b9e6: Download complete [2023-05-31T16:35:19.229Z] eaf3925da568: Verifying Checksum [2023-05-31T16:35:19.229Z] eaf3925da568: Download complete [2023-05-31T16:35:19.229Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T16:35:19.229Z] 339a4e72a1f5: Download complete [2023-05-31T16:35:19.229Z] bde34c3a00c8: Verifying Checksum [2023-05-31T16:35:19.229Z] bde34c3a00c8: Download complete [2023-05-31T16:35:19.229Z] b352a97aabf1: Verifying Checksum [2023-05-31T16:35:19.229Z] b352a97aabf1: Download complete [2023-05-31T16:35:19.229Z] 4872d77fe225: Verifying Checksum [2023-05-31T16:35:19.229Z] 4872d77fe225: Download complete [2023-05-31T16:35:19.229Z] 5851b861e8e6: Verifying Checksum [2023-05-31T16:35:19.229Z] 5851b861e8e6: Download complete [2023-05-31T16:35:19.229Z] b85a868b505f: Verifying Checksum [2023-05-31T16:35:19.229Z] b85a868b505f: Download complete [2023-05-31T16:35:19.502Z] bab4dde63d76: Verifying Checksum [2023-05-31T16:35:19.502Z] bab4dde63d76: Download complete [2023-05-31T16:35:20.880Z] b85a868b505f: Pull complete [2023-05-31T16:35:21.140Z] e2be974225ed: Pull complete [2023-05-31T16:35:21.400Z] 339a4e72a1f5: Pull complete [2023-05-31T16:35:21.660Z] 988bab9f4d93: Pull complete [2023-05-31T16:35:21.660Z] 1469e6f7b9e6: Pull complete [2023-05-31T16:35:21.920Z] eaf3925da568: Pull complete [2023-05-31T16:35:23.837Z] bab4dde63d76: Pull complete [2023-05-31T16:35:23.837Z] bde34c3a00c8: Pull complete [2023-05-31T16:35:23.837Z] b352a97aabf1: Pull complete [2023-05-31T16:35:24.099Z] 4872d77fe225: Pull complete [2023-05-31T16:35:24.099Z] 5851b861e8e6: Pull complete [2023-05-31T16:35:24.099Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T16:35:24.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T16:35:24.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:35:24.215Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:35:24.252Z] $ 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 [2023-05-31T16:35:28.768Z] $ docker top 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 -eo pid,comm [2023-05-31T16:35:28.816Z] 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). [2023-05-31T16:35:28.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T16:35:28.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T16:35:28.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T16:35:28.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T16:35:28.957Z] $ docker exec 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent [2023-05-31T16:35:29.054Z] SSH_AUTH_SOCK=/tmp/ssh-InwBtSxyA5L6/agent.32 [2023-05-31T16:35:29.054Z] SSH_AGENT_PID=38 [2023-05-31T16:35:29.064Z] Running ssh-add (command line suppressed) [2023-05-31T16:35:29.162Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9665931673898704533.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9665931673898704533.key) [2023-05-31T16:35:29.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T16:35:29.463Z] + git tag --points-at 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [2023-05-31T16:35:29.477Z] $ docker exec --env ******** --env ******** 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent -k [2023-05-31T16:35:29.569Z] unset SSH_AUTH_SOCK; [2023-05-31T16:35:29.569Z] unset SSH_AGENT_PID; [2023-05-31T16:35:29.569Z] echo Agent pid 38 killed; [2023-05-31T16:35:29.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-05-31T16:35:29.595Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.50' [Pipeline] sshagent [2023-05-31T16:35:29.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T16:35:29.607Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T16:35:29.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T16:35:29.720Z] $ docker exec 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent [2023-05-31T16:35:29.830Z] SSH_AUTH_SOCK=/tmp/ssh-XagGPvOy0rAk/agent.70 [2023-05-31T16:35:29.830Z] SSH_AGENT_PID=76 [2023-05-31T16:35:29.835Z] Running ssh-add (command line suppressed) [2023-05-31T16:35:29.945Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16740220680109719996.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16740220680109719996.key) [2023-05-31T16:35:29.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T16:35:30.239Z] + git semver init [2023-05-31T16:35:30.807Z] 2023-05-31 16:35:30,510 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T16:35:30.807Z] 2023-05-31 16:35:30,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-31T16:35:30.807Z] 2023-05-31 16:35:30,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-31T16:35:30.807Z] 2023-05-31 16:35:30,513 [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) [2023-05-31T16:35:31.374Z] 2023-05-31 16:35:31,354 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-31T16:35:31.374Z] 2023-05-31 16:35:31,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-31T16:35:31.374Z] 2023-05-31 16:35:31,355 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-31T16:35:31.374Z] 2023-05-31 16:35:31,355 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-31T16:35:31.374Z] 3.0.0 [Pipeline] } [2023-05-31T16:35:31.385Z] $ docker exec --env ******** --env ******** 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 ssh-agent -k [2023-05-31T16:35:31.477Z] unset SSH_AUTH_SOCK; [2023-05-31T16:35:31.478Z] unset SSH_AGENT_PID; [2023-05-31T16:35:31.478Z] echo Agent pid 76 killed; [2023-05-31T16:35:31.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T16:35:31.814Z] + git semver [Pipeline] } [2023-05-31T16:35:32.086Z] $ docker stop --time=1 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 [2023-05-31T16:35:33.615Z] $ docker rm -f --volumes 52df14c3e790a22a09e2c466fabf4a40773dcb267280897b5b7cdf4a73f34db8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T16:35:33.948Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T16:35:34.221Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T16:35:34.224Z] [edgeXSemver]: initialized semver on version 3.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T16:35:34.646Z] + git checkout 162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:35:34.646Z] HEAD is now at 162d3a0 docs: Update changelog for 3.0 (#569) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T16:35:34.670Z] provisioning config files... [2023-05-31T16:35:34.679Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config606005524654223955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:35:34.983Z] ---> docker-login.sh [2023-05-31T16:35:34.983Z] nexus3.edgexfoundry.org:10001 [2023-05-31T16:35:34.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:34.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:34.983Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:34.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:34.983Z] [2023-05-31T16:35:34.983Z] Login Succeeded [2023-05-31T16:35:34.983Z] nexus3.edgexfoundry.org:10002 [2023-05-31T16:35:34.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:35.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:35.243Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:35.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:35.243Z] [2023-05-31T16:35:35.243Z] Login Succeeded [2023-05-31T16:35:35.243Z] nexus3.edgexfoundry.org:10003 [2023-05-31T16:35:35.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:35.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:35.243Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:35.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:35.243Z] [2023-05-31T16:35:35.243Z] Login Succeeded [2023-05-31T16:35:35.243Z] nexus3.edgexfoundry.org:10004 [2023-05-31T16:35:35.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:35.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:35.243Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:35.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:35.243Z] [2023-05-31T16:35:35.243Z] Login Succeeded [2023-05-31T16:35:35.243Z] docker.io [2023-05-31T16:35:35.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:35:38.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:35:38.794Z] Configure a credential helper to remove this warning. See [2023-05-31T16:35:38.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:35:38.794Z] [2023-05-31T16:35:38.794Z] Login Succeeded [2023-05-31T16:35:38.794Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T16:35:38.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T16:35:38.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T16:35:38.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T16:35:38.876Z] ========================================================= [2023-05-31T16:35:38.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T16:35:38.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:35:39.197Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T16:35:39.197Z] Sending build context to Docker daemon 3.362MB [2023-05-31T16:35:39.197Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T16:35:39.197Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T16:35:39.457Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T16:35:39.457Z] f56be85fc22e: Pulling fs layer [2023-05-31T16:35:39.457Z] 85791d961cd3: Pulling fs layer [2023-05-31T16:35:39.457Z] d694b5ae8c79: Pulling fs layer [2023-05-31T16:35:39.457Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T16:35:39.457Z] 4d19c01a9841: Pulling fs layer [2023-05-31T16:35:39.457Z] 9325e15d5711: Pulling fs layer [2023-05-31T16:35:39.457Z] 556b6ee489ea: Pulling fs layer [2023-05-31T16:35:39.457Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T16:35:39.457Z] 9325e15d5711: Waiting [2023-05-31T16:35:39.457Z] 556b6ee489ea: Waiting [2023-05-31T16:35:39.457Z] 9f32a84ed3da: Waiting [2023-05-31T16:35:39.457Z] 4d19c01a9841: Waiting [2023-05-31T16:35:39.457Z] c5a4b2cf53e6: Waiting [2023-05-31T16:35:39.457Z] 85791d961cd3: Retrying in 5 seconds [2023-05-31T16:35:39.457Z] f56be85fc22e: Verifying Checksum [2023-05-31T16:35:39.457Z] f56be85fc22e: Download complete [2023-05-31T16:35:39.457Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T16:35:39.457Z] 9f32a84ed3da: Download complete [2023-05-31T16:35:39.457Z] 4d19c01a9841: Download complete [2023-05-31T16:35:39.717Z] 9325e15d5711: Verifying Checksum [2023-05-31T16:35:39.717Z] 9325e15d5711: Download complete [2023-05-31T16:35:39.976Z] f56be85fc22e: Pull complete [2023-05-31T16:35:40.239Z] d694b5ae8c79: Verifying Checksum [2023-05-31T16:35:40.239Z] d694b5ae8c79: Download complete [2023-05-31T16:35:40.512Z] 556b6ee489ea: Verifying Checksum [2023-05-31T16:35:40.512Z] 556b6ee489ea: Download complete [2023-05-31T16:35:40.512Z] 85791d961cd3: Retrying in 4 seconds [2023-05-31T16:35:40.512Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T16:35:41.452Z] 85791d961cd3: Retrying in 3 seconds [2023-05-31T16:35:42.392Z] 85791d961cd3: Retrying in 2 seconds [2023-05-31T16:35:43.776Z] 85791d961cd3: Retrying in 1 second [2023-05-31T16:35:44.721Z] 85791d961cd3: Retrying in 10 seconds [2023-05-31T16:35:45.663Z] 85791d961cd3: Retrying in 9 seconds [2023-05-31T16:35:46.600Z] 85791d961cd3: Retrying in 8 seconds [2023-05-31T16:35:47.538Z] 85791d961cd3: Retrying in 7 seconds [2023-05-31T16:35:48.478Z] 85791d961cd3: Retrying in 6 seconds [2023-05-31T16:35:49.335Z] Still waiting to schedule task [2023-05-31T16:35:49.335Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T16:35:49.856Z] 85791d961cd3: Retrying in 5 seconds [2023-05-31T16:35:50.794Z] 85791d961cd3: Retrying in 4 seconds [2023-05-31T16:35:51.731Z] 85791d961cd3: Retrying in 3 seconds [2023-05-31T16:35:52.671Z] 85791d961cd3: Retrying in 2 seconds [2023-05-31T16:35:53.609Z] 85791d961cd3: Retrying in 1 second [2023-05-31T16:35:54.550Z] 85791d961cd3: Download complete [2023-05-31T16:35:55.487Z] 85791d961cd3: Pull complete [2023-05-31T16:35:58.773Z] d694b5ae8c79: Pull complete [2023-05-31T16:35:58.773Z] 9f32a84ed3da: Pull complete [2023-05-31T16:35:58.773Z] 4d19c01a9841: Pull complete [2023-05-31T16:35:58.773Z] 9325e15d5711: Pull complete [2023-05-31T16:36:01.310Z] 556b6ee489ea: Pull complete [2023-05-31T16:36:01.878Z] c5a4b2cf53e6: Pull complete [2023-05-31T16:36:01.878Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T16:36:01.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T16:36:01.878Z] ---> c4be618373d6 [2023-05-31T16:36:01.878Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T16:36:11.878Z] ---> Running in cc0633b5db57 [2023-05-31T16:36:11.878Z] Removing intermediate container cc0633b5db57 [2023-05-31T16:36:11.878Z] ---> 07ee723f1e43 [2023-05-31T16:36:11.878Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T16:36:12.136Z] ---> Running in 6828cddb6fd1 [2023-05-31T16:36:12.395Z] Removing intermediate container 6828cddb6fd1 [2023-05-31T16:36:12.395Z] ---> ae1f430e1a12 [2023-05-31T16:36:12.395Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T16:36:12.653Z] ---> Running in af8341f6d4ab [2023-05-31T16:36:12.913Z] Removing intermediate container af8341f6d4ab [2023-05-31T16:36:12.913Z] ---> d847d59c1395 [2023-05-31T16:36:12.913Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T16:36:12.913Z] ---> Running in 56bda4b9e137 [2023-05-31T16:36:13.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T16:36:13.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T16:36:13.742Z] OK: 265 MiB in 53 packages [2023-05-31T16:36:14.310Z] Removing intermediate container 56bda4b9e137 [2023-05-31T16:36:14.310Z] ---> 05d9b7fdc853 [2023-05-31T16:36:14.310Z] Step 7/12 : WORKDIR /app [2023-05-31T16:36:14.310Z] ---> Running in 87da18032a19 [2023-05-31T16:36:14.310Z] Removing intermediate container 87da18032a19 [2023-05-31T16:36:14.310Z] ---> 51a14e7620e8 [2023-05-31T16:36:14.310Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-31T16:36:14.310Z] ---> 40c098ea18e6 [2023-05-31T16:36:14.310Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T16:36:14.568Z] ---> Running in 1a903b7eac2d [2023-05-31T16:37:10.915Z] Removing intermediate container 1a903b7eac2d [2023-05-31T16:37:10.915Z] ---> 9ad5901727e0 [2023-05-31T16:37:10.915Z] Step 10/12 : COPY . . [2023-05-31T16:37:10.915Z] ---> 67d75a9a4be8 [2023-05-31T16:37:10.915Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T16:37:10.915Z] ---> Running in 5014b5e0328a [2023-05-31T16:37:10.915Z] Removing intermediate container 5014b5e0328a [2023-05-31T16:37:10.915Z] ---> 80b8c71c78fb [2023-05-31T16:37:10.915Z] Step 12/12 : RUN $MAKE [2023-05-31T16:37:10.915Z] ---> Running in b299916e4977 [2023-05-31T16:37:10.915Z] noop [2023-05-31T16:37:11.173Z] Removing intermediate container b299916e4977 [2023-05-31T16:37:11.173Z] ---> e155aee9649e [2023-05-31T16:37:11.173Z] Successfully built e155aee9649e [2023-05-31T16:37:11.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:37:11.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T16:37:11.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:37:11.589Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:37:11.624Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T16:37:12.003Z] $ docker top 4793f79a87db39fd162cadc26d0904b192e7526d0a11e603a634c66236ae736c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T16:37:12.333Z] + go version [2023-05-31T16:37:12.333Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T16:37:12.348Z] $ docker stop --time=1 4793f79a87db39fd162cadc26d0904b192e7526d0a11e603a634c66236ae736c [2023-05-31T16:37:13.605Z] $ docker rm -f --volumes 4793f79a87db39fd162cadc26d0904b192e7526d0a11e603a634c66236ae736c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:37:13.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T16:37:13.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:37:14.055Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:37:14.095Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T16:37:14.413Z] $ docker top e7b60f7b862c3a4602f30c663689d9d19085017bcf0d576cf2090aa0c3dacbb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T16:37:14.753Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T16:37:15.047Z] + make test [2023-05-31T16:37:15.047Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T16:37:24.448Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17510 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-31T16:37:24.458Z] Running in /w/workspace/app-service-configurable/169 [Pipeline] { [Pipeline] checkout [2023-05-31T16:37:24.489Z] Selected Git installation does not exist. Using Default [2023-05-31T16:37:24.489Z] The recommended git tool is: NONE [2023-05-31T16:37:29.651Z] using credential edgex-jenkins-ssh [2023-05-31T16:37:29.668Z] Cloning the remote Git repository [2023-05-31T16:37:29.712Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-31T16:37:29.800Z] > git init /w/workspace/app-service-configurable/169 # timeout=10 [2023-05-31T16:37:29.946Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-31T16:37:29.947Z] > git --version # timeout=10 [2023-05-31T16:37:29.973Z] > git --version # 'git version 2.25.1' [2023-05-31T16:37:29.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T16:37:30.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T16:37:33.076Z] Avoid second fetch [2023-05-31T16:37:33.077Z] Checking out Revision 162d3a06d6a77858f9267e44f258c8258eccc8be (main) [2023-05-31T16:37:32.239Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-31T16:37:32.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T16:37:33.091Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T16:37:33.152Z] > git checkout -f 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [2023-05-31T16:37:33.307Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-31T16:37:33.645Z] Commit message: "docs: Update changelog for 3.0 (#569)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T16:37:34.545Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T16:37:34.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T16:37:34.545Z] Dload Upload Total Spent Left Speed [2023-05-31T16:37:34.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-05-31T16:37:35.208Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T16:37:35.542Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T16:37:35.542Z] + sudo tee /etc/docker/daemon.new [2023-05-31T16:37:35.542Z] { [2023-05-31T16:37:35.542Z] "registry-mirrors": [ [2023-05-31T16:37:35.542Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T16:37:35.542Z] ], [2023-05-31T16:37:35.542Z] "bip": "10.250.0.254/24", [2023-05-31T16:37:35.542Z] "hosts": [ [2023-05-31T16:37:35.542Z] "tcp://0.0.0.0:5555", [2023-05-31T16:37:35.542Z] "unix:///var/run/docker.sock" [2023-05-31T16:37:35.542Z] ], [2023-05-31T16:37:35.542Z] "mtu": 1458, [2023-05-31T16:37:35.542Z] "selinux-enabled": true, [2023-05-31T16:37:35.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T16:37:35.542Z] } [Pipeline] sh [2023-05-31T16:37:35.879Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T16:37:36.212Z] + sudo service docker restart [2023-05-31T16:37:51.379Z] go vet ./... [Pipeline] sh [2023-05-31T16:37:54.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T16:37:54.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T16:37:54.658Z] ./bin/test-attribution-txt.sh [2023-05-31T16:37:54.658Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-31T16:37:54.658Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T16:37:54.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T16:37:54.685Z] $ docker stop --time=1 e7b60f7b862c3a4602f30c663689d9d19085017bcf0d576cf2090aa0c3dacbb9 [2023-05-31T16:37:54.785Z] + git checkout 162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:37:54.785Z] HEAD is now at 162d3a0 docs: Update changelog for 3.0 (#569) [2023-05-31T16:38:01.545Z] $ docker rm -f --volumes e7b60f7b862c3a4602f30c663689d9d19085017bcf0d576cf2090aa0c3dacbb9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T16:38:01.791Z] provisioning config files... [2023-05-31T16:38:01.821Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/169@tmp/config14684020254347172275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:38:02.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T16:38:02.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-31T16:38:02.174Z] ---> docker-login.sh [2023-05-31T16:38:02.174Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-05-31T16:38:02.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T16:38:02.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:02.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:02.767Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:02.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:02.767Z] [2023-05-31T16:38:02.767Z] Login Succeeded [2023-05-31T16:38:02.767Z] nexus3.edgexfoundry.org:10002 [2023-05-31T16:38:02.875Z] + ls -al . [2023-05-31T16:38:02.875Z] total 180 [2023-05-31T16:38:02.875Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 16:37 . [2023-05-31T16:38:02.875Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:35 .. [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 119 May 31 16:35 .dockerignore [2023-05-31T16:38:02.875Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 16:35 .git [2023-05-31T16:38:02.875Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 16:35 .github [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 171 May 31 16:35 .gitignore [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 16:35 .golangci.yml [2023-05-31T16:38:02.875Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 16:35 .semver [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 31 16:35 Attribution.txt [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 34764 May 31 16:35 CHANGELOG.md [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 31 16:35 Dockerfile [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 16:35 GOVERNANCE.md [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 688 May 31 16:35 Jenkinsfile [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 31 16:35 LICENSE [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 618 May 31 16:35 OWNERS.md [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 31 16:35 README.md [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 16:35 VERSION [2023-05-31T16:38:02.875Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 16:35 bin [2023-05-31T16:38:02.875Z] -rw-r--r-- 1 jenkins jenkins 13 May 31 16:37 coverage.out [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 31 16:35 go.mod [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 31 16:35 go.sum [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 31 16:35 main.go [2023-05-31T16:38:02.875Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 31 16:35 makefile [2023-05-31T16:38:02.875Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:35 res [2023-05-31T16:38:02.875Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:35 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:03.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:03.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:03.035Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:03.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:03.035Z] [2023-05-31T16:38:03.035Z] Login Succeeded [2023-05-31T16:38:03.182Z] + 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=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=amd64 --label version=3.0.0 . [2023-05-31T16:38:03.182Z] Sending build context to Docker daemon 3.363MB [2023-05-31T16:38:03.182Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T16:38:03.182Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T16:38:03.182Z] ---> e155aee9649e [2023-05-31T16:38:03.182Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T16:38:03.305Z] nexus3.edgexfoundry.org:10003 [2023-05-31T16:38:03.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:03.441Z] ---> Running in 3032442c559c [2023-05-31T16:38:03.441Z] Removing intermediate container 3032442c559c [2023-05-31T16:38:03.441Z] ---> 5675913ec744 [2023-05-31T16:38:03.441Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T16:38:03.441Z] ---> Running in 05b7d4c943f7 [2023-05-31T16:38:03.441Z] Removing intermediate container 05b7d4c943f7 [2023-05-31T16:38:03.441Z] ---> 5741b6c4b678 [2023-05-31T16:38:03.441Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T16:38:03.441Z] ---> Running in 503d72d08cc2 [2023-05-31T16:38:03.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:03.575Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:03.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:03.575Z] [2023-05-31T16:38:03.575Z] Login Succeeded [2023-05-31T16:38:03.575Z] nexus3.edgexfoundry.org:10004 [2023-05-31T16:38:03.699Z] Removing intermediate container 503d72d08cc2 [2023-05-31T16:38:03.699Z] ---> b3dd636eae9b [2023-05-31T16:38:03.699Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T16:38:03.699Z] ---> Running in c51637d2c033 [2023-05-31T16:38:03.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:03.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:03.844Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:03.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:03.844Z] [2023-05-31T16:38:03.844Z] Login Succeeded [2023-05-31T16:38:03.844Z] docker.io [2023-05-31T16:38:03.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T16:38:04.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:04.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T16:38:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:04.382Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:04.382Z] [2023-05-31T16:38:04.382Z] Login Succeeded [2023-05-31T16:38:04.382Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T16:38:04.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-31T16:38:04.479Z] OK: 265 MiB in 53 packages [Pipeline] echo [2023-05-31T16:38:04.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T16:38:04.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T16:38:04.679Z] ========================================================= [2023-05-31T16:38:04.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T16:38:04.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:05.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T16:38:05.034Z] Sending build context to Docker daemon 174.1kB [2023-05-31T16:38:05.306Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T16:38:05.306Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T16:38:05.306Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T16:38:05.306Z] c41833b44d91: Pulling fs layer [2023-05-31T16:38:05.306Z] ed15518f5707: Pulling fs layer [2023-05-31T16:38:05.306Z] feae8fd75edb: Pulling fs layer [2023-05-31T16:38:05.306Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T16:38:05.306Z] 3cdef696dda3: Pulling fs layer [2023-05-31T16:38:05.306Z] 2ced38df9373: Pulling fs layer [2023-05-31T16:38:05.306Z] 58f1dce35555: Pulling fs layer [2023-05-31T16:38:05.306Z] 242c74f7c9fa: Waiting [2023-05-31T16:38:05.306Z] 3cdef696dda3: Waiting [2023-05-31T16:38:05.306Z] 2ced38df9373: Waiting [2023-05-31T16:38:05.306Z] 58f1dce35555: Waiting [2023-05-31T16:38:05.495Z] Removing intermediate container c51637d2c033 [2023-05-31T16:38:05.495Z] ---> fa87154c448f [2023-05-31T16:38:05.495Z] Step 7/26 : WORKDIR /app [2023-05-31T16:38:05.495Z] ---> Running in 7f188afde989 [2023-05-31T16:38:05.495Z] Removing intermediate container 7f188afde989 [2023-05-31T16:38:05.495Z] ---> bef327763b0e [2023-05-31T16:38:05.495Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-31T16:38:05.495Z] ---> c0e1467900f9 [2023-05-31T16:38:05.495Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T16:38:05.577Z] ed15518f5707: Verifying Checksum [2023-05-31T16:38:05.577Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T16:38:05.577Z] 242c74f7c9fa: Download complete [2023-05-31T16:38:05.577Z] 3cdef696dda3: Verifying Checksum [2023-05-31T16:38:05.577Z] 3cdef696dda3: Download complete [2023-05-31T16:38:05.577Z] c41833b44d91: Verifying Checksum [2023-05-31T16:38:05.577Z] c41833b44d91: Download complete [2023-05-31T16:38:05.754Z] ---> Running in 615502564f9e [2023-05-31T16:38:06.560Z] c41833b44d91: Pull complete [2023-05-31T16:38:06.689Z] Removing intermediate container 615502564f9e [2023-05-31T16:38:06.689Z] ---> c51135cf6332 [2023-05-31T16:38:06.689Z] Step 10/26 : COPY . . [2023-05-31T16:38:06.689Z] ---> f63202d33f40 [2023-05-31T16:38:06.689Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T16:38:06.689Z] ---> Running in c9be3a123285 [2023-05-31T16:38:06.833Z] 58f1dce35555: Verifying Checksum [2023-05-31T16:38:06.833Z] 58f1dce35555: Download complete [2023-05-31T16:38:06.947Z] Removing intermediate container c9be3a123285 [2023-05-31T16:38:06.947Z] ---> 4ad72eb86cd6 [2023-05-31T16:38:06.947Z] Step 12/26 : RUN $MAKE [2023-05-31T16:38:06.947Z] ---> Running in 547deac00c98 [2023-05-31T16:38:07.104Z] ed15518f5707: Pull complete [2023-05-31T16:38:07.205Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-31T16:38:08.077Z] feae8fd75edb: Verifying Checksum [2023-05-31T16:38:08.078Z] feae8fd75edb: Download complete [2023-05-31T16:38:08.349Z] 2ced38df9373: Verifying Checksum [2023-05-31T16:38:08.349Z] 2ced38df9373: Download complete [2023-05-31T16:38:20.699Z] feae8fd75edb: Pull complete [2023-05-31T16:38:20.699Z] 242c74f7c9fa: Pull complete [2023-05-31T16:38:20.699Z] 3cdef696dda3: Pull complete [2023-05-31T16:38:27.373Z] 2ced38df9373: Pull complete [2023-05-31T16:38:28.809Z] 58f1dce35555: Pull complete [2023-05-31T16:38:28.809Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T16:38:28.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T16:38:28.809Z] ---> fadd8f120f05 [2023-05-31T16:38:28.809Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T16:38:29.126Z] Removing intermediate container 547deac00c98 [2023-05-31T16:38:29.126Z] ---> 3ac88b0bc995 [2023-05-31T16:38:29.126Z] Step 13/26 : FROM alpine:3.17 [2023-05-31T16:38:29.126Z] 3.17: Pulling from library/alpine [2023-05-31T16:38:29.126Z] f56be85fc22e: Already exists [2023-05-31T16:38:29.126Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T16:38:29.126Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T16:38:29.126Z] ---> 9ed4aefc74f6 [2023-05-31T16:38:29.126Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T16:38:29.126Z] ---> Running in bf11345721a7 [2023-05-31T16:38:29.126Z] Removing intermediate container bf11345721a7 [2023-05-31T16:38:29.126Z] ---> 4b4fcb02f937 [2023-05-31T16:38:29.126Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-31T16:38:29.126Z] ---> Running in c9d8637f31cb [2023-05-31T16:38:29.126Z] Removing intermediate container c9d8637f31cb [2023-05-31T16:38:29.126Z] ---> 8ee49c26e11d [2023-05-31T16:38:29.126Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-31T16:38:29.126Z] ---> Running in 433aad58d93b [2023-05-31T16:38:29.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T16:38:29.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T16:38:29.384Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T16:38:29.643Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T16:38:29.643Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T16:38:29.643Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T16:38:29.643Z] OK: 8 MiB in 17 packages [2023-05-31T16:38:30.210Z] Removing intermediate container 433aad58d93b [2023-05-31T16:38:30.210Z] ---> 9e2594bdfad0 [2023-05-31T16:38:30.210Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-31T16:38:30.210Z] ---> f08e5a029c4a [2023-05-31T16:38:30.210Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-31T16:38:30.468Z] ---> 43e8348068f9 [2023-05-31T16:38:30.468Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-31T16:38:30.468Z] ---> a9dd6dca24de [2023-05-31T16:38:30.468Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-31T16:38:30.843Z] ---> Running in c89945919ff9 [2023-05-31T16:38:30.843Z] Removing intermediate container c89945919ff9 [2023-05-31T16:38:30.843Z] ---> fd1a62c9e79f [2023-05-31T16:38:30.843Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T16:38:30.843Z] ---> Running in ef225beb724f [2023-05-31T16:38:31.111Z] Removing intermediate container ef225beb724f [2023-05-31T16:38:31.111Z] ---> 442d5b15ae7d [2023-05-31T16:38:31.111Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T16:38:31.378Z] ---> Running in 890ab296c3cf [2023-05-31T16:38:31.412Z] ---> fcc50b2df279 [2023-05-31T16:38:31.412Z] Step 21/26 : EXPOSE 48095 [2023-05-31T16:38:31.412Z] ---> Running in 3587c1bb749c [2023-05-31T16:38:31.412Z] Removing intermediate container 3587c1bb749c [2023-05-31T16:38:31.412Z] ---> 27fb0e8671b9 [2023-05-31T16:38:31.412Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-31T16:38:31.412Z] ---> Running in 955852cefaf9 [2023-05-31T16:38:31.669Z] Removing intermediate container 955852cefaf9 [2023-05-31T16:38:31.669Z] ---> 3efa679dc5ea [2023-05-31T16:38:31.669Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T16:38:31.669Z] ---> Running in b53b4abd7b03 [2023-05-31T16:38:31.669Z] Removing intermediate container b53b4abd7b03 [2023-05-31T16:38:31.669Z] ---> 571c5f80d6c0 [2023-05-31T16:38:31.669Z] Step 24/26 : LABEL arch=amd64 [2023-05-31T16:38:31.669Z] ---> Running in 96e36d849a60 [2023-05-31T16:38:31.669Z] Removing intermediate container 96e36d849a60 [2023-05-31T16:38:31.669Z] ---> c363abd7924f [2023-05-31T16:38:31.670Z] Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:38:31.714Z] Removing intermediate container 890ab296c3cf [2023-05-31T16:38:31.714Z] ---> dfa4d53fba3c [2023-05-31T16:38:31.714Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T16:38:31.714Z] ---> Running in b132a7851844 [2023-05-31T16:38:31.928Z] ---> Running in 575e476270d0 [2023-05-31T16:38:31.928Z] Removing intermediate container 575e476270d0 [2023-05-31T16:38:31.928Z] ---> 5166aa8fc9eb [2023-05-31T16:38:31.928Z] Step 26/26 : LABEL version=3.0.0 [2023-05-31T16:38:31.928Z] ---> Running in b6357e01887b [2023-05-31T16:38:31.928Z] Removing intermediate container b6357e01887b [2023-05-31T16:38:31.928Z] ---> e0c28e647560 [2023-05-31T16:38:31.928Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T16:38:31.928Z] Successfully built e0c28e647560 [2023-05-31T16:38:31.928Z] 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 [2023-05-31T16:38:32.034Z] provisioning config files... [2023-05-31T16:38:32.049Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15927464353919563852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:38:32.345Z] ---> docker-login.sh [2023-05-31T16:38:32.345Z] nexus3.edgexfoundry.org:10001 [2023-05-31T16:38:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:32.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:32.345Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:32.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:32.345Z] [2023-05-31T16:38:32.345Z] Login Succeeded [2023-05-31T16:38:32.345Z] nexus3.edgexfoundry.org:10002 [2023-05-31T16:38:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:32.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:32.345Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:32.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:32.345Z] [2023-05-31T16:38:32.345Z] Login Succeeded [2023-05-31T16:38:32.345Z] nexus3.edgexfoundry.org:10003 [2023-05-31T16:38:32.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:32.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:32.604Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:32.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:32.604Z] [2023-05-31T16:38:32.604Z] Login Succeeded [2023-05-31T16:38:32.604Z] nexus3.edgexfoundry.org:10004 [2023-05-31T16:38:32.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:32.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:32.604Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:32.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:32.604Z] [2023-05-31T16:38:32.604Z] Login Succeeded [2023-05-31T16:38:32.604Z] docker.io [2023-05-31T16:38:32.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:38:32.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T16:38:32.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:38:32.863Z] Configure a credential helper to remove this warning. See [2023-05-31T16:38:32.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:38:32.863Z] [2023-05-31T16:38:32.863Z] Login Succeeded [2023-05-31T16:38:32.863Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T16:38:32.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T16:38:32.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T16:38:32.921Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-31T16:38:32.921Z] 162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:38:32.921Z] latest [2023-05-31T16:38:32.921Z] 3.0.0 [2023-05-31T16:38:32.921Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [2023-05-31T16:38:32.921Z] main [2023-05-31T16:38:32.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:33.231Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:33.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T16:38:33.542Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:38:33.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-31T16:38:33.542Z] b6a477055ce5: Preparing [2023-05-31T16:38:33.542Z] 25bfb4d96d67: Preparing [2023-05-31T16:38:33.542Z] 0abaae8f1204: Preparing [2023-05-31T16:38:33.542Z] 8858a7724fff: Preparing [2023-05-31T16:38:33.542Z] e07cb649748b: Preparing [2023-05-31T16:38:33.542Z] f1417ff83b31: Preparing [2023-05-31T16:38:33.542Z] f1417ff83b31: Waiting [2023-05-31T16:38:33.542Z] 0abaae8f1204: Pushed [2023-05-31T16:38:33.542Z] 25bfb4d96d67: Pushed [2023-05-31T16:38:33.542Z] f1417ff83b31: Layer already exists [2023-05-31T16:38:33.542Z] 8858a7724fff: Pushed [2023-05-31T16:38:33.542Z] e07cb649748b: Pushed [2023-05-31T16:38:34.260Z] OK: 263 MiB in 53 packages [2023-05-31T16:38:35.224Z] Removing intermediate container b132a7851844 [2023-05-31T16:38:35.224Z] ---> 67a2d4e5004f [2023-05-31T16:38:35.224Z] Step 7/12 : WORKDIR /app [2023-05-31T16:38:35.224Z] ---> Running in 5e75e5125267 [2023-05-31T16:38:35.492Z] Removing intermediate container 5e75e5125267 [2023-05-31T16:38:35.492Z] ---> 875dd5aca1aa [2023-05-31T16:38:35.492Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-31T16:38:36.083Z] ---> 1d0e6cc3d71c [2023-05-31T16:38:36.083Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T16:38:36.083Z] ---> Running in eb96d801e3d3 [2023-05-31T16:38:36.829Z] b6a477055ce5: Pushed [2023-05-31T16:38:36.829Z] 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:37.149Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:37.458Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-31T16:38:37.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-31T16:38:37.458Z] b6a477055ce5: Preparing [2023-05-31T16:38:37.458Z] 25bfb4d96d67: Preparing [2023-05-31T16:38:37.458Z] 0abaae8f1204: Preparing [2023-05-31T16:38:37.458Z] 8858a7724fff: Preparing [2023-05-31T16:38:37.458Z] e07cb649748b: Preparing [2023-05-31T16:38:37.458Z] f1417ff83b31: Preparing [2023-05-31T16:38:37.458Z] f1417ff83b31: Waiting [2023-05-31T16:38:37.458Z] 8858a7724fff: Layer already exists [2023-05-31T16:38:37.458Z] 0abaae8f1204: Layer already exists [2023-05-31T16:38:37.458Z] 25bfb4d96d67: Layer already exists [2023-05-31T16:38:37.458Z] e07cb649748b: Layer already exists [2023-05-31T16:38:37.458Z] b6a477055ce5: Layer already exists [2023-05-31T16:38:37.458Z] f1417ff83b31: Layer already exists [2023-05-31T16:38:37.458Z] latest: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:37.778Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:38.091Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0 [2023-05-31T16:38:38.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-31T16:38:38.091Z] b6a477055ce5: Preparing [2023-05-31T16:38:38.091Z] 25bfb4d96d67: Preparing [2023-05-31T16:38:38.091Z] 0abaae8f1204: Preparing [2023-05-31T16:38:38.091Z] 8858a7724fff: Preparing [2023-05-31T16:38:38.091Z] e07cb649748b: Preparing [2023-05-31T16:38:38.091Z] f1417ff83b31: Preparing [2023-05-31T16:38:38.091Z] f1417ff83b31: Waiting [2023-05-31T16:38:38.091Z] 0abaae8f1204: Layer already exists [2023-05-31T16:38:38.091Z] 25bfb4d96d67: Layer already exists [2023-05-31T16:38:38.091Z] 8858a7724fff: Layer already exists [2023-05-31T16:38:38.091Z] b6a477055ce5: Layer already exists [2023-05-31T16:38:38.091Z] f1417ff83b31: Layer already exists [2023-05-31T16:38:38.091Z] e07cb649748b: Layer already exists [2023-05-31T16:38:38.091Z] 3.0.0: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:38.393Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:38.706Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [2023-05-31T16:38:38.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-31T16:38:38.706Z] b6a477055ce5: Preparing [2023-05-31T16:38:38.706Z] 25bfb4d96d67: Preparing [2023-05-31T16:38:38.706Z] 0abaae8f1204: Preparing [2023-05-31T16:38:38.706Z] 8858a7724fff: Preparing [2023-05-31T16:38:38.706Z] e07cb649748b: Preparing [2023-05-31T16:38:38.706Z] f1417ff83b31: Preparing [2023-05-31T16:38:38.706Z] 8858a7724fff: Layer already exists [2023-05-31T16:38:38.706Z] 0abaae8f1204: Layer already exists [2023-05-31T16:38:38.706Z] b6a477055ce5: Layer already exists [2023-05-31T16:38:38.706Z] 25bfb4d96d67: Layer already exists [2023-05-31T16:38:38.706Z] e07cb649748b: Layer already exists [2023-05-31T16:38:38.706Z] f1417ff83b31: Layer already exists [2023-05-31T16:38:38.706Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:39.025Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:39.326Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-31T16:38:39.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-31T16:38:39.326Z] b6a477055ce5: Preparing [2023-05-31T16:38:39.326Z] 25bfb4d96d67: Preparing [2023-05-31T16:38:39.326Z] 0abaae8f1204: Preparing [2023-05-31T16:38:39.326Z] 8858a7724fff: Preparing [2023-05-31T16:38:39.326Z] e07cb649748b: Preparing [2023-05-31T16:38:39.326Z] f1417ff83b31: Preparing [2023-05-31T16:38:39.326Z] f1417ff83b31: Waiting [2023-05-31T16:38:39.326Z] e07cb649748b: Layer already exists [2023-05-31T16:38:39.326Z] b6a477055ce5: Layer already exists [2023-05-31T16:38:39.326Z] 0abaae8f1204: Layer already exists [2023-05-31T16:38:39.326Z] 8858a7724fff: Layer already exists [2023-05-31T16:38:39.326Z] 25bfb4d96d67: Layer already exists [2023-05-31T16:38:39.326Z] f1417ff83b31: Layer already exists [2023-05-31T16:38:39.326Z] main: digest: sha256:54cec71d5eac47c9ffaadbf73bc23cf80b583d882f0961569bdf1736637f5cbb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T16:38:39.370Z] ===================================================== [Pipeline] echo [2023-05-31T16:38:39.380Z] taggedImages: [2023-05-31T16:38:39.380Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:38:39.380Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-31T16:38:39.380Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0 [2023-05-31T16:38:39.380Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [2023-05-31T16:38:39.380Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:39.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T16:38:39.753Z] [2023-05-31T16:38:39.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:38:40.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T16:38:40.049Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T16:38:40.049Z] 5eb5b503b376: Pulling fs layer [2023-05-31T16:38:40.049Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T16:38:40.049Z] ec43610c2a17: Pulling fs layer [2023-05-31T16:38:40.049Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T16:38:40.049Z] 33b1e0a273af: Pulling fs layer [2023-05-31T16:38:40.049Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T16:38:40.049Z] 2f39f015ded8: Pulling fs layer [2023-05-31T16:38:40.049Z] 3a2ae6a8a46f: Waiting [2023-05-31T16:38:40.049Z] 33b1e0a273af: Waiting [2023-05-31T16:38:40.049Z] 5d3b04190fa2: Waiting [2023-05-31T16:38:40.049Z] 2f39f015ded8: Waiting [2023-05-31T16:38:40.049Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T16:38:40.049Z] 5c69ac0246d0: Download complete [2023-05-31T16:38:40.049Z] 3a2ae6a8a46f: Download complete [2023-05-31T16:38:40.309Z] 33b1e0a273af: Verifying Checksum [2023-05-31T16:38:40.309Z] 33b1e0a273af: Download complete [2023-05-31T16:38:40.309Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T16:38:40.309Z] 5d3b04190fa2: Download complete [2023-05-31T16:38:40.309Z] ec43610c2a17: Verifying Checksum [2023-05-31T16:38:40.309Z] ec43610c2a17: Download complete [2023-05-31T16:38:40.309Z] 5eb5b503b376: Verifying Checksum [2023-05-31T16:38:40.309Z] 5eb5b503b376: Download complete [2023-05-31T16:38:40.875Z] 2f39f015ded8: Download complete [2023-05-31T16:38:41.442Z] 5eb5b503b376: Pull complete [2023-05-31T16:38:41.700Z] 5c69ac0246d0: Pull complete [2023-05-31T16:38:41.959Z] ec43610c2a17: Pull complete [2023-05-31T16:38:42.219Z] 3a2ae6a8a46f: Pull complete [2023-05-31T16:38:42.475Z] 33b1e0a273af: Pull complete [2023-05-31T16:38:42.475Z] 5d3b04190fa2: Pull complete [2023-05-31T16:38:46.659Z] 2f39f015ded8: Pull complete [2023-05-31T16:38:46.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T16:38:46.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T16:38:46.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:38:46.747Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:38:46.777Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T16:38:53.560Z] $ docker top f337e247605cdcb4e9966bb2dfb137bfa5ceac3096d86da122d86c713925b618 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:38:53.934Z] ---> job-cost.sh [2023-05-31T16:38:53.934Z] lf-activate-venv: SKIPPING [2023-05-31T16:38:53.934Z] INFO: No Stack... [2023-05-31T16:38:54.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T16:38:54.762Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T16:38:55.060Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-31T16:38:55.060Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T16:38:55.093Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [2023-05-31T16:38:55.099Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] did not exist. Created. [2023-05-31T16:38:55.099Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T16:38:55.444Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T16:38:55.469Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T16:38:55.475Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T16:38:55.493Z] $ docker stop --time=1 f337e247605cdcb4e9966bb2dfb137bfa5ceac3096d86da122d86c713925b618 [2023-05-31T16:38:56.764Z] $ docker rm -f --volumes f337e247605cdcb4e9966bb2dfb137bfa5ceac3096d86da122d86c713925b618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T16:39:44.004Z] Removing intermediate container eb96d801e3d3 [2023-05-31T16:39:44.004Z] ---> dc8fd5fb8d78 [2023-05-31T16:39:44.004Z] Step 10/12 : COPY . . [2023-05-31T16:39:44.004Z] ---> fe6179b5aa43 [2023-05-31T16:39:44.004Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T16:39:44.004Z] ---> Running in f2f4cdded68d [2023-05-31T16:39:44.004Z] Removing intermediate container f2f4cdded68d [2023-05-31T16:39:44.004Z] ---> 320ad08da4cf [2023-05-31T16:39:44.004Z] Step 12/12 : RUN $MAKE [2023-05-31T16:39:44.004Z] ---> Running in f29ffa5e7bee [2023-05-31T16:39:44.004Z] noop [2023-05-31T16:39:44.004Z] Removing intermediate container f29ffa5e7bee [2023-05-31T16:39:44.004Z] ---> 47664770d5b6 [2023-05-31T16:39:44.004Z] Successfully built 47664770d5b6 [2023-05-31T16:39:44.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:39:44.355Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T16:39:44.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:39:44.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-17510 does not seem to be running inside a container [2023-05-31T16:39:44.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/169 -v /w/workspace/app-service-configurable/169:/w/workspace/app-service-configurable/169:rw,z -v /w/workspace/app-service-configurable/169@tmp:/w/workspace/app-service-configurable/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T16:39:45.872Z] $ docker top 9d1c8bd362b825bb350d41a0ceac8f2bcc8896d493d50de91ddc530abd4fc6ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T16:39:46.705Z] + go version [2023-05-31T16:39:46.705Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T16:39:46.718Z] $ docker stop --time=1 9d1c8bd362b825bb350d41a0ceac8f2bcc8896d493d50de91ddc530abd4fc6ef [2023-05-31T16:39:49.670Z] $ docker rm -f --volumes 9d1c8bd362b825bb350d41a0ceac8f2bcc8896d493d50de91ddc530abd4fc6ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:39:50.220Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T16:39:50.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:39:50.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-17510 does not seem to be running inside a container [2023-05-31T16:39:50.461Z] $ 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/169 -v /w/workspace/app-service-configurable/169:/w/workspace/app-service-configurable/169:rw,z -v /w/workspace/app-service-configurable/169@tmp:/w/workspace/app-service-configurable/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T16:39:51.604Z] $ docker top 8f92ffe08f7c0dacf0861ce2d21f865eb08cb961a0ec1818f885eb61cd6cc77a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T16:39:52.127Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/169 [Pipeline] fileExists [Pipeline] sh [2023-05-31T16:39:52.731Z] + make test [2023-05-31T16:39:52.998Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T16:42:29.726Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-31T16:42:31.141Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T16:42:31.141Z] go vet ./... [2023-05-31T16:44:52.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T16:44:52.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T16:44:52.851Z] ./bin/test-attribution-txt.sh [2023-05-31T16:44:52.851Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-31T16:44:52.851Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-31T16:44:52.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T16:44:52.881Z] $ docker stop --time=1 8f92ffe08f7c0dacf0861ce2d21f865eb08cb961a0ec1818f885eb61cd6cc77a [2023-05-31T16:44:54.766Z] $ docker rm -f --volumes 8f92ffe08f7c0dacf0861ce2d21f865eb08cb961a0ec1818f885eb61cd6cc77a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T16:44:56.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T16:44:56.326Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T16:44:56.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T16:44:57.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T16:44:57.468Z] + ls -al . [2023-05-31T16:44:57.468Z] total 176 [2023-05-31T16:44:57.468Z] drwxrwxr-x 7 jenkins jenkins 4096 May 31 16:39 . [2023-05-31T16:44:57.468Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:37 .. [2023-05-31T16:44:57.468Z] -rw-rw-r-- 1 jenkins jenkins 119 May 31 16:37 .dockerignore [2023-05-31T16:44:57.468Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 16:37 .git [2023-05-31T16:44:57.468Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 16:37 .github [2023-05-31T16:44:57.468Z] -rw-rw-r-- 1 jenkins jenkins 171 May 31 16:37 .gitignore [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 16:37 .golangci.yml [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 31 16:37 Attribution.txt [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 34764 May 31 16:37 CHANGELOG.md [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 31 16:37 Dockerfile [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 16:37 GOVERNANCE.md [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 688 May 31 16:37 Jenkinsfile [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 31 16:37 LICENSE [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 618 May 31 16:37 OWNERS.md [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 31 16:37 README.md [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 16:35 VERSION [2023-05-31T16:44:57.469Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 16:37 bin [2023-05-31T16:44:57.469Z] -rw-r--r-- 1 jenkins jenkins 13 May 31 16:39 coverage.out [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 3254 May 31 16:37 go.mod [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 31325 May 31 16:37 go.sum [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 31 16:37 main.go [2023-05-31T16:44:57.469Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 31 16:37 makefile [2023-05-31T16:44:57.469Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:37 res [2023-05-31T16:44:57.469Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 16:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:44:57.805Z] + 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=162d3a06d6a77858f9267e44f258c8258eccc8be --label arch=arm64 --label version=3.0.0 . [2023-05-31T16:44:57.805Z] Sending build context to Docker daemon 175.1kB [2023-05-31T16:44:58.076Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T16:44:58.076Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T16:44:58.076Z] ---> 47664770d5b6 [2023-05-31T16:44:58.076Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T16:44:58.076Z] ---> Running in ea0cbf973a6c [2023-05-31T16:44:58.344Z] Removing intermediate container ea0cbf973a6c [2023-05-31T16:44:58.344Z] ---> 6c4aeb60d90d [2023-05-31T16:44:58.344Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T16:44:58.344Z] ---> Running in cab0fdc032ea [2023-05-31T16:44:58.617Z] Removing intermediate container cab0fdc032ea [2023-05-31T16:44:58.617Z] ---> cfe8283aa95c [2023-05-31T16:44:58.617Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T16:44:58.885Z] ---> Running in 2891b148537a [2023-05-31T16:44:59.155Z] Removing intermediate container 2891b148537a [2023-05-31T16:44:59.155Z] ---> f37f37f88516 [2023-05-31T16:44:59.155Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T16:44:59.155Z] ---> Running in 6e2d2fa29e7d [2023-05-31T16:45:00.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T16:45:00.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T16:45:02.108Z] OK: 263 MiB in 53 packages [2023-05-31T16:45:03.069Z] Removing intermediate container 6e2d2fa29e7d [2023-05-31T16:45:03.069Z] ---> 010497636be2 [2023-05-31T16:45:03.069Z] Step 7/26 : WORKDIR /app [2023-05-31T16:45:03.069Z] ---> Running in 65e640e0054b [2023-05-31T16:45:03.336Z] Removing intermediate container 65e640e0054b [2023-05-31T16:45:03.336Z] ---> e68863282128 [2023-05-31T16:45:03.336Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-31T16:45:03.920Z] ---> 69cb205539ef [2023-05-31T16:45:03.920Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T16:45:03.920Z] ---> Running in c62c122cfe03 [2023-05-31T16:45:06.515Z] Removing intermediate container c62c122cfe03 [2023-05-31T16:45:06.515Z] ---> c35a976ffcd2 [2023-05-31T16:45:06.515Z] Step 10/26 : COPY . . [2023-05-31T16:45:06.782Z] ---> fd0c7791ea8f [2023-05-31T16:45:06.782Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T16:45:07.051Z] ---> Running in 820db78a12e7 [2023-05-31T16:45:07.319Z] Removing intermediate container 820db78a12e7 [2023-05-31T16:45:07.319Z] ---> 6fc979741b41 [2023-05-31T16:45:07.319Z] Step 12/26 : RUN $MAKE [2023-05-31T16:45:07.319Z] ---> Running in 5010f81fa52d [2023-05-31T16:45:08.280Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-31T16:47:29.998Z] Removing intermediate container 5010f81fa52d [2023-05-31T16:47:29.998Z] ---> 030f1a3093e4 [2023-05-31T16:47:29.998Z] Step 13/26 : FROM alpine:3.17 [2023-05-31T16:47:29.998Z] 3.17: Pulling from library/alpine [2023-05-31T16:47:29.998Z] c41833b44d91: Already exists [2023-05-31T16:47:29.998Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T16:47:29.998Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T16:47:29.998Z] ---> 51e60588ff2c [2023-05-31T16:47:29.998Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-31T16:47:29.998Z] ---> Running in 3c480a0d0c69 [2023-05-31T16:47:29.998Z] Removing intermediate container 3c480a0d0c69 [2023-05-31T16:47:29.998Z] ---> 4c6823636999 [2023-05-31T16:47:29.998Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-31T16:47:29.998Z] ---> Running in 74dc9f048db4 [2023-05-31T16:47:29.998Z] Removing intermediate container 74dc9f048db4 [2023-05-31T16:47:29.998Z] ---> d43fda53c377 [2023-05-31T16:47:29.998Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-31T16:47:29.998Z] ---> Running in 23b9115c6a74 [2023-05-31T16:47:29.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T16:47:29.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T16:47:29.998Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T16:47:29.998Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T16:47:29.998Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T16:47:29.998Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T16:47:29.998Z] OK: 8 MiB in 17 packages [2023-05-31T16:47:29.998Z] Removing intermediate container 23b9115c6a74 [2023-05-31T16:47:29.998Z] ---> e8ceba536bd5 [2023-05-31T16:47:29.998Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-31T16:47:29.998Z] ---> febb5501855b [2023-05-31T16:47:29.998Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-31T16:47:29.998Z] ---> f33a1defcc74 [2023-05-31T16:47:29.998Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-31T16:47:29.998Z] ---> 1321f7800ca8 [2023-05-31T16:47:29.998Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-31T16:47:29.998Z] ---> c2836b4a33bb [2023-05-31T16:47:29.998Z] Step 21/26 : EXPOSE 48095 [2023-05-31T16:47:29.998Z] ---> Running in afd3ca14ce2d [2023-05-31T16:47:29.998Z] Removing intermediate container afd3ca14ce2d [2023-05-31T16:47:29.998Z] ---> 51331f3f00b0 [2023-05-31T16:47:29.998Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-31T16:47:29.998Z] ---> Running in 3f38214c8d19 [2023-05-31T16:47:29.998Z] Removing intermediate container 3f38214c8d19 [2023-05-31T16:47:29.998Z] ---> ccc4436ff586 [2023-05-31T16:47:29.998Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T16:47:29.998Z] ---> Running in d4e16f634e09 [2023-05-31T16:47:29.998Z] Removing intermediate container d4e16f634e09 [2023-05-31T16:47:29.998Z] ---> 169bd3129c91 [2023-05-31T16:47:29.998Z] Step 24/26 : LABEL arch=arm64 [2023-05-31T16:47:29.998Z] ---> Running in d2c998426a1c [2023-05-31T16:47:29.998Z] Removing intermediate container d2c998426a1c [2023-05-31T16:47:29.998Z] ---> f31ea8c61178 [2023-05-31T16:47:29.998Z] Step 25/26 : LABEL git_sha=162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:47:29.998Z] ---> Running in 6b297d54213d [2023-05-31T16:47:29.998Z] Removing intermediate container 6b297d54213d [2023-05-31T16:47:29.998Z] ---> 3625aef5c7b7 [2023-05-31T16:47:29.998Z] Step 26/26 : LABEL version=3.0.0 [2023-05-31T16:47:29.998Z] ---> Running in 1f5975d25492 [2023-05-31T16:47:29.998Z] Removing intermediate container 1f5975d25492 [2023-05-31T16:47:29.998Z] ---> c6ea6da7e283 [2023-05-31T16:47:29.998Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T16:47:29.998Z] Successfully built c6ea6da7e283 [2023-05-31T16:47:29.998Z] 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 [2023-05-31T16:47:30.124Z] provisioning config files... [2023-05-31T16:47:30.138Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/169@tmp/config16833372938279539661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:47:30.469Z] ---> docker-login.sh [2023-05-31T16:47:30.469Z] nexus3.edgexfoundry.org:10001 [2023-05-31T16:47:30.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:47:30.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:47:30.735Z] Configure a credential helper to remove this warning. See [2023-05-31T16:47:30.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:47:30.735Z] [2023-05-31T16:47:30.735Z] Login Succeeded [2023-05-31T16:47:30.735Z] nexus3.edgexfoundry.org:10002 [2023-05-31T16:47:31.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:47:31.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:47:31.003Z] Configure a credential helper to remove this warning. See [2023-05-31T16:47:31.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:47:31.003Z] [2023-05-31T16:47:31.003Z] Login Succeeded [2023-05-31T16:47:31.003Z] nexus3.edgexfoundry.org:10003 [2023-05-31T16:47:31.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:47:31.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:47:31.270Z] Configure a credential helper to remove this warning. See [2023-05-31T16:47:31.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:47:31.270Z] [2023-05-31T16:47:31.270Z] Login Succeeded [2023-05-31T16:47:31.270Z] nexus3.edgexfoundry.org:10004 [2023-05-31T16:47:31.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:47:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:47:31.802Z] Configure a credential helper to remove this warning. See [2023-05-31T16:47:31.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:47:31.802Z] [2023-05-31T16:47:31.802Z] Login Succeeded [2023-05-31T16:47:31.802Z] docker.io [2023-05-31T16:47:32.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T16:47:32.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T16:47:32.067Z] Configure a credential helper to remove this warning. See [2023-05-31T16:47:32.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T16:47:32.067Z] [2023-05-31T16:47:32.067Z] Login Succeeded [2023-05-31T16:47:32.333Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T16:47:32.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T16:47:32.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T16:47:32.390Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-31T16:47:32.390Z] 162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:47:32.390Z] latest [2023-05-31T16:47:32.390Z] 3.0.0 [2023-05-31T16:47:32.390Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [2023-05-31T16:47:32.390Z] main [2023-05-31T16:47:32.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:32.723Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:33.061Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:47:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-31T16:47:33.061Z] 93292f8c4c26: Preparing [2023-05-31T16:47:33.061Z] cc620fb5f32e: Preparing [2023-05-31T16:47:33.061Z] 45898252b75b: Preparing [2023-05-31T16:47:33.061Z] 383d062aa3a2: Preparing [2023-05-31T16:47:33.061Z] 31b15d34cfbd: Preparing [2023-05-31T16:47:33.061Z] 26cbea5cba74: Preparing [2023-05-31T16:47:33.061Z] 26cbea5cba74: Waiting [2023-05-31T16:47:33.329Z] 383d062aa3a2: Pushed [2023-05-31T16:47:33.329Z] 45898252b75b: Pushed [2023-05-31T16:47:33.329Z] cc620fb5f32e: Pushed [2023-05-31T16:47:33.329Z] 26cbea5cba74: Layer already exists [2023-05-31T16:47:33.596Z] 31b15d34cfbd: Pushed [2023-05-31T16:47:38.934Z] 93292f8c4c26: Pushed [2023-05-31T16:47:38.934Z] 162d3a06d6a77858f9267e44f258c8258eccc8be: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:39.277Z] + 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 [2023-05-31T16:47:39.613Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-31T16:47:39.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-31T16:47:39.614Z] 93292f8c4c26: Preparing [2023-05-31T16:47:39.614Z] cc620fb5f32e: Preparing [2023-05-31T16:47:39.614Z] 45898252b75b: Preparing [2023-05-31T16:47:39.614Z] 383d062aa3a2: Preparing [2023-05-31T16:47:39.614Z] 31b15d34cfbd: Preparing [2023-05-31T16:47:39.614Z] 26cbea5cba74: Preparing [2023-05-31T16:47:39.614Z] 26cbea5cba74: Waiting [2023-05-31T16:47:39.614Z] cc620fb5f32e: Layer already exists [2023-05-31T16:47:39.614Z] 93292f8c4c26: Layer already exists [2023-05-31T16:47:39.614Z] 383d062aa3a2: Layer already exists [2023-05-31T16:47:39.614Z] 45898252b75b: Layer already exists [2023-05-31T16:47:39.614Z] 31b15d34cfbd: Layer already exists [2023-05-31T16:47:39.614Z] 26cbea5cba74: Layer already exists [2023-05-31T16:47:39.881Z] latest: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:40.305Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:40.665Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0 [2023-05-31T16:47:40.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-31T16:47:40.665Z] 93292f8c4c26: Preparing [2023-05-31T16:47:40.665Z] cc620fb5f32e: Preparing [2023-05-31T16:47:40.665Z] 45898252b75b: Preparing [2023-05-31T16:47:40.665Z] 383d062aa3a2: Preparing [2023-05-31T16:47:40.665Z] 31b15d34cfbd: Preparing [2023-05-31T16:47:40.665Z] 26cbea5cba74: Preparing [2023-05-31T16:47:40.665Z] 26cbea5cba74: Waiting [2023-05-31T16:47:40.665Z] cc620fb5f32e: Layer already exists [2023-05-31T16:47:40.665Z] 93292f8c4c26: Layer already exists [2023-05-31T16:47:40.665Z] 45898252b75b: Layer already exists [2023-05-31T16:47:40.665Z] 383d062aa3a2: Layer already exists [2023-05-31T16:47:40.665Z] 31b15d34cfbd: Layer already exists [2023-05-31T16:47:40.665Z] 26cbea5cba74: Layer already exists [2023-05-31T16:47:40.665Z] 3.0.0: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:41.027Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:41.377Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [2023-05-31T16:47:41.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-31T16:47:41.377Z] 93292f8c4c26: Preparing [2023-05-31T16:47:41.377Z] cc620fb5f32e: Preparing [2023-05-31T16:47:41.377Z] 45898252b75b: Preparing [2023-05-31T16:47:41.377Z] 383d062aa3a2: Preparing [2023-05-31T16:47:41.377Z] 31b15d34cfbd: Preparing [2023-05-31T16:47:41.377Z] 26cbea5cba74: Preparing [2023-05-31T16:47:41.377Z] 26cbea5cba74: Waiting [2023-05-31T16:47:41.377Z] 45898252b75b: Layer already exists [2023-05-31T16:47:41.377Z] 383d062aa3a2: Layer already exists [2023-05-31T16:47:41.377Z] 31b15d34cfbd: Layer already exists [2023-05-31T16:47:41.377Z] cc620fb5f32e: Layer already exists [2023-05-31T16:47:41.377Z] 93292f8c4c26: Layer already exists [2023-05-31T16:47:41.377Z] 26cbea5cba74: Layer already exists [2023-05-31T16:47:41.377Z] 162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:41.730Z] + 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 [2023-05-31T16:47:42.074Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-31T16:47:42.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-31T16:47:42.074Z] 93292f8c4c26: Preparing [2023-05-31T16:47:42.074Z] cc620fb5f32e: Preparing [2023-05-31T16:47:42.074Z] 45898252b75b: Preparing [2023-05-31T16:47:42.074Z] 383d062aa3a2: Preparing [2023-05-31T16:47:42.074Z] 31b15d34cfbd: Preparing [2023-05-31T16:47:42.074Z] 26cbea5cba74: Preparing [2023-05-31T16:47:42.074Z] 26cbea5cba74: Waiting [2023-05-31T16:47:42.074Z] 31b15d34cfbd: Layer already exists [2023-05-31T16:47:42.074Z] cc620fb5f32e: Layer already exists [2023-05-31T16:47:42.074Z] 45898252b75b: Layer already exists [2023-05-31T16:47:42.074Z] 93292f8c4c26: Layer already exists [2023-05-31T16:47:42.074Z] 383d062aa3a2: Layer already exists [2023-05-31T16:47:42.074Z] 26cbea5cba74: Layer already exists [2023-05-31T16:47:42.342Z] main: digest: sha256:4efa9bb72acf238472af2b015c9641724eccd5fdcc02a42266bee05770f5b786 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T16:47:42.389Z] ===================================================== [Pipeline] echo [2023-05-31T16:47:42.400Z] taggedImages: [2023-05-31T16:47:42.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be [2023-05-31T16:47:42.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-31T16:47:42.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0 [2023-05-31T16:47:42.400Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:162d3a06d6a77858f9267e44f258c8258eccc8be-3.0.0 [2023-05-31T16:47:42.400Z] - 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 [2023-05-31T16:47:42.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T16:47:42.772Z] [2023-05-31T16:47:42.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:47:43.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T16:47:43.111Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T16:47:43.111Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T16:47:43.111Z] 04944245beec: Pulling fs layer [2023-05-31T16:47:43.111Z] 699f458cf7ca: Pulling fs layer [2023-05-31T16:47:43.111Z] 765212b225bb: Pulling fs layer [2023-05-31T16:47:43.111Z] f23df028b6ca: Pulling fs layer [2023-05-31T16:47:43.111Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T16:47:43.111Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T16:47:43.111Z] d65c8cfc05b1: Waiting [2023-05-31T16:47:43.111Z] 765212b225bb: Waiting [2023-05-31T16:47:43.111Z] 2437ff75d9bd: Waiting [2023-05-31T16:47:43.111Z] f23df028b6ca: Waiting [2023-05-31T16:47:43.380Z] 04944245beec: Verifying Checksum [2023-05-31T16:47:43.380Z] 04944245beec: Download complete [2023-05-31T16:47:43.380Z] 765212b225bb: Verifying Checksum [2023-05-31T16:47:43.380Z] 765212b225bb: Download complete [2023-05-31T16:47:43.380Z] f23df028b6ca: Verifying Checksum [2023-05-31T16:47:43.380Z] f23df028b6ca: Download complete [2023-05-31T16:47:43.380Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T16:47:43.380Z] d65c8cfc05b1: Download complete [2023-05-31T16:47:43.648Z] 699f458cf7ca: Verifying Checksum [2023-05-31T16:47:43.648Z] 699f458cf7ca: Download complete [2023-05-31T16:47:43.916Z] 8998bd30e6a1: Download complete [2023-05-31T16:47:46.495Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T16:47:46.495Z] 2437ff75d9bd: Download complete [2023-05-31T16:47:47.904Z] 8998bd30e6a1: Pull complete [2023-05-31T16:47:48.169Z] 04944245beec: Pull complete [2023-05-31T16:47:49.582Z] 699f458cf7ca: Pull complete [2023-05-31T16:47:49.582Z] 765212b225bb: Pull complete [2023-05-31T16:47:50.165Z] f23df028b6ca: Pull complete [2023-05-31T16:47:50.433Z] d65c8cfc05b1: Pull complete [2023-05-31T16:48:05.418Z] 2437ff75d9bd: Pull complete [2023-05-31T16:48:05.418Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T16:48:05.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T16:48:05.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:48:05.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-17510 does not seem to be running inside a container [2023-05-31T16:48:05.660Z] $ 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/169 -v /w/workspace/app-service-configurable/169:/w/workspace/app-service-configurable/169:rw,z -v /w/workspace/app-service-configurable/169@tmp:/w/workspace/app-service-configurable/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T16:48:08.219Z] $ docker top 6cc6c3b768fde147d8550813f6de0ff66d21b39f583f9d2d06482998bfa59dec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:48:08.726Z] ---> job-cost.sh [2023-05-31T16:48:09.005Z] lf-activate-venv: SKIPPING [2023-05-31T16:48:09.005Z] INFO: No Stack... [2023-05-31T16:48:09.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T16:48:10.168Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T16:48:10.494Z] + cat /w/workspace/app-service-configurable/169/archives/cost.csv [2023-05-31T16:48:10.495Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T16:48:10.827Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [2023-05-31T16:48:10.834Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] did not exist. Created. [2023-05-31T16:48:10.834Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T16:48:11.165Z] /w/workspace/app-service-configurable/169@tmp/durable-c72b214e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T16:48:11.822Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T16:48:11.844Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T16:48:11.891Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T16:48:11.901Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T16:48:11.913Z] $ docker stop --time=1 6cc6c3b768fde147d8550813f6de0ff66d21b39f583f9d2d06482998bfa59dec [2023-05-31T16:48:13.390Z] $ docker rm -f --volumes 6cc6c3b768fde147d8550813f6de0ff66d21b39f583f9d2d06482998bfa59dec [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 [2023-05-31T16:48:13.810Z] provisioning config files... [2023-05-31T16:48:13.817Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11335788102355598851tmp [Pipeline] { [Pipeline] sh [2023-05-31T16:48:14.106Z] + set +x [2023-05-31T16:48:14.106Z] + curl -s https://codecov.io/bash [2023-05-31T16:48:14.106Z] + bash -s -- [2023-05-31T16:48:14.106Z] [2023-05-31T16:48:14.106Z] _____ _ [2023-05-31T16:48:14.106Z] / ____| | | [2023-05-31T16:48:14.106Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T16:48:14.106Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T16:48:14.106Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T16:48:14.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T16:48:14.106Z] Bash-1.0.6 [2023-05-31T16:48:14.106Z] [2023-05-31T16:48:14.106Z] [2023-05-31T16:48:14.106Z] ==> git version 2.25.1 found [2023-05-31T16:48:14.106Z] ==> 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 [2023-05-31T16:48:14.106Z] Release-Date: 2020-01-08 [2023-05-31T16:48:14.106Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T16:48:14.106Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T16:48:14.106Z] ==> Jenkins CI detected. [2023-05-31T16:48:14.107Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-31T16:48:14.107Z] project root: . [2023-05-31T16:48:14.107Z] --> token set from env [2023-05-31T16:48:14.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T16:48:14.107Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T16:48:14.107Z] ==> Python coveragepy not found [2023-05-31T16:48:14.107Z] ==> Searching for coverage reports in: [2023-05-31T16:48:14.107Z] + . [2023-05-31T16:48:14.107Z] -> Found 1 reports [2023-05-31T16:48:14.107Z] ==> Detecting git/mercurial file structure [2023-05-31T16:48:14.365Z] ==> Reading reports [2023-05-31T16:48:14.365Z] + ./coverage.out bytes=13 [2023-05-31T16:48:14.365Z] ==> Appending adjustments [2023-05-31T16:48:14.365Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T16:48:14.365Z] + Found adjustments [2023-05-31T16:48:14.365Z] ==> Gzipping contents [2023-05-31T16:48:14.365Z] 4.0K /tmp/codecov.q1v8YH.gz [2023-05-31T16:48:14.365Z] ==> Uploading reports [2023-05-31T16:48:14.365Z] url: https://codecov.io [2023-05-31T16:48:14.365Z] query: branch=main&commit=162d3a06d6a77858f9267e44f258c8258eccc8be&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T16:48:14.365Z] -> Pinging Codecov [2023-05-31T16:48:14.365Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=162d3a06d6a77858f9267e44f258c8258eccc8be&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T16:48:14.365Z] -> Uploading to [2023-05-31T16:48:14.365Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/A97CA9966030D2A3747ED39772930CCE/162d3a06d6a77858f9267e44f258c8258eccc8be/6106fc43-b61f-4f8f-9ea7-ed2698f5bc0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T164814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cdcb664adc4848d18e4182e75ae12ff1e6fdf225779168cc7594d690bf4d290 [2023-05-31T16:48:14.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T16:48:14.365Z] Dload Upload Total Spent Left Speed [2023-05-31T16:48:14.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2145 --:--:-- --:--:-- --:--:-- 2145 [2023-05-31T16:48:14.625Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] } [2023-05-31T16:48:14.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T16:48:14.845Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T16:48:14.858Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:48:15.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T16:48:15.168Z] [2023-05-31T16:48:15.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:48:15.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T16:48:15.468Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T16:48:15.468Z] df9b9388f04a: Pulling fs layer [2023-05-31T16:48:15.468Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T16:48:15.468Z] 25bc292e5bac: Pulling fs layer [2023-05-31T16:48:15.468Z] 114826534d7a: Pulling fs layer [2023-05-31T16:48:15.468Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T16:48:15.468Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T16:48:15.468Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T16:48:15.468Z] 4657fd5d0bcf: Waiting [2023-05-31T16:48:15.468Z] 8a3aa393b2d8: Waiting [2023-05-31T16:48:15.468Z] 6ad1cebc031e: Waiting [2023-05-31T16:48:15.468Z] 114826534d7a: Waiting [2023-05-31T16:48:15.468Z] 25bc292e5bac: Verifying Checksum [2023-05-31T16:48:15.468Z] 25bc292e5bac: Download complete [2023-05-31T16:48:15.468Z] 52dc419b0ee2: Verifying Checksum [2023-05-31T16:48:15.468Z] 52dc419b0ee2: Download complete [2023-05-31T16:48:15.468Z] 4657fd5d0bcf: Download complete [2023-05-31T16:48:15.468Z] df9b9388f04a: Download complete [2023-05-31T16:48:15.727Z] df9b9388f04a: Pull complete [2023-05-31T16:48:15.727Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T16:48:15.727Z] 6ad1cebc031e: Download complete [2023-05-31T16:48:15.727Z] 52dc419b0ee2: Pull complete [2023-05-31T16:48:15.727Z] 25bc292e5bac: Pull complete [2023-05-31T16:48:16.294Z] 114826534d7a: Verifying Checksum [2023-05-31T16:48:16.294Z] 114826534d7a: Download complete [2023-05-31T16:48:16.294Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T16:48:16.294Z] 8a3aa393b2d8: Download complete [2023-05-31T16:48:19.580Z] 114826534d7a: Pull complete [2023-05-31T16:48:19.580Z] 4657fd5d0bcf: Pull complete [2023-05-31T16:48:19.580Z] 6ad1cebc031e: Pull complete [2023-05-31T16:48:22.109Z] 8a3aa393b2d8: Pull complete [2023-05-31T16:48:22.109Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T16:48:22.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T16:48:22.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:48:22.195Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:48:22.230Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-31T16:48:26.077Z] $ docker top c6a4466c7baa3819391886534cc4ac57307beab9026f32f91e9a9e6c2e6fdcaa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T16:48:26.143Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-31T16:48:26.426Z] + set -o pipefail [2023-05-31T16:48:26.426Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-31T16:48:30.619Z] [2023-05-31T16:48:30.619Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-31T16:48:30.619Z] [2023-05-31T16:48:30.619Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2b194ba4-aacb-428d-935d-14b66dc1036e [2023-05-31T16:48:30.619Z] [2023-05-31T16:48:30.619Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-31T16:48:30.619Z] [2023-05-31T16:48:30.619Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T16:48:30.619Z] [2023-05-31T16:48:30.879Z] [2023-05-31T16:48:30.879Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T16:48:30.879Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T16:48:30.879Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T16:48:30.888Z] $ docker stop --time=1 c6a4466c7baa3819391886534cc4ac57307beab9026f32f91e9a9e6c2e6fdcaa [2023-05-31T16:48:34.085Z] $ docker rm -f --volumes c6a4466c7baa3819391886534cc4ac57307beab9026f32f91e9a9e6c2e6fdcaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T16:48:34.817Z] + git log --format=format:%s -1 162d3a06d6a77858f9267e44f258c8258eccc8be [Pipeline] sh [2023-05-31T16:48:35.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T16:48:35.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:48:35.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T16:48:35.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:48:35.472Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:48:35.504Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T16:48:35.926Z] $ docker top d0004532e358b0da1ff0f43e28f3ec2280b167c85cf453f043bd0b754f7592b7 -eo pid,comm [2023-05-31T16:48:35.972Z] 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). [2023-05-31T16:48:35.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T16:48:36.000Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.50' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T16:48:36.287Z] + git semver [Pipeline] } [2023-05-31T16:48:36.556Z] $ docker stop --time=1 d0004532e358b0da1ff0f43e28f3ec2280b167c85cf453f043bd0b754f7592b7 [2023-05-31T16:48:37.790Z] $ docker rm -f --volumes d0004532e358b0da1ff0f43e28f3ec2280b167c85cf453f043bd0b754f7592b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:48:38.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T16:48:38.160Z] [2023-05-31T16:48:38.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:48:38.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T16:48:38.458Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T16:48:38.458Z] ab5ef0e58194: Pulling fs layer [2023-05-31T16:48:38.458Z] 9712f1f96733: Pulling fs layer [2023-05-31T16:48:38.458Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T16:48:38.458Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T16:48:38.458Z] e9a5061849ea: Pulling fs layer [2023-05-31T16:48:38.458Z] d747dcd14b5f: Pulling fs layer [2023-05-31T16:48:38.458Z] 2de7ff778b66: Pulling fs layer [2023-05-31T16:48:38.458Z] e9a5061849ea: Waiting [2023-05-31T16:48:38.458Z] d747dcd14b5f: Waiting [2023-05-31T16:48:38.458Z] 2de7ff778b66: Waiting [2023-05-31T16:48:38.458Z] 0d9ebad4ef96: Waiting [2023-05-31T16:48:38.458Z] 9712f1f96733: Download complete [2023-05-31T16:48:38.721Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T16:48:38.722Z] 63f879dbbcfc: Download complete [2023-05-31T16:48:38.981Z] e9a5061849ea: Verifying Checksum [2023-05-31T16:48:38.981Z] e9a5061849ea: Download complete [2023-05-31T16:48:38.981Z] d747dcd14b5f: Verifying Checksum [2023-05-31T16:48:38.981Z] d747dcd14b5f: Download complete [2023-05-31T16:48:38.981Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T16:48:38.981Z] 0d9ebad4ef96: Download complete [2023-05-31T16:48:38.981Z] ab5ef0e58194: Verifying Checksum [2023-05-31T16:48:38.981Z] ab5ef0e58194: Download complete [2023-05-31T16:48:39.240Z] 2de7ff778b66: Verifying Checksum [2023-05-31T16:48:39.240Z] 2de7ff778b66: Download complete [2023-05-31T16:48:42.540Z] ab5ef0e58194: Pull complete [2023-05-31T16:48:42.540Z] 9712f1f96733: Pull complete [2023-05-31T16:48:42.799Z] 63f879dbbcfc: Pull complete [2023-05-31T16:48:46.987Z] 0d9ebad4ef96: Pull complete [2023-05-31T16:48:47.245Z] e9a5061849ea: Pull complete [2023-05-31T16:48:47.245Z] d747dcd14b5f: Pull complete [2023-05-31T16:48:48.179Z] 2de7ff778b66: Pull complete [2023-05-31T16:48:48.438Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T16:48:48.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T16:48:48.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:48:48.527Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:48:48.561Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-31T16:48:53.687Z] $ docker top 0c5537334b4a3b6e56cac33378363f3243368234629b1cc00792d85f1bf85d46 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T16:48:53.756Z] provisioning config files... [2023-05-31T16:48:53.763Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16973949881947879589tmp [2023-05-31T16:48:53.774Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16003030433784067506tmp [2023-05-31T16:48:53.784Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8952648773768013920tmp [Pipeline] { [Pipeline] echo [2023-05-31T16:48:53.797Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:48:54.079Z] ---> sigul-configuration.sh [2023-05-31T16:48:54.079Z] gpg: directory `/root/.gnupg' created [2023-05-31T16:48:54.079Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T16:48:54.079Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T16:48:54.079Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T16:48:54.079Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T16:48:54.079Z] gpg: CAST5 encrypted data [2023-05-31T16:48:54.079Z] gpg: encrypted with 1 passphrase [2023-05-31T16:48:54.079Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T16:48:54.366Z] + mkdir /home/jenkins [2023-05-31T16:48:54.366Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T16:48:54.651Z] + 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 [2023-05-31T16:48:54.659Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:48:54.941Z] ---> sigul-install.sh [2023-05-31T16:48:54.941Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T16:48:55.224Z] + git tag --list [2023-05-31T16:48:55.225Z] v1.0.0 [2023-05-31T16:48:55.225Z] v1.1.0 [2023-05-31T16:48:55.225Z] v1.2.0 [2023-05-31T16:48:55.225Z] v1.2.1-dev.1 [2023-05-31T16:48:55.225Z] v1.2.1-dev.10 [2023-05-31T16:48:55.225Z] v1.2.1-dev.11 [2023-05-31T16:48:55.225Z] v1.2.1-dev.12 [2023-05-31T16:48:55.225Z] v1.2.1-dev.13 [2023-05-31T16:48:55.225Z] v1.2.1-dev.14 [2023-05-31T16:48:55.225Z] v1.2.1-dev.15 [2023-05-31T16:48:55.225Z] v1.2.1-dev.16 [2023-05-31T16:48:55.225Z] v1.2.1-dev.17 [2023-05-31T16:48:55.225Z] v1.2.1-dev.18 [2023-05-31T16:48:55.225Z] v1.2.1-dev.19 [2023-05-31T16:48:55.225Z] v1.2.1-dev.2 [2023-05-31T16:48:55.225Z] v1.2.1-dev.20 [2023-05-31T16:48:55.225Z] v1.2.1-dev.21 [2023-05-31T16:48:55.225Z] v1.2.1-dev.22 [2023-05-31T16:48:55.225Z] v1.2.1-dev.23 [2023-05-31T16:48:55.225Z] v1.2.1-dev.3 [2023-05-31T16:48:55.225Z] v1.2.1-dev.4 [2023-05-31T16:48:55.225Z] v1.2.1-dev.5 [2023-05-31T16:48:55.225Z] v1.2.1-dev.6 [2023-05-31T16:48:55.225Z] v1.2.1-dev.7 [2023-05-31T16:48:55.225Z] v1.2.1-dev.8 [2023-05-31T16:48:55.225Z] v1.2.1-dev.9 [2023-05-31T16:48:55.225Z] v1.3.0 [2023-05-31T16:48:55.225Z] v1.3.1 [2023-05-31T16:48:55.225Z] v1.3.1-dev.1 [2023-05-31T16:48:55.225Z] v2.0.0 [2023-05-31T16:48:55.225Z] v2.0.0-dev.1 [2023-05-31T16:48:55.225Z] v2.0.0-dev.2 [2023-05-31T16:48:55.225Z] v2.0.0-dev.3 [2023-05-31T16:48:55.225Z] v2.0.0-dev.4 [2023-05-31T16:48:55.225Z] v2.0.1 [2023-05-31T16:48:55.225Z] v2.1.0 [2023-05-31T16:48:55.225Z] v2.1.1 [2023-05-31T16:48:55.225Z] v2.1.1-dev.1 [2023-05-31T16:48:55.225Z] v2.1.1-dev.2 [2023-05-31T16:48:55.225Z] v2.1.2 [2023-05-31T16:48:55.225Z] v2.1.2-dev.1 [2023-05-31T16:48:55.225Z] v2.1.2-dev.2 [2023-05-31T16:48:55.225Z] v2.2.0 [2023-05-31T16:48:55.225Z] v2.2.1-dev.1 [2023-05-31T16:48:55.225Z] v2.2.1-dev.10 [2023-05-31T16:48:55.225Z] v2.2.1-dev.2 [2023-05-31T16:48:55.225Z] v2.2.1-dev.3 [2023-05-31T16:48:55.225Z] v2.2.1-dev.4 [2023-05-31T16:48:55.225Z] v2.2.1-dev.5 [2023-05-31T16:48:55.225Z] v2.2.1-dev.6 [2023-05-31T16:48:55.225Z] v2.2.1-dev.7 [2023-05-31T16:48:55.225Z] v2.2.1-dev.8 [2023-05-31T16:48:55.225Z] v2.2.1-dev.9 [2023-05-31T16:48:55.225Z] v2.3 [2023-05-31T16:48:55.225Z] v2.3.0 [2023-05-31T16:48:55.225Z] v2.3.0-dev.10 [2023-05-31T16:48:55.225Z] v2.3.0-dev.11 [2023-05-31T16:48:55.225Z] v2.3.0-dev.12 [2023-05-31T16:48:55.225Z] v2.3.0-dev.13 [2023-05-31T16:48:55.225Z] v2.3.0-dev.14 [2023-05-31T16:48:55.225Z] v2.3.0-dev.15 [2023-05-31T16:48:55.225Z] v2.3.0-dev.16 [2023-05-31T16:48:55.225Z] v2.3.0-dev.17 [2023-05-31T16:48:55.225Z] v2.3.0-dev.18 [2023-05-31T16:48:55.225Z] v2.3.0-dev.19 [2023-05-31T16:48:55.225Z] v2.3.0-dev.20 [2023-05-31T16:48:55.225Z] v2.3.0-dev.21 [2023-05-31T16:48:55.225Z] v2.3.0-dev.22 [2023-05-31T16:48:55.225Z] v2.3.0-dev.23 [2023-05-31T16:48:55.225Z] v2.3.0-dev.24 [2023-05-31T16:48:55.225Z] v2.3.0-dev.25 [2023-05-31T16:48:55.225Z] v2.3.0-dev.26 [2023-05-31T16:48:55.225Z] v2.3.0-dev.27 [2023-05-31T16:48:55.225Z] v2.3.0-dev.28 [2023-05-31T16:48:55.225Z] v2.3.0-dev.29 [2023-05-31T16:48:55.225Z] v2.3.0-dev.30 [2023-05-31T16:48:55.225Z] v2.3.0-dev.31 [2023-05-31T16:48:55.225Z] v2.3.0-dev.32 [2023-05-31T16:48:55.225Z] v2.3.0-dev.33 [2023-05-31T16:48:55.225Z] v2.3.0-dev.34 [2023-05-31T16:48:55.225Z] v2.3.0-dev.35 [2023-05-31T16:48:55.225Z] v2.3.0-dev.36 [2023-05-31T16:48:55.225Z] v2.3.0-dev.37 [2023-05-31T16:48:55.225Z] v2.3.1 [2023-05-31T16:48:55.225Z] v2.3.1-dev.1 [2023-05-31T16:48:55.225Z] v2.3.1-dev.2 [2023-05-31T16:48:55.225Z] v2.3.1-dev.3 [2023-05-31T16:48:55.225Z] v2.3.1-dev.4 [2023-05-31T16:48:55.225Z] v3.0.0 [2023-05-31T16:48:55.225Z] v3.0.0-dev.1 [2023-05-31T16:48:55.225Z] v3.0.0-dev.10 [2023-05-31T16:48:55.225Z] v3.0.0-dev.11 [2023-05-31T16:48:55.225Z] v3.0.0-dev.12 [2023-05-31T16:48:55.225Z] v3.0.0-dev.13 [2023-05-31T16:48:55.225Z] v3.0.0-dev.14 [2023-05-31T16:48:55.225Z] v3.0.0-dev.15 [2023-05-31T16:48:55.225Z] v3.0.0-dev.16 [2023-05-31T16:48:55.225Z] v3.0.0-dev.17 [2023-05-31T16:48:55.225Z] v3.0.0-dev.18 [2023-05-31T16:48:55.225Z] v3.0.0-dev.19 [2023-05-31T16:48:55.225Z] v3.0.0-dev.2 [2023-05-31T16:48:55.225Z] v3.0.0-dev.20 [2023-05-31T16:48:55.225Z] v3.0.0-dev.21 [2023-05-31T16:48:55.225Z] v3.0.0-dev.22 [2023-05-31T16:48:55.225Z] v3.0.0-dev.23 [2023-05-31T16:48:55.225Z] v3.0.0-dev.24 [2023-05-31T16:48:55.225Z] v3.0.0-dev.25 [2023-05-31T16:48:55.225Z] v3.0.0-dev.26 [2023-05-31T16:48:55.225Z] v3.0.0-dev.27 [2023-05-31T16:48:55.225Z] v3.0.0-dev.28 [2023-05-31T16:48:55.225Z] v3.0.0-dev.29 [2023-05-31T16:48:55.225Z] v3.0.0-dev.3 [2023-05-31T16:48:55.225Z] v3.0.0-dev.30 [2023-05-31T16:48:55.225Z] v3.0.0-dev.31 [2023-05-31T16:48:55.225Z] v3.0.0-dev.32 [2023-05-31T16:48:55.225Z] v3.0.0-dev.33 [2023-05-31T16:48:55.225Z] v3.0.0-dev.34 [2023-05-31T16:48:55.225Z] v3.0.0-dev.35 [2023-05-31T16:48:55.225Z] v3.0.0-dev.36 [2023-05-31T16:48:55.225Z] v3.0.0-dev.37 [2023-05-31T16:48:55.225Z] v3.0.0-dev.38 [2023-05-31T16:48:55.225Z] v3.0.0-dev.39 [2023-05-31T16:48:55.225Z] v3.0.0-dev.4 [2023-05-31T16:48:55.225Z] v3.0.0-dev.40 [2023-05-31T16:48:55.225Z] v3.0.0-dev.41 [2023-05-31T16:48:55.225Z] v3.0.0-dev.42 [2023-05-31T16:48:55.225Z] v3.0.0-dev.43 [2023-05-31T16:48:55.225Z] v3.0.0-dev.44 [2023-05-31T16:48:55.225Z] v3.0.0-dev.45 [2023-05-31T16:48:55.225Z] v3.0.0-dev.46 [2023-05-31T16:48:55.225Z] v3.0.0-dev.47 [2023-05-31T16:48:55.225Z] v3.0.0-dev.48 [2023-05-31T16:48:55.225Z] v3.0.0-dev.49 [2023-05-31T16:48:55.225Z] v3.0.0-dev.5 [2023-05-31T16:48:55.225Z] v3.0.0-dev.50 [2023-05-31T16:48:55.225Z] v3.0.0-dev.6 [2023-05-31T16:48:55.225Z] v3.0.0-dev.7 [2023-05-31T16:48:55.225Z] v3.0.0-dev.8 [2023-05-31T16:48:55.225Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T16:48:55.511Z] + lftools sign git-tag v3.0.0 [2023-05-31T16:48:56.079Z] Signing Git tag with Sigul... [2023-05-31T16:48:56.079Z] Signing v3.0.0 [Pipeline] echo [2023-05-31T16:48:56.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:48:56.937Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T16:48:56.945Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T16:48:56.966Z] $ docker stop --time=1 0c5537334b4a3b6e56cac33378363f3243368234629b1cc00792d85f1bf85d46 [2023-05-31T16:48:58.271Z] $ docker rm -f --volumes 0c5537334b4a3b6e56cac33378363f3243368234629b1cc00792d85f1bf85d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T16:48:58.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T16:48:58.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:48:58.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T16:48:58.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:48:59.073Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:48:59.102Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T16:48:59.457Z] $ docker top c72cb4d8b30d4013b6236fdb41eee6c0ffe3bc6d301f7c4ddcf2aa515b5b48ef -eo pid,comm [2023-05-31T16:48:59.513Z] 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). [2023-05-31T16:48:59.513Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T16:48:59.543Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.50' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T16:48:59.829Z] + git semver [Pipeline] } [2023-05-31T16:49:00.100Z] $ docker stop --time=1 c72cb4d8b30d4013b6236fdb41eee6c0ffe3bc6d301f7c4ddcf2aa515b5b48ef [2023-05-31T16:49:01.421Z] $ docker rm -f --volumes c72cb4d8b30d4013b6236fdb41eee6c0ffe3bc6d301f7c4ddcf2aa515b5b48ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T16:49:01.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T16:49:01.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:49:02.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T16:49:02.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:49:02.136Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:49:02.169Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T16:49:02.522Z] $ docker top 4551c3d156c614ba25c28f1d2c779f31db5cca9cf094c7e3c37a427d0fd1b7c2 -eo pid,comm [2023-05-31T16:49:02.577Z] 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). [2023-05-31T16:49:02.577Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T16:49:02.603Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.50' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T16:49:02.905Z] + git semver [Pipeline] } [2023-05-31T16:49:03.175Z] $ docker stop --time=1 4551c3d156c614ba25c28f1d2c779f31db5cca9cf094c7e3c37a427d0fd1b7c2 [2023-05-31T16:49:04.462Z] $ docker rm -f --volumes 4551c3d156c614ba25c28f1d2c779f31db5cca9cf094c7e3c37a427d0fd1b7c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-31T16:49:05.054Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-31T16:49:05.054Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-31T16:49:05.054Z] total 16 [2023-05-31T16:49:05.054Z] drwxr-xr-x 3 root root 4096 May 31 16:38 . [2023-05-31T16:49:05.054Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:48 .. [2023-05-31T16:49:05.054Z] drwxr-xr-x 2 root root 4096 May 31 16:38 cost [2023-05-31T16:49:05.054Z] -rw-r--r-- 1 root root 96 May 31 16:38 cost.csv [2023-05-31T16:49:05.054Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-31T16:49:05.054Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-31T16:49:05.054Z] total 16 [2023-05-31T16:49:05.054Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 16:38 . [2023-05-31T16:49:05.054Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 16:48 .. [2023-05-31T16:49:05.054Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 16:38 cost [2023-05-31T16:49:05.054Z] -rw-r--r-- 1 jenkins jenkins 96 May 31 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:49:05.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:49:06.203Z] ---> package-listing.sh [2023-05-31T16:49:06.203Z] ++ facter osfamily [2023-05-31T16:49:06.203Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T16:49:06.462Z] + OS_FAMILY=debian [2023-05-31T16:49:06.462Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-31T16:49:06.462Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T16:49:06.462Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T16:49:06.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T16:49:06.462Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T16:49:06.462Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-31T16:49:06.462Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T16:49:06.462Z] + case "${OS_FAMILY}" in [2023-05-31T16:49:06.462Z] + dpkg -l [2023-05-31T16:49:06.462Z] + grep '^ii' [2023-05-31T16:49:06.462Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T16:49:06.462Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T16:49:06.462Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T16:49:06.462Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-31T16:49:06.462Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-31T16:49:06.462Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-05-31T16:49:06.472Z] 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 [2023-05-31T16:49:06.750Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T16:49:07.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T16:49:07.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T16:49:07.385Z] prd-ubuntu20.04-docker-8c-8g-17508 does not seem to be running inside a container [2023-05-31T16:49:07.413Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T16:49:07.657Z] $ docker top 9d14474b91ce8e02dd1f46b8e9aeeb17a8074b79d940ab285d7ebe6d6088aadb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T16:49:08.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T16:49:08.414Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T16:49:08.714Z] + ls /var/log/sa-host [2023-05-31T16:49:08.714Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T16:49:08.871Z] provisioning config files... [2023-05-31T16:49:08.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11490054438870446234tmp [Pipeline] { [Pipeline] echo [2023-05-31T16:49:08.895Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:49:09.178Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T16:49:09.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:49:09.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T16:49:09.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:49:09.798Z] ---> sudo-logs.sh [2023-05-31T16:49:09.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T16:49:09.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:49:10.114Z] ---> job-cost.sh [2023-05-31T16:49:10.114Z] lf-activate-venv: SKIPPING [2023-05-31T16:49:10.114Z] DEBUG: total: 0.2199999988079071 [2023-05-31T16:49:10.114Z] INFO: Retrieving Stack Cost... [2023-05-31T16:49:10.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T16:49:10.943Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T16:49:10.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T16:49:11.236Z] ---> logs-deploy.sh [2023-05-31T16:49:11.236Z] lf-activate-venv: SKIPPING [2023-05-31T16:49:11.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/169 [2023-05-31T16:49:11.236Z] INFO: archiving workspace using pattern(s): [2023-05-31T16:49:12.177Z] Archives upload complete. [2023-05-31T16:49:12.437Z] INFO: archiving logs to Nexus [2023-05-31T16:49:13.008Z] ---> uname -a: [2023-05-31T16:49:13.008Z] Linux prd-ubuntu20-04-docker-8c-8g-17508 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] ---> lscpu: [2023-05-31T16:49:13.008Z] Architecture: x86_64 [2023-05-31T16:49:13.008Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-31T16:49:13.008Z] Byte Order: Little Endian [2023-05-31T16:49:13.008Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-31T16:49:13.008Z] CPU(s): 8 [2023-05-31T16:49:13.008Z] On-line CPU(s) list: 0-7 [2023-05-31T16:49:13.008Z] Thread(s) per core: 1 [2023-05-31T16:49:13.008Z] Core(s) per socket: 1 [2023-05-31T16:49:13.008Z] Socket(s): 8 [2023-05-31T16:49:13.008Z] NUMA node(s): 1 [2023-05-31T16:49:13.008Z] Vendor ID: AuthenticAMD [2023-05-31T16:49:13.008Z] CPU family: 23 [2023-05-31T16:49:13.008Z] Model: 49 [2023-05-31T16:49:13.008Z] Model name: AMD EPYC-Rome Processor [2023-05-31T16:49:13.008Z] Stepping: 0 [2023-05-31T16:49:13.008Z] CPU MHz: 2799.998 [2023-05-31T16:49:13.008Z] BogoMIPS: 5599.99 [2023-05-31T16:49:13.008Z] Virtualization: AMD-V [2023-05-31T16:49:13.008Z] Hypervisor vendor: KVM [2023-05-31T16:49:13.008Z] Virtualization type: full [2023-05-31T16:49:13.008Z] L1d cache: 256 KiB [2023-05-31T16:49:13.008Z] L1i cache: 256 KiB [2023-05-31T16:49:13.008Z] L2 cache: 4 MiB [2023-05-31T16:49:13.008Z] L3 cache: 128 MiB [2023-05-31T16:49:13.008Z] NUMA node0 CPU(s): 0-7 [2023-05-31T16:49:13.008Z] Vulnerability Itlb multihit: Not affected [2023-05-31T16:49:13.008Z] Vulnerability L1tf: Not affected [2023-05-31T16:49:13.008Z] Vulnerability Mds: Not affected [2023-05-31T16:49:13.008Z] Vulnerability Meltdown: Not affected [2023-05-31T16:49:13.008Z] Vulnerability Mmio stale data: Not affected [2023-05-31T16:49:13.008Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-31T16:49:13.008Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-31T16:49:13.008Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-31T16:49:13.008Z] Vulnerability Srbds: Not affected [2023-05-31T16:49:13.008Z] Vulnerability Tsx async abort: Not affected [2023-05-31T16:49:13.008Z] 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 [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] ---> nproc: [2023-05-31T16:49:13.008Z] 8 [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] ---> df -h: [2023-05-31T16:49:13.008Z] Filesystem Size Used Avail Use% Mounted on [2023-05-31T16:49:13.008Z] overlay 155G 13G 143G 9% / [2023-05-31T16:49:13.008Z] tmpfs 64M 0 64M 0% /dev [2023-05-31T16:49:13.008Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-31T16:49:13.008Z] shm 64M 0 64M 0% /dev/shm [2023-05-31T16:49:13.008Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] ---> sar -b -r -n DEV: [2023-05-31T16:49:13.008Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17508) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] 16:34:27 LINUX RESTART (8 CPU) [2023-05-31T16:49:13.008Z] [2023-05-31T16:49:13.008Z] 16:35:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-31T16:49:13.008Z] 16:36:01 64.21 15.60 48.61 0.00 2024.48 71806.65 0.00 [2023-05-31T16:49:13.008Z] 16:37:01 137.40 0.85 136.55 0.00 13.19 113709.68 0.00 [2023-05-31T16:49:13.008Z] 16:38:01 77.59 0.12 77.47 0.00 7.20 29728.91 0.00 [2023-05-31T16:49:13.008Z] 16:39:01 171.44 0.17 171.27 0.00 9.33 36643.36 0.00 [2023-05-31T16:49:13.008Z] 16:40:01 38.68 11.81 26.86 0.00 5439.63 6333.63 0.00 [2023-05-31T16:49:13.008Z] 16:41:01 4.17 0.00 4.17 0.00 0.00 48.93 0.00 [2023-05-31T16:49:13.008Z] 16:42:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2023-05-31T16:49:13.008Z] 16:43:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 [2023-05-31T16:49:13.008Z] 16:44:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 [2023-05-31T16:49:13.008Z] 16:45:01 2.45 0.00 2.45 0.00 0.00 39.59 0.00 [2023-05-31T16:49:13.008Z] 16:46:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-05-31T16:49:13.009Z] 16:47:01 1.83 0.00 1.83 0.00 0.00 19.20 0.00 [2023-05-31T16:49:13.009Z] 16:48:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-05-31T16:49:13.009Z] 16:49:01 104.70 0.22 104.48 0.00 21.33 56537.24 0.00 [2023-05-31T16:49:13.009Z] Average: 43.38 2.02 41.36 0.00 533.20 22377.94 0.00 [2023-05-31T16:49:13.009Z] [2023-05-31T16:49:13.009Z] 16:35:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-31T16:49:13.009Z] 16:36:01 29241756 31590104 729932 2.22 71652 2559688 2036652 6.00 994432 2298340 677144 [2023-05-31T16:49:13.009Z] 16:37:01 27831596 31587836 713260 2.17 143152 3771648 1838916 5.42 1165760 3394792 400272 [2023-05-31T16:49:13.009Z] 16:38:01 27967316 31543480 738352 2.25 147432 3611128 1883016 5.55 1200204 3225860 7044 [2023-05-31T16:49:13.009Z] 16:39:01 27656216 31561480 734688 2.23 159424 3893788 1785548 5.26 1265804 3450972 300 [2023-05-31T16:49:13.009Z] 16:40:01 27275672 31537592 748292 2.28 167856 4226860 1811884 5.34 1506896 3564992 1012 [2023-05-31T16:49:13.009Z] 16:41:01 27285356 31547400 737836 2.24 167900 4226852 1811884 5.34 1494256 3564992 44 [2023-05-31T16:49:13.009Z] 16:42:01 27285480 31547584 737504 2.24 167924 4226864 1811884 5.34 1493896 3564996 8 [2023-05-31T16:49:13.009Z] 16:43:01 27287440 31549612 735472 2.24 167952 4226864 1811884 5.34 1492060 3565000 48 [2023-05-31T16:49:13.009Z] 16:44:01 27294928 31557600 727832 2.21 167976 4226868 1811884 5.34 1483948 3565468 12 [2023-05-31T16:49:13.009Z] 16:45:01 27295164 31557948 727432 2.21 168104 4226852 1811884 5.34 1484068 3565468 8 [2023-05-31T16:49:13.009Z] 16:46:01 27295100 31557888 727428 2.21 168124 4226852 1811884 5.34 1484360 3565468 16 [2023-05-31T16:49:13.009Z] 16:47:01 27295084 31557936 727340 2.21 168172 4226848 1811884 5.34 1484136 3565476 8 [2023-05-31T16:49:13.009Z] 16:48:01 27295000 31557856 727544 2.21 168204 4226848 1811884 5.34 1484136 3565476 16 [2023-05-31T16:49:13.009Z] 16:49:01 25764536 31503176 774440 2.36 205596 5535380 1947540 5.74 1627340 4814700 624 [2023-05-31T16:49:13.009Z] Average: 27433617 31554107 734811 2.23 159962 4100953 1842759 5.43 1404378 3519429 77611 [2023-05-31T16:49:13.009Z] [2023-05-31T16:49:13.009Z] 16:35:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-31T16:49:13.009Z] 16:36:01 docker0 5.22 4.19 0.58 50.88 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:36:01 lo 6.62 6.62 0.64 0.64 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:36:01 ens3 430.15 270.73 6499.67 70.83 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:37:01 docker0 179.31 317.29 14.14 1938.08 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:37:01 ens3 331.83 187.91 1954.92 22.18 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:38:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:38:01 ens3 44.86 47.64 30.30 100.83 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:39:01 docker0 2.93 6.68 0.19 88.11 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:39:01 lo 8.00 8.00 0.78 0.78 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:39:01 ens3 160.66 112.80 2653.06 235.03 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:40:01 ens3 152.89 84.70 1955.61 5.94 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:41:01 ens3 0.38 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:43:01 ens3 0.65 0.45 0.27 0.22 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:44:01 ens3 1.42 1.28 5.19 0.09 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:45:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:46:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:49:01 docker0 36.56 63.94 3.12 582.12 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:49:01 veth9ca3377 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] 16:49:01 ens3 345.81 204.03 7776.62 37.83 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] Average: docker0 16.03 28.08 1.29 190.30 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] Average: veth9ca3377 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] Average: lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] Average: ens3 104.16 64.52 1479.10 33.70 0.00 0.00 0.00 0.00 [2023-05-31T16:49:13.009Z] [2023-05-31T16:49:13.009Z] [2023-05-31T16:49:13.009Z] ---> sar -P ALL: [2023-05-31T16:49:13.009Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17508) 05/31/23 _x86_64_ (8 CPU) [2023-05-31T16:49:13.009Z] [2023-05-31T16:49:13.009Z] 16:34:27 LINUX RESTART (8 CPU) [2023-05-31T16:49:13.009Z] [2023-05-31T16:49:13.009Z] 16:35:03 CPU %user %nice %system %iowait %steal %idle [2023-05-31T16:49:13.009Z] 16:36:01 all 7.12 0.00 2.31 2.95 0.05 87.56 [2023-05-31T16:49:13.009Z] 16:36:01 0 8.16 0.00 1.84 1.81 0.05 88.13 [2023-05-31T16:49:13.009Z] 16:36:01 1 7.82 0.00 2.42 5.12 0.05 84.59 [2023-05-31T16:49:13.009Z] 16:36:01 2 7.10 0.00 2.41 4.71 0.07 85.71 [2023-05-31T16:49:13.009Z] 16:36:01 3 8.36 0.00 2.40 0.24 0.05 88.95 [2023-05-31T16:49:13.009Z] 16:36:01 4 7.84 0.00 3.44 7.75 0.05 80.91 [2023-05-31T16:49:13.009Z] 16:36:01 5 8.98 0.00 1.75 0.23 0.03 89.00 [2023-05-31T16:49:13.009Z] 16:36:01 6 5.73 0.00 2.69 0.59 0.03 90.96 [2023-05-31T16:49:13.009Z] 16:36:01 7 2.98 0.00 1.53 3.19 0.05 92.25 [2023-05-31T16:49:13.009Z] 16:37:01 all 4.51 0.00 1.98 11.45 0.05 82.01 [2023-05-31T16:49:13.009Z] 16:37:01 0 4.99 0.00 1.88 1.63 0.05 91.46 [2023-05-31T16:49:13.009Z] 16:37:01 1 5.08 0.00 2.32 15.55 0.05 77.00 [2023-05-31T16:49:13.009Z] 16:37:01 2 4.00 0.00 2.42 39.89 0.05 53.63 [2023-05-31T16:49:13.009Z] 16:37:01 3 4.68 0.00 1.80 9.75 0.03 83.74 [2023-05-31T16:49:13.009Z] 16:37:01 4 5.08 0.00 2.27 0.49 0.05 92.11 [2023-05-31T16:49:13.009Z] 16:37:01 5 5.19 0.00 1.84 2.11 0.03 90.82 [2023-05-31T16:49:13.009Z] 16:37:01 6 3.66 0.00 1.21 0.84 0.03 94.25 [2023-05-31T16:49:13.009Z] 16:37:01 7 3.38 0.00 2.10 21.49 0.08 72.94 [2023-05-31T16:49:13.009Z] 16:38:01 all 34.63 0.00 4.77 3.85 0.09 56.66 [2023-05-31T16:49:13.009Z] 16:38:01 0 35.90 0.00 4.74 0.15 0.08 59.13 [2023-05-31T16:49:13.009Z] 16:38:01 1 34.99 0.00 5.18 2.09 0.10 57.64 [2023-05-31T16:49:13.009Z] 16:38:01 2 34.40 0.00 5.51 19.25 0.08 40.77 [2023-05-31T16:49:13.009Z] 16:38:01 3 35.62 0.00 4.74 0.37 0.10 59.17 [2023-05-31T16:49:13.009Z] 16:38:01 4 35.51 0.00 4.53 1.08 0.08 58.79 [2023-05-31T16:49:13.009Z] 16:38:01 5 34.90 0.00 4.67 0.12 0.10 60.21 [2023-05-31T16:49:13.009Z] 16:38:01 6 33.09 0.00 4.70 0.37 0.08 61.76 [2023-05-31T16:49:13.009Z] 16:38:01 7 32.60 0.00 4.11 7.39 0.08 55.81 [2023-05-31T16:49:13.009Z] 16:39:01 all 16.57 0.00 4.20 3.58 0.07 75.59 [2023-05-31T16:49:13.009Z] 16:39:01 0 17.20 0.00 4.14 3.02 0.07 75.57 [2023-05-31T16:49:13.009Z] 16:39:01 1 17.34 0.00 3.79 1.02 0.05 77.79 [2023-05-31T16:49:13.009Z] 16:39:01 2 17.41 0.00 4.65 11.06 0.07 66.81 [2023-05-31T16:49:13.009Z] 16:39:01 3 17.86 0.00 4.78 1.06 0.07 76.24 [2023-05-31T16:49:13.009Z] 16:39:01 4 15.39 0.00 3.39 0.27 0.05 80.90 [2023-05-31T16:49:13.009Z] 16:39:01 5 15.58 0.00 5.00 5.20 0.07 74.15 [2023-05-31T16:49:13.009Z] 16:39:01 6 16.62 0.00 3.88 2.49 0.07 76.95 [2023-05-31T16:49:13.009Z] 16:39:01 7 15.16 0.00 3.96 4.52 0.09 76.27 [2023-05-31T16:49:13.009Z] 16:40:01 all 1.35 0.00 0.68 0.86 0.02 97.08 [2023-05-31T16:49:13.009Z] 16:40:01 0 1.09 0.00 0.80 0.65 0.03 97.43 [2023-05-31T16:49:13.009Z] 16:40:01 1 2.22 0.00 1.02 1.02 0.03 95.71 [2023-05-31T16:49:13.009Z] 16:40:01 2 1.23 0.00 0.77 1.02 0.02 96.97 [2023-05-31T16:49:13.009Z] 16:40:01 3 1.42 0.00 0.95 1.08 0.02 96.53 [2023-05-31T16:49:13.009Z] 16:40:01 4 0.77 0.00 0.47 0.55 0.00 98.21 [2023-05-31T16:49:13.009Z] 16:40:01 5 0.80 0.00 0.45 0.28 0.02 98.44 [2023-05-31T16:49:13.009Z] 16:40:01 6 0.63 0.00 0.48 2.09 0.02 96.78 [2023-05-31T16:49:13.009Z] 16:40:01 7 2.61 0.00 0.53 0.22 0.03 96.61 [2023-05-31T16:49:13.009Z] 16:41:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2023-05-31T16:49:13.009Z] 16:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T16:49:13.009Z] 16:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-31T16:49:13.009Z] 16:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T16:49:13.009Z] 16:41:01 3 0.37 0.00 0.03 0.00 0.00 99.60 [2023-05-31T16:49:13.009Z] 16:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-31T16:49:13.009Z] 16:41:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2023-05-31T16:49:13.009Z] 16:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T16:49:13.009Z] 16:41:01 7 0.07 0.00 0.00 0.03 0.02 99.88 [2023-05-31T16:49:13.009Z] 16:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-31T16:49:13.009Z] 16:42:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-31T16:49:13.009Z] 16:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T16:49:13.009Z] 16:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T16:49:13.009Z] 16:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T16:49:13.009Z] 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T16:49:13.009Z] 16:42:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-05-31T16:49:13.009Z] 16:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-31T16:49:13.009Z] 16:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-31T16:49:13.009Z] 16:43:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-05-31T16:49:13.009Z] 16:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-31T16:49:13.010Z] 16:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-31T16:49:13.010Z] 16:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T16:49:13.010Z] 16:43:01 3 0.12 0.00 0.03 0.00 0.02 99.83 [2023-05-31T16:49:13.010Z] 16:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-31T16:49:13.010Z] 16:43:01 5 0.03 0.00 0.03 0.08 0.02 99.83 [2023-05-31T16:49:13.010Z] 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T16:49:13.010Z] 16:43:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2023-05-31T16:49:13.010Z] 16:44:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-05-31T16:49:13.010Z] 16:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-31T16:49:13.010Z] 16:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T16:49:13.010Z] 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T16:49:13.010Z] 16:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T16:49:13.010Z] 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T16:49:13.010Z] 16:44:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-31T16:49:13.010Z] 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T16:49:13.010Z] 16:44:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2023-05-31T16:49:13.010Z] 16:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-31T16:49:13.010Z] 16:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-31T16:49:13.010Z] 16:45:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-31T16:49:13.010Z] 16:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-31T16:49:13.010Z] 16:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T16:49:13.010Z] 16:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-31T16:49:13.010Z] 16:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-31T16:49:13.010Z] 16:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-31T16:49:13.010Z] 16:45:01 7 0.05 0.00 0.00 0.03 0.00 99.92 [2023-05-31T16:49:13.010Z] 16:46:01 all 0.25 0.00 0.01 0.00 0.01 99.74 [2023-05-31T16:49:13.010Z] 16:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-31T16:49:13.010Z] 16:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-31T16:49:13.010Z] 16:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T16:49:13.010Z] 16:46:01 3 1.79 0.00 0.00 0.00 0.00 98.21 [2023-05-31T16:49:13.010Z] 16:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-31T16:49:13.010Z] 16:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-31T16:49:13.010Z] 16:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T16:49:13.010Z] 16:46:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-31T16:49:13.010Z] [2023-05-31T16:49:13.010Z] 16:46:01 CPU %user %nice %system %iowait %steal %idle [2023-05-31T16:49:13.010Z] 16:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-31T16:49:13.010Z] 16:47:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-31T16:49:13.010Z] 16:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-31T16:49:13.010Z] 16:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T16:49:13.010Z] 16:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-31T16:49:13.010Z] 16:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T16:49:13.010Z] 16:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T16:49:13.010Z] 16:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T16:49:13.010Z] 16:47:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-31T16:49:13.010Z] 16:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-31T16:49:13.010Z] 16:48:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2023-05-31T16:49:13.010Z] 16:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-31T16:49:13.010Z] 16:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-31T16:49:13.010Z] 16:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-31T16:49:13.010Z] 16:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-31T16:49:13.010Z] 16:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-31T16:49:13.010Z] 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-31T16:49:13.010Z] 16:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-31T16:49:13.010Z] 16:49:01 all 8.30 0.00 3.63 2.40 0.06 85.61 [2023-05-31T16:49:13.010Z] 16:49:01 0 8.53 0.00 3.38 0.37 0.07 87.65 [2023-05-31T16:49:13.010Z] 16:49:01 1 7.27 0.00 4.31 0.20 0.07 88.16 [2023-05-31T16:49:13.010Z] 16:49:01 2 7.50 0.00 3.41 3.98 0.05 85.06 [2023-05-31T16:49:13.010Z] 16:49:01 3 9.08 0.00 3.20 1.39 0.05 86.28 [2023-05-31T16:49:13.010Z] 16:49:01 4 9.46 0.00 2.80 0.13 0.05 87.55 [2023-05-31T16:49:13.010Z] 16:49:01 5 10.72 0.00 3.58 0.81 0.03 84.86 [2023-05-31T16:49:13.010Z] 16:49:01 6 6.91 0.00 4.32 2.59 0.07 86.12 [2023-05-31T16:49:13.010Z] 16:49:01 7 6.92 0.00 4.05 9.79 0.08 79.15 [2023-05-31T16:49:13.010Z] Average: all 5.17 0.00 1.25 1.78 0.03 91.77 [2023-05-31T16:49:13.010Z] Average: 0 5.40 0.00 1.20 0.54 0.04 92.82 [2023-05-31T16:49:13.010Z] Average: 1 5.30 0.00 1.35 1.77 0.03 91.54 [2023-05-31T16:49:13.010Z] Average: 2 5.08 0.00 1.36 5.67 0.03 87.86 [2023-05-31T16:49:13.010Z] Average: 3 5.63 0.00 1.27 0.99 0.03 92.08 [2023-05-31T16:49:13.010Z] Average: 4 5.26 0.00 1.20 0.72 0.02 92.80 [2023-05-31T16:49:13.010Z] Average: 5 5.42 0.00 1.23 0.64 0.03 92.68 [2023-05-31T16:49:13.010Z] Average: 6 4.73 0.00 1.22 0.64 0.02 93.39 [2023-05-31T16:49:13.010Z] Average: 7 4.53 0.00 1.16 3.32 0.03 90.96 [2023-05-31T16:49:13.010Z] [2023-05-31T16:49:13.010Z] [2023-05-31T16:49:13.010Z]