Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 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-ssh6118741878746849585.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-ssh17635123838680616080.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-ssh14922463316303739948.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-ssh5196637026510216151.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-ssh6401931381618723387.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-26095 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 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 Commit message: "Merge pull request #689 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.6" > git rev-list --no-walk b949eaf338d7a70279d235a16e82752b2447f28b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:02:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:02:39 ========================================================= 04:02:39 EdgeX Global Pipelines Version Info 04:02:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:40 ------------------- 04:02:40 stable info: 04:02:40 ------------------- 04:02:40 Commited By: Ginny Guan ginny@iotechsys.com 04:02:40 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:02:40 Message: update stable to v1.0.265 04:02:41 ------------------- 04:02:41 experimental info: 04:02:41 ------------------- 04:02:41 Commited By: Cherry Wang cherry@iotechsys.com 04:02:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:02:41 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:02:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:02:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:02:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo 04:02:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59f9bca [Pipeline] echo 04:02:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:42 provisioning config files... 04:02:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17158621360621107505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:42 ---> ****-login.sh 04:02:42 nexus3.edgexfoundry.org:10001 04:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:42 Configure a credential helper to remove this warning. See 04:02:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:42 04:02:42 Login Succeeded 04:02:42 nexus3.edgexfoundry.org:10002 04:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:43 Configure a credential helper to remove this warning. See 04:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:43 04:02:43 Login Succeeded 04:02:43 nexus3.edgexfoundry.org:10003 04:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:43 Configure a credential helper to remove this warning. See 04:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:43 04:02:43 Login Succeeded 04:02:43 nexus3.edgexfoundry.org:10004 04:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:43 Configure a credential helper to remove this warning. See 04:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:43 04:02:43 Login Succeeded 04:02:43 ****.io 04:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:43 Configure a credential helper to remove this warning. See 04:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:43 04:02:43 Login Succeeded 04:02:43 ---> ****-login.sh ends [Pipeline] } 04:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:43 + git rev-list -1 --merges 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e~1..59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo 04:02:44 -----------> git rev-list -1 --merges 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e~1..59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:02:44 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [false] [Pipeline] sh 04:02:44 + git log --format=format:%s -1 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo 04:02:44 ========================================================= 04:02:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:44 + git log --format=format:%s -1 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] echo 04:02:44 [semverPrep] GIT_COMMIT: 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e, Commit Message: Merge pull request #689 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.6 [Pipeline] echo 04:02:44 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:45 + grep -v github /etc/ssh/ssh_known_hosts 04:02:45 + [ -e /tmp/ssh_known_hosts ] 04:02:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:02:45 + sudo tee -a /etc/ssh/ssh_known_hosts 04:02:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:45 04:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:45 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:45 b85a868b505f: Pulling fs layer 04:02:45 e2be974225ed: Pulling fs layer 04:02:45 339a4e72a1f5: Pulling fs layer 04:02:45 988bab9f4d93: Pulling fs layer 04:02:45 1469e6f7b9e6: Pulling fs layer 04:02:45 eaf3925da568: Pulling fs layer 04:02:45 bab4dde63d76: Pulling fs layer 04:02:45 bde34c3a00c8: Pulling fs layer 04:02:45 b352a97aabf1: Pulling fs layer 04:02:45 4872d77fe225: Pulling fs layer 04:02:45 5851b861e8e6: Pulling fs layer 04:02:45 b352a97aabf1: Waiting 04:02:45 4872d77fe225: Waiting 04:02:45 eaf3925da568: Waiting 04:02:45 5851b861e8e6: Waiting 04:02:45 bab4dde63d76: Waiting 04:02:45 bde34c3a00c8: Waiting 04:02:45 988bab9f4d93: Waiting 04:02:45 1469e6f7b9e6: Waiting 04:02:45 e2be974225ed: Verifying Checksum 04:02:45 e2be974225ed: Download complete 04:02:45 988bab9f4d93: Download complete 04:02:46 1469e6f7b9e6: Verifying Checksum 04:02:46 1469e6f7b9e6: Download complete 04:02:46 339a4e72a1f5: Verifying Checksum 04:02:46 339a4e72a1f5: Download complete 04:02:46 eaf3925da568: Verifying Checksum 04:02:46 eaf3925da568: Download complete 04:02:46 bde34c3a00c8: Download complete 04:02:46 b352a97aabf1: Download complete 04:02:46 b85a868b505f: Verifying Checksum 04:02:46 b85a868b505f: Download complete 04:02:46 4872d77fe225: Verifying Checksum 04:02:46 4872d77fe225: Download complete 04:02:46 5851b861e8e6: Download complete 04:02:46 bab4dde63d76: Verifying Checksum 04:02:46 bab4dde63d76: Download complete 04:02:47 b85a868b505f: Pull complete 04:02:47 e2be974225ed: Pull complete 04:02:47 339a4e72a1f5: Pull complete 04:02:48 988bab9f4d93: Pull complete 04:02:48 1469e6f7b9e6: Pull complete 04:02:48 eaf3925da568: Pull complete 04:02:50 bab4dde63d76: Pull complete 04:02:50 bde34c3a00c8: Pull complete 04:02:51 b352a97aabf1: Pull complete 04:02:51 4872d77fe225: Pull complete 04:02:51 5851b861e8e6: Pull complete 04:02:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:51 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:02:51 $ 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 04:02:55 $ docker top 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab -eo pid,comm 04:02:55 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). 04:02:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:55 [ssh-agent] Looking for ssh-agent implementation... 04:02:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:55 $ docker exec 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent 04:02:56 SSH_AUTH_SOCK=/tmp/ssh-vowNAnssQoPC/agent.33 04:02:56 SSH_AGENT_PID=39 04:02:56 Running ssh-add (command line suppressed) 04:02:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8409013686870078570.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8409013686870078570.key) 04:02:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:56 + git tag --points-at HEAD [Pipeline] } 04:02:56 $ docker exec --env ******** --env ******** 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent -k 04:02:56 unset SSH_AUTH_SOCK; 04:02:56 unset SSH_AGENT_PID; 04:02:56 echo Agent pid 39 killed; 04:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:56 [ssh-agent] Looking for ssh-agent implementation... 04:02:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:56 $ docker exec 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent 04:02:56 SSH_AUTH_SOCK=/tmp/ssh-MLpC25mexPcA/agent.72 04:02:56 SSH_AGENT_PID=78 04:02:56 Running ssh-add (command line suppressed) 04:02:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2798412543119003908.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2798412543119003908.key) 04:02:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:57 + git semver init 04:02:57 2024-11-11 04:02:57,445 [run_init] DEBUG init version:0.0.0 force:False 04:02:57 2024-11-11 04:02:57,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:02:57 2024-11-11 04:02:57,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:02:57 2024-11-11 04:02:57,446 [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) 04:02:58 2024-11-11 04:02:58,575 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:02:58 2024-11-11 04:02:58,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:02:58 2024-11-11 04:02:58,575 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:02:58 2024-11-11 04:02:58,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:02:58 4.0.0-dev.5 [Pipeline] } 04:02:58 $ docker exec --env ******** --env ******** 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab ssh-agent -k 04:02:59 unset SSH_AUTH_SOCK; 04:02:59 unset SSH_AGENT_PID; 04:02:59 echo Agent pid 78 killed; 04:02:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:59 + git semver [Pipeline] } 04:02:59 $ docker stop --time=1 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab 04:03:01 $ docker rm -f --volumes 9a78624645685b1b7f25f014db3f504e4b2923122f07a44021ff1b3e55ea4aab [Pipeline] // withDockerContainer [Pipeline] sh 04:03:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:01 Stashed 1 file(s) [Pipeline] echo 04:03:01 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 04:03:01 provisioning config files... 04:03:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config917819199454524006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:02 ---> ****-login.sh 04:03:02 nexus3.edgexfoundry.org:10001 04:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:02 Configure a credential helper to remove this warning. See 04:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:02 04:03:02 Login Succeeded 04:03:02 nexus3.edgexfoundry.org:10002 04:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:02 Configure a credential helper to remove this warning. See 04:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:02 04:03:02 Login Succeeded 04:03:02 nexus3.edgexfoundry.org:10003 04:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:02 Configure a credential helper to remove this warning. See 04:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:02 04:03:02 Login Succeeded 04:03:02 nexus3.edgexfoundry.org:10004 04:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:02 Configure a credential helper to remove this warning. See 04:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:02 04:03:02 Login Succeeded 04:03:02 ****.io 04:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:02 Configure a credential helper to remove this warning. See 04:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:02 04:03:02 Login Succeeded 04:03:02 ---> ****-login.sh ends [Pipeline] } 04:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:03:02 ========================================================= 04:03:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:03:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:03 + 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 . 04:03:03 Sending build context to Docker daemon 9.208MB 04:03:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 04:03:03 Step 2/12 : FROM ${BASE} AS builder 04:03:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:03 43c4264eed91: Pulling fs layer 04:03:03 4cc291be95ef: Pulling fs layer 04:03:03 2ac1f1163629: Pulling fs layer 04:03:03 5c3c966382ef: Pulling fs layer 04:03:03 4f4fb700ef54: Pulling fs layer 04:03:03 5d5c8e513c77: Pulling fs layer 04:03:03 9f66e0745190: Pulling fs layer 04:03:03 4f4fb700ef54: Waiting 04:03:03 5d5c8e513c77: Waiting 04:03:03 9f66e0745190: Waiting 04:03:03 f49a43e4bbc0: Pulling fs layer 04:03:03 561ebcabdf7f: Pulling fs layer 04:03:03 f49a43e4bbc0: Waiting 04:03:03 4cc291be95ef: Download complete 04:03:03 5c3c966382ef: Download complete 04:03:03 4f4fb700ef54: Download complete 04:03:03 5d5c8e513c77: Download complete 04:03:03 43c4264eed91: Download complete 04:03:03 9f66e0745190: Verifying Checksum 04:03:03 9f66e0745190: Download complete 04:03:03 43c4264eed91: Pull complete 04:03:03 561ebcabdf7f: Verifying Checksum 04:03:03 561ebcabdf7f: Download complete 04:03:03 4cc291be95ef: Pull complete 04:03:03 2ac1f1163629: Verifying Checksum 04:03:03 2ac1f1163629: Download complete 04:03:04 f49a43e4bbc0: Verifying Checksum 04:03:04 f49a43e4bbc0: Download complete 04:03:07 2ac1f1163629: Pull complete 04:03:07 5c3c966382ef: Pull complete 04:03:07 4f4fb700ef54: Pull complete 04:03:07 5d5c8e513c77: Pull complete 04:03:07 9f66e0745190: Pull complete 04:03:10 f49a43e4bbc0: Pull complete 04:03:10 561ebcabdf7f: Pull complete 04:03:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:03:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:03:10 ---> 3a752c3f9dda 04:03:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:03:16 Still waiting to schedule task 04:03:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:03:17 ---> Running in e31ccab51768 04:03:17 Removing intermediate container e31ccab51768 04:03:17 ---> 950b9a3f99e7 04:03:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:03:17 ---> Running in 80e236b5e0bb 04:03:17 Removing intermediate container 80e236b5e0bb 04:03:17 ---> bbcbb6eb7d50 04:03:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:03:17 ---> Running in fea7f639c69c 04:03:17 Removing intermediate container fea7f639c69c 04:03:17 ---> 08ce859893e9 04:03:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:17 ---> Running in 5b1dd6e53e7c 04:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:03:17 OK: 246 MiB in 54 packages 04:03:17 Removing intermediate container 5b1dd6e53e7c 04:03:17 ---> ab68fccb853e 04:03:17 Step 7/12 : WORKDIR /app 04:03:17 ---> Running in 67e7dc88234d 04:03:17 Removing intermediate container 67e7dc88234d 04:03:17 ---> 73d476bfe0cc 04:03:17 Step 8/12 : COPY go.mod vendor* ./ 04:03:17 ---> 02d7462a208b 04:03:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:17 ---> Running in 05d092034ffe 04:04:25 Removing intermediate container 05d092034ffe 04:04:25 ---> c484f5b03582 04:04:25 Step 10/12 : COPY . . 04:04:25 ---> 9d69f4223686 04:04:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:25 ---> Running in b5315e385c6e 04:04:25 Removing intermediate container b5315e385c6e 04:04:25 ---> 5e39ad43b698 04:04:25 Step 12/12 : RUN $MAKE 04:04:25 ---> Running in d05be8e1789a 04:04:26 noop 04:04:26 Removing intermediate container d05be8e1789a 04:04:26 ---> fab572862422 04:04:26 Successfully built fab572862422 04:04:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:26 + docker inspect -f . ci-base-image-x86_64 04:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:26 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:04:26 $ 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 04:04:27 $ docker top c2172da2c924f5ec95d953ee5b5a20d0858d00a20b2b40377c33d5bc005ab772 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:27 + go version 04:04:27 go version go1.23.2 linux/amd64 [Pipeline] } 04:04:27 $ docker stop --time=1 c2172da2c924f5ec95d953ee5b5a20d0858d00a20b2b40377c33d5bc005ab772 04:04:28 $ docker rm -f --volumes c2172da2c924f5ec95d953ee5b5a20d0858d00a20b2b40377c33d5bc005ab772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:29 + docker inspect -f . ci-base-image-x86_64 04:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:29 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:04:29 $ 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 04:04:29 $ docker top af03c5a3ced8548031848596f0a245957cf58c61181987ceda32880a4da54030 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:30 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:04:30 + make test 04:04:30 go test -race -coverprofile=coverage.out ./... 04:04:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26098 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 04:04:46 Running in /w/workspace/app-service-configurable/253 [Pipeline] { [Pipeline] checkout 04:04:49 The recommended git tool is: git 04:04:53 using credential edgex-jenkins-ssh 04:04:53 Cloning the remote Git repository 04:04:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:04:53 > git init /w/workspace/app-service-configurable/253 # timeout=10 04:04:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:04:54 > git --version # timeout=10 04:04:54 > git --version # 'git version 2.25.1' 04:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:57 Avoid second fetch 04:04:57 Checking out Revision 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e (main) 04:04:57 Commit message: "Merge pull request #689 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.6" 04:04:57 > git config core.sparsecheckout # timeout=10 04:04:57 > git checkout -f 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:02 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 04:05:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:05:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:05:02 Dload Upload Total Spent Left Speed 04:05:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 13334 0 --:--:-- --:--:-- --:--:-- 13320 [Pipeline] sh 04:05:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:05:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:05:04 + sudo tee /etc/docker/daemon.new 04:05:04 { 04:05:04 "registry-mirrors": [ 04:05:04 "https://nexus3.edgexfoundry.org:10001" 04:05:04 ], 04:05:04 "bip": "10.250.0.254/24", 04:05:04 "hosts": [ 04:05:04 "tcp://0.0.0.0:5555", 04:05:04 "unix:///var/run/docker.sock" 04:05:04 ], 04:05:04 "mtu": 1458, 04:05:04 "selinux-enabled": true, 04:05:04 "seccomp-profile": "/etc/docker/seccomp.json" 04:05:04 } [Pipeline] sh 04:05:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:05:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:23 provisioning config files... 04:05:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/253@tmp/config12851154805196728574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:23 ---> ****-login.sh 04:05:23 nexus3.edgexfoundry.org:10001 04:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:24 Configure a credential helper to remove this warning. See 04:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:24 04:05:24 Login Succeeded 04:05:24 nexus3.edgexfoundry.org:10002 04:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:24 Configure a credential helper to remove this warning. See 04:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:24 04:05:24 Login Succeeded 04:05:24 nexus3.edgexfoundry.org:10003 04:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:24 Configure a credential helper to remove this warning. See 04:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:24 04:05:24 Login Succeeded 04:05:24 nexus3.edgexfoundry.org:10004 04:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:25 Configure a credential helper to remove this warning. See 04:05:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:25 04:05:25 Login Succeeded 04:05:25 ****.io 04:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:25 Configure a credential helper to remove this warning. See 04:05:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:25 04:05:25 Login Succeeded 04:05:25 ---> ****-login.sh ends [Pipeline] } 04:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:26 ========================================================= 04:05:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:05:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:26 + 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 . 04:05:26 Sending build context to Docker daemon 225.3kB 04:05:26 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 04:05:26 Step 2/12 : FROM ${BASE} AS builder 04:05:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:05:26 cf04c63912e1: Pulling fs layer 04:05:26 55b35a11ae5e: Pulling fs layer 04:05:26 a37a00ec5f00: Pulling fs layer 04:05:26 50b3750afda1: Pulling fs layer 04:05:26 4f4fb700ef54: Pulling fs layer 04:05:26 80978eb59214: Pulling fs layer 04:05:26 c9f46d7d2bd2: Pulling fs layer 04:05:26 c5a475d317c9: Pulling fs layer 04:05:26 50b3750afda1: Waiting 04:05:26 4f4fb700ef54: Waiting 04:05:26 80978eb59214: Waiting 04:05:26 c9f46d7d2bd2: Waiting 04:05:26 c5a475d317c9: Waiting 04:05:26 55b35a11ae5e: Download complete 04:05:26 50b3750afda1: Verifying Checksum 04:05:26 50b3750afda1: Download complete 04:05:26 4f4fb700ef54: Verifying Checksum 04:05:26 4f4fb700ef54: Download complete 04:05:27 80978eb59214: Verifying Checksum 04:05:27 80978eb59214: Download complete 04:05:27 cf04c63912e1: Verifying Checksum 04:05:27 cf04c63912e1: Download complete 04:05:27 c5a475d317c9: Verifying Checksum 04:05:27 c5a475d317c9: Download complete 04:05:27 cf04c63912e1: Pull complete 04:05:28 55b35a11ae5e: Pull complete 04:05:28 a37a00ec5f00: Verifying Checksum 04:05:29 c9f46d7d2bd2: Verifying Checksum 04:05:29 c9f46d7d2bd2: Download complete 04:05:34 go vet ./... 04:05:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:37 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:05:37 $ docker stop --time=1 af03c5a3ced8548031848596f0a245957cf58c61181987ceda32880a4da54030 04:05:42 a37a00ec5f00: Pull complete 04:05:42 50b3750afda1: Pull complete 04:05:42 4f4fb700ef54: Pull complete 04:05:42 80978eb59214: Pull complete 04:05:45 $ docker rm -f --volumes af03c5a3ced8548031848596f0a245957cf58c61181987ceda32880a4da54030 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:46 + ls -al . 04:05:46 total 248 04:05:46 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 04:04 . 04:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:02 .. 04:05:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 04:02 .dockerignore 04:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:05 .git 04:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:02 .github 04:05:46 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 04:02 .gitignore 04:05:46 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 04:02 .golangci.yml 04:05:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 04:02 .semver 04:05:46 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 04:02 Attribution.txt 04:05:46 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 04:02 CHANGELOG.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 04:02 Dockerfile 04:05:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:02 GOVERNANCE.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 04:02 Jenkinsfile 04:05:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 04:02 LICENSE 04:05:46 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 04:02 OWNERS.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 04:02 README.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 04:03 VERSION 04:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:02 bin 04:05:46 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 04:05 coverage.out 04:05:46 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 04:02 go.mod 04:05:46 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 04:02 go.sum 04:05:46 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 04:02 main.go 04:05:46 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 04:02 makefile 04:05:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:46 + 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=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e --label arch=amd64 --label version=4.0.0-dev.5 . 04:05:46 Sending build context to Docker daemon 9.209MB 04:05:46 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:05:46 Step 2/27 : FROM ${BASE} AS builder 04:05:46 ---> fab572862422 04:05:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:05:47 ---> Running in 5e1f5fe3ed66 04:05:47 Removing intermediate container 5e1f5fe3ed66 04:05:47 ---> 8ae1cba2a81c 04:05:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:05:47 ---> Running in 74cbbbc9e9f0 04:05:47 Removing intermediate container 74cbbbc9e9f0 04:05:47 ---> f842ccdeb2f9 04:05:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:05:47 ---> Running in 48d5a13e95ad 04:05:47 Removing intermediate container 48d5a13e95ad 04:05:47 ---> b32fba00542f 04:05:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:47 ---> Running in 216807a3b6eb 04:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:05:48 OK: 246 MiB in 54 packages 04:05:48 Removing intermediate container 216807a3b6eb 04:05:48 ---> d6c4d70423e5 04:05:48 Step 7/27 : WORKDIR /app 04:05:48 ---> Running in 6649b3d9b3f2 04:05:48 Removing intermediate container 6649b3d9b3f2 04:05:48 ---> 5ae4df85a7f0 04:05:48 Step 8/27 : COPY go.mod vendor* ./ 04:05:49 ---> cc42e82b0be0 04:05:49 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:49 ---> Running in 63d7564158da 04:05:49 Removing intermediate container 63d7564158da 04:05:49 ---> 4a162f5dcdc6 04:05:49 Step 10/27 : COPY . . 04:05:50 ---> 8cba051118e6 04:05:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:50 ---> Running in e2e43d9ec41e 04:05:50 Removing intermediate container e2e43d9ec41e 04:05:50 ---> 34e8b243ef66 04:05:50 Step 12/27 : RUN $MAKE 04:05:50 ---> Running in 923e011ea6d9 04:05:50 c9f46d7d2bd2: Pull complete 04:05:50 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.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 04:05:51 c5a475d317c9: Pull complete 04:05:51 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:05:51 ---> be29e6b0f0d4 04:05:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:05:53 ---> Running in ccf862c6f7d0 04:05:53 Removing intermediate container ccf862c6f7d0 04:05:53 ---> 5c1e2463468d 04:05:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:05:53 ---> Running in f1d8a2f7ca9f 04:05:53 Removing intermediate container f1d8a2f7ca9f 04:05:53 ---> 6a6e8a890f67 04:05:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:05:54 ---> Running in fca3f8bbb8fe 04:05:54 Removing intermediate container fca3f8bbb8fe 04:05:54 ---> 40fc0fed587b 04:05:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:54 ---> Running in 49322ea4b4ab 04:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:05:56 OK: 238 MiB in 54 packages 04:05:57 Removing intermediate container 49322ea4b4ab 04:05:57 ---> 3148e0434462 04:05:57 Step 7/12 : WORKDIR /app 04:05:57 ---> Running in f1dca195262a 04:05:58 Removing intermediate container f1dca195262a 04:05:58 ---> f2f4d9a5fb13 04:05:58 Step 8/12 : COPY go.mod vendor* ./ 04:05:59 ---> 539528299fff 04:05:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:59 ---> Running in ca37e6c9af04 04:06:37 Removing intermediate container 923e011ea6d9 04:06:37 ---> b9a441e68c3a 04:06:37 Step 13/27 : FROM alpine:3.20 04:06:37 3.20: Pulling from library/alpine 04:06:37 43c4264eed91: Already exists 04:06:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:06:37 Status: Downloaded newer image for alpine:3.20 04:06:37 ---> 91ef0af61f39 04:06:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:06:37 ---> Running in 089856a2a322 04:06:37 Removing intermediate container 089856a2a322 04:06:37 ---> 997125358c15 04:06:37 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:06:37 ---> Running in d840001356ab 04:06:37 Removing intermediate container d840001356ab 04:06:37 ---> 13f6feceb758 04:06:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:06:37 ---> Running in aa25a425dc83 04:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:06:37 (1/2) Installing ca-certificates (20240705-r0) 04:06:37 (2/2) Installing dumb-init (1.2.5-r3) 04:06:37 Executing busybox-1.36.1-r29.trigger 04:06:37 Executing ca-certificates-20240705-r0.trigger 04:06:37 OK: 9 MiB in 16 packages 04:06:38 Removing intermediate container aa25a425dc83 04:06:38 ---> 014b45355313 04:06:38 Step 17/27 : RUN apk --no-cache upgrade 04:06:38 ---> Running in 7cef0aee15c5 04:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:06:39 Upgrading critical system libraries and apk-tools: 04:06:39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:06:39 Executing busybox-1.36.1-r29.trigger 04:06:39 Continuing the upgrade transaction with new apk-tools: 04:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:06:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:06:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:06:39 Executing ca-certificates-20240705-r0.trigger 04:06:39 OK: 9 MiB in 16 packages 04:06:40 Removing intermediate container 7cef0aee15c5 04:06:40 ---> 61ccf4985e2a 04:06:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:06:40 ---> da43100368ca 04:06:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:06:40 ---> b22097f44eb2 04:06:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:06:40 ---> 6d398b423ed4 04:06:40 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:06:42 ---> 82153c536a63 04:06:42 Step 22/27 : EXPOSE 48095 04:06:42 ---> Running in 8348841c1f69 04:06:42 Removing intermediate container 8348841c1f69 04:06:42 ---> 938cf1506109 04:06:42 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:06:42 ---> Running in 1df8b2975b9e 04:06:42 Removing intermediate container 1df8b2975b9e 04:06:42 ---> a16f735a4410 04:06:42 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:06:42 ---> Running in 689d39a86637 04:06:42 Removing intermediate container 689d39a86637 04:06:42 ---> 38596b71b0e8 04:06:42 Step 25/27 : LABEL arch=amd64 04:06:42 ---> Running in f8b763c9c6b9 04:06:42 Removing intermediate container f8b763c9c6b9 04:06:42 ---> 4bad5639d44d 04:06:42 Step 26/27 : LABEL git_sha=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:06:42 ---> Running in e5f08127dee0 04:06:42 Removing intermediate container e5f08127dee0 04:06:42 ---> e6732a92d416 04:06:42 Step 27/27 : LABEL version=4.0.0-dev.5 04:06:42 ---> Running in 819e60e50f75 04:06:42 Removing intermediate container 819e60e50f75 04:06:42 ---> af9f58ca68a3 04:06:42 [Warning] One or more build-args [ARCH] were not consumed 04:06:42 Successfully built af9f58ca68a3 04:06:42 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 04:06:43 provisioning config files... 04:06:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1896593165818544935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:43 ---> ****-login.sh 04:06:43 nexus3.edgexfoundry.org:10001 04:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:43 Configure a credential helper to remove this warning. See 04:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:43 04:06:43 Login Succeeded 04:06:43 nexus3.edgexfoundry.org:10002 04:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:43 Configure a credential helper to remove this warning. See 04:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:43 04:06:43 Login Succeeded 04:06:43 nexus3.edgexfoundry.org:10003 04:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:43 Configure a credential helper to remove this warning. See 04:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:43 04:06:43 Login Succeeded 04:06:43 nexus3.edgexfoundry.org:10004 04:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:43 Configure a credential helper to remove this warning. See 04:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:43 04:06:43 Login Succeeded 04:06:43 ****.io 04:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:44 Configure a credential helper to remove this warning. See 04:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:44 04:06:44 Login Succeeded 04:06:44 ---> ****-login.sh ends [Pipeline] } 04:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:06:44 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:06:44 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:06:44 latest 04:06:44 4.0.0-dev.5 04:06:44 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 04:06:44 main 04:06:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:06:45 f55aa4b50170: Preparing 04:06:45 4e82963a7dd7: Preparing 04:06:45 666f8deba35b: Preparing 04:06:45 bf891472ca8b: Preparing 04:06:45 d086064515f4: Preparing 04:06:45 b9607600c1ce: Preparing 04:06:45 63ca1fbb43ae: Preparing 04:06:45 63ca1fbb43ae: Waiting 04:06:45 b9607600c1ce: Waiting 04:07:03 4e82963a7dd7: Pushed 04:07:03 666f8deba35b: Pushed 04:07:03 bf891472ca8b: Pushed 04:07:03 63ca1fbb43ae: Layer already exists 04:07:03 d086064515f4: Pushed 04:07:03 b9607600c1ce: Pushed 04:07:03 f55aa4b50170: Pushed 04:07:03 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:07:03 f55aa4b50170: Preparing 04:07:03 4e82963a7dd7: Preparing 04:07:03 666f8deba35b: Preparing 04:07:03 bf891472ca8b: Preparing 04:07:03 d086064515f4: Preparing 04:07:03 b9607600c1ce: Preparing 04:07:03 63ca1fbb43ae: Preparing 04:07:03 63ca1fbb43ae: Waiting 04:07:03 d086064515f4: Layer already exists 04:07:03 4e82963a7dd7: Layer already exists 04:07:03 bf891472ca8b: Layer already exists 04:07:03 666f8deba35b: Layer already exists 04:07:03 f55aa4b50170: Layer already exists 04:07:03 63ca1fbb43ae: Layer already exists 04:07:03 b9607600c1ce: Layer already exists 04:07:03 latest: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.5 04:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:07:04 f55aa4b50170: Preparing 04:07:04 4e82963a7dd7: Preparing 04:07:04 666f8deba35b: Preparing 04:07:04 bf891472ca8b: Preparing 04:07:04 d086064515f4: Preparing 04:07:04 b9607600c1ce: Preparing 04:07:04 63ca1fbb43ae: Preparing 04:07:04 b9607600c1ce: Waiting 04:07:04 63ca1fbb43ae: Waiting 04:07:04 f55aa4b50170: Layer already exists 04:07:04 bf891472ca8b: Layer already exists 04:07:04 4e82963a7dd7: Layer already exists 04:07:04 666f8deba35b: Layer already exists 04:07:04 d086064515f4: Layer already exists 04:07:04 b9607600c1ce: Layer already exists 04:07:04 63ca1fbb43ae: Layer already exists 04:07:04 4.0.0-dev.5: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 04:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:07:05 f55aa4b50170: Preparing 04:07:05 4e82963a7dd7: Preparing 04:07:05 666f8deba35b: Preparing 04:07:05 bf891472ca8b: Preparing 04:07:05 d086064515f4: Preparing 04:07:05 b9607600c1ce: Preparing 04:07:05 63ca1fbb43ae: Preparing 04:07:05 b9607600c1ce: Waiting 04:07:05 63ca1fbb43ae: Waiting 04:07:05 d086064515f4: Layer already exists 04:07:05 666f8deba35b: Layer already exists 04:07:05 f55aa4b50170: Layer already exists 04:07:05 63ca1fbb43ae: Layer already exists 04:07:05 bf891472ca8b: Layer already exists 04:07:05 4e82963a7dd7: Layer already exists 04:07:05 b9607600c1ce: Layer already exists 04:07:05 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:07:05 f55aa4b50170: Preparing 04:07:05 4e82963a7dd7: Preparing 04:07:05 666f8deba35b: Preparing 04:07:05 bf891472ca8b: Preparing 04:07:05 d086064515f4: Preparing 04:07:05 b9607600c1ce: Preparing 04:07:05 63ca1fbb43ae: Preparing 04:07:05 63ca1fbb43ae: Waiting 04:07:05 b9607600c1ce: Waiting 04:07:05 4e82963a7dd7: Layer already exists 04:07:05 d086064515f4: Layer already exists 04:07:05 666f8deba35b: Layer already exists 04:07:05 f55aa4b50170: Layer already exists 04:07:05 bf891472ca8b: Layer already exists 04:07:05 63ca1fbb43ae: Layer already exists 04:07:05 b9607600c1ce: Layer already exists 04:07:05 main: digest: sha256:0dd95a59113594f79d36be07a9450209e1f6818980b544a930953b2171e9cbe5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:05 ===================================================== [Pipeline] echo 04:07:05 taggedImages: 04:07:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:07:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:07:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.5 04:07:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 04:07:05 - 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 04:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:06 04:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:06 latest: Pulling from edgex-lftools-log-publisher 04:07:06 5eb5b503b376: Pulling fs layer 04:07:06 5c69ac0246d0: Pulling fs layer 04:07:06 ec43610c2a17: Pulling fs layer 04:07:06 3a2ae6a8a46f: Pulling fs layer 04:07:06 33b1e0a273af: Pulling fs layer 04:07:06 5d3b04190fa2: Pulling fs layer 04:07:06 2f39f015ded8: Pulling fs layer 04:07:06 33b1e0a273af: Waiting 04:07:06 5d3b04190fa2: Waiting 04:07:06 2f39f015ded8: Waiting 04:07:06 3a2ae6a8a46f: Waiting 04:07:07 5c69ac0246d0: Download complete 04:07:07 3a2ae6a8a46f: Verifying Checksum 04:07:07 3a2ae6a8a46f: Download complete 04:07:07 33b1e0a273af: Verifying Checksum 04:07:07 33b1e0a273af: Download complete 04:07:07 5d3b04190fa2: Verifying Checksum 04:07:07 5d3b04190fa2: Download complete 04:07:07 ec43610c2a17: Verifying Checksum 04:07:07 ec43610c2a17: Download complete 04:07:07 5eb5b503b376: Verifying Checksum 04:07:07 5eb5b503b376: Download complete 04:07:08 2f39f015ded8: Download complete 04:07:08 5eb5b503b376: Pull complete 04:07:08 5c69ac0246d0: Pull complete 04:07:09 ec43610c2a17: Pull complete 04:07:09 3a2ae6a8a46f: Pull complete 04:07:09 33b1e0a273af: Pull complete 04:07:10 5d3b04190fa2: Pull complete 04:07:15 2f39f015ded8: Pull complete 04:07:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:15 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:07:15 $ 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 04:07:32 $ docker top 4a57bf54a6be603d6b2573a394e452679767dfee3e91256d29da0407b047dd51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:32 ---> job-cost.sh 04:07:32 lf-activate-venv: SKIPPING 04:07:32 INFO: No Stack... 04:07:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:33 INFO: Archiving Costs [Pipeline] sh 04:07:33 + + cut -d,cat -f6 /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:07:33 [Pipeline] lock 04:07:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] 04:07:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] did not exist. Created. 04:07:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:34 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:34 Stashed 1 file(s) [Pipeline] } 04:07:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:34 $ docker stop --time=1 4a57bf54a6be603d6b2573a394e452679767dfee3e91256d29da0407b047dd51 04:07:35 $ docker rm -f --volumes 4a57bf54a6be603d6b2573a394e452679767dfee3e91256d29da0407b047dd51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:50 Removing intermediate container ca37e6c9af04 04:07:50 ---> d0e44a23e5c2 04:07:50 Step 10/12 : COPY . . 04:07:50 ---> bcbf9c0bf21e 04:07:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:50 ---> Running in 672112ef7b38 04:07:50 Removing intermediate container 672112ef7b38 04:07:50 ---> df231e7898bd 04:07:50 Step 12/12 : RUN $MAKE 04:07:50 ---> Running in 54ddc83b9f17 04:07:50 noop 04:07:50 Removing intermediate container 54ddc83b9f17 04:07:50 ---> 90c807289629 04:07:50 Successfully built 90c807289629 04:07:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:51 + docker inspect -f . ci-base-image-arm64 04:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:51 prd-ubuntu20.04-docker-arm64-4c-16g-26098 does not seem to be running inside a container 04:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/253 -v /w/workspace/app-service-configurable/253:/w/workspace/app-service-configurable/253:rw,z -v /w/workspace/app-service-configurable/253@tmp:/w/workspace/app-service-configurable/253@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 04:07:52 $ docker top efd5dfd7edfd072eaeb70f01ab15e405b754f8cdc72edd83d456fb02a18ed7f1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:53 + go version 04:07:53 go version go1.23.2 linux/arm64 [Pipeline] } 04:07:53 $ docker stop --time=1 efd5dfd7edfd072eaeb70f01ab15e405b754f8cdc72edd83d456fb02a18ed7f1 04:07:55 $ docker rm -f --volumes efd5dfd7edfd072eaeb70f01ab15e405b754f8cdc72edd83d456fb02a18ed7f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:55 + docker inspect -f . ci-base-image-arm64 04:07:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-26098 does not seem to be running inside a container 04:07:56 $ 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/253 -v /w/workspace/app-service-configurable/253:/w/workspace/app-service-configurable/253:rw,z -v /w/workspace/app-service-configurable/253@tmp:/w/workspace/app-service-configurable/253@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 04:07:57 $ docker top 680f6ffa36e135381b953bb3407fc18f3e39e3abfad13da9e90791ccefd4a5a9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:57 + git config --global --add safe.directory /w/workspace/app-service-configurable/253 [Pipeline] fileExists [Pipeline] sh 04:07:58 + make test 04:07:58 go test -race -coverprofile=coverage.out ./... 04:12:50 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 04:12:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:50 go vet ./... 04:16:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:57 ./bin/test-attribution-txt.sh [Pipeline] echo 04:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:16:57 $ docker stop --time=1 680f6ffa36e135381b953bb3407fc18f3e39e3abfad13da9e90791ccefd4a5a9 04:16:59 $ docker rm -f --volumes 680f6ffa36e135381b953bb3407fc18f3e39e3abfad13da9e90791ccefd4a5a9 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:02 Warning: overwriting stash ‘coverage-report’ 04:17:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:03 + ls -al . 04:17:03 total 244 04:17:03 drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 04:08 . 04:17:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:04 .. 04:17:03 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 04:04 .dockerignore 04:17:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:05 .git 04:17:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:04 .github 04:17:03 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 04:04 .gitignore 04:17:03 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 04:04 .golangci.yml 04:17:03 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 04:04 Attribution.txt 04:17:03 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 04:04 CHANGELOG.md 04:17:03 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 04:04 Dockerfile 04:17:03 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:04 GOVERNANCE.md 04:17:03 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 04:04 Jenkinsfile 04:17:03 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 04:04 LICENSE 04:17:03 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 04:04 OWNERS.md 04:17:03 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 04:04 README.md 04:17:03 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 04:03 VERSION 04:17:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:04 bin 04:17:03 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 04:12 coverage.out 04:17:03 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 04:04 go.mod 04:17:03 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 04:04 go.sum 04:17:03 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 04:04 main.go 04:17:03 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 04:04 makefile 04:17:03 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:03 + 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=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e --label arch=arm64 --label version=4.0.0-dev.5 . 04:17:03 Sending build context to Docker daemon 226.8kB 04:17:04 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:17:04 Step 2/27 : FROM ${BASE} AS builder 04:17:04 ---> 90c807289629 04:17:04 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:17:04 ---> Running in 2cae29594e5c 04:17:04 Removing intermediate container 2cae29594e5c 04:17:04 ---> 518018f75d4d 04:17:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:17:04 ---> Running in 718c13248c59 04:17:04 Removing intermediate container 718c13248c59 04:17:04 ---> 782ec61f4866 04:17:04 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:17:05 ---> Running in fa2980122ae9 04:17:05 Removing intermediate container fa2980122ae9 04:17:05 ---> 9532690ddefc 04:17:05 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:05 ---> Running in d67ec7a8c934 04:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:17:08 OK: 238 MiB in 54 packages 04:17:09 Removing intermediate container d67ec7a8c934 04:17:09 ---> db64f9929513 04:17:09 Step 7/27 : WORKDIR /app 04:17:09 ---> Running in d5439ac388eb 04:17:09 Removing intermediate container d5439ac388eb 04:17:09 ---> 0ea60c420830 04:17:09 Step 8/27 : COPY go.mod vendor* ./ 04:17:10 ---> 5f1d72fd878a 04:17:10 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:10 ---> Running in afb157ecc52d 04:17:12 Removing intermediate container afb157ecc52d 04:17:12 ---> eabff36d8731 04:17:12 Step 10/27 : COPY . . 04:17:13 ---> c85e9628dcd8 04:17:13 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:17:13 ---> Running in 606a6e225818 04:17:13 Removing intermediate container 606a6e225818 04:17:13 ---> 08c38578341a 04:17:13 Step 12/27 : RUN $MAKE 04:17:14 ---> Running in 1eadd66ce698 04:17:14 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.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 04:21:36 Removing intermediate container 1eadd66ce698 04:21:36 ---> 148f387cee94 04:21:36 Step 13/27 : FROM alpine:3.20 04:21:36 3.20: Pulling from library/alpine 04:21:36 cf04c63912e1: Already exists 04:21:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:21:36 Status: Downloaded newer image for alpine:3.20 04:21:36 ---> c157a85ed455 04:21:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:36 ---> Running in c754f51065cf 04:21:36 Removing intermediate container c754f51065cf 04:21:36 ---> 659ff9007ca1 04:21:36 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:21:36 ---> Running in 3c7b5c1b6193 04:21:36 Removing intermediate container 3c7b5c1b6193 04:21:36 ---> 2f03e1bd741b 04:21:36 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:21:36 ---> Running in 817ee891f72a 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:21:36 (1/2) Installing ca-certificates (20240705-r0) 04:21:36 (2/2) Installing dumb-init (1.2.5-r3) 04:21:36 Executing busybox-1.36.1-r29.trigger 04:21:36 Executing ca-certificates-20240705-r0.trigger 04:21:36 OK: 10 MiB in 16 packages 04:21:36 Removing intermediate container 817ee891f72a 04:21:36 ---> 23a6c3360081 04:21:36 Step 17/27 : RUN apk --no-cache upgrade 04:21:36 ---> Running in 12dccd164983 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:21:36 Upgrading critical system libraries and apk-tools: 04:21:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:21:36 Executing busybox-1.36.1-r29.trigger 04:21:36 Continuing the upgrade transaction with new apk-tools: 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:21:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:21:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:21:37 Executing ca-certificates-20240705-r0.trigger 04:21:37 OK: 10 MiB in 16 packages 04:21:39 Removing intermediate container 12dccd164983 04:21:39 ---> 41a5f88b4108 04:21:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:21:39 ---> 44ccf33cbc19 04:21:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:21:40 ---> 077be7ac6b81 04:21:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:21:41 ---> 256c132a540c 04:21:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:21:43 ---> d5c95c6eea33 04:21:43 Step 22/27 : EXPOSE 48095 04:21:43 ---> Running in 4202b59fb105 04:21:44 Removing intermediate container 4202b59fb105 04:21:44 ---> 898aceee7db2 04:21:44 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:21:44 ---> Running in b4e6da7d16b2 04:21:44 Removing intermediate container b4e6da7d16b2 04:21:44 ---> 885a53916031 04:21:44 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:21:44 ---> Running in 67b8a67ed81f 04:21:44 Removing intermediate container 67b8a67ed81f 04:21:44 ---> dc9ecfb84910 04:21:44 Step 25/27 : LABEL arch=arm64 04:21:44 ---> Running in 6f1b7595adbe 04:21:45 Removing intermediate container 6f1b7595adbe 04:21:45 ---> 333721f50d3c 04:21:45 Step 26/27 : LABEL git_sha=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:21:45 ---> Running in 2c2a7fac394c 04:21:45 Removing intermediate container 2c2a7fac394c 04:21:45 ---> dec9d0039054 04:21:45 Step 27/27 : LABEL version=4.0.0-dev.5 04:21:45 ---> Running in d3c569478e26 04:21:46 Removing intermediate container d3c569478e26 04:21:46 ---> 4f2ae010e72d 04:21:46 [Warning] One or more build-args [ARCH] were not consumed 04:21:46 Successfully built 4f2ae010e72d 04:21:46 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 04:21:46 provisioning config files... 04:21:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/253@tmp/config8821366304831473589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:46 ---> ****-login.sh 04:21:46 nexus3.edgexfoundry.org:10001 04:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:46 Configure a credential helper to remove this warning. See 04:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:46 04:21:46 Login Succeeded 04:21:46 nexus3.edgexfoundry.org:10002 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:47 nexus3.edgexfoundry.org:10003 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:47 nexus3.edgexfoundry.org:10004 04:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:47 Configure a credential helper to remove this warning. See 04:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:47 04:21:47 Login Succeeded 04:21:48 ****.io 04:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:48 Configure a credential helper to remove this warning. See 04:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:48 04:21:48 Login Succeeded 04:21:48 ---> ****-login.sh ends [Pipeline] } 04:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:48 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:21:48 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:21:48 latest 04:21:48 4.0.0-dev.5 04:21:48 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 04:21:48 main 04:21:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:21:49 89c3641ba8a2: Preparing 04:21:49 59242adbbad3: Preparing 04:21:49 d235f67557cc: Preparing 04:21:49 2bff4acd6ace: Preparing 04:21:49 f6b815d86979: Preparing 04:21:49 827a628cca23: Preparing 04:21:49 16113d51b718: Preparing 04:21:49 827a628cca23: Waiting 04:21:49 16113d51b718: Waiting 04:21:49 d235f67557cc: Pushed 04:21:49 59242adbbad3: Pushed 04:21:49 2bff4acd6ace: Pushed 04:21:49 16113d51b718: Layer already exists 04:21:49 827a628cca23: Pushed 04:21:51 f6b815d86979: Pushed 04:21:57 89c3641ba8a2: Pushed 04:21:57 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:58 + 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 04:21:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:21:58 89c3641ba8a2: Preparing 04:21:58 59242adbbad3: Preparing 04:21:58 d235f67557cc: Preparing 04:21:58 2bff4acd6ace: Preparing 04:21:58 f6b815d86979: Preparing 04:21:58 827a628cca23: Preparing 04:21:58 16113d51b718: Preparing 04:21:58 827a628cca23: Waiting 04:21:58 16113d51b718: Waiting 04:21:58 59242adbbad3: Layer already exists 04:21:58 89c3641ba8a2: Layer already exists 04:21:58 f6b815d86979: Layer already exists 04:21:58 2bff4acd6ace: Layer already exists 04:21:58 d235f67557cc: Layer already exists 04:21:58 827a628cca23: Layer already exists 04:21:58 16113d51b718: Layer already exists 04:21:58 latest: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.5 04:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:21:59 89c3641ba8a2: Preparing 04:21:59 59242adbbad3: Preparing 04:21:59 d235f67557cc: Preparing 04:21:59 2bff4acd6ace: Preparing 04:21:59 f6b815d86979: Preparing 04:21:59 827a628cca23: Preparing 04:21:59 16113d51b718: Preparing 04:21:59 827a628cca23: Waiting 04:21:59 16113d51b718: Waiting 04:21:59 f6b815d86979: Layer already exists 04:21:59 d235f67557cc: Layer already exists 04:21:59 2bff4acd6ace: Layer already exists 04:21:59 59242adbbad3: Layer already exists 04:21:59 89c3641ba8a2: Layer already exists 04:21:59 16113d51b718: Layer already exists 04:21:59 827a628cca23: Layer already exists 04:21:59 4.0.0-dev.5: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 04:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:22:00 89c3641ba8a2: Preparing 04:22:00 59242adbbad3: Preparing 04:22:00 d235f67557cc: Preparing 04:22:00 2bff4acd6ace: Preparing 04:22:00 f6b815d86979: Preparing 04:22:00 827a628cca23: Preparing 04:22:00 16113d51b718: Preparing 04:22:00 827a628cca23: Waiting 04:22:00 16113d51b718: Waiting 04:22:00 f6b815d86979: Layer already exists 04:22:00 2bff4acd6ace: Layer already exists 04:22:00 89c3641ba8a2: Layer already exists 04:22:00 d235f67557cc: Layer already exists 04:22:00 59242adbbad3: Layer already exists 04:22:00 827a628cca23: Layer already exists 04:22:00 16113d51b718: Layer already exists 04:22:00 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:01 + 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 04:22:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 04:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:22:01 89c3641ba8a2: Preparing 04:22:01 59242adbbad3: Preparing 04:22:01 d235f67557cc: Preparing 04:22:01 2bff4acd6ace: Preparing 04:22:01 f6b815d86979: Preparing 04:22:01 827a628cca23: Preparing 04:22:01 16113d51b718: Preparing 04:22:01 827a628cca23: Waiting 04:22:01 16113d51b718: Waiting 04:22:01 2bff4acd6ace: Layer already exists 04:22:01 f6b815d86979: Layer already exists 04:22:01 59242adbbad3: Layer already exists 04:22:01 d235f67557cc: Layer already exists 04:22:01 89c3641ba8a2: Layer already exists 04:22:01 827a628cca23: Layer already exists 04:22:01 16113d51b718: Layer already exists 04:22:01 main: digest: sha256:b655ac7095024489aa15d0bc44ccca3b21b3b7c3a7a81aa3ba5238a90a1e36cb size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:02 ===================================================== [Pipeline] echo 04:22:02 taggedImages: 04:22:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e 04:22:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:22:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.5 04:22:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:59f9bca9835fb97a7aabfe7dae7a54c2ca71493e-4.0.0-dev.5 04:22:02 - 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 04:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:02 04:22:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:03 arm64: Pulling from edgex-lftools-log-publisher 04:22:03 8998bd30e6a1: Pulling fs layer 04:22:03 04944245beec: Pulling fs layer 04:22:03 699f458cf7ca: Pulling fs layer 04:22:03 765212b225bb: Pulling fs layer 04:22:03 f23df028b6ca: Pulling fs layer 04:22:03 d65c8cfc05b1: Pulling fs layer 04:22:03 2437ff75d9bd: Pulling fs layer 04:22:03 765212b225bb: Waiting 04:22:03 f23df028b6ca: Waiting 04:22:03 d65c8cfc05b1: Waiting 04:22:03 2437ff75d9bd: Waiting 04:22:03 04944245beec: Verifying Checksum 04:22:03 04944245beec: Download complete 04:22:03 765212b225bb: Verifying Checksum 04:22:03 765212b225bb: Download complete 04:22:03 f23df028b6ca: Verifying Checksum 04:22:03 f23df028b6ca: Download complete 04:22:03 d65c8cfc05b1: Verifying Checksum 04:22:03 d65c8cfc05b1: Download complete 04:22:03 699f458cf7ca: Verifying Checksum 04:22:03 699f458cf7ca: Download complete 04:22:03 8998bd30e6a1: Verifying Checksum 04:22:03 8998bd30e6a1: Download complete 04:22:06 2437ff75d9bd: Verifying Checksum 04:22:06 2437ff75d9bd: Download complete 04:22:09 8998bd30e6a1: Pull complete 04:22:09 04944245beec: Pull complete 04:22:11 699f458cf7ca: Pull complete 04:22:11 765212b225bb: Pull complete 04:22:12 f23df028b6ca: Pull complete 04:22:12 d65c8cfc05b1: Pull complete 04:22:31 2437ff75d9bd: Pull complete 04:22:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:31 prd-ubuntu20.04-docker-arm64-4c-16g-26098 does not seem to be running inside a container 04:22:31 $ 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/253 -v /w/workspace/app-service-configurable/253:/w/workspace/app-service-configurable/253:rw,z -v /w/workspace/app-service-configurable/253@tmp:/w/workspace/app-service-configurable/253@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 04:22:34 $ docker top acb76bb3955f2585653191bbfab6e752fb818ef22955ba7fb11b8464725c8263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:35 ---> job-cost.sh 04:22:35 lf-activate-venv: SKIPPING 04:22:35 INFO: No Stack... 04:22:36 INFO: Retrieving Pricing Info for: v3-standard-4 04:22:37 INFO: Archiving Costs [Pipeline] sh 04:22:37 + cat /w/workspace/app-service-configurable/253/archives/cost.csv 04:22:37 + cut -d, -f6 [Pipeline] lock 04:22:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] 04:22:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] did not exist. Created. 04:22:37 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:38 /w/workspace/app-service-configurable/253@tmp/durable-df3454a7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:22:39 + echo total: 0.10999999940395355 [Pipeline] stash 04:22:39 Warning: overwriting stash ‘stack-cost’ 04:22:39 Stashed 1 file(s) [Pipeline] } 04:22:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-253-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:39 $ docker stop --time=1 acb76bb3955f2585653191bbfab6e752fb818ef22955ba7fb11b8464725c8263 04:22:40 $ docker rm -f --volumes acb76bb3955f2585653191bbfab6e752fb818ef22955ba7fb11b8464725c8263 [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 04:22:41 provisioning config files... 04:22:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15159263048953061576tmp [Pipeline] { [Pipeline] sh 04:22:41 + set +x 04:22:41 + curl -s https://codecov.io/bash+ 04:22:41 bash -s -- 04:22:41 04:22:41 _____ _ 04:22:41 / ____| | | 04:22:41 | | ___ __| | ___ ___ _____ __ 04:22:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:22:41 | |___| (_) | (_| | __/ (_| (_) \ V / 04:22:41 \_____\___/ \__,_|\___|\___\___/ \_/ 04:22:41 Bash-1.0.6 04:22:41 04:22:41 04:22:41 ==> git version 2.25.1 found 04:22:41 ==> 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 04:22:41 Release-Date: 2020-01-08 04:22:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:22:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:22:41 ==> Jenkins CI detected. 04:22:41 current dir:  /w/workspace/ry_app-service-configurable_main 04:22:41 project root: . 04:22:41 --> token set from env 04:22:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:22:41 ==> Running gcov in . (disable via -X gcov) 04:22:41 ==> Python coveragepy not found 04:22:41 ==> Searching for coverage reports in: 04:22:41 + . 04:22:41 -> Found 1 reports 04:22:41 ==> Detecting git/mercurial file structure 04:22:41 ==> Reading reports 04:22:41 + ./coverage.out bytes=953 04:22:41 ==> Appending adjustments 04:22:41 https://docs.codecov.io/docs/fixing-reports 04:22:41 + Found adjustments 04:22:41 ==> Gzipping contents 04:22:41 4.0K /tmp/codecov.5v4saN.gz 04:22:41 ==> Uploading reports 04:22:41 url: https://codecov.io 04:22:41 query: branch=main&commit=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:22:41 -> Pinging Codecov 04:22:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=59f9bca9835fb97a7aabfe7dae7a54c2ca71493e&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:22:42 -> Uploading to 04:22:42 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/59f9bca9835fb97a7aabfe7dae7a54c2ca71493e/2bfbc7eb-dec6-4508-b4b5-bf5514eee253.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T042242Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a3351c5e4864792f943d383c1e8108d5c90efcbcfe8ebd7bb2b3eaa8265aa9d6 04:22:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:42 Dload Upload Total Spent Left Speed 04:22:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1915 --:--:-- --:--:-- --:--:-- 1915 04:22:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] } 04:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:22:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:22:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:22:43 04:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:22:43 latest: Pulling from edgex-devops/edgex-snyk-go 04:22:43 43c4264eed91: Already exists 04:22:43 4cc291be95ef: Already exists 04:22:43 2ac1f1163629: Already exists 04:22:43 5c3c966382ef: Already exists 04:22:43 4f4fb700ef54: Already exists 04:22:43 d9c7d2e4e75e: Pulling fs layer 04:22:43 9c3e1370e548: Pulling fs layer 04:22:43 d9c7d2e4e75e: Download complete 04:22:43 d9c7d2e4e75e: Pull complete 04:22:44 9c3e1370e548: Verifying Checksum 04:22:44 9c3e1370e548: Download complete 04:22:47 9c3e1370e548: Pull complete 04:22:47 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:22:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:47 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:22:47 $ 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 04:22:49 $ docker top b54204d530bc8cac0f4a3f3bd22e7f3be7d693dc7251011ddc5bb76c0d8e5a00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:49 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 04:22:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 04:22:50 + set -o pipefail 04:22:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 04:23:02 04:23:02 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 04:23:02 04:23:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/3bb38132-d1ed-410e-a17d-fff6357a5da8 04:23:02 04:23:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:23:02 04:23:02 04:23:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:23:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:23:02 $ docker stop --time=1 b54204d530bc8cac0f4a3f3bd22e7f3be7d693dc7251011ddc5bb76c0d8e5a00 04:23:07 $ docker rm -f --volumes b54204d530bc8cac0f4a3f3bd22e7f3be7d693dc7251011ddc5bb76c0d8e5a00 [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 04:23:08 + git log --format=format:%s -1 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e [Pipeline] sh 04:23:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:09 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:23:09 $ 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 04:23:09 $ docker top 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 -eo pid,comm 04:23:09 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). 04:23:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:09 [ssh-agent] Looking for ssh-agent implementation... 04:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:09 $ docker exec 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 ssh-agent 04:23:09 SSH_AUTH_SOCK=/tmp/ssh-2CmXPSDo8l7m/agent.32 04:23:09 SSH_AGENT_PID=38 04:23:09 Running ssh-add (command line suppressed) 04:23:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7014046428822107921.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7014046428822107921.key) 04:23:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:10 + git semver tag 04:23:10 2024-11-11 04:23:10,420 [run_tag] DEBUG tag force:False 04:23:10 2024-11-11 04:23:10,420 [check_head_tag] DEBUG check head tag 04:23:10 2024-11-11 04:23:10,421 [execute] INFO git cat-file --batch-check 04:23:10 2024-11-11 04:23:10,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:23:10 2024-11-11 04:23:10,425 [execute] INFO git cat-file --batch 04:23:10 2024-11-11 04:23:10,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:23:10 2024-11-11 04:23:10,451 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:23:10 2024-11-11 04:23:10,451 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 04:23:10 2024-11-11 04:23:10,452 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:23:10 2024-11-11 04:23:10,457 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:23:10 4.0.0-dev.5 [Pipeline] } 04:23:10 $ docker exec --env ******** --env ******** 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 ssh-agent -k 04:23:10 unset SSH_AUTH_SOCK; 04:23:10 unset SSH_AGENT_PID; 04:23:10 echo Agent pid 38 killed; 04:23:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:10 + git semver [Pipeline] } 04:23:11 $ docker stop --time=1 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 04:23:12 $ docker rm -f --volumes 7996cc0ec8cac6b55f7b02ca2912d8cbca9afff07fc836db5c104d90db677be9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:12 04:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:13 0.23.1-centos7: Pulling from edgex-lftools 04:23:13 ab5ef0e58194: Pulling fs layer 04:23:13 9712f1f96733: Pulling fs layer 04:23:13 63f879dbbcfc: Pulling fs layer 04:23:13 0d9ebad4ef96: Pulling fs layer 04:23:13 e9a5061849ea: Pulling fs layer 04:23:13 d747dcd14b5f: Pulling fs layer 04:23:13 2de7ff778b66: Pulling fs layer 04:23:13 0d9ebad4ef96: Waiting 04:23:13 e9a5061849ea: Waiting 04:23:13 d747dcd14b5f: Waiting 04:23:13 2de7ff778b66: Waiting 04:23:13 63f879dbbcfc: Verifying Checksum 04:23:13 63f879dbbcfc: Download complete 04:23:13 0d9ebad4ef96: Verifying Checksum 04:23:13 0d9ebad4ef96: Download complete 04:23:13 d747dcd14b5f: Verifying Checksum 04:23:13 d747dcd14b5f: Download complete 04:23:13 e9a5061849ea: Verifying Checksum 04:23:13 e9a5061849ea: Download complete 04:23:13 ab5ef0e58194: Verifying Checksum 04:23:13 ab5ef0e58194: Download complete 04:23:14 2de7ff778b66: Verifying Checksum 04:23:14 2de7ff778b66: Download complete 04:23:16 ab5ef0e58194: Pull complete 04:23:16 9712f1f96733: Pull complete 04:23:17 63f879dbbcfc: Pull complete 04:23:21 0d9ebad4ef96: Pull complete 04:23:21 e9a5061849ea: Pull complete 04:23:21 d747dcd14b5f: Pull complete 04:23:22 2de7ff778b66: Pull complete 04:23:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:22 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:23:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:23:27 $ docker top 9936b6967606d0de9d8b844a993f90d861d06a7c5eb2830864e367c5ac449c26 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:23:27 provisioning config files... 04:23:27 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14218173759087562635tmp 04:23:27 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18145391857276152213tmp 04:23:27 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17407865935695361436tmp [Pipeline] { [Pipeline] echo 04:23:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:23:27 ---> sigul-configuration.sh 04:23:27 gpg: directory `/root/.gnupg' created 04:23:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:23:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:23:27 gpg: keyring `/root/.gnupg/secring.gpg' created 04:23:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:23:27 gpg: CAST5 encrypted data 04:23:27 gpg: encrypted with 1 passphrase 04:23:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:23:28 + mkdir /home/jenkins 04:23:28 + mkdir /home/jenkins/sigul [Pipeline] sh 04:23:28 + 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 04:23:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:23:28 ---> sigul-install.sh 04:23:28 Sigul already installed; skipping installation. [Pipeline] sh 04:23:29 + git tag --list 04:23:29 v1.0.0 04:23:29 v1.1.0 04:23:29 v1.2.0 04:23:29 v1.3.0 04:23:29 v1.3.1 04:23:29 v2.0.0 04:23:29 v2.0.1 04:23:29 v2.1.0 04:23:29 v2.1.1 04:23:29 v2.1.2 04:23:29 v2.2.0 04:23:29 v2.3 04:23:29 v2.3.0 04:23:29 v2.3.1 04:23:29 v3.0 04:23:29 v3.0.0 04:23:29 v3.0.1 04:23:29 v3.0.1-dev.1 04:23:29 v3.1 04:23:29 v3.1.0 04:23:29 v3.1.0-dev.1 04:23:29 v3.1.0-dev.10 04:23:29 v3.1.0-dev.11 04:23:29 v3.1.0-dev.12 04:23:29 v3.1.0-dev.13 04:23:29 v3.1.0-dev.14 04:23:29 v3.1.0-dev.15 04:23:29 v3.1.0-dev.16 04:23:29 v3.1.0-dev.17 04:23:29 v3.1.0-dev.18 04:23:29 v3.1.0-dev.19 04:23:29 v3.1.0-dev.2 04:23:29 v3.1.0-dev.20 04:23:29 v3.1.0-dev.21 04:23:29 v3.1.0-dev.22 04:23:29 v3.1.0-dev.23 04:23:29 v3.1.0-dev.24 04:23:29 v3.1.0-dev.25 04:23:29 v3.1.0-dev.26 04:23:29 v3.1.0-dev.27 04:23:29 v3.1.0-dev.28 04:23:29 v3.1.0-dev.29 04:23:29 v3.1.0-dev.3 04:23:29 v3.1.0-dev.30 04:23:29 v3.1.0-dev.31 04:23:29 v3.1.0-dev.32 04:23:29 v3.1.0-dev.33 04:23:29 v3.1.0-dev.34 04:23:29 v3.1.0-dev.35 04:23:29 v3.1.0-dev.36 04:23:29 v3.1.0-dev.37 04:23:29 v3.1.0-dev.38 04:23:29 v3.1.0-dev.39 04:23:29 v3.1.0-dev.4 04:23:29 v3.1.0-dev.5 04:23:29 v3.1.0-dev.6 04:23:29 v3.1.0-dev.7 04:23:29 v3.1.0-dev.8 04:23:29 v3.1.0-dev.9 04:23:29 v3.1.1 04:23:29 v3.1.1-dev.1 04:23:29 v3.2.0-dev.1 04:23:29 v3.2.0-dev.10 04:23:29 v3.2.0-dev.11 04:23:29 v3.2.0-dev.12 04:23:29 v3.2.0-dev.13 04:23:29 v3.2.0-dev.14 04:23:29 v3.2.0-dev.15 04:23:29 v3.2.0-dev.16 04:23:29 v3.2.0-dev.17 04:23:29 v3.2.0-dev.18 04:23:29 v3.2.0-dev.19 04:23:29 v3.2.0-dev.2 04:23:29 v3.2.0-dev.20 04:23:29 v3.2.0-dev.21 04:23:29 v3.2.0-dev.22 04:23:29 v3.2.0-dev.23 04:23:29 v3.2.0-dev.24 04:23:29 v3.2.0-dev.25 04:23:29 v3.2.0-dev.26 04:23:29 v3.2.0-dev.27 04:23:29 v3.2.0-dev.28 04:23:29 v3.2.0-dev.29 04:23:29 v3.2.0-dev.3 04:23:29 v3.2.0-dev.30 04:23:29 v3.2.0-dev.31 04:23:29 v3.2.0-dev.32 04:23:29 v3.2.0-dev.33 04:23:29 v3.2.0-dev.34 04:23:29 v3.2.0-dev.35 04:23:29 v3.2.0-dev.36 04:23:29 v3.2.0-dev.37 04:23:29 v3.2.0-dev.38 04:23:29 v3.2.0-dev.4 04:23:29 v3.2.0-dev.5 04:23:29 v3.2.0-dev.6 04:23:29 v3.2.0-dev.7 04:23:29 v3.2.0-dev.8 04:23:29 v3.2.0-dev.9 04:23:29 v4.0.0-dev.1 04:23:29 v4.0.0-dev.2 04:23:29 v4.0.0-dev.3 04:23:29 v4.0.0-dev.4 04:23:29 v4.0.0-dev.5 [Pipeline] sh 04:23:29 + lftools sign git-tag v4.0.0-dev.5 04:23:30 Signing Git tag with Sigul... 04:23:30 Signing v4.0.0-dev.5 [Pipeline] echo 04:23:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:23:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:23:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:23:30 $ docker stop --time=1 9936b6967606d0de9d8b844a993f90d861d06a7c5eb2830864e367c5ac449c26 04:23:31 $ docker rm -f --volumes 9936b6967606d0de9d8b844a993f90d861d06a7c5eb2830864e367c5ac449c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:23:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:32 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:23:32 $ 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 04:23:33 $ docker top f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:33 [ssh-agent] Looking for ssh-agent implementation... 04:23:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:33 $ docker exec f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c ssh-agent 04:23:33 SSH_AUTH_SOCK=/tmp/ssh-uWt9Bu9Gn8lt/agent.32 04:23:33 SSH_AGENT_PID=38 04:23:33 Running ssh-add (command line suppressed) 04:23:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6731797314110157601.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6731797314110157601.key) 04:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:33 + git semver bump pre 04:23:34 2024-11-11 04:23:34,023 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:23:34 2024-11-11 04:23:34,023 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 04:23:34 2024-11-11 04:23:34,023 [bump_version] DEBUG bumped version:4.0.0-dev.6 04:23:34 2024-11-11 04:23:34,023 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 04:23:34 2024-11-11 04:23:34,023 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:23:34 2024-11-11 04:23:34,023 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 04:23:34 2024-11-11 04:23:34,025 [execute] INFO git cat-file --batch-check 04:23:34 2024-11-11 04:23:34,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:23:34 2024-11-11 04:23:34,031 [execute] INFO git cat-file --batch 04:23:34 2024-11-11 04:23:34,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:23:34 2024-11-11 04:23:34,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:23:34 4.0.0-dev.6 [Pipeline] } 04:23:34 $ docker exec --env ******** --env ******** f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c ssh-agent -k 04:23:34 unset SSH_AUTH_SOCK; 04:23:34 unset SSH_AGENT_PID; 04:23:34 echo Agent pid 38 killed; 04:23:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:34 + git semver [Pipeline] } 04:23:34 $ docker stop --time=1 f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c 04:23:36 $ docker rm -f --volumes f82c28d432acdb31dc99f03a7a710bd35e46e7b6cba12b5b61b62a0bfa68371c [Pipeline] // withDockerContainer [Pipeline] sh 04:23:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:36 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:37 $ docker top 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 -eo pid,comm 04:23:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:23:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:37 [ssh-agent] Looking for ssh-agent implementation... 04:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:37 $ docker exec 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 ssh-agent 04:23:37 SSH_AUTH_SOCK=/tmp/ssh-wsHKVUihGJtn/agent.31 04:23:37 SSH_AGENT_PID=37 04:23:37 Running ssh-add (command line suppressed) 04:23:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17106495246122892406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17106495246122892406.key) 04:23:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:37 + git semver push 04:23:38 2024-11-11 04:23:38,109 [run_push] DEBUG push 04:23:38 2024-11-11 04:23:38,110 [execute] INFO git cat-file --batch-check 04:23:38 2024-11-11 04:23:38,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:23:38 2024-11-11 04:23:38,115 [execute] INFO git rev-list 190e460b39a79256b15950a1f7d546be1efe4b8a -- 04:23:38 2024-11-11 04:23:38,115 [execute] DEBUG Popen(['git', 'rev-list', '190e460b39a79256b15950a1f7d546be1efe4b8a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:23:38 2024-11-11 04:23:38,128 [execute] INFO git fetch -v origin 04:23:38 2024-11-11 04:23:38,128 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 04:23:38 2024-11-11 04:23:38,591 [run_push] DEBUG no remote changes detected 04:23:38 2024-11-11 04:23:38,591 [execute] INFO git push origin semver 04:23:38 2024-11-11 04:23:38,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:23:39 2024-11-11 04:23:39,203 [run_push] DEBUG push all version tags 04:23:39 2024-11-11 04:23:39,204 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:23:39 2024-11-11 04:23:39,204 [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) 04:23:39 2024-11-11 04:23:39,774 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:23:39 4.0.0-dev.6 [Pipeline] } 04:23:39 $ docker exec --env ******** --env ******** 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 ssh-agent -k 04:23:40 unset SSH_AUTH_SOCK; 04:23:40 unset SSH_AGENT_PID; 04:23:40 echo Agent pid 37 killed; 04:23:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:40 + git semver [Pipeline] } 04:23:40 $ docker stop --time=1 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 04:23:41 $ docker rm -f --volumes 62b6eab73a885b4f18b9f196610b245b4c0a85df48ec9bf07a801f1d9eff35f5 [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 04:23:42 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 04:23:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:23:42 total 16 04:23:42 drwxr-xr-x 3 root root 4096 Nov 11 04:07 . 04:23:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:23 .. 04:23:42 drwxr-xr-x 2 root root 4096 Nov 11 04:07 cost 04:23:42 -rw-r--r-- 1 root root 96 Nov 11 04:07 cost.csv 04:23:42 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 04:23:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:23:42 total 16 04:23:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 04:07 . 04:23:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:23 .. 04:23:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 04:07 cost 04:23:42 -rw-r--r-- 1 jenkins jenkins 96 Nov 11 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:23:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:23:43 ---> package-listing.sh 04:23:43 ++ facter osfamily 04:23:43 ++ tr '[:upper:]' '[:lower:]' 04:23:44 + OS_FAMILY=debian 04:23:44 + workspace=/w/workspace/ry_app-service-configurable_main 04:23:44 + START_PACKAGES=/tmp/packages_start.txt 04:23:44 + END_PACKAGES=/tmp/packages_end.txt 04:23:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:23:44 + PACKAGES=/tmp/packages_start.txt 04:23:44 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:23:44 + PACKAGES=/tmp/packages_end.txt 04:23:44 + case "${OS_FAMILY}" in 04:23:44 + dpkg -l 04:23:44 + grep '^ii' 04:23:44 + '[' -f /tmp/packages_start.txt ']' 04:23:44 + '[' -f /tmp/packages_end.txt ']' 04:23:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:23:44 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:23:44 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 04:23:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 04:23:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:23:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:44 prd-ubuntu20.04-docker-8c-8g-26095 does not seem to be running inside a container 04:23:44 $ 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 04:23:45 $ docker top cf1a69ee33e74ace8e26214882c3fd12df8c7a9bd68814152f4168e6058145a8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:45 + touch /tmp/pre-build-complete [Pipeline] sh 04:23:45 + mkdir -p /var/log/sysstat [Pipeline] sh 04:23:46 + ls /var/log/sa-host 04:23:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:46 provisioning config files... 04:23:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3136509101153250595tmp [Pipeline] { [Pipeline] echo 04:23:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:23:46 ---> create-netrc.sh [Pipeline] } 04:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:23:46 ---> python-tools-install.sh [Pipeline] echo 04:23:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:23:47 ---> sudo-logs.sh 04:23:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:23:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:23:47 ---> job-cost.sh 04:23:47 lf-activate-venv: SKIPPING 04:23:47 DEBUG: total: 0.2199999988079071 04:23:47 INFO: Retrieving Stack Cost... 04:23:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:48 INFO: Archiving Costs [Pipeline] echo 04:23:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:23:48 ---> logs-deploy.sh 04:23:48 lf-activate-venv: SKIPPING 04:23:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/253 04:23:48 INFO: archiving workspace using pattern(s): 04:23:49 Archives upload complete. 04:23:49 INFO: archiving logs to Nexus 04:23:50 ---> uname -a: 04:23:50 Linux prd-ubuntu20-04-docker-8c-8g-26095 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:23:50 04:23:50 04:23:50 ---> lscpu: 04:23:50 Architecture: x86_64 04:23:50 CPU op-mode(s): 32-bit, 64-bit 04:23:50 Byte Order: Little Endian 04:23:50 Address sizes: 40 bits physical, 48 bits virtual 04:23:50 CPU(s): 8 04:23:50 On-line CPU(s) list: 0-7 04:23:50 Thread(s) per core: 1 04:23:50 Core(s) per socket: 1 04:23:50 Socket(s): 8 04:23:50 NUMA node(s): 1 04:23:50 Vendor ID: AuthenticAMD 04:23:50 CPU family: 23 04:23:50 Model: 49 04:23:50 Model name: AMD EPYC-Rome Processor 04:23:50 Stepping: 0 04:23:50 CPU MHz: 2800.000 04:23:50 BogoMIPS: 5600.00 04:23:50 Virtualization: AMD-V 04:23:50 Hypervisor vendor: KVM 04:23:50 Virtualization type: full 04:23:50 L1d cache: 256 KiB 04:23:50 L1i cache: 256 KiB 04:23:50 L2 cache: 4 MiB 04:23:50 L3 cache: 128 MiB 04:23:50 NUMA node0 CPU(s): 0-7 04:23:50 Vulnerability Itlb multihit: Not affected 04:23:50 Vulnerability L1tf: Not affected 04:23:50 Vulnerability Mds: Not affected 04:23:50 Vulnerability Meltdown: Not affected 04:23:50 Vulnerability Mmio stale data: Not affected 04:23:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:23:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:23:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:23:50 Vulnerability Srbds: Not affected 04:23:50 Vulnerability Tsx async abort: Not affected 04:23:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:23:50 04:23:50 04:23:50 ---> nproc: 04:23:50 8 04:23:50 04:23:50 04:23:50 ---> df -h: 04:23:50 Filesystem Size Used Avail Use% Mounted on 04:23:50 overlay 155G 13G 142G 9% / 04:23:50 tmpfs 64M 0 64M 0% /dev 04:23:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:23:50 shm 64M 0 64M 0% /dev/shm 04:23:50 /dev/vda1 155G 13G 142G 9% /facter-os 04:23:50 04:23:50 04:23:50 ---> sar -b -r -n DEV: 04:23:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26095) 11/11/24 _x86_64_ (8 CPU) 04:23:50 04:23:50 04:01:46 LINUX RESTART (8 CPU) 04:23:50 04:23:50 04:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:23:50 04:03:01 260.06 47.81 212.25 0.00 5357.77 130581.04 0.00 04:23:50 04:04:01 205.93 2.23 203.70 0.00 41.19 59236.93 0.00 04:23:50 04:05:01 131.31 0.08 131.23 0.00 7.33 39937.88 0.00 04:23:50 04:06:01 95.98 0.15 95.83 0.00 10.40 32284.10 0.00 04:23:50 04:07:01 131.66 10.06 121.59 0.00 2940.22 36236.59 0.00 04:23:50 04:08:01 69.44 2.78 66.66 0.00 2522.51 20627.36 0.00 04:23:50 04:09:01 2.00 0.00 2.00 0.00 0.00 24.00 0.00 04:23:50 04:10:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 04:23:50 04:11:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 04:23:50 04:12:01 2.28 0.00 2.28 0.00 0.00 40.39 0.00 04:23:50 04:13:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 04:23:50 04:14:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 04:23:50 04:15:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 04:23:50 04:16:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 04:23:50 04:17:01 2.23 0.03 2.20 0.00 0.27 25.73 0.00 04:23:50 04:18:01 2.08 0.00 2.08 0.00 0.00 24.00 0.00 04:23:50 04:19:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 04:23:50 04:20:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 04:23:50 04:21:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:23:50 04:22:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 04:23:50 04:23:01 23.26 0.17 23.09 0.00 11.06 15121.89 0.00 04:23:50 Average: 44.75 3.02 41.73 0.00 518.62 15918.79 0.00 04:23:50 04:23:50 04:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:23:50 04:03:01 29901548 31570480 782108 2.38 59720 1906196 1727080 5.09 1005460 1648088 216 04:23:50 04:04:01 27572692 31486824 822480 2.50 151504 3887840 2058736 6.07 1341692 3424548 414948 04:23:50 04:05:01 27357004 31383388 917208 2.79 186184 3936760 2008156 5.92 1407944 3539464 449060 04:23:50 04:06:01 27016484 31015876 1282196 3.90 190508 3904112 2719516 8.01 2006496 3272892 396984 04:23:50 04:07:01 27209360 31499952 800248 2.43 197312 4195472 1957488 5.77 1475792 3621772 61388 04:23:50 04:08:01 26576880 31496852 795032 2.42 207704 4760940 1812136 5.34 1612684 4049712 468 04:23:50 04:09:01 26577636 31497628 794068 2.41 207744 4760944 1812136 5.34 1612624 4049716 16 04:23:50 04:10:01 26583912 31503972 787700 2.40 207776 4760944 1812136 5.34 1606140 4049720 40 04:23:50 04:11:01 26583932 31503996 787524 2.39 207796 4760948 1812136 5.34 1606264 4049724 12 04:23:50 04:12:01 26591352 31511732 779980 2.37 207880 4760928 1812136 5.34 1598272 4049932 20 04:23:50 04:13:01 26591724 31512104 779728 2.37 207912 4760928 1812136 5.34 1598528 4049932 176 04:23:50 04:14:01 26592000 31512448 779388 2.37 207948 4760932 1812136 5.34 1598540 4049940 208 04:23:50 04:15:01 26591952 31512456 779284 2.37 207964 4761008 1812136 5.34 1598480 4049996 176 04:23:50 04:16:01 26591800 31512388 779344 2.37 207988 4761012 1812136 5.34 1598628 4050024 168 04:23:50 04:17:01 26590672 31511548 780184 2.37 208096 4761008 1821384 5.37 1598532 4050092 12 04:23:50 04:18:01 26591300 31512304 779304 2.37 208164 4761020 1821384 5.37 1599012 4050096 184 04:23:50 04:19:01 26591380 31512448 779136 2.37 208236 4761016 1821384 5.37 1598828 4050104 8 04:23:50 04:20:01 26591572 31512836 778880 2.37 208288 4761152 1821384 5.37 1598856 4050228 132 04:23:50 04:21:01 26591752 31513020 778656 2.37 208328 4761156 1821384 5.37 1598828 4050232 12 04:23:50 04:22:01 26591712 31513056 778520 2.37 208384 4761160 1821384 5.37 1598960 4050248 32 04:23:50 04:23:01 25494092 31317228 966928 2.94 217704 5563208 2091864 6.16 1892804 4753280 422192 04:23:50 Average: 26827655 31472026 824186 2.51 196340 4514699 1895256 5.59 1578732 3857607 83164 04:23:50 04:23:50 04:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:23:50 04:03:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 04:23:50 04:03:01 docker0 22.21 22.55 1.72 143.56 0.00 0.00 0.00 0.00 04:23:50 04:03:01 ens3 405.25 310.85 2720.50 113.04 0.00 0.00 0.00 0.00 04:23:50 04:04:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 04:23:50 04:04:01 docker0 287.32 447.83 25.53 3286.42 0.00 0.00 0.00 0.00 04:23:50 04:04:01 ens3 572.99 360.02 6475.42 42.09 0.00 0.00 0.00 0.00 04:23:50 04:05:01 veth0514601 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 04:23:50 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:05:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 04:05:01 ens3 24.25 14.50 23.83 9.29 0.00 0.00 0.00 0.00 04:23:50 04:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:23:50 04:06:01 veth18ea0a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:23:50 04:06:01 docker0 1.60 2.93 0.09 38.11 0.00 0.00 0.00 0.00 04:23:50 04:06:01 ens3 24.90 15.75 59.28 9.23 0.00 0.00 0.00 0.00 04:23:50 04:07:01 lo 3.60 3.60 0.37 0.37 0.00 0.00 0.00 0.00 04:23:50 04:07:01 docker0 5.81 11.63 0.35 155.08 0.00 0.00 0.00 0.00 04:23:50 04:07:01 ens3 172.86 115.63 1903.84 244.39 0.00 0.00 0.00 0.00 04:23:50 04:08:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 04:23:50 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:08:01 ens3 130.13 81.74 2914.61 22.70 0.00 0.00 0.00 0.00 04:23:50 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:09:01 ens3 0.78 0.40 0.36 0.27 0.00 0.00 0.00 0.00 04:23:50 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:10:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:23:50 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:11:01 ens3 1.15 0.60 0.41 0.29 0.00 0.00 0.00 0.00 04:23:50 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:12:01 ens3 0.75 0.50 0.36 0.29 0.00 0.00 0.00 0.00 04:23:50 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:13:01 ens3 0.35 0.17 0.14 0.07 0.00 0.00 0.00 0.00 04:23:50 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:17:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:23:50 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:18:01 ens3 1.22 0.47 0.48 0.35 0.00 0.00 0.00 0.00 04:23:50 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:19:01 ens3 0.65 0.35 0.33 0.21 0.00 0.00 0.00 0.00 04:23:50 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:21:01 ens3 0.60 0.02 0.06 0.00 0.00 0.00 0.00 0.00 04:23:50 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:23:50 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:50 04:22:01 ens3 1.30 0.57 0.41 0.29 0.00 0.00 0.00 0.00 04:23:50 04:23:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 04:23:50 04:23:01 veth23d07ca 85.19 142.00 8.59 1250.47 0.00 0.00 0.00 0.10 04:23:50 04:23:01 docker0 85.19 141.89 7.43 1250.46 0.00 0.00 0.00 0.00 04:23:50 04:23:01 ens3 230.44 140.35 3901.70 19.09 0.00 0.00 0.00 0.00 04:23:50 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 04:23:50 Average: veth23d07ca 4.06 6.76 0.41 59.55 0.00 0.00 0.00 0.00 04:23:50 Average: docker0 19.15 29.86 1.67 232.08 0.00 0.00 0.00 0.00 04:23:50 Average: ens3 74.72 49.63 857.26 21.98 0.00 0.00 0.00 0.00 04:23:50 04:23:50 04:23:50 ---> sar -P ALL: 04:23:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26095) 11/11/24 _x86_64_ (8 CPU) 04:23:50 04:23:50 04:01:46 LINUX RESTART (8 CPU) 04:23:50 04:23:50 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:23:50 04:03:01 all 6.82 0.00 2.02 6.36 0.09 84.71 04:23:50 04:03:01 0 7.59 0.00 1.64 3.62 0.07 87.07 04:23:50 04:03:01 1 9.95 0.00 1.85 20.87 0.12 67.22 04:23:50 04:03:01 2 5.01 0.00 1.43 2.47 0.08 91.01 04:23:50 04:03:01 3 5.45 0.00 1.86 0.34 0.07 92.29 04:23:50 04:03:01 4 6.68 0.00 1.64 1.07 0.13 90.47 04:23:50 04:03:01 5 5.90 0.00 1.85 9.98 0.08 82.18 04:23:50 04:03:01 6 6.43 0.00 2.56 11.32 0.05 79.64 04:23:50 04:03:01 7 7.58 0.00 3.34 1.27 0.08 87.73 04:23:50 04:04:01 all 6.99 0.00 3.42 5.21 0.07 84.31 04:23:50 04:04:01 0 6.73 0.00 2.91 1.18 0.05 89.13 04:23:50 04:04:01 1 6.54 0.00 2.50 1.98 0.05 88.93 04:23:50 04:04:01 2 7.12 0.00 3.47 3.20 0.07 86.14 04:23:50 04:04:01 3 5.77 0.00 2.73 2.78 0.07 88.64 04:23:50 04:04:01 4 7.28 0.00 2.98 0.76 0.05 88.92 04:23:50 04:04:01 5 6.67 0.00 3.42 0.03 0.07 89.81 04:23:50 04:04:01 6 8.05 0.00 5.11 9.26 0.08 77.49 04:23:50 04:04:01 7 7.81 0.00 4.24 22.65 0.08 65.21 04:23:50 04:05:01 all 30.73 0.00 5.43 3.88 0.09 59.87 04:23:50 04:05:01 0 32.63 0.00 5.49 0.57 0.08 61.22 04:23:50 04:05:01 1 32.50 0.00 4.68 0.54 0.10 62.18 04:23:50 04:05:01 2 28.78 0.00 4.67 0.07 0.08 66.40 04:23:50 04:05:01 3 29.70 0.00 5.64 5.51 0.10 59.05 04:23:50 04:05:01 4 30.66 0.00 5.30 0.69 0.08 63.26 04:23:50 04:05:01 5 30.73 0.00 5.31 1.08 0.07 62.82 04:23:50 04:05:01 6 29.87 0.00 5.71 2.38 0.08 61.96 04:23:50 04:05:01 7 30.94 0.00 6.66 20.31 0.08 42.00 04:23:50 04:06:01 all 49.21 0.00 7.83 2.95 0.12 39.90 04:23:50 04:06:01 0 49.78 0.00 7.82 0.57 0.10 41.72 04:23:50 04:06:01 1 47.05 0.00 8.02 8.53 0.15 36.24 04:23:50 04:06:01 2 49.31 0.00 7.40 0.31 0.12 42.86 04:23:50 04:06:01 3 49.90 0.00 7.49 0.49 0.08 42.04 04:23:50 04:06:01 4 48.40 0.00 7.60 5.06 0.19 38.76 04:23:50 04:06:01 5 50.77 0.00 8.07 0.31 0.12 40.74 04:23:50 04:06:01 6 48.51 0.00 8.43 3.87 0.12 39.07 04:23:50 04:06:01 7 49.92 0.00 7.81 4.47 0.10 37.70 04:23:50 04:07:01 all 10.98 0.00 2.20 6.62 0.07 80.13 04:23:50 04:07:01 0 11.67 0.00 1.84 0.27 0.05 86.18 04:23:50 04:07:01 1 10.57 0.00 2.14 0.05 0.03 87.21 04:23:50 04:07:01 2 12.13 0.00 3.04 33.98 0.08 50.77 04:23:50 04:07:01 3 11.40 0.00 2.04 2.19 0.10 84.27 04:23:50 04:07:01 4 9.61 0.00 2.01 1.12 0.07 87.19 04:23:50 04:07:01 5 11.31 0.00 2.40 12.67 0.12 73.51 04:23:50 04:07:01 6 10.95 0.00 1.99 1.11 0.05 85.90 04:23:50 04:07:01 7 10.19 0.00 2.11 1.84 0.07 85.79 04:23:50 04:08:01 all 3.67 0.00 1.69 4.66 0.06 89.92 04:23:50 04:08:01 0 3.35 0.00 1.51 0.20 0.03 94.91 04:23:50 04:08:01 1 4.15 0.00 1.53 0.05 0.05 94.22 04:23:50 04:08:01 2 4.81 0.00 1.51 0.08 0.07 93.52 04:23:50 04:08:01 3 3.13 0.00 1.62 8.27 0.03 86.94 04:23:50 04:08:01 4 3.39 0.00 1.57 0.89 0.03 94.12 04:23:50 04:08:01 5 3.56 0.00 2.16 27.12 0.17 66.98 04:23:50 04:08:01 6 3.61 0.00 0.84 0.07 0.05 95.44 04:23:50 04:08:01 7 3.40 0.00 2.76 0.94 0.02 92.89 04:23:50 04:09:01 all 0.07 0.00 0.01 0.03 0.01 99.87 04:23:50 04:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:09:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:23:50 04:09:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:23:50 04:09:01 3 0.00 0.00 0.00 0.20 0.00 99.80 04:23:50 04:09:01 4 0.45 0.00 0.00 0.00 0.00 99.55 04:23:50 04:09:01 5 0.00 0.00 0.02 0.07 0.00 99.92 04:23:50 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:23:50 04:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:23:50 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:23:50 04:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 04:10:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:23:50 04:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:23:50 04:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:23:50 04:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 04:11:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:23:50 04:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 04:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:50 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:11:01 5 0.03 0.00 0.00 0.02 0.02 99.93 04:23:50 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:23:50 04:12:01 all 0.06 0.00 0.01 0.01 0.01 99.91 04:23:50 04:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 04:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 04:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:12:01 3 0.03 0.00 0.00 0.03 0.02 99.92 04:23:50 04:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:23:50 04:12:01 5 0.03 0.00 0.02 0.03 0.02 99.90 04:23:50 04:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:23:50 04:12:01 7 0.30 0.00 0.02 0.00 0.00 99.68 04:23:50 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:23:50 04:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 04:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:23:50 04:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:13:01 7 0.13 0.00 0.00 0.00 0.00 99.87 04:23:50 04:23:50 04:13:01 CPU %user %nice %system %iowait %steal %idle 04:23:50 04:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:23:50 04:14:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:23:50 04:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:23:50 04:14:01 3 0.02 0.00 0.02 0.05 0.02 99.90 04:23:50 04:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:14:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:23:50 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:23:50 04:15:01 0 0.00 0.00 0.02 0.00 0.03 99.95 04:23:50 04:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:23:50 04:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:23:50 04:15:01 4 0.08 0.00 0.00 0.00 0.00 99.92 04:23:50 04:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:23:50 04:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:23:50 04:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 04:16:01 all 0.07 0.00 0.00 0.00 0.01 99.92 04:23:50 04:16:01 0 0.02 0.00 0.00 0.00 0.03 99.95 04:23:50 04:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 04:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:23:50 04:16:01 5 0.40 0.00 0.00 0.00 0.00 99.60 04:23:50 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:17:01 all 0.28 0.00 0.06 0.01 0.01 99.65 04:23:50 04:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:23:50 04:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:23:50 04:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:23:50 04:17:01 3 0.05 0.00 0.08 0.03 0.00 99.83 04:23:50 04:17:01 4 0.05 0.00 0.07 0.00 0.00 99.88 04:23:50 04:17:01 5 1.99 0.00 0.07 0.00 0.02 97.93 04:23:50 04:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:23:50 04:17:01 7 0.02 0.00 0.10 0.00 0.00 99.88 04:23:50 04:18:01 all 0.25 0.00 0.02 0.01 0.01 99.72 04:23:50 04:18:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:23:50 04:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:18:01 3 0.02 0.00 0.00 0.08 0.02 99.88 04:23:50 04:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:18:01 5 1.84 0.00 0.03 0.00 0.02 98.11 04:23:50 04:18:01 6 0.00 0.00 0.02 0.02 0.02 99.95 04:23:50 04:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:23:50 04:19:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:23:50 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:23:50 04:19:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:23:50 04:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:19:01 5 0.08 0.00 0.05 0.00 0.00 99.87 04:23:50 04:19:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:23:50 04:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:23:50 04:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:23:50 04:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:23:50 04:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:23:50 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:23:50 04:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:23:50 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:23:50 04:21:01 0 0.05 0.00 0.03 0.00 0.05 99.87 04:23:50 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:23:50 04:21:01 3 0.02 0.00 0.00 0.08 0.00 99.90 04:23:50 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:23:50 04:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:23:50 04:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:23:50 04:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:23:50 04:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:23:50 04:22:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:23:50 04:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:23:50 04:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:23:50 04:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:23:50 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:23:50 04:23:01 all 3.33 0.00 1.31 0.42 0.03 94.91 04:23:50 04:23:01 0 3.16 0.00 1.15 0.08 0.05 95.55 04:23:50 04:23:01 1 2.77 0.00 1.02 0.02 0.02 96.17 04:23:50 04:23:01 2 3.00 0.00 1.22 0.00 0.03 95.74 04:23:50 04:23:01 3 4.48 0.00 1.15 0.75 0.05 93.57 04:23:50 04:23:01 4 3.66 0.00 1.44 0.05 0.02 94.84 04:23:50 04:23:01 5 2.94 0.00 1.61 0.08 0.03 95.33 04:23:50 04:23:01 6 3.26 0.00 1.27 2.39 0.03 93.05 04:23:50 04:23:01 7 3.37 0.00 1.60 0.00 0.03 94.99 04:23:50 Average: all 5.31 0.00 1.14 1.43 0.03 92.09 04:23:50 Average: 0 5.46 0.00 1.07 0.31 0.04 93.13 04:23:50 Average: 1 5.37 0.00 1.04 1.52 0.03 92.04 04:23:50 Average: 2 5.21 0.00 1.08 1.89 0.03 91.79 04:23:50 Average: 3 5.20 0.00 1.07 0.99 0.03 92.71 04:23:50 Average: 4 5.22 0.00 1.07 0.46 0.03 93.22 04:23:50 Average: 5 5.48 0.00 1.18 2.42 0.04 90.88 04:23:50 Average: 6 5.20 0.00 1.22 1.44 0.03 92.12 04:23:50 Average: 7 5.37 0.00 1.36 2.42 0.02 90.83 04:23:50 04:23:50 04:23:50