Push event to branch main Started by user Jin Lin Guan Rebuilds build #270 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 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-ssh16994111868939389746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh2744661669915348460.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh10660467835000638259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh17043665825103938449.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-ssh10177791401404203421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-42413 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) Commit message: "Merge pull request #719 from judehung/update-gitignore" > git config core.sparsecheckout # timeout=10 > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 > git rev-list --no-walk 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:16:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:16:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:16:51 ========================================================= 06:16:51 EdgeX Global Pipelines Version Info 06:16:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:16:52 ------------------- 06:16:52 stable info: 06:16:52 ------------------- 06:16:52 Commited By: Ginny Guan ginny@iotechsys.com 06:16:52 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:16:52 Message: update stable to v1.0.274 06:16:53 ------------------- 06:16:53 experimental info: 06:16:53 ------------------- 06:16:53 Commited By: Ginny Guan ginny@iotechsys.com 06:16:53 Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 06:16:53 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:16:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9490ec8 [Pipeline] echo 06:16:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:54 provisioning config files... 06:16:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17714867796754614804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:54 ---> ****-login.sh 06:16:54 nexus3.edgexfoundry.org:10001 06:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:54 Configure a credential helper to remove this warning. See 06:16:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:54 06:16:54 Login Succeeded 06:16:54 nexus3.edgexfoundry.org:10002 06:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:55 Configure a credential helper to remove this warning. See 06:16:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:55 06:16:55 Login Succeeded 06:16:55 nexus3.edgexfoundry.org:10003 06:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:55 Configure a credential helper to remove this warning. See 06:16:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:55 06:16:55 Login Succeeded 06:16:55 nexus3.edgexfoundry.org:10004 06:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:55 Configure a credential helper to remove this warning. See 06:16:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:55 06:16:55 Login Succeeded 06:16:55 ****.io 06:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:55 Configure a credential helper to remove this warning. See 06:16:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:55 06:16:55 Login Succeeded 06:16:55 ---> ****-login.sh ends [Pipeline] } 06:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:16:56 + git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 06:16:56 -----------> git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:16:56 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [false] [Pipeline] sh 06:16:56 + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 06:16:56 ========================================================= 06:16:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:16:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:56 + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 06:16:56 [semverPrep] GIT_COMMIT: 9490ec8a6ecf6bb530846c3bb0017639f45d9c95, Commit Message: Merge pull request #719 from judehung/update-gitignore [Pipeline] echo 06:16:56 [semverPrep] This is not a build commit. [Pipeline] sh 06:16:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:57 + grep -v github /etc/ssh/ssh_known_hosts 06:16:57 + [ -e /tmp/ssh_known_hosts ] 06:16:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:16:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:16:57 + sudo tee -a /etc/ssh/ssh_known_hosts 06:16:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:57 06:16:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:57 0.1.4: Pulling from edgex-devops/py-git-semver 06:16:57 b85a868b505f: Pulling fs layer 06:16:57 e2be974225ed: Pulling fs layer 06:16:57 339a4e72a1f5: Pulling fs layer 06:16:57 988bab9f4d93: Pulling fs layer 06:16:57 1469e6f7b9e6: Pulling fs layer 06:16:57 eaf3925da568: Pulling fs layer 06:16:57 bab4dde63d76: Pulling fs layer 06:16:57 bde34c3a00c8: Pulling fs layer 06:16:57 b352a97aabf1: Pulling fs layer 06:16:57 4872d77fe225: Pulling fs layer 06:16:57 5851b861e8e6: Pulling fs layer 06:16:57 988bab9f4d93: Waiting 06:16:57 5851b861e8e6: Waiting 06:16:57 b352a97aabf1: Waiting 06:16:57 4872d77fe225: Waiting 06:16:57 1469e6f7b9e6: Waiting 06:16:57 bde34c3a00c8: Waiting 06:16:57 eaf3925da568: Waiting 06:16:57 bab4dde63d76: Waiting 06:16:57 e2be974225ed: Download complete 06:16:57 988bab9f4d93: Verifying Checksum 06:16:57 988bab9f4d93: Download complete 06:16:57 1469e6f7b9e6: Verifying Checksum 06:16:57 1469e6f7b9e6: Download complete 06:16:57 eaf3925da568: Download complete 06:16:57 339a4e72a1f5: Verifying Checksum 06:16:57 339a4e72a1f5: Download complete 06:16:58 bde34c3a00c8: Download complete 06:16:58 b352a97aabf1: Download complete 06:16:58 4872d77fe225: Verifying Checksum 06:16:58 4872d77fe225: Download complete 06:16:58 5851b861e8e6: Verifying Checksum 06:16:58 5851b861e8e6: Download complete 06:16:58 b85a868b505f: Verifying Checksum 06:16:58 b85a868b505f: Download complete 06:16:58 bab4dde63d76: Verifying Checksum 06:16:58 bab4dde63d76: Download complete 06:16:59 b85a868b505f: Pull complete 06:16:59 e2be974225ed: Pull complete 06:16:59 339a4e72a1f5: Pull complete 06:16:59 988bab9f4d93: Pull complete 06:17:00 1469e6f7b9e6: Pull complete 06:17:00 eaf3925da568: Pull complete 06:17:01 bab4dde63d76: Pull complete 06:17:01 bde34c3a00c8: Pull complete 06:17:01 b352a97aabf1: Pull complete 06:17:01 4872d77fe225: Pull complete 06:17:02 5851b861e8e6: Pull complete 06:17:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:02 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:17:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:04 $ docker top 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 -eo pid,comm 06:17:04 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). 06:17:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:04 [ssh-agent] Looking for ssh-agent implementation... 06:17:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:04 $ docker exec 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent 06:17:04 SSH_AUTH_SOCK=/tmp/ssh-oiysbJjGWVxU/agent.33 06:17:04 SSH_AGENT_PID=39 06:17:04 Running ssh-add (command line suppressed) 06:17:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13244978725114400341.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13244978725114400341.key) 06:17:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:04 + git tag --points-at HEAD [Pipeline] } 06:17:04 $ docker exec --env ******** --env ******** 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent -k 06:17:04 unset SSH_AUTH_SOCK; 06:17:04 unset SSH_AGENT_PID; 06:17:04 echo Agent pid 39 killed; 06:17:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:17:04 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.22' [Pipeline] sshagent 06:17:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:04 [ssh-agent] Looking for ssh-agent implementation... 06:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:05 $ docker exec 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent 06:17:05 SSH_AUTH_SOCK=/tmp/ssh-sRZBys4PLcKh/agent.72 06:17:05 SSH_AGENT_PID=78 06:17:05 Running ssh-add (command line suppressed) 06:17:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1388134993608878332.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1388134993608878332.key) 06:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:05 + git semver init 06:17:05 2025-03-31 06:17:05,776 [run_init] DEBUG init version:0.0.0 force:False 06:17:05 2025-03-31 06:17:05,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 06:17:05 2025-03-31 06:17:05,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 06:17:05 2025-03-31 06:17:05,777 [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) 06:17:07 2025-03-31 06:17:07,054 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 06:17:07 2025-03-31 06:17:07,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 06:17:07 2025-03-31 06:17:07,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:17:07 2025-03-31 06:17:07,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 06:17:07 4.1.0-dev.1 [Pipeline] } 06:17:07 $ docker exec --env ******** --env ******** 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 ssh-agent -k 06:17:07 unset SSH_AUTH_SOCK; 06:17:07 unset SSH_AGENT_PID; 06:17:07 echo Agent pid 78 killed; 06:17:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:07 + git semver [Pipeline] } 06:17:08 $ docker stop --time=1 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 06:17:09 $ docker rm -f --volumes 091fc3e83ee0e54cfe3cf736218c370b80477d5fa5901c84079fdc1cbdefc034 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:09 Stashed 1 file(s) [Pipeline] echo 06:17:09 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:10 provisioning config files... 06:17:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11593079342384277705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:10 ---> ****-login.sh 06:17:10 nexus3.edgexfoundry.org:10001 06:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:10 Configure a credential helper to remove this warning. See 06:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:10 06:17:10 Login Succeeded 06:17:10 nexus3.edgexfoundry.org:10002 06:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:10 Configure a credential helper to remove this warning. See 06:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:10 06:17:10 Login Succeeded 06:17:10 nexus3.edgexfoundry.org:10003 06:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:10 Configure a credential helper to remove this warning. See 06:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:10 06:17:10 Login Succeeded 06:17:10 nexus3.edgexfoundry.org:10004 06:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:10 Configure a credential helper to remove this warning. See 06:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:10 06:17:10 Login Succeeded 06:17:10 ****.io 06:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:17:10 Configure a credential helper to remove this warning. See 06:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:17:10 06:17:10 Login Succeeded 06:17:10 ---> ****-login.sh ends [Pipeline] } 06:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:17:11 ========================================================= 06:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:17:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:17:11 Sending build context to Docker daemon 14.83MB 06:17:11 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:17:11 Step 2/12 : FROM ${BASE} AS builder 06:17:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:11 da9db072f522: Pulling fs layer 06:17:11 6ef4a4ee8ca5: Pulling fs layer 06:17:11 06f05ace1117: Pulling fs layer 06:17:11 5fe327b54edc: Pulling fs layer 06:17:11 4f4fb700ef54: Pulling fs layer 06:17:11 92a5565b7b96: Pulling fs layer 06:17:11 ff9bb7016b71: Pulling fs layer 06:17:11 b67dba6c2c7d: Pulling fs layer 06:17:11 a813b0c90790: Pulling fs layer 06:17:11 92a5565b7b96: Waiting 06:17:11 ff9bb7016b71: Waiting 06:17:11 5fe327b54edc: Waiting 06:17:11 4f4fb700ef54: Waiting 06:17:11 a813b0c90790: Waiting 06:17:11 b67dba6c2c7d: Waiting 06:17:11 6ef4a4ee8ca5: Verifying Checksum 06:17:11 6ef4a4ee8ca5: Download complete 06:17:11 5fe327b54edc: Verifying Checksum 06:17:11 5fe327b54edc: Download complete 06:17:11 4f4fb700ef54: Verifying Checksum 06:17:11 4f4fb700ef54: Download complete 06:17:11 92a5565b7b96: Verifying Checksum 06:17:11 92a5565b7b96: Download complete 06:17:11 da9db072f522: Download complete 06:17:11 ff9bb7016b71: Verifying Checksum 06:17:11 ff9bb7016b71: Download complete 06:17:11 da9db072f522: Pull complete 06:17:11 a813b0c90790: Verifying Checksum 06:17:11 a813b0c90790: Download complete 06:17:11 6ef4a4ee8ca5: Pull complete 06:17:11 06f05ace1117: Verifying Checksum 06:17:11 06f05ace1117: Download complete 06:17:12 b67dba6c2c7d: Verifying Checksum 06:17:12 b67dba6c2c7d: Download complete 06:17:15 06f05ace1117: Pull complete 06:17:15 5fe327b54edc: Pull complete 06:17:15 4f4fb700ef54: Pull complete 06:17:15 92a5565b7b96: Pull complete 06:17:15 ff9bb7016b71: Pull complete 06:17:17 b67dba6c2c7d: Pull complete 06:17:18 a813b0c90790: Pull complete 06:17:18 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:17:18 ---> 3ba60ce46760 06:17:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:17:20 ---> Running in b3b4f37429fe 06:17:20 Removing intermediate container b3b4f37429fe 06:17:20 ---> 2364118296ef 06:17:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:17:20 ---> Running in dd1de2b016b4 06:17:20 Removing intermediate container dd1de2b016b4 06:17:20 ---> db8d409a5422 06:17:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:17:20 ---> Running in a7bded6e5164 06:17:21 Removing intermediate container a7bded6e5164 06:17:21 ---> c2c8f5961003 06:17:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:21 ---> Running in 5afa4b722461 06:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:17:21 OK: 248 MiB in 58 packages 06:17:22 Removing intermediate container 5afa4b722461 06:17:22 ---> 79a8485557ec 06:17:22 Step 7/12 : WORKDIR /app 06:17:22 ---> Running in 0f9f27fd920e 06:17:22 Removing intermediate container 0f9f27fd920e 06:17:22 ---> f238ade50cae 06:17:22 Step 8/12 : COPY go.mod vendor* ./ 06:17:22 ---> 9f7c40ff95d8 06:17:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:22 ---> Running in 5735dc50ead2 06:17:25 Still waiting to schedule task 06:17:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-42414’ 06:18:01 Removing intermediate container 5735dc50ead2 06:18:01 ---> d997137d7e40 06:18:01 Step 10/12 : COPY . . 06:18:01 ---> c539a28339f7 06:18:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:18:01 ---> Running in f05aaa317933 06:18:01 Removing intermediate container f05aaa317933 06:18:01 ---> 6f28ef8d1a3f 06:18:01 Step 12/12 : RUN $MAKE 06:18:01 ---> Running in 274da6cf8320 06:18:01 noop 06:18:01 Removing intermediate container 274da6cf8320 06:18:01 ---> 616ce0bdfd38 06:18:01 Successfully built 616ce0bdfd38 06:18:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:01 + docker inspect -f . ci-base-image-x86_64 06:18:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:01 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:01 $ docker top 6aa65898cfed49e459b4a05f57ed2023228291a3d3acc0bea507b3f5caf2ccd5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:02 + go version 06:18:02 go version go1.23.4 linux/amd64 [Pipeline] } 06:18:02 $ docker stop --time=1 6aa65898cfed49e459b4a05f57ed2023228291a3d3acc0bea507b3f5caf2ccd5 06:18:03 $ docker rm -f --volumes 6aa65898cfed49e459b4a05f57ed2023228291a3d3acc0bea507b3f5caf2ccd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:03 + docker inspect -f . ci-base-image-x86_64 06:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:04 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:04 $ docker top 8aac3477e3095c350791954dad73d862dd934bff7f19668e7dc0acbab5e9dca7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:04 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 06:18:05 + make test 06:18:05 go test -race -coverprofile=coverage.out ./... 06:18:37 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 06:19:09 go vet ./... 06:19:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:11 ./bin/test-attribution-txt.sh [Pipeline] echo 06:19:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:19:11 $ docker stop --time=1 8aac3477e3095c350791954dad73d862dd934bff7f19668e7dc0acbab5e9dca7 06:19:15 $ docker rm -f --volumes 8aac3477e3095c350791954dad73d862dd934bff7f19668e7dc0acbab5e9dca7 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:17 + ls -al . 06:19:17 total 248 06:19:17 drwxrwxr-x 7 jenkins jenkins 4096 Mar 31 06:18 . 06:19:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:16 .. 06:19:17 -rw-rw-r-- 1 jenkins jenkins 119 Mar 31 06:16 .dockerignore 06:19:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:18 .git 06:19:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:16 .github 06:19:17 -rw-rw-r-- 1 jenkins jenkins 108 Mar 31 06:16 .gitignore 06:19:17 -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 06:16 .golangci.yml 06:19:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 06:17 .semver 06:19:17 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 31 06:16 Attribution.txt 06:19:17 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 31 06:16 CHANGELOG.md 06:19:17 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 31 06:16 Dockerfile 06:19:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 06:16 GOVERNANCE.md 06:19:17 -rw-rw-r-- 1 jenkins jenkins 666 Mar 31 06:16 Jenkinsfile 06:19:17 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 31 06:16 LICENSE 06:19:17 -rw-rw-r-- 1 jenkins jenkins 618 Mar 31 06:16 OWNERS.md 06:19:17 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 31 06:16 README.md 06:19:17 -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 06:17 VERSION 06:19:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 06:16 bin 06:19:17 -rw-r--r-- 1 jenkins jenkins 953 Mar 31 06:18 coverage.out 06:19:17 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 31 06:16 go.mod 06:19:17 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 31 06:16 go.sum 06:19:17 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 31 06:16 main.go 06:19:17 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 31 06:16 makefile 06:19:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:17 + 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=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=amd64 --label version=4.1.0-dev.1 . 06:19:17 Sending build context to Docker daemon 14.83MB 06:19:17 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:19:17 Step 2/27 : FROM ${BASE} AS builder 06:19:17 ---> 616ce0bdfd38 06:19:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:19:17 ---> Running in 15737c12c0f0 06:19:17 Removing intermediate container 15737c12c0f0 06:19:17 ---> 8c2a7ec63d29 06:19:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:19:17 ---> Running in 9bd0816d888d 06:19:17 Removing intermediate container 9bd0816d888d 06:19:17 ---> ec902e8fd99e 06:19:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:19:17 ---> Running in 9f7383f9da2a 06:19:17 Removing intermediate container 9f7383f9da2a 06:19:17 ---> 97e9d6ad41a2 06:19:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:19:17 ---> Running in 25c79c79c33e 06:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:19:18 OK: 248 MiB in 58 packages 06:19:19 Removing intermediate container 25c79c79c33e 06:19:19 ---> 139621fc84ec 06:19:19 Step 7/27 : WORKDIR /app 06:19:19 ---> Running in c8f31def2d33 06:19:19 Removing intermediate container c8f31def2d33 06:19:19 ---> 004334a1d446 06:19:19 Step 8/27 : COPY go.mod vendor* ./ 06:19:19 ---> d02c87fe827c 06:19:19 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:19 ---> Running in 9d5b493a5833 06:19:19 Removing intermediate container 9d5b493a5833 06:19:19 ---> e60bc3edba15 06:19:19 Step 10/27 : COPY . . 06:19:20 ---> 4101f48c5465 06:19:20 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:19:20 ---> Running in 06c0e8a8c334 06:19:20 Removing intermediate container 06c0e8a8c334 06:19:20 ---> 40216aca14e6 06:19:20 Step 12/27 : RUN $MAKE 06:19:20 ---> Running in 37097e1cd4b0 06:19:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 06:19:52 Removing intermediate container 37097e1cd4b0 06:19:52 ---> 3e9030011322 06:19:52 Step 13/27 : FROM alpine:3.20 06:19:52 3.20: Pulling from library/alpine 06:19:52 0a9a5dfd008f: Pulling fs layer 06:19:52 0a9a5dfd008f: Verifying Checksum 06:19:52 0a9a5dfd008f: Download complete 06:19:52 0a9a5dfd008f: Pull complete 06:19:52 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:19:52 Status: Downloaded newer image for alpine:3.20 06:19:52 ---> ff221270b9fb 06:19:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:19:52 ---> Running in d555895d731f 06:19:52 Removing intermediate container d555895d731f 06:19:52 ---> 5fb09ea9f59b 06:19:52 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 06:19:52 ---> Running in 0d4656f0b519 06:19:52 Removing intermediate container 0d4656f0b519 06:19:52 ---> 29998da65938 06:19:52 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:19:52 ---> Running in a9cc88cf0b53 06:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:19:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:19:53 (1/2) Installing ca-certificates (20241121-r1) 06:19:53 (2/2) Installing dumb-init (1.2.5-r3) 06:19:53 Executing busybox-1.36.1-r29.trigger 06:19:53 Executing ca-certificates-20241121-r1.trigger 06:19:53 OK: 9 MiB in 16 packages 06:19:54 Removing intermediate container a9cc88cf0b53 06:19:54 ---> 719304323704 06:19:54 Step 17/27 : RUN apk --no-cache upgrade 06:19:54 ---> Running in ffe7676c8356 06:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:19:54 OK: 9 MiB in 16 packages 06:19:55 Removing intermediate container ffe7676c8356 06:19:55 ---> 79c75fb918ca 06:19:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:19:55 ---> 6081b6fb9292 06:19:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:19:55 ---> a1483982ef09 06:19:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:19:55 ---> df7b3ba3d0be 06:19:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 06:19:56 ---> 0e828f21b367 06:19:56 Step 22/27 : EXPOSE 48095 06:19:56 ---> Running in 5c9b34dd0a59 06:19:56 Removing intermediate container 5c9b34dd0a59 06:19:56 ---> 9ba8ef9a213e 06:19:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 06:19:56 ---> Running in f322d0bb0e04 06:19:56 Removing intermediate container f322d0bb0e04 06:19:56 ---> 5b87db4787a8 06:19:56 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:19:56 ---> Running in 86a23a4fd2d9 06:19:56 Removing intermediate container 86a23a4fd2d9 06:19:56 ---> e8e63ee65d99 06:19:56 Step 25/27 : LABEL arch=amd64 06:19:56 ---> Running in f081cc0d97cb 06:19:57 Removing intermediate container f081cc0d97cb 06:19:57 ---> b87a52429193 06:19:57 Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:19:57 ---> Running in 58b451d7d435 06:19:57 Removing intermediate container 58b451d7d435 06:19:57 ---> 369ca603854e 06:19:57 Step 27/27 : LABEL version=4.1.0-dev.1 06:19:57 ---> Running in 32d58195a113 06:19:57 Removing intermediate container 32d58195a113 06:19:57 ---> 5bde77afa1a7 06:19:57 [Warning] One or more build-args [ARCH] were not consumed 06:19:57 Successfully built 5bde77afa1a7 06:19:57 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 06:19:57 provisioning config files... 06:19:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2689054067419020898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:57 ---> ****-login.sh 06:19:57 nexus3.edgexfoundry.org:10001 06:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:57 Configure a credential helper to remove this warning. See 06:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:57 06:19:57 Login Succeeded 06:19:57 nexus3.edgexfoundry.org:10002 06:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:57 Configure a credential helper to remove this warning. See 06:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:57 06:19:57 Login Succeeded 06:19:57 nexus3.edgexfoundry.org:10003 06:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:57 Configure a credential helper to remove this warning. See 06:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:57 06:19:57 Login Succeeded 06:19:57 nexus3.edgexfoundry.org:10004 06:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:57 Configure a credential helper to remove this warning. See 06:19:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:57 06:19:57 Login Succeeded 06:19:57 ****.io 06:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:58 Configure a credential helper to remove this warning. See 06:19:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:58 06:19:58 Login Succeeded 06:19:58 ---> ****-login.sh ends [Pipeline] } 06:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:19:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 06:19:58 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:19:58 latest 06:19:58 4.1.0-dev.1 06:19:58 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:19:58 main 06:19:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:19:58 a6802a1d2d65: Preparing 06:19:58 f9214b3d4f3d: Preparing 06:19:58 392084527a13: Preparing 06:19:58 bd2bdac9d0df: Preparing 06:19:58 8f7eab0e9782: Preparing 06:19:58 09e633ee4842: Preparing 06:19:58 994456c4fd7b: Preparing 06:19:58 09e633ee4842: Waiting 06:19:58 994456c4fd7b: Waiting 06:19:58 8f7eab0e9782: Pushed 06:19:58 bd2bdac9d0df: Pushed 06:19:58 392084527a13: Pushed 06:19:58 f9214b3d4f3d: Pushed 06:19:58 994456c4fd7b: Layer already exists 06:19:59 09e633ee4842: Pushed 06:20:03 a6802a1d2d65: Pushed 06:20:03 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:20:03 a6802a1d2d65: Preparing 06:20:03 f9214b3d4f3d: Preparing 06:20:03 392084527a13: Preparing 06:20:03 bd2bdac9d0df: Preparing 06:20:03 8f7eab0e9782: Preparing 06:20:03 09e633ee4842: Preparing 06:20:03 994456c4fd7b: Preparing 06:20:03 09e633ee4842: Waiting 06:20:03 994456c4fd7b: Waiting 06:20:03 f9214b3d4f3d: Layer already exists 06:20:03 bd2bdac9d0df: Layer already exists 06:20:03 a6802a1d2d65: Layer already exists 06:20:03 392084527a13: Layer already exists 06:20:03 8f7eab0e9782: Layer already exists 06:20:03 09e633ee4842: Layer already exists 06:20:03 994456c4fd7b: Layer already exists 06:20:03 latest: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 06:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:20:04 a6802a1d2d65: Preparing 06:20:04 f9214b3d4f3d: Preparing 06:20:04 392084527a13: Preparing 06:20:04 bd2bdac9d0df: Preparing 06:20:04 8f7eab0e9782: Preparing 06:20:04 09e633ee4842: Preparing 06:20:04 994456c4fd7b: Preparing 06:20:04 09e633ee4842: Waiting 06:20:04 a6802a1d2d65: Layer already exists 06:20:04 8f7eab0e9782: Layer already exists 06:20:04 bd2bdac9d0df: Layer already exists 06:20:04 392084527a13: Layer already exists 06:20:04 f9214b3d4f3d: Layer already exists 06:20:04 09e633ee4842: Layer already exists 06:20:04 994456c4fd7b: Layer already exists 06:20:04 4.1.0-dev.1: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:20:05 a6802a1d2d65: Preparing 06:20:05 f9214b3d4f3d: Preparing 06:20:05 392084527a13: Preparing 06:20:05 bd2bdac9d0df: Preparing 06:20:05 8f7eab0e9782: Preparing 06:20:05 09e633ee4842: Preparing 06:20:05 994456c4fd7b: Preparing 06:20:05 09e633ee4842: Waiting 06:20:05 994456c4fd7b: Waiting 06:20:05 f9214b3d4f3d: Layer already exists 06:20:05 392084527a13: Layer already exists 06:20:05 a6802a1d2d65: Layer already exists 06:20:05 8f7eab0e9782: Layer already exists 06:20:05 bd2bdac9d0df: Layer already exists 06:20:05 09e633ee4842: Layer already exists 06:20:05 994456c4fd7b: Layer already exists 06:20:05 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 06:20:05 a6802a1d2d65: Preparing 06:20:05 f9214b3d4f3d: Preparing 06:20:05 392084527a13: Preparing 06:20:05 bd2bdac9d0df: Preparing 06:20:05 8f7eab0e9782: Preparing 06:20:05 09e633ee4842: Preparing 06:20:05 994456c4fd7b: Preparing 06:20:05 09e633ee4842: Waiting 06:20:05 994456c4fd7b: Waiting 06:20:05 bd2bdac9d0df: Layer already exists 06:20:05 a6802a1d2d65: Layer already exists 06:20:05 8f7eab0e9782: Layer already exists 06:20:05 392084527a13: Layer already exists 06:20:05 f9214b3d4f3d: Layer already exists 06:20:05 09e633ee4842: Layer already exists 06:20:05 994456c4fd7b: Layer already exists 06:20:05 main: digest: sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:05 ===================================================== [Pipeline] echo 06:20:06 taggedImages: 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 06:20:06 ========================================================= 06:20:06 [edgeXBuildMultiArch] RAW Config: 06:20:06 images: 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:20:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:20:06 settingsFile: 06:20:06 app-service-configurable-settings 06:20:06 ========================================================= [Pipeline] node 06:20:21 Still waiting to schedule task 06:20:21 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-42415’ 06:21:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42416 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 06:21:03 Running in /w/workspace/app-service-configurable/271 [Pipeline] { [Pipeline] checkout 06:21:03 The recommended git tool is: git 06:21:08 using credential edgex-jenkins-ssh 06:21:08 Cloning the remote Git repository 06:21:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 06:21:08 > git init /w/workspace/app-service-configurable/271 # timeout=10 06:21:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 06:21:08 > git --version # timeout=10 06:21:08 > git --version # 'git version 2.25.1' 06:21:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 06:21:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:12 Avoid second fetch 06:21:12 Checking out Revision 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) 06:21:13 Commit message: "Merge pull request #719 from judehung/update-gitignore" 06:21:12 > git config core.sparsecheckout # timeout=10 06:21:12 > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:21:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:18 Dload Upload Total Spent Left Speed 06:21:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 06:21:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:21:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:21:18 + sudo tee /etc/docker/daemon.new 06:21:18 { 06:21:18 "registry-mirrors": [ 06:21:18 "https://nexus3.edgexfoundry.org:10001" 06:21:18 ], 06:21:18 "bip": "10.250.0.254/24", 06:21:18 "hosts": [ 06:21:18 "tcp://0.0.0.0:5555", 06:21:18 "unix:///var/run/docker.sock" 06:21:18 ], 06:21:18 "mtu": 1458, 06:21:18 "selinux-enabled": true, 06:21:18 "seccomp-profile": "/etc/docker/seccomp.json" 06:21:18 } [Pipeline] sh 06:21:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:21:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:37 provisioning config files... 06:21:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/271@tmp/config16219275311556838726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:38 ---> ****-login.sh 06:21:38 nexus3.edgexfoundry.org:10001 06:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:38 Configure a credential helper to remove this warning. See 06:21:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:38 06:21:38 Login Succeeded 06:21:38 nexus3.edgexfoundry.org:10002 06:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:38 Configure a credential helper to remove this warning. See 06:21:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:38 06:21:38 Login Succeeded 06:21:39 nexus3.edgexfoundry.org:10003 06:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:39 Configure a credential helper to remove this warning. See 06:21:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:39 06:21:39 Login Succeeded 06:21:39 nexus3.edgexfoundry.org:10004 06:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:39 Configure a credential helper to remove this warning. See 06:21:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:39 06:21:39 Login Succeeded 06:21:39 ****.io 06:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:40 Configure a credential helper to remove this warning. See 06:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:40 06:21:40 Login Succeeded 06:21:40 ---> ****-login.sh ends [Pipeline] } 06:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:21:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:21:40 ========================================================= 06:21:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:21:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:21:41 Sending build context to Docker daemon 224.3kB 06:21:41 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:21:41 Step 2/12 : FROM ${BASE} AS builder 06:21:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:21:41 9986a736f7d3: Pulling fs layer 06:21:41 1f018df60701: Pulling fs layer 06:21:41 39f8f326b044: Pulling fs layer 06:21:41 e6a1e7a6a96a: Pulling fs layer 06:21:41 4f4fb700ef54: Pulling fs layer 06:21:41 e6a1e7a6a96a: Waiting 06:21:41 4f4fb700ef54: Waiting 06:21:41 d45d956e0dbf: Pulling fs layer 06:21:41 d45d956e0dbf: Waiting 06:21:41 d7702b0d1db1: Pulling fs layer 06:21:41 5c7f0f088c93: Pulling fs layer 06:21:41 d7702b0d1db1: Waiting 06:21:41 4fdc064ae6cf: Pulling fs layer 06:21:41 5c7f0f088c93: Waiting 06:21:41 4fdc064ae6cf: Waiting 06:21:41 1f018df60701: Download complete 06:21:41 e6a1e7a6a96a: Verifying Checksum 06:21:41 e6a1e7a6a96a: Download complete 06:21:41 4f4fb700ef54: Verifying Checksum 06:21:41 4f4fb700ef54: Download complete 06:21:41 d45d956e0dbf: Verifying Checksum 06:21:41 d45d956e0dbf: Download complete 06:21:41 d7702b0d1db1: Verifying Checksum 06:21:41 d7702b0d1db1: Download complete 06:21:41 9986a736f7d3: Verifying Checksum 06:21:41 9986a736f7d3: Download complete 06:21:41 4fdc064ae6cf: Verifying Checksum 06:21:41 4fdc064ae6cf: Download complete 06:21:42 9986a736f7d3: Pull complete 06:21:43 1f018df60701: Pull complete 06:21:43 39f8f326b044: Verifying Checksum 06:21:43 39f8f326b044: Download complete 06:21:44 5c7f0f088c93: Verifying Checksum 06:21:44 5c7f0f088c93: Download complete 06:21:57 39f8f326b044: Pull complete 06:21:57 e6a1e7a6a96a: Pull complete 06:21:57 4f4fb700ef54: Pull complete 06:21:57 d45d956e0dbf: Pull complete 06:21:57 d7702b0d1db1: Pull complete 06:22:06 5c7f0f088c93: Pull complete 06:22:08 4fdc064ae6cf: Pull complete 06:22:08 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:22:08 ---> 63f30b955cb9 06:22:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:22:08 ---> Running in c714127daf26 06:22:08 Removing intermediate container c714127daf26 06:22:08 ---> a1f8e462a29d 06:22:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:22:09 ---> Running in 38f3b559795b 06:22:09 Removing intermediate container 38f3b559795b 06:22:09 ---> 5e22a20a05ce 06:22:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:22:09 ---> Running in 2987c0b7b1cc 06:22:09 Removing intermediate container 2987c0b7b1cc 06:22:09 ---> f8201e05d414 06:22:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:10 ---> Running in a46e4ea781dd 06:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:22:12 OK: 239 MiB in 58 packages 06:22:13 Removing intermediate container a46e4ea781dd 06:22:13 ---> e1f1c03bc3fb 06:22:13 Step 7/12 : WORKDIR /app 06:22:13 ---> Running in d8e6e392874c 06:22:13 Removing intermediate container d8e6e392874c 06:22:13 ---> 02e2cd2b4d16 06:22:13 Step 8/12 : COPY go.mod vendor* ./ 06:22:14 ---> 5073b6eeab4f 06:22:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:14 ---> Running in caf836a84a59 06:22:42 Running on prd-centos7-docker-4c-2g-42417 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:42 provisioning config files... 06:22:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1124476260610729412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:43 ---> ****-login.sh 06:22:43 nexus3.edgexfoundry.org:10001 06:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:44 Configure a credential helper to remove this warning. See 06:22:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:44 06:22:44 Login Succeeded 06:22:44 nexus3.edgexfoundry.org:10002 06:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:44 Configure a credential helper to remove this warning. See 06:22:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:44 06:22:44 Login Succeeded 06:22:44 nexus3.edgexfoundry.org:10003 06:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:44 Configure a credential helper to remove this warning. See 06:22:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:44 06:22:44 Login Succeeded 06:22:44 nexus3.edgexfoundry.org:10004 06:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:44 Configure a credential helper to remove this warning. See 06:22:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:44 06:22:44 Login Succeeded 06:22:44 ****.io 06:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:45 Configure a credential helper to remove this warning. See 06:22:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:45 06:22:45 Login Succeeded 06:22:45 ---> ****-login.sh ends [Pipeline] } 06:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:45 + docker buildx ls 06:22:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:22:46 default * docker 06:22:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:22:46 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:22:46 edgex-builder [Pipeline] sh 06:22:47 + docker buildx inspect --bootstrap 06:22:47 #1 [internal] booting buildkit 06:22:47 #1 pulling image moby/buildkit:buildx-stable-1 06:22:49 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 06:22:49 #1 creating container buildx_buildkit_edgex-builder0 06:22:51 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 06:22:51 #1 DONE 4.4s 06:22:51 Name: edgex-builder 06:22:51 Driver: docker-container 06:22:51 06:22:51 Nodes: 06:22:51 Name: edgex-builder0 06:22:51 Endpoint: unix:///var/run/docker.sock 06:22:51 Status: running 06:22:51 Buildkit: v0.20.2 06:22:51 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:22:51 + docker buildx ls 06:22:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:22:51 edgex-builder * docker-container 06:22:51 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:22:51 default docker 06:22:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:22:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95' 06:22:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --push - 06:22:52 #1 [internal] load build definition from Dockerfile 06:22:52 #1 transferring dockerfile: 209B done 06:22:52 #1 DONE 0.0s 06:22:52 06:22:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:22:52 #2 DONE 0.1s 06:22:52 06:22:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:22:52 #3 DONE 0.1s 06:22:52 06:22:52 #4 [internal] load .dockerignore 06:22:52 #4 transferring context: 2B done 06:22:52 #4 DONE 0.0s 06:22:52 06:22:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:52 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:52 #5 DONE 0.0s 06:22:52 06:22:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:52 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:52 #6 DONE 0.1s 06:22:52 06:22:52 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:22:52 #7 DONE 0.0s 06:22:52 06:22:52 #8 exporting to image 06:22:52 #8 exporting layers done 06:22:52 #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done 06:22:52 #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done 06:22:52 #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done 06:22:52 #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done 06:22:52 #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done 06:22:52 #8 pushing layers 0.1s done 06:22:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 06:22:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:22:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done 06:22:52 #8 DONE 0.2s 06:22:52 06:22:52 1 warning found (use --debug to expand): 06:22:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:22:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 06:22:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 06:22:53 #1 [internal] load build definition from Dockerfile 06:22:53 #1 transferring dockerfile: 175B done 06:22:53 #1 DONE 0.0s 06:22:53 06:22:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:22:53 #2 DONE 0.0s 06:22:53 06:22:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 06:22:53 #3 DONE 0.0s 06:22:53 06:22:53 #4 [internal] load .dockerignore 06:22:53 #4 transferring context: 2B done 06:22:53 #4 DONE 0.0s 06:22:53 06:22:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:53 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:53 #5 DONE 0.0s 06:22:53 06:22:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:53 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:53 #6 CACHED 06:22:53 06:22:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:53 #5 CACHED 06:22:53 06:22:53 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:22:53 #7 DONE 0.0s 06:22:53 06:22:53 #8 exporting to image 06:22:53 #8 exporting layers done 06:22:53 #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done 06:22:53 #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done 06:22:53 #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done 06:22:53 #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done 06:22:53 #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done 06:22:53 #8 pushing layers 0.0s done 06:22:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done 06:22:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:22:53 #8 DONE 0.1s 06:22:53 06:22:53 1 warning found (use --debug to expand): 06:22:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:22:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1' 06:22:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 --push - 06:22:53 #1 [internal] load build definition from Dockerfile 06:22:53 #1 transferring dockerfile: 180B done 06:22:53 #1 DONE 0.0s 06:22:53 06:22:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 06:22:53 #2 DONE 0.0s 06:22:53 06:22:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 06:22:53 #3 DONE 0.0s 06:22:53 06:22:53 #4 [internal] load .dockerignore 06:22:53 #4 transferring context: 2B done 06:22:53 #4 DONE 0.0s 06:22:53 06:22:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:53 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:53 #5 CACHED 06:22:53 06:22:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:53 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:53 #6 CACHED 06:22:53 06:22:53 #7 exporting to image 06:22:53 #7 exporting layers done 06:22:53 #7 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done 06:22:53 #7 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done 06:22:53 #7 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done 06:22:53 #7 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done 06:22:53 #7 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done 06:22:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:22:53 #7 pushing layers 0.0s done 06:22:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done 06:22:53 #7 DONE 0.1s 06:22:53 06:22:53 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:22:53 #8 DONE 0.0s 06:22:53 06:22:53 1 warning found (use --debug to expand): 06:22:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:22:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 --push - 06:22:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1' 06:22:54 #1 [internal] load build definition from Dockerfile 06:22:54 #1 transferring dockerfile: 221B done 06:22:54 #1 DONE 0.0s 06:22:54 06:22:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:22:54 #2 DONE 0.0s 06:22:54 06:22:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:22:54 #3 DONE 0.0s 06:22:54 06:22:54 #4 [internal] load .dockerignore 06:22:54 #4 transferring context: 2B done 06:22:54 #4 DONE 0.0s 06:22:54 06:22:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:54 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:54 #5 CACHED 06:22:54 06:22:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:54 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:54 #6 CACHED 06:22:54 06:22:54 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:22:54 #7 DONE 0.0s 06:22:54 06:22:54 #8 exporting to image 06:22:54 #8 exporting layers done 06:22:54 #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done 06:22:54 #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done 06:22:54 #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done 06:22:54 #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done 06:22:54 #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done 06:22:54 #8 pushing layers 0.0s done 06:22:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done 06:22:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:22:54 #8 DONE 0.1s 06:22:54 06:22:54 1 warning found (use --debug to expand): 06:22:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:22:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 06:22:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 06:22:54 #1 [internal] load build definition from Dockerfile 06:22:54 #1 transferring dockerfile: 173B done 06:22:54 #1 DONE 0.0s 06:22:54 06:22:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:22:54 #2 DONE 0.0s 06:22:54 06:22:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 06:22:54 #3 DONE 0.0s 06:22:54 06:22:54 #4 [internal] load .dockerignore 06:22:54 #4 transferring context: 2B done 06:22:54 #4 DONE 0.0s 06:22:54 06:22:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:54 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:54 #5 CACHED 06:22:54 06:22:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 06:22:54 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:4ff04218cf9bab481402676e25efe54e6f5ce414067a1184ece145bc41eed3e8 0.0s done 06:22:54 #6 CACHED 06:22:54 06:22:54 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 06:22:54 #7 DONE 0.0s 06:22:54 06:22:54 #8 exporting to image 06:22:54 #8 exporting layers done 06:22:54 #8 exporting manifest sha256:8029691263ade2c724855a5bf33a0b2c69fa3502b96284eb9b7ef9356a769824 done 06:22:54 #8 exporting config sha256:ed00afda8ec94c8f9f7d6ae6c0225d243a86f782b67ac9d5e4c6b43f41ee1235 done 06:22:54 #8 exporting manifest sha256:2c00deb9e82ede787cde8fade6c5492a590e0289ce73b185a06cf630c0e96842 done 06:22:54 #8 exporting config sha256:2759a58c8c4d7d4604e34220f6e0e51ba463c30e4d1cf500ccf860fb1cdaa1c7 done 06:22:54 #8 exporting manifest list sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 done 06:22:54 #8 pushing layers 0.0s done 06:22:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:cd03efbeeffea8da42648dda595533130b4e4bff487ae709f6afe623af17b939 0.1s done 06:22:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:22:54 #8 DONE 0.1s 06:22:54 06:22:54 1 warning found (use --debug to expand): 06:22:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:22:55 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:22:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:22:56 ---> package-listing.sh 06:22:56 ++ tr '[:upper:]' '[:lower:]' 06:22:56 ++ facter osfamily 06:22:56 + OS_FAMILY=redhat 06:22:56 + workspace=/w/workspace/ry_app-service-configurable_main 06:22:56 + START_PACKAGES=/tmp/packages_start.txt 06:22:56 + END_PACKAGES=/tmp/packages_end.txt 06:22:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:22:56 + PACKAGES=/tmp/packages_start.txt 06:22:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:22:56 + PACKAGES=/tmp/packages_end.txt 06:22:56 + case "${OS_FAMILY}" in 06:22:56 + rpm -qa 06:22:56 + sort 06:22:57 + '[' -f /tmp/packages_start.txt ']' 06:22:57 + '[' -f /tmp/packages_end.txt ']' 06:22:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:22:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:22:57 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 06:22:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 06:22:57 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 06:22:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:22:57 06:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:22:58 latest: Pulling from edgex-lftools-log-publisher 06:22:58 5eb5b503b376: Pulling fs layer 06:22:58 5c69ac0246d0: Pulling fs layer 06:22:58 ec43610c2a17: Pulling fs layer 06:22:58 3a2ae6a8a46f: Pulling fs layer 06:22:58 33b1e0a273af: Pulling fs layer 06:22:58 5d3b04190fa2: Pulling fs layer 06:22:58 2f39f015ded8: Pulling fs layer 06:22:58 3a2ae6a8a46f: Waiting 06:22:58 33b1e0a273af: Waiting 06:22:58 5d3b04190fa2: Waiting 06:22:58 2f39f015ded8: Waiting 06:22:58 5c69ac0246d0: Verifying Checksum 06:22:58 5c69ac0246d0: Download complete 06:22:58 3a2ae6a8a46f: Verifying Checksum 06:22:58 3a2ae6a8a46f: Download complete 06:22:58 33b1e0a273af: Verifying Checksum 06:22:58 33b1e0a273af: Download complete 06:22:58 5d3b04190fa2: Verifying Checksum 06:22:58 5d3b04190fa2: Download complete 06:22:58 ec43610c2a17: Verifying Checksum 06:22:58 ec43610c2a17: Download complete 06:22:58 5eb5b503b376: Verifying Checksum 06:22:58 5eb5b503b376: Download complete 06:22:59 2f39f015ded8: Download complete 06:23:00 5eb5b503b376: Pull complete 06:23:00 5c69ac0246d0: Pull complete 06:23:00 ec43610c2a17: Pull complete 06:23:00 3a2ae6a8a46f: Pull complete 06:23:00 33b1e0a273af: Pull complete 06:23:00 5d3b04190fa2: Pull complete 06:23:05 2f39f015ded8: Pull complete 06:23:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:05 prd-centos7-docker-4c-2g-42417 does not seem to be running inside a container 06:23:05 $ 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 06:23:10 $ docker top a49f4d900a42bc5990c6b9f1d5ed61bb35b99a7e1b1eed55c9831dddc8501df5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:10 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:10 + mkdir -p /var/log/sysstat [Pipeline] sh 06:23:11 + ls /var/log/sa-host 06:23:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:11 provisioning config files... 06:23:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16868676925082597101tmp [Pipeline] { [Pipeline] echo 06:23:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:11 ---> create-netrc.sh [Pipeline] } 06:23:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:23:12 ---> python-tools-install.sh [Pipeline] echo 06:23:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:12 ---> sudo-logs.sh 06:23:12 Archiving 'sudo' log.. 06:23:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-42417.novalocal: Name or service not known 06:23:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-42417.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:23:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:12 ---> job-cost.sh 06:23:12 lf-activate-venv: SKIPPING 06:23:12 INFO: No Stack... 06:23:12 INFO: Retrieving Pricing Info for: v3-standard-2 06:23:13 INFO: Archiving Costs [Pipeline] echo 06:23:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:13 ---> logs-deploy.sh 06:23:13 lf-activate-venv: SKIPPING 06:23:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/271 06:23:13 INFO: archiving workspace using pattern(s): 06:23:14 Archives upload complete. 06:23:14 INFO: archiving logs to Nexus 06:23:15 ---> uname -a: 06:23:15 Linux prd-centos7-docker-4c-2g-42417.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:23:15 06:23:15 06:23:15 ---> lscpu: 06:23:15 Architecture: x86_64 06:23:15 CPU op-mode(s): 32-bit, 64-bit 06:23:15 Byte Order: Little Endian 06:23:15 Address sizes: 40 bits physical, 48 bits virtual 06:23:15 CPU(s): 2 06:23:15 On-line CPU(s) list: 0,1 06:23:15 Thread(s) per core: 1 06:23:15 Core(s) per socket: 1 06:23:15 Socket(s): 2 06:23:15 NUMA node(s): 1 06:23:15 Vendor ID: AuthenticAMD 06:23:15 CPU family: 23 06:23:15 Model: 49 06:23:15 Model name: AMD EPYC-Rome Processor 06:23:15 Stepping: 0 06:23:15 CPU MHz: 2800.000 06:23:15 BogoMIPS: 5600.00 06:23:15 Virtualization: AMD-V 06:23:15 Hypervisor vendor: KVM 06:23:15 Virtualization type: full 06:23:15 L1d cache: 64 KiB 06:23:15 L1i cache: 64 KiB 06:23:15 L2 cache: 1 MiB 06:23:15 L3 cache: 32 MiB 06:23:15 NUMA node0 CPU(s): 0,1 06:23:15 Vulnerability Itlb multihit: Not affected 06:23:15 Vulnerability L1tf: Not affected 06:23:15 Vulnerability Mds: Not affected 06:23:15 Vulnerability Meltdown: Not affected 06:23:15 Vulnerability Mmio stale data: Not affected 06:23:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:23:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:23:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:23:15 Vulnerability Srbds: Not affected 06:23:15 Vulnerability Tsx async abort: Not affected 06:23:15 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:23:15 06:23:15 06:23:15 ---> nproc: 06:23:15 2 06:23:15 06:23:15 06:23:15 ---> df -h: 06:23:15 Filesystem Size Used Avail Use% Mounted on 06:23:15 overlay 40G 7.3G 33G 19% / 06:23:15 tmpfs 64M 0 64M 0% /dev 06:23:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:23:15 shm 64M 0 64M 0% /dev/shm 06:23:15 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:23:15 06:23:15 06:23:15 Cannot open /var/log/sysstat/sa31: No such file or directory 06:23:15 Please check if data collecting is enabled 06:23:15 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:15 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:23:15 $ docker stop --time=1 a49f4d900a42bc5990c6b9f1d5ed61bb35b99a7e1b1eed55c9831dddc8501df5 06:23:16 $ docker rm -f --volumes a49f4d900a42bc5990c6b9f1d5ed61bb35b99a7e1b1eed55c9831dddc8501df5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:23:16 [WS-CLEANUP] Deleting project workspace... 06:23:16 [WS-CLEANUP] Deferred wipeout is used... 06:23:16 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:17 06:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:17 latest: Pulling from edgex-lftools-log-publisher 06:23:17 5eb5b503b376: Pulling fs layer 06:23:17 5c69ac0246d0: Pulling fs layer 06:23:17 ec43610c2a17: Pulling fs layer 06:23:17 3a2ae6a8a46f: Pulling fs layer 06:23:17 33b1e0a273af: Pulling fs layer 06:23:17 3a2ae6a8a46f: Waiting 06:23:17 5d3b04190fa2: Pulling fs layer 06:23:17 2f39f015ded8: Pulling fs layer 06:23:17 2f39f015ded8: Waiting 06:23:17 5d3b04190fa2: Waiting 06:23:17 5c69ac0246d0: Download complete 06:23:17 3a2ae6a8a46f: Verifying Checksum 06:23:17 3a2ae6a8a46f: Download complete 06:23:17 33b1e0a273af: Verifying Checksum 06:23:17 33b1e0a273af: Download complete 06:23:17 5d3b04190fa2: Verifying Checksum 06:23:17 5d3b04190fa2: Download complete 06:23:17 ec43610c2a17: Verifying Checksum 06:23:17 ec43610c2a17: Download complete 06:23:17 5eb5b503b376: Verifying Checksum 06:23:17 5eb5b503b376: Download complete 06:23:18 2f39f015ded8: Verifying Checksum 06:23:18 2f39f015ded8: Download complete 06:23:18 5eb5b503b376: Pull complete 06:23:18 5c69ac0246d0: Pull complete 06:23:19 ec43610c2a17: Pull complete 06:23:19 3a2ae6a8a46f: Pull complete 06:23:19 33b1e0a273af: Pull complete 06:23:19 5d3b04190fa2: Pull complete 06:23:23 2f39f015ded8: Pull complete 06:23:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:23 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:23:26 $ docker top 0984ee0ad1a5984a1f92e90f71f662898d9e537c51c7904cb4991d9b542ca763 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:27 ---> job-cost.sh 06:23:27 lf-activate-venv: SKIPPING 06:23:27 INFO: No Stack... 06:23:27 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:27 INFO: Archiving Costs [Pipeline] sh 06:23:28 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 06:23:28 + cut -d, -f6 [Pipeline] lock 06:23:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] 06:23:28 Resource [jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] did not exist. Created. 06:23:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:28 + echo total: 0.2199999988079071 [Pipeline] stash 06:23:28 Stashed 1 file(s) [Pipeline] } 06:23:28 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] // lock [Pipeline] } 06:23:28 $ docker stop --time=1 0984ee0ad1a5984a1f92e90f71f662898d9e537c51c7904cb4991d9b542ca763 06:23:29 $ docker rm -f --volumes 0984ee0ad1a5984a1f92e90f71f662898d9e537c51c7904cb4991d9b542ca763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:24:06 Removing intermediate container caf836a84a59 06:24:06 ---> 3425425f317f 06:24:06 Step 10/12 : COPY . . 06:24:06 ---> 11a1dd02b96c 06:24:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:24:06 ---> Running in efac20355e6c 06:24:06 Removing intermediate container efac20355e6c 06:24:06 ---> 9accd4721f1e 06:24:06 Step 12/12 : RUN $MAKE 06:24:06 ---> Running in e1f4a8d6b410 06:24:07 noop 06:24:07 Removing intermediate container e1f4a8d6b410 06:24:07 ---> e061e9710406 06:24:07 Successfully built e061e9710406 06:24:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:08 + docker inspect -f . ci-base-image-arm64 06:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:08 prd-ubuntu20.04-docker-arm64-4c-16g-42416 does not seem to be running inside a container 06:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/271 -v /w/workspace/app-service-configurable/271:/w/workspace/app-service-configurable/271:rw,z -v /w/workspace/app-service-configurable/271@tmp:/w/workspace/app-service-configurable/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:24:10 $ docker top a565b49034bf8941e3b99998beed5edd18cf10ac0f3a76ac9b27ac101bc74226 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:10 + go version 06:24:10 go version go1.23.4 linux/arm64 [Pipeline] } 06:24:10 $ docker stop --time=1 a565b49034bf8941e3b99998beed5edd18cf10ac0f3a76ac9b27ac101bc74226 06:24:12 $ docker rm -f --volumes a565b49034bf8941e3b99998beed5edd18cf10ac0f3a76ac9b27ac101bc74226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:13 + docker inspect -f . ci-base-image-arm64 06:24:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:13 prd-ubuntu20.04-docker-arm64-4c-16g-42416 does not seem to be running inside a container 06:24:13 $ 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/271 -v /w/workspace/app-service-configurable/271:/w/workspace/app-service-configurable/271:rw,z -v /w/workspace/app-service-configurable/271@tmp:/w/workspace/app-service-configurable/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:24:14 $ docker top 23eef8462aca57bca1ca914774df605fa313e12aba36b0d700402f67b8dfa4fd -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:15 + git config --global --add safe.directory /w/workspace/app-service-configurable/271 [Pipeline] fileExists [Pipeline] sh 06:24:16 + make test 06:24:16 go test -race -coverprofile=coverage.out ./... 06:28:22 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 06:28:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:28:22 go vet ./... 06:32:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:00 ./bin/test-attribution-txt.sh [Pipeline] echo 06:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:32:00 $ docker stop --time=1 23eef8462aca57bca1ca914774df605fa313e12aba36b0d700402f67b8dfa4fd 06:32:02 $ docker rm -f --volumes 23eef8462aca57bca1ca914774df605fa313e12aba36b0d700402f67b8dfa4fd [Pipeline] // withDockerContainer [Pipeline] sh 06:32:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:32:04 Warning: overwriting stash ‘coverage-report’ 06:32:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:32:06 + ls -al . 06:32:06 total 244 06:32:06 drwxrwxr-x 6 jenkins jenkins 4096 Mar 31 06:24 . 06:32:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 06:21 .. 06:32:06 -rw-rw-r-- 1 jenkins jenkins 119 Mar 31 06:21 .dockerignore 06:32:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:21 .git 06:32:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 06:21 .github 06:32:06 -rw-rw-r-- 1 jenkins jenkins 108 Mar 31 06:21 .gitignore 06:32:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 06:21 .golangci.yml 06:32:06 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 31 06:21 Attribution.txt 06:32:06 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 31 06:21 CHANGELOG.md 06:32:06 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 31 06:21 Dockerfile 06:32:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 06:21 GOVERNANCE.md 06:32:06 -rw-rw-r-- 1 jenkins jenkins 666 Mar 31 06:21 Jenkinsfile 06:32:06 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 31 06:21 LICENSE 06:32:06 -rw-rw-r-- 1 jenkins jenkins 618 Mar 31 06:21 OWNERS.md 06:32:06 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 31 06:21 README.md 06:32:06 -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 06:17 VERSION 06:32:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 06:21 bin 06:32:06 -rw-r--r-- 1 jenkins jenkins 953 Mar 31 06:28 coverage.out 06:32:06 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 31 06:21 go.mod 06:32:06 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 31 06:21 go.sum 06:32:06 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 31 06:21 main.go 06:32:06 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 31 06:21 makefile 06:32:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 06:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + 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=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=arm64 --label version=4.1.0-dev.1 . 06:32:06 Sending build context to Docker daemon 225.8kB 06:32:06 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:32:06 Step 2/27 : FROM ${BASE} AS builder 06:32:06 ---> e061e9710406 06:32:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:32:06 ---> Running in 8f87b4a99682 06:32:07 Removing intermediate container 8f87b4a99682 06:32:07 ---> dae814b6a37f 06:32:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:32:07 ---> Running in 4d9ca7a81087 06:32:07 Removing intermediate container 4d9ca7a81087 06:32:07 ---> a9715f2fb7ab 06:32:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:32:07 ---> Running in bdf87f0d7695 06:32:07 Removing intermediate container bdf87f0d7695 06:32:07 ---> c6874124a1e0 06:32:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:32:07 ---> Running in 98792646e0aa 06:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:32:10 OK: 239 MiB in 58 packages 06:32:11 Removing intermediate container 98792646e0aa 06:32:11 ---> 650e84964cf2 06:32:11 Step 7/27 : WORKDIR /app 06:32:11 ---> Running in 468142ca965a 06:32:11 Removing intermediate container 468142ca965a 06:32:11 ---> 0a84057cdbd9 06:32:11 Step 8/27 : COPY go.mod vendor* ./ 06:32:12 ---> d711c0c43ac1 06:32:12 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:12 ---> Running in 07921af28085 06:32:15 Removing intermediate container 07921af28085 06:32:15 ---> 28a51f678057 06:32:15 Step 10/27 : COPY . . 06:32:15 ---> 26db437c832d 06:32:15 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:32:15 ---> Running in 67d3d0a61ade 06:32:15 Removing intermediate container 67d3d0a61ade 06:32:15 ---> 39fdb888d528 06:32:15 Step 12/27 : RUN $MAKE 06:32:15 ---> Running in f9d1288bff3c 06:32:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 06:35:53 Removing intermediate container f9d1288bff3c 06:35:53 ---> dda289ae9472 06:35:53 Step 13/27 : FROM alpine:3.20 06:35:53 3.20: Pulling from library/alpine 06:35:53 94e9d8af2201: Pulling fs layer 06:35:53 94e9d8af2201: Verifying Checksum 06:35:53 94e9d8af2201: Download complete 06:35:53 94e9d8af2201: Pull complete 06:35:53 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:35:53 Status: Downloaded newer image for alpine:3.20 06:35:53 ---> 7aab056cecc6 06:35:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:35:53 ---> Running in 7b8fe8dab2b7 06:35:53 Removing intermediate container 7b8fe8dab2b7 06:35:53 ---> 0244eca17832 06:35:53 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 06:35:53 ---> Running in 12fb4cb2053a 06:35:53 Removing intermediate container 12fb4cb2053a 06:35:53 ---> 397519b635a9 06:35:53 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:35:53 ---> Running in 51369f22b159 06:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:35:53 (1/2) Installing ca-certificates (20241121-r1) 06:35:53 (2/2) Installing dumb-init (1.2.5-r3) 06:35:53 Executing busybox-1.36.1-r29.trigger 06:35:53 Executing ca-certificates-20241121-r1.trigger 06:35:53 OK: 10 MiB in 16 packages 06:35:53 Removing intermediate container 51369f22b159 06:35:53 ---> b4aee4578ad6 06:35:53 Step 17/27 : RUN apk --no-cache upgrade 06:35:53 ---> Running in da7bf197b14d 06:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:35:53 OK: 10 MiB in 16 packages 06:35:53 Removing intermediate container da7bf197b14d 06:35:53 ---> d7cdf47798a8 06:35:53 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:35:53 ---> 055759036188 06:35:53 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:35:53 ---> 9b5b3b5c374b 06:35:53 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:35:53 ---> d3c1b67e9196 06:35:53 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 06:35:53 ---> c8c4cca67dda 06:35:53 Step 22/27 : EXPOSE 48095 06:35:53 ---> Running in d4ccd957b769 06:35:54 Removing intermediate container d4ccd957b769 06:35:54 ---> 11d8ddb03573 06:35:54 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 06:35:54 ---> Running in 44d83acb4702 06:35:54 Removing intermediate container 44d83acb4702 06:35:54 ---> 78fb0fa6c20f 06:35:54 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:35:54 ---> Running in 0bbf9b90747f 06:35:54 Removing intermediate container 0bbf9b90747f 06:35:54 ---> e9d6934cbc20 06:35:54 Step 25/27 : LABEL arch=arm64 06:35:54 ---> Running in 8f9a00883c93 06:35:55 Removing intermediate container 8f9a00883c93 06:35:55 ---> ec4911ac147e 06:35:55 Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:35:55 ---> Running in 9328f17dbb5f 06:35:55 Removing intermediate container 9328f17dbb5f 06:35:55 ---> af40c8a8569c 06:35:55 Step 27/27 : LABEL version=4.1.0-dev.1 06:35:55 ---> Running in e8abb927ad68 06:35:55 Removing intermediate container e8abb927ad68 06:35:55 ---> f15ceff378ba 06:35:55 [Warning] One or more build-args [ARCH] were not consumed 06:35:55 Successfully built f15ceff378ba 06:35:55 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 06:35:56 provisioning config files... 06:35:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/271@tmp/config8888974615186332944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:56 ---> ****-login.sh 06:35:56 nexus3.edgexfoundry.org:10001 06:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:56 Configure a credential helper to remove this warning. See 06:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:56 06:35:56 Login Succeeded 06:35:56 nexus3.edgexfoundry.org:10002 06:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:56 Configure a credential helper to remove this warning. See 06:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:56 06:35:56 Login Succeeded 06:35:56 nexus3.edgexfoundry.org:10003 06:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:57 Configure a credential helper to remove this warning. See 06:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:57 06:35:57 Login Succeeded 06:35:57 nexus3.edgexfoundry.org:10004 06:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:57 Configure a credential helper to remove this warning. See 06:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:57 06:35:57 Login Succeeded 06:35:57 ****.io 06:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:58 Configure a credential helper to remove this warning. See 06:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:58 06:35:58 Login Succeeded 06:35:58 ---> ****-login.sh ends [Pipeline] } 06:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:35:58 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 06:35:58 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:35:58 latest 06:35:58 4.1.0-dev.1 06:35:58 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:35:58 main 06:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:35:59 77876f97146e: Preparing 06:35:59 5e8788d64460: Preparing 06:35:59 5061d26d71cd: Preparing 06:35:59 cd6c93c90eed: Preparing 06:35:59 3a5943e641bd: Preparing 06:35:59 f0fda8f3c9a5: Preparing 06:35:59 dd9c8f8612c8: Preparing 06:35:59 f0fda8f3c9a5: Waiting 06:35:59 dd9c8f8612c8: Waiting 06:35:59 cd6c93c90eed: Pushed 06:35:59 3a5943e641bd: Pushed 06:35:59 5061d26d71cd: Pushed 06:35:59 5e8788d64460: Pushed 06:35:59 dd9c8f8612c8: Layer already exists 06:35:59 f0fda8f3c9a5: Pushed 06:36:07 77876f97146e: Pushed 06:36:07 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + 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 06:36:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 06:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:36:08 77876f97146e: Preparing 06:36:08 5e8788d64460: Preparing 06:36:08 5061d26d71cd: Preparing 06:36:08 cd6c93c90eed: Preparing 06:36:08 3a5943e641bd: Preparing 06:36:08 f0fda8f3c9a5: Preparing 06:36:08 dd9c8f8612c8: Preparing 06:36:08 dd9c8f8612c8: Waiting 06:36:08 f0fda8f3c9a5: Waiting 06:36:08 5e8788d64460: Layer already exists 06:36:08 77876f97146e: Layer already exists 06:36:08 5061d26d71cd: Layer already exists 06:36:08 3a5943e641bd: Layer already exists 06:36:08 cd6c93c90eed: Layer already exists 06:36:08 f0fda8f3c9a5: Layer already exists 06:36:08 dd9c8f8612c8: Layer already exists 06:36:08 latest: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 06:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:36:09 77876f97146e: Preparing 06:36:09 5e8788d64460: Preparing 06:36:09 5061d26d71cd: Preparing 06:36:09 cd6c93c90eed: Preparing 06:36:09 3a5943e641bd: Preparing 06:36:09 f0fda8f3c9a5: Preparing 06:36:09 dd9c8f8612c8: Preparing 06:36:09 f0fda8f3c9a5: Waiting 06:36:09 dd9c8f8612c8: Waiting 06:36:09 77876f97146e: Layer already exists 06:36:09 cd6c93c90eed: Layer already exists 06:36:09 3a5943e641bd: Layer already exists 06:36:09 5061d26d71cd: Layer already exists 06:36:09 5e8788d64460: Layer already exists 06:36:09 f0fda8f3c9a5: Layer already exists 06:36:09 dd9c8f8612c8: Layer already exists 06:36:09 4.1.0-dev.1: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:36:10 77876f97146e: Preparing 06:36:10 5e8788d64460: Preparing 06:36:10 5061d26d71cd: Preparing 06:36:10 cd6c93c90eed: Preparing 06:36:10 3a5943e641bd: Preparing 06:36:10 f0fda8f3c9a5: Preparing 06:36:10 dd9c8f8612c8: Preparing 06:36:10 dd9c8f8612c8: Waiting 06:36:10 f0fda8f3c9a5: Waiting 06:36:10 5e8788d64460: Layer already exists 06:36:10 cd6c93c90eed: Layer already exists 06:36:10 77876f97146e: Layer already exists 06:36:10 5061d26d71cd: Layer already exists 06:36:10 3a5943e641bd: Layer already exists 06:36:10 f0fda8f3c9a5: Layer already exists 06:36:10 dd9c8f8612c8: Layer already exists 06:36:10 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:10 + 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 06:36:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 06:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 06:36:11 77876f97146e: Preparing 06:36:11 5e8788d64460: Preparing 06:36:11 5061d26d71cd: Preparing 06:36:11 cd6c93c90eed: Preparing 06:36:11 3a5943e641bd: Preparing 06:36:11 f0fda8f3c9a5: Preparing 06:36:11 dd9c8f8612c8: Preparing 06:36:11 f0fda8f3c9a5: Waiting 06:36:11 dd9c8f8612c8: Waiting 06:36:11 5061d26d71cd: Layer already exists 06:36:11 3a5943e641bd: Layer already exists 06:36:11 cd6c93c90eed: Layer already exists 06:36:11 77876f97146e: Layer already exists 06:36:11 5e8788d64460: Layer already exists 06:36:11 f0fda8f3c9a5: Layer already exists 06:36:11 dd9c8f8612c8: Layer already exists 06:36:11 main: digest: sha256:ae0b3b13deae415e760571e151ad7e90afbb9bf788366415eeaff30102782823 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:11 ===================================================== [Pipeline] echo 06:36:11 taggedImages: 06:36:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 06:36:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 06:36:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 06:36:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 06:36:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 06:36:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 06:36:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 06:36:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] echo 06:36:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.1.0-dev.1 [Pipeline] echo 06:36:11 Skip building multi-arch image for 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 06:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:36:12 06:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:36:12 arm64: Pulling from edgex-lftools-log-publisher 06:36:12 8998bd30e6a1: Pulling fs layer 06:36:12 04944245beec: Pulling fs layer 06:36:12 699f458cf7ca: Pulling fs layer 06:36:12 765212b225bb: Pulling fs layer 06:36:12 f23df028b6ca: Pulling fs layer 06:36:12 d65c8cfc05b1: Pulling fs layer 06:36:12 2437ff75d9bd: Pulling fs layer 06:36:12 d65c8cfc05b1: Waiting 06:36:12 765212b225bb: Waiting 06:36:12 f23df028b6ca: Waiting 06:36:12 2437ff75d9bd: Waiting 06:36:12 04944245beec: Verifying Checksum 06:36:12 04944245beec: Download complete 06:36:12 765212b225bb: Verifying Checksum 06:36:12 765212b225bb: Download complete 06:36:12 f23df028b6ca: Verifying Checksum 06:36:12 f23df028b6ca: Download complete 06:36:12 d65c8cfc05b1: Verifying Checksum 06:36:12 d65c8cfc05b1: Download complete 06:36:12 699f458cf7ca: Verifying Checksum 06:36:12 699f458cf7ca: Download complete 06:36:13 8998bd30e6a1: Verifying Checksum 06:36:13 8998bd30e6a1: Download complete 06:36:15 2437ff75d9bd: Verifying Checksum 06:36:15 2437ff75d9bd: Download complete 06:36:17 8998bd30e6a1: Pull complete 06:36:18 04944245beec: Pull complete 06:36:19 699f458cf7ca: Pull complete 06:36:19 765212b225bb: Pull complete 06:36:20 f23df028b6ca: Pull complete 06:36:20 d65c8cfc05b1: Pull complete 06:36:39 2437ff75d9bd: Pull complete 06:36:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:36:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-42416 does not seem to be running inside a container 06:36:39 $ 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/271 -v /w/workspace/app-service-configurable/271:/w/workspace/app-service-configurable/271:rw,z -v /w/workspace/app-service-configurable/271@tmp:/w/workspace/app-service-configurable/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:36:41 $ docker top edeca266c7db7a348e3c232c7a4f6c24757b9720ba957471cb5a3954930237b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:42 ---> job-cost.sh 06:36:42 lf-activate-venv: SKIPPING 06:36:42 INFO: No Stack... 06:36:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:36:43 INFO: Archiving Costs [Pipeline] sh 06:36:44 + cat /w/workspace/app-service-configurable/271/archives/cost.csv 06:36:44 + cut -d, -f6 [Pipeline] lock 06:36:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] 06:36:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] did not exist. Created. 06:36:44 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:36:45 /w/workspace/app-service-configurable/271@tmp/durable-69caf298/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:36:45 + echo total: 0.10999999940395355 [Pipeline] stash 06:36:45 Warning: overwriting stash ‘stack-cost’ 06:36:45 Stashed 1 file(s) [Pipeline] } 06:36:45 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-271-stack-cost] [Pipeline] // lock [Pipeline] } 06:36:45 $ docker stop --time=1 edeca266c7db7a348e3c232c7a4f6c24757b9720ba957471cb5a3954930237b5 06:36:47 $ docker rm -f --volumes edeca266c7db7a348e3c232c7a4f6c24757b9720ba957471cb5a3954930237b5 [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 06:36:47 provisioning config files... 06:36:47 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3394115841771691125tmp [Pipeline] { [Pipeline] sh 06:36:48 + set +x 06:36:48 + curl -s https://codecov.io/bash 06:36:48 + bash -s -- 06:36:48 06:36:48 _____ _ 06:36:48 / ____| | | 06:36:48 | | ___ __| | ___ ___ _____ __ 06:36:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:36:48 | |___| (_) | (_| | __/ (_| (_) \ V / 06:36:48 \_____\___/ \__,_|\___|\___\___/ \_/ 06:36:48 Bash-1.0.6 06:36:48 06:36:48 06:36:48 ==> git version 2.25.1 found 06:36:48 ==> 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 06:36:48 Release-Date: 2020-01-08 06:36:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:36:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:36:48 ==> Jenkins CI detected. 06:36:48 current dir:  /w/workspace/ry_app-service-configurable_main 06:36:48 project root: . 06:36:48 --> token set from env 06:36:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:36:48 ==> Running gcov in . (disable via -X gcov) 06:36:48 ==> Python coveragepy not found 06:36:48 ==> Searching for coverage reports in: 06:36:48 + . 06:36:48 -> Found 1 reports 06:36:48 ==> Detecting git/mercurial file structure 06:36:48 ==> Reading reports 06:36:48 + ./coverage.out bytes=953 06:36:48 ==> Appending adjustments 06:36:48 https://docs.codecov.io/docs/fixing-reports 06:36:48 + Found adjustments 06:36:48 ==> Gzipping contents 06:36:48 4.0K /tmp/codecov.kT4dTl.gz 06:36:48 ==> Uploading reports 06:36:48 url: https://codecov.io 06:36:48 query: branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 06:36:48 -> Pinging Codecov 06:36:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 06:36:48 -> Uploading to 06:36:48 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/9490ec8a6ecf6bb530846c3bb0017639f45d9c95/bd18fd62-0035-4d14-935f-dfdefc3df642.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T063648Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9a2b137b7cdde12996d58ffc7d7890b1e6ba78e2f71e742e856134956a23b1ad 06:36:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:48 Dload Upload Total Spent Left Speed 06:36:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2245 --:--:-- --:--:-- --:--:-- 2245 100 384 0 0 100 384 0 2245 --:--:-- --:--:-- --:--:-- 2232 06:36:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } 06:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:36:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:36:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:36:49 06:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:36:49 latest: Pulling from edgex-devops/edgex-snyk-go 06:36:49 43c4264eed91: Pulling fs layer 06:36:49 4cc291be95ef: Pulling fs layer 06:36:49 2ac1f1163629: Pulling fs layer 06:36:49 5c3c966382ef: Pulling fs layer 06:36:49 4f4fb700ef54: Pulling fs layer 06:36:49 d9c7d2e4e75e: Pulling fs layer 06:36:49 9c3e1370e548: Pulling fs layer 06:36:49 5c3c966382ef: Waiting 06:36:49 4f4fb700ef54: Waiting 06:36:49 d9c7d2e4e75e: Waiting 06:36:49 9c3e1370e548: Waiting 06:36:49 4cc291be95ef: Verifying Checksum 06:36:49 4cc291be95ef: Download complete 06:36:49 5c3c966382ef: Verifying Checksum 06:36:49 5c3c966382ef: Download complete 06:36:49 4f4fb700ef54: Verifying Checksum 06:36:49 4f4fb700ef54: Download complete 06:36:49 43c4264eed91: Download complete 06:36:49 43c4264eed91: Pull complete 06:36:49 d9c7d2e4e75e: Verifying Checksum 06:36:49 d9c7d2e4e75e: Download complete 06:36:49 4cc291be95ef: Pull complete 06:36:50 2ac1f1163629: Download complete 06:36:50 9c3e1370e548: Verifying Checksum 06:36:50 9c3e1370e548: Download complete 06:36:53 2ac1f1163629: Pull complete 06:36:53 5c3c966382ef: Pull complete 06:36:53 4f4fb700ef54: Pull complete 06:36:53 d9c7d2e4e75e: Pull complete 06:36:56 9c3e1370e548: Pull complete 06:36:56 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:36:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:36:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:56 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:37:00 $ docker top 903a950f74e1d111ab62c3c78ae22a053fced2668818046ab299b5cf7923216b -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:00 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 06:37:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 06:37:00 + set -o pipefail 06:37:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 06:37:09 06:37:09 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 06:37:09 06:37:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/a49826f8-a582-41e9-a0bf-f79d93d4913d 06:37:09 06:37:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:37:09 [Pipeline] } 06:37:09 $ docker stop --time=1 903a950f74e1d111ab62c3c78ae22a053fced2668818046ab299b5cf7923216b 06:37:13 $ docker rm -f --volumes 903a950f74e1d111ab62c3c78ae22a053fced2668818046ab299b5cf7923216b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:14 + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] sh 06:37:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:15 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:37:16 $ docker top d362647e368b10e13f71fe6f52eab8a70259be24eed26f24f53034d010e185ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:16 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.22' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:16 + git semver [Pipeline] } 06:37:16 $ docker stop --time=1 d362647e368b10e13f71fe6f52eab8a70259be24eed26f24f53034d010e185ad 06:37:18 $ docker rm -f --volumes d362647e368b10e13f71fe6f52eab8a70259be24eed26f24f53034d010e185ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:37:18 06:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:37:18 0.23.1-centos7: Pulling from edgex-lftools 06:37:18 ab5ef0e58194: Pulling fs layer 06:37:18 9712f1f96733: Pulling fs layer 06:37:18 63f879dbbcfc: Pulling fs layer 06:37:18 0d9ebad4ef96: Pulling fs layer 06:37:18 e9a5061849ea: Pulling fs layer 06:37:18 d747dcd14b5f: Pulling fs layer 06:37:18 2de7ff778b66: Pulling fs layer 06:37:18 e9a5061849ea: Waiting 06:37:18 0d9ebad4ef96: Waiting 06:37:18 d747dcd14b5f: Waiting 06:37:18 2de7ff778b66: Waiting 06:37:18 9712f1f96733: Verifying Checksum 06:37:18 9712f1f96733: Download complete 06:37:19 63f879dbbcfc: Verifying Checksum 06:37:19 63f879dbbcfc: Download complete 06:37:19 e9a5061849ea: Verifying Checksum 06:37:19 e9a5061849ea: Download complete 06:37:19 d747dcd14b5f: Verifying Checksum 06:37:19 d747dcd14b5f: Download complete 06:37:19 0d9ebad4ef96: Verifying Checksum 06:37:19 0d9ebad4ef96: Download complete 06:37:19 ab5ef0e58194: Verifying Checksum 06:37:19 ab5ef0e58194: Download complete 06:37:19 2de7ff778b66: Verifying Checksum 06:37:19 2de7ff778b66: Download complete 06:37:21 ab5ef0e58194: Pull complete 06:37:21 9712f1f96733: Pull complete 06:37:22 63f879dbbcfc: Pull complete 06:37:26 0d9ebad4ef96: Pull complete 06:37:26 e9a5061849ea: Pull complete 06:37:26 d747dcd14b5f: Pull complete 06:37:27 2de7ff778b66: Pull complete 06:37:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:37:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:27 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:37:31 $ docker top efa38f50e7017a30f9d95307ad6ff4f773c1b14e15f8c33b246d1c48b4d1ecd0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:37:31 provisioning config files... 06:37:31 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config903850286470173731tmp 06:37:31 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9356648965021779029tmp 06:37:31 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config746849879736598313tmp [Pipeline] { [Pipeline] echo 06:37:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:37:32 ---> sigul-configuration.sh 06:37:32 gpg: directory `/root/.gnupg' created 06:37:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:37:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:37:32 gpg: keyring `/root/.gnupg/secring.gpg' created 06:37:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:37:32 gpg: CAST5 encrypted data 06:37:32 gpg: encrypted with 1 passphrase 06:37:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:37:32 + mkdir /home/jenkins 06:37:32 + mkdir /home/jenkins/sigul [Pipeline] sh 06:37:32 + 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 06:37:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:37:32 ---> sigul-install.sh 06:37:32 Sigul already installed; skipping installation. [Pipeline] sh 06:37:33 + git tag --list 06:37:33 v1.0.0 06:37:33 v1.1.0 06:37:33 v1.2.0 06:37:33 v1.3.0 06:37:33 v1.3.1 06:37:33 v2.0.0 06:37:33 v2.0.1 06:37:33 v2.1.0 06:37:33 v2.1.1 06:37:33 v2.1.2 06:37:33 v2.2.0 06:37:33 v2.3 06:37:33 v2.3.0 06:37:33 v2.3.1 06:37:33 v3.0 06:37:33 v3.0.0 06:37:33 v3.0.1 06:37:33 v3.1 06:37:33 v3.1.0 06:37:33 v3.1.1 06:37:33 v4.0 06:37:33 v4.0.0 06:37:33 v4.0.0-dev.1 06:37:33 v4.0.0-dev.10 06:37:33 v4.0.0-dev.11 06:37:33 v4.0.0-dev.12 06:37:33 v4.0.0-dev.13 06:37:33 v4.0.0-dev.14 06:37:33 v4.0.0-dev.15 06:37:33 v4.0.0-dev.16 06:37:33 v4.0.0-dev.17 06:37:33 v4.0.0-dev.18 06:37:33 v4.0.0-dev.19 06:37:33 v4.0.0-dev.2 06:37:33 v4.0.0-dev.20 06:37:33 v4.0.0-dev.21 06:37:33 v4.0.0-dev.22 06:37:33 v4.0.0-dev.3 06:37:33 v4.0.0-dev.4 06:37:33 v4.0.0-dev.5 06:37:33 v4.0.0-dev.6 06:37:33 v4.0.0-dev.7 06:37:33 v4.0.0-dev.8 06:37:33 v4.0.0-dev.9 06:37:33 v4.0.1 [Pipeline] sh 06:37:33 + lftools sign git-tag v4.1.0-dev.1 06:37:34 Signing Git tag with Sigul... 06:37:34 Signing v4.1.0-dev.1 06:37:34 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v4.1.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo 06:37:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:37:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:37:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:37:34 $ docker stop --time=1 efa38f50e7017a30f9d95307ad6ff4f773c1b14e15f8c33b246d1c48b4d1ecd0 06:37:35 $ docker rm -f --volumes efa38f50e7017a30f9d95307ad6ff4f773c1b14e15f8c33b246d1c48b4d1ecd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:37:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:36 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:37:37 $ docker top f5b19a6d193a7634fb574c7c8c8a00a7f3886dd2b089e96b4bc23ed586877a5d -eo pid,comm 06:37:37 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). 06:37:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:37 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.22' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:37 + git semver [Pipeline] } 06:37:37 $ docker stop --time=1 f5b19a6d193a7634fb574c7c8c8a00a7f3886dd2b089e96b4bc23ed586877a5d 06:37:39 $ docker rm -f --volumes f5b19a6d193a7634fb574c7c8c8a00a7f3886dd2b089e96b4bc23ed586877a5d [Pipeline] // withDockerContainer [Pipeline] sh 06:37:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:39 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:37:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:37:40 $ docker top 1ef46a64df175f7dcd118e215f50c4fda6c841313193fd7626a458d77ec1b62e -eo pid,comm 06:37:40 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). 06:37:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:40 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.22' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:40 + git semver [Pipeline] } 06:37:40 $ docker stop --time=1 1ef46a64df175f7dcd118e215f50c4fda6c841313193fd7626a458d77ec1b62e 06:37:42 $ docker rm -f --volumes 1ef46a64df175f7dcd118e215f50c4fda6c841313193fd7626a458d77ec1b62e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:37:42 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 06:37:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 06:37:42 total 16 06:37:42 drwxr-xr-x 3 root root 4096 Mar 31 06:23 . 06:37:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:37 .. 06:37:42 drwxr-xr-x 2 root root 4096 Mar 31 06:23 cost 06:37:42 -rw-r--r-- 1 root root 96 Mar 31 06:23 cost.csv 06:37:42 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 06:37:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 06:37:42 total 16 06:37:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 06:23 . 06:37:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 06:37 .. 06:37:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 06:23 cost 06:37:42 -rw-r--r-- 1 jenkins jenkins 96 Mar 31 06:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:37:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:43 ---> package-listing.sh 06:37:43 ++ facter osfamily 06:37:43 ++ tr '[:upper:]' '[:lower:]' 06:37:44 + OS_FAMILY=debian 06:37:44 + workspace=/w/workspace/ry_app-service-configurable_main 06:37:44 + START_PACKAGES=/tmp/packages_start.txt 06:37:44 + END_PACKAGES=/tmp/packages_end.txt 06:37:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:44 + PACKAGES=/tmp/packages_start.txt 06:37:44 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:37:44 + PACKAGES=/tmp/packages_end.txt 06:37:44 + case "${OS_FAMILY}" in 06:37:44 + dpkg -l 06:37:44 + grep '^ii' 06:37:44 + '[' -f /tmp/packages_start.txt ']' 06:37:44 + '[' -f /tmp/packages_end.txt ']' 06:37:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:44 + '[' /w/workspace/ry_app-service-configurable_main ']' 06:37:44 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 06:37:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 06:37:44 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 06:37:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:45 prd-ubuntu20.04-docker-8c-8g-42413 does not seem to be running inside a container 06:37:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:37:45 $ docker top 7f16473d39abbc689a53ee553d3822b7cd2dba982183ed88e6a02237f2e08316 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:45 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:45 + mkdir -p /var/log/sysstat [Pipeline] sh 06:37:46 + ls /var/log/sa-host 06:37:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:46 provisioning config files... 06:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1173356960207934170tmp [Pipeline] { [Pipeline] echo 06:37:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:46 ---> create-netrc.sh [Pipeline] } 06:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:37:46 ---> python-tools-install.sh [Pipeline] echo 06:37:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:47 ---> sudo-logs.sh 06:37:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:37:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:47 ---> job-cost.sh 06:37:47 lf-activate-venv: SKIPPING 06:37:47 DEBUG: total: 0.2199999988079071 06:37:47 INFO: Retrieving Stack Cost... 06:37:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:48 INFO: Archiving Costs [Pipeline] echo 06:37:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:48 ---> logs-deploy.sh 06:37:48 lf-activate-venv: SKIPPING 06:37:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/271 06:37:48 INFO: archiving workspace using pattern(s): 06:37:49 Archives upload complete. 06:37:49 INFO: archiving logs to Nexus 06:37:50 ---> uname -a: 06:37:50 Linux prd-ubuntu20-04-docker-8c-8g-42413 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:37:50 06:37:50 06:37:50 ---> lscpu: 06:37:50 Architecture: x86_64 06:37:50 CPU op-mode(s): 32-bit, 64-bit 06:37:50 Byte Order: Little Endian 06:37:50 Address sizes: 40 bits physical, 48 bits virtual 06:37:50 CPU(s): 8 06:37:50 On-line CPU(s) list: 0-7 06:37:50 Thread(s) per core: 1 06:37:50 Core(s) per socket: 1 06:37:50 Socket(s): 8 06:37:50 NUMA node(s): 1 06:37:50 Vendor ID: AuthenticAMD 06:37:50 CPU family: 23 06:37:50 Model: 49 06:37:50 Model name: AMD EPYC-Rome Processor 06:37:50 Stepping: 0 06:37:50 CPU MHz: 2799.998 06:37:50 BogoMIPS: 5599.99 06:37:50 Virtualization: AMD-V 06:37:50 Hypervisor vendor: KVM 06:37:50 Virtualization type: full 06:37:50 L1d cache: 256 KiB 06:37:50 L1i cache: 256 KiB 06:37:50 L2 cache: 4 MiB 06:37:50 L3 cache: 128 MiB 06:37:50 NUMA node0 CPU(s): 0-7 06:37:50 Vulnerability Itlb multihit: Not affected 06:37:50 Vulnerability L1tf: Not affected 06:37:50 Vulnerability Mds: Not affected 06:37:50 Vulnerability Meltdown: Not affected 06:37:50 Vulnerability Mmio stale data: Not affected 06:37:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:37:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:37:50 Vulnerability Srbds: Not affected 06:37:50 Vulnerability Tsx async abort: Not affected 06:37:50 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 06:37:50 06:37:50 06:37:50 ---> nproc: 06:37:50 8 06:37:50 06:37:50 06:37:50 ---> df -h: 06:37:50 Filesystem Size Used Avail Use% Mounted on 06:37:50 overlay 155G 14G 142G 9% / 06:37:50 tmpfs 64M 0 64M 0% /dev 06:37:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:37:50 shm 64M 0 64M 0% /dev/shm 06:37:50 /dev/vda1 155G 14G 142G 9% /facter-os 06:37:50 06:37:50 06:37:50 ---> sar -b -r -n DEV: 06:37:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42413) 03/31/25 _x86_64_ (8 CPU) 06:37:50 06:37:50 06:07:32 LINUX RESTART (8 CPU) 06:37:50 06:37:50 06:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:50 06:09:01 6.30 0.17 6.13 0.00 3.25 435.67 0.00 06:37:50 06:10:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 06:37:50 06:11:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 06:37:50 06:12:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 06:37:50 06:13:01 25.93 10.25 15.68 0.00 3450.76 3728.31 0.00 06:37:50 06:14:01 4.55 0.00 4.55 0.00 0.00 62.52 0.00 06:37:50 06:15:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 06:37:50 06:16:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 06:37:50 06:17:01 296.75 12.21 284.54 0.00 1544.54 3456.36 0.00 06:37:50 06:18:01 360.41 5.55 354.86 0.00 425.26 106293.22 0.00 06:37:50 06:19:01 38.05 0.02 38.04 0.00 0.13 13385.67 0.00 06:37:50 06:20:01 188.94 0.18 188.75 0.00 5.87 55097.62 0.00 06:37:50 06:21:01 3.38 0.00 3.38 0.00 0.00 64.76 0.00 06:37:50 06:22:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 06:37:50 06:23:01 2.08 0.02 2.07 0.00 0.13 23.33 0.00 06:37:50 06:24:01 51.92 0.02 51.91 0.00 0.27 16785.74 0.00 06:37:50 06:25:01 1.37 0.03 1.33 0.00 0.27 16.00 0.00 06:37:50 06:26:01 5.25 2.23 3.02 0.00 36.29 84.68 0.00 06:37:50 06:27:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 06:37:50 06:28:01 1.85 0.30 1.55 0.00 10.00 18.53 0.00 06:37:50 06:29:01 2.48 1.20 1.28 0.00 25.46 14.93 0.00 06:37:50 06:30:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 06:37:50 06:31:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 06:37:50 06:32:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 06:37:50 06:33:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 06:37:50 06:34:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 06:37:50 06:35:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 06:37:50 06:36:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 06:37:50 06:37:01 39.26 0.13 39.13 0.00 16.66 24136.38 0.00 06:37:50 Average: 36.10 1.11 34.98 0.00 190.39 7720.83 0.00 06:37:50 06:37:50 06:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:50 06:09:01 30589352 31857704 519532 1.58 47240 1538292 1647080 4.85 601368 1409040 12 06:37:50 06:10:01 30589384 31857828 518816 1.58 47288 1538300 1647080 4.85 602132 1409020 52 06:37:50 06:11:01 30589084 31857800 518840 1.58 47312 1538300 1647080 4.85 601484 1409256 16 06:37:50 06:12:01 30588880 31857668 518916 1.58 47368 1538304 1647080 4.85 602464 1409260 12 06:37:50 06:13:01 30343084 31829652 533020 1.62 52992 1741984 1717020 5.06 760916 1468044 1284 06:37:50 06:14:01 30344380 31830952 532076 1.62 53076 1741976 1717020 5.06 760276 1468012 16 06:37:50 06:15:01 30344612 31831244 531892 1.62 53164 1741988 1717020 5.06 760124 1468020 8 06:37:50 06:16:01 30344848 31831624 531492 1.62 53260 1741988 1717020 5.06 760348 1468028 8 06:37:50 06:17:01 29652160 31551652 791496 2.41 63964 2128444 2046044 6.03 1127220 1756524 318988 06:37:50 06:18:01 27800616 31503948 793892 2.41 189316 3663920 1795348 5.29 1311348 3236784 508 06:37:50 06:19:01 26216420 30869612 1419428 4.32 194776 4523800 2554984 7.53 2065272 3970648 514936 06:37:50 06:20:01 27239256 31502480 790332 2.40 200100 4166804 1948252 5.74 1540156 3520604 712 06:37:50 06:21:01 27254916 31518324 774148 2.35 200264 4166928 1755284 5.17 1525576 3520620 192 06:37:50 06:22:01 27256792 31520240 772176 2.35 200296 4166932 1755284 5.17 1523944 3520620 212 06:37:50 06:23:01 27261784 31525428 767096 2.33 200356 4166932 1769772 5.22 1516976 3520620 36 06:37:50 06:24:01 26738068 31509588 781224 2.38 206736 4618760 1816356 5.35 1547028 3959820 196 06:37:50 06:25:01 26738508 31510120 780656 2.37 206792 4618768 1816356 5.35 1548044 3959828 12 06:37:50 06:26:01 26741272 31515800 774196 2.35 206880 4621252 1816356 5.35 1541480 3962232 196 06:37:50 06:27:01 26741208 31515760 774140 2.35 206928 4621256 1816356 5.35 1541340 3962236 76 06:37:50 06:28:01 26745540 31520444 769416 2.34 206968 4621548 1816356 5.35 1539016 3962336 272 06:37:50 06:29:01 26725620 31502500 787212 2.39 206992 4622320 1816356 5.35 1556932 3962548 208 06:37:50 06:30:01 26725292 31502192 787460 2.39 207004 4622324 1816356 5.35 1557216 3962496 268 06:37:50 06:31:01 26725704 31502636 787164 2.39 207028 4622328 1816356 5.35 1557004 3962508 192 06:37:50 06:32:01 26725728 31502696 787124 2.39 207048 4622332 1816356 5.35 1556672 3962512 40 06:37:50 06:33:01 26725604 31502576 787408 2.39 207076 4622332 1816356 5.35 1556812 3962512 40 06:37:50 06:34:01 26725880 31502896 787072 2.39 207096 4622340 1816356 5.35 1556604 3962508 52 06:37:50 06:35:01 26725580 31502600 787284 2.39 207120 4622340 1816356 5.35 1556644 3962508 12 06:37:50 06:36:01 26725532 31502592 787252 2.39 207136 4622344 1816356 5.35 1556696 3962512 172 06:37:50 06:37:01 25725488 31303332 981908 2.99 214688 5361360 2132800 6.29 1764148 4693496 60792 06:37:50 Average: 27918986 31573858 740437 2.25 157113 3639534 1821614 5.37 1310181 3129488 31018 06:37:50 06:37:50 06:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:50 06:09:01 ens3 8.03 3.32 7.83 1.47 0.00 0.00 0.00 0.00 06:37:50 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:10:01 ens3 0.67 0.35 0.28 0.21 0.00 0.00 0.00 0.00 06:37:50 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:11:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:37:50 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:12:01 ens3 0.63 0.37 0.27 0.21 0.00 0.00 0.00 0.00 06:37:50 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:13:01 ens3 139.53 94.87 1410.85 6.50 0.00 0.00 0.00 0.00 06:37:50 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:13:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:37:50 06:14:01 ens3 0.35 0.27 0.08 0.02 0.00 0.00 0.00 0.00 06:37:50 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:15:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:16:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:17:01 ens3 293.57 193.28 2147.21 55.30 0.00 0.00 0.00 0.00 06:37:50 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:17:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 06:37:50 06:18:01 ens3 643.59 409.00 6403.11 75.78 0.00 0.00 0.00 0.00 06:37:50 06:18:01 docker0 316.56 491.55 26.83 3138.97 0.00 0.00 0.00 0.00 06:37:50 06:18:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 06:37:50 06:19:01 ens3 25.52 15.66 24.68 9.97 0.00 0.00 0.00 0.00 06:37:50 06:19:01 vethd8cd744 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:37:50 06:19:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:37:50 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:20:01 ens3 69.82 51.07 215.66 154.12 0.00 0.00 0.00 0.00 06:37:50 06:20:01 docker0 4.67 8.75 0.29 117.56 0.00 0.00 0.00 0.00 06:37:50 06:20:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 06:37:50 06:21:01 ens3 25.30 21.54 18.23 64.78 0.00 0.00 0.00 0.00 06:37:50 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:21:01 lo 3.26 3.26 0.32 0.32 0.00 0.00 0.00 0.00 06:37:50 06:22:01 ens3 0.68 0.45 0.28 0.22 0.00 0.00 0.00 0.00 06:37:50 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:23:01 ens3 1.35 0.43 0.42 0.28 0.00 0.00 0.00 0.00 06:37:50 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:24:01 ens3 92.58 54.29 2521.13 10.13 0.00 0.00 0.00 0.00 06:37:50 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:24:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 06:37:50 06:25:01 ens3 0.32 0.13 1.37 0.01 0.00 0.00 0.00 0.00 06:37:50 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:28:01 ens3 1.03 0.62 0.89 0.41 0.00 0.00 0.00 0.00 06:37:50 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:29:01 ens3 5.70 4.67 3.79 4.50 0.00 0.00 0.00 0.00 06:37:50 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:30:01 ens3 1.78 1.50 0.98 1.22 0.00 0.00 0.00 0.00 06:37:50 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:33:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:37:50 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:35:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:50 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:50 06:37:01 ens3 129.95 75.79 3922.45 11.36 0.00 0.00 0.00 0.00 06:37:50 06:37:01 vethe461d0c 0.63 0.58 0.06 0.24 0.00 0.00 0.00 0.00 06:37:50 06:37:01 docker0 0.63 0.53 0.06 0.24 0.00 0.00 0.00 0.00 06:37:50 06:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:37:50 Average: ens3 49.73 32.02 575.40 13.68 0.00 0.00 0.00 0.00 06:37:50 Average: vethe461d0c 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 06:37:50 Average: docker0 11.10 17.28 0.94 112.35 0.00 0.00 0.00 0.00 06:37:50 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 06:37:50 06:37:50 06:37:50 ---> sar -P ALL: 06:37:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42413) 03/31/25 _x86_64_ (8 CPU) 06:37:50 06:37:50 06:07:32 LINUX RESTART (8 CPU) 06:37:50 06:37:50 06:08:02 CPU %user %nice %system %iowait %steal %idle 06:37:50 06:09:01 all 0.18 0.00 0.04 0.04 0.01 99.73 06:37:50 06:09:01 0 0.02 0.00 0.07 0.03 0.02 99.86 06:37:50 06:09:01 1 0.46 0.00 0.05 0.05 0.00 99.44 06:37:50 06:09:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:37:50 06:09:01 3 0.07 0.00 0.03 0.00 0.03 99.86 06:37:50 06:09:01 4 0.10 0.00 0.03 0.02 0.00 99.85 06:37:50 06:09:01 5 0.27 0.00 0.02 0.00 0.02 99.69 06:37:50 06:09:01 6 0.27 0.00 0.02 0.00 0.00 99.71 06:37:50 06:09:01 7 0.17 0.00 0.07 0.25 0.00 99.51 06:37:50 06:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:37:50 06:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:37:50 06:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:37:50 06:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:37:50 06:10:01 3 0.08 0.00 0.00 0.00 0.02 99.90 06:37:50 06:10:01 4 0.07 0.00 0.00 0.00 0.00 99.93 06:37:50 06:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:37:50 06:10:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:37:50 06:10:01 7 0.07 0.00 0.03 0.07 0.02 99.82 06:37:50 06:11:01 all 0.08 0.00 0.02 0.00 0.01 99.89 06:37:50 06:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:37:50 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:37:50 06:11:01 3 0.02 0.00 0.03 0.00 0.03 99.92 06:37:50 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:11:01 5 0.55 0.00 0.00 0.00 0.02 99.43 06:37:50 06:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:11:01 7 0.03 0.00 0.03 0.02 0.00 99.92 06:37:50 06:12:01 all 0.30 0.00 0.02 0.01 0.01 99.67 06:37:50 06:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:37:50 06:12:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:37:50 06:12:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:37:50 06:12:01 3 0.03 0.00 0.00 0.02 0.03 99.92 06:37:50 06:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:37:50 06:12:01 5 1.97 0.00 0.02 0.00 0.00 98.01 06:37:50 06:12:01 6 0.13 0.00 0.02 0.00 0.00 99.85 06:37:50 06:12:01 7 0.05 0.00 0.02 0.03 0.00 99.90 06:37:50 06:13:01 all 1.04 0.00 0.44 0.29 0.01 98.22 06:37:50 06:13:01 0 1.39 0.00 0.45 0.05 0.02 98.10 06:37:50 06:13:01 1 0.38 0.00 0.32 0.28 0.02 99.00 06:37:50 06:13:01 2 0.47 0.00 0.28 0.15 0.00 99.10 06:37:50 06:13:01 3 0.65 0.00 0.27 0.47 0.02 98.60 06:37:50 06:13:01 4 0.75 0.00 0.49 0.32 0.02 98.43 06:37:50 06:13:01 5 2.26 0.00 0.55 0.15 0.02 97.03 06:37:50 06:13:01 6 1.27 0.00 0.48 0.03 0.02 98.20 06:37:50 06:13:01 7 1.15 0.00 0.68 0.87 0.02 97.28 06:37:50 06:14:01 all 0.01 0.00 0.02 0.01 0.01 99.95 06:37:50 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:37:50 06:14:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:37:50 06:14:01 3 0.03 0.00 0.02 0.05 0.00 99.90 06:37:50 06:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:50 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:14:01 7 0.00 0.00 0.03 0.03 0.02 99.92 06:37:50 06:15:01 all 0.09 0.00 0.01 0.01 0.01 99.89 06:37:50 06:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:37:50 06:15:01 2 0.07 0.00 0.03 0.00 0.03 99.87 06:37:50 06:15:01 3 0.00 0.00 0.02 0.05 0.02 99.92 06:37:50 06:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:15:01 5 0.58 0.00 0.00 0.00 0.00 99.42 06:37:50 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:16:01 all 0.19 0.00 0.01 0.01 0.01 99.77 06:37:50 06:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:37:50 06:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:37:50 06:16:01 2 0.07 0.00 0.03 0.00 0.02 99.88 06:37:50 06:16:01 3 0.03 0.00 0.02 0.05 0.00 99.90 06:37:50 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:37:50 06:16:01 5 1.34 0.00 0.00 0.00 0.02 98.65 06:37:50 06:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:16:01 7 0.00 0.00 0.00 0.02 0.02 99.97 06:37:50 06:17:01 all 3.96 0.00 0.94 0.57 0.02 94.51 06:37:50 06:17:01 0 4.36 0.00 1.60 2.04 0.02 91.98 06:37:50 06:17:01 1 4.48 0.00 1.19 1.44 0.02 92.88 06:37:50 06:17:01 2 4.79 0.00 0.77 0.15 0.05 94.24 06:37:50 06:17:01 3 2.67 0.00 0.70 0.47 0.02 96.14 06:37:50 06:17:01 4 2.44 0.00 0.94 0.08 0.02 96.53 06:37:50 06:17:01 5 4.13 0.00 0.94 0.30 0.02 94.61 06:37:50 06:17:01 6 5.57 0.00 0.58 0.03 0.02 93.80 06:37:50 06:17:01 7 3.24 0.00 0.77 0.03 0.02 95.94 06:37:50 06:18:01 all 9.37 0.00 4.76 3.65 0.06 82.17 06:37:50 06:18:01 0 9.92 0.00 4.90 1.01 0.07 84.10 06:37:50 06:18:01 1 8.70 0.00 4.47 3.66 0.07 83.11 06:37:50 06:18:01 2 10.88 0.00 4.23 0.88 0.05 83.96 06:37:50 06:18:01 3 8.36 0.00 3.94 0.94 0.05 86.72 06:37:50 06:18:01 4 9.23 0.00 5.55 1.20 0.05 83.97 06:37:50 06:18:01 5 9.46 0.00 5.14 1.55 0.07 83.79 06:37:50 06:18:01 6 8.99 0.00 4.04 0.66 0.07 86.25 06:37:50 06:18:01 7 9.43 0.00 5.80 19.37 0.07 65.33 06:37:50 06:19:01 all 57.38 0.00 7.18 0.29 0.08 35.07 06:37:50 06:19:01 0 57.67 0.00 7.06 0.17 0.07 35.04 06:37:50 06:19:01 1 56.90 0.00 6.95 0.15 0.08 35.92 06:37:50 06:19:01 2 56.09 0.00 7.33 0.10 0.08 36.40 06:37:50 06:19:01 3 57.57 0.00 8.10 0.13 0.08 34.11 06:37:50 06:19:01 4 61.66 0.00 6.88 0.13 0.08 31.24 06:37:50 06:19:01 5 56.39 0.00 6.88 0.08 0.07 36.58 06:37:50 06:19:01 6 56.40 0.00 7.07 0.15 0.07 36.31 06:37:50 06:19:01 7 56.37 0.00 7.18 1.41 0.08 34.95 06:37:50 06:37:50 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:37:50 06:20:01 all 34.97 0.00 5.91 2.02 0.07 57.02 06:37:50 06:20:01 0 37.09 0.00 5.69 0.10 0.08 57.04 06:37:50 06:20:01 1 35.86 0.00 5.48 0.39 0.07 58.21 06:37:50 06:20:01 2 33.59 0.00 5.47 0.13 0.07 60.74 06:37:50 06:20:01 3 34.41 0.00 6.02 0.39 0.07 59.11 06:37:50 06:20:01 4 33.32 0.00 5.99 0.40 0.07 60.22 06:37:50 06:20:01 5 35.75 0.00 6.46 4.98 0.07 52.74 06:37:50 06:20:01 6 34.77 0.00 5.81 0.49 0.07 58.87 06:37:50 06:20:01 7 35.01 0.00 6.37 9.32 0.08 49.22 06:37:50 06:21:01 all 0.34 0.00 0.08 0.01 0.01 99.56 06:37:50 06:21:01 0 0.40 0.00 0.05 0.00 0.00 99.55 06:37:50 06:21:01 1 0.42 0.00 0.10 0.00 0.03 99.45 06:37:50 06:21:01 2 0.42 0.00 0.07 0.00 0.00 99.52 06:37:50 06:21:01 3 0.15 0.00 0.12 0.03 0.02 99.68 06:37:50 06:21:01 4 0.12 0.00 0.07 0.00 0.00 99.82 06:37:50 06:21:01 5 0.52 0.00 0.10 0.00 0.00 99.38 06:37:50 06:21:01 6 0.55 0.00 0.05 0.07 0.00 99.33 06:37:50 06:21:01 7 0.18 0.00 0.08 0.02 0.00 99.72 06:37:50 06:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:37:50 06:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:37:50 06:22:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:37:50 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:22:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:37:50 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:37:50 06:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:37:50 06:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:37:50 06:23:01 all 0.03 0.00 0.04 0.01 0.01 99.92 06:37:50 06:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:37:50 06:23:01 1 0.10 0.00 0.05 0.00 0.03 99.82 06:37:50 06:23:01 2 0.00 0.00 0.05 0.00 0.02 99.93 06:37:50 06:23:01 3 0.02 0.00 0.03 0.02 0.02 99.92 06:37:50 06:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:23:01 5 0.00 0.00 0.05 0.00 0.00 99.95 06:37:50 06:23:01 6 0.00 0.00 0.05 0.03 0.00 99.92 06:37:50 06:23:01 7 0.03 0.00 0.05 0.00 0.00 99.92 06:37:50 06:24:01 all 2.32 0.00 1.05 0.55 0.01 96.07 06:37:50 06:24:01 0 2.21 0.00 1.62 0.00 0.02 96.15 06:37:50 06:24:01 1 2.69 0.00 1.07 0.02 0.02 96.20 06:37:50 06:24:01 2 2.44 0.00 1.12 0.02 0.00 96.43 06:37:50 06:24:01 3 2.54 0.00 0.84 0.07 0.02 96.54 06:37:50 06:24:01 4 2.42 0.00 1.15 0.02 0.02 96.39 06:37:50 06:24:01 5 2.56 0.00 0.90 0.30 0.02 96.23 06:37:50 06:24:01 6 1.93 0.00 0.90 1.29 0.02 95.86 06:37:50 06:24:01 7 1.74 0.00 0.79 2.73 0.02 94.73 06:37:50 06:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:37:50 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:37:50 06:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:37:50 06:25:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:37:50 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:25:01 6 0.00 0.00 0.02 0.03 0.02 99.93 06:37:50 06:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:37:50 06:26:01 all 0.08 0.00 0.02 0.01 0.01 99.87 06:37:50 06:26:01 0 0.05 0.00 0.02 0.05 0.02 99.87 06:37:50 06:26:01 1 0.25 0.00 0.05 0.00 0.02 99.68 06:37:50 06:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:37:50 06:26:01 3 0.22 0.00 0.03 0.00 0.00 99.75 06:37:50 06:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:37:50 06:26:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:37:50 06:26:01 6 0.05 0.00 0.02 0.05 0.00 99.88 06:37:50 06:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:27:01 all 0.27 0.00 0.02 0.00 0.01 99.70 06:37:50 06:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:37:50 06:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:37:50 06:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:27:01 3 2.02 0.00 0.02 0.00 0.02 97.95 06:37:50 06:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:27:01 5 0.02 0.00 0.03 0.00 0.03 99.92 06:37:50 06:27:01 6 0.00 0.00 0.02 0.02 0.02 99.95 06:37:50 06:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:50 06:28:01 all 0.10 0.00 0.01 0.01 0.01 99.87 06:37:50 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:28:01 1 0.18 0.00 0.03 0.00 0.00 99.78 06:37:50 06:28:01 2 0.10 0.00 0.02 0.00 0.00 99.88 06:37:50 06:28:01 3 0.27 0.00 0.02 0.00 0.02 99.70 06:37:50 06:28:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:37:50 06:28:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:37:50 06:28:01 6 0.17 0.00 0.02 0.02 0.02 99.78 06:37:50 06:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 06:37:50 06:29:01 all 0.18 0.00 0.02 0.01 0.01 99.78 06:37:50 06:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:37:50 06:29:01 1 0.18 0.00 0.02 0.00 0.02 99.78 06:37:50 06:29:01 2 0.28 0.00 0.02 0.03 0.00 99.67 06:37:50 06:29:01 3 0.40 0.00 0.02 0.00 0.02 99.56 06:37:50 06:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:37:50 06:29:01 5 0.12 0.00 0.03 0.00 0.00 99.85 06:37:50 06:29:01 6 0.37 0.00 0.03 0.02 0.02 99.57 06:37:50 06:29:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:37:50 06:30:01 all 0.07 0.00 0.01 0.02 0.00 99.90 06:37:50 06:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:50 06:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 06:37:50 06:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:37:50 06:30:01 3 0.20 0.00 0.02 0.00 0.00 99.78 06:37:50 06:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:30:01 6 0.20 0.00 0.00 0.13 0.02 99.65 06:37:50 06:30:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:37:50 06:37:50 06:30:01 CPU %user %nice %system %iowait %steal %idle 06:37:50 06:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:37:50 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:37:50 06:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:31:01 6 0.00 0.00 0.02 0.03 0.02 99.93 06:37:50 06:31:01 7 0.00 0.00 0.00 0.05 0.02 99.93 06:37:50 06:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:37:50 06:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:37:50 06:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:37:50 06:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:37:50 06:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:37:50 06:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:37:50 06:33:01 2 0.02 0.00 0.02 0.00 0.03 99.93 06:37:50 06:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:50 06:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:37:50 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:37:50 06:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:37:50 06:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:50 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:37:50 06:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:50 06:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:37:50 06:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 06:37:50 06:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:37:50 06:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:37:50 06:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:35:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:37:50 06:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:50 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:37:50 06:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:37:50 06:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:37:50 06:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:50 06:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:37:50 06:36:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:37:50 06:36:01 3 0.12 0.00 0.05 0.00 0.02 99.82 06:37:50 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:50 06:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:37:50 06:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:50 06:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:37:50 06:37:01 all 3.07 0.00 1.24 0.72 0.02 94.96 06:37:50 06:37:01 0 3.71 0.00 1.10 0.00 0.02 95.17 06:37:50 06:37:01 1 2.69 0.00 1.92 0.02 0.02 95.36 06:37:50 06:37:01 2 2.53 0.00 1.07 0.35 0.03 96.01 06:37:50 06:37:01 3 4.71 0.00 1.18 0.02 0.03 94.07 06:37:50 06:37:01 4 3.26 0.00 1.19 0.02 0.02 95.52 06:37:50 06:37:01 5 2.89 0.00 1.05 0.43 0.00 95.62 06:37:50 06:37:01 6 2.51 0.00 0.74 0.77 0.00 95.98 06:37:50 06:37:01 7 2.21 0.00 1.68 4.16 0.02 91.94 06:37:50 Average: all 3.91 0.00 0.75 0.28 0.02 95.03 06:37:50 Average: 0 4.01 0.00 0.78 0.12 0.01 95.07 06:37:50 Average: 1 3.91 0.00 0.75 0.21 0.02 95.12 06:37:50 Average: 2 3.84 0.00 0.71 0.06 0.02 95.36 06:37:50 Average: 3 3.94 0.00 0.74 0.09 0.02 95.21 06:37:50 Average: 4 3.90 0.00 0.77 0.08 0.01 95.25 06:37:50 Average: 5 4.07 0.00 0.76 0.27 0.01 94.88 06:37:50 Average: 6 3.88 0.00 0.68 0.13 0.01 95.29 06:37:50 Average: 7 3.76 0.00 0.81 1.31 0.02 94.10 06:37:50 06:37:50 06:37:50