Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7026508220b1d9e97e7259c307e3053a0d3ee50a 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-ssh3442197997234612955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15249516635594862408.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh874596922031046105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4753431772010874891.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-ssh17159818029005777741.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24905’ Running on prd-ubuntu20.04-docker-8c-8g-24907 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7026508220b1d9e97e7259c307e3053a0d3ee50a (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 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#630)" > git rev-list --no-walk 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:44 ========================================================= 16:40:44 EdgeX Global Pipelines Version Info 16:40:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:45 ------------------- 16:40:45 stable info: 16:40:45 ------------------- 16:40:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:40:45 Message: update stable to v1.0.258 16:40:46 ------------------- 16:40:46 experimental info: 16:40:46 ------------------- 16:40:46 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:40:46 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:40:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:40:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:40:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo 16:40:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7026508 [Pipeline] echo 16:40:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:47 provisioning config files... 16:40:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15454514362459886526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:47 ---> ****-login.sh 16:40:47 nexus3.edgexfoundry.org:10001 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:47 Configure a credential helper to remove this warning. See 16:40:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:47 16:40:47 Login Succeeded 16:40:47 nexus3.edgexfoundry.org:10002 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:47 Configure a credential helper to remove this warning. See 16:40:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:47 16:40:47 Login Succeeded 16:40:47 nexus3.edgexfoundry.org:10003 16:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:48 Configure a credential helper to remove this warning. See 16:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:48 16:40:48 Login Succeeded 16:40:48 nexus3.edgexfoundry.org:10004 16:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:48 Configure a credential helper to remove this warning. See 16:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:48 16:40:48 Login Succeeded 16:40:48 ****.io 16:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:48 Configure a credential helper to remove this warning. See 16:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:48 16:40:48 Login Succeeded 16:40:48 ---> ****-login.sh ends [Pipeline] } 16:40:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:40:48 + git rev-list -1 --merges 7026508220b1d9e97e7259c307e3053a0d3ee50a~1..7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo 16:40:48 -----------> git rev-list -1 --merges 7026508220b1d9e97e7259c307e3053a0d3ee50a~1..7026508220b1d9e97e7259c307e3053a0d3ee50a 7026508220b1d9e97e7259c307e3053a0d3ee50a [false] [Pipeline] sh 16:40:49 + git log --format=format:%s -1 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo 16:40:49 ========================================================= 16:40:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:40:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:49 + git log --format=format:%s -1 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] echo 16:40:49 [semverPrep] GIT_COMMIT: 7026508220b1d9e97e7259c307e3053a0d3ee50a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#630) [Pipeline] echo 16:40:49 [semverPrep] This is not a build commit. [Pipeline] sh 16:40:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:40:50 + grep -v github /etc/ssh/ssh_known_hosts 16:40:50 + [ -e /tmp/ssh_known_hosts ] 16:40:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:40:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:40:50 + sudo tee -a /etc/ssh/ssh_known_hosts 16:40:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:50 16:40:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:50 0.1.4: Pulling from edgex-devops/py-git-semver 16:40:50 b85a868b505f: Pulling fs layer 16:40:50 e2be974225ed: Pulling fs layer 16:40:50 339a4e72a1f5: Pulling fs layer 16:40:50 988bab9f4d93: Pulling fs layer 16:40:50 1469e6f7b9e6: Pulling fs layer 16:40:50 eaf3925da568: Pulling fs layer 16:40:50 bab4dde63d76: Pulling fs layer 16:40:50 bde34c3a00c8: Pulling fs layer 16:40:50 b352a97aabf1: Pulling fs layer 16:40:50 4872d77fe225: Pulling fs layer 16:40:50 5851b861e8e6: Pulling fs layer 16:40:50 eaf3925da568: Waiting 16:40:50 1469e6f7b9e6: Waiting 16:40:50 bde34c3a00c8: Waiting 16:40:50 988bab9f4d93: Waiting 16:40:50 bab4dde63d76: Waiting 16:40:50 5851b861e8e6: Waiting 16:40:50 4872d77fe225: Waiting 16:40:50 b352a97aabf1: Waiting 16:40:50 e2be974225ed: Verifying Checksum 16:40:50 e2be974225ed: Download complete 16:40:50 988bab9f4d93: Verifying Checksum 16:40:50 988bab9f4d93: Download complete 16:40:50 1469e6f7b9e6: Verifying Checksum 16:40:50 1469e6f7b9e6: Download complete 16:40:50 eaf3925da568: Download complete 16:40:50 339a4e72a1f5: Verifying Checksum 16:40:50 339a4e72a1f5: Download complete 16:40:50 bde34c3a00c8: Verifying Checksum 16:40:50 bde34c3a00c8: Download complete 16:40:50 b352a97aabf1: Download complete 16:40:50 4872d77fe225: Verifying Checksum 16:40:50 4872d77fe225: Download complete 16:40:50 5851b861e8e6: Download complete 16:40:50 b85a868b505f: Verifying Checksum 16:40:50 b85a868b505f: Download complete 16:40:51 bab4dde63d76: Verifying Checksum 16:40:51 bab4dde63d76: Download complete 16:40:52 b85a868b505f: Pull complete 16:40:52 e2be974225ed: Pull complete 16:40:52 339a4e72a1f5: Pull complete 16:40:52 988bab9f4d93: Pull complete 16:40:53 1469e6f7b9e6: Pull complete 16:40:53 eaf3925da568: Pull complete 16:40:55 bab4dde63d76: Pull complete 16:40:55 bde34c3a00c8: Pull complete 16:40:55 b352a97aabf1: Pull complete 16:40:55 4872d77fe225: Pull complete 16:40:55 5851b861e8e6: Pull complete 16:40:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:55 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:40:58 $ docker top f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 -eo pid,comm 16:40:58 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). 16:40:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:58 [ssh-agent] Looking for ssh-agent implementation... 16:40:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:58 $ docker exec f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent 16:40:59 SSH_AUTH_SOCK=/tmp/ssh-Xr8SglDLrI9c/agent.32 16:40:59 SSH_AGENT_PID=38 16:40:59 Running ssh-add (command line suppressed) 16:40:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9833043824355590926.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9833043824355590926.key) 16:40:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:59 + git tag --points-at HEAD [Pipeline] } 16:40:59 $ docker exec --env ******** --env ******** f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent -k 16:40:59 unset SSH_AUTH_SOCK; 16:40:59 unset SSH_AGENT_PID; 16:40:59 echo Agent pid 38 killed; 16:40:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:59 [ssh-agent] Looking for ssh-agent implementation... 16:40:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:59 $ docker exec f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent 16:40:59 SSH_AUTH_SOCK=/tmp/ssh-IMmYRLeuy9pH/agent.70 16:40:59 SSH_AGENT_PID=76 16:40:59 Running ssh-add (command line suppressed) 16:40:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7978035420842432853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7978035420842432853.key) 16:40:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:00 + git semver init 16:41:00 2023-12-12 16:41:00,479 [run_init] DEBUG init version:0.0.0 force:False 16:41:00 2023-12-12 16:41:00,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:41:00 2023-12-12 16:41:00,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:41:00 2023-12-12 16:41:00,480 [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) 16:41:01 2023-12-12 16:41:01,748 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:41:01 2023-12-12 16:41:01,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:41:01 2023-12-12 16:41:01,749 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:41:01 2023-12-12 16:41:01,749 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:41:01 3.2.0-dev.5 [Pipeline] } 16:41:01 $ docker exec --env ******** --env ******** f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 ssh-agent -k 16:41:02 unset SSH_AUTH_SOCK; 16:41:02 unset SSH_AGENT_PID; 16:41:02 echo Agent pid 76 killed; 16:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:02 + git semver [Pipeline] } 16:41:02 $ docker stop --time=1 f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 16:41:04 $ docker rm -f --volumes f1ec8b221e079bf7d76371ed4b132bf4ddd9f1093f74e8b4d797ff905e46d4e9 [Pipeline] // withDockerContainer [Pipeline] sh 16:41:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:41:04 Stashed 1 file(s) [Pipeline] echo 16:41:04 [edgeXSemver]: initialized semver on version 3.2.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 16:41:05 provisioning config files... 16:41:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7766359805975003309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:05 ---> ****-login.sh 16:41:05 nexus3.edgexfoundry.org:10001 16:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:05 Configure a credential helper to remove this warning. See 16:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:05 16:41:05 Login Succeeded 16:41:05 nexus3.edgexfoundry.org:10002 16:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:05 Configure a credential helper to remove this warning. See 16:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:05 16:41:05 Login Succeeded 16:41:05 nexus3.edgexfoundry.org:10003 16:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:05 Configure a credential helper to remove this warning. See 16:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:05 16:41:05 Login Succeeded 16:41:05 nexus3.edgexfoundry.org:10004 16:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:05 Configure a credential helper to remove this warning. See 16:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:05 16:41:05 Login Succeeded 16:41:05 ****.io 16:41:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:41:05 Configure a credential helper to remove this warning. See 16:41:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:41:05 16:41:05 Login Succeeded 16:41:05 ---> ****-login.sh ends [Pipeline] } 16:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:41:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:41:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:41:06 ========================================================= 16:41:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:41:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:41:06 Sending build context to Docker daemon 8.791MB 16:41:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:41:06 Step 2/12 : FROM ${BASE} AS builder 16:41:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:41:06 7264a8db6415: Pulling fs layer 16:41:06 c4d48a809fc2: Pulling fs layer 16:41:06 4f1c88b9dad5: Pulling fs layer 16:41:06 ad3a456e5733: Pulling fs layer 16:41:06 69c7f0334f64: Pulling fs layer 16:41:06 1f1c1a5573a3: Pulling fs layer 16:41:06 ce7588e14bc9: Pulling fs layer 16:41:06 b5e4710f87ac: Pulling fs layer 16:41:06 1f1c1a5573a3: Waiting 16:41:06 ce7588e14bc9: Waiting 16:41:06 b5e4710f87ac: Waiting 16:41:06 69c7f0334f64: Waiting 16:41:06 ad3a456e5733: Waiting 16:41:06 c4d48a809fc2: Verifying Checksum 16:41:06 c4d48a809fc2: Download complete 16:41:06 ad3a456e5733: Verifying Checksum 16:41:06 ad3a456e5733: Download complete 16:41:06 69c7f0334f64: Verifying Checksum 16:41:06 69c7f0334f64: Download complete 16:41:06 7264a8db6415: Verifying Checksum 16:41:06 7264a8db6415: Download complete 16:41:06 1f1c1a5573a3: Download complete 16:41:06 7264a8db6415: Pull complete 16:41:06 b5e4710f87ac: Verifying Checksum 16:41:06 b5e4710f87ac: Download complete 16:41:07 c4d48a809fc2: Pull complete 16:41:07 4f1c88b9dad5: Verifying Checksum 16:41:07 4f1c88b9dad5: Download complete 16:41:07 ce7588e14bc9: Verifying Checksum 16:41:07 ce7588e14bc9: Download complete 16:41:10 4f1c88b9dad5: Pull complete 16:41:10 ad3a456e5733: Pull complete 16:41:10 69c7f0334f64: Pull complete 16:41:10 1f1c1a5573a3: Pull complete 16:41:12 ce7588e14bc9: Pull complete 16:41:13 b5e4710f87ac: Pull complete 16:41:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:41:13 ---> 88b5674ff536 16:41:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:41:18 ---> Running in 3d66cd4a3d55 16:41:18 Removing intermediate container 3d66cd4a3d55 16:41:18 ---> 2dfa1be1826f 16:41:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:41:18 ---> Running in 19deea51de6f 16:41:18 Removing intermediate container 19deea51de6f 16:41:18 ---> 7d7bf9fc9fea 16:41:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:41:18 ---> Running in 557fc5853af2 16:41:18 Removing intermediate container 557fc5853af2 16:41:18 ---> 974dc443bbdb 16:41:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:18 ---> Running in 38df258074d9 16:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:41:18 OK: 264 MiB in 52 packages 16:41:18 Removing intermediate container 38df258074d9 16:41:18 ---> ea98f16371a7 16:41:18 Step 7/12 : WORKDIR /app 16:41:18 ---> Running in c9d278a58fa6 16:41:19 Removing intermediate container c9d278a58fa6 16:41:19 ---> 7018a500799c 16:41:19 Step 8/12 : COPY go.mod vendor* ./ 16:41:19 ---> 57a700edf7e6 16:41:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:19 ---> Running in 0fa4b9115c9e 16:41:19 Still waiting to schedule task 16:41:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24906’ 16:41:57 Removing intermediate container 0fa4b9115c9e 16:41:57 ---> e94b6e9e324c 16:41:57 Step 10/12 : COPY . . 16:41:57 ---> fda1d82eaaf6 16:41:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:41:57 ---> Running in b8cb983f7f84 16:41:57 Removing intermediate container b8cb983f7f84 16:41:57 ---> e025962210b6 16:41:57 Step 12/12 : RUN $MAKE 16:41:57 ---> Running in 26cce229ba47 16:41:58 noop 16:41:58 Removing intermediate container 26cce229ba47 16:41:58 ---> 21955e1d6e87 16:41:58 Successfully built 21955e1d6e87 16:41:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:58 + docker inspect -f . ci-base-image-x86_64 16:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:58 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:41:58 $ 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 ******** ci-base-image-x86_64 cat 16:41:59 $ docker top af80d9bff2ca4b7c384a4260477c53d808835950b66c9a1f2419c792c9029607 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:59 + go version 16:41:59 go version go1.21.0 linux/amd64 [Pipeline] } 16:41:59 $ docker stop --time=1 af80d9bff2ca4b7c384a4260477c53d808835950b66c9a1f2419c792c9029607 16:42:01 $ docker rm -f --volumes af80d9bff2ca4b7c384a4260477c53d808835950b66c9a1f2419c792c9029607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:01 + docker inspect -f . ci-base-image-x86_64 16:42:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:01 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:42:01 $ 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 ******** ci-base-image-x86_64 cat 16:42:02 $ docker top b8b87f17bd0965eed03db9b6d232d2c2d962bfe5cd3d5229c5159f2cc22b58fd -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:02 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:42:02 + make test 16:42:02 go test -race -coverprofile=coverage.out ./... 16:42:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:42:38 go vet ./... 16:42:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:39 ./bin/test-attribution-txt.sh [Pipeline] echo 16:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:42:39 $ docker stop --time=1 b8b87f17bd0965eed03db9b6d232d2c2d962bfe5cd3d5229c5159f2cc22b58fd 16:42:44 $ docker rm -f --volumes b8b87f17bd0965eed03db9b6d232d2c2d962bfe5cd3d5229c5159f2cc22b58fd [Pipeline] // withDockerContainer [Pipeline] sh 16:42:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:42:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:42:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:46 + ls -al . 16:42:46 total 184 16:42:46 drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 16:42 . 16:42:46 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:40 .. 16:42:46 -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:40 .dockerignore 16:42:46 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:42 .git 16:42:46 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:40 .github 16:42:46 -rw-rw-r-- 1 jenkins jenkins 106 Dec 12 16:40 .gitignore 16:42:46 -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:40 .golangci.yml 16:42:46 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:41 .semver 16:42:46 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 12 16:40 Attribution.txt 16:42:46 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 12 16:40 CHANGELOG.md 16:42:46 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 12 16:40 Dockerfile 16:42:46 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:40 GOVERNANCE.md 16:42:46 -rw-rw-r-- 1 jenkins jenkins 666 Dec 12 16:40 Jenkinsfile 16:42:46 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:40 LICENSE 16:42:46 -rw-rw-r-- 1 jenkins jenkins 618 Dec 12 16:40 OWNERS.md 16:42:46 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 12 16:40 README.md 16:42:46 -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:41 VERSION 16:42:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:40 bin 16:42:46 -rw-r--r-- 1 jenkins jenkins 13 Dec 12 16:42 coverage.out 16:42:46 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 12 16:40 go.mod 16:42:46 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 12 16:40 go.sum 16:42:46 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 12 16:40 main.go 16:42:46 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 12 16:40 makefile 16:42:46 drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 16:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42: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=7026508220b1d9e97e7259c307e3053a0d3ee50a --label arch=amd64 --label version=3.2.0-dev.5 . 16:42:46 Sending build context to Docker daemon 8.792MB 16:42:46 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:42:46 Step 2/27 : FROM ${BASE} AS builder 16:42:46 ---> 21955e1d6e87 16:42:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:42:46 ---> Running in 9ad8926383ff 16:42:47 Removing intermediate container 9ad8926383ff 16:42:47 ---> 2a6b05faa2d3 16:42:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:42:47 ---> Running in a1286da69e8c 16:42:47 Removing intermediate container a1286da69e8c 16:42:47 ---> c11001b8ed5f 16:42:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:42:47 ---> Running in 9a2903e80f52 16:42:47 Removing intermediate container 9a2903e80f52 16:42:47 ---> cf6af880404c 16:42:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:47 ---> Running in 15bda974040b 16:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:42:47 OK: 264 MiB in 52 packages 16:42:48 Removing intermediate container 15bda974040b 16:42:48 ---> e59e481afa48 16:42:48 Step 7/27 : WORKDIR /app 16:42:48 ---> Running in 05642b581e58 16:42:48 Removing intermediate container 05642b581e58 16:42:48 ---> 9a9efdc4cd5e 16:42:48 Step 8/27 : COPY go.mod vendor* ./ 16:42:48 ---> 701586c07ca1 16:42:48 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:48 ---> Running in 5bd9e7d857f8 16:42:49 Removing intermediate container 5bd9e7d857f8 16:42:49 ---> 24960a640928 16:42:49 Step 10/27 : COPY . . 16:42:49 ---> 01851e5331e0 16:42:49 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:49 ---> Running in 00057dc18fdf 16:42:49 Removing intermediate container 00057dc18fdf 16:42:49 ---> ef6ffd052064 16:42:49 Step 12/27 : RUN $MAKE 16:42:49 ---> Running in f92d3cb2d056 16:42:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-service-configurable 16:43:07 Removing intermediate container f92d3cb2d056 16:43:07 ---> 5835441f83df 16:43:07 Step 13/27 : FROM alpine:3.18 16:43:07 3.18: Pulling from library/alpine 16:43:07 c926b61bad3b: Pulling fs layer 16:43:07 c926b61bad3b: Verifying Checksum 16:43:07 c926b61bad3b: Download complete 16:43:07 c926b61bad3b: Pull complete 16:43:07 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:43:07 Status: Downloaded newer image for alpine:3.18 16:43:07 ---> b541f2080109 16:43:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:43:07 ---> Running in d7ba2086d499 16:43:08 Removing intermediate container d7ba2086d499 16:43:08 ---> e47f7804db9d 16:43:08 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:43:08 ---> Running in 391911686fd0 16:43:08 Removing intermediate container 391911686fd0 16:43:08 ---> 8a8eec0a650d 16:43:08 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:43:08 ---> Running in 6a2624fdb71d 16:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:43:08 (1/2) Installing ca-certificates (20230506-r0) 16:43:08 (2/2) Installing dumb-init (1.2.5-r2) 16:43:08 Executing busybox-1.36.1-r5.trigger 16:43:08 Executing ca-certificates-20230506-r0.trigger 16:43:08 OK: 8 MiB in 17 packages 16:43:09 Removing intermediate container 6a2624fdb71d 16:43:09 ---> 11434bc7e23d 16:43:09 Step 17/27 : RUN apk --no-cache upgrade 16:43:09 ---> Running in a4f864eafbae 16:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:43:10 OK: 8 MiB in 17 packages 16:43:10 Removing intermediate container a4f864eafbae 16:43:10 ---> 7ccb45d410f0 16:43:10 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:43:10 ---> 27685b2d3dc7 16:43:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:43:10 ---> 600a24379c9b 16:43:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:43:10 ---> 77d8194734d3 16:43:10 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:43:11 ---> 09ec07c52614 16:43:11 Step 22/27 : EXPOSE 48095 16:43:11 ---> Running in 662462281db1 16:43:11 Removing intermediate container 662462281db1 16:43:11 ---> d4acc5f26dd7 16:43:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:43:11 ---> Running in 5fd06444a753 16:43:11 Removing intermediate container 5fd06444a753 16:43:11 ---> 647d2385cf3a 16:43:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:43:11 ---> Running in 476852948cfd 16:43:11 Removing intermediate container 476852948cfd 16:43:11 ---> bd5b5a870307 16:43:11 Step 25/27 : LABEL arch=amd64 16:43:11 ---> Running in 97945fc7119c 16:43:11 Removing intermediate container 97945fc7119c 16:43:11 ---> e153366d2273 16:43:11 Step 26/27 : LABEL git_sha=7026508220b1d9e97e7259c307e3053a0d3ee50a 16:43:11 ---> Running in aebad903bfa3 16:43:11 Removing intermediate container aebad903bfa3 16:43:11 ---> f92606dc5d40 16:43:11 Step 27/27 : LABEL version=3.2.0-dev.5 16:43:11 ---> Running in e441bf9b3d89 16:43:12 Removing intermediate container e441bf9b3d89 16:43:12 ---> 4b00c670f042 16:43:12 [Warning] One or more build-args [ARCH] were not consumed 16:43:12 Successfully built 4b00c670f042 16:43:12 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 16:43:12 provisioning config files... 16:43:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17735891985715677036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:12 ---> ****-login.sh 16:43:12 nexus3.edgexfoundry.org:10001 16:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:12 Configure a credential helper to remove this warning. See 16:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:12 16:43:12 Login Succeeded 16:43:12 nexus3.edgexfoundry.org:10002 16:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:12 Configure a credential helper to remove this warning. See 16:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:12 16:43:12 Login Succeeded 16:43:12 nexus3.edgexfoundry.org:10003 16:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:12 Configure a credential helper to remove this warning. See 16:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:12 16:43:12 Login Succeeded 16:43:12 nexus3.edgexfoundry.org:10004 16:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:12 Configure a credential helper to remove this warning. See 16:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:12 16:43:12 Login Succeeded 16:43:12 ****.io 16:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:43:13 Configure a credential helper to remove this warning. See 16:43:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:43:13 16:43:13 Login Succeeded 16:43:13 ---> ****-login.sh ends [Pipeline] } 16:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:43:13 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:43:13 7026508220b1d9e97e7259c307e3053a0d3ee50a 16:43:13 latest 16:43:13 3.2.0-dev.5 16:43:13 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 16:43:13 main 16:43:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a 16:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:43:14 1d368ccf3213: Preparing 16:43:14 7372868489e1: Preparing 16:43:14 e13b37884827: Preparing 16:43:14 3aaa16371de8: Preparing 16:43:14 f4b565ac610d: Preparing 16:43:14 004e83fc5fd6: Preparing 16:43:14 9fe9a137fd00: Preparing 16:43:14 004e83fc5fd6: Waiting 16:43:14 9fe9a137fd00: Waiting 16:43:14 7372868489e1: Pushed 16:43:14 e13b37884827: Pushed 16:43:14 f4b565ac610d: Pushed 16:43:14 3aaa16371de8: Pushed 16:43:14 9fe9a137fd00: Layer already exists 16:43:14 004e83fc5fd6: Pushed 16:43:16 1d368ccf3213: Pushed 16:43:16 7026508220b1d9e97e7259c307e3053a0d3ee50a: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:43:17 1d368ccf3213: Preparing 16:43:17 7372868489e1: Preparing 16:43:17 e13b37884827: Preparing 16:43:17 3aaa16371de8: Preparing 16:43:17 f4b565ac610d: Preparing 16:43:17 004e83fc5fd6: Preparing 16:43:17 9fe9a137fd00: Preparing 16:43:17 004e83fc5fd6: Waiting 16:43:17 9fe9a137fd00: Waiting 16:43:17 3aaa16371de8: Layer already exists 16:43:17 7372868489e1: Layer already exists 16:43:17 e13b37884827: Layer already exists 16:43:17 1d368ccf3213: Layer already exists 16:43:17 f4b565ac610d: Layer already exists 16:43:17 004e83fc5fd6: Layer already exists 16:43:17 9fe9a137fd00: Layer already exists 16:43:17 latest: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.5 16:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:43:17 1d368ccf3213: Preparing 16:43:17 7372868489e1: Preparing 16:43:17 e13b37884827: Preparing 16:43:17 3aaa16371de8: Preparing 16:43:17 f4b565ac610d: Preparing 16:43:17 004e83fc5fd6: Preparing 16:43:17 9fe9a137fd00: Preparing 16:43:17 004e83fc5fd6: Waiting 16:43:17 e13b37884827: Layer already exists 16:43:17 7372868489e1: Layer already exists 16:43:17 f4b565ac610d: Layer already exists 16:43:17 1d368ccf3213: Layer already exists 16:43:17 3aaa16371de8: Layer already exists 16:43:17 9fe9a137fd00: Layer already exists 16:43:17 004e83fc5fd6: Layer already exists 16:43:17 3.2.0-dev.5: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 16:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:43:18 1d368ccf3213: Preparing 16:43:18 7372868489e1: Preparing 16:43:18 e13b37884827: Preparing 16:43:18 3aaa16371de8: Preparing 16:43:18 f4b565ac610d: Preparing 16:43:18 004e83fc5fd6: Preparing 16:43:18 9fe9a137fd00: Preparing 16:43:18 004e83fc5fd6: Waiting 16:43:18 9fe9a137fd00: Waiting 16:43:18 1d368ccf3213: Layer already exists 16:43:18 f4b565ac610d: Layer already exists 16:43:18 3aaa16371de8: Layer already exists 16:43:18 7372868489e1: Layer already exists 16:43:18 e13b37884827: Layer already exists 16:43:18 004e83fc5fd6: Layer already exists 16:43:18 9fe9a137fd00: Layer already exists 16:43:18 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:43:19 1d368ccf3213: Preparing 16:43:19 7372868489e1: Preparing 16:43:19 e13b37884827: Preparing 16:43:19 3aaa16371de8: Preparing 16:43:19 f4b565ac610d: Preparing 16:43:19 004e83fc5fd6: Preparing 16:43:19 9fe9a137fd00: Preparing 16:43:19 004e83fc5fd6: Waiting 16:43:19 9fe9a137fd00: Waiting 16:43:19 e13b37884827: Layer already exists 16:43:19 7372868489e1: Layer already exists 16:43:19 f4b565ac610d: Layer already exists 16:43:19 1d368ccf3213: Layer already exists 16:43:19 3aaa16371de8: Layer already exists 16:43:19 004e83fc5fd6: Layer already exists 16:43:19 9fe9a137fd00: Layer already exists 16:43:19 main: digest: sha256:9dd49ddf6353de9122a97f3e95215b1b30b42c5bd22d5482d627d2ef232fb453 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:19 ===================================================== [Pipeline] echo 16:43:19 taggedImages: 16:43:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a 16:43:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:43:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.5 16:43:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 16:43:19 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:20 16:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:20 latest: Pulling from edgex-lftools-log-publisher 16:43:20 5eb5b503b376: Pulling fs layer 16:43:20 5c69ac0246d0: Pulling fs layer 16:43:20 ec43610c2a17: Pulling fs layer 16:43:20 3a2ae6a8a46f: Pulling fs layer 16:43:20 33b1e0a273af: Pulling fs layer 16:43:20 5d3b04190fa2: Pulling fs layer 16:43:20 2f39f015ded8: Pulling fs layer 16:43:20 5d3b04190fa2: Waiting 16:43:20 33b1e0a273af: Waiting 16:43:20 3a2ae6a8a46f: Waiting 16:43:20 2f39f015ded8: Waiting 16:43:20 5c69ac0246d0: Download complete 16:43:20 3a2ae6a8a46f: Download complete 16:43:20 33b1e0a273af: Verifying Checksum 16:43:20 33b1e0a273af: Download complete 16:43:20 5d3b04190fa2: Verifying Checksum 16:43:20 5d3b04190fa2: Download complete 16:43:20 ec43610c2a17: Verifying Checksum 16:43:20 ec43610c2a17: Download complete 16:43:21 5eb5b503b376: Download complete 16:43:21 2f39f015ded8: Download complete 16:43:22 5eb5b503b376: Pull complete 16:43:22 5c69ac0246d0: Pull complete 16:43:22 ec43610c2a17: Pull complete 16:43:22 3a2ae6a8a46f: Pull complete 16:43:23 33b1e0a273af: Pull complete 16:43:23 5d3b04190fa2: Pull complete 16:43:27 2f39f015ded8: Pull complete 16:43:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:27 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:43:32 $ docker top 8b70c1e9659f493da71186d35816f0b22cda533b1eb07b06314751200cf1e350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:32 ---> job-cost.sh 16:43:32 lf-activate-venv: SKIPPING 16:43:32 INFO: No Stack... 16:43:32 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:33 INFO: Archiving Costs [Pipeline] sh 16:43:33 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:43:33 + cut -d, -f6 [Pipeline] lock 16:43:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] 16:43:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] did not exist. Created. 16:43:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:34 + echo total: 0.2199999988079071 [Pipeline] stash 16:43:34 Stashed 1 file(s) [Pipeline] } 16:43:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:34 $ docker stop --time=1 8b70c1e9659f493da71186d35816f0b22cda533b1eb07b06314751200cf1e350 16:43:35 $ docker rm -f --volumes 8b70c1e9659f493da71186d35816f0b22cda533b1eb07b06314751200cf1e350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24909 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:44:27 Running in /w/workspace/app-service-configurable/214 [Pipeline] { [Pipeline] checkout 16:44:27 Selected Git installation does not exist. Using Default 16:44:27 The recommended git tool is: NONE 16:44:33 using credential edgex-jenkins-ssh 16:44:33 Cloning the remote Git repository 16:44:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:44:33 > git init /w/workspace/app-service-configurable/214 # timeout=10 16:44:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:44:33 > git --version # timeout=10 16:44:33 > git --version # 'git version 2.25.1' 16:44:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:44:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:36 Avoid second fetch 16:44:36 Checking out Revision 7026508220b1d9e97e7259c307e3053a0d3ee50a (main) 16:44:37 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#630)" 16:44:36 > git config core.sparsecheckout # timeout=10 16:44:36 > git checkout -f 7026508220b1d9e97e7259c307e3053a0d3ee50a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:44:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:38 Dload Upload Total Spent Left Speed 16:44:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 73306 0 --:--:-- --:--:-- --:--:-- 73306 [Pipeline] sh 16:44:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:44:39 + + sudo tee /etc/docker/daemon.newsudo 16:44:39 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:44:39 { 16:44:39 "registry-mirrors": [ 16:44:39 "https://nexus3.edgexfoundry.org:10001" 16:44:39 ], 16:44:39 "bip": "10.250.0.254/24", 16:44:39 "hosts": [ 16:44:39 "tcp://0.0.0.0:5555", 16:44:39 "unix:///var/run/docker.sock" 16:44:39 ], 16:44:39 "mtu": 1458, 16:44:39 "selinux-enabled": true, 16:44:39 "seccomp-profile": "/etc/docker/seccomp.json" 16:44:39 } [Pipeline] sh 16:44:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:44:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:58 provisioning config files... 16:44:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/214@tmp/config14302618569231340025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:58 ---> ****-login.sh 16:44:58 nexus3.edgexfoundry.org:10001 16:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:59 Configure a credential helper to remove this warning. See 16:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:59 16:44:59 Login Succeeded 16:44:59 nexus3.edgexfoundry.org:10002 16:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:59 Configure a credential helper to remove this warning. See 16:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:59 16:44:59 Login Succeeded 16:44:59 nexus3.edgexfoundry.org:10003 16:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:44:59 Configure a credential helper to remove this warning. See 16:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:44:59 16:44:59 Login Succeeded 16:44:59 nexus3.edgexfoundry.org:10004 16:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:45:00 Configure a credential helper to remove this warning. See 16:45:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:45:00 16:45:00 Login Succeeded 16:45:00 ****.io 16:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:45:01 Configure a credential helper to remove this warning. See 16:45:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:45:01 16:45:01 Login Succeeded 16:45:01 ---> ****-login.sh ends [Pipeline] } 16:45:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:45:01 ========================================================= 16:45:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:45:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:45:03 #0 building with "default" instance using docker driver 16:45:03 16:45:03 #1 [internal] load build definition from Dockerfile 16:45:03 #1 transferring dockerfile: 16:45:03 #1 transferring dockerfile: 2.05kB 0.0s done 16:45:03 #1 DONE 0.1s 16:45:03 16:45:03 #2 [internal] load .dockerignore 16:45:03 #2 transferring context: 159B done 16:45:03 #2 DONE 0.1s 16:45:03 16:45:03 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:45:03 #3 DONE 0.1s 16:45:03 16:45:03 #4 [internal] load build context 16:45:03 #4 DONE 0.0s 16:45:03 16:45:03 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:45:03 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 16:45:03 #5 DONE 0.0s 16:45:03 16:45:03 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:45:03 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 16:45:03 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 16:45:03 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 16:45:03 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s 16:45:03 #5 ... 16:45:03 16:45:03 #4 [internal] load build context 16:45:03 #4 transferring context: 130.60kB 0.1s done 16:45:03 #4 DONE 0.1s 16:45:03 16:45:03 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:45:03 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.15MB / 3.33MB 0.2s 16:45:03 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 16:45:03 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.2s 16:45:03 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 16:45:04 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 16:45:04 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 16:45:04 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 16:45:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 16:45:04 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.5s 16:45:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.18MB / 97.63MB 0.5s 16:45:04 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s 16:45:04 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s 16:45:04 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.7s 16:45:04 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 16:45:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.82MB / 97.63MB 0.7s 16:45:04 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s 16:45:04 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.60MB / 63.99MB 0.8s 16:45:04 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 16:45:04 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.04MB / 63.99MB 1.0s 16:45:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 1.0s 16:45:04 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 1.1s 16:45:04 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 16:45:04 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.97MB / 63.99MB 1.3s 16:45:04 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.20MB / 97.63MB 1.3s 16:45:04 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 16:45:05 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.4s 16:45:05 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.5s 16:45:05 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.74MB / 97.63MB 1.5s 16:45:05 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.7s 16:45:05 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.7s 16:45:05 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done 16:45:05 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.59MB / 97.63MB 2.0s 16:45:05 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16:45:05 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.94MB / 97.63MB 2.1s 16:45:06 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.06MB / 97.63MB 2.3s 16:45:06 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.45MB / 97.63MB 2.6s 16:45:06 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done 16:45:11 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s 16:45:17 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s 16:45:24 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done 16:45:27 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 16:45:27 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 16:45:27 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 16:45:27 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16:45:32 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 16:45:37 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.1s done 16:45:37 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 16:45:38 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.0s done 16:45:39 #5 DONE 35.2s 16:45:39 16:45:39 #6 [builder 2/7] RUN apk add --update --no-cache make git 16:45:39 #6 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:45:40 #6 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:45:41 #6 2.607 OK: 266 MiB in 52 packages 16:45:43 #6 DONE 4.6s 16:45:43 16:45:43 #7 [builder 3/7] WORKDIR /app 16:45:43 #7 DONE 0.1s 16:45:43 16:45:43 #8 [builder 4/7] COPY go.mod vendor* ./ 16:45:43 #8 DONE 0.1s 16:45:43 16:45:43 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:10 #9 DONE 23.5s 16:46:10 16:46:10 #10 [builder 6/7] COPY . . 16:46:10 #10 DONE 0.1s 16:46:10 16:46:10 #11 [builder 7/7] RUN echo noop 16:46:10 #11 0.653 noop 16:46:10 #11 DONE 0.7s 16:46:10 16:46:10 #12 exporting to image 16:46:10 #12 exporting layers 16:46:32 #12 exporting layers 21.9s done 16:46:32 #12 writing image sha256:591f2b13ce983ed1067362567e9c5903eb0658d93a5e047056e34b0c6a9f533c done 16:46:32 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 16:46:32 #12 DONE 21.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:33 + docker inspect -f . ci-base-image-arm64 16:46:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:33 prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container 16:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/214 -v /w/workspace/app-service-configurable/214:/w/workspace/app-service-configurable/214:rw,z -v /w/workspace/app-service-configurable/214@tmp:/w/workspace/app-service-configurable/214@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 16:46:34 $ docker top 90cca676df78fec5c9bb1d71ff929abf2b10de8e7cc3ad324065c497856e7c0f -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:35 + go version 16:46:35 go version go1.21.0 linux/arm64 [Pipeline] } 16:46:35 $ docker stop --time=1 90cca676df78fec5c9bb1d71ff929abf2b10de8e7cc3ad324065c497856e7c0f 16:46:41 $ docker rm -f --volumes 90cca676df78fec5c9bb1d71ff929abf2b10de8e7cc3ad324065c497856e7c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:42 + docker inspect -f . ci-base-image-arm64 16:46:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:42 prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container 16:46:42 $ 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/214 -v /w/workspace/app-service-configurable/214:/w/workspace/app-service-configurable/214:rw,z -v /w/workspace/app-service-configurable/214@tmp:/w/workspace/app-service-configurable/214@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 16:46:43 $ docker top 66264526a9437b57b60244e18e819507c8f223aff2e95a1c0a136017e0853efb -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:44 + git config --global --add safe.directory /w/workspace/app-service-configurable/214 [Pipeline] fileExists [Pipeline] sh 16:46:44 + make test 16:46:44 go test -race -coverprofile=coverage.out ./... 16:48:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:48:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:48:37 go vet ./... 16:50:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:50:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:50:14 ./bin/test-attribution-txt.sh [Pipeline] echo 16:50:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:50:14 $ docker stop --time=1 66264526a9437b57b60244e18e819507c8f223aff2e95a1c0a136017e0853efb 16:50:16 $ docker rm -f --volumes 66264526a9437b57b60244e18e819507c8f223aff2e95a1c0a136017e0853efb [Pipeline] // withDockerContainer [Pipeline] sh 16:50:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:50:17 Warning: overwriting stash ‘coverage-report’ 16:50:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:50:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:50:19 + ls -al . 16:50:19 total 180 16:50:19 drwxrwxr-x 6 jenkins jenkins 4096 Dec 12 16:46 . 16:50:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 16:44 .. 16:50:19 -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 16:44 .dockerignore 16:50:19 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:44 .git 16:50:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 16:44 .github 16:50:19 -rw-rw-r-- 1 jenkins jenkins 106 Dec 12 16:44 .gitignore 16:50:19 -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 16:44 .golangci.yml 16:50:19 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 12 16:44 Attribution.txt 16:50:19 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 12 16:44 CHANGELOG.md 16:50:19 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 12 16:44 Dockerfile 16:50:19 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 16:44 GOVERNANCE.md 16:50:19 -rw-rw-r-- 1 jenkins jenkins 666 Dec 12 16:44 Jenkinsfile 16:50:19 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 16:44 LICENSE 16:50:19 -rw-rw-r-- 1 jenkins jenkins 618 Dec 12 16:44 OWNERS.md 16:50:19 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 12 16:44 README.md 16:50:19 -rw-rw-r-- 1 jenkins jenkins 11 Dec 12 16:41 VERSION 16:50:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 16:44 bin 16:50:19 -rw-r--r-- 1 jenkins jenkins 13 Dec 12 16:46 coverage.out 16:50:19 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 12 16:44 go.mod 16:50:19 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 12 16:44 go.sum 16:50:19 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 12 16:44 main.go 16:50:19 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 12 16:44 makefile 16:50:19 drwxrwxr-x 9 jenkins jenkins 4096 Dec 12 16:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:19 + 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=7026508220b1d9e97e7259c307e3053a0d3ee50a --label arch=arm64 --label version=3.2.0-dev.5 . 16:50:23 #0 building with "default" instance using docker driver 16:50:23 16:50:23 #1 [internal] load build definition from Dockerfile 16:50:23 #1 transferring dockerfile: 2.05kB done 16:50:23 #1 DONE 0.0s 16:50:23 16:50:23 #2 [internal] load .dockerignore 16:50:23 #2 transferring context: 159B done 16:50:23 #2 DONE 0.0s 16:50:23 16:50:23 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:50:23 #3 DONE 0.0s 16:50:23 16:50:23 #4 [internal] load metadata for docker.io/library/alpine:3.18 16:50:23 #4 DONE 0.3s 16:50:23 16:50:23 #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:50:23 #5 ... 16:50:23 16:50:23 #6 [internal] load build context 16:50:23 #6 transferring context: 1.45kB 0.0s done 16:50:23 #6 DONE 0.0s 16:50:23 16:50:23 #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:50:23 #5 DONE 0.2s 16:50:23 16:50:23 #7 [builder 2/7] RUN apk add --update --no-cache make git 16:50:24 #7 ... 16:50:24 16:50:24 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:50:24 #8 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 16:50:24 #8 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 16:50:24 #8 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 16:50:24 #8 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 16:50:24 #8 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 16:50:24 #8 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 16:50:24 #8 DONE 1.0s 16:50:24 16:50:24 #7 [builder 2/7] RUN apk add --update --no-cache make git 16:50:24 #7 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:50:25 #7 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:50:26 #7 2.571 OK: 266 MiB in 52 packages 16:50:26 #7 DONE 2.9s 16:50:26 16:50:26 #9 [builder 3/7] WORKDIR /app 16:50:26 #9 DONE 0.1s 16:50:26 16:50:26 #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:50:26 #10 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:50:26 #10 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:50:27 #10 2.339 (1/2) Installing ca-certificates (20230506-r0) 16:50:27 #10 2.445 (2/2) Installing dumb-init (1.2.5-r2) 16:50:27 #10 ... 16:50:27 16:50:27 #11 [builder 4/7] COPY go.mod vendor* ./ 16:50:27 #11 DONE 0.3s 16:50:27 16:50:27 #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:50:27 #10 2.461 Executing busybox-1.36.1-r5.trigger 16:50:27 #10 2.490 Executing ca-certificates-20230506-r0.trigger 16:50:27 #10 2.767 OK: 9 MiB in 17 packages 16:50:28 #10 DONE 3.1s 16:50:28 16:50:28 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:50:28 #12 0.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:50:29 #12 ... 16:50:29 16:50:29 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:29 #13 DONE 1.9s 16:50:29 16:50:29 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:50:29 #12 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:50:29 #12 ... 16:50:29 16:50:29 #14 [builder 6/7] COPY . . 16:50:29 #14 DONE 0.2s 16:50:29 16:50:29 #15 [builder 7/7] RUN make build 16:50:30 #15 0.759 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5" -trimpath -mod=readonly -o app-service-configurable 16:50:30 #15 ... 16:50:30 16:50:30 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:50:30 #12 2.566 OK: 9 MiB in 17 packages 16:50:30 #12 DONE 2.9s 16:50:30 16:50:30 #15 [builder 7/7] RUN make build 16:51:52 #15 DONE 75.8s 16:51:52 16:51:52 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 16:51:52 #16 DONE 0.1s 16:51:52 16:51:52 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 16:51:52 #17 DONE 0.1s 16:51:52 16:51:52 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 16:51:52 #18 DONE 0.1s 16:51:52 16:51:52 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 16:51:52 #19 DONE 0.3s 16:51:52 16:51:52 #20 exporting to image 16:51:52 #20 exporting layers 16:51:52 #20 exporting layers 0.4s done 16:51:52 #20 writing image sha256:d0c9bdf6467a653b926ee2a7069ce693f2a35856c58f47887c186b2f659e07e5 done 16:51:52 #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done 16:51:52 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:53 provisioning config files... 16:51:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/214@tmp/config12296534626725437903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:53 ---> ****-login.sh 16:51:53 nexus3.edgexfoundry.org:10001 16:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:53 Configure a credential helper to remove this warning. See 16:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:53 16:51:53 Login Succeeded 16:51:53 nexus3.edgexfoundry.org:10002 16:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:53 Configure a credential helper to remove this warning. See 16:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:53 16:51:53 Login Succeeded 16:51:53 nexus3.edgexfoundry.org:10003 16:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:54 Configure a credential helper to remove this warning. See 16:51:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:54 16:51:54 Login Succeeded 16:51:54 nexus3.edgexfoundry.org:10004 16:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:54 Configure a credential helper to remove this warning. See 16:51:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:54 16:51:54 Login Succeeded 16:51:54 ****.io 16:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:51:55 Configure a credential helper to remove this warning. See 16:51:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:51:55 16:51:55 Login Succeeded 16:51:55 ---> ****-login.sh ends [Pipeline] } 16:51:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:51:55 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:51:55 7026508220b1d9e97e7259c307e3053a0d3ee50a 16:51:55 latest 16:51:55 3.2.0-dev.5 16:51:55 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 16:51:55 main 16:51:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a 16:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:51:56 6d794a05c9d8: Preparing 16:51:56 bc280983919d: Preparing 16:51:56 e032f1d18574: Preparing 16:51:56 7487d6ea2ea7: Preparing 16:51:56 2f62c70985d3: Preparing 16:51:56 68ded0b87f99: Preparing 16:51:56 68ded0b87f99: Waiting 16:51:56 0faf9b67be60: Preparing 16:51:56 0faf9b67be60: Waiting 16:51:56 bc280983919d: Pushed 16:51:56 7487d6ea2ea7: Pushed 16:51:56 e032f1d18574: Pushed 16:51:56 2f62c70985d3: Pushed 16:51:56 0faf9b67be60: Layer already exists 16:51:56 68ded0b87f99: Pushed 16:52:01 6d794a05c9d8: Pushed 16:52:01 7026508220b1d9e97e7259c307e3053a0d3ee50a: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:01 + 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 16:52:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:52:02 6d794a05c9d8: Preparing 16:52:02 bc280983919d: Preparing 16:52:02 e032f1d18574: Preparing 16:52:02 7487d6ea2ea7: Preparing 16:52:02 2f62c70985d3: Preparing 16:52:02 68ded0b87f99: Preparing 16:52:02 0faf9b67be60: Preparing 16:52:02 68ded0b87f99: Waiting 16:52:02 0faf9b67be60: Waiting 16:52:02 2f62c70985d3: Layer already exists 16:52:02 e032f1d18574: Layer already exists 16:52:02 6d794a05c9d8: Layer already exists 16:52:02 7487d6ea2ea7: Layer already exists 16:52:02 bc280983919d: Layer already exists 16:52:02 68ded0b87f99: Layer already exists 16:52:02 0faf9b67be60: Layer already exists 16:52:02 latest: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.5 16:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:52:03 6d794a05c9d8: Preparing 16:52:03 bc280983919d: Preparing 16:52:03 e032f1d18574: Preparing 16:52:03 7487d6ea2ea7: Preparing 16:52:03 2f62c70985d3: Preparing 16:52:03 68ded0b87f99: Preparing 16:52:03 0faf9b67be60: Preparing 16:52:03 68ded0b87f99: Waiting 16:52:03 0faf9b67be60: Waiting 16:52:03 7487d6ea2ea7: Layer already exists 16:52:03 6d794a05c9d8: Layer already exists 16:52:03 2f62c70985d3: Layer already exists 16:52:03 e032f1d18574: Layer already exists 16:52:03 bc280983919d: Layer already exists 16:52:03 68ded0b87f99: Layer already exists 16:52:03 0faf9b67be60: Layer already exists 16:52:03 3.2.0-dev.5: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 16:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:52:04 6d794a05c9d8: Preparing 16:52:04 bc280983919d: Preparing 16:52:04 e032f1d18574: Preparing 16:52:04 7487d6ea2ea7: Preparing 16:52:04 2f62c70985d3: Preparing 16:52:04 68ded0b87f99: Preparing 16:52:04 0faf9b67be60: Preparing 16:52:04 68ded0b87f99: Waiting 16:52:04 0faf9b67be60: Waiting 16:52:04 e032f1d18574: Layer already exists 16:52:04 bc280983919d: Layer already exists 16:52:04 2f62c70985d3: Layer already exists 16:52:04 7487d6ea2ea7: Layer already exists 16:52:04 6d794a05c9d8: Layer already exists 16:52:04 68ded0b87f99: Layer already exists 16:52:04 0faf9b67be60: Layer already exists 16:52:04 7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:05 + 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 16:52:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:52:05 6d794a05c9d8: Preparing 16:52:05 bc280983919d: Preparing 16:52:05 e032f1d18574: Preparing 16:52:05 7487d6ea2ea7: Preparing 16:52:05 2f62c70985d3: Preparing 16:52:05 68ded0b87f99: Preparing 16:52:05 0faf9b67be60: Preparing 16:52:05 68ded0b87f99: Waiting 16:52:05 0faf9b67be60: Waiting 16:52:05 e032f1d18574: Layer already exists 16:52:05 2f62c70985d3: Layer already exists 16:52:05 bc280983919d: Layer already exists 16:52:05 6d794a05c9d8: Layer already exists 16:52:05 7487d6ea2ea7: Layer already exists 16:52:05 0faf9b67be60: Layer already exists 16:52:05 68ded0b87f99: Layer already exists 16:52:06 main: digest: sha256:b3f0ec32ef226fb942d8f3c05639a16f6347d8431069f726b6e5c9e29eda27f4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:06 ===================================================== [Pipeline] echo 16:52:06 taggedImages: 16:52:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a 16:52:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:52:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.5 16:52:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7026508220b1d9e97e7259c307e3053a0d3ee50a-3.2.0-dev.5 16:52:06 - 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 16:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:07 16:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:07 arm64: Pulling from edgex-lftools-log-publisher 16:52:07 8998bd30e6a1: Pulling fs layer 16:52:07 04944245beec: Pulling fs layer 16:52:07 699f458cf7ca: Pulling fs layer 16:52:07 765212b225bb: Pulling fs layer 16:52:07 f23df028b6ca: Pulling fs layer 16:52:07 d65c8cfc05b1: Pulling fs layer 16:52:07 2437ff75d9bd: Pulling fs layer 16:52:07 f23df028b6ca: Waiting 16:52:07 d65c8cfc05b1: Waiting 16:52:07 2437ff75d9bd: Waiting 16:52:07 765212b225bb: Waiting 16:52:07 04944245beec: Verifying Checksum 16:52:07 04944245beec: Download complete 16:52:07 765212b225bb: Verifying Checksum 16:52:07 765212b225bb: Download complete 16:52:07 f23df028b6ca: Verifying Checksum 16:52:07 f23df028b6ca: Download complete 16:52:07 d65c8cfc05b1: Verifying Checksum 16:52:07 d65c8cfc05b1: Download complete 16:52:07 699f458cf7ca: Verifying Checksum 16:52:07 699f458cf7ca: Download complete 16:52:08 8998bd30e6a1: Download complete 16:52:10 2437ff75d9bd: Verifying Checksum 16:52:10 2437ff75d9bd: Download complete 16:52:14 8998bd30e6a1: Pull complete 16:52:14 04944245beec: Pull complete 16:52:16 699f458cf7ca: Pull complete 16:52:16 765212b225bb: Pull complete 16:52:17 f23df028b6ca: Pull complete 16:52:17 d65c8cfc05b1: Pull complete 16:52:44 2437ff75d9bd: Pull complete 16:52:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:44 prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container 16:52:44 $ 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/214 -v /w/workspace/app-service-configurable/214:/w/workspace/app-service-configurable/214:rw,z -v /w/workspace/app-service-configurable/214@tmp:/w/workspace/app-service-configurable/214@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 16:52:46 $ docker top d1a9a7dd2ce12b3d501b324d41be5a59188901b173ecca9c7b25b9c56f0e57db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:46 ---> job-cost.sh 16:52:46 lf-activate-venv: SKIPPING 16:52:46 INFO: No Stack... 16:52:47 INFO: Retrieving Pricing Info for: v3-standard-8 16:52:48 INFO: Archiving Costs [Pipeline] sh 16:52:48 + cut -d, -f6 16:52:48 + cat /w/workspace/app-service-configurable/214/archives/cost.csv [Pipeline] lock 16:52:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] 16:52:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] did not exist. Created. 16:52:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:48 /w/workspace/app-service-configurable/214@tmp/durable-9927a62b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:52:49 + echo total: 0.2199999988079071 [Pipeline] stash 16:52:49 Warning: overwriting stash ‘stack-cost’ 16:52:49 Stashed 1 file(s) [Pipeline] } 16:52:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-214-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:49 $ docker stop --time=1 d1a9a7dd2ce12b3d501b324d41be5a59188901b173ecca9c7b25b9c56f0e57db 16:52:51 $ docker rm -f --volumes d1a9a7dd2ce12b3d501b324d41be5a59188901b173ecca9c7b25b9c56f0e57db [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 16:52:53 provisioning config files... 16:52:53 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13974876968566370557tmp [Pipeline] { [Pipeline] sh 16:52:53 + set +x 16:52:53 + curl -s https://codecov.io/bash 16:52:53 + bash -s -- 16:52:53 16:52:53 _____ _ 16:52:53 / ____| | | 16:52:53 | | ___ __| | ___ ___ _____ __ 16:52:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:52:53 | |___| (_) | (_| | __/ (_| (_) \ V / 16:52:53 \_____\___/ \__,_|\___|\___\___/ \_/ 16:52:53 Bash-1.0.6 16:52:53 16:52:53 16:52:53 ==> git version 2.25.1 found 16:52:53 ==> 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 16:52:53 Release-Date: 2020-01-08 16:52:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:52:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:52:53 ==> Jenkins CI detected. 16:52:53 current dir:  /w/workspace/ry_app-service-configurable_main 16:52:53 project root: . 16:52:53 --> token set from env 16:52:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:52:53 ==> Running gcov in . (disable via -X gcov) 16:52:53 ==> Python coveragepy not found 16:52:53 ==> Searching for coverage reports in: 16:52:53 + . 16:52:53 -> Found 1 reports 16:52:53 ==> Detecting git/mercurial file structure 16:52:53 ==> Reading reports 16:52:53 + ./coverage.out bytes=13 16:52:53 ==> Appending adjustments 16:52:53 https://docs.codecov.io/docs/fixing-reports 16:52:53 + Found adjustments 16:52:53 ==> Gzipping contents 16:52:53 4.0K /tmp/codecov.389CLd.gz 16:52:53 ==> Uploading reports 16:52:53 url: https://codecov.io 16:52:53 query: branch=main&commit=7026508220b1d9e97e7259c307e3053a0d3ee50a&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:52:53 -> Pinging Codecov 16:52:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7026508220b1d9e97e7259c307e3053a0d3ee50a&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:52:53 -> Uploading to 16:52:53 https://storage.googleapis.com/codecov/v4/raw/2023-12-12/A97CA9966030D2A3747ED39772930CCE/7026508220b1d9e97e7259c307e3053a0d3ee50a/7a90f529-79ac-4ae4-8717-29137171952a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231212T165253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bb17e20b068f8cc3b2ea238c6de1e568dc9701bc5a757266c23ab719ad0ba49 16:52:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:53 Dload Upload Total Spent Left Speed 16:52:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 900 --:--:-- --:--:-- --:--:-- 896 16:52:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] } 16:52:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:52:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:52:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:55 16:52:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:52:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:52:55 df9b9388f04a: Pulling fs layer 16:52:55 52dc419b0ee2: Pulling fs layer 16:52:55 25bc292e5bac: Pulling fs layer 16:52:55 114826534d7a: Pulling fs layer 16:52:55 4657fd5d0bcf: Pulling fs layer 16:52:55 6ad1cebc031e: Pulling fs layer 16:52:55 8a3aa393b2d8: Pulling fs layer 16:52:55 4657fd5d0bcf: Waiting 16:52:55 114826534d7a: Waiting 16:52:55 6ad1cebc031e: Waiting 16:52:55 8a3aa393b2d8: Waiting 16:52:55 25bc292e5bac: Download complete 16:52:55 52dc419b0ee2: Verifying Checksum 16:52:55 52dc419b0ee2: Download complete 16:52:55 4657fd5d0bcf: Download complete 16:52:55 df9b9388f04a: Verifying Checksum 16:52:55 df9b9388f04a: Download complete 16:52:55 6ad1cebc031e: Verifying Checksum 16:52:55 6ad1cebc031e: Download complete 16:52:56 114826534d7a: Verifying Checksum 16:52:56 114826534d7a: Download complete 16:52:56 8a3aa393b2d8: Verifying Checksum 16:52:56 8a3aa393b2d8: Download complete 16:52:56 df9b9388f04a: Pull complete 16:52:57 52dc419b0ee2: Pull complete 16:52:57 25bc292e5bac: Pull complete 16:53:01 114826534d7a: Pull complete 16:53:01 4657fd5d0bcf: Pull complete 16:53:02 6ad1cebc031e: Pull complete 16:53:05 8a3aa393b2d8: Pull complete 16:53:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:06 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:53:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:53:14 $ docker top 580954bc02a17bcd284dbb9a43a56452ad81f4d094f308e79c9b01874ed77463 -eo pid,comm [Pipeline] { [Pipeline] echo 16:53:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:53:15 + set -o pipefail 16:53:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:53:20 16:53:20 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:53:20 16:53:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8fda6af5-d692-4ff0-a24c-ba4952839c21 16:53:20 16:53:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:53:20 16:53:20 16:53:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:53:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:53:20 More details here: https://snyk.co/ue1NS 16:53:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:53:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:53:20 $ docker stop --time=1 580954bc02a17bcd284dbb9a43a56452ad81f4d094f308e79c9b01874ed77463 16:53:27 $ docker rm -f --volumes 580954bc02a17bcd284dbb9a43a56452ad81f4d094f308e79c9b01874ed77463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:28 + git log --format=format:%s -1 7026508220b1d9e97e7259c307e3053a0d3ee50a [Pipeline] sh 16:53:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:29 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:29 $ docker top 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 -eo pid,comm 16:53:29 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). 16:53:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:30 [ssh-agent] Looking for ssh-agent implementation... 16:53:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:30 $ docker exec 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 ssh-agent 16:53:30 SSH_AUTH_SOCK=/tmp/ssh-VNH6DhG1V816/agent.32 16:53:30 SSH_AGENT_PID=38 16:53:30 Running ssh-add (command line suppressed) 16:53:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8701285797971975764.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8701285797971975764.key) 16:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:30 + git semver tag 16:53:31 2023-12-12 16:53:31,038 [run_tag] DEBUG tag force:False 16:53:31 2023-12-12 16:53:31,038 [check_head_tag] DEBUG check head tag 16:53:31 2023-12-12 16:53:31,039 [execute] INFO git cat-file --batch-check 16:53:31 2023-12-12 16:53:31,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:53:31 2023-12-12 16:53:31,043 [execute] INFO git cat-file --batch 16:53:31 2023-12-12 16:53:31,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:53:31 2023-12-12 16:53:31,066 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:53:31 2023-12-12 16:53:31,066 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 16:53:31 2023-12-12 16:53:31,066 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:53:31 2023-12-12 16:53:31,072 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:53:31 3.2.0-dev.5 [Pipeline] } 16:53:31 $ docker exec --env ******** --env ******** 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 ssh-agent -k 16:53:31 unset SSH_AUTH_SOCK; 16:53:31 unset SSH_AGENT_PID; 16:53:31 echo Agent pid 38 killed; 16:53:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:31 + git semver [Pipeline] } 16:53:32 $ docker stop --time=1 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 16:53:33 $ docker rm -f --volumes 60682ec2cbede101f482db56eabfc80ac648b87069f33b008aa1e7376b511c01 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:34 16:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:34 0.23.1-centos7: Pulling from edgex-lftools 16:53:34 ab5ef0e58194: Pulling fs layer 16:53:34 9712f1f96733: Pulling fs layer 16:53:34 63f879dbbcfc: Pulling fs layer 16:53:34 0d9ebad4ef96: Pulling fs layer 16:53:34 e9a5061849ea: Pulling fs layer 16:53:34 d747dcd14b5f: Pulling fs layer 16:53:34 2de7ff778b66: Pulling fs layer 16:53:34 0d9ebad4ef96: Waiting 16:53:34 e9a5061849ea: Waiting 16:53:34 d747dcd14b5f: Waiting 16:53:34 2de7ff778b66: Waiting 16:53:34 9712f1f96733: Verifying Checksum 16:53:34 9712f1f96733: Download complete 16:53:34 63f879dbbcfc: Verifying Checksum 16:53:34 63f879dbbcfc: Download complete 16:53:34 e9a5061849ea: Verifying Checksum 16:53:34 e9a5061849ea: Download complete 16:53:34 d747dcd14b5f: Download complete 16:53:34 0d9ebad4ef96: Verifying Checksum 16:53:34 0d9ebad4ef96: Download complete 16:53:34 ab5ef0e58194: Verifying Checksum 16:53:34 ab5ef0e58194: Download complete 16:53:35 2de7ff778b66: Verifying Checksum 16:53:35 2de7ff778b66: Download complete 16:53:37 ab5ef0e58194: Pull complete 16:53:37 9712f1f96733: Pull complete 16:53:38 63f879dbbcfc: Pull complete 16:53:43 0d9ebad4ef96: Pull complete 16:53:43 e9a5061849ea: Pull complete 16:53:43 d747dcd14b5f: Pull complete 16:53:44 2de7ff778b66: Pull complete 16:53:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:53:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:44 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:53:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:53:53 $ docker top 595d7da9b42746a1162c891e12aa4d7fe42178545f4eb9101270e90a5214adf2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:53:53 provisioning config files... 16:53:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16999787503685761142tmp 16:53:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7748376630787641932tmp 16:53:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1316847334872536950tmp [Pipeline] { [Pipeline] echo 16:53:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:53:53 ---> sigul-configuration.sh 16:53:53 gpg: directory `/root/.gnupg' created 16:53:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:53:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:53:53 gpg: keyring `/root/.gnupg/secring.gpg' created 16:53:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:53:53 gpg: CAST5 encrypted data 16:53:53 gpg: encrypted with 1 passphrase 16:53:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:53:54 + mkdir /home/jenkins 16:53:54 + mkdir /home/jenkins/sigul [Pipeline] sh 16:53:54 + 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 16:53:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:53:54 ---> sigul-install.sh 16:53:54 Sigul already installed; skipping installation. [Pipeline] sh 16:53:55 + git tag --list 16:53:55 v1.0.0 16:53:55 v1.1.0 16:53:55 v1.2.0 16:53:55 v1.3.0 16:53:55 v1.3.1 16:53:55 v2.0.0 16:53:55 v2.0.1 16:53:55 v2.1.0 16:53:55 v2.1.1 16:53:55 v2.1.2 16:53:55 v2.2.0 16:53:55 v2.3 16:53:55 v2.3.0 16:53:55 v2.3.1 16:53:55 v3.0 16:53:55 v3.0.0 16:53:55 v3.0.1 16:53:55 v3.0.1-dev.1 16:53:55 v3.1 16:53:55 v3.1.0 16:53:55 v3.1.0-dev.1 16:53:55 v3.1.0-dev.10 16:53:55 v3.1.0-dev.11 16:53:55 v3.1.0-dev.12 16:53:55 v3.1.0-dev.13 16:53:55 v3.1.0-dev.14 16:53:55 v3.1.0-dev.15 16:53:55 v3.1.0-dev.16 16:53:55 v3.1.0-dev.17 16:53:55 v3.1.0-dev.18 16:53:55 v3.1.0-dev.19 16:53:55 v3.1.0-dev.2 16:53:55 v3.1.0-dev.20 16:53:55 v3.1.0-dev.21 16:53:55 v3.1.0-dev.22 16:53:55 v3.1.0-dev.23 16:53:55 v3.1.0-dev.24 16:53:55 v3.1.0-dev.25 16:53:55 v3.1.0-dev.26 16:53:55 v3.1.0-dev.27 16:53:55 v3.1.0-dev.28 16:53:55 v3.1.0-dev.29 16:53:55 v3.1.0-dev.3 16:53:55 v3.1.0-dev.30 16:53:55 v3.1.0-dev.31 16:53:55 v3.1.0-dev.32 16:53:55 v3.1.0-dev.33 16:53:55 v3.1.0-dev.34 16:53:55 v3.1.0-dev.35 16:53:55 v3.1.0-dev.36 16:53:55 v3.1.0-dev.37 16:53:55 v3.1.0-dev.38 16:53:55 v3.1.0-dev.39 16:53:55 v3.1.0-dev.4 16:53:55 v3.1.0-dev.5 16:53:55 v3.1.0-dev.6 16:53:55 v3.1.0-dev.7 16:53:55 v3.1.0-dev.8 16:53:55 v3.1.0-dev.9 16:53:55 v3.2.0-dev.1 16:53:55 v3.2.0-dev.2 16:53:55 v3.2.0-dev.3 16:53:55 v3.2.0-dev.4 16:53:55 v3.2.0-dev.5 [Pipeline] sh 16:53:55 + lftools sign git-tag v3.2.0-dev.5 16:53:55 Signing Git tag with Sigul... 16:53:55 Signing v3.2.0-dev.5 [Pipeline] echo 16:53:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:53:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:53:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:53:56 $ docker stop --time=1 595d7da9b42746a1162c891e12aa4d7fe42178545f4eb9101270e90a5214adf2 16:53:57 $ docker rm -f --volumes 595d7da9b42746a1162c891e12aa4d7fe42178545f4eb9101270e90a5214adf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:53:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:59 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:53:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:59 $ docker top 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e -eo pid,comm 16:54:00 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). 16:54:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:00 [ssh-agent] Looking for ssh-agent implementation... 16:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:00 $ docker exec 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e ssh-agent 16:54:00 SSH_AUTH_SOCK=/tmp/ssh-cEIEYmr5HISH/agent.32 16:54:00 SSH_AGENT_PID=38 16:54:00 Running ssh-add (command line suppressed) 16:54:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13339696132810498282.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13339696132810498282.key) 16:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:00 + git semver bump pre 16:54:01 2023-12-12 16:54:01,122 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:54:01 2023-12-12 16:54:01,123 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev 16:54:01 2023-12-12 16:54:01,123 [bump_version] DEBUG bumped version:3.2.0-dev.6 16:54:01 2023-12-12 16:54:01,123 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:54:01 2023-12-12 16:54:01,123 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:54:01 2023-12-12 16:54:01,123 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:54:01 2023-12-12 16:54:01,125 [execute] INFO git cat-file --batch-check 16:54:01 2023-12-12 16:54:01,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:54:01 2023-12-12 16:54:01,132 [execute] INFO git cat-file --batch 16:54:01 2023-12-12 16:54:01,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:54:01 2023-12-12 16:54:01,138 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:54:01 3.2.0-dev.6 [Pipeline] } 16:54:01 $ docker exec --env ******** --env ******** 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e ssh-agent -k 16:54:01 unset SSH_AUTH_SOCK; 16:54:01 unset SSH_AGENT_PID; 16:54:01 echo Agent pid 38 killed; 16:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:01 + git semver [Pipeline] } 16:54:02 $ docker stop --time=1 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e 16:54:03 $ docker rm -f --volumes 5d02c2b960bb2ccc215fb058365c046a3c7f1e6338043a1e7742276e9432fb8e [Pipeline] // withDockerContainer [Pipeline] sh 16:54:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:04 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:54:04 $ docker top 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:05 [ssh-agent] Looking for ssh-agent implementation... 16:54:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:05 $ docker exec 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 ssh-agent 16:54:05 SSH_AUTH_SOCK=/tmp/ssh-Qdca6V2SU6oN/agent.32 16:54:05 SSH_AGENT_PID=38 16:54:05 Running ssh-add (command line suppressed) 16:54:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6255298954218228053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6255298954218228053.key) 16:54:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:05 + git semver push 16:54:06 2023-12-12 16:54:06,072 [run_push] DEBUG push 16:54:06 2023-12-12 16:54:06,072 [execute] INFO git cat-file --batch-check 16:54:06 2023-12-12 16:54:06,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:54:06 2023-12-12 16:54:06,077 [execute] INFO git rev-list 7cac964ef1990189fa7c00cc5de5918d43408f19 -- 16:54:06 2023-12-12 16:54:06,078 [execute] DEBUG Popen(['git', 'rev-list', '7cac964ef1990189fa7c00cc5de5918d43408f19', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:54:06 2023-12-12 16:54:06,090 [execute] INFO git fetch -v origin 16:54:06 2023-12-12 16:54:06,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:54:06 2023-12-12 16:54:06,648 [run_push] DEBUG no remote changes detected 16:54:06 2023-12-12 16:54:06,649 [execute] INFO git push origin semver 16:54:06 2023-12-12 16:54:06,649 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:54:07 2023-12-12 16:54:07,543 [run_push] DEBUG push all version tags 16:54:07 2023-12-12 16:54:07,543 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:54:07 2023-12-12 16:54:07,544 [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) 16:54:08 2023-12-12 16:54:08,395 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:54:08 3.2.0-dev.6 [Pipeline] } 16:54:08 $ docker exec --env ******** --env ******** 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 ssh-agent -k 16:54:08 unset SSH_AUTH_SOCK; 16:54:08 unset SSH_AGENT_PID; 16:54:08 echo Agent pid 38 killed; 16:54:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:09 + git semver [Pipeline] } 16:54:09 $ docker stop --time=1 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 16:54:10 $ docker rm -f --volumes 78d0b2f7c6d570c52ca624713755b6629662e5a67e79336cc1a0758057cfb640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:54:12 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:54:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:54:12 total 16 16:54:12 drwxr-xr-x 3 root root 4096 Dec 12 16:43 . 16:54:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:53 .. 16:54:12 drwxr-xr-x 2 root root 4096 Dec 12 16:43 cost 16:54:12 -rw-r--r-- 1 root root 96 Dec 12 16:43 cost.csv 16:54:12 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:54:12 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:54:12 total 16 16:54:12 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 16:43 . 16:54:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 16:53 .. 16:54:12 drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 16:43 cost 16:54:12 -rw-r--r-- 1 jenkins jenkins 96 Dec 12 16:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:54:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:13 ---> package-listing.sh 16:54:13 ++ facter osfamily 16:54:13 ++ tr '[:upper:]' '[:lower:]' 16:54:13 + OS_FAMILY=debian 16:54:13 + workspace=/w/workspace/ry_app-service-configurable_main 16:54:13 + START_PACKAGES=/tmp/packages_start.txt 16:54:13 + END_PACKAGES=/tmp/packages_end.txt 16:54:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:13 + PACKAGES=/tmp/packages_start.txt 16:54:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:54:13 + PACKAGES=/tmp/packages_end.txt 16:54:13 + case "${OS_FAMILY}" in 16:54:13 + dpkg -l 16:54:13 + grep '^ii' 16:54:13 + '[' -f /tmp/packages_start.txt ']' 16:54:13 + '[' -f /tmp/packages_end.txt ']' 16:54:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:54:13 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:54:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:54:13 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 16:54:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:14 prd-ubuntu20.04-docker-8c-8g-24907 does not seem to be running inside a container 16:54:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:54:15 $ docker top cead37cc7aee74ea2768dea3fadba2f439f6ddfaefde7dca8369af7b2eee350b -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:15 + touch /tmp/pre-build-complete [Pipeline] sh 16:54:15 + mkdir -p /var/log/sysstat [Pipeline] sh 16:54:16 + ls /var/log/sa-host 16:54:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:16 provisioning config files... 16:54:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6996283952260909218tmp [Pipeline] { [Pipeline] echo 16:54:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:54:16 ---> create-netrc.sh [Pipeline] } 16:54:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:54:17 ---> python-tools-install.sh [Pipeline] echo 16:54:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:54:17 ---> sudo-logs.sh 16:54:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:54:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:54:17 ---> job-cost.sh 16:54:17 lf-activate-venv: SKIPPING 16:54:17 DEBUG: total: 0.2199999988079071 16:54:17 INFO: Retrieving Stack Cost... 16:54:18 INFO: Retrieving Pricing Info for: v3-standard-8 16:54:18 INFO: Archiving Costs [Pipeline] echo 16:54:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:54:19 ---> logs-deploy.sh 16:54:19 lf-activate-venv: SKIPPING 16:54:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/214 16:54:19 INFO: archiving workspace using pattern(s): 16:54:19 Archives upload complete. 16:54:19 INFO: archiving logs to Nexus 16:54:20 ---> uname -a: 16:54:20 Linux prd-ubuntu20-04-docker-8c-8g-24907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:54:20 16:54:20 16:54:20 ---> lscpu: 16:54:20 Architecture: x86_64 16:54:20 CPU op-mode(s): 32-bit, 64-bit 16:54:20 Byte Order: Little Endian 16:54:20 Address sizes: 40 bits physical, 48 bits virtual 16:54:20 CPU(s): 8 16:54:20 On-line CPU(s) list: 0-7 16:54:20 Thread(s) per core: 1 16:54:20 Core(s) per socket: 1 16:54:20 Socket(s): 8 16:54:20 NUMA node(s): 1 16:54:20 Vendor ID: AuthenticAMD 16:54:20 CPU family: 23 16:54:20 Model: 49 16:54:20 Model name: AMD EPYC-Rome Processor 16:54:20 Stepping: 0 16:54:20 CPU MHz: 2800.000 16:54:20 BogoMIPS: 5600.00 16:54:20 Virtualization: AMD-V 16:54:20 Hypervisor vendor: KVM 16:54:20 Virtualization type: full 16:54:20 L1d cache: 256 KiB 16:54:20 L1i cache: 256 KiB 16:54:20 L2 cache: 4 MiB 16:54:20 L3 cache: 128 MiB 16:54:20 NUMA node0 CPU(s): 0-7 16:54:20 Vulnerability Itlb multihit: Not affected 16:54:20 Vulnerability L1tf: Not affected 16:54:20 Vulnerability Mds: Not affected 16:54:20 Vulnerability Meltdown: Not affected 16:54:20 Vulnerability Mmio stale data: Not affected 16:54:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:54:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:54:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:54:20 Vulnerability Srbds: Not affected 16:54:20 Vulnerability Tsx async abort: Not affected 16:54:20 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 16:54:20 16:54:20 16:54:20 ---> nproc: 16:54:20 8 16:54:20 16:54:20 16:54:20 ---> df -h: 16:54:20 Filesystem Size Used Avail Use% Mounted on 16:54:20 overlay 155G 13G 143G 9% / 16:54:20 tmpfs 64M 0 64M 0% /dev 16:54:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:54:20 shm 64M 0 64M 0% /dev/shm 16:54:20 /dev/vda1 155G 13G 143G 9% /facter-os 16:54:20 16:54:20 16:54:20 ---> sar -b -r -n DEV: 16:54:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24907) 12/12/23 _x86_64_ (8 CPU) 16:54:20 16:54:20 16:40:04 LINUX RESTART (8 CPU) 16:54:20 16:54:20 16:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:54:20 16:42:01 238.67 1.78 236.89 0.00 65.34 74672.77 0.00 16:54:20 16:43:01 86.25 0.23 86.02 0.00 13.46 18983.24 0.00 16:54:20 16:44:01 142.88 1.13 141.74 0.00 36.66 35101.48 0.00 16:54:20 16:45:01 2.75 0.00 2.75 0.00 0.00 33.87 0.00 16:54:20 16:46:01 54.12 10.63 43.49 0.00 5155.01 8443.79 0.00 16:54:20 16:47:01 4.10 0.02 4.08 0.00 0.13 99.18 0.00 16:54:20 16:48:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 16:54:20 16:49:01 2.07 0.00 2.07 0.00 0.00 24.26 0.00 16:54:20 16:50:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 16:54:20 16:51:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 16:54:20 16:52:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 16:54:20 16:53:01 5.10 0.12 4.98 0.00 13.46 1650.26 0.00 16:54:20 16:54:01 132.50 0.25 132.25 0.00 2.00 58347.63 0.00 16:54:20 Average: 51.55 1.09 50.46 0.00 407.04 15110.68 0.00 16:54:20 16:54:20 16:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:54:20 16:42:01 28449720 31557920 754244 2.29 148492 3163852 1759016 5.18 1073804 2895296 0 16:54:20 16:43:01 28012540 31515168 789660 2.40 153976 3503636 1976488 5.82 1363192 2988936 323812 16:54:20 16:44:01 27645424 31565716 740296 2.25 164416 3880432 1806740 5.32 1243564 3440804 652 16:54:20 16:45:01 27645636 31565984 739556 2.25 164464 3880424 1806740 5.32 1243180 3440804 28 16:54:20 16:46:01 27173652 31551584 724820 2.20 193396 4305488 1740044 5.13 1544480 3575568 40 16:54:20 16:47:01 27179056 31552128 724488 2.20 191952 4302244 1705836 5.03 1543004 3572360 16 16:54:20 16:48:01 27182024 31555168 721440 2.19 191984 4302248 1705836 5.03 1540092 3572368 8 16:54:20 16:49:01 27182300 31555516 721052 2.19 192060 4302256 1705836 5.03 1540188 3572380 168 16:54:20 16:50:01 27184028 31557280 719448 2.19 192084 4302252 1705836 5.03 1538956 3572372 16 16:54:20 16:51:01 27183916 31557184 719492 2.19 192120 4302260 1705836 5.03 1538812 3572376 8 16:54:20 16:52:01 27184404 31557732 718880 2.19 192184 4302260 1705836 5.03 1538764 3572380 8 16:54:20 16:53:01 26660328 31535808 740060 2.25 196832 4765804 1805900 5.32 1565872 4035612 450216 16:54:20 16:54:01 25646248 31494948 774148 2.35 229028 5610448 2068864 6.10 1693196 4821452 892 16:54:20 Average: 27256098 31547857 737506 2.24 184845 4224893 1784524 5.26 1459008 3587131 59682 16:54:20 16:54:20 16:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:54:20 16:42:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 16:54:20 16:42:01 ens3 504.30 299.42 5647.74 98.22 0.00 0.00 0.00 0.00 16:54:20 16:42:01 docker0 206.68 361.97 17.74 2433.13 0.00 0.00 0.00 0.00 16:54:20 16:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:54:20 16:43:01 ens3 33.66 19.38 58.94 12.32 0.00 0.00 0.00 0.00 16:54:20 16:43:01 docker0 1.72 3.08 0.10 30.91 0.00 0.00 0.00 0.00 16:54:20 16:43:01 vetha5ca7a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:54:20 16:44:01 lo 8.07 8.07 0.80 0.80 0.00 0.00 0.00 0.00 16:54:20 16:44:01 ens3 148.39 105.90 2679.67 141.14 0.00 0.00 0.00 0.00 16:54:20 16:44:01 docker0 3.65 6.88 0.22 64.93 0.00 0.00 0.00 0.00 16:54:20 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:20 16:45:01 ens3 1.70 0.90 2.88 0.30 0.00 0.00 0.00 0.00 16:54:20 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:46:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:54:20 16:46:01 ens3 155.36 62.84 2740.77 4.83 0.00 0.00 0.00 0.00 16:54:20 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:20 16:47:01 ens3 0.33 0.20 0.07 0.01 0.00 0.00 0.00 0.00 16:54:20 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:48:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:54:20 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:20 16:49:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:54:20 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:20 16:51:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:54:20 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:52:01 ens3 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:54:20 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:53:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:54:20 16:53:01 ens3 122.35 72.09 3968.12 8.57 0.00 0.00 0.00 0.00 16:54:20 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:54:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 16:54:20 16:54:01 ens3 306.33 194.44 4282.24 144.21 0.00 0.00 0.00 0.00 16:54:20 16:54:01 docker0 61.41 120.55 4.97 1027.01 0.00 0.00 0.00 0.00 16:54:20 16:54:01 veth53ce6b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:54:20 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:54:20 Average: ens3 97.43 57.82 1485.57 31.43 0.00 0.00 0.00 0.00 16:54:20 Average: docker0 20.80 37.47 1.75 270.79 0.00 0.00 0.00 0.00 16:54:20 Average: veth53ce6b3 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 16:54:20 16:54:20 16:54:20 ---> sar -P ALL: 16:54:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24907) 12/12/23 _x86_64_ (8 CPU) 16:54:20 16:54:20 16:40:04 LINUX RESTART (8 CPU) 16:54:20 16:54:20 16:41:02 CPU %user %nice %system %iowait %steal %idle 16:54:20 16:42:01 all 7.31 0.00 3.47 5.99 0.06 83.17 16:54:20 16:42:01 0 7.82 0.00 4.08 1.99 0.05 86.06 16:54:20 16:42:01 1 7.07 0.00 2.88 1.01 0.05 88.99 16:54:20 16:42:01 2 6.87 0.00 5.48 26.63 0.09 60.94 16:54:20 16:42:01 3 7.05 0.00 3.35 1.20 0.05 88.35 16:54:20 16:42:01 4 7.37 0.00 2.93 0.46 0.07 89.17 16:54:20 16:42:01 5 6.61 0.00 2.78 1.51 0.05 89.05 16:54:20 16:42:01 6 7.56 0.00 3.20 1.03 0.07 88.14 16:54:20 16:42:01 7 8.15 0.00 3.05 14.14 0.05 74.60 16:54:20 16:43:01 all 48.25 0.00 4.40 1.20 0.11 46.04 16:54:20 16:43:01 0 49.81 0.00 3.94 0.10 0.12 46.03 16:54:20 16:43:01 1 49.22 0.00 4.26 0.54 0.12 45.86 16:54:20 16:43:01 2 48.37 0.00 4.37 0.29 0.10 46.87 16:54:20 16:43:01 3 48.24 0.00 4.47 0.41 0.12 46.76 16:54:20 16:43:01 4 48.88 0.00 4.52 6.26 0.10 40.24 16:54:20 16:43:01 5 46.63 0.00 4.65 0.34 0.12 48.27 16:54:20 16:43:01 6 46.61 0.00 4.20 0.14 0.10 48.96 16:54:20 16:43:01 7 48.24 0.00 4.81 1.52 0.12 45.32 16:54:20 16:44:01 all 4.09 0.00 1.75 2.19 0.04 91.93 16:54:20 16:44:01 0 3.90 0.00 1.93 9.81 0.05 84.31 16:54:20 16:44:01 1 4.06 0.00 1.90 0.77 0.03 93.23 16:54:20 16:44:01 2 4.03 0.00 1.33 2.54 0.05 92.05 16:54:20 16:44:01 3 3.18 0.00 1.46 0.85 0.05 94.46 16:54:20 16:44:01 4 4.96 0.00 1.46 0.02 0.03 93.53 16:54:20 16:44:01 5 4.79 0.00 1.92 1.60 0.03 91.66 16:54:20 16:44:01 6 3.75 0.00 1.59 0.45 0.05 94.16 16:54:20 16:44:01 7 4.03 0.00 2.40 1.56 0.05 91.96 16:54:20 16:45:01 all 0.04 0.00 0.02 0.00 0.01 99.93 16:54:20 16:45:01 0 0.10 0.00 0.03 0.02 0.02 99.83 16:54:20 16:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:54:20 16:45:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:54:20 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:54:20 16:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:54:20 16:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:54:20 16:45:01 6 0.08 0.00 0.03 0.00 0.00 99.88 16:54:20 16:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 16:54:20 16:46:01 all 2.37 0.00 1.27 0.86 0.02 95.48 16:54:20 16:46:01 0 1.39 0.00 1.49 1.75 0.02 95.36 16:54:20 16:46:01 1 2.19 0.00 1.49 0.32 0.02 95.99 16:54:20 16:46:01 2 2.91 0.00 1.07 1.05 0.03 94.93 16:54:20 16:46:01 3 1.64 0.00 0.80 0.68 0.02 96.86 16:54:20 16:46:01 4 3.56 0.00 1.22 0.75 0.02 94.45 16:54:20 16:46:01 5 1.80 0.00 0.92 2.26 0.02 95.00 16:54:20 16:46:01 6 3.91 0.00 1.07 0.03 0.02 94.97 16:54:20 16:46:01 7 1.60 0.00 2.07 0.05 0.02 96.26 16:54:20 16:47:01 all 0.08 0.00 0.05 0.02 0.01 99.84 16:54:20 16:47:01 0 0.07 0.00 0.07 0.02 0.02 99.83 16:54:20 16:47:01 1 0.12 0.00 0.05 0.00 0.00 99.83 16:54:20 16:47:01 2 0.23 0.00 0.08 0.02 0.02 99.65 16:54:20 16:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:54:20 16:47:01 4 0.03 0.00 0.03 0.12 0.02 99.80 16:54:20 16:47:01 5 0.08 0.00 0.05 0.02 0.02 99.83 16:54:20 16:47:01 6 0.02 0.00 0.05 0.00 0.02 99.92 16:54:20 16:47:01 7 0.07 0.00 0.03 0.00 0.00 99.90 16:54:20 16:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:54:20 16:48:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:54:20 16:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:54:20 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:54:20 16:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:54:20 16:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:54:20 16:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:54:20 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:20 16:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:54:20 16:49:01 all 0.06 0.00 0.02 0.01 0.00 99.90 16:54:20 16:49:01 0 0.05 0.00 0.07 0.00 0.02 99.87 16:54:20 16:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:54:20 16:49:01 2 0.28 0.00 0.02 0.08 0.02 99.60 16:54:20 16:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:20 16:49:01 4 0.03 0.00 0.02 0.03 0.00 99.92 16:54:20 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:54:20 16:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:54:20 16:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:54:20 16:50:01 all 0.06 0.00 0.01 0.04 0.01 99.89 16:54:20 16:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:54:20 16:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:54:20 16:50:01 2 0.20 0.00 0.00 0.00 0.00 99.80 16:54:20 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:54:20 16:50:01 4 0.02 0.00 0.00 0.32 0.02 99.65 16:54:20 16:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:54:20 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:54:20 16:50:01 7 0.15 0.00 0.02 0.02 0.02 99.80 16:54:20 16:51:01 all 0.16 0.00 0.01 0.00 0.01 99.82 16:54:20 16:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:54:20 16:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:54:20 16:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:54:20 16:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:20 16:51:01 4 0.05 0.00 0.03 0.02 0.02 99.88 16:54:20 16:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:54:20 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:54:20 16:51:01 7 1.04 0.00 0.02 0.00 0.02 98.92 16:54:20 16:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:54:20 16:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:54:20 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:54:20 16:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:54:20 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:54:20 16:52:01 4 0.07 0.00 0.02 0.02 0.02 99.88 16:54:20 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:54:20 16:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:54:20 16:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:54:20 16:54:20 16:52:01 CPU %user %nice %system %iowait %steal %idle 16:54:20 16:53:01 all 1.56 0.00 0.69 0.63 0.02 97.09 16:54:20 16:53:01 0 1.77 0.00 0.99 0.69 0.02 96.54 16:54:20 16:53:01 1 1.35 0.00 0.57 0.00 0.03 98.05 16:54:20 16:53:01 2 1.94 0.00 0.42 0.02 0.00 97.62 16:54:20 16:53:01 3 1.71 0.00 0.42 0.50 0.02 97.36 16:54:20 16:53:01 4 1.35 0.00 0.65 3.51 0.03 94.45 16:54:20 16:53:01 5 1.10 0.00 1.52 0.05 0.02 97.31 16:54:20 16:53:01 6 1.79 0.00 0.57 0.00 0.02 97.63 16:54:20 16:53:01 7 1.49 0.00 0.42 0.30 0.03 97.75 16:54:20 16:54:01 all 7.32 0.00 3.31 4.87 0.07 84.44 16:54:20 16:54:01 0 5.03 0.00 3.05 0.03 0.05 91.84 16:54:20 16:54:01 1 9.47 0.00 2.79 0.02 0.05 87.68 16:54:20 16:54:01 2 8.03 0.00 3.61 20.92 0.07 67.37 16:54:20 16:54:01 3 5.79 0.00 4.00 4.70 0.07 85.44 16:54:20 16:54:01 4 6.81 0.00 2.82 6.58 0.10 83.68 16:54:20 16:54:01 5 7.72 0.00 4.24 0.25 0.07 87.72 16:54:20 16:54:01 6 6.40 0.00 2.11 0.08 0.05 91.35 16:54:20 16:54:01 7 9.29 0.00 3.89 6.57 0.07 80.18 16:54:20 Average: all 5.45 0.00 1.15 1.20 0.03 92.18 16:54:20 Average: 0 5.36 0.00 1.20 1.10 0.03 92.31 16:54:20 Average: 1 5.63 0.00 1.07 0.20 0.03 93.07 16:54:20 Average: 2 5.58 0.00 1.25 3.90 0.03 89.24 16:54:20 Average: 3 5.16 0.00 1.11 0.64 0.02 93.07 16:54:20 Average: 4 5.59 0.00 1.04 1.38 0.03 91.96 16:54:20 Average: 5 5.25 0.00 1.23 0.46 0.03 93.03 16:54:20 Average: 6 5.35 0.00 0.98 0.13 0.02 93.52 16:54:20 Average: 7 5.65 0.00 1.28 1.82 0.03 91.21 16:54:20 16:54:20 16:54:20