Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab47b94dbb2135bc5302bf90c5f6da048a267236 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-ssh7421178455697068195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh13322136128389539318.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 056ae7b86453181957306e7078512cbe12174832 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-ssh17357748835485948399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh10038473307014842398.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-ssh15915723782584865029.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6889’ Running on prd-ubuntu20.04-docker-8c-8g-6904 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 ab47b94dbb2135bc5302bf90c5f6da048a267236 (main) Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.23" > git config core.sparsecheckout # timeout=10 > git checkout -f ab47b94dbb2135bc5302bf90c5f6da048a267236 # timeout=10 > git rev-list --no-walk 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:12 ========================================================= 01:08:12 EdgeX Global Pipelines Version Info 01:08:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:13 ------------------- 01:08:13 stable info: 01:08:13 ------------------- 01:08:13 Commited By: Cherry Wang cherry@iotechsys.com 01:08:13 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:08:13 Message: update stable to v1.0.276 01:08:14 ------------------- 01:08:14 experimental info: 01:08:14 ------------------- 01:08:14 Commited By: **** collab-it+edgex@linuxfoundation.org 01:08:14 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:08:14 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab47b94 [Pipeline] echo 01:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:15 provisioning config files... 01:08:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4530078592105577347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:15 ---> ****-login.sh 01:08:15 nexus3.edgexfoundry.org:10001 01:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:16 01:08:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:16 Configure a credential helper to remove this warning. See 01:08:16 https://docs.****.com/go/credential-store/ 01:08:16 01:08:16 Login Succeeded 01:08:16 nexus3.edgexfoundry.org:10002 01:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:16 01:08:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:16 Configure a credential helper to remove this warning. See 01:08:16 https://docs.****.com/go/credential-store/ 01:08:16 01:08:16 Login Succeeded 01:08:16 nexus3.edgexfoundry.org:10003 01:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:16 01:08:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:16 Configure a credential helper to remove this warning. See 01:08:16 https://docs.****.com/go/credential-store/ 01:08:16 01:08:16 Login Succeeded 01:08:16 nexus3.edgexfoundry.org:10004 01:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:16 01:08:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:16 Configure a credential helper to remove this warning. See 01:08:16 https://docs.****.com/go/credential-store/ 01:08:16 01:08:16 Login Succeeded 01:08:16 ****.io 01:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:16 01:08:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:16 Configure a credential helper to remove this warning. See 01:08:16 https://docs.****.com/go/credential-store/ 01:08:16 01:08:16 Login Succeeded 01:08:16 ---> ****-login.sh ends [Pipeline] } 01:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:08:17 + git rev-list -1 --merges ab47b94dbb2135bc5302bf90c5f6da048a267236~1..ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo 01:08:17 -----------> git rev-list -1 --merges ab47b94dbb2135bc5302bf90c5f6da048a267236~1..ab47b94dbb2135bc5302bf90c5f6da048a267236 ab47b94dbb2135bc5302bf90c5f6da048a267236 01:08:17 ab47b94dbb2135bc5302bf90c5f6da048a267236 [false] [Pipeline] sh 01:08:17 + git log --format=format:%s -1 ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo 01:08:17 ========================================================= 01:08:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:08:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:17 + git log --format=format:%s -1 ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo 01:08:17 [semverPrep] GIT_COMMIT: ab47b94dbb2135bc5302bf90c5f6da048a267236, Commit Message: Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.23 [Pipeline] echo 01:08:17 [semverPrep] This is not a build commit. [Pipeline] sh 01:08:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:18 + grep -v github /etc/ssh/ssh_known_hosts 01:08:18 + [ -e /tmp/ssh_known_hosts ] 01:08:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:08:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:08:18 + sudo tee -a /etc/ssh/ssh_known_hosts 01:08:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:18 01:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:18 0.1.4: Pulling from edgex-devops/py-git-semver 01:08:18 3dae71ba6b94: Pulling fs layer 01:08:18 6bf1a483ea7c: Pulling fs layer 01:08:18 f5dfc541a4d3: Pulling fs layer 01:08:18 461d9e800cba: Pulling fs layer 01:08:18 80192f66455f: Pulling fs layer 01:08:18 2e8e34ca0e6c: Pulling fs layer 01:08:18 a29436f7fd5d: Pulling fs layer 01:08:18 923cac83aea3: Pulling fs layer 01:08:18 25ad8b0a4227: Pulling fs layer 01:08:18 461d9e800cba: Waiting 01:08:18 80192f66455f: Waiting 01:08:18 a29436f7fd5d: Waiting 01:08:18 25ad8b0a4227: Waiting 01:08:18 923cac83aea3: Waiting 01:08:18 db01528c6b51: Pulling fs layer 01:08:18 28988de357af: Pulling fs layer 01:08:18 28988de357af: Waiting 01:08:18 db01528c6b51: Waiting 01:08:18 2e8e34ca0e6c: Waiting 01:08:18 6bf1a483ea7c: Verifying Checksum 01:08:18 6bf1a483ea7c: Download complete 01:08:18 461d9e800cba: Verifying Checksum 01:08:18 461d9e800cba: Download complete 01:08:20 80192f66455f: Download complete 01:08:20 f5dfc541a4d3: Download complete 01:08:20 3dae71ba6b94: Verifying Checksum 01:08:20 3dae71ba6b94: Download complete 01:08:20 25ad8b0a4227: Verifying Checksum 01:08:20 25ad8b0a4227: Download complete 01:08:20 db01528c6b51: Download complete 01:08:20 28988de357af: Verifying Checksum 01:08:20 28988de357af: Download complete 01:08:21 a29436f7fd5d: Verifying Checksum 01:08:21 a29436f7fd5d: Download complete 01:08:21 2e8e34ca0e6c: Verifying Checksum 01:08:21 2e8e34ca0e6c: Download complete 01:08:22 3dae71ba6b94: Pull complete 01:08:22 6bf1a483ea7c: Pull complete 01:08:23 f5dfc541a4d3: Pull complete 01:08:23 461d9e800cba: Pull complete 01:08:23 80192f66455f: Pull complete 01:08:27 2e8e34ca0e6c: Pull complete 01:08:28 a29436f7fd5d: Pull complete 01:08:28 923cac83aea3: Pull complete 01:08:28 25ad8b0a4227: Pull complete 01:08:28 db01528c6b51: Pull complete 01:08:28 28988de357af: Pull complete 01:08:28 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:28 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:08:31 $ docker top 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 -eo pid,comm 01:08:31 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). 01:08:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:31 [ssh-agent] Looking for ssh-agent implementation... 01:08:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:31 $ docker exec 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent 01:08:31 SSH_AUTH_SOCK=/tmp/ssh-PQUtCvEUyHIl/agent.32 01:08:31 SSH_AGENT_PID=38 01:08:31 Running ssh-add (command line suppressed) 01:08:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3826901609762315287.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3826901609762315287.key) 01:08:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:32 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 01:08:32 + git tag --points-at HEAD [Pipeline] } 01:08:32 $ docker exec --env ******** --env ******** 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent -k 01:08:32 unset SSH_AUTH_SOCK; 01:08:32 unset SSH_AGENT_PID; 01:08:32 echo Agent pid 38 killed; 01:08:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:08:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:32 [ssh-agent] Looking for ssh-agent implementation... 01:08:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:32 $ docker exec 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent 01:08:32 SSH_AUTH_SOCK=/tmp/ssh-mbrAimId4PcR/agent.87 01:08:32 SSH_AGENT_PID=93 01:08:32 Running ssh-add (command line suppressed) 01:08:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7070153392145131561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7070153392145131561.key) 01:08:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:33 + git semver init 01:08:33 2025-08-14 01:08:33,394 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:08:33 2025-08-14 01:08:33,399 [run_init] DEBUG init version:0.0.0 force:False 01:08:33 2025-08-14 01:08:33,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 01:08:33 2025-08-14 01:08:33,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 01:08:33 2025-08-14 01:08:33,400 [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, stdin=None, shell=False, universal_newlines=False) 01:08:34 2025-08-14 01:08:34,708 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 01:08:34 2025-08-14 01:08:34,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 01:08:34 2025-08-14 01:08:34,709 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:08:34 2025-08-14 01:08:34,709 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:08:34 4.1.0-dev.4 [Pipeline] } 01:08:34 $ docker exec --env ******** --env ******** 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent -k 01:08:34 unset SSH_AUTH_SOCK; 01:08:34 unset SSH_AGENT_PID; 01:08:34 echo Agent pid 93 killed; 01:08:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:08:35 + git semver [Pipeline] } 01:08:35 $ docker stop --time=1 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 01:08:36 $ docker rm -f --volumes 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:08:37 Stashed 1 file(s) [Pipeline] echo 01:08:37 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:37 provisioning config files... 01:08:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9314358557445862696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:38 ---> ****-login.sh 01:08:38 nexus3.edgexfoundry.org:10001 01:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:38 Login Succeeded 01:08:38 nexus3.edgexfoundry.org:10002 01:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:38 Login Succeeded 01:08:38 nexus3.edgexfoundry.org:10003 01:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:38 Login Succeeded 01:08:38 nexus3.edgexfoundry.org:10004 01:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:38 Login Succeeded 01:08:38 ****.io 01:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:38 Login Succeeded 01:08:38 ---> ****-login.sh ends [Pipeline] } 01:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:08:38 ========================================================= 01:08:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:08:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:39 + 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 . 01:08:40 #0 building with "default" instance using docker driver 01:08:40 01:08:40 #1 [internal] load build definition from Dockerfile 01:08:40 #1 transferring dockerfile: 2.05kB done 01:08:40 #1 DONE 0.0s 01:08:40 01:08:40 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:08:40 #2 DONE 0.1s 01:08:40 01:08:40 #3 [internal] load .dockerignore 01:08:40 #3 transferring context: 159B done 01:08:40 #3 DONE 0.0s 01:08:40 01:08:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:08:40 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:08:40 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:08:40 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:08:40 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 01:08:40 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s 01:08:40 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:08:40 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:08:40 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 01:08:40 #4 ... 01:08:40 01:08:40 #5 [internal] load build context 01:08:40 #5 transferring context: 14.77MB 0.1s done 01:08:40 #5 DONE 0.2s 01:08:40 01:08:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:08:40 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s 01:08:40 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:08:40 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 01:08:40 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:08:40 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:08:40 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 01:08:40 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 01:08:40 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s 01:08:40 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:08:40 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:08:40 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 01:08:40 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:08:40 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 56.62MB / 74.06MB 0.5s 01:08:40 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 15.73MB / 103.05MB 0.5s 01:08:40 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s 01:08:40 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:08:40 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:08:40 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 39.85MB / 103.05MB 0.7s 01:08:40 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s 01:08:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.8s 01:08:41 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 01:08:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 01:08:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 81.79MB / 103.05MB 0.9s 01:08:41 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done 01:08:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 01:08:41 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 01:08:46 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s 01:08:46 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done 01:08:46 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:08:46 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:08:46 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:08:46 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:08:46 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:08:46 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.1s done 01:08:46 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:08:49 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.4s done 01:08:49 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 01:08:49 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 01:08:49 #4 DONE 9.8s 01:08:50 01:08:50 #6 [builder 2/7] RUN apk add --update --no-cache make git 01:08:50 #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:50 #6 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:50 #6 0.721 OK: 248 MiB in 58 packages 01:08:52 Still waiting to schedule task 01:08:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6900’ 01:08:53 #6 DONE 3.2s 01:08:53 01:08:53 #7 [builder 3/7] WORKDIR /app 01:08:53 #7 DONE 0.0s 01:08:53 01:08:53 #8 [builder 4/7] COPY go.mod vendor* ./ 01:08:53 #8 DONE 0.0s 01:08:53 01:08:53 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:15 #9 DONE 19.0s 01:09:15 01:09:15 #10 [builder 6/7] COPY . . 01:09:15 #10 DONE 0.1s 01:09:15 01:09:15 #11 [builder 7/7] RUN echo noop 01:09:15 #11 0.195 noop 01:09:15 #11 DONE 0.2s 01:09:15 01:09:15 #12 exporting to image 01:09:15 #12 exporting layers 01:09:21 #12 exporting layers 8.8s done 01:09:21 #12 writing image sha256:5b8892e50f5ff3046974846a00e557cfbcf2ad86cb5889bfc753c2215bfa5b68 done 01:09:21 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:09:21 #12 DONE 8.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:22 + docker inspect -f . ci-base-image-x86_64 01:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:22 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:09:22 $ 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 01:09:22 $ docker top 2b60f96f77d0f57f76b78c93d2b6005f98d5c2c3600e8f9b1bafb9a5ce9a313f -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:23 + go version 01:09:23 go version go1.23.9 linux/amd64 [Pipeline] } 01:09:23 $ docker stop --time=1 2b60f96f77d0f57f76b78c93d2b6005f98d5c2c3600e8f9b1bafb9a5ce9a313f 01:09:24 $ docker rm -f --volumes 2b60f96f77d0f57f76b78c93d2b6005f98d5c2c3600e8f9b1bafb9a5ce9a313f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:24 + docker inspect -f . ci-base-image-x86_64 01:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:24 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:09:24 $ 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 01:09:25 $ docker top 5dc348a9560159ce5fecc0967de6d587e5f3387b2348824d6d98018a504eb982 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:25 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 01:09:25 + make test 01:09:25 go test -race -coverprofile=coverage.out ./... 01:10:04 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 01:10:36 go vet ./... 01:10:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:10:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:10:43 ./bin/test-attribution-txt.sh 01:10:43 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:10:43 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:10:43 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:10:43 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:10:43 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:10:43 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:10:43 $ docker stop --time=1 5dc348a9560159ce5fecc0967de6d587e5f3387b2348824d6d98018a504eb982 01:10:45 $ docker rm -f --volumes 5dc348a9560159ce5fecc0967de6d587e5f3387b2348824d6d98018a504eb982 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:10:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:10:46 + ls -al . 01:10:46 total 248 01:10:46 drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 01:09 . 01:10:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:08 .. 01:10:46 -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 01:08 .dockerignore 01:10:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:09 .git 01:10:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 .github 01:10:46 -rw-rw-r-- 1 jenkins jenkins 108 Aug 14 01:08 .gitignore 01:10:46 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 01:08 .golangci.yml 01:10:46 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:08 .semver 01:10:46 -rw-rw-r-- 1 jenkins jenkins 16550 Aug 14 01:08 Attribution.txt 01:10:46 -rw-rw-r-- 1 jenkins jenkins 39309 Aug 14 01:08 CHANGELOG.md 01:10:46 -rw-rw-r-- 1 jenkins jenkins 2008 Aug 14 01:08 Dockerfile 01:10:46 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:08 GOVERNANCE.md 01:10:46 -rw-rw-r-- 1 jenkins jenkins 666 Aug 14 01:08 Jenkinsfile 01:10:46 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 01:08 LICENSE 01:10:46 -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 01:08 OWNERS.md 01:10:46 -rw-rw-r-- 1 jenkins jenkins 4952 Aug 14 01:08 README.md 01:10:46 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:08 VERSION 01:10:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:08 bin 01:10:46 -rw-r--r-- 1 jenkins jenkins 953 Aug 14 01:09 coverage.out 01:10:46 -rw-rw-r-- 1 jenkins jenkins 6577 Aug 14 01:08 go.mod 01:10:46 -rw-rw-r-- 1 jenkins jenkins 88385 Aug 14 01:08 go.sum 01:10:46 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 01:08 main.go 01:10:46 -rw-rw-r-- 1 jenkins jenkins 3362 Aug 14 01:08 makefile 01:10:46 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 01:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:47 + 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=ab47b94dbb2135bc5302bf90c5f6da048a267236 --label arch=amd64 --label version=4.1.0-dev.4 . 01:10:47 #0 building with "default" instance using docker driver 01:10:47 01:10:47 #1 [internal] load build definition from Dockerfile 01:10:47 #1 transferring dockerfile: 2.05kB done 01:10:47 #1 DONE 0.0s 01:10:47 01:10:47 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:10:47 #2 DONE 0.0s 01:10:47 01:10:47 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:10:47 #3 DONE 0.1s 01:10:47 01:10:47 #4 [internal] load .dockerignore 01:10:47 #4 transferring context: 159B done 01:10:47 #4 DONE 0.0s 01:10:47 01:10:47 #5 [internal] load build context 01:10:47 #5 transferring context: 4.84kB done 01:10:47 #5 DONE 0.0s 01:10:47 01:10:47 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:10:47 #6 DONE 0.1s 01:10:47 01:10:47 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:10:47 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:10:47 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:10:47 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:10:47 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:10:47 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:10:47 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:10:47 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:10:47 #7 DONE 0.3s 01:10:47 01:10:47 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:10:48 #8 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:48 #8 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:48 #8 0.632 (1/2) Installing ca-certificates (20250619-r0) 01:10:48 #8 0.653 (2/2) Installing dumb-init (1.2.5-r3) 01:10:48 #8 0.657 Executing busybox-1.36.1-r29.trigger 01:10:48 #8 0.666 Executing ca-certificates-20250619-r0.trigger 01:10:48 #8 0.711 OK: 8 MiB in 16 packages 01:10:48 #8 ... 01:10:48 01:10:48 #9 [builder 2/7] RUN apk add --update --no-cache make git 01:10:48 #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:48 #9 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:48 #9 0.799 OK: 248 MiB in 58 packages 01:10:48 #9 DONE 1.0s 01:10:48 01:10:48 #10 [builder 3/7] WORKDIR /app 01:10:48 #10 DONE 0.0s 01:10:48 01:10:48 #11 [builder 4/7] COPY go.mod vendor* ./ 01:10:48 #11 DONE 0.0s 01:10:48 01:10:48 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:10:48 #8 DONE 0.9s 01:10:48 01:10:48 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:10:48 #12 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:49 #12 ... 01:10:49 01:10:49 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:49 #13 DONE 0.6s 01:10:49 01:10:49 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:10:49 #12 0.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:49 #12 ... 01:10:49 01:10:49 #14 [builder 6/7] COPY . . 01:10:49 #14 DONE 0.1s 01:10:49 01:10:49 #12 [stage-1 3/7] RUN apk --no-cache upgrade 01:10:49 #12 0.753 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:10:49 #12 0.802 Executing busybox-1.36.1-r30.post-upgrade 01:10:49 #12 0.836 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:10:49 #12 0.848 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:10:49 #12 0.859 Executing busybox-1.36.1-r30.trigger 01:10:49 #12 0.866 OK: 8 MiB in 16 packages 01:10:49 #12 DONE 1.0s 01:10:49 01:10:49 #15 [builder 7/7] RUN make build 01:10:49 #15 0.237 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 01:11:16 #15 DONE 25.7s 01:11:16 01:11:16 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 01:11:16 #16 DONE 0.0s 01:11:16 01:11:16 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 01:11:16 #17 DONE 0.0s 01:11:16 01:11:16 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 01:11:16 #18 DONE 0.0s 01:11:16 01:11:16 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 01:11:16 #19 DONE 0.2s 01:11:16 01:11:16 #20 exporting to image 01:11:16 #20 exporting layers 0.1s done 01:11:16 #20 writing image sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done 01:11:16 #20 naming to docker.io/library/app-service-configurable done 01:11:16 #20 DONE 0.1s 01:11:16 01:11:16 1 warning found (use docker --debug to expand): 01:11:16  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:16 provisioning config files... 01:11:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17757016716050302836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:16 ---> ****-login.sh 01:11:16 nexus3.edgexfoundry.org:10001 01:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:16 Login Succeeded 01:11:16 nexus3.edgexfoundry.org:10002 01:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:16 Login Succeeded 01:11:16 nexus3.edgexfoundry.org:10003 01:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:16 Login Succeeded 01:11:16 nexus3.edgexfoundry.org:10004 01:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:16 Login Succeeded 01:11:16 ****.io 01:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:17 Login Succeeded 01:11:17 ---> ****-login.sh ends [Pipeline] } 01:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:11:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 01:11:17 ab47b94dbb2135bc5302bf90c5f6da048a267236 01:11:17 latest 01:11:17 4.1.0-dev.4 01:11:17 ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:11:17 main 01:11:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 01:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:11:17 68a7200f7f5c: Preparing 01:11:17 32331ce8d434: Preparing 01:11:17 60acec1c8465: Preparing 01:11:17 3040508598a2: Preparing 01:11:17 7af24189122a: Preparing 01:11:17 1647c4cc42e8: Preparing 01:11:17 097100c76c15: Preparing 01:11:17 1647c4cc42e8: Waiting 01:11:17 097100c76c15: Waiting 01:11:17 32331ce8d434: Pushed 01:11:17 3040508598a2: Pushed 01:11:17 60acec1c8465: Pushed 01:11:17 097100c76c15: Layer already exists 01:11:17 7af24189122a: Pushed 01:11:18 1647c4cc42e8: Pushed 01:11:22 68a7200f7f5c: Pushed 01:11:22 ab47b94dbb2135bc5302bf90c5f6da048a267236: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:11:23 68a7200f7f5c: Preparing 01:11:23 32331ce8d434: Preparing 01:11:23 60acec1c8465: Preparing 01:11:23 3040508598a2: Preparing 01:11:23 7af24189122a: Preparing 01:11:23 1647c4cc42e8: Preparing 01:11:23 097100c76c15: Preparing 01:11:23 1647c4cc42e8: Waiting 01:11:23 097100c76c15: Waiting 01:11:23 60acec1c8465: Layer already exists 01:11:23 32331ce8d434: Layer already exists 01:11:23 3040508598a2: Layer already exists 01:11:23 7af24189122a: Layer already exists 01:11:23 68a7200f7f5c: Layer already exists 01:11:23 1647c4cc42e8: Layer already exists 01:11:23 097100c76c15: Layer already exists 01:11:23 latest: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 01:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:11:23 68a7200f7f5c: Preparing 01:11:23 32331ce8d434: Preparing 01:11:23 60acec1c8465: Preparing 01:11:23 3040508598a2: Preparing 01:11:23 7af24189122a: Preparing 01:11:23 1647c4cc42e8: Preparing 01:11:23 097100c76c15: Preparing 01:11:23 1647c4cc42e8: Waiting 01:11:23 097100c76c15: Waiting 01:11:23 7af24189122a: Layer already exists 01:11:23 32331ce8d434: Layer already exists 01:11:23 3040508598a2: Layer already exists 01:11:23 60acec1c8465: Layer already exists 01:11:23 68a7200f7f5c: Layer already exists 01:11:23 1647c4cc42e8: Layer already exists 01:11:23 097100c76c15: Layer already exists 01:11:23 4.1.0-dev.4: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:11:24 68a7200f7f5c: Preparing 01:11:24 32331ce8d434: Preparing 01:11:24 60acec1c8465: Preparing 01:11:24 3040508598a2: Preparing 01:11:24 7af24189122a: Preparing 01:11:24 1647c4cc42e8: Preparing 01:11:24 097100c76c15: Preparing 01:11:24 1647c4cc42e8: Waiting 01:11:24 097100c76c15: Waiting 01:11:24 7af24189122a: Layer already exists 01:11:24 68a7200f7f5c: Layer already exists 01:11:24 32331ce8d434: Layer already exists 01:11:24 60acec1c8465: Layer already exists 01:11:24 3040508598a2: Layer already exists 01:11:24 1647c4cc42e8: Layer already exists 01:11:24 097100c76c15: Layer already exists 01:11:24 ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:11:25 68a7200f7f5c: Preparing 01:11:25 32331ce8d434: Preparing 01:11:25 60acec1c8465: Preparing 01:11:25 3040508598a2: Preparing 01:11:25 7af24189122a: Preparing 01:11:25 1647c4cc42e8: Preparing 01:11:25 097100c76c15: Preparing 01:11:25 097100c76c15: Waiting 01:11:25 1647c4cc42e8: Waiting 01:11:25 60acec1c8465: Layer already exists 01:11:25 7af24189122a: Layer already exists 01:11:25 32331ce8d434: Layer already exists 01:11:25 3040508598a2: Layer already exists 01:11:25 68a7200f7f5c: Layer already exists 01:11:25 1647c4cc42e8: Layer already exists 01:11:25 097100c76c15: Layer already exists 01:11:25 main: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:25 ===================================================== [Pipeline] echo 01:11:25 taggedImages: 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 01:11:25 ========================================================= 01:11:25 [edgeXBuildMultiArch] RAW Config: 01:11:25 images: 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:11:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:11:25 settingsFile: 01:11:25 app-service-configurable-settings 01:11:25 ========================================================= [Pipeline] node 01:11:40 Still waiting to schedule task 01:11:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6910’ 01:12:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6908 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 01:12:09 Running in /w/workspace/app-service-configurable/276 [Pipeline] { [Pipeline] checkout 01:12:09 The recommended git tool is: git 01:12:15 using credential edgex-jenkins-ssh 01:12:15 Cloning the remote Git repository 01:12:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:12:15 > git init /w/workspace/app-service-configurable/276 # timeout=10 01:12:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:12:15 > git --version # timeout=10 01:12:15 > git --version # 'git version 2.25.1' 01:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:12:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:19 Avoid second fetch 01:12:19 Checking out Revision ab47b94dbb2135bc5302bf90c5f6da048a267236 (main) 01:12:20 Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.23" 01:12:19 > git config core.sparsecheckout # timeout=10 01:12:19 > git checkout -f ab47b94dbb2135bc5302bf90c5f6da048a267236 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:24 provisioning config files... 01:12:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/276@tmp/config10473359413423323139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:25 ---> ****-login.sh 01:12:25 nexus3.edgexfoundry.org:10001 01:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:25 Configure a credential helper to remove this warning. See 01:12:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:25 01:12:25 Login Succeeded 01:12:25 nexus3.edgexfoundry.org:10002 01:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:26 Configure a credential helper to remove this warning. See 01:12:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:26 01:12:26 Login Succeeded 01:12:26 nexus3.edgexfoundry.org:10003 01:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:26 Configure a credential helper to remove this warning. See 01:12:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:26 01:12:26 Login Succeeded 01:12:26 nexus3.edgexfoundry.org:10004 01:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:26 Configure a credential helper to remove this warning. See 01:12:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:26 01:12:26 Login Succeeded 01:12:26 ****.io 01:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:27 Configure a credential helper to remove this warning. See 01:12:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:27 01:12:27 Login Succeeded 01:12:27 ---> ****-login.sh ends [Pipeline] } 01:12:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:12:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:12:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:12:27 ========================================================= 01:12:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:12:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:28 + 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 . 01:12:28 Sending build context to Docker daemon 224.3kB 01:12:28 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:12:28 Step 2/12 : FROM ${BASE} AS builder 01:12:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:12:28 94e9d8af2201: Pulling fs layer 01:12:28 a6c56e8762df: Pulling fs layer 01:12:28 f0f3c8884826: Pulling fs layer 01:12:28 c7e7622c144d: Pulling fs layer 01:12:28 4f4fb700ef54: Pulling fs layer 01:12:28 c7e7622c144d: Waiting 01:12:28 b4c3b6d88c5a: Pulling fs layer 01:12:28 4f4fb700ef54: Waiting 01:12:28 b4c3b6d88c5a: Waiting 01:12:28 ba8bce9d2590: Pulling fs layer 01:12:28 ba8bce9d2590: Waiting 01:12:28 ca778ea9c289: Pulling fs layer 01:12:28 ca778ea9c289: Waiting 01:12:28 a6c56e8762df: Verifying Checksum 01:12:28 a6c56e8762df: Download complete 01:12:28 c7e7622c144d: Verifying Checksum 01:12:28 c7e7622c144d: Download complete 01:12:28 4f4fb700ef54: Verifying Checksum 01:12:28 4f4fb700ef54: Download complete 01:12:28 b4c3b6d88c5a: Verifying Checksum 01:12:28 b4c3b6d88c5a: Download complete 01:12:28 94e9d8af2201: Download complete 01:12:29 ca778ea9c289: Verifying Checksum 01:12:29 ca778ea9c289: Download complete 01:12:29 94e9d8af2201: Pull complete 01:12:30 a6c56e8762df: Pull complete 01:12:30 f0f3c8884826: Download complete 01:12:31 ba8bce9d2590: Verifying Checksum 01:12:31 ba8bce9d2590: Download complete 01:12:46 f0f3c8884826: Pull complete 01:12:46 c7e7622c144d: Pull complete 01:12:46 4f4fb700ef54: Pull complete 01:12:46 b4c3b6d88c5a: Pull complete 01:12:54 ba8bce9d2590: Pull complete 01:12:56 ca778ea9c289: Pull complete 01:12:56 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:12:56 ---> 47b25d7523d1 01:12:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:12:58 ---> Running in 9dfdab6f33ec 01:12:58 Removing intermediate container 9dfdab6f33ec 01:12:58 ---> c2f529a4ea84 01:12:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:12:58 ---> Running in c72eefcc25f4 01:12:58 Removing intermediate container c72eefcc25f4 01:12:58 ---> 32d3c0de1a6d 01:12:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:12:58 ---> Running in e704cd661480 01:12:59 Removing intermediate container e704cd661480 01:12:59 ---> d7aa2e875d17 01:12:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:59 ---> Running in 61d2aad86527 01:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:13:02 OK: 239 MiB in 58 packages 01:13:03 Removing intermediate container 61d2aad86527 01:13:03 ---> 1c3afdf0ffe6 01:13:03 Step 7/12 : WORKDIR /app 01:13:03 ---> Running in d5048d29c564 01:13:04 Removing intermediate container d5048d29c564 01:13:04 ---> 086bd4619348 01:13:04 Step 8/12 : COPY go.mod vendor* ./ 01:13:04 ---> c34c9d7dc3f3 01:13:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:04 ---> Running in 566caa59f077 01:15:11 Removing intermediate container 566caa59f077 01:15:11 ---> 85f5d670dccb 01:15:11 Step 10/12 : COPY . . 01:15:11 ---> d70b17ddaeb0 01:15:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:15:11 ---> Running in 56c169920be6 01:15:11 Removing intermediate container 56c169920be6 01:15:11 ---> a5c766f485d6 01:15:11 Step 12/12 : RUN $MAKE 01:15:11 ---> Running in f459330af2f8 01:15:11 noop 01:15:11 Removing intermediate container f459330af2f8 01:15:11 ---> 129d735a6ada 01:15:11 Successfully built 129d735a6ada 01:15:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:11 + docker inspect -f . ci-base-image-arm64 01:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:12 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 01:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/276 -v /w/workspace/app-service-configurable/276:/w/workspace/app-service-configurable/276:rw,z -v /w/workspace/app-service-configurable/276@tmp:/w/workspace/app-service-configurable/276@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 ******** ci-base-image-arm64 cat 01:15:13 $ docker top 62ae15c6947dfebe63b4ef904cd61b26b8a3feb9450b14914664831312760c06 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:14 + go version 01:15:14 go version go1.23.9 linux/arm64 [Pipeline] } 01:15:14 $ docker stop --time=1 62ae15c6947dfebe63b4ef904cd61b26b8a3feb9450b14914664831312760c06 01:15:16 $ docker rm -f --volumes 62ae15c6947dfebe63b4ef904cd61b26b8a3feb9450b14914664831312760c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:17 + docker inspect -f . ci-base-image-arm64 01:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:17 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 01:15:17 $ 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/276 -v /w/workspace/app-service-configurable/276:/w/workspace/app-service-configurable/276:rw,z -v /w/workspace/app-service-configurable/276@tmp:/w/workspace/app-service-configurable/276@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 ******** ci-base-image-arm64 cat 01:15:19 $ docker top 35febeef6086fadfa989620c082e146ffacfcdb5faa858f791eea845536935bc -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:20 + git config --global --add safe.directory /w/workspace/app-service-configurable/276 [Pipeline] fileExists [Pipeline] sh 01:15:20 + make test 01:15:20 go test -race -coverprofile=coverage.out ./... 01:16:38 Running on prd-centos7-docker-4c-2g-6936 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:38 provisioning config files... 01:16:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16845288724825167571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:39 ---> ****-login.sh 01:16:39 nexus3.edgexfoundry.org:10001 01:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:40 Configure a credential helper to remove this warning. See 01:16:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:40 01:16:40 Login Succeeded 01:16:40 nexus3.edgexfoundry.org:10002 01:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:40 Configure a credential helper to remove this warning. See 01:16:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:40 01:16:40 Login Succeeded 01:16:40 nexus3.edgexfoundry.org:10003 01:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:40 Configure a credential helper to remove this warning. See 01:16:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:40 01:16:40 Login Succeeded 01:16:40 nexus3.edgexfoundry.org:10004 01:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:40 Configure a credential helper to remove this warning. See 01:16:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:40 01:16:40 Login Succeeded 01:16:40 ****.io 01:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:40 Configure a credential helper to remove this warning. See 01:16:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:40 01:16:40 Login Succeeded 01:16:40 ---> ****-login.sh ends [Pipeline] } 01:16:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:41 + docker buildx ls 01:16:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:16:41 default * docker 01:16:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:16:41 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:16:41 edgex-builder [Pipeline] sh 01:16:42 + docker buildx inspect --bootstrap 01:16:42 #1 [internal] booting buildkit 01:16:42 #1 pulling image moby/buildkit:buildx-stable-1 01:16:47 #1 pulling image moby/buildkit:buildx-stable-1 5.3s done 01:16:47 #1 creating container buildx_buildkit_edgex-builder0 01:16:52 #1 creating container buildx_buildkit_edgex-builder0 5.6s done 01:16:52 #1 DONE 10.9s 01:16:52 Name: edgex-builder 01:16:52 Driver: docker-container 01:16:52 01:16:52 Nodes: 01:16:52 Name: edgex-builder0 01:16:52 Endpoint: unix:///var/run/docker.sock 01:16:52 Status: running 01:16:52 Buildkit: v0.22.0 01:16:52 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:16:52 + docker buildx ls 01:16:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:16:52 edgex-builder * docker-container 01:16:52 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:16:52 default docker 01:16:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:16:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236' 01:16:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 --push - 01:16:53 #1 [internal] load build definition from Dockerfile 01:16:53 #1 transferring dockerfile: 209B done 01:16:53 #1 DONE 0.1s 01:16:53 01:16:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 01:16:53 #2 DONE 0.1s 01:16:53 01:16:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 01:16:53 #3 DONE 0.2s 01:16:53 01:16:53 #4 [internal] load .dockerignore 01:16:53 #4 transferring context: 2B done 01:16:53 #4 DONE 0.0s 01:16:53 01:16:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:53 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:53 #5 DONE 0.0s 01:16:53 01:16:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:53 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:54 #6 DONE 0.1s 01:16:54 01:16:54 #7 exporting to image 01:16:54 #7 exporting layers done 01:16:54 #7 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 0.0s done 01:16:54 #7 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done 01:16:54 #7 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d 0.0s done 01:16:54 #7 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 0.0s done 01:16:54 #7 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.0s done 01:16:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:16:54 #7 ... 01:16:54 01:16:54 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:16:54 #8 DONE 0.0s 01:16:54 01:16:54 #7 exporting to image 01:16:54 #7 pushing layers 0.1s done 01:16:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 01:16:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done 01:16:54 #7 DONE 0.2s 01:16:54 01:16:54 1 warning found (use --debug to expand): 01:16:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:16:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 01:16:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 01:16:54 #1 [internal] load build definition from Dockerfile 01:16:54 #1 transferring dockerfile: 175B done 01:16:54 #1 DONE 0.0s 01:16:54 01:16:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:16:54 #2 DONE 0.0s 01:16:54 01:16:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:16:54 #3 DONE 0.0s 01:16:54 01:16:54 #4 [internal] load .dockerignore 01:16:54 #4 transferring context: 2B done 01:16:54 #4 DONE 0.0s 01:16:54 01:16:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:54 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:54 #5 CACHED 01:16:54 01:16:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:54 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:54 #6 CACHED 01:16:54 01:16:54 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:16:54 #7 DONE 0.0s 01:16:54 01:16:54 #8 exporting to image 01:16:54 #8 exporting layers done 01:16:54 #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done 01:16:54 #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done 01:16:54 #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done 01:16:54 #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done 01:16:54 #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done 01:16:54 #8 pushing layers 0.0s done 01:16:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done 01:16:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:16:54 #8 DONE 0.1s 01:16:54 01:16:54 1 warning found (use --debug to expand): 01:16:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:16:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4' 01:16:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 --push - 01:16:55 #1 [internal] load build definition from Dockerfile 01:16:55 #1 transferring dockerfile: 180B done 01:16:55 #1 DONE 0.0s 01:16:55 01:16:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 01:16:55 #2 DONE 0.0s 01:16:55 01:16:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 01:16:55 #3 DONE 0.0s 01:16:55 01:16:55 #4 [internal] load .dockerignore 01:16:55 #4 transferring context: 2B done 01:16:55 #4 DONE 0.0s 01:16:55 01:16:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:55 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:55 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:55 #5 CACHED 01:16:55 01:16:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:55 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:55 #6 CACHED 01:16:55 01:16:55 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:16:55 #7 DONE 0.0s 01:16:55 01:16:55 #8 exporting to image 01:16:55 #8 exporting layers done 01:16:55 #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done 01:16:55 #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done 01:16:55 #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done 01:16:55 #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done 01:16:55 #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done 01:16:55 #8 pushing layers 0.0s done 01:16:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 01:16:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:16:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done 01:16:55 #8 DONE 0.1s 01:16:55 01:16:55 1 warning found (use --debug to expand): 01:16:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:16:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4' 01:16:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 --push - 01:16:55 #1 [internal] load build definition from Dockerfile 01:16:55 #1 transferring dockerfile: 221B done 01:16:55 #1 DONE 0.0s 01:16:55 01:16:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:16:55 #2 DONE 0.0s 01:16:55 01:16:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:16:55 #3 DONE 0.0s 01:16:55 01:16:55 #4 [internal] load .dockerignore 01:16:55 #4 transferring context: 2B done 01:16:55 #4 DONE 0.0s 01:16:55 01:16:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:55 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:55 #5 CACHED 01:16:55 01:16:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:55 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:55 #6 CACHED 01:16:55 01:16:55 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:16:55 #7 DONE 0.0s 01:16:55 01:16:55 #8 exporting to image 01:16:55 #8 exporting layers done 01:16:55 #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done 01:16:55 #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done 01:16:55 #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done 01:16:55 #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done 01:16:55 #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done 01:16:55 #8 pushing layers 0.0s done 01:16:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done 01:16:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:16:55 #8 DONE 0.1s 01:16:55 01:16:55 1 warning found (use --debug to expand): 01:16:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:16:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 01:16:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 01:16:56 #1 [internal] load build definition from Dockerfile 01:16:56 #1 transferring dockerfile: 173B done 01:16:56 #1 DONE 0.0s 01:16:56 01:16:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:16:56 #2 DONE 0.0s 01:16:56 01:16:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:16:56 #3 DONE 0.0s 01:16:56 01:16:56 #4 [internal] load .dockerignore 01:16:56 #4 transferring context: 2B done 01:16:56 #4 DONE 0.0s 01:16:56 01:16:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:56 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:56 #5 DONE 0.0s 01:16:56 01:16:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:56 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done 01:16:56 #6 CACHED 01:16:56 01:16:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 01:16:56 #5 CACHED 01:16:56 01:16:56 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:16:56 #7 DONE 0.0s 01:16:56 01:16:56 #8 exporting to image 01:16:56 #8 exporting layers done 01:16:56 #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done 01:16:56 #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done 01:16:56 #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done 01:16:56 #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done 01:16:56 #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done 01:16:56 #8 pushing layers 0.0s done 01:16:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done 01:16:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:16:56 #8 DONE 0.1s 01:16:56 01:16:56 1 warning found (use --debug to expand): 01:16:56  - 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 01:16:56 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:16:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:16:57 ---> package-listing.sh 01:16:57 ++ tr '[:upper:]' '[:lower:]' 01:16:57 ++ facter osfamily 01:16:57 + OS_FAMILY=redhat 01:16:57 + workspace=/w/workspace/ry_app-service-configurable_main 01:16:57 + START_PACKAGES=/tmp/packages_start.txt 01:16:57 + END_PACKAGES=/tmp/packages_end.txt 01:16:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:57 + PACKAGES=/tmp/packages_start.txt 01:16:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:16:57 + PACKAGES=/tmp/packages_end.txt 01:16:57 + case "${OS_FAMILY}" in 01:16:57 + rpm -qa 01:16:57 + sort 01:16:58 + '[' -f /tmp/packages_start.txt ']' 01:16:58 + '[' -f /tmp/packages_end.txt ']' 01:16:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:16:58 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:16:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:16:58 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 01:16:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:59 01:16:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:59 latest: Pulling from edgex-lftools-log-publisher 01:16:59 5eb5b503b376: Pulling fs layer 01:16:59 5c69ac0246d0: Pulling fs layer 01:16:59 ec43610c2a17: Pulling fs layer 01:16:59 3a2ae6a8a46f: Pulling fs layer 01:16:59 33b1e0a273af: Pulling fs layer 01:16:59 5d3b04190fa2: Pulling fs layer 01:16:59 2f39f015ded8: Pulling fs layer 01:16:59 3a2ae6a8a46f: Waiting 01:16:59 33b1e0a273af: Waiting 01:16:59 5d3b04190fa2: Waiting 01:16:59 2f39f015ded8: Waiting 01:16:59 5c69ac0246d0: Verifying Checksum 01:16:59 5c69ac0246d0: Download complete 01:16:59 3a2ae6a8a46f: Verifying Checksum 01:16:59 3a2ae6a8a46f: Download complete 01:16:59 33b1e0a273af: Verifying Checksum 01:16:59 33b1e0a273af: Download complete 01:16:59 5d3b04190fa2: Verifying Checksum 01:16:59 5d3b04190fa2: Download complete 01:16:59 ec43610c2a17: Verifying Checksum 01:16:59 ec43610c2a17: Download complete 01:16:59 5eb5b503b376: Verifying Checksum 01:16:59 5eb5b503b376: Download complete 01:17:00 2f39f015ded8: Download complete 01:17:01 5eb5b503b376: Pull complete 01:17:01 5c69ac0246d0: Pull complete 01:17:01 ec43610c2a17: Pull complete 01:17:01 3a2ae6a8a46f: Pull complete 01:17:02 33b1e0a273af: Pull complete 01:17:02 5d3b04190fa2: Pull complete 01:17:06 2f39f015ded8: Pull complete 01:17:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:06 prd-centos7-docker-4c-2g-6936 does not seem to be running inside a container 01:17:06 $ 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 01:17:10 $ docker top 75269b01bde654e776d45ad452dcca324e339bcb4e77bbc099e2652956058bfb -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:17:10 + mkdir -p /var/log/sysstat [Pipeline] sh 01:17:11 + ls /var/log/sa-host 01:17:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:11 provisioning config files... 01:17:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9984096743380535954tmp [Pipeline] { [Pipeline] echo 01:17:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:17:11 ---> create-netrc.sh [Pipeline] } 01:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:17:11 ---> python-tools-install.sh [Pipeline] echo 01:17:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:17:12 ---> sudo-logs.sh 01:17:12 Archiving 'sudo' log.. 01:17:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-6936.novalocal: Name or service not known 01:17:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-6936.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:17:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:17:12 ---> job-cost.sh 01:17:12 lf-activate-venv: SKIPPING 01:17:12 INFO: No Stack... 01:17:13 INFO: Retrieving Pricing Info for: v3-standard-2 01:17:13 INFO: Archiving Costs [Pipeline] echo 01:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:17:13 ---> logs-deploy.sh 01:17:13 lf-activate-venv: SKIPPING 01:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/276 01:17:13 INFO: archiving workspace using pattern(s): 01:17:14 Archives upload complete. 01:17:14 INFO: archiving logs to Nexus 01:17:15 ---> uname -a: 01:17:15 Linux prd-centos7-docker-4c-2g-6936.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:17:15 01:17:15 01:17:15 ---> lscpu: 01:17:15 Architecture: x86_64 01:17:15 CPU op-mode(s): 32-bit, 64-bit 01:17:15 Byte Order: Little Endian 01:17:15 Address sizes: 40 bits physical, 48 bits virtual 01:17:15 CPU(s): 2 01:17:15 On-line CPU(s) list: 0,1 01:17:15 Thread(s) per core: 1 01:17:15 Core(s) per socket: 1 01:17:15 Socket(s): 2 01:17:15 NUMA node(s): 1 01:17:15 Vendor ID: AuthenticAMD 01:17:15 CPU family: 23 01:17:15 Model: 49 01:17:15 Model name: AMD EPYC-Rome Processor 01:17:15 Stepping: 0 01:17:15 CPU MHz: 2799.998 01:17:15 BogoMIPS: 5599.99 01:17:15 Virtualization: AMD-V 01:17:15 Hypervisor vendor: KVM 01:17:15 Virtualization type: full 01:17:15 L1d cache: 64 KiB 01:17:15 L1i cache: 64 KiB 01:17:15 L2 cache: 1 MiB 01:17:15 L3 cache: 32 MiB 01:17:15 NUMA node0 CPU(s): 0,1 01:17:15 Vulnerability Itlb multihit: Not affected 01:17:15 Vulnerability L1tf: Not affected 01:17:15 Vulnerability Mds: Not affected 01:17:15 Vulnerability Meltdown: Not affected 01:17:15 Vulnerability Mmio stale data: Not affected 01:17:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:17:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:17:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:17:15 Vulnerability Srbds: Not affected 01:17:15 Vulnerability Tsx async abort: Not affected 01:17: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 01:17:15 01:17:15 01:17:15 ---> nproc: 01:17:15 2 01:17:15 01:17:15 01:17:15 ---> df -h: 01:17:15 Filesystem Size Used Avail Use% Mounted on 01:17:15 overlay 40G 7.3G 33G 19% / 01:17:15 tmpfs 64M 0 64M 0% /dev 01:17:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:17:15 shm 64M 0 64M 0% /dev/shm 01:17:15 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:17:15 01:17:15 01:17:15 Cannot open /var/log/sysstat/sa14: No such file or directory 01:17:15 Please check if data collecting is enabled 01:17:15 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:17:15 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:17:15 $ docker stop --time=1 75269b01bde654e776d45ad452dcca324e339bcb4e77bbc099e2652956058bfb 01:17:16 $ docker rm -f --volumes 75269b01bde654e776d45ad452dcca324e339bcb4e77bbc099e2652956058bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:17:16 [WS-CLEANUP] Deleting project workspace... 01:17:16 [WS-CLEANUP] Deferred wipeout is used... 01:17: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 01:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:17 01:17:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:17 latest: Pulling from edgex-lftools-log-publisher 01:17:17 5eb5b503b376: Pulling fs layer 01:17:17 5c69ac0246d0: Pulling fs layer 01:17:17 ec43610c2a17: Pulling fs layer 01:17:17 3a2ae6a8a46f: Pulling fs layer 01:17:17 33b1e0a273af: Pulling fs layer 01:17:17 5d3b04190fa2: Pulling fs layer 01:17:17 2f39f015ded8: Pulling fs layer 01:17:17 33b1e0a273af: Waiting 01:17:17 5d3b04190fa2: Waiting 01:17:17 2f39f015ded8: Waiting 01:17:17 3a2ae6a8a46f: Waiting 01:17:17 5c69ac0246d0: Verifying Checksum 01:17:17 5c69ac0246d0: Download complete 01:17:17 3a2ae6a8a46f: Verifying Checksum 01:17:17 3a2ae6a8a46f: Download complete 01:17:17 33b1e0a273af: Verifying Checksum 01:17:17 33b1e0a273af: Download complete 01:17:17 ec43610c2a17: Verifying Checksum 01:17:17 ec43610c2a17: Download complete 01:17:17 5d3b04190fa2: Verifying Checksum 01:17:17 5d3b04190fa2: Download complete 01:17:17 5eb5b503b376: Verifying Checksum 01:17:17 5eb5b503b376: Download complete 01:17:18 2f39f015ded8: Download complete 01:17:19 5eb5b503b376: Pull complete 01:17:19 5c69ac0246d0: Pull complete 01:17:20 ec43610c2a17: Pull complete 01:17:20 3a2ae6a8a46f: Pull complete 01:17:20 33b1e0a273af: Pull complete 01:17:20 5d3b04190fa2: Pull complete 01:17:27 2f39f015ded8: Pull complete 01:17:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:27 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:17:27 $ 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 01:17:28 $ docker top 2daa947aac014f8529756dad692cd6821f3d8f30fdc8ef30cbc653a97ef86ddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:28 ---> job-cost.sh 01:17:28 lf-activate-venv: SKIPPING 01:17:28 INFO: No Stack... 01:17:28 INFO: Retrieving Pricing Info for: v3-standard-8 01:17:29 INFO: Archiving Costs [Pipeline] sh 01:17:29 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 01:17:29 + cut -d, -f6 [Pipeline] lock 01:17:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] 01:17:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] did not exist. Created. 01:17:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:17:29 + echo total: 0.2199999988079071 [Pipeline] stash 01:17:29 Stashed 1 file(s) [Pipeline] } 01:17:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] // lock [Pipeline] } 01:17:29 $ docker stop --time=1 2daa947aac014f8529756dad692cd6821f3d8f30fdc8ef30cbc653a97ef86ddb 01:17:31 $ docker rm -f --volumes 2daa947aac014f8529756dad692cd6821f3d8f30fdc8ef30cbc653a97ef86ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:20:57 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 01:20:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:20:57 go vet ./... 01:26:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:26:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:26:04 ./bin/test-attribution-txt.sh 01:26:04 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:26:04 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:26:04 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:26:04 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:26:04 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:26:04 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:26:04 $ docker stop --time=1 35febeef6086fadfa989620c082e146ffacfcdb5faa858f791eea845536935bc 01:26:07 $ docker rm -f --volumes 35febeef6086fadfa989620c082e146ffacfcdb5faa858f791eea845536935bc [Pipeline] // withDockerContainer [Pipeline] sh 01:26:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:26:09 Warning: overwriting stash ‘coverage-report’ 01:26:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:26:11 + ls -al . 01:26:11 total 244 01:26:11 drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 01:15 . 01:26:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:12 .. 01:26:11 -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 01:12 .dockerignore 01:26:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:12 .git 01:26:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:12 .github 01:26:11 -rw-rw-r-- 1 jenkins jenkins 108 Aug 14 01:12 .gitignore 01:26:11 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 01:12 .golangci.yml 01:26:11 -rw-rw-r-- 1 jenkins jenkins 16550 Aug 14 01:12 Attribution.txt 01:26:11 -rw-rw-r-- 1 jenkins jenkins 39309 Aug 14 01:12 CHANGELOG.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 2008 Aug 14 01:12 Dockerfile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:12 GOVERNANCE.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 666 Aug 14 01:12 Jenkinsfile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 01:12 LICENSE 01:26:11 -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 01:12 OWNERS.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 4952 Aug 14 01:12 README.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:08 VERSION 01:26:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:12 bin 01:26:11 -rw-r--r-- 1 jenkins jenkins 953 Aug 14 01:20 coverage.out 01:26:11 -rw-rw-r-- 1 jenkins jenkins 6577 Aug 14 01:12 go.mod 01:26:11 -rw-rw-r-- 1 jenkins jenkins 88385 Aug 14 01:12 go.sum 01:26:11 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 01:12 main.go 01:26:11 -rw-rw-r-- 1 jenkins jenkins 3362 Aug 14 01:12 makefile 01:26:11 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 01:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:11 + 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=ab47b94dbb2135bc5302bf90c5f6da048a267236 --label arch=arm64 --label version=4.1.0-dev.4 . 01:26:11 Sending build context to Docker daemon 225.8kB 01:26:11 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 01:26:11 Step 2/27 : FROM ${BASE} AS builder 01:26:11 ---> 129d735a6ada 01:26:11 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 01:26:11 ---> Running in ed8fbb84dcc0 01:26:12 Removing intermediate container ed8fbb84dcc0 01:26:12 ---> 09eb9fe21469 01:26:12 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:26:12 ---> Running in 621e2f3f62f0 01:26:12 Removing intermediate container 621e2f3f62f0 01:26:12 ---> 3799bbc4ae09 01:26:12 Step 5/27 : ARG ADD_BUILD_TAGS="" 01:26:12 ---> Running in 05d189e9de38 01:26:13 Removing intermediate container 05d189e9de38 01:26:13 ---> 119f6e7ad134 01:26:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:13 ---> Running in 1b27df6b7b31 01:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:26:16 OK: 239 MiB in 58 packages 01:26:17 Removing intermediate container 1b27df6b7b31 01:26:17 ---> a3086a669cfd 01:26:17 Step 7/27 : WORKDIR /app 01:26:17 ---> Running in 6a0865bbdd82 01:26:17 Removing intermediate container 6a0865bbdd82 01:26:17 ---> a9df7df54b1d 01:26:17 Step 8/27 : COPY go.mod vendor* ./ 01:26:18 ---> 45bb1a59ba10 01:26:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:18 ---> Running in 61c890f62e7d 01:26:21 Removing intermediate container 61c890f62e7d 01:26:21 ---> 406d99de38cd 01:26:21 Step 10/27 : COPY . . 01:26:22 ---> b3c0fe6e27c1 01:26:22 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:22 ---> Running in 98c66256d24e 01:26:22 Removing intermediate container 98c66256d24e 01:26:22 ---> 07d8285f53ac 01:26:22 Step 12/27 : RUN $MAKE 01:26:22 ---> Running in ee0435da63c5 01:26:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 01:31:02 Removing intermediate container ee0435da63c5 01:31:02 ---> 6d0dcb65165b 01:31:02 Step 13/27 : FROM alpine:3.20 01:31:02 3.20: Pulling from library/alpine 01:31:02 13e713f82565: Pulling fs layer 01:31:02 13e713f82565: Verifying Checksum 01:31:02 13e713f82565: Download complete 01:31:02 13e713f82565: Pull complete 01:31:02 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:31:02 Status: Downloaded newer image for alpine:3.20 01:31:02 ---> c88e9dceb6cb 01:31:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:31:02 ---> Running in a46ea0d6f4c2 01:31:02 Removing intermediate container a46ea0d6f4c2 01:31:02 ---> 66c8faa59d06 01:31:02 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:31:02 ---> Running in 46358a232e00 01:31:02 Removing intermediate container 46358a232e00 01:31:02 ---> 8cc237a1b474 01:31:02 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 01:31:02 ---> Running in 9ed27a43c15d 01:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:02 (1/2) Installing ca-certificates (20250619-r0) 01:31:02 (2/2) Installing dumb-init (1.2.5-r3) 01:31:02 Executing busybox-1.36.1-r29.trigger 01:31:02 Executing ca-certificates-20250619-r0.trigger 01:31:02 OK: 10 MiB in 16 packages 01:31:02 Removing intermediate container 9ed27a43c15d 01:31:02 ---> be3baaae9d65 01:31:02 Step 17/27 : RUN apk --no-cache upgrade 01:31:02 ---> Running in e7f04d3a0b19 01:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:05 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:31:05 Executing busybox-1.36.1-r30.post-upgrade 01:31:05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:31:05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:31:05 Executing busybox-1.36.1-r30.trigger 01:31:05 OK: 10 MiB in 16 packages 01:31:06 Removing intermediate container e7f04d3a0b19 01:31:06 ---> d713f26ebb40 01:31:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:31:07 ---> f1e380e1bcc9 01:31:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:31:07 ---> 385cf9c85422 01:31:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:31:08 ---> 69131f73468c 01:31:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:31:10 ---> 6f343a12223b 01:31:10 Step 22/27 : EXPOSE 48095 01:31:10 ---> Running in b00bd33678e6 01:31:11 Removing intermediate container b00bd33678e6 01:31:11 ---> 0bd451c79f6d 01:31:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:31:11 ---> Running in 45d8420c0aed 01:31:11 Removing intermediate container 45d8420c0aed 01:31:11 ---> 3fd66306082a 01:31:11 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:31:11 ---> Running in e6363599aeb2 01:31:12 Removing intermediate container e6363599aeb2 01:31:12 ---> eba6c84dcb32 01:31:12 Step 25/27 : LABEL arch=arm64 01:31:12 ---> Running in a8b14a2bcb95 01:31:12 Removing intermediate container a8b14a2bcb95 01:31:12 ---> 5a8666e9206e 01:31:12 Step 26/27 : LABEL git_sha=ab47b94dbb2135bc5302bf90c5f6da048a267236 01:31:12 ---> Running in e916d998b281 01:31:13 Removing intermediate container e916d998b281 01:31:13 ---> d36f73fc494f 01:31:13 Step 27/27 : LABEL version=4.1.0-dev.4 01:31:13 ---> Running in cf8a42aaf524 01:31:13 Removing intermediate container cf8a42aaf524 01:31:13 ---> db4162dc08d4 01:31:13 [Warning] One or more build-args [ARCH] were not consumed 01:31:13 Successfully built db4162dc08d4 01:31:13 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 01:31:13 provisioning config files... 01:31:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/276@tmp/config11586835695795707064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:14 ---> ****-login.sh 01:31:14 nexus3.edgexfoundry.org:10001 01:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:14 Configure a credential helper to remove this warning. See 01:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:14 01:31:14 Login Succeeded 01:31:14 nexus3.edgexfoundry.org:10002 01:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:14 Configure a credential helper to remove this warning. See 01:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:14 01:31:14 Login Succeeded 01:31:14 nexus3.edgexfoundry.org:10003 01:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:15 Configure a credential helper to remove this warning. See 01:31:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:15 01:31:15 Login Succeeded 01:31:15 nexus3.edgexfoundry.org:10004 01:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:15 Configure a credential helper to remove this warning. See 01:31:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:15 01:31:15 Login Succeeded 01:31:15 ****.io 01:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:16 Configure a credential helper to remove this warning. See 01:31:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:16 01:31:16 Login Succeeded 01:31:16 ---> ****-login.sh ends [Pipeline] } 01:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:31:16 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 01:31:16 ab47b94dbb2135bc5302bf90c5f6da048a267236 01:31:16 latest 01:31:16 4.1.0-dev.4 01:31:16 ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:31:16 main 01:31:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 01:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:31:17 5b7b275cfce9: Preparing 01:31:17 ec38b2eb09cd: Preparing 01:31:17 40e4c995aa87: Preparing 01:31:17 b5371451caa3: Preparing 01:31:17 19d82dcd103e: Preparing 01:31:17 bd92201fb67b: Preparing 01:31:17 1e890da81ec9: Preparing 01:31:17 1e890da81ec9: Waiting 01:31:17 bd92201fb67b: Waiting 01:31:17 ec38b2eb09cd: Pushed 01:31:17 b5371451caa3: Pushed 01:31:17 40e4c995aa87: Pushed 01:31:17 1e890da81ec9: Layer already exists 01:31:17 19d82dcd103e: Pushed 01:31:18 bd92201fb67b: Pushed 01:31:28 5b7b275cfce9: Pushed 01:31:28 ab47b94dbb2135bc5302bf90c5f6da048a267236: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:28 + 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 01:31:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:31:29 5b7b275cfce9: Preparing 01:31:29 ec38b2eb09cd: Preparing 01:31:29 40e4c995aa87: Preparing 01:31:29 b5371451caa3: Preparing 01:31:29 19d82dcd103e: Preparing 01:31:29 bd92201fb67b: Preparing 01:31:29 1e890da81ec9: Preparing 01:31:29 bd92201fb67b: Waiting 01:31:29 1e890da81ec9: Waiting 01:31:29 5b7b275cfce9: Layer already exists 01:31:29 b5371451caa3: Layer already exists 01:31:29 19d82dcd103e: Layer already exists 01:31:29 ec38b2eb09cd: Layer already exists 01:31:29 40e4c995aa87: Layer already exists 01:31:29 1e890da81ec9: Layer already exists 01:31:29 bd92201fb67b: Layer already exists 01:31:29 latest: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 01:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:31:30 5b7b275cfce9: Preparing 01:31:30 ec38b2eb09cd: Preparing 01:31:30 40e4c995aa87: Preparing 01:31:30 b5371451caa3: Preparing 01:31:30 19d82dcd103e: Preparing 01:31:30 bd92201fb67b: Preparing 01:31:30 1e890da81ec9: Preparing 01:31:30 1e890da81ec9: Waiting 01:31:30 bd92201fb67b: Waiting 01:31:30 ec38b2eb09cd: Layer already exists 01:31:30 5b7b275cfce9: Layer already exists 01:31:30 19d82dcd103e: Layer already exists 01:31:30 40e4c995aa87: Layer already exists 01:31:30 b5371451caa3: Layer already exists 01:31:30 1e890da81ec9: Layer already exists 01:31:30 bd92201fb67b: Layer already exists 01:31:30 4.1.0-dev.4: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:31:31 5b7b275cfce9: Preparing 01:31:31 ec38b2eb09cd: Preparing 01:31:31 40e4c995aa87: Preparing 01:31:31 b5371451caa3: Preparing 01:31:31 19d82dcd103e: Preparing 01:31:31 bd92201fb67b: Preparing 01:31:31 1e890da81ec9: Preparing 01:31:31 bd92201fb67b: Waiting 01:31:31 1e890da81ec9: Waiting 01:31:31 19d82dcd103e: Layer already exists 01:31:31 40e4c995aa87: Layer already exists 01:31:31 b5371451caa3: Layer already exists 01:31:31 5b7b275cfce9: Layer already exists 01:31:31 ec38b2eb09cd: Layer already exists 01:31:31 bd92201fb67b: Layer already exists 01:31:31 1e890da81ec9: Layer already exists 01:31:31 ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:31 + 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 01:31:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 01:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:31:32 5b7b275cfce9: Preparing 01:31:32 ec38b2eb09cd: Preparing 01:31:32 40e4c995aa87: Preparing 01:31:32 b5371451caa3: Preparing 01:31:32 19d82dcd103e: Preparing 01:31:32 bd92201fb67b: Preparing 01:31:32 1e890da81ec9: Preparing 01:31:32 bd92201fb67b: Waiting 01:31:32 1e890da81ec9: Waiting 01:31:32 5b7b275cfce9: Layer already exists 01:31:32 19d82dcd103e: Layer already exists 01:31:32 ec38b2eb09cd: Layer already exists 01:31:32 40e4c995aa87: Layer already exists 01:31:32 b5371451caa3: Layer already exists 01:31:32 bd92201fb67b: Layer already exists 01:31:32 1e890da81ec9: Layer already exists 01:31:33 main: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:33 ===================================================== [Pipeline] echo 01:31:33 taggedImages: 01:31:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 01:31:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:31:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 01:31:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 01:31:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 01:31:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo 01:31:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 01:31:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 [Pipeline] echo 01:31:33 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [Pipeline] echo 01:31:33 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 01:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:33 01:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:33 arm64: Pulling from edgex-lftools-log-publisher 01:31:33 8998bd30e6a1: Pulling fs layer 01:31:33 04944245beec: Pulling fs layer 01:31:33 699f458cf7ca: Pulling fs layer 01:31:33 765212b225bb: Pulling fs layer 01:31:33 f23df028b6ca: Pulling fs layer 01:31:33 d65c8cfc05b1: Pulling fs layer 01:31:33 2437ff75d9bd: Pulling fs layer 01:31:33 f23df028b6ca: Waiting 01:31:33 765212b225bb: Waiting 01:31:33 2437ff75d9bd: Waiting 01:31:33 d65c8cfc05b1: Waiting 01:31:34 04944245beec: Verifying Checksum 01:31:34 04944245beec: Download complete 01:31:34 765212b225bb: Verifying Checksum 01:31:34 765212b225bb: Download complete 01:31:34 f23df028b6ca: Download complete 01:31:34 d65c8cfc05b1: Verifying Checksum 01:31:34 d65c8cfc05b1: Download complete 01:31:34 699f458cf7ca: Verifying Checksum 01:31:34 699f458cf7ca: Download complete 01:31:34 8998bd30e6a1: Verifying Checksum 01:31:34 8998bd30e6a1: Download complete 01:31:37 2437ff75d9bd: Verifying Checksum 01:31:37 2437ff75d9bd: Download complete 01:31:39 8998bd30e6a1: Pull complete 01:31:40 04944245beec: Pull complete 01:31:42 699f458cf7ca: Pull complete 01:31:42 765212b225bb: Pull complete 01:31:44 f23df028b6ca: Pull complete 01:31:44 d65c8cfc05b1: Pull complete 01:32:02 2437ff75d9bd: Pull complete 01:32:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:03 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 01:32:03 $ 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/276 -v /w/workspace/app-service-configurable/276:/w/workspace/app-service-configurable/276:rw,z -v /w/workspace/app-service-configurable/276@tmp:/w/workspace/app-service-configurable/276@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:arm64 cat 01:32:06 $ docker top 66fd8aac49c1203796544414411d5ff88cb08905a2f2c5681b8515067aa573a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:07 ---> job-cost.sh 01:32:07 lf-activate-venv: SKIPPING 01:32:07 INFO: No Stack... 01:32:07 INFO: Retrieving Pricing Info for: v3-standard-4 01:32:08 INFO: Archiving Costs [Pipeline] sh 01:32:09 + cat /w/workspace/app-service-configurable/276/archives/cost.csv 01:32:09 + cut -d, -f6 [Pipeline] lock 01:32:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] 01:32:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] did not exist. Created. 01:32:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:09 /w/workspace/app-service-configurable/276@tmp/durable-4fb079e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:32:10 + echo total: 0.10999999940395355 [Pipeline] stash 01:32:10 Warning: overwriting stash ‘stack-cost’ 01:32:10 Stashed 1 file(s) [Pipeline] } 01:32:10 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:10 $ docker stop --time=1 66fd8aac49c1203796544414411d5ff88cb08905a2f2c5681b8515067aa573a8 01:32:11 $ docker rm -f --volumes 66fd8aac49c1203796544414411d5ff88cb08905a2f2c5681b8515067aa573a8 [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 01:32:12 provisioning config files... 01:32:12 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4211025021468016265tmp [Pipeline] { [Pipeline] sh 01:32:12 + set +x 01:32:12 + curl -s https://codecov.io/bash 01:32:12 + bash -s -- 01:32:12 01:32:12 _____ _ 01:32:12 / ____| | | 01:32:12 | | ___ __| | ___ ___ _____ __ 01:32:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:32:12 | |___| (_) | (_| | __/ (_| (_) \ V / 01:32:12 \_____\___/ \__,_|\___|\___\___/ \_/ 01:32:12 Bash-1.0.6 01:32:12 01:32:12 01:32:12 ==> git version 2.25.1 found 01:32:12 ==> 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 01:32:12 Release-Date: 2020-01-08 01:32:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:32:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:32:12 ==> Jenkins CI detected. 01:32:12 current dir:  /w/workspace/ry_app-service-configurable_main 01:32:12 project root: . 01:32:12 --> token set from env 01:32:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:32:13 ==> Running gcov in . (disable via -X gcov) 01:32:13 ==> Python coveragepy not found 01:32:13 ==> Searching for coverage reports in: 01:32:13 + . 01:32:13 -> Found 1 reports 01:32:13 ==> Detecting git/mercurial file structure 01:32:13 ==> Reading reports 01:32:13 + ./coverage.out bytes=953 01:32:13 ==> Appending adjustments 01:32:13 https://docs.codecov.io/docs/fixing-reports 01:32:13 + Found adjustments 01:32:13 ==> Gzipping contents 01:32:13 4.0K /tmp/codecov.QgRS4F.gz 01:32:13 ==> Uploading reports 01:32:13 url: https://codecov.io 01:32:13 query: branch=main&commit=ab47b94dbb2135bc5302bf90c5f6da048a267236&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:13 -> Pinging Codecov 01:32:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ab47b94dbb2135bc5302bf90c5f6da048a267236&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:13 -> Uploading to 01:32:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ab47b94dbb2135bc5302bf90c5f6da048a267236/2eb128f7-aee9-4a82-b9db-e08247546026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250814%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250814T013213Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=614c2337a52464329c16877ed692779bad9d54fd07a8ddf3f26354f071dd4c9d 01:32:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:13 Dload Upload Total Spent Left Speed 01:32:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2802 --:--:-- --:--:-- --:--:-- 2782 100 384 0 0 100 384 0 2782 --:--:-- --:--:-- --:--:-- 2762 01:32:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] } 01:32:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:32:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:32:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:13 01:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:14 latest: Pulling from edgex-devops/edgex-snyk-go 01:32:14 0a9a5dfd008f: Already exists 01:32:14 36466aa92d05: Already exists 01:32:14 e10405b45d13: Already exists 01:32:14 096b7ceb2af7: Already exists 01:32:14 4f4fb700ef54: Already exists 01:32:14 e50aa161e22a: Pulling fs layer 01:32:14 d3c8db5fb9df: Pulling fs layer 01:32:14 e50aa161e22a: Verifying Checksum 01:32:14 e50aa161e22a: Download complete 01:32:14 e50aa161e22a: Pull complete 01:32:15 d3c8db5fb9df: Verifying Checksum 01:32:15 d3c8db5fb9df: Download complete 01:32:18 d3c8db5fb9df: Pull complete 01:32:18 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:19 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:32:19 $ 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 01:32:20 $ docker top 6ec2c8e94e4414d09a07c64c173546f6b0a3c16680fb6794d67de767a79caf7d -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:20 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 01:32:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 01:32:20 + set -o pipefail 01:32:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 01:32:32 01:32:32 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 01:32:32 01:32:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/71f329a8-b627-44f6-91b3-600af940f8bc 01:32:32 01:32:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:32:32 01:32:32 01:32:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:32:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:32:32 $ docker stop --time=1 6ec2c8e94e4414d09a07c64c173546f6b0a3c16680fb6794d67de767a79caf7d 01:32:35 $ docker rm -f --volumes 6ec2c8e94e4414d09a07c64c173546f6b0a3c16680fb6794d67de767a79caf7d [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 01:32:35 + git log --format=format:%s -1 ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] sh 01:32:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:32:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:36 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:32: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 01:32:36 $ docker top 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 -eo pid,comm 01:32:36 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). 01:32:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:37 [ssh-agent] Looking for ssh-agent implementation... 01:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:37 $ docker exec 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 ssh-agent 01:32:37 SSH_AUTH_SOCK=/tmp/ssh-hjFLUn4tbmQ7/agent.32 01:32:37 SSH_AGENT_PID=38 01:32:37 Running ssh-add (command line suppressed) 01:32:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7014635496031261540.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7014635496031261540.key) 01:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:37 + git semver tag 01:32:37 2025-08-14 01:32:37,853 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:32:37 2025-08-14 01:32:37,857 [run_tag] DEBUG tag force:False 01:32:37 2025-08-14 01:32:37,857 [check_head_tag] DEBUG check head tag 01:32:37 2025-08-14 01:32:37,858 [execute] INFO git cat-file --batch-check 01:32:37 2025-08-14 01:32:37,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 01:32:37 2025-08-14 01:32:37,860 [execute] INFO git cat-file --batch 01:32:37 2025-08-14 01:32:37,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 01:32:37 2025-08-14 01:32:37,870 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:32:37 2025-08-14 01:32:37,870 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 01:32:37 2025-08-14 01:32:37,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 01:32:37 2025-08-14 01:32:37,873 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:32:37 4.1.0-dev.4 [Pipeline] } 01:32:37 $ docker exec --env ******** --env ******** 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 ssh-agent -k 01:32:38 unset SSH_AUTH_SOCK; 01:32:38 unset SSH_AGENT_PID; 01:32:38 echo Agent pid 38 killed; 01:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:38 + git semver [Pipeline] } 01:32:38 $ docker stop --time=1 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 01:32:39 $ docker rm -f --volumes 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:32:40 01:32:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:32:40 0.23.1-centos7: Pulling from edgex-lftools 01:32:40 ab5ef0e58194: Pulling fs layer 01:32:40 9712f1f96733: Pulling fs layer 01:32:40 63f879dbbcfc: Pulling fs layer 01:32:40 0d9ebad4ef96: Pulling fs layer 01:32:40 e9a5061849ea: Pulling fs layer 01:32:40 d747dcd14b5f: Pulling fs layer 01:32:40 2de7ff778b66: Pulling fs layer 01:32:40 e9a5061849ea: Waiting 01:32:40 0d9ebad4ef96: Waiting 01:32:40 d747dcd14b5f: Waiting 01:32:40 2de7ff778b66: Waiting 01:32:40 9712f1f96733: Verifying Checksum 01:32:40 9712f1f96733: Download complete 01:32:40 63f879dbbcfc: Verifying Checksum 01:32:40 63f879dbbcfc: Download complete 01:32:41 e9a5061849ea: Verifying Checksum 01:32:41 e9a5061849ea: Download complete 01:32:41 d747dcd14b5f: Verifying Checksum 01:32:41 d747dcd14b5f: Download complete 01:32:41 0d9ebad4ef96: Verifying Checksum 01:32:41 0d9ebad4ef96: Download complete 01:32:41 ab5ef0e58194: Download complete 01:32:41 2de7ff778b66: Verifying Checksum 01:32:41 2de7ff778b66: Download complete 01:32:45 ab5ef0e58194: Pull complete 01:32:45 9712f1f96733: Pull complete 01:32:46 63f879dbbcfc: Pull complete 01:32:51 0d9ebad4ef96: Pull complete 01:32:51 e9a5061849ea: Pull complete 01:32:51 d747dcd14b5f: Pull complete 01:32:53 2de7ff778b66: Pull complete 01:32:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:53 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:32:53 $ 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 01:32:55 $ docker top c04b3146914ca0fb8f89cc268ebd649f564c15999a6cff9d191e9071d00573cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:32:55 provisioning config files... 01:32:55 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16666168152172830211tmp 01:32:55 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12093870618428100966tmp 01:32:55 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6805153001631345457tmp [Pipeline] { [Pipeline] echo 01:32:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:32:55 ---> sigul-configuration.sh 01:32:55 gpg: directory `/root/.gnupg' created 01:32:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:32:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:32:55 gpg: keyring `/root/.gnupg/secring.gpg' created 01:32:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:32:55 gpg: CAST5 encrypted data 01:32:55 gpg: encrypted with 1 passphrase 01:32:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:32:56 + mkdir /home/jenkins 01:32:56 + mkdir /home/jenkins/sigul [Pipeline] sh 01:32:56 + 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 01:32:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:32:56 ---> sigul-install.sh 01:32:56 Sigul already installed; skipping installation. [Pipeline] sh 01:32:57 + git tag --list 01:32:57 v1.0.0 01:32:57 v1.1.0 01:32:57 v1.2.0 01:32:57 v1.3.0 01:32:57 v1.3.1 01:32:57 v2.0.0 01:32:57 v2.0.1 01:32:57 v2.1.0 01:32:57 v2.1.1 01:32:57 v2.1.2 01:32:57 v2.2.0 01:32:57 v2.3 01:32:57 v2.3.0 01:32:57 v2.3.1 01:32:57 v3.0 01:32:57 v3.0.0 01:32:57 v3.0.1 01:32:57 v3.1 01:32:57 v3.1.0 01:32:57 v3.1.1 01:32:57 v4.0 01:32:57 v4.0.0 01:32:57 v4.0.1 01:32:57 v4.1.0-dev.1 01:32:57 v4.1.0-dev.2 01:32:57 v4.1.0-dev.3 01:32:57 v4.1.0-dev.4 [Pipeline] sh 01:32:57 + lftools sign git-tag v4.1.0-dev.4 01:32:57 Signing Git tag with Sigul... 01:32:57 Signing v4.1.0-dev.4 [Pipeline] echo 01:32:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:32:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:32:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:32:58 $ docker stop --time=1 c04b3146914ca0fb8f89cc268ebd649f564c15999a6cff9d191e9071d00573cc 01:32:59 $ docker rm -f --volumes c04b3146914ca0fb8f89cc268ebd649f564c15999a6cff9d191e9071d00573cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:33:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:00 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:33:00 $ 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 01:33:01 $ docker top 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 -eo pid,comm 01:33:01 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). 01:33:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:01 [ssh-agent] Looking for ssh-agent implementation... 01:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:01 $ docker exec 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 ssh-agent 01:33:01 SSH_AUTH_SOCK=/tmp/ssh-GZOk6VJRPMY7/agent.31 01:33:01 SSH_AGENT_PID=37 01:33:01 Running ssh-add (command line suppressed) 01:33:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9537324563077726839.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9537324563077726839.key) 01:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:01 + git semver bump pre 01:33:02 2025-08-14 01:33:01,948 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:02 2025-08-14 01:33:01,952 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:33:02 2025-08-14 01:33:01,952 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 01:33:02 2025-08-14 01:33:01,952 [bump_version] DEBUG bumped version:4.1.0-dev.5 01:33:02 2025-08-14 01:33:01,953 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 01:33:02 2025-08-14 01:33:01,953 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:33:02 2025-08-14 01:33:01,953 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 01:33:02 2025-08-14 01:33:01,955 [execute] INFO git cat-file --batch-check 01:33:02 2025-08-14 01:33:01,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 01:33:02 2025-08-14 01:33:01,959 [execute] INFO git cat-file --batch 01:33:02 2025-08-14 01:33:01,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 01:33:02 2025-08-14 01:33:01,963 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:33:02 4.1.0-dev.5 [Pipeline] } 01:33:02 $ docker exec --env ******** --env ******** 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 ssh-agent -k 01:33:02 unset SSH_AUTH_SOCK; 01:33:02 unset SSH_AGENT_PID; 01:33:02 echo Agent pid 37 killed; 01:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:02 + git semver [Pipeline] } 01:33:02 $ docker stop --time=1 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 01:33:03 $ docker rm -f --volumes 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:04 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:33:04 $ 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 01:33:05 $ docker top 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 -eo pid,comm 01:33:05 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). 01:33:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:05 [ssh-agent] Looking for ssh-agent implementation... 01:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:05 $ docker exec 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 ssh-agent 01:33:05 SSH_AUTH_SOCK=/tmp/ssh-axLs1HqxdSAu/agent.33 01:33:05 SSH_AGENT_PID=39 01:33:05 Running ssh-add (command line suppressed) 01:33:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15963246874757635290.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15963246874757635290.key) 01:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:05 + git semver push 01:33:06 2025-08-14 01:33:05,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:06 2025-08-14 01:33:05,999 [run_push] DEBUG push 01:33:06 2025-08-14 01:33:06,000 [execute] INFO git cat-file --batch-check 01:33:06 2025-08-14 01:33:06,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 01:33:06 2025-08-14 01:33:06,003 [execute] INFO git rev-list ac012a0ee0f430ab17114e649e6bb73bb72e9191 -- 01:33:06 2025-08-14 01:33:06,003 [execute] DEBUG Popen(['git', 'rev-list', 'ac012a0ee0f430ab17114e649e6bb73bb72e9191', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:33:06 2025-08-14 01:33:06,015 [execute] INFO git fetch -v -- origin 01:33:06 2025-08-14 01:33:06,015 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:33:06 2025-08-14 01:33:06,470 [run_push] DEBUG no remote changes detected 01:33:06 2025-08-14 01:33:06,470 [execute] INFO git push origin semver 01:33:06 2025-08-14 01:33:06,471 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:33:07 2025-08-14 01:33:07,134 [run_push] DEBUG push all version tags 01:33:07 2025-08-14 01:33:07,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:33:07 2025-08-14 01:33:07,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 01:33:08 2025-08-14 01:33:07,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:33:08 4.1.0-dev.5 [Pipeline] } 01:33:08 $ docker exec --env ******** --env ******** 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 ssh-agent -k 01:33:08 unset SSH_AUTH_SOCK; 01:33:08 unset SSH_AGENT_PID; 01:33:08 echo Agent pid 39 killed; 01:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:08 + git semver [Pipeline] } 01:33:08 $ docker stop --time=1 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 01:33:10 $ docker rm -f --volumes 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 [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 01:33:10 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 01:33:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:33:10 total 16 01:33:10 drwxr-xr-x 3 root root 4096 Aug 14 01:17 . 01:33:10 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:32 .. 01:33:10 drwxr-xr-x 2 root root 4096 Aug 14 01:17 cost 01:33:10 -rw-r--r-- 1 root root 96 Aug 14 01:17 cost.csv 01:33:10 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 01:33:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:33:10 total 16 01:33:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:17 . 01:33:10 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:32 .. 01:33:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 01:17 cost 01:33:10 -rw-r--r-- 1 jenkins jenkins 96 Aug 14 01:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:33:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:11 ---> package-listing.sh 01:33:11 ++ facter osfamily 01:33:11 ++ tr '[:upper:]' '[:lower:]' 01:33:12 + OS_FAMILY=debian 01:33:12 + workspace=/w/workspace/ry_app-service-configurable_main 01:33:12 + START_PACKAGES=/tmp/packages_start.txt 01:33:12 + END_PACKAGES=/tmp/packages_end.txt 01:33:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:12 + PACKAGES=/tmp/packages_start.txt 01:33:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:33:12 + PACKAGES=/tmp/packages_end.txt 01:33:12 + case "${OS_FAMILY}" in 01:33:12 + dpkg -l 01:33:12 + grep '^ii' 01:33:12 + '[' -f /tmp/packages_start.txt ']' 01:33:12 + '[' -f /tmp/packages_end.txt ']' 01:33:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:33:12 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:33:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:33:12 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 01:33:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:13 prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container 01:33:13 $ 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 01:33:13 $ docker top 4341b7c7a290a58e1fb9bc4d8f9fd3501127bc431cd15948ec34c6119c894ecf -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:13 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:13 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:14 + ls /var/log/sa-host 01:33:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:14 provisioning config files... 01:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6043127107680258919tmp [Pipeline] { [Pipeline] echo 01:33:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:14 ---> create-netrc.sh [Pipeline] } 01:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:14 ---> python-tools-install.sh [Pipeline] echo 01:33:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:15 ---> sudo-logs.sh 01:33:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:33:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:15 ---> job-cost.sh 01:33:15 lf-activate-venv: SKIPPING 01:33:15 DEBUG: total: 0.2199999988079071 01:33:15 INFO: Retrieving Stack Cost... 01:33:16 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:16 INFO: Archiving Costs [Pipeline] echo 01:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:16 ---> logs-deploy.sh 01:33:16 lf-activate-venv: SKIPPING 01:33:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/276 01:33:16 INFO: archiving workspace using pattern(s): 01:33:17 Archives upload complete. 01:33:17 INFO: archiving logs to Nexus 01:33:18 ---> uname -a: 01:33:18 Linux prd-ubuntu20-04-docker-8c-8g-6904 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:33:18 01:33:18 01:33:18 ---> lscpu: 01:33:18 Architecture: x86_64 01:33:18 CPU op-mode(s): 32-bit, 64-bit 01:33:18 Byte Order: Little Endian 01:33:18 Address sizes: 40 bits physical, 48 bits virtual 01:33:18 CPU(s): 8 01:33:18 On-line CPU(s) list: 0-7 01:33:18 Thread(s) per core: 1 01:33:18 Core(s) per socket: 1 01:33:18 Socket(s): 8 01:33:18 NUMA node(s): 1 01:33:18 Vendor ID: AuthenticAMD 01:33:18 CPU family: 23 01:33:18 Model: 49 01:33:18 Model name: AMD EPYC-Rome Processor 01:33:18 Stepping: 0 01:33:18 CPU MHz: 2799.998 01:33:18 BogoMIPS: 5599.99 01:33:18 Virtualization: AMD-V 01:33:18 Hypervisor vendor: KVM 01:33:18 Virtualization type: full 01:33:18 L1d cache: 256 KiB 01:33:18 L1i cache: 256 KiB 01:33:18 L2 cache: 4 MiB 01:33:18 L3 cache: 128 MiB 01:33:18 NUMA node0 CPU(s): 0-7 01:33:18 Vulnerability Gather data sampling: Not affected 01:33:18 Vulnerability Itlb multihit: Not affected 01:33:18 Vulnerability L1tf: Not affected 01:33:18 Vulnerability Mds: Not affected 01:33:18 Vulnerability Meltdown: Not affected 01:33:18 Vulnerability Mmio stale data: Not affected 01:33:18 Vulnerability Retbleed: Vulnerable 01:33:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:33:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:33:18 Vulnerability Srbds: Not affected 01:33:18 Vulnerability Tsx async abort: Not affected 01:33:18 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:33:18 01:33:18 01:33:18 ---> nproc: 01:33:18 8 01:33:18 01:33:18 01:33:18 ---> df -h: 01:33:18 Filesystem Size Used Avail Use% Mounted on 01:33:18 overlay 155G 14G 142G 9% / 01:33:18 tmpfs 64M 0 64M 0% /dev 01:33:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:33:18 shm 64M 0 64M 0% /dev/shm 01:33:18 /dev/vda1 155G 14G 142G 9% /facter-os 01:33:18 01:33:18 01:33:18 ---> sar -b -r -n DEV: 01:33:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6904) 08/14/25 _x86_64_ (8 CPU) 01:33:18 01:33:18 01:07:30 LINUX RESTART (8 CPU) 01:33:18 01:33:18 01:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:33:18 01:09:01 263.34 23.03 240.31 0.00 3353.04 130409.87 0.00 01:33:18 01:10:01 139.17 3.47 135.70 0.00 31.99 37866.44 0.00 01:33:18 01:11:01 89.19 0.28 88.90 0.00 14.53 33778.65 0.00 01:33:18 01:12:01 51.45 0.03 51.42 0.00 3.73 17252.78 0.00 01:33:18 01:13:01 49.03 3.83 45.19 0.00 4287.15 8958.91 0.00 01:33:18 01:14:01 5.53 0.02 5.52 0.00 0.13 114.51 0.00 01:33:18 01:15:01 2.53 0.00 2.53 0.00 0.00 27.20 0.00 01:33:18 01:16:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 01:33:18 01:17:01 1.10 0.02 1.08 0.00 0.13 12.40 0.00 01:33:18 01:18:01 49.36 0.00 49.36 0.00 0.00 20939.04 0.00 01:33:18 01:19:01 2.03 0.00 2.03 0.00 0.00 27.20 0.00 01:33:18 01:20:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 01:33:18 01:21:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 01:33:18 01:22:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 01:33:18 01:23:01 1.43 0.02 1.42 0.00 0.13 20.00 0.00 01:33:18 01:24:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 01:33:18 01:25:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 01:33:18 01:26:02 0.87 0.00 0.87 0.00 0.00 11.06 0.00 01:33:18 01:27:01 1.61 0.31 1.30 0.00 17.08 15.46 0.00 01:33:18 01:28:01 3.27 1.38 1.88 0.00 28.80 23.60 0.00 01:33:18 01:29:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 01:33:18 01:30:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 01:33:18 01:31:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 01:33:18 01:32:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 01:33:18 01:33:01 125.44 0.97 124.48 0.00 18.26 51010.46 0.00 01:33:18 Average: 31.91 1.33 30.58 0.00 310.38 12032.53 0.00 01:33:18 01:33:18 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:18 01:09:01 28413884 31463912 820384 2.50 96064 3217808 2099580 6.19 1127652 2915768 8824 01:33:18 01:10:01 26732764 31426216 847896 2.58 154664 4632336 1851240 5.46 1558924 3981968 477828 01:33:18 01:11:01 26447156 31084292 1186364 3.61 159080 4567732 2685352 7.92 2120552 3696100 394468 01:33:18 01:12:01 26785204 31510036 765336 2.33 160160 4668252 1666032 4.91 1601544 3898700 152 01:33:18 01:13:01 26286452 31479460 779636 2.37 193052 5089224 1767040 5.21 1895964 4064968 1012 01:33:18 01:14:01 26297232 31489676 769956 2.34 192808 5088948 1767400 5.21 1887492 4064648 408 01:33:18 01:15:01 26296092 31488608 770948 2.35 192880 5088960 1767400 5.21 1887656 4064656 16 01:33:18 01:16:01 26297200 31489756 769476 2.34 192904 5088964 1767400 5.21 1887560 4064660 56 01:33:18 01:17:01 26296908 31489592 769532 2.34 192944 5088960 1767400 5.21 1888284 4064668 16 01:33:18 01:18:01 25768400 31476492 780912 2.38 206068 5540780 1758232 5.18 1924352 4503912 276 01:33:18 01:19:01 25771520 31479708 777620 2.37 206124 5540780 1758232 5.18 1922016 4503916 164 01:33:18 01:20:01 25776204 31484400 772820 2.35 206148 5540784 1758232 5.18 1916972 4503920 268 01:33:18 01:21:01 25776504 31484704 772496 2.35 206168 5540788 1758232 5.18 1916528 4503924 8 01:33:18 01:22:01 25783472 31491764 765356 2.33 206184 5540788 1758232 5.18 1909484 4503928 44 01:33:18 01:23:01 25783164 31491440 765820 2.33 206220 5540764 1766948 5.21 1909744 4503896 204 01:33:18 01:24:01 25783100 31491388 765740 2.33 206244 5540772 1766948 5.21 1909728 4503904 200 01:33:18 01:25:01 25783632 31491980 765336 2.33 206276 5540772 1766948 5.21 1909780 4503904 4 01:33:18 01:26:02 25783752 31492136 765168 2.33 206300 5540776 1766948 5.21 1910104 4503908 204 01:33:18 01:27:01 25781720 31490616 766608 2.33 206332 5541276 1750872 5.16 1915548 4504216 12 01:33:18 01:28:01 25775872 31486784 770464 2.34 206376 5542276 1750872 5.16 1919296 4504648 52 01:33:18 01:29:01 25775912 31486868 770392 2.34 206404 5542280 1750872 5.16 1919128 4504632 16 01:33:18 01:30:01 25775960 31486936 770256 2.34 206428 5542280 1750872 5.16 1918812 4504632 12 01:33:18 01:31:01 25776016 31487004 770120 2.34 206436 5542288 1750872 5.16 1918812 4504640 8 01:33:18 01:32:01 25776680 31487700 769428 2.34 206444 5542288 1750872 5.16 1919096 4504640 180 01:33:18 01:33:01 24569296 31426916 825100 2.51 247660 6544008 1825252 5.38 2040156 5479460 256 01:33:18 Average: 26043764 31466335 794127 2.42 195055 5287795 1813131 5.35 1865407 4314329 35388 01:33:18 01:33:18 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:18 01:09:01 lo 4.93 4.93 0.50 0.50 0.00 0.00 0.00 0.00 01:33:18 01:09:01 docker0 177.64 190.97 14.49 399.45 0.00 0.00 0.00 0.00 01:33:18 01:09:01 ens3 721.23 519.60 7929.58 132.67 0.00 0.00 0.00 0.00 01:33:18 01:09:01 veth600ada7 132.36 145.43 13.13 126.58 0.00 0.00 0.00 0.01 01:33:18 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:10:01 docker0 163.80 311.20 13.75 2775.51 0.00 0.00 0.00 0.00 01:33:18 01:10:01 veth4f4e8ea 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 01:33:18 01:10:01 ens3 338.42 180.52 2801.17 26.25 0.00 0.00 0.00 0.00 01:33:18 01:11:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 01:33:18 01:11:01 vethdcf4a2e 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 01:33:18 01:11:01 docker0 5.75 10.81 0.35 126.07 0.00 0.00 0.00 0.00 01:33:18 01:11:01 ens3 38.36 22.20 206.65 9.63 0.00 0.00 0.00 0.00 01:33:18 01:12:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 01:33:18 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:12:01 ens3 58.53 50.07 31.06 224.88 0.00 0.00 0.00 0.00 01:33:18 01:13:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 01:33:18 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:13:01 ens3 222.56 148.96 2971.55 10.65 0.00 0.00 0.00 0.00 01:33:18 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:14:01 ens3 1.85 0.35 0.23 0.02 0.00 0.00 0.00 0.00 01:33:18 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:15:01 ens3 2.37 0.58 0.55 0.29 0.00 0.00 0.00 0.00 01:33:18 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:16:01 ens3 1.92 0.13 0.21 0.01 0.00 0.00 0.00 0.00 01:33:18 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:17:01 ens3 2.47 0.38 0.57 0.28 0.00 0.00 0.00 0.00 01:33:18 01:18:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 01:33:18 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:18:01 ens3 102.03 58.04 2523.83 11.11 0.00 0.00 0.00 0.00 01:33:18 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:19:01 ens3 0.37 0.08 0.08 0.00 0.00 0.00 0.00 0.00 01:33:18 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:20:01 ens3 2.67 0.87 0.74 0.43 0.00 0.00 0.00 0.00 01:33:18 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:21:01 ens3 0.57 0.22 0.27 0.20 0.00 0.00 0.00 0.00 01:33:18 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:23:01 ens3 0.67 0.10 0.10 0.07 0.00 0.00 0.00 0.00 01:33:18 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:24:01 ens3 1.55 0.12 0.15 0.01 0.00 0.00 0.00 0.00 01:33:18 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:25:01 ens3 0.55 0.05 0.04 0.00 0.00 0.00 0.00 0.00 01:33:18 01:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:26:02 ens3 1.18 0.38 0.34 0.21 0.00 0.00 0.00 0.00 01:33:18 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:27:01 ens3 1.05 0.66 0.85 0.38 0.00 0.00 0.00 0.00 01:33:18 01:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:33:18 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:28:01 ens3 6.23 5.35 3.91 4.72 0.00 0.00 0.00 0.00 01:33:18 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:29:01 ens3 1.98 1.50 1.01 1.22 0.00 0.00 0.00 0.00 01:33:18 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:30:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:33:18 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:31:01 ens3 0.65 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:33:18 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:18 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:32:01 ens3 1.32 0.47 0.42 0.29 0.00 0.00 0.00 0.00 01:33:18 01:33:01 veth1707dff 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 01:33:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 01:33:18 01:33:01 docker0 64.40 100.60 5.84 878.67 0.00 0.00 0.00 0.00 01:33:18 01:33:01 ens3 383.31 258.35 6769.44 164.81 0.00 0.00 0.00 0.00 01:33:18 Average: veth1707dff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:18 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 01:33:18 Average: docker0 16.47 24.56 1.38 167.32 0.00 0.00 0.00 0.00 01:33:18 Average: ens3 75.76 50.00 930.36 23.54 0.00 0.00 0.00 0.00 01:33:18 01:33:18 01:33:18 ---> sar -P ALL: 01:33:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6904) 08/14/25 _x86_64_ (8 CPU) 01:33:18 01:33:18 01:07:30 LINUX RESTART (8 CPU) 01:33:18 01:33:18 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:33:18 01:09:01 all 8.76 0.00 3.36 3.98 0.09 83.80 01:33:18 01:09:01 0 7.29 0.00 2.54 2.96 0.08 87.13 01:33:18 01:09:01 1 13.01 0.00 3.87 1.66 0.10 81.37 01:33:18 01:09:01 2 7.01 0.00 2.79 3.45 0.08 86.67 01:33:18 01:09:01 3 7.14 0.00 3.31 1.59 0.08 87.89 01:33:18 01:09:01 4 9.30 0.00 3.90 6.71 0.10 80.00 01:33:18 01:09:01 5 9.15 0.00 3.70 5.94 0.08 81.12 01:33:18 01:09:01 6 7.78 0.00 3.50 4.47 0.10 84.16 01:33:18 01:09:01 7 9.44 0.00 3.29 5.14 0.08 82.05 01:33:18 01:10:01 all 38.55 0.00 6.51 0.82 0.10 54.02 01:33:18 01:10:01 0 36.85 0.00 6.14 0.54 0.10 56.37 01:33:18 01:10:01 1 40.45 0.00 6.95 0.10 0.10 52.40 01:33:18 01:10:01 2 38.04 0.00 6.45 0.03 0.08 55.39 01:33:18 01:10:01 3 38.66 0.00 7.04 2.91 0.12 51.27 01:33:18 01:10:01 4 35.46 0.00 6.58 0.67 0.10 57.18 01:33:18 01:10:01 5 41.99 0.00 6.90 1.28 0.12 49.70 01:33:18 01:10:01 6 39.20 0.00 5.86 0.82 0.07 54.06 01:33:18 01:10:01 7 37.74 0.00 6.14 0.22 0.10 55.80 01:33:18 01:11:01 all 58.76 0.00 8.48 0.44 0.14 32.18 01:33:18 01:11:01 0 58.05 0.00 8.54 0.72 0.12 32.57 01:33:18 01:11:01 1 58.14 0.00 8.44 0.05 0.15 33.22 01:33:18 01:11:01 2 58.74 0.00 8.47 0.15 0.15 32.49 01:33:18 01:11:01 3 59.39 0.00 9.33 1.33 0.15 29.80 01:33:18 01:11:01 4 57.66 0.00 8.20 0.72 0.17 33.25 01:33:18 01:11:01 5 59.94 0.00 8.38 0.08 0.13 31.46 01:33:18 01:11:01 6 59.27 0.00 8.05 0.40 0.12 32.16 01:33:18 01:11:01 7 58.91 0.00 8.41 0.05 0.17 32.46 01:33:18 01:12:01 all 11.55 0.00 1.75 0.59 0.04 86.08 01:33:18 01:12:01 0 11.37 0.00 1.60 0.07 0.03 86.92 01:33:18 01:12:01 1 10.56 0.00 1.85 1.62 0.02 85.95 01:33:18 01:12:01 2 12.53 0.00 1.59 0.17 0.03 85.68 01:33:18 01:12:01 3 13.21 0.00 1.83 2.06 0.05 82.85 01:33:18 01:12:01 4 11.85 0.00 1.74 0.03 0.05 86.33 01:33:18 01:12:01 5 11.27 0.00 1.94 0.28 0.03 86.47 01:33:18 01:12:01 6 11.21 0.00 1.59 0.47 0.03 86.71 01:33:18 01:12:01 7 10.39 0.00 1.89 0.00 0.03 87.69 01:33:18 01:13:01 all 2.16 0.00 1.25 0.24 0.03 96.31 01:33:18 01:13:01 0 2.40 0.00 1.49 0.30 0.03 95.78 01:33:18 01:13:01 1 1.82 0.00 0.72 0.03 0.02 97.41 01:33:18 01:13:01 2 1.39 0.00 3.19 0.13 0.02 95.28 01:33:18 01:13:01 3 2.71 0.00 0.77 0.07 0.03 96.42 01:33:18 01:13:01 4 2.02 0.00 0.77 0.13 0.03 97.04 01:33:18 01:13:01 5 3.23 0.00 0.97 0.13 0.02 95.65 01:33:18 01:13:01 6 1.49 0.00 1.10 1.12 0.03 96.25 01:33:18 01:13:01 7 2.26 0.00 1.04 0.03 0.02 96.66 01:33:18 01:14:01 all 0.09 0.00 0.06 0.02 0.01 99.83 01:33:18 01:14:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:33:18 01:14:01 1 0.07 0.00 0.03 0.02 0.02 99.87 01:33:18 01:14:01 2 0.08 0.00 0.07 0.00 0.00 99.85 01:33:18 01:14:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:33:18 01:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 01:33:18 01:14:01 5 0.28 0.00 0.08 0.12 0.02 99.50 01:33:18 01:14:01 6 0.08 0.00 0.07 0.02 0.00 99.83 01:33:18 01:14:01 7 0.02 0.00 0.05 0.00 0.02 99.92 01:33:18 01:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:33:18 01:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:33:18 01:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:33:18 01:15:01 4 0.02 0.00 0.02 0.00 0.03 99.93 01:33:18 01:15:01 5 0.02 0.00 0.02 0.03 0.00 99.93 01:33:18 01:15:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:33:18 01:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 01:33:18 01:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:33:18 01:16:01 1 0.05 0.00 0.05 0.02 0.02 99.87 01:33:18 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:33:18 01:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:33:18 01:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:33:18 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:33:18 01:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:33:18 01:17:01 1 0.05 0.00 0.02 0.02 0.02 99.90 01:33:18 01:17:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:33:18 01:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:33:18 01:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:33:18 01:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:33:18 01:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 01:33:18 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:18:01 all 2.46 0.00 1.00 0.19 0.02 96.33 01:33:18 01:18:01 0 2.70 0.00 0.75 0.00 0.03 96.51 01:33:18 01:18:01 1 2.63 0.00 0.94 0.02 0.02 96.39 01:33:18 01:18:01 2 3.11 0.00 1.26 0.10 0.02 95.51 01:33:18 01:18:01 3 2.62 0.00 0.67 0.00 0.02 96.70 01:33:18 01:18:01 4 1.99 0.00 0.97 0.02 0.02 97.01 01:33:18 01:18:01 5 1.64 0.00 0.85 0.40 0.02 97.09 01:33:18 01:18:01 6 2.23 0.00 1.71 0.91 0.05 95.10 01:33:18 01:18:01 7 2.78 0.00 0.84 0.07 0.02 96.30 01:33:18 01:19:01 all 0.05 0.00 0.02 0.01 0.01 99.92 01:33:18 01:19:01 0 0.15 0.00 0.05 0.00 0.02 99.78 01:33:18 01:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:33:18 01:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:33:18 01:19:01 4 0.18 0.00 0.00 0.00 0.02 99.80 01:33:18 01:19:01 5 0.00 0.00 0.02 0.03 0.00 99.95 01:33:18 01:19:01 6 0.03 0.00 0.00 0.02 0.00 99.95 01:33:18 01:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:33:18 01:33:18 01:19:01 CPU %user %nice %system %iowait %steal %idle 01:33:18 01:20:01 all 0.21 0.00 0.02 0.00 0.01 99.75 01:33:18 01:20:01 0 0.05 0.00 0.07 0.00 0.03 99.85 01:33:18 01:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:33:18 01:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:20:01 3 1.58 0.00 0.02 0.00 0.02 98.39 01:33:18 01:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:20:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:33:18 01:20:01 6 0.00 0.00 0.03 0.02 0.02 99.93 01:33:18 01:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:33:18 01:21:01 all 0.21 0.00 0.01 0.00 0.01 99.77 01:33:18 01:21:01 0 0.08 0.00 0.02 0.00 0.02 99.88 01:33:18 01:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:21:01 3 1.55 0.00 0.02 0.00 0.00 98.44 01:33:18 01:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:33:18 01:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:33:18 01:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:33:18 01:22:01 all 0.25 0.00 0.01 0.00 0.01 99.73 01:33:18 01:22:01 0 0.10 0.00 0.05 0.00 0.03 99.82 01:33:18 01:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:22:01 3 1.76 0.00 0.00 0.00 0.00 98.24 01:33:18 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:33:18 01:22:01 6 0.03 0.00 0.02 0.02 0.02 99.92 01:33:18 01:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:33:18 01:23:01 all 0.10 0.00 0.03 0.00 0.01 99.85 01:33:18 01:23:01 0 0.03 0.00 0.08 0.00 0.03 99.85 01:33:18 01:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:33:18 01:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:33:18 01:23:01 3 0.73 0.00 0.03 0.00 0.02 99.22 01:33:18 01:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:33:18 01:23:01 5 0.02 0.00 0.03 0.02 0.00 99.93 01:33:18 01:23:01 6 0.03 0.00 0.03 0.02 0.00 99.92 01:33:18 01:23:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:33:18 01:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:33:18 01:24:01 0 0.07 0.00 0.05 0.00 0.03 99.85 01:33:18 01:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:33:18 01:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:33:18 01:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:33:18 01:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:33:18 01:24:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:33:18 01:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:33:18 01:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:33:18 01:25:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:33:18 01:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:33:18 01:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:33:18 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:25:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:33:18 01:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:33:18 01:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:33:18 01:26:02 all 0.04 0.00 0.01 0.00 0.01 99.93 01:33:18 01:26:02 0 0.10 0.00 0.08 0.00 0.02 99.80 01:33:18 01:26:02 1 0.02 0.00 0.00 0.00 0.02 99.97 01:33:18 01:26:02 2 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:26:02 3 0.03 0.00 0.00 0.00 0.02 99.95 01:33:18 01:26:02 4 0.02 0.00 0.00 0.00 0.02 99.97 01:33:18 01:26:02 5 0.07 0.00 0.00 0.00 0.02 99.92 01:33:18 01:26:02 6 0.02 0.00 0.00 0.02 0.00 99.97 01:33:18 01:26:02 7 0.03 0.00 0.02 0.00 0.00 99.95 01:33:18 01:27:01 all 0.08 0.00 0.01 0.00 0.00 99.90 01:33:18 01:27:01 0 0.14 0.00 0.02 0.02 0.02 99.81 01:33:18 01:27:01 1 0.10 0.00 0.00 0.00 0.00 99.90 01:33:18 01:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:33:18 01:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:33:18 01:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:27:01 5 0.05 0.00 0.05 0.02 0.02 99.86 01:33:18 01:27:01 6 0.20 0.00 0.00 0.00 0.00 99.80 01:33:18 01:27:01 7 0.08 0.00 0.02 0.00 0.00 99.90 01:33:18 01:28:01 all 0.18 0.00 0.03 0.01 0.01 99.78 01:33:18 01:28:01 0 0.12 0.00 0.07 0.00 0.02 99.80 01:33:18 01:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:33:18 01:28:01 2 0.00 0.00 0.03 0.00 0.02 99.95 01:33:18 01:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:28:01 4 0.28 0.00 0.03 0.05 0.00 99.63 01:33:18 01:28:01 5 0.22 0.00 0.03 0.02 0.00 99.73 01:33:18 01:28:01 6 0.55 0.00 0.03 0.00 0.02 99.40 01:33:18 01:28:01 7 0.18 0.00 0.02 0.00 0.00 99.80 01:33:18 01:29:01 all 0.05 0.00 0.02 0.00 0.01 99.92 01:33:18 01:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:33:18 01:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:33:18 01:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:33:18 01:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:29:01 4 0.03 0.00 0.03 0.02 0.02 99.90 01:33:18 01:29:01 5 0.02 0.00 0.03 0.02 0.02 99.92 01:33:18 01:29:01 6 0.27 0.00 0.00 0.00 0.00 99.73 01:33:18 01:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:33:18 01:30:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:33:18 01:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:33:18 01:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:33:18 01:30:01 4 0.00 0.00 0.02 0.02 0.02 99.95 01:33:18 01:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:33:18 01:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:33:18 01:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:33:18 01:33:18 01:30:01 CPU %user %nice %system %iowait %steal %idle 01:33:18 01:31:01 all 0.25 0.00 0.01 0.00 0.01 99.73 01:33:18 01:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:33:18 01:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:33:18 01:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:33:18 01:31:01 3 1.82 0.00 0.02 0.00 0.00 98.16 01:33:18 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:33:18 01:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:33:18 01:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:33:18 01:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:33:18 01:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:33:18 01:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:33:18 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:33:18 01:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:33:18 01:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:33:18 01:32:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:33:18 01:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:33:18 01:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:33:18 01:33:01 all 7.29 0.00 3.11 0.58 0.06 88.96 01:33:18 01:33:01 0 7.98 0.00 5.49 0.17 0.07 86.30 01:33:18 01:33:01 1 5.63 0.00 3.03 1.05 0.05 90.24 01:33:18 01:33:01 2 8.30 0.00 2.77 1.10 0.07 87.76 01:33:18 01:33:01 3 6.97 0.00 2.35 0.03 0.05 90.60 01:33:18 01:33:01 4 7.71 0.00 2.71 0.07 0.05 89.46 01:33:18 01:33:01 5 6.07 0.00 2.58 0.72 0.05 90.58 01:33:18 01:33:01 6 6.90 0.00 2.72 0.05 0.05 90.29 01:33:18 01:33:01 7 8.77 0.00 3.23 1.49 0.07 86.45 01:33:18 Average: all 5.22 0.00 1.03 0.28 0.03 93.45 01:33:18 Average: 0 5.09 0.00 1.09 0.19 0.03 93.60 01:33:18 Average: 1 5.27 0.00 1.04 0.18 0.02 93.48 01:33:18 Average: 2 5.15 0.00 1.07 0.20 0.02 93.56 01:33:18 Average: 3 5.51 0.00 1.01 0.32 0.03 93.14 01:33:18 Average: 4 5.04 0.00 1.00 0.33 0.03 93.60 01:33:18 Average: 5 5.33 0.00 1.02 0.37 0.02 93.26 01:33:18 Average: 6 5.18 0.00 0.99 0.33 0.03 93.47 01:33:18 Average: 7 5.21 0.00 1.00 0.28 0.02 93.49 01:33:18 01:33:18 01:33:18