Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89be346d235b31a1a49683b9b48e5517bcec56bd 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-ssh705388635554112952.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14056987987074290530.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14027391612760771883.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13250847294039236191.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-ssh5773787173036077887.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24678 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89be346d235b31a1a49683b9b48e5517bcec56bd (main) Commit message: "Merge pull request #687 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.5" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 > git rev-list --no-walk 57ead21cbc97f430706e8a9fcd015f4acc09d354 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:24:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:24:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:24:14 ========================================================= 14:24:14 EdgeX Global Pipelines Version Info 14:24:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:24:15 ------------------- 14:24:15 stable info: 14:24:15 ------------------- 14:24:15 Commited By: Ginny Guan ginny@iotechsys.com 14:24:15 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:24:15 Message: update stable to v1.0.265 14:24:15 ------------------- 14:24:15 experimental info: 14:24:15 ------------------- 14:24:15 Commited By: Cherry Wang cherry@iotechsys.com 14:24:15 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:24:15 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:24:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89be346 [Pipeline] echo 14:24:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:16 provisioning config files... 14:24:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13986400589486871665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:16 ---> ****-login.sh 14:24:16 nexus3.edgexfoundry.org:10001 14:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:16 Configure a credential helper to remove this warning. See 14:24:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:16 14:24:16 Login Succeeded 14:24:16 nexus3.edgexfoundry.org:10002 14:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:17 Configure a credential helper to remove this warning. See 14:24:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:17 14:24:17 Login Succeeded 14:24:17 nexus3.edgexfoundry.org:10003 14:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:17 Configure a credential helper to remove this warning. See 14:24:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:17 14:24:17 Login Succeeded 14:24:17 nexus3.edgexfoundry.org:10004 14:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:17 Configure a credential helper to remove this warning. See 14:24:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:17 14:24:17 Login Succeeded 14:24:17 ****.io 14:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:17 Configure a credential helper to remove this warning. See 14:24:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:17 14:24:17 Login Succeeded 14:24:17 ---> ****-login.sh ends [Pipeline] } 14:24:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:24:18 + git rev-list -1 --merges 89be346d235b31a1a49683b9b48e5517bcec56bd~1..89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo 14:24:18 -----------> git rev-list -1 --merges 89be346d235b31a1a49683b9b48e5517bcec56bd~1..89be346d235b31a1a49683b9b48e5517bcec56bd 89be346d235b31a1a49683b9b48e5517bcec56bd 14:24:18 89be346d235b31a1a49683b9b48e5517bcec56bd [false] [Pipeline] sh 14:24:18 + git log --format=format:%s -1 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo 14:24:18 ========================================================= 14:24:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:24:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:24:18 + git log --format=format:%s -1 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] echo 14:24:18 [semverPrep] GIT_COMMIT: 89be346d235b31a1a49683b9b48e5517bcec56bd, Commit Message: Merge pull request #687 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.5 [Pipeline] echo 14:24:18 [semverPrep] This is not a build commit. [Pipeline] sh 14:24:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:19 + grep -v github /etc/ssh/ssh_known_hosts 14:24:19 + [ -e /tmp/ssh_known_hosts ] 14:24:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:24:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:24:19 + sudo tee -a /etc/ssh/ssh_known_hosts 14:24:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:19 14:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:20 0.1.4: Pulling from edgex-devops/py-git-semver 14:24:20 b85a868b505f: Pulling fs layer 14:24:20 e2be974225ed: Pulling fs layer 14:24:20 339a4e72a1f5: Pulling fs layer 14:24:20 988bab9f4d93: Pulling fs layer 14:24:20 1469e6f7b9e6: Pulling fs layer 14:24:20 eaf3925da568: Pulling fs layer 14:24:20 988bab9f4d93: Waiting 14:24:20 eaf3925da568: Waiting 14:24:20 bab4dde63d76: Pulling fs layer 14:24:20 bde34c3a00c8: Pulling fs layer 14:24:20 b352a97aabf1: Pulling fs layer 14:24:20 bde34c3a00c8: Waiting 14:24:20 4872d77fe225: Pulling fs layer 14:24:20 5851b861e8e6: Pulling fs layer 14:24:20 b352a97aabf1: Waiting 14:24:20 4872d77fe225: Waiting 14:24:20 5851b861e8e6: Waiting 14:24:20 e2be974225ed: Verifying Checksum 14:24:20 e2be974225ed: Download complete 14:24:20 988bab9f4d93: Download complete 14:24:20 1469e6f7b9e6: Verifying Checksum 14:24:20 1469e6f7b9e6: Download complete 14:24:20 eaf3925da568: Verifying Checksum 14:24:20 eaf3925da568: Download complete 14:24:20 339a4e72a1f5: Verifying Checksum 14:24:20 339a4e72a1f5: Download complete 14:24:20 bde34c3a00c8: Verifying Checksum 14:24:20 bde34c3a00c8: Download complete 14:24:20 b352a97aabf1: Verifying Checksum 14:24:20 b352a97aabf1: Download complete 14:24:20 4872d77fe225: Verifying Checksum 14:24:20 4872d77fe225: Download complete 14:24:20 5851b861e8e6: Verifying Checksum 14:24:20 5851b861e8e6: Download complete 14:24:20 b85a868b505f: Verifying Checksum 14:24:20 b85a868b505f: Download complete 14:24:20 bab4dde63d76: Verifying Checksum 14:24:20 bab4dde63d76: Download complete 14:24:21 b85a868b505f: Pull complete 14:24:21 e2be974225ed: Pull complete 14:24:21 339a4e72a1f5: Pull complete 14:24:21 988bab9f4d93: Pull complete 14:24:21 1469e6f7b9e6: Pull complete 14:24:22 eaf3925da568: Pull complete 14:24:23 bab4dde63d76: Pull complete 14:24:23 bde34c3a00c8: Pull complete 14:24:23 b352a97aabf1: Pull complete 14:24:23 4872d77fe225: Pull complete 14:24:23 5851b861e8e6: Pull complete 14:24:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:24 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:24:24 $ 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 14:24:25 $ docker top 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d -eo pid,comm 14:24:25 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). 14:24:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:25 [ssh-agent] Looking for ssh-agent implementation... 14:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:25 $ docker exec 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent 14:24:25 SSH_AUTH_SOCK=/tmp/ssh-YhgzdPij0Ly6/agent.31 14:24:25 SSH_AGENT_PID=37 14:24:25 Running ssh-add (command line suppressed) 14:24:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3543933196120171539.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3543933196120171539.key) 14:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:25 + git tag --points-at HEAD [Pipeline] } 14:24:25 $ docker exec --env ******** --env ******** 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent -k 14:24:26 unset SSH_AUTH_SOCK; 14:24:26 unset SSH_AGENT_PID; 14:24:26 echo Agent pid 37 killed; 14:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:26 [ssh-agent] Looking for ssh-agent implementation... 14:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:26 $ docker exec 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent 14:24:26 SSH_AUTH_SOCK=/tmp/ssh-nRO3biKqNBU7/agent.71 14:24:26 SSH_AGENT_PID=77 14:24:26 Running ssh-add (command line suppressed) 14:24:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1820204729351566543.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1820204729351566543.key) 14:24:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:26 + git semver init 14:24:27 2024-11-06 14:24:26,901 [run_init] DEBUG init version:0.0.0 force:False 14:24:27 2024-11-06 14:24:26,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:24:27 2024-11-06 14:24:26,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:24:27 2024-11-06 14:24:26,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:24:27 2024-11-06 14:24:27,847 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:24:27 2024-11-06 14:24:27,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:24:27 2024-11-06 14:24:27,848 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:24:27 2024-11-06 14:24:27,848 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:24:27 4.0.0-dev.3 [Pipeline] } 14:24:27 $ docker exec --env ******** --env ******** 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d ssh-agent -k 14:24:28 unset SSH_AUTH_SOCK; 14:24:28 unset SSH_AGENT_PID; 14:24:28 echo Agent pid 77 killed; 14:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:28 + git semver [Pipeline] } 14:24:28 $ docker stop --time=1 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d 14:24:29 $ docker rm -f --volumes 8f3b04836692ec5516c93e6dd83e8e52ca9129c91620022e5680e326de84a26d [Pipeline] // withDockerContainer [Pipeline] sh 14:24:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:24:30 Stashed 1 file(s) [Pipeline] echo 14:24:30 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 14:24:30 provisioning config files... 14:24:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11553473452307630803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:31 ---> ****-login.sh 14:24:31 nexus3.edgexfoundry.org:10001 14:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:31 Configure a credential helper to remove this warning. See 14:24:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:31 14:24:31 Login Succeeded 14:24:31 nexus3.edgexfoundry.org:10002 14:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:31 Configure a credential helper to remove this warning. See 14:24:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:31 14:24:31 Login Succeeded 14:24:31 nexus3.edgexfoundry.org:10003 14:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:31 Configure a credential helper to remove this warning. See 14:24:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:31 14:24:31 Login Succeeded 14:24:31 nexus3.edgexfoundry.org:10004 14:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:31 Configure a credential helper to remove this warning. See 14:24:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:31 14:24:31 Login Succeeded 14:24:31 ****.io 14:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:24:31 Configure a credential helper to remove this warning. See 14:24:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:24:31 14:24:31 Login Succeeded 14:24:31 ---> ****-login.sh ends [Pipeline] } 14:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:24:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:24:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:24:31 ========================================================= 14:24:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:24:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:31 + 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 . 14:24:31 Sending build context to Docker daemon 9.196MB 14:24:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:24:31 Step 2/12 : FROM ${BASE} AS builder 14:24:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:24:31 43c4264eed91: Pulling fs layer 14:24:31 4cc291be95ef: Pulling fs layer 14:24:31 2ac1f1163629: Pulling fs layer 14:24:31 5c3c966382ef: Pulling fs layer 14:24:31 4f4fb700ef54: Pulling fs layer 14:24:31 5d5c8e513c77: Pulling fs layer 14:24:31 9f66e0745190: Pulling fs layer 14:24:31 f49a43e4bbc0: Pulling fs layer 14:24:31 561ebcabdf7f: Pulling fs layer 14:24:31 5d5c8e513c77: Waiting 14:24:31 5c3c966382ef: Waiting 14:24:31 4f4fb700ef54: Waiting 14:24:31 f49a43e4bbc0: Waiting 14:24:31 9f66e0745190: Waiting 14:24:31 561ebcabdf7f: Waiting 14:24:31 4cc291be95ef: Download complete 14:24:31 5c3c966382ef: Verifying Checksum 14:24:31 5c3c966382ef: Download complete 14:24:31 4f4fb700ef54: Verifying Checksum 14:24:31 4f4fb700ef54: Download complete 14:24:32 5d5c8e513c77: Verifying Checksum 14:24:32 5d5c8e513c77: Download complete 14:24:32 43c4264eed91: Download complete 14:24:32 9f66e0745190: Verifying Checksum 14:24:32 9f66e0745190: Download complete 14:24:32 43c4264eed91: Pull complete 14:24:32 561ebcabdf7f: Verifying Checksum 14:24:32 561ebcabdf7f: Download complete 14:24:32 4cc291be95ef: Pull complete 14:24:32 2ac1f1163629: Verifying Checksum 14:24:32 2ac1f1163629: Download complete 14:24:32 f49a43e4bbc0: Verifying Checksum 14:24:32 f49a43e4bbc0: Download complete 14:24:36 2ac1f1163629: Pull complete 14:24:36 5c3c966382ef: Pull complete 14:24:36 4f4fb700ef54: Pull complete 14:24:36 5d5c8e513c77: Pull complete 14:24:36 9f66e0745190: Pull complete 14:24:37 f49a43e4bbc0: Pull complete 14:24:37 561ebcabdf7f: Pull complete 14:24:38 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:24:38 ---> 3a752c3f9dda 14:24:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:24:39 ---> Running in bb16318e0a87 14:24:39 Removing intermediate container bb16318e0a87 14:24:39 ---> 4421632980c1 14:24:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:24:39 ---> Running in 4decb8a81a58 14:24:39 Removing intermediate container 4decb8a81a58 14:24:39 ---> 5885e31a07d1 14:24:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:24:39 ---> Running in db29f3d90c4c 14:24:39 Removing intermediate container db29f3d90c4c 14:24:39 ---> 4c5ca7a26ef5 14:24:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:24:39 ---> Running in bc7880c6c91e 14:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:24:40 OK: 246 MiB in 54 packages 14:24:40 Removing intermediate container bc7880c6c91e 14:24:40 ---> 6627feeca1c5 14:24:40 Step 7/12 : WORKDIR /app 14:24:40 ---> Running in 2e8385318571 14:24:40 Removing intermediate container 2e8385318571 14:24:40 ---> a6f30c66c3d7 14:24:40 Step 8/12 : COPY go.mod vendor* ./ 14:24:40 ---> 13774739a9ac 14:24:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:24:40 ---> Running in 7bde1180286a 14:24:45 Still waiting to schedule task 14:24:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:25:19 Removing intermediate container 7bde1180286a 14:25:19 ---> 43e2f0a38650 14:25:19 Step 10/12 : COPY . . 14:25:19 ---> 080ee4ca8420 14:25:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:25:19 ---> Running in feff7637c83e 14:25:19 Removing intermediate container feff7637c83e 14:25:19 ---> 85dffb17228b 14:25:19 Step 12/12 : RUN $MAKE 14:25:19 ---> Running in 4a19a803bc55 14:25:19 noop 14:25:19 Removing intermediate container 4a19a803bc55 14:25:19 ---> c26532eba7e3 14:25:19 Successfully built c26532eba7e3 14:25:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:19 + docker inspect -f . ci-base-image-x86_64 14:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:20 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:25:20 $ 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 14:25:20 $ docker top 446a96051a671eec38eabd13d23050272d11c52791b5f5c3d26d16f55cda118c -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:20 + go version 14:25:20 go version go1.23.2 linux/amd64 [Pipeline] } 14:25:20 $ docker stop --time=1 446a96051a671eec38eabd13d23050272d11c52791b5f5c3d26d16f55cda118c 14:25:22 $ docker rm -f --volumes 446a96051a671eec38eabd13d23050272d11c52791b5f5c3d26d16f55cda118c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:22 + docker inspect -f . ci-base-image-x86_64 14:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:22 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:25:22 $ 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 14:25:22 $ docker top 925e43cea9d4d9f7c1d5b1af8ae6a663806e00bb5e61937f49b12bbde0a5a57e -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:23 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:25:23 + make test 14:25:23 go test -race -coverprofile=coverage.out ./... 14:25:55 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:26:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24679 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:26:20 Running in /w/workspace/app-service-configurable/251 [Pipeline] { [Pipeline] checkout 14:26:22 go vet ./... 14:26:23 The recommended git tool is: git 14:26:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:26:24 ./bin/test-attribution-txt.sh [Pipeline] echo 14:26:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:26:25 $ docker stop --time=1 925e43cea9d4d9f7c1d5b1af8ae6a663806e00bb5e61937f49b12bbde0a5a57e 14:26:27 $ docker rm -f --volumes 925e43cea9d4d9f7c1d5b1af8ae6a663806e00bb5e61937f49b12bbde0a5a57e [Pipeline] // withDockerContainer [Pipeline] sh 14:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:26:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:26:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:26:28 + ls -al . 14:26:28 total 248 14:26:28 drwxrwxr-x 7 jenkins jenkins 4096 Nov 6 14:25 . 14:26:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 14:24 .. 14:26:28 -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 14:24 .dockerignore 14:26:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:25 .git 14:26:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 14:24 .github 14:26:28 -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 14:24 .gitignore 14:26:28 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 14:24 .golangci.yml 14:26:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 14:24 .semver 14:26:28 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 6 14:24 Attribution.txt 14:26:28 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 6 14:24 CHANGELOG.md 14:26:28 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 6 14:24 Dockerfile 14:26:28 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 14:24 GOVERNANCE.md 14:26:28 -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 14:24 Jenkinsfile 14:26:28 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 14:24 LICENSE 14:26:28 -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 14:24 OWNERS.md 14:26:28 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 14:24 README.md 14:26:28 -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 14:24 VERSION 14:26:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 14:24 bin 14:26:28 -rw-r--r-- 1 jenkins jenkins 953 Nov 6 14:25 coverage.out 14:26:28 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 6 14:24 go.mod 14:26:28 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 6 14:24 go.sum 14:26:28 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 14:24 main.go 14:26:28 -rw-rw-r-- 1 jenkins jenkins 3109 Nov 6 14:24 makefile 14:26:28 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 14:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:29 + 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=89be346d235b31a1a49683b9b48e5517bcec56bd --label arch=amd64 --label version=4.0.0-dev.3 . 14:26:29 Sending build context to Docker daemon 9.197MB 14:26:29 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:26:29 Step 2/27 : FROM ${BASE} AS builder 14:26:29 ---> c26532eba7e3 14:26:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:26:29 ---> Running in d2a87df1467e 14:26:29 Removing intermediate container d2a87df1467e 14:26:29 ---> 0bf281a352ac 14:26:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:26:29 using credential edgex-jenkins-ssh 14:26:29 Cloning the remote Git repository 14:26:29 ---> Running in a78969353c6e 14:26:29 Removing intermediate container a78969353c6e 14:26:29 ---> 7f27f5f6defe 14:26:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:26:29 ---> Running in 7020fda602a3 14:26:29 Removing intermediate container 7020fda602a3 14:26:29 ---> de746dffbe92 14:26:29 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:26:29 ---> Running in f911352e1fbb 14:26:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:26:29 > git init /w/workspace/app-service-configurable/251 # timeout=10 14:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:26:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:26:29 > git --version # timeout=10 14:26:29 > git --version # 'git version 2.25.1' 14:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 14:26:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:26:32 Avoid second fetch 14:26:32 Checking out Revision 89be346d235b31a1a49683b9b48e5517bcec56bd (main) 14:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:26:32 OK: 246 MiB in 54 packages 14:26:32 Removing intermediate container f911352e1fbb 14:26:32 ---> cc2b899b85d7 14:26:32 Step 7/27 : WORKDIR /app 14:26:32 ---> Running in 4e90b15bafa3 14:26:33 Removing intermediate container 4e90b15bafa3 14:26:33 ---> 59ddf1ff3243 14:26:33 Step 8/27 : COPY go.mod vendor* ./ 14:26:33 ---> 2190cd05e3a7 14:26:33 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:33 ---> Running in a64a07611cc2 14:26:33 Commit message: "Merge pull request #687 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.5" 14:26:32 > git config core.sparsecheckout # timeout=10 14:26:32 > git checkout -f 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 14:26:34 Removing intermediate container a64a07611cc2 14:26:34 ---> 4bf6ddaed55a 14:26:34 Step 10/27 : COPY . . 14:26:34 ---> fe395410217b 14:26:34 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:26:34 ---> Running in 4d0b3c07fe7f 14:26:34 Removing intermediate container 4d0b3c07fe7f 14:26:34 ---> f0a31f767696 14:26:34 Step 12/27 : RUN $MAKE 14:26:34 ---> Running in 27720f02c684 14:26:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:26:38 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:38 Dload Upload Total Spent Left Speed 14:26:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 80175 [Pipeline] sh 14:26:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:26:38 + sudo tee /etc/docker/daemon.new 14:26:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:26:38 { 14:26:38 "registry-mirrors": [ 14:26:38 "https://nexus3.edgexfoundry.org:10001" 14:26:38 ], 14:26:38 "bip": "10.250.0.254/24", 14:26:38 "hosts": [ 14:26:38 "tcp://0.0.0.0:5555", 14:26:38 "unix:///var/run/docker.sock" 14:26:38 ], 14:26:38 "mtu": 1458, 14:26:38 "selinux-enabled": true, 14:26:38 "seccomp-profile": "/etc/docker/seccomp.json" 14:26:38 } [Pipeline] sh 14:26:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:26:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:58 provisioning config files... 14:26:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/251@tmp/config14129591602603824044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:58 ---> ****-login.sh 14:26:58 nexus3.edgexfoundry.org:10001 14:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:59 Configure a credential helper to remove this warning. See 14:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:59 14:26:59 Login Succeeded 14:26:59 nexus3.edgexfoundry.org:10002 14:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:59 Configure a credential helper to remove this warning. See 14:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:59 14:26:59 Login Succeeded 14:26:59 nexus3.edgexfoundry.org:10003 14:26:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:26:59 Configure a credential helper to remove this warning. See 14:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:26:59 14:26:59 Login Succeeded 14:26:59 nexus3.edgexfoundry.org:10004 14:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:00 Configure a credential helper to remove this warning. See 14:27:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:00 14:27:00 Login Succeeded 14:27:00 ****.io 14:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:01 Configure a credential helper to remove this warning. See 14:27:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:01 14:27:01 Login Succeeded 14:27:01 ---> ****-login.sh ends [Pipeline] } 14:27:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:27:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:27:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:27:01 ========================================================= 14:27:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:27:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:02 + 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 . 14:27:02 Sending build context to Docker daemon 225.3kB 14:27:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:27:02 Step 2/12 : FROM ${BASE} AS builder 14:27:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:02 cf04c63912e1: Pulling fs layer 14:27:02 55b35a11ae5e: Pulling fs layer 14:27:02 a37a00ec5f00: Pulling fs layer 14:27:02 50b3750afda1: Pulling fs layer 14:27:02 4f4fb700ef54: Pulling fs layer 14:27:02 80978eb59214: Pulling fs layer 14:27:02 c9f46d7d2bd2: Pulling fs layer 14:27:02 c5a475d317c9: Pulling fs layer 14:27:02 50b3750afda1: Waiting 14:27:02 4f4fb700ef54: Waiting 14:27:02 80978eb59214: Waiting 14:27:02 c9f46d7d2bd2: Waiting 14:27:02 c5a475d317c9: Waiting 14:27:02 55b35a11ae5e: Verifying Checksum 14:27:02 55b35a11ae5e: Download complete 14:27:02 50b3750afda1: Verifying Checksum 14:27:02 50b3750afda1: Download complete 14:27:02 4f4fb700ef54: Verifying Checksum 14:27:02 4f4fb700ef54: Download complete 14:27:02 cf04c63912e1: Verifying Checksum 14:27:02 cf04c63912e1: Download complete 14:27:02 80978eb59214: Verifying Checksum 14:27:02 80978eb59214: Download complete 14:27:03 c5a475d317c9: Verifying Checksum 14:27:03 c5a475d317c9: Download complete 14:27:03 cf04c63912e1: Pull complete 14:27:04 55b35a11ae5e: Pull complete 14:27:04 a37a00ec5f00: Verifying Checksum 14:27:04 a37a00ec5f00: Download complete 14:27:05 c9f46d7d2bd2: Verifying Checksum 14:27:05 c9f46d7d2bd2: Download complete 14:27:06 Removing intermediate container 27720f02c684 14:27:06 ---> 4748a6640e68 14:27:06 Step 13/27 : FROM alpine:3.20 14:27:06 3.20: Pulling from library/alpine 14:27:06 43c4264eed91: Already exists 14:27:06 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:27:06 Status: Downloaded newer image for alpine:3.20 14:27:06 ---> 91ef0af61f39 14:27:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:27:06 ---> Running in f1f3db15fd8b 14:27:06 Removing intermediate container f1f3db15fd8b 14:27:06 ---> 0cef860be597 14:27:06 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:27:06 ---> Running in 81c6a9933a85 14:27:06 Removing intermediate container 81c6a9933a85 14:27:06 ---> 9589cb9fdf7d 14:27:06 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:27:06 ---> Running in 73de768dfa1f 14:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:27:06 (1/2) Installing ca-certificates (20240705-r0) 14:27:06 (2/2) Installing dumb-init (1.2.5-r3) 14:27:06 Executing busybox-1.36.1-r29.trigger 14:27:06 Executing ca-certificates-20240705-r0.trigger 14:27:06 OK: 9 MiB in 16 packages 14:27:06 Removing intermediate container 73de768dfa1f 14:27:06 ---> b76cfb300daf 14:27:06 Step 17/27 : RUN apk --no-cache upgrade 14:27:06 ---> Running in c8b65adf196c 14:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:27:06 Upgrading critical system libraries and apk-tools: 14:27:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:27:06 Executing busybox-1.36.1-r29.trigger 14:27:06 Continuing the upgrade transaction with new apk-tools: 14:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:27:06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:27:06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:27:06 Executing ca-certificates-20240705-r0.trigger 14:27:06 OK: 9 MiB in 16 packages 14:27:06 Removing intermediate container c8b65adf196c 14:27:06 ---> d14be3b09969 14:27:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:27:06 ---> a77e4670101c 14:27:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:27:06 ---> 8ab7b51b45e6 14:27:06 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:27:06 ---> be93995a5646 14:27:06 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:27:06 ---> cd232ce12b4b 14:27:06 Step 22/27 : EXPOSE 48095 14:27:06 ---> Running in 79f77384e7c7 14:27:06 Removing intermediate container 79f77384e7c7 14:27:06 ---> 3dd17947bb6d 14:27:06 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:27:06 ---> Running in 47ee2af471d3 14:27:06 Removing intermediate container 47ee2af471d3 14:27:06 ---> dadd07051830 14:27:06 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:27:06 ---> Running in f37f446716c6 14:27:06 Removing intermediate container f37f446716c6 14:27:06 ---> 03e83a4ff845 14:27:06 Step 25/27 : LABEL arch=amd64 14:27:06 ---> Running in bc78d5287c85 14:27:06 Removing intermediate container bc78d5287c85 14:27:06 ---> f0031dfb53cd 14:27:06 Step 26/27 : LABEL git_sha=89be346d235b31a1a49683b9b48e5517bcec56bd 14:27:06 ---> Running in 7639f64f4588 14:27:07 Removing intermediate container 7639f64f4588 14:27:07 ---> 27d74e7a3425 14:27:07 Step 27/27 : LABEL version=4.0.0-dev.3 14:27:07 ---> Running in 0ca28c3d49f7 14:27:07 Removing intermediate container 0ca28c3d49f7 14:27:07 ---> 1147f21e421e 14:27:07 [Warning] One or more build-args [ARCH] were not consumed 14:27:07 Successfully built 1147f21e421e 14:27:07 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:07 provisioning config files... 14:27:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4056529110885261209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:07 ---> ****-login.sh 14:27:07 nexus3.edgexfoundry.org:10001 14:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:07 Configure a credential helper to remove this warning. See 14:27:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:07 14:27:07 Login Succeeded 14:27:07 nexus3.edgexfoundry.org:10002 14:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:07 Configure a credential helper to remove this warning. See 14:27:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:07 14:27:07 Login Succeeded 14:27:07 nexus3.edgexfoundry.org:10003 14:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:07 Configure a credential helper to remove this warning. See 14:27:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:07 14:27:07 Login Succeeded 14:27:07 nexus3.edgexfoundry.org:10004 14:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:07 Configure a credential helper to remove this warning. See 14:27:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:07 14:27:07 Login Succeeded 14:27:07 ****.io 14:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:27:08 Configure a credential helper to remove this warning. See 14:27:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:27:08 14:27:08 Login Succeeded 14:27:08 ---> ****-login.sh ends [Pipeline] } 14:27:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:27:08 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:27:08 89be346d235b31a1a49683b9b48e5517bcec56bd 14:27:08 latest 14:27:08 4.0.0-dev.3 14:27:08 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 14:27:08 main 14:27:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd 14:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:27:08 b2adee37f867: Preparing 14:27:08 0333b261ef41: Preparing 14:27:08 2718d7984672: Preparing 14:27:08 69b6c6377036: Preparing 14:27:08 c749b50046d8: Preparing 14:27:08 b160ab06ebd4: Preparing 14:27:08 63ca1fbb43ae: Preparing 14:27:08 63ca1fbb43ae: Waiting 14:27:08 b160ab06ebd4: Waiting 14:27:08 2718d7984672: Pushed 14:27:08 0333b261ef41: Pushed 14:27:08 69b6c6377036: Pushed 14:27:08 63ca1fbb43ae: Layer already exists 14:27:09 b160ab06ebd4: Pushed 14:27:09 c749b50046d8: Pushed 14:27:13 b2adee37f867: Pushed 14:27:13 89be346d235b31a1a49683b9b48e5517bcec56bd: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:27:14 b2adee37f867: Preparing 14:27:14 0333b261ef41: Preparing 14:27:14 2718d7984672: Preparing 14:27:14 69b6c6377036: Preparing 14:27:14 c749b50046d8: Preparing 14:27:14 b160ab06ebd4: Preparing 14:27:14 63ca1fbb43ae: Preparing 14:27:14 b160ab06ebd4: Waiting 14:27:14 63ca1fbb43ae: Waiting 14:27:14 c749b50046d8: Layer already exists 14:27:14 69b6c6377036: Layer already exists 14:27:14 b2adee37f867: Layer already exists 14:27:14 0333b261ef41: Layer already exists 14:27:14 2718d7984672: Layer already exists 14:27:14 b160ab06ebd4: Layer already exists 14:27:14 63ca1fbb43ae: Layer already exists 14:27:14 latest: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.3 14:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:27:15 b2adee37f867: Preparing 14:27:15 0333b261ef41: Preparing 14:27:15 2718d7984672: Preparing 14:27:15 69b6c6377036: Preparing 14:27:15 c749b50046d8: Preparing 14:27:15 b160ab06ebd4: Preparing 14:27:15 63ca1fbb43ae: Preparing 14:27:15 b160ab06ebd4: Waiting 14:27:15 63ca1fbb43ae: Waiting 14:27:15 69b6c6377036: Layer already exists 14:27:15 2718d7984672: Layer already exists 14:27:15 c749b50046d8: Layer already exists 14:27:15 b2adee37f867: Layer already exists 14:27:15 0333b261ef41: Layer already exists 14:27:15 63ca1fbb43ae: Layer already exists 14:27:15 b160ab06ebd4: Layer already exists 14:27:15 4.0.0-dev.3: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 14:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:27:15 b2adee37f867: Preparing 14:27:15 0333b261ef41: Preparing 14:27:15 2718d7984672: Preparing 14:27:15 69b6c6377036: Preparing 14:27:15 c749b50046d8: Preparing 14:27:15 b160ab06ebd4: Preparing 14:27:15 63ca1fbb43ae: Preparing 14:27:15 b160ab06ebd4: Waiting 14:27:15 63ca1fbb43ae: Waiting 14:27:15 2718d7984672: Layer already exists 14:27:15 69b6c6377036: Layer already exists 14:27:15 0333b261ef41: Layer already exists 14:27:15 b2adee37f867: Layer already exists 14:27:15 c749b50046d8: Layer already exists 14:27:15 b160ab06ebd4: Layer already exists 14:27:15 63ca1fbb43ae: Layer already exists 14:27:15 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:27:16 b2adee37f867: Preparing 14:27:16 0333b261ef41: Preparing 14:27:16 2718d7984672: Preparing 14:27:16 69b6c6377036: Preparing 14:27:16 c749b50046d8: Preparing 14:27:16 b160ab06ebd4: Preparing 14:27:16 63ca1fbb43ae: Preparing 14:27:16 b160ab06ebd4: Waiting 14:27:16 63ca1fbb43ae: Waiting 14:27:16 c749b50046d8: Layer already exists 14:27:16 2718d7984672: Layer already exists 14:27:16 69b6c6377036: Layer already exists 14:27:16 b2adee37f867: Layer already exists 14:27:16 0333b261ef41: Layer already exists 14:27:16 b160ab06ebd4: Layer already exists 14:27:16 63ca1fbb43ae: Layer already exists 14:27:16 main: digest: sha256:b98bc7f85afe01ebb429296c956d1f2d4fcaa83022bdb6230e3d8318fcf9e85c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:16 ===================================================== [Pipeline] echo 14:27:16 taggedImages: 14:27:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd 14:27:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:27:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.3 14:27:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 14:27:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:17 14:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:17 latest: Pulling from edgex-lftools-log-publisher 14:27:17 5eb5b503b376: Pulling fs layer 14:27:17 5c69ac0246d0: Pulling fs layer 14:27:17 ec43610c2a17: Pulling fs layer 14:27:17 3a2ae6a8a46f: Pulling fs layer 14:27:17 33b1e0a273af: Pulling fs layer 14:27:17 5d3b04190fa2: Pulling fs layer 14:27:17 2f39f015ded8: Pulling fs layer 14:27:17 5d3b04190fa2: Waiting 14:27:17 3a2ae6a8a46f: Waiting 14:27:17 2f39f015ded8: Waiting 14:27:17 33b1e0a273af: Waiting 14:27:17 5c69ac0246d0: Download complete 14:27:17 3a2ae6a8a46f: Verifying Checksum 14:27:17 3a2ae6a8a46f: Download complete 14:27:17 33b1e0a273af: Verifying Checksum 14:27:17 33b1e0a273af: Download complete 14:27:17 5d3b04190fa2: Verifying Checksum 14:27:17 5d3b04190fa2: Download complete 14:27:17 ec43610c2a17: Verifying Checksum 14:27:17 ec43610c2a17: Download complete 14:27:17 5eb5b503b376: Verifying Checksum 14:27:17 5eb5b503b376: Download complete 14:27:18 a37a00ec5f00: Pull complete 14:27:18 2f39f015ded8: Download complete 14:27:18 50b3750afda1: Pull complete 14:27:18 4f4fb700ef54: Pull complete 14:27:18 5eb5b503b376: Pull complete 14:27:18 5c69ac0246d0: Pull complete 14:27:18 80978eb59214: Pull complete 14:27:19 ec43610c2a17: Pull complete 14:27:19 3a2ae6a8a46f: Pull complete 14:27:19 33b1e0a273af: Pull complete 14:27:19 5d3b04190fa2: Pull complete 14:27:23 2f39f015ded8: Pull complete 14:27:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:23 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:27:25 $ docker top e615ae6d88cc03648dfd9adb700eeecc67fd65f254199248a1738dd36ade55bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:25 ---> job-cost.sh 14:27:25 lf-activate-venv: SKIPPING 14:27:25 INFO: No Stack... 14:27:25 INFO: Retrieving Pricing Info for: v3-standard-8 14:27:26 INFO: Archiving Costs [Pipeline] sh 14:27:26 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:27:26 + cut -d, -f6 [Pipeline] lock 14:27:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] 14:27:26 Resource [jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] did not exist. Created. 14:27:26 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:27:27 + echo total: 0.2199999988079071 [Pipeline] stash 14:27:27 Stashed 1 file(s) [Pipeline] } 14:27:27 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] // lock [Pipeline] } 14:27:27 $ docker stop --time=1 e615ae6d88cc03648dfd9adb700eeecc67fd65f254199248a1738dd36ade55bb 14:27:27 c9f46d7d2bd2: Pull complete 14:27:28 $ docker rm -f --volumes e615ae6d88cc03648dfd9adb700eeecc67fd65f254199248a1738dd36ade55bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:27:28 c5a475d317c9: Pull complete 14:27:28 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:27:28 ---> be29e6b0f0d4 14:27:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:27:30 ---> Running in 705d1e6d20bc 14:27:30 Removing intermediate container 705d1e6d20bc 14:27:30 ---> 383c57b8b73c 14:27:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:27:30 ---> Running in fdc1e1d0665b 14:27:30 Removing intermediate container fdc1e1d0665b 14:27:30 ---> 1cced121dc1c 14:27:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:27:31 ---> Running in 709e79be76e7 14:27:31 Removing intermediate container 709e79be76e7 14:27:31 ---> e48c3e4f6c78 14:27:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:27:31 ---> Running in 73719b48d759 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:27:34 OK: 238 MiB in 54 packages 14:27:35 Removing intermediate container 73719b48d759 14:27:35 ---> 79f4727a32be 14:27:35 Step 7/12 : WORKDIR /app 14:27:35 ---> Running in dd3432964d4b 14:27:35 Removing intermediate container dd3432964d4b 14:27:35 ---> 71a337f6fd8e 14:27:35 Step 8/12 : COPY go.mod vendor* ./ 14:27:36 ---> 4f3212c189a0 14:27:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:36 ---> Running in 4cfe077fdfb2 14:29:43 Removing intermediate container 4cfe077fdfb2 14:29:43 ---> 887c96b8b8cd 14:29:43 Step 10/12 : COPY . . 14:29:43 ---> b97ec6982c7f 14:29:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:29:43 ---> Running in c0454a90c632 14:29:43 Removing intermediate container c0454a90c632 14:29:43 ---> e0ebb6e95ef9 14:29:43 Step 12/12 : RUN $MAKE 14:29:43 ---> Running in 6e9529f4c50b 14:29:43 noop 14:29:43 Removing intermediate container 6e9529f4c50b 14:29:43 ---> 9dc33e6ea192 14:29:43 Successfully built 9dc33e6ea192 14:29:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:43 + docker inspect -f . ci-base-image-arm64 14:29:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:43 prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container 14:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/251 -v /w/workspace/app-service-configurable/251:/w/workspace/app-service-configurable/251:rw,z -v /w/workspace/app-service-configurable/251@tmp:/w/workspace/app-service-configurable/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:29:44 $ docker top 6cf3ec3c9036253ed9bd35c11aab160b221e4ddf5dd4af61e39025162a78b51a -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:45 + go version 14:29:45 go version go1.23.2 linux/arm64 [Pipeline] } 14:29:45 $ docker stop --time=1 6cf3ec3c9036253ed9bd35c11aab160b221e4ddf5dd4af61e39025162a78b51a 14:29:47 $ docker rm -f --volumes 6cf3ec3c9036253ed9bd35c11aab160b221e4ddf5dd4af61e39025162a78b51a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:48 + docker inspect -f . ci-base-image-arm64 14:29:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:48 prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container 14:29:48 $ 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/251 -v /w/workspace/app-service-configurable/251:/w/workspace/app-service-configurable/251:rw,z -v /w/workspace/app-service-configurable/251@tmp:/w/workspace/app-service-configurable/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:29:49 $ docker top 0e9c70055664f53bfaa0347e466968ab4d9352c8b1a06f982f676a0283dc7123 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:50 + git config --global --add safe.directory /w/workspace/app-service-configurable/251 [Pipeline] fileExists [Pipeline] sh 14:29:51 + make test 14:29:51 go test -race -coverprofile=coverage.out ./... 14:33:57 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:33:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:33:57 go vet ./... 14:37:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:37:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:37:34 ./bin/test-attribution-txt.sh [Pipeline] echo 14:37:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:37:34 $ docker stop --time=1 0e9c70055664f53bfaa0347e466968ab4d9352c8b1a06f982f676a0283dc7123 14:37:37 $ docker rm -f --volumes 0e9c70055664f53bfaa0347e466968ab4d9352c8b1a06f982f676a0283dc7123 [Pipeline] // withDockerContainer [Pipeline] sh 14:37:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:37:39 Warning: overwriting stash ‘coverage-report’ 14:37:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:37:40 + ls -al . 14:37:40 total 244 14:37:40 drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 14:29 . 14:37:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 14:26 .. 14:37:40 -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 14:26 .dockerignore 14:37:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:26 .git 14:37:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 14:26 .github 14:37:40 -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 14:26 .gitignore 14:37:40 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 14:26 .golangci.yml 14:37:40 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 6 14:26 Attribution.txt 14:37:40 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 6 14:26 CHANGELOG.md 14:37:40 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 6 14:26 Dockerfile 14:37:40 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 14:26 GOVERNANCE.md 14:37:40 -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 14:26 Jenkinsfile 14:37:40 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 14:26 LICENSE 14:37:40 -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 14:26 OWNERS.md 14:37:40 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 14:26 README.md 14:37:40 -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 14:24 VERSION 14:37:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 14:26 bin 14:37:40 -rw-r--r-- 1 jenkins jenkins 953 Nov 6 14:33 coverage.out 14:37:40 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 6 14:26 go.mod 14:37:40 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 6 14:26 go.sum 14:37:40 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 14:26 main.go 14:37:40 -rw-rw-r-- 1 jenkins jenkins 3109 Nov 6 14:26 makefile 14:37:40 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 14:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:41 + 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=89be346d235b31a1a49683b9b48e5517bcec56bd --label arch=arm64 --label version=4.0.0-dev.3 . 14:37:41 Sending build context to Docker daemon 226.8kB 14:37:41 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:37:41 Step 2/27 : FROM ${BASE} AS builder 14:37:41 ---> 9dc33e6ea192 14:37:41 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:37:41 ---> Running in 301d17c16115 14:37:41 Removing intermediate container 301d17c16115 14:37:41 ---> d9e5ba30aaf3 14:37:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:37:41 ---> Running in aa7960bafbac 14:37:41 Removing intermediate container aa7960bafbac 14:37:41 ---> 88fadc55817a 14:37:41 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:37:42 ---> Running in e75a2dddc100 14:37:42 Removing intermediate container e75a2dddc100 14:37:42 ---> d7a2c853b493 14:37:42 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:37:42 ---> Running in 17baa393e88c 14:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:37:45 OK: 238 MiB in 54 packages 14:37:45 Removing intermediate container 17baa393e88c 14:37:45 ---> 4eef23d4895b 14:37:45 Step 7/27 : WORKDIR /app 14:37:45 ---> Running in 70568a5dffa1 14:37:46 Removing intermediate container 70568a5dffa1 14:37:46 ---> 12aca2209299 14:37:46 Step 8/27 : COPY go.mod vendor* ./ 14:37:46 ---> 2ca397b7b3c1 14:37:46 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:46 ---> Running in cfdac6ade090 14:37:50 Removing intermediate container cfdac6ade090 14:37:50 ---> b74a50d2f049 14:37:50 Step 10/27 : COPY . . 14:37:50 ---> 3a10a6e49598 14:37:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:37:50 ---> Running in 2a519696580e 14:37:51 Removing intermediate container 2a519696580e 14:37:51 ---> a81d8a99acb3 14:37:51 Step 12/27 : RUN $MAKE 14:37:51 ---> Running in e8672ef7a718 14:37:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 14:41:29 Removing intermediate container e8672ef7a718 14:41:29 ---> cc412abcab36 14:41:29 Step 13/27 : FROM alpine:3.20 14:41:29 3.20: Pulling from library/alpine 14:41:29 cf04c63912e1: Already exists 14:41:29 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:41:29 Status: Downloaded newer image for alpine:3.20 14:41:29 ---> c157a85ed455 14:41:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:41:29 ---> Running in c4a72430405d 14:41:29 Removing intermediate container c4a72430405d 14:41:29 ---> 3674a5b6ed35 14:41:29 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:41:29 ---> Running in 951466357d68 14:41:29 Removing intermediate container 951466357d68 14:41:29 ---> 7ae6629d070b 14:41:29 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:41:29 ---> Running in eb4964dbd95e 14:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:41:29 (1/2) Installing ca-certificates (20240705-r0) 14:41:29 (2/2) Installing dumb-init (1.2.5-r3) 14:41:29 Executing busybox-1.36.1-r29.trigger 14:41:29 Executing ca-certificates-20240705-r0.trigger 14:41:29 OK: 10 MiB in 16 packages 14:41:29 Removing intermediate container eb4964dbd95e 14:41:29 ---> b72f8e8fce70 14:41:29 Step 17/27 : RUN apk --no-cache upgrade 14:41:29 ---> Running in 977323d2ebf1 14:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:41:29 Upgrading critical system libraries and apk-tools: 14:41:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:41:29 Executing busybox-1.36.1-r29.trigger 14:41:29 Continuing the upgrade transaction with new apk-tools: 14:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:41:29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:41:29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:41:29 Executing ca-certificates-20240705-r0.trigger 14:41:29 OK: 10 MiB in 16 packages 14:41:31 Removing intermediate container 977323d2ebf1 14:41:31 ---> 0e30f2f8d077 14:41:31 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:41:31 ---> 55121e289f91 14:41:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:41:32 ---> 7dc83619ad4d 14:41:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:41:32 ---> ddb03a068ab7 14:41:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:41:35 ---> 08e33b5dfe10 14:41:35 Step 22/27 : EXPOSE 48095 14:41:35 ---> Running in 6a52cc974987 14:41:35 Removing intermediate container 6a52cc974987 14:41:35 ---> 7398240e7b6f 14:41:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:41:35 ---> Running in 3075f8be5f92 14:41:35 Removing intermediate container 3075f8be5f92 14:41:35 ---> aa082313f87e 14:41:35 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:41:35 ---> Running in f62bf4fe152e 14:41:36 Removing intermediate container f62bf4fe152e 14:41:36 ---> 622af0b87b35 14:41:36 Step 25/27 : LABEL arch=arm64 14:41:36 ---> Running in 131453e6ce56 14:41:36 Removing intermediate container 131453e6ce56 14:41:36 ---> e0d826458b6b 14:41:36 Step 26/27 : LABEL git_sha=89be346d235b31a1a49683b9b48e5517bcec56bd 14:41:36 ---> Running in ed3c159b751a 14:41:36 Removing intermediate container ed3c159b751a 14:41:36 ---> 51b3a5143062 14:41:36 Step 27/27 : LABEL version=4.0.0-dev.3 14:41:36 ---> Running in ba32f0d88956 14:41:36 Removing intermediate container ba32f0d88956 14:41:36 ---> 451054d70a27 14:41:36 [Warning] One or more build-args [ARCH] were not consumed 14:41:36 Successfully built 451054d70a27 14:41:37 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 14:41:37 provisioning config files... 14:41:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/251@tmp/config1954385786064337985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:37 ---> ****-login.sh 14:41:37 nexus3.edgexfoundry.org:10001 14:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:41:37 Configure a credential helper to remove this warning. See 14:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:41:37 14:41:37 Login Succeeded 14:41:37 nexus3.edgexfoundry.org:10002 14:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:41:38 Configure a credential helper to remove this warning. See 14:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:41:38 14:41:38 Login Succeeded 14:41:38 nexus3.edgexfoundry.org:10003 14:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:41:38 Configure a credential helper to remove this warning. See 14:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:41:38 14:41:38 Login Succeeded 14:41:38 nexus3.edgexfoundry.org:10004 14:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:41:39 Configure a credential helper to remove this warning. See 14:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:41:39 14:41:39 Login Succeeded 14:41:39 ****.io 14:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:41:39 Configure a credential helper to remove this warning. See 14:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:41:39 14:41:39 Login Succeeded 14:41:39 ---> ****-login.sh ends [Pipeline] } 14:41:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:41:39 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:41:39 89be346d235b31a1a49683b9b48e5517bcec56bd 14:41:39 latest 14:41:39 4.0.0-dev.3 14:41:39 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 14:41:39 main 14:41:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd 14:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:41:40 f9d68f2d22ed: Preparing 14:41:40 9a312d1bb84e: Preparing 14:41:40 8b53b49b9be0: Preparing 14:41:40 0ce5546f0995: Preparing 14:41:40 ad7ef929afff: Preparing 14:41:40 7517c8bb8381: Preparing 14:41:40 16113d51b718: Preparing 14:41:40 7517c8bb8381: Waiting 14:41:40 16113d51b718: Waiting 14:41:40 0ce5546f0995: Pushed 14:41:40 9a312d1bb84e: Pushed 14:41:40 8b53b49b9be0: Pushed 14:41:40 16113d51b718: Layer already exists 14:41:40 7517c8bb8381: Pushed 14:41:41 ad7ef929afff: Pushed 14:41:51 f9d68f2d22ed: Pushed 14:41:51 89be346d235b31a1a49683b9b48e5517bcec56bd: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:52 + 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 14:41:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:41:52 f9d68f2d22ed: Preparing 14:41:52 9a312d1bb84e: Preparing 14:41:52 8b53b49b9be0: Preparing 14:41:52 0ce5546f0995: Preparing 14:41:52 ad7ef929afff: Preparing 14:41:52 7517c8bb8381: Preparing 14:41:52 16113d51b718: Preparing 14:41:52 7517c8bb8381: Waiting 14:41:52 16113d51b718: Waiting 14:41:52 8b53b49b9be0: Layer already exists 14:41:52 9a312d1bb84e: Layer already exists 14:41:52 0ce5546f0995: Layer already exists 14:41:52 ad7ef929afff: Layer already exists 14:41:52 f9d68f2d22ed: Layer already exists 14:41:52 7517c8bb8381: Layer already exists 14:41:52 16113d51b718: Layer already exists 14:41:52 latest: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.3 14:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:41:53 f9d68f2d22ed: Preparing 14:41:53 9a312d1bb84e: Preparing 14:41:53 8b53b49b9be0: Preparing 14:41:53 0ce5546f0995: Preparing 14:41:53 ad7ef929afff: Preparing 14:41:53 7517c8bb8381: Preparing 14:41:53 16113d51b718: Preparing 14:41:53 7517c8bb8381: Waiting 14:41:53 16113d51b718: Waiting 14:41:53 f9d68f2d22ed: Layer already exists 14:41:53 8b53b49b9be0: Layer already exists 14:41:53 9a312d1bb84e: Layer already exists 14:41:53 ad7ef929afff: Layer already exists 14:41:53 0ce5546f0995: Layer already exists 14:41:53 7517c8bb8381: Layer already exists 14:41:53 16113d51b718: Layer already exists 14:41:53 4.0.0-dev.3: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 14:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:41:54 f9d68f2d22ed: Preparing 14:41:54 9a312d1bb84e: Preparing 14:41:54 8b53b49b9be0: Preparing 14:41:54 0ce5546f0995: Preparing 14:41:54 ad7ef929afff: Preparing 14:41:54 7517c8bb8381: Preparing 14:41:54 16113d51b718: Preparing 14:41:54 7517c8bb8381: Waiting 14:41:54 16113d51b718: Waiting 14:41:54 f9d68f2d22ed: Layer already exists 14:41:54 8b53b49b9be0: Layer already exists 14:41:54 9a312d1bb84e: Layer already exists 14:41:54 ad7ef929afff: Layer already exists 14:41:54 0ce5546f0995: Layer already exists 14:41:54 7517c8bb8381: Layer already exists 14:41:54 16113d51b718: Layer already exists 14:41:54 89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:55 + 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 14:41:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:41:55 f9d68f2d22ed: Preparing 14:41:55 9a312d1bb84e: Preparing 14:41:55 8b53b49b9be0: Preparing 14:41:55 0ce5546f0995: Preparing 14:41:55 ad7ef929afff: Preparing 14:41:55 7517c8bb8381: Preparing 14:41:55 16113d51b718: Preparing 14:41:55 16113d51b718: Waiting 14:41:55 7517c8bb8381: Waiting 14:41:55 9a312d1bb84e: Layer already exists 14:41:55 ad7ef929afff: Layer already exists 14:41:55 8b53b49b9be0: Layer already exists 14:41:55 f9d68f2d22ed: Layer already exists 14:41:55 0ce5546f0995: Layer already exists 14:41:55 7517c8bb8381: Layer already exists 14:41:55 16113d51b718: Layer already exists 14:41:55 main: digest: sha256:a98cbe755465d51c6f7a865f1df06ebf3a3c297dc11964c6a634c3fd40b34233 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:55 ===================================================== [Pipeline] echo 14:41:55 taggedImages: 14:41:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd 14:41:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:41:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.3 14:41:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:89be346d235b31a1a49683b9b48e5517bcec56bd-4.0.0-dev.3 14:41:55 - 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 14:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:41:56 14:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:41:56 arm64: Pulling from edgex-lftools-log-publisher 14:41:56 8998bd30e6a1: Pulling fs layer 14:41:56 04944245beec: Pulling fs layer 14:41:56 699f458cf7ca: Pulling fs layer 14:41:56 765212b225bb: Pulling fs layer 14:41:56 f23df028b6ca: Pulling fs layer 14:41:56 d65c8cfc05b1: Pulling fs layer 14:41:56 2437ff75d9bd: Pulling fs layer 14:41:56 f23df028b6ca: Waiting 14:41:56 2437ff75d9bd: Waiting 14:41:56 d65c8cfc05b1: Waiting 14:41:56 765212b225bb: Waiting 14:41:56 04944245beec: Verifying Checksum 14:41:56 04944245beec: Download complete 14:41:56 765212b225bb: Verifying Checksum 14:41:56 765212b225bb: Download complete 14:41:56 f23df028b6ca: Download complete 14:41:56 d65c8cfc05b1: Verifying Checksum 14:41:56 d65c8cfc05b1: Download complete 14:41:56 699f458cf7ca: Verifying Checksum 14:41:56 699f458cf7ca: Download complete 14:41:57 8998bd30e6a1: Verifying Checksum 14:41:57 8998bd30e6a1: Download complete 14:41:59 2437ff75d9bd: Verifying Checksum 14:41:59 2437ff75d9bd: Download complete 14:42:02 8998bd30e6a1: Pull complete 14:42:02 04944245beec: Pull complete 14:42:03 699f458cf7ca: Pull complete 14:42:03 765212b225bb: Pull complete 14:42:04 f23df028b6ca: Pull complete 14:42:04 d65c8cfc05b1: Pull complete 14:42:19 2437ff75d9bd: Pull complete 14:42:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:19 prd-ubuntu20.04-docker-arm64-4c-16g-24679 does not seem to be running inside a container 14:42:19 $ 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/251 -v /w/workspace/app-service-configurable/251:/w/workspace/app-service-configurable/251:rw,z -v /w/workspace/app-service-configurable/251@tmp:/w/workspace/app-service-configurable/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:42:22 $ docker top 13f03a061bd4529509f8f415438df1c6188254a6265ede092e721629ca33e35e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:23 ---> job-cost.sh 14:42:23 lf-activate-venv: SKIPPING 14:42:23 INFO: No Stack... 14:42:23 INFO: Retrieving Pricing Info for: v3-standard-4 14:42:24 INFO: Archiving Costs [Pipeline] sh 14:42:24 + cat /w/workspace/app-service-configurable/251/archives/cost.csv 14:42:24 + cut -d, -f6 [Pipeline] lock 14:42:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] 14:42:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] did not exist. Created. 14:42:24 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:42:25 /w/workspace/app-service-configurable/251@tmp/durable-d3321ef0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:42:25 + echo total: 0.10999999940395355 [Pipeline] stash 14:42:26 Warning: overwriting stash ‘stack-cost’ 14:42:26 Stashed 1 file(s) [Pipeline] } 14:42:26 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-251-stack-cost] [Pipeline] // lock [Pipeline] } 14:42:26 $ docker stop --time=1 13f03a061bd4529509f8f415438df1c6188254a6265ede092e721629ca33e35e 14:42:27 $ docker rm -f --volumes 13f03a061bd4529509f8f415438df1c6188254a6265ede092e721629ca33e35e [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 14:42:28 provisioning config files... 14:42:28 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4417079922980088643tmp [Pipeline] { [Pipeline] sh 14:42:28 + set +x 14:42:28 + curl -s+ https://codecov.io/bash 14:42:28 bash -s -- 14:42:28 14:42:28 _____ _ 14:42:28 / ____| | | 14:42:28 | | ___ __| | ___ ___ _____ __ 14:42:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:42:28 | |___| (_) | (_| | __/ (_| (_) \ V / 14:42:28 \_____\___/ \__,_|\___|\___\___/ \_/ 14:42:28 Bash-1.0.6 14:42:28 14:42:28 14:42:28 ==> git version 2.25.1 found 14:42:28 ==> 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 14:42:28 Release-Date: 2020-01-08 14:42:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:42:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:42:28 ==> Jenkins CI detected. 14:42:28 current dir:  /w/workspace/ry_app-service-configurable_main 14:42:28 project root: . 14:42:28 --> token set from env 14:42:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:42:28 ==> Running gcov in . (disable via -X gcov) 14:42:28 ==> Python coveragepy not found 14:42:28 ==> Searching for coverage reports in: 14:42:28 + . 14:42:28 -> Found 1 reports 14:42:28 ==> Detecting git/mercurial file structure 14:42:28 ==> Reading reports 14:42:28 + ./coverage.out bytes=953 14:42:28 ==> Appending adjustments 14:42:28 https://docs.codecov.io/docs/fixing-reports 14:42:28 + Found adjustments 14:42:28 ==> Gzipping contents 14:42:28 4.0K /tmp/codecov.lg9w8j.gz 14:42:28 ==> Uploading reports 14:42:28 url: https://codecov.io 14:42:28 query: branch=main&commit=89be346d235b31a1a49683b9b48e5517bcec56bd&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:42:28 -> Pinging Codecov 14:42:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=89be346d235b31a1a49683b9b48e5517bcec56bd&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:42:29 -> Uploading to 14:42:29 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/89be346d235b31a1a49683b9b48e5517bcec56bd/b51588cd-a2c9-4449-81c9-28b8a94388e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241106T144229Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f9732ba95e0db5b0bdcb0a3e107c27cd0f5a4443c3dde4e0326bd0b5863f71a3 14:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 14:42:29 Dload Upload Total Spent Left Speed 14:42:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1915 --:--:-- --:--:-- --:--:-- 1915 14:42:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] } 14:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:42:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:42:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:42:30 14:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:42:30 latest: Pulling from edgex-devops/edgex-snyk-go 14:42:30 43c4264eed91: Already exists 14:42:30 4cc291be95ef: Already exists 14:42:30 2ac1f1163629: Already exists 14:42:30 5c3c966382ef: Already exists 14:42:30 4f4fb700ef54: Already exists 14:42:30 d9c7d2e4e75e: Pulling fs layer 14:42:30 9c3e1370e548: Pulling fs layer 14:42:30 d9c7d2e4e75e: Verifying Checksum 14:42:30 d9c7d2e4e75e: Download complete 14:42:30 d9c7d2e4e75e: Pull complete 14:42:31 9c3e1370e548: Verifying Checksum 14:42:31 9c3e1370e548: Download complete 14:42:34 9c3e1370e548: Pull complete 14:42:34 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:34 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:42:34 $ 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 14:42:37 $ docker top eea8a553dc5e8ca251e70efdb41da749f5d0fa4c41c2321ad2237d690754c97a -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:38 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 14:42:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:42:38 + set -o pipefail 14:42:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:42:46 14:42:46 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:42:46 14:42:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c1a8825f-eeaf-49b7-8428-5679ff4c5df6 14:42:46 14:42:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:42:46 14:42:47 14:42:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:42:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:42:47 $ docker stop --time=1 eea8a553dc5e8ca251e70efdb41da749f5d0fa4c41c2321ad2237d690754c97a 14:42:53 $ docker rm -f --volumes eea8a553dc5e8ca251e70efdb41da749f5d0fa4c41c2321ad2237d690754c97a [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 14:42:54 + git log --format=format:%s -1 89be346d235b31a1a49683b9b48e5517bcec56bd [Pipeline] sh 14:42:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:42:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:42:55 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:42:55 $ 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 14:42:56 $ docker top f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 -eo pid,comm 14:42:56 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). 14:42:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:42:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:42:56 [ssh-agent] Looking for ssh-agent implementation... 14:42:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:42:56 $ docker exec f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 ssh-agent 14:42:56 SSH_AUTH_SOCK=/tmp/ssh-DKID1bse6Osa/agent.32 14:42:56 SSH_AGENT_PID=38 14:42:56 Running ssh-add (command line suppressed) 14:42:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17494973406282121810.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17494973406282121810.key) 14:42:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:42:56 + git semver tag 14:42:57 2024-11-06 14:42:56,930 [run_tag] DEBUG tag force:False 14:42:57 2024-11-06 14:42:56,930 [check_head_tag] DEBUG check head tag 14:42:57 2024-11-06 14:42:56,932 [execute] INFO git cat-file --batch-check 14:42:57 2024-11-06 14:42:56,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:42:57 2024-11-06 14:42:56,936 [execute] INFO git cat-file --batch 14:42:57 2024-11-06 14:42:56,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:42:57 2024-11-06 14:42:56,964 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:42:57 2024-11-06 14:42:56,965 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 14:42:57 2024-11-06 14:42:56,965 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:42:57 2024-11-06 14:42:56,969 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:42:57 4.0.0-dev.3 [Pipeline] } 14:42:57 $ docker exec --env ******** --env ******** f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 ssh-agent -k 14:42:57 unset SSH_AUTH_SOCK; 14:42:57 unset SSH_AGENT_PID; 14:42:57 echo Agent pid 38 killed; 14:42:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:42:57 + git semver [Pipeline] } 14:42:57 $ docker stop --time=1 f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 14:42:59 $ docker rm -f --volumes f8145ee6bea1e40f991d1264198172be0afa886e71ac153eb424754b57dc0f63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:42:59 14:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:42:59 0.23.1-centos7: Pulling from edgex-lftools 14:42:59 ab5ef0e58194: Pulling fs layer 14:42:59 9712f1f96733: Pulling fs layer 14:42:59 63f879dbbcfc: Pulling fs layer 14:42:59 0d9ebad4ef96: Pulling fs layer 14:42:59 e9a5061849ea: Pulling fs layer 14:42:59 d747dcd14b5f: Pulling fs layer 14:42:59 0d9ebad4ef96: Waiting 14:42:59 e9a5061849ea: Waiting 14:42:59 2de7ff778b66: Pulling fs layer 14:42:59 d747dcd14b5f: Waiting 14:42:59 2de7ff778b66: Waiting 14:42:59 9712f1f96733: Verifying Checksum 14:42:59 9712f1f96733: Download complete 14:43:00 63f879dbbcfc: Verifying Checksum 14:43:00 63f879dbbcfc: Download complete 14:43:00 e9a5061849ea: Verifying Checksum 14:43:00 e9a5061849ea: Download complete 14:43:00 d747dcd14b5f: Verifying Checksum 14:43:00 d747dcd14b5f: Download complete 14:43:00 0d9ebad4ef96: Verifying Checksum 14:43:00 0d9ebad4ef96: Download complete 14:43:00 2de7ff778b66: Verifying Checksum 14:43:00 2de7ff778b66: Download complete 14:43:00 ab5ef0e58194: Verifying Checksum 14:43:00 ab5ef0e58194: Download complete 14:43:03 ab5ef0e58194: Pull complete 14:43:03 9712f1f96733: Pull complete 14:43:04 63f879dbbcfc: Pull complete 14:43:08 0d9ebad4ef96: Pull complete 14:43:08 e9a5061849ea: Pull complete 14:43:08 d747dcd14b5f: Pull complete 14:43:09 2de7ff778b66: Pull complete 14:43:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:43:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:09 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:43:09 $ 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 14:43:14 $ docker top a3464e57d2176caae82329487b90b9b476be8bf858e7d566bde108a0af5a2f21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:43:14 provisioning config files... 14:43:14 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11416224273014047952tmp 14:43:14 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16018059213898598906tmp 14:43:14 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7906245253417931799tmp [Pipeline] { [Pipeline] echo 14:43:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:43:15 ---> sigul-configuration.sh 14:43:15 gpg: directory `/root/.gnupg' created 14:43:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:43:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:43:15 gpg: keyring `/root/.gnupg/secring.gpg' created 14:43:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:43:15 gpg: CAST5 encrypted data 14:43:15 gpg: encrypted with 1 passphrase 14:43:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:43:15 + mkdir /home/jenkins 14:43:15 + mkdir /home/jenkins/sigul [Pipeline] sh 14:43:15 + 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 14:43:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:43:16 ---> sigul-install.sh 14:43:16 Sigul already installed; skipping installation. [Pipeline] sh 14:43:16 + git tag --list 14:43:16 v1.0.0 14:43:16 v1.1.0 14:43:16 v1.2.0 14:43:16 v1.3.0 14:43:16 v1.3.1 14:43:16 v2.0.0 14:43:16 v2.0.1 14:43:16 v2.1.0 14:43:16 v2.1.1 14:43:16 v2.1.2 14:43:16 v2.2.0 14:43:16 v2.3 14:43:16 v2.3.0 14:43:16 v2.3.1 14:43:16 v3.0 14:43:16 v3.0.0 14:43:16 v3.0.1 14:43:16 v3.0.1-dev.1 14:43:16 v3.1 14:43:16 v3.1.0 14:43:16 v3.1.0-dev.1 14:43:16 v3.1.0-dev.10 14:43:16 v3.1.0-dev.11 14:43:16 v3.1.0-dev.12 14:43:16 v3.1.0-dev.13 14:43:16 v3.1.0-dev.14 14:43:16 v3.1.0-dev.15 14:43:16 v3.1.0-dev.16 14:43:16 v3.1.0-dev.17 14:43:16 v3.1.0-dev.18 14:43:16 v3.1.0-dev.19 14:43:16 v3.1.0-dev.2 14:43:16 v3.1.0-dev.20 14:43:16 v3.1.0-dev.21 14:43:16 v3.1.0-dev.22 14:43:16 v3.1.0-dev.23 14:43:16 v3.1.0-dev.24 14:43:16 v3.1.0-dev.25 14:43:16 v3.1.0-dev.26 14:43:16 v3.1.0-dev.27 14:43:16 v3.1.0-dev.28 14:43:16 v3.1.0-dev.29 14:43:16 v3.1.0-dev.3 14:43:16 v3.1.0-dev.30 14:43:16 v3.1.0-dev.31 14:43:16 v3.1.0-dev.32 14:43:16 v3.1.0-dev.33 14:43:16 v3.1.0-dev.34 14:43:16 v3.1.0-dev.35 14:43:16 v3.1.0-dev.36 14:43:16 v3.1.0-dev.37 14:43:16 v3.1.0-dev.38 14:43:16 v3.1.0-dev.39 14:43:16 v3.1.0-dev.4 14:43:16 v3.1.0-dev.5 14:43:16 v3.1.0-dev.6 14:43:16 v3.1.0-dev.7 14:43:16 v3.1.0-dev.8 14:43:16 v3.1.0-dev.9 14:43:16 v3.1.1 14:43:16 v3.1.1-dev.1 14:43:16 v3.2.0-dev.1 14:43:16 v3.2.0-dev.10 14:43:16 v3.2.0-dev.11 14:43:16 v3.2.0-dev.12 14:43:16 v3.2.0-dev.13 14:43:16 v3.2.0-dev.14 14:43:16 v3.2.0-dev.15 14:43:16 v3.2.0-dev.16 14:43:16 v3.2.0-dev.17 14:43:16 v3.2.0-dev.18 14:43:16 v3.2.0-dev.19 14:43:16 v3.2.0-dev.2 14:43:16 v3.2.0-dev.20 14:43:16 v3.2.0-dev.21 14:43:16 v3.2.0-dev.22 14:43:16 v3.2.0-dev.23 14:43:16 v3.2.0-dev.24 14:43:16 v3.2.0-dev.25 14:43:16 v3.2.0-dev.26 14:43:16 v3.2.0-dev.27 14:43:16 v3.2.0-dev.28 14:43:16 v3.2.0-dev.29 14:43:16 v3.2.0-dev.3 14:43:16 v3.2.0-dev.30 14:43:16 v3.2.0-dev.31 14:43:16 v3.2.0-dev.32 14:43:16 v3.2.0-dev.33 14:43:16 v3.2.0-dev.34 14:43:16 v3.2.0-dev.35 14:43:16 v3.2.0-dev.36 14:43:16 v3.2.0-dev.37 14:43:16 v3.2.0-dev.38 14:43:16 v3.2.0-dev.4 14:43:16 v3.2.0-dev.5 14:43:16 v3.2.0-dev.6 14:43:16 v3.2.0-dev.7 14:43:16 v3.2.0-dev.8 14:43:16 v3.2.0-dev.9 14:43:16 v4.0.0-dev.1 14:43:16 v4.0.0-dev.2 14:43:16 v4.0.0-dev.3 [Pipeline] sh 14:43:16 + lftools sign git-tag v4.0.0-dev.3 14:43:17 Signing Git tag with Sigul... 14:43:17 Signing v4.0.0-dev.3 [Pipeline] echo 14:43:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:43:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:43:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:43:17 $ docker stop --time=1 a3464e57d2176caae82329487b90b9b476be8bf858e7d566bde108a0af5a2f21 14:43:19 $ docker rm -f --volumes a3464e57d2176caae82329487b90b9b476be8bf858e7d566bde108a0af5a2f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:43:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:43:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:43:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:20 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:43:20 $ 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 14:43:20 $ docker top ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de -eo pid,comm 14:43:20 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). 14:43:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:43:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:20 [ssh-agent] Looking for ssh-agent implementation... 14:43:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:20 $ docker exec ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de ssh-agent 14:43:20 SSH_AUTH_SOCK=/tmp/ssh-EDQPcHfVbwRa/agent.31 14:43:20 SSH_AGENT_PID=37 14:43:20 Running ssh-add (command line suppressed) 14:43:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18316387320096087030.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18316387320096087030.key) 14:43:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:21 + git semver bump pre 14:43:21 2024-11-06 14:43:21,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:43:21 2024-11-06 14:43:21,362 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 14:43:21 2024-11-06 14:43:21,362 [bump_version] DEBUG bumped version:4.0.0-dev.4 14:43:21 2024-11-06 14:43:21,362 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:43:21 2024-11-06 14:43:21,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:43:21 2024-11-06 14:43:21,362 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:43:21 2024-11-06 14:43:21,364 [execute] INFO git cat-file --batch-check 14:43:21 2024-11-06 14:43:21,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:43:21 2024-11-06 14:43:21,369 [execute] INFO git cat-file --batch 14:43:21 2024-11-06 14:43:21,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:43:21 2024-11-06 14:43:21,374 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:43:21 4.0.0-dev.4 [Pipeline] } 14:43:21 $ docker exec --env ******** --env ******** ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de ssh-agent -k 14:43:21 unset SSH_AUTH_SOCK; 14:43:21 unset SSH_AGENT_PID; 14:43:21 echo Agent pid 37 killed; 14:43:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:43:21 + git semver [Pipeline] } 14:43:22 $ docker stop --time=1 ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de 14:43:23 $ docker rm -f --volumes ff28f95b7bfacfe55378cd85468a6ab56001df311853f77bb5476ac6c49831de [Pipeline] // withDockerContainer [Pipeline] sh 14:43:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:43:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:24 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:43:24 $ 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 14:43:24 $ docker top b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 -eo pid,comm 14:43:24 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). 14:43:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:43:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:24 [ssh-agent] Looking for ssh-agent implementation... 14:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:24 $ docker exec b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 ssh-agent 14:43:24 SSH_AUTH_SOCK=/tmp/ssh-8s5ino9mP1sF/agent.31 14:43:24 SSH_AGENT_PID=37 14:43:24 Running ssh-add (command line suppressed) 14:43:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14395529337073697800.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14395529337073697800.key) 14:43:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:25 + git semver push 14:43:25 2024-11-06 14:43:25,506 [run_push] DEBUG push 14:43:25 2024-11-06 14:43:25,506 [execute] INFO git cat-file --batch-check 14:43:25 2024-11-06 14:43:25,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:43:25 2024-11-06 14:43:25,510 [execute] INFO git rev-list ec59b61ec16cca91d8008894e8aaa1c094b75b4d -- 14:43:25 2024-11-06 14:43:25,510 [execute] DEBUG Popen(['git', 'rev-list', 'ec59b61ec16cca91d8008894e8aaa1c094b75b4d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:43:25 2024-11-06 14:43:25,521 [execute] INFO git fetch -v origin 14:43:25 2024-11-06 14:43:25,521 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:43:26 2024-11-06 14:43:26,011 [run_push] DEBUG no remote changes detected 14:43:26 2024-11-06 14:43:26,012 [execute] INFO git push origin semver 14:43:26 2024-11-06 14:43:26,012 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:43:26 2024-11-06 14:43:26,697 [run_push] DEBUG push all version tags 14:43:26 2024-11-06 14:43:26,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:43:26 2024-11-06 14:43:26,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:43:27 2024-11-06 14:43:27,368 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:43:27 4.0.0-dev.4 [Pipeline] } 14:43:27 $ docker exec --env ******** --env ******** b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 ssh-agent -k 14:43:27 unset SSH_AUTH_SOCK; 14:43:27 unset SSH_AGENT_PID; 14:43:27 echo Agent pid 37 killed; 14:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:43:28 + git semver [Pipeline] } 14:43:28 $ docker stop --time=1 b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 14:43:29 $ docker rm -f --volumes b5e6c6d62fd59e2cb30f75e1c86cc05232d7c3da5a4cd61f5128d84faf9561d0 [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 14:43:30 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:43:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:43:30 total 16 14:43:30 drwxr-xr-x 3 root root 4096 Nov 6 14:27 . 14:43:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:43 .. 14:43:30 drwxr-xr-x 2 root root 4096 Nov 6 14:27 cost 14:43:30 -rw-r--r-- 1 root root 96 Nov 6 14:27 cost.csv 14:43:30 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:43:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:43:30 total 16 14:43:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 14:27 . 14:43:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 14:43 .. 14:43:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 14:27 cost 14:43:30 -rw-r--r-- 1 jenkins jenkins 96 Nov 6 14:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:43:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:43:31 ---> package-listing.sh 14:43:31 ++ facter osfamily 14:43:31 ++ tr '[:upper:]' '[:lower:]' 14:43:31 + OS_FAMILY=debian 14:43:31 + workspace=/w/workspace/ry_app-service-configurable_main 14:43:31 + START_PACKAGES=/tmp/packages_start.txt 14:43:31 + END_PACKAGES=/tmp/packages_end.txt 14:43:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:43:31 + PACKAGES=/tmp/packages_start.txt 14:43:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:43:31 + PACKAGES=/tmp/packages_end.txt 14:43:31 + case "${OS_FAMILY}" in 14:43:31 + dpkg -l 14:43:31 + grep '^ii' 14:43:31 + '[' -f /tmp/packages_start.txt ']' 14:43:31 + '[' -f /tmp/packages_end.txt ']' 14:43:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:43:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:43:31 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:43:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:43:31 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 14:43:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:43:32 prd-ubuntu20.04-docker-8c-8g-24678 does not seem to be running inside a container 14:43:32 $ 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 14:43:32 $ docker top 0f8d80a90a75e84487979e06d9f96121ee4913217757ddc266f159141d04e13e -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:43:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:43:33 + ls /var/log/sa-host 14:43:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:43:34 provisioning config files... 14:43:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4070118569986776891tmp [Pipeline] { [Pipeline] echo 14:43:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:43:34 ---> create-netrc.sh [Pipeline] } 14:43:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:43:34 ---> python-tools-install.sh [Pipeline] echo 14:43:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:43:35 ---> sudo-logs.sh 14:43:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:43:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:43:35 ---> job-cost.sh 14:43:35 lf-activate-venv: SKIPPING 14:43:35 DEBUG: total: 0.2199999988079071 14:43:35 INFO: Retrieving Stack Cost... 14:43:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:43:36 INFO: Archiving Costs [Pipeline] echo 14:43:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:43:36 ---> logs-deploy.sh 14:43:36 lf-activate-venv: SKIPPING 14:43:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/251 14:43:36 INFO: archiving workspace using pattern(s): 14:43:37 Archives upload complete. 14:43:37 INFO: archiving logs to Nexus 14:43:38 ---> uname -a: 14:43:38 Linux prd-ubuntu20-04-docker-8c-8g-24678 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:43:38 14:43:38 14:43:38 ---> lscpu: 14:43:38 Architecture: x86_64 14:43:38 CPU op-mode(s): 32-bit, 64-bit 14:43:38 Byte Order: Little Endian 14:43:38 Address sizes: 40 bits physical, 48 bits virtual 14:43:38 CPU(s): 8 14:43:38 On-line CPU(s) list: 0-7 14:43:38 Thread(s) per core: 1 14:43:38 Core(s) per socket: 1 14:43:38 Socket(s): 8 14:43:38 NUMA node(s): 1 14:43:38 Vendor ID: AuthenticAMD 14:43:38 CPU family: 23 14:43:38 Model: 49 14:43:38 Model name: AMD EPYC-Rome Processor 14:43:38 Stepping: 0 14:43:38 CPU MHz: 2800.000 14:43:38 BogoMIPS: 5600.00 14:43:38 Virtualization: AMD-V 14:43:38 Hypervisor vendor: KVM 14:43:38 Virtualization type: full 14:43:38 L1d cache: 256 KiB 14:43:38 L1i cache: 256 KiB 14:43:38 L2 cache: 4 MiB 14:43:38 L3 cache: 128 MiB 14:43:38 NUMA node0 CPU(s): 0-7 14:43:38 Vulnerability Itlb multihit: Not affected 14:43:38 Vulnerability L1tf: Not affected 14:43:38 Vulnerability Mds: Not affected 14:43:38 Vulnerability Meltdown: Not affected 14:43:38 Vulnerability Mmio stale data: Not affected 14:43:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:43:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:43:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:43:38 Vulnerability Srbds: Not affected 14:43:38 Vulnerability Tsx async abort: Not affected 14:43:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:43:38 14:43:38 14:43:38 ---> nproc: 14:43:38 8 14:43:38 14:43:38 14:43:38 ---> df -h: 14:43:38 Filesystem Size Used Avail Use% Mounted on 14:43:38 overlay 155G 13G 142G 9% / 14:43:38 tmpfs 64M 0 64M 0% /dev 14:43:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:43:38 shm 64M 0 64M 0% /dev/shm 14:43:38 /dev/vda1 155G 13G 142G 9% /facter-os 14:43:38 14:43:38 14:43:38 ---> sar -b -r -n DEV: 14:43:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24678) 11/06/24 _x86_64_ (8 CPU) 14:43:38 14:43:38 14:23:33 LINUX RESTART (8 CPU) 14:43:38 14:43:38 14:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:43:38 14:25:01 480.45 18.08 462.37 0.00 1950.21 72263.82 0.00 14:43:38 14:26:01 130.88 0.12 130.76 0.00 15.86 41748.64 0.00 14:43:38 14:27:01 126.37 0.17 126.21 0.00 6.53 61270.93 0.00 14:43:38 14:28:01 125.40 0.10 125.30 0.00 16.67 22056.40 0.00 14:43:38 14:29:01 25.99 2.35 23.64 0.00 95.83 2435.59 0.00 14:43:38 14:30:01 24.98 0.00 24.98 0.00 0.00 2061.12 0.00 14:43:38 14:31:01 22.70 1.48 21.21 0.00 1979.40 1998.87 0.00 14:43:38 14:32:01 31.29 1.30 29.99 0.00 2270.58 6861.45 0.00 14:43:38 14:33:01 5.92 0.02 5.90 0.00 0.13 121.85 0.00 14:43:38 14:34:01 2.08 0.00 2.08 0.00 0.00 23.99 0.00 14:43:38 14:35:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 14:43:38 14:36:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 14:43:38 14:37:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 14:43:38 14:38:01 1.78 0.00 1.78 0.00 0.00 25.33 0.00 14:43:38 14:39:01 1.77 0.02 1.75 0.00 0.13 24.93 0.00 14:43:38 14:40:01 1.47 0.00 1.47 0.00 0.00 18.03 0.00 14:43:38 14:41:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 14:43:38 14:42:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 14:43:38 14:43:01 70.12 0.27 69.86 0.00 15.73 30285.75 0.00 14:43:38 Average: 55.67 1.26 54.41 0.00 334.57 12709.20 0.00 14:43:38 14:43:38 14:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:43:38 14:25:01 27773292 31502236 804364 2.45 139024 3737112 2053768 6.05 1310204 3272492 248316 14:43:38 14:26:01 26564500 30955416 1341452 4.08 187092 4293708 2677608 7.89 2010584 3716400 779808 14:43:38 14:27:01 27493600 31520820 781148 2.38 190600 3954312 1875804 5.53 1323388 3507056 188 14:43:38 14:28:01 26935000 31526456 772588 2.35 199396 4456696 1755280 5.17 1388496 3942648 168 14:43:38 14:29:01 26829020 31515992 757876 2.30 214632 4540748 1683792 4.96 1441888 3978596 7092 14:43:38 14:30:01 26812620 31522364 751784 2.29 217696 4559964 1700580 5.01 1439292 3997788 5264 14:43:38 14:31:01 26708312 31522568 751320 2.28 220764 4659732 1696584 5.00 1511884 4029012 65284 14:43:38 14:32:01 26488728 31518848 750860 2.28 236096 4854492 1692104 4.99 1659316 4081676 1092 14:43:38 14:33:01 26495096 31520392 750352 2.28 234648 4851240 1708304 5.03 1657720 4078472 8 14:43:38 14:34:01 26495184 31520560 750096 2.28 234716 4851244 1708304 5.03 1657964 4078484 12 14:43:38 14:35:01 26496184 31521572 749224 2.28 234736 4851244 1708304 5.03 1657124 4078476 12 14:43:38 14:36:01 26495892 31521304 749428 2.28 234768 4851248 1708304 5.03 1657084 4078480 8 14:43:38 14:37:01 26495884 31521336 749380 2.28 234788 4851252 1708304 5.03 1657116 4078484 8 14:43:38 14:38:01 26498128 31523668 747000 2.27 234848 4851252 1708304 5.03 1655228 4078488 12 14:43:38 14:39:01 26496548 31522184 748144 2.28 234888 4851232 1720400 5.07 1655904 4078456 32 14:43:38 14:40:01 26496524 31522172 748072 2.27 234912 4851236 1720400 5.07 1655860 4078456 24 14:43:38 14:41:01 26496476 31522152 748032 2.27 234936 4851240 1720400 5.07 1655904 4078460 16 14:43:38 14:42:01 26496264 31521968 748376 2.28 234956 4851244 1720400 5.07 1655964 4078464 48 14:43:38 14:43:01 25715848 31447272 820628 2.50 244528 5514332 2022812 5.96 1746372 4731648 263024 14:43:38 Average: 26646479 31486804 790533 2.40 220949 4688607 1804724 5.32 1599857 4002212 72127 14:43:38 14:43:38 14:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:43:38 14:25:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 14:43:38 14:25:01 docker0 295.35 433.78 26.13 3427.37 0.00 0.00 0.00 0.00 14:43:38 14:25:01 ens3 819.10 542.89 8700.99 104.40 0.00 0.00 0.00 0.00 14:43:38 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:26:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:43:38 14:26:01 veth0172ecc 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:43:38 14:26:01 ens3 26.23 16.18 25.20 9.96 0.00 0.00 0.00 0.00 14:43:38 14:27:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:43:38 14:27:01 docker0 2.12 4.42 0.12 38.18 0.00 0.00 0.00 0.00 14:43:38 14:27:01 ens3 30.99 16.51 62.53 8.95 0.00 0.00 0.00 0.00 14:43:38 14:28:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 14:43:38 14:28:01 docker0 5.67 10.17 0.35 155.28 0.00 0.00 0.00 0.00 14:43:38 14:28:01 ens3 171.38 127.13 2706.39 434.11 0.00 0.00 0.00 0.00 14:43:38 14:29:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 14:43:38 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:29:01 ens3 92.07 40.45 764.22 2.97 0.00 0.00 0.00 0.00 14:43:38 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:30:01 ens3 164.84 79.64 334.49 5.14 0.00 0.00 0.00 0.00 14:43:38 14:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:43:38 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:31:01 ens3 145.91 71.69 298.14 4.70 0.00 0.00 0.00 0.00 14:43:38 14:32:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:43:38 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:32:01 ens3 87.04 29.54 1394.42 2.17 0.00 0.00 0.00 0.00 14:43:38 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:33:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:34:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:43:38 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:43:38 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:41:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:38 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:43:38 14:43:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 14:43:38 14:43:01 docker0 79.02 132.89 7.12 1250.75 0.00 0.00 0.00 0.00 14:43:38 14:43:01 ens3 362.81 237.33 7095.73 150.19 0.00 0.00 0.00 0.00 14:43:38 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 14:43:38 Average: docker0 20.13 30.62 1.78 256.61 0.00 0.00 0.00 0.00 14:43:38 Average: ens3 100.16 61.22 1126.33 38.07 0.00 0.00 0.00 0.00 14:43:38 14:43:38 14:43:38 ---> sar -P ALL: 14:43:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24678) 11/06/24 _x86_64_ (8 CPU) 14:43:38 14:43:38 14:23:33 LINUX RESTART (8 CPU) 14:43:38 14:43:38 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:43:38 14:25:01 all 10.69 0.00 3.75 1.55 0.07 83.94 14:43:38 14:25:01 0 9.19 0.00 4.10 3.96 0.07 82.69 14:43:38 14:25:01 1 10.90 0.00 4.33 0.51 0.07 84.20 14:43:38 14:25:01 2 14.66 0.00 3.16 0.86 0.07 81.26 14:43:38 14:25:01 3 12.14 0.00 2.61 0.25 0.07 84.92 14:43:38 14:25:01 4 9.88 0.00 4.90 5.89 0.07 79.26 14:43:38 14:25:01 5 9.34 0.00 3.42 0.20 0.07 86.98 14:43:38 14:25:01 6 9.50 0.00 4.25 0.57 0.07 85.60 14:43:38 14:25:01 7 9.87 0.00 3.26 0.22 0.05 86.60 14:43:38 14:26:01 all 41.08 0.00 6.46 0.56 0.08 51.81 14:43:38 14:26:01 0 39.20 0.00 6.77 0.20 0.10 53.72 14:43:38 14:26:01 1 41.30 0.00 7.58 0.07 0.07 50.99 14:43:38 14:26:01 2 41.87 0.00 6.36 0.03 0.08 51.65 14:43:38 14:26:01 3 42.97 0.00 6.11 0.05 0.08 50.79 14:43:38 14:26:01 4 39.51 0.00 6.12 0.67 0.08 53.62 14:43:38 14:26:01 5 40.50 0.00 6.29 2.95 0.08 50.19 14:43:38 14:26:01 6 41.59 0.00 6.44 0.39 0.08 51.50 14:43:38 14:26:01 7 41.75 0.00 6.01 0.13 0.08 52.02 14:43:38 14:27:01 all 46.09 0.00 6.65 0.62 0.08 46.57 14:43:38 14:27:01 0 46.61 0.00 6.52 0.05 0.08 46.74 14:43:38 14:27:01 1 45.81 0.00 6.91 1.88 0.08 45.32 14:43:38 14:27:01 2 45.24 0.00 6.18 0.12 0.07 48.40 14:43:38 14:27:01 3 46.25 0.00 6.03 0.10 0.08 47.54 14:43:38 14:27:01 4 44.76 0.00 6.45 0.91 0.07 47.82 14:43:38 14:27:01 5 48.97 0.00 6.58 0.08 0.07 44.30 14:43:38 14:27:01 6 46.68 0.00 6.78 0.05 0.08 46.41 14:43:38 14:27:01 7 44.41 0.00 7.78 1.73 0.08 46.00 14:43:38 14:28:01 all 4.62 0.00 1.67 0.32 0.03 93.35 14:43:38 14:28:01 0 2.73 0.00 1.19 0.02 0.02 96.05 14:43:38 14:28:01 1 5.18 0.00 1.98 1.28 0.05 91.51 14:43:38 14:28:01 2 3.73 0.00 1.37 0.10 0.03 94.77 14:43:38 14:28:01 3 4.44 0.00 2.50 0.03 0.07 92.96 14:43:38 14:28:01 4 5.06 0.00 1.42 0.95 0.02 92.55 14:43:38 14:28:01 5 6.95 0.00 1.87 0.03 0.03 91.11 14:43:38 14:28:01 6 5.62 0.00 1.51 0.13 0.03 92.71 14:43:38 14:28:01 7 3.31 0.00 1.53 0.02 0.02 95.13 14:43:38 14:29:01 all 1.03 0.00 0.65 0.15 0.03 98.14 14:43:38 14:29:01 0 1.89 0.00 0.78 0.05 0.02 97.26 14:43:38 14:29:01 1 0.72 0.00 0.45 0.02 0.05 98.76 14:43:38 14:29:01 2 1.08 0.00 1.48 0.05 0.02 97.36 14:43:38 14:29:01 3 1.25 0.00 0.70 0.05 0.02 97.98 14:43:38 14:29:01 4 0.68 0.00 0.32 0.78 0.03 98.18 14:43:38 14:29:01 5 0.70 0.00 0.42 0.07 0.02 98.80 14:43:38 14:29:01 6 0.83 0.00 0.32 0.03 0.03 98.78 14:43:38 14:29:01 7 1.12 0.00 0.72 0.15 0.02 98.00 14:43:38 14:30:01 all 0.59 0.00 0.13 0.16 0.03 99.10 14:43:38 14:30:01 0 1.31 0.00 0.08 0.05 0.03 98.53 14:43:38 14:30:01 1 1.20 0.00 0.17 0.05 0.07 98.52 14:43:38 14:30:01 2 0.47 0.00 0.13 0.07 0.02 99.32 14:43:38 14:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:43:38 14:30:01 4 0.38 0.00 0.25 0.93 0.02 98.41 14:43:38 14:30:01 5 0.35 0.00 0.12 0.05 0.03 99.45 14:43:38 14:30:01 6 0.45 0.00 0.15 0.05 0.05 99.30 14:43:38 14:30:01 7 0.48 0.00 0.12 0.05 0.03 99.32 14:43:38 14:31:01 all 0.56 0.00 0.15 0.20 0.03 99.07 14:43:38 14:31:01 0 0.78 0.00 0.10 0.02 0.03 99.07 14:43:38 14:31:01 1 0.60 0.00 0.17 0.07 0.05 99.11 14:43:38 14:31:01 2 0.22 0.00 0.03 0.02 0.02 99.72 14:43:38 14:31:01 3 1.45 0.00 0.22 0.05 0.03 98.25 14:43:38 14:31:01 4 0.17 0.00 0.17 1.22 0.02 98.43 14:43:38 14:31:01 5 0.47 0.00 0.25 0.13 0.02 99.13 14:43:38 14:31:01 6 0.32 0.00 0.17 0.02 0.03 99.47 14:43:38 14:31:01 7 0.45 0.00 0.10 0.05 0.03 99.37 14:43:38 14:32:01 all 1.27 0.00 0.68 0.21 0.02 97.82 14:43:38 14:32:01 0 1.52 0.00 0.70 0.08 0.03 97.65 14:43:38 14:32:01 1 1.64 0.00 0.60 0.05 0.03 97.68 14:43:38 14:32:01 2 1.07 0.00 0.77 0.65 0.02 97.50 14:43:38 14:32:01 3 2.10 0.00 0.70 0.13 0.00 97.06 14:43:38 14:32:01 4 1.25 0.00 0.53 0.32 0.02 97.88 14:43:38 14:32:01 5 1.14 0.00 1.35 0.15 0.02 97.35 14:43:38 14:32:01 6 0.83 0.00 0.35 0.03 0.02 98.77 14:43:38 14:32:01 7 0.63 0.00 0.40 0.30 0.02 98.65 14:43:38 14:33:01 all 0.12 0.00 0.05 0.02 0.01 99.80 14:43:38 14:33:01 0 0.03 0.00 0.03 0.02 0.02 99.90 14:43:38 14:33:01 1 0.08 0.00 0.08 0.00 0.03 99.80 14:43:38 14:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:43:38 14:33:01 3 0.05 0.00 0.05 0.10 0.02 99.78 14:43:38 14:33:01 4 0.60 0.00 0.08 0.00 0.00 99.32 14:43:38 14:33:01 5 0.05 0.00 0.05 0.00 0.00 99.90 14:43:38 14:33:01 6 0.07 0.00 0.08 0.00 0.02 99.83 14:43:38 14:33:01 7 0.05 0.00 0.02 0.03 0.00 99.90 14:43:38 14:34:01 all 0.02 0.00 0.02 0.01 0.01 99.94 14:43:38 14:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:43:38 14:34:01 1 0.05 0.00 0.05 0.00 0.03 99.87 14:43:38 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:34:01 3 0.05 0.00 0.07 0.03 0.02 99.83 14:43:38 14:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:43:38 14:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:43:38 14:34:01 7 0.02 0.00 0.02 0.02 0.02 99.93 14:43:38 14:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:43:38 14:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:43:38 14:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 14:43:38 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:35:01 3 0.02 0.00 0.03 0.02 0.03 99.90 14:43:38 14:35:01 4 0.07 0.00 0.00 0.00 0.00 99.93 14:43:38 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:43:38 14:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 14:43:38 14:43:38 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:43:38 14:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:43:38 14:36:01 0 0.03 0.00 0.00 0.00 0.03 99.93 14:43:38 14:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:43:38 14:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:43:38 14:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:43:38 14:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:43:38 14:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:43:38 14:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:43:38 14:36:01 7 0.02 0.00 0.03 0.02 0.02 99.92 14:43:38 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:43:38 14:37:01 0 0.02 0.00 0.02 0.02 0.03 99.92 14:43:38 14:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:43:38 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 14:43:38 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:37:01 6 0.07 0.00 0.05 0.00 0.02 99.87 14:43:38 14:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:38:01 all 0.04 0.00 0.01 0.00 0.01 99.93 14:43:38 14:38:01 0 0.05 0.00 0.02 0.02 0.03 99.88 14:43:38 14:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:43:38 14:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 14:43:38 14:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 14:43:38 14:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:43:38 14:38:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:43:38 14:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:43:38 14:39:01 all 0.01 0.00 0.03 0.00 0.01 99.94 14:43:38 14:39:01 0 0.00 0.00 0.05 0.02 0.03 99.90 14:43:38 14:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 14:43:38 14:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:43:38 14:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 14:43:38 14:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:43:38 14:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:43:38 14:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:43:38 14:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:43:38 14:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:43:38 14:40:01 0 0.00 0.00 0.02 0.00 0.03 99.95 14:43:38 14:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:43:38 14:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 14:43:38 14:40:01 4 0.03 0.00 0.02 0.02 0.00 99.93 14:43:38 14:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:43:38 14:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:43:38 14:41:01 0 0.07 0.00 0.02 0.00 0.05 99.87 14:43:38 14:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:43:38 14:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:43:38 14:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:43:38 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:43:38 14:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:43:38 14:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:43:38 14:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:43:38 14:42:01 0 0.05 0.00 0.03 0.03 0.05 99.83 14:43:38 14:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:43:38 14:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:43:38 14:42:01 3 0.00 0.00 0.00 0.03 0.02 99.95 14:43:38 14:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:43:38 14:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:43:38 14:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:43:38 14:43:01 all 4.44 0.00 1.95 1.99 0.07 91.55 14:43:38 14:43:01 0 4.39 0.00 2.59 7.58 0.18 85.26 14:43:38 14:43:01 1 3.67 0.00 2.23 0.64 0.03 93.43 14:43:38 14:43:01 2 5.58 0.00 1.49 0.34 0.03 92.56 14:43:38 14:43:01 3 3.88 0.00 1.77 2.13 0.03 92.19 14:43:38 14:43:01 4 5.05 0.00 1.78 4.28 0.07 88.83 14:43:38 14:43:01 5 3.78 0.00 1.59 0.33 0.12 94.17 14:43:38 14:43:01 6 4.47 0.00 2.15 0.22 0.07 93.10 14:43:38 14:43:01 7 4.67 0.00 2.02 0.45 0.03 92.82 14:43:38 Average: all 5.80 0.00 1.17 0.31 0.03 92.70 14:43:38 Average: 0 5.66 0.00 1.21 0.63 0.05 92.45 14:43:38 Average: 1 5.83 0.00 1.29 0.24 0.04 92.60 14:43:38 Average: 2 5.97 0.00 1.10 0.12 0.02 92.80 14:43:38 Average: 3 6.01 0.00 1.09 0.16 0.03 92.70 14:43:38 Average: 4 5.64 0.00 1.16 0.84 0.02 92.35 14:43:38 Average: 5 5.88 0.00 1.15 0.21 0.02 92.74 14:43:38 Average: 6 5.80 0.00 1.17 0.08 0.03 92.92 14:43:38 Average: 7 5.60 0.00 1.15 0.17 0.02 93.06 14:43:38 14:43:38 14:43:38