Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d14d2885d31a8bbc3eba5c894c279c3ceea6765f 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-ssh8143983286553147021.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-ssh8135031745092484656.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-ssh13397475057409248180.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-ssh3972634791870201392.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-ssh122520798471728854.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-582 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 d14d2885d31a8bbc3eba5c894c279c3ceea6765f (main) Commit message: "feat: add openziti support to config (#652)" > 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 d14d2885d31a8bbc3eba5c894c279c3ceea6765f # timeout=10 > git rev-list --no-walk 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:37:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:37:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:37:36 ========================================================= 15:37:36 EdgeX Global Pipelines Version Info 15:37:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:37:37 ------------------- 15:37:37 stable info: 15:37:37 ------------------- 15:37:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:37:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:37:37 Message: update stable to v1.0.258 15:37:38 ------------------- 15:37:38 experimental info: 15:37:38 ------------------- 15:37:38 Commited By: **** collab-it+edgex@linuxfoundation.org 15:37:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:37:38 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:37:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d14d288 [Pipeline] echo 15:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:39 provisioning config files... 15:37:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config41943915060859958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:39 ---> ****-login.sh 15:37:39 nexus3.edgexfoundry.org:10001 15:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:40 Configure a credential helper to remove this warning. See 15:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:40 15:37:40 Login Succeeded 15:37:40 nexus3.edgexfoundry.org:10002 15:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:40 Configure a credential helper to remove this warning. See 15:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:40 15:37:40 Login Succeeded 15:37:40 nexus3.edgexfoundry.org:10003 15:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:40 Configure a credential helper to remove this warning. See 15:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:40 15:37:40 Login Succeeded 15:37:40 nexus3.edgexfoundry.org:10004 15:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:40 Configure a credential helper to remove this warning. See 15:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:40 15:37:40 Login Succeeded 15:37:40 ****.io 15:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:40 Configure a credential helper to remove this warning. See 15:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:40 15:37:40 Login Succeeded 15:37:40 ---> ****-login.sh ends [Pipeline] } 15:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:37:41 + git rev-list -1 --merges d14d2885d31a8bbc3eba5c894c279c3ceea6765f~1..d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo 15:37:41 -----------> git rev-list -1 --merges d14d2885d31a8bbc3eba5c894c279c3ceea6765f~1..d14d2885d31a8bbc3eba5c894c279c3ceea6765f d14d2885d31a8bbc3eba5c894c279c3ceea6765f [false] [Pipeline] sh 15:37:41 + git log --format=format:%s -1 d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo 15:37:41 ========================================================= 15:37:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:37:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:42 + git log --format=format:%s -1 d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo 15:37:42 [semverPrep] GIT_COMMIT: d14d2885d31a8bbc3eba5c894c279c3ceea6765f, Commit Message: feat: add openziti support to config (#652) [Pipeline] echo 15:37:42 [semverPrep] This is not a build commit. [Pipeline] sh 15:37:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:42 + grep -v github /etc/ssh/ssh_known_hosts 15:37:42 + [ -e /tmp/ssh_known_hosts ] 15:37:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:37:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 15:37:42 sudo tee -a /etc/ssh/ssh_known_hosts 15:37:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:42 15:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:43 0.1.4: Pulling from edgex-devops/py-git-semver 15:37:43 b85a868b505f: Pulling fs layer 15:37:43 e2be974225ed: Pulling fs layer 15:37:43 339a4e72a1f5: Pulling fs layer 15:37:43 988bab9f4d93: Pulling fs layer 15:37:43 1469e6f7b9e6: Pulling fs layer 15:37:43 eaf3925da568: Pulling fs layer 15:37:43 bab4dde63d76: Pulling fs layer 15:37:43 bde34c3a00c8: Pulling fs layer 15:37:43 988bab9f4d93: Waiting 15:37:43 1469e6f7b9e6: Waiting 15:37:43 b352a97aabf1: Pulling fs layer 15:37:43 eaf3925da568: Waiting 15:37:43 4872d77fe225: Pulling fs layer 15:37:43 5851b861e8e6: Pulling fs layer 15:37:43 bab4dde63d76: Waiting 15:37:43 b352a97aabf1: Waiting 15:37:43 5851b861e8e6: Waiting 15:37:43 4872d77fe225: Waiting 15:37:43 e2be974225ed: Download complete 15:37:43 988bab9f4d93: Download complete 15:37:43 1469e6f7b9e6: Verifying Checksum 15:37:43 1469e6f7b9e6: Download complete 15:37:43 eaf3925da568: Verifying Checksum 15:37:43 eaf3925da568: Download complete 15:37:43 339a4e72a1f5: Verifying Checksum 15:37:43 339a4e72a1f5: Download complete 15:37:43 bde34c3a00c8: Verifying Checksum 15:37:43 bde34c3a00c8: Download complete 15:37:43 b352a97aabf1: Verifying Checksum 15:37:43 b352a97aabf1: Download complete 15:37:43 4872d77fe225: Verifying Checksum 15:37:43 4872d77fe225: Download complete 15:37:43 b85a868b505f: Verifying Checksum 15:37:43 b85a868b505f: Download complete 15:37:43 bab4dde63d76: Verifying Checksum 15:37:43 bab4dde63d76: Download complete 15:37:44 b85a868b505f: Pull complete 15:37:44 e2be974225ed: Pull complete 15:37:45 339a4e72a1f5: Pull complete 15:37:45 988bab9f4d93: Pull complete 15:37:45 1469e6f7b9e6: Pull complete 15:37:45 eaf3925da568: Pull complete 15:37:46 bab4dde63d76: Pull complete 15:37:47 bde34c3a00c8: Pull complete 15:37:47 b352a97aabf1: Pull complete 15:37:47 4872d77fe225: Pull complete 15:37:47 5851b861e8e6: Pull complete 15:37:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:47 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:37:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:37:50 $ docker top 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 -eo pid,comm 15:37:50 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). 15:37:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:50 [ssh-agent] Looking for ssh-agent implementation... 15:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:50 $ docker exec 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent 15:37:50 SSH_AUTH_SOCK=/tmp/ssh-GjPm5rrOWDbt/agent.32 15:37:50 SSH_AGENT_PID=38 15:37:50 Running ssh-add (command line suppressed) 15:37:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1499174019983856355.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1499174019983856355.key) 15:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:51 + git tag --points-at HEAD [Pipeline] } 15:37:51 $ docker exec --env ******** --env ******** 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent -k 15:37:51 unset SSH_AUTH_SOCK; 15:37:51 unset SSH_AGENT_PID; 15:37:51 echo Agent pid 38 killed; 15:37:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:51 [ssh-agent] Looking for ssh-agent implementation... 15:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:51 $ docker exec 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent 15:37:51 SSH_AUTH_SOCK=/tmp/ssh-6Pb1GU4hUfl1/agent.71 15:37:51 SSH_AGENT_PID=77 15:37:51 Running ssh-add (command line suppressed) 15:37:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6206506850652638191.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6206506850652638191.key) 15:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:51 + git semver init 15:37:52 2024-03-21 15:37:52,016 [run_init] DEBUG init version:0.0.0 force:False 15:37:52 2024-03-21 15:37:52,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:37:52 2024-03-21 15:37:52,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:37:52 2024-03-21 15:37:52,018 [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) 15:37:53 2024-03-21 15:37:53,123 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:37:53 2024-03-21 15:37:53,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:37:53 2024-03-21 15:37:53,124 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:37:53 2024-03-21 15:37:53,124 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:37:53 3.2.0-dev.19 [Pipeline] } 15:37:53 $ docker exec --env ******** --env ******** 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent -k 15:37:53 unset SSH_AUTH_SOCK; 15:37:53 unset SSH_AGENT_PID; 15:37:53 echo Agent pid 77 killed; 15:37:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:37:53 + git semver [Pipeline] } 15:37:54 $ docker stop --time=1 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 15:37:55 $ docker rm -f --volumes 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:56 Stashed 1 file(s) [Pipeline] echo 15:37:56 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 15:37:56 provisioning config files... 15:37:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4317524299109651710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:56 ---> ****-login.sh 15:37:56 nexus3.edgexfoundry.org:10001 15:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:56 Configure a credential helper to remove this warning. See 15:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:56 15:37:56 Login Succeeded 15:37:56 nexus3.edgexfoundry.org:10002 15:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:56 Configure a credential helper to remove this warning. See 15:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:56 15:37:56 Login Succeeded 15:37:56 nexus3.edgexfoundry.org:10003 15:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:56 Configure a credential helper to remove this warning. See 15:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:56 15:37:56 Login Succeeded 15:37:56 nexus3.edgexfoundry.org:10004 15:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:56 Configure a credential helper to remove this warning. See 15:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:56 15:37:56 Login Succeeded 15:37:56 ****.io 15:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:57 Configure a credential helper to remove this warning. See 15:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:57 15:37:57 Login Succeeded 15:37:57 ---> ****-login.sh ends [Pipeline] } 15:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:57 ========================================================= 15:37:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:37:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + 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 . 15:37:57 Sending build context to Docker daemon 8.915MB 15:37:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:37:57 Step 2/12 : FROM ${BASE} AS builder 15:37:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:57 7264a8db6415: Pulling fs layer 15:37:57 c4d48a809fc2: Pulling fs layer 15:37:57 4f1c88b9dad5: Pulling fs layer 15:37:57 ad3a456e5733: Pulling fs layer 15:37:57 69c7f0334f64: Pulling fs layer 15:37:57 1f1c1a5573a3: Pulling fs layer 15:37:57 ce7588e14bc9: Pulling fs layer 15:37:57 1f1c1a5573a3: Waiting 15:37:57 b5e4710f87ac: Pulling fs layer 15:37:57 ce7588e14bc9: Waiting 15:37:57 69c7f0334f64: Waiting 15:37:57 b5e4710f87ac: Waiting 15:37:57 c4d48a809fc2: Verifying Checksum 15:37:57 c4d48a809fc2: Download complete 15:37:57 ad3a456e5733: Verifying Checksum 15:37:57 ad3a456e5733: Download complete 15:37:57 69c7f0334f64: Verifying Checksum 15:37:57 69c7f0334f64: Download complete 15:37:57 7264a8db6415: Verifying Checksum 15:37:57 7264a8db6415: Download complete 15:37:57 1f1c1a5573a3: Verifying Checksum 15:37:57 1f1c1a5573a3: Download complete 15:37:57 7264a8db6415: Pull complete 15:37:57 b5e4710f87ac: Verifying Checksum 15:37:57 b5e4710f87ac: Download complete 15:37:58 c4d48a809fc2: Pull complete 15:37:58 4f1c88b9dad5: Verifying Checksum 15:37:58 4f1c88b9dad5: Download complete 15:37:58 ce7588e14bc9: Verifying Checksum 15:37:58 ce7588e14bc9: Download complete 15:38:01 4f1c88b9dad5: Pull complete 15:38:01 ad3a456e5733: Pull complete 15:38:01 69c7f0334f64: Pull complete 15:38:01 1f1c1a5573a3: Pull complete 15:38:03 ce7588e14bc9: Pull complete 15:38:03 b5e4710f87ac: Pull complete 15:38:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:38:03 ---> 88b5674ff536 15:38:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:38:07 ---> Running in b46aae429761 15:38:07 Removing intermediate container b46aae429761 15:38:07 ---> 9b9d2ceda213 15:38:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:38:07 ---> Running in d8ac06897969 15:38:08 Removing intermediate container d8ac06897969 15:38:08 ---> 387e98715292 15:38:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:38:08 ---> Running in cd0fc7cacfbf 15:38:08 Removing intermediate container cd0fc7cacfbf 15:38:08 ---> e2fc3d89d01b 15:38:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:08 ---> Running in 0d82ce4bf571 15:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:38:08 OK: 264 MiB in 52 packages 15:38:09 Removing intermediate container 0d82ce4bf571 15:38:09 ---> e55ecde1b9fd 15:38:09 Step 7/12 : WORKDIR /app 15:38:09 ---> Running in 968c1b5c6381 15:38:09 Removing intermediate container 968c1b5c6381 15:38:09 ---> 4e2fb5039581 15:38:09 Step 8/12 : COPY go.mod vendor* ./ 15:38:09 ---> ce36b58ccf0d 15:38:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:09 ---> Running in d139e4628e30 15:38:11 Still waiting to schedule task 15:38:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:39:17 Removing intermediate container d139e4628e30 15:39:17 ---> 6461da60cdef 15:39:17 Step 10/12 : COPY . . 15:39:17 ---> 2d92fa05c694 15:39:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:39:17 ---> Running in 6256ab5709a2 15:39:17 Removing intermediate container 6256ab5709a2 15:39:17 ---> 751dcba56654 15:39:17 Step 12/12 : RUN $MAKE 15:39:17 ---> Running in dec3b172ab97 15:39:17 noop 15:39:17 Removing intermediate container dec3b172ab97 15:39:17 ---> e7724f5507a3 15:39:17 Successfully built e7724f5507a3 15:39:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:17 + docker inspect -f . ci-base-image-x86_64 15:39:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:17 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:39:18 $ docker top 6ec052d59bf9d4b1ac6668ce7542e5e47f36631d3cf4e105e0218bee9c0a9184 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:18 + go version 15:39:18 go version go1.21.0 linux/amd64 [Pipeline] } 15:39:18 $ docker stop --time=1 6ec052d59bf9d4b1ac6668ce7542e5e47f36631d3cf4e105e0218bee9c0a9184 15:39:19 $ docker rm -f --volumes 6ec052d59bf9d4b1ac6668ce7542e5e47f36631d3cf4e105e0218bee9c0a9184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:20 + docker inspect -f . ci-base-image-x86_64 15:39:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:20 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:39:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:39:20 $ docker top 3b9852df42d844f2a5bba1b23bdb7bf62621629640df4e546fe362d39a6db07a -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:20 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:39:21 + make test 15:39:21 go test -race -coverprofile=coverage.out ./... 15:39:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-583 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:39:46 Running in /w/workspace/app-service-configurable/228 [Pipeline] { [Pipeline] checkout 15:39:46 Selected Git installation does not exist. Using Default 15:39:46 The recommended git tool is: NONE 15:39:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:39:51 using credential edgex-jenkins-ssh 15:39:51 Cloning the remote Git repository 15:39:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:39:51 > git init /w/workspace/app-service-configurable/228 # timeout=10 15:39:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:39:51 > git --version # timeout=10 15:39:51 > git --version # 'git version 2.25.1' 15:39:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:54 Avoid second fetch 15:39:54 Checking out Revision d14d2885d31a8bbc3eba5c894c279c3ceea6765f (main) 15:39:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:39:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:54 > git config core.sparsecheckout # timeout=10 15:39:54 > git checkout -f d14d2885d31a8bbc3eba5c894c279c3ceea6765f # timeout=10 15:39:55 Commit message: "feat: add openziti support to config (#652)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:40:00 Dload Upload Total Spent Left Speed 15:40:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 15:40:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:40:00 + sudo tee /etc/docker/daemon.new 15:40:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:40:00 { 15:40:00 "registry-mirrors": [ 15:40:00 "https://nexus3.edgexfoundry.org:10001" 15:40:00 ], 15:40:00 "bip": "10.250.0.254/24", 15:40:00 "hosts": [ 15:40:00 "tcp://0.0.0.0:5555", 15:40:00 "unix:///var/run/docker.sock" 15:40:00 ], 15:40:00 "mtu": 1458, 15:40:00 "selinux-enabled": true, 15:40:00 "seccomp-profile": "/etc/docker/seccomp.json" 15:40:00 } [Pipeline] sh 15:40:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:40:01 + sudo service docker restart 15:40:14 go vet ./... 15:40:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:19 ./bin/test-attribution-txt.sh [Pipeline] echo 15:40:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:40:19 $ docker stop --time=1 3b9852df42d844f2a5bba1b23bdb7bf62621629640df4e546fe362d39a6db07a 15:40:24 $ docker rm -f --volumes 3b9852df42d844f2a5bba1b23bdb7bf62621629640df4e546fe362d39a6db07a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:24 provisioning config files... 15:40:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/228@tmp/config12727770847282412534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:40:24 ---> ****-login.sh 15:40:24 nexus3.edgexfoundry.org:10001 [Pipeline] sh 15:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:25 Configure a credential helper to remove this warning. See 15:40:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:25 15:40:25 Login Succeeded 15:40:25 nexus3.edgexfoundry.org:10002 15:40:25 + ls -al . 15:40:25 total 260 15:40:25 drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 15:39 . 15:40:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 15:37 .. 15:40:25 -rw-rw-r-- 1 jenkins jenkins 119 Mar 21 15:37 .dockerignore 15:40:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:39 .git 15:40:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 15:37 .github 15:40:25 -rw-rw-r-- 1 jenkins jenkins 106 Mar 21 15:37 .gitignore 15:40:25 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 15:37 .golangci.yml 15:40:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 15:37 .semver 15:40:25 -rw-rw-r-- 1 jenkins jenkins 18981 Mar 21 15:37 Attribution.txt 15:40:25 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 21 15:37 CHANGELOG.md 15:40:25 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 21 15:37 Dockerfile 15:40:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 15:37 GOVERNANCE.md 15:40:25 -rw-rw-r-- 1 jenkins jenkins 666 Mar 21 15:37 Jenkinsfile 15:40:25 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 21 15:37 LICENSE 15:40:25 -rw-rw-r-- 1 jenkins jenkins 618 Mar 21 15:37 OWNERS.md 15:40:25 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 21 15:37 README.md 15:40:25 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 15:37 VERSION 15:40:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 15:37 bin 15:40:25 -rw-r--r-- 1 jenkins jenkins 13 Mar 21 15:39 coverage.out 15:40:25 -rw-rw-r-- 1 jenkins jenkins 7078 Mar 21 15:37 go.mod 15:40:25 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 15:37 go.sum 15:40:25 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 21 15:37 main.go 15:40:25 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 21 15:37 makefile 15:40:25 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 15:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:25 + 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=d14d2885d31a8bbc3eba5c894c279c3ceea6765f --label arch=amd64 --label version=3.2.0-dev.19 . 15:40:25 Sending build context to Docker daemon 8.916MB 15:40:25 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:40:25 Step 2/27 : FROM ${BASE} AS builder 15:40:25 ---> e7724f5507a3 15:40:25 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:26 Configure a credential helper to remove this warning. See 15:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:26 15:40:26 Login Succeeded 15:40:26 nexus3.edgexfoundry.org:10003 15:40:26 ---> Running in aa9e5db9ec09 15:40:26 Removing intermediate container aa9e5db9ec09 15:40:26 ---> a6e34b8fd6a2 15:40:26 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:40:26 ---> Running in 6ddb8b5c6504 15:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:26 Configure a credential helper to remove this warning. See 15:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:26 15:40:26 Login Succeeded 15:40:26 nexus3.edgexfoundry.org:10004 15:40:26 Removing intermediate container 6ddb8b5c6504 15:40:26 ---> 53c2d8f29d0e 15:40:26 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:40:26 ---> Running in 2fbde8c38831 15:40:26 Removing intermediate container 2fbde8c38831 15:40:26 ---> 506986fb5b77 15:40:26 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:26 ---> Running in 11395b2d1f41 15:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:26 Configure a credential helper to remove this warning. See 15:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:26 15:40:26 Login Succeeded 15:40:26 ****.io 15:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:40:27 Configure a credential helper to remove this warning. See 15:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:40:27 15:40:27 Login Succeeded 15:40:27 ---> ****-login.sh ends [Pipeline] } 15:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 15:40:27 OK: 264 MiB in 52 packages [Pipeline] unstash [Pipeline] echo 15:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 15:40:27 Removing intermediate container 11395b2d1f41 15:40:27 ---> a080a5c713c6 15:40:27 Step 7/27 : WORKDIR /app 15:40:27 ---> Running in c56abd97bb07 15:40:27 Removing intermediate container c56abd97bb07 15:40:27 ---> 9f90b6e3176e 15:40:27 Step 8/27 : COPY go.mod vendor* ./ [Pipeline] echo 15:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:40:27 ========================================================= 15:40:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:40:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:27 ---> 6da40334b7b3 15:40:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:27 ---> Running in 7a77d851be0b 15:40:27 + 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 . 15:40:27 Sending build context to Docker daemon 238.1kB 15:40:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:40:28 Step 2/12 : FROM ${BASE} AS builder 15:40:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:28 9fda8d8052c6: Pulling fs layer 15:40:28 5d54e960e981: Pulling fs layer 15:40:28 c4a7e357bf2a: Pulling fs layer 15:40:28 f0e02332f6b5: Pulling fs layer 15:40:28 872ee5b61b7b: Pulling fs layer 15:40:28 0c6a40ed1a82: Pulling fs layer 15:40:28 94ae7d8d031c: Pulling fs layer 15:40:28 0c6a40ed1a82: Waiting 15:40:28 94ae7d8d031c: Waiting 15:40:28 872ee5b61b7b: Waiting 15:40:28 f0e02332f6b5: Waiting 15:40:28 5d54e960e981: Download complete 15:40:28 Removing intermediate container 7a77d851be0b 15:40:28 ---> 252bdc229f13 15:40:28 Step 10/27 : COPY . . 15:40:28 f0e02332f6b5: Verifying Checksum 15:40:28 f0e02332f6b5: Download complete 15:40:28 872ee5b61b7b: Verifying Checksum 15:40:28 872ee5b61b7b: Download complete 15:40:28 9fda8d8052c6: Verifying Checksum 15:40:28 9fda8d8052c6: Download complete 15:40:28 94ae7d8d031c: Verifying Checksum 15:40:28 94ae7d8d031c: Download complete 15:40:28 ---> 538327efa44a 15:40:28 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:28 ---> Running in 56f28b4057ac 15:40:28 Removing intermediate container 56f28b4057ac 15:40:28 ---> 81bfe36e89dd 15:40:28 Step 12/27 : RUN $MAKE 15:40:28 ---> Running in 34a955c460de 15:40:29 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19" -trimpath -mod=readonly -o app-service-configurable 15:40:29 9fda8d8052c6: Pull complete 15:40:29 5d54e960e981: Pull complete 15:40:30 c4a7e357bf2a: Download complete 15:40:31 0c6a40ed1a82: Verifying Checksum 15:40:31 0c6a40ed1a82: Download complete 15:40:43 c4a7e357bf2a: Pull complete 15:40:43 f0e02332f6b5: Pull complete 15:40:43 872ee5b61b7b: Pull complete 15:40:51 0c6a40ed1a82: Pull complete 15:40:53 94ae7d8d031c: Pull complete 15:40:53 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:40:53 ---> 86de565de09d 15:40:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:40:54 ---> Running in 74337b69c65e 15:40:54 Removing intermediate container 74337b69c65e 15:40:54 ---> f6d2d675f9db 15:40:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:40:54 ---> Running in ebd28c45a48b 15:40:55 Removing intermediate container ebd28c45a48b 15:40:55 ---> ccf9a9b8c4b0 15:40:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:40:55 ---> Running in 7b61e2de0783 15:40:55 Removing intermediate container 7b61e2de0783 15:40:55 ---> 481536d4e65a 15:40:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:55 ---> Running in d9873e374597 15:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:40:57 OK: 266 MiB in 52 packages 15:40:58 Removing intermediate container d9873e374597 15:40:58 ---> a9641b9089f5 15:40:58 Step 7/12 : WORKDIR /app 15:40:58 ---> Running in 68fae134bc4e 15:40:59 Removing intermediate container 68fae134bc4e 15:40:59 ---> 3e62780c8888 15:40:59 Step 8/12 : COPY go.mod vendor* ./ 15:40:59 ---> 9d9f8e68c705 15:40:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:59 ---> Running in edb15a8e1d3c 15:41:01 Removing intermediate container 34a955c460de 15:41:01 ---> bb54c5d8c0ad 15:41:01 Step 13/27 : FROM alpine:3.18 15:41:01 3.18: Pulling from library/alpine 15:41:01 619be1103602: Pulling fs layer 15:41:01 619be1103602: Download complete 15:41:01 619be1103602: Pull complete 15:41:01 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:41:01 Status: Downloaded newer image for alpine:3.18 15:41:01 ---> d3782b16ccc9 15:41:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:41:01 ---> Running in 966412d24679 15:41:01 Removing intermediate container 966412d24679 15:41:01 ---> 1ab6c12a91c8 15:41:01 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:41:01 ---> Running in c39312d5b943 15:41:01 Removing intermediate container c39312d5b943 15:41:01 ---> d2a94fd98879 15:41:01 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:41:01 ---> Running in b0a9f7c08b7a 15:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:41:01 (1/2) Installing ca-certificates (20240226-r0) 15:41:01 (2/2) Installing dumb-init (1.2.5-r2) 15:41:01 Executing busybox-1.36.1-r5.trigger 15:41:01 Executing ca-certificates-20240226-r0.trigger 15:41:01 OK: 8 MiB in 17 packages 15:41:01 Removing intermediate container b0a9f7c08b7a 15:41:01 ---> f0b72fcb98b3 15:41:01 Step 17/27 : RUN apk --no-cache upgrade 15:41:01 ---> Running in 3494ccf77923 15:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:41:01 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:41:01 Executing ca-certificates-20240226-r0.trigger 15:41:01 OK: 8 MiB in 17 packages 15:41:01 Removing intermediate container 3494ccf77923 15:41:01 ---> 13f6328d5685 15:41:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:41:01 ---> 98559a6ebcd7 15:41:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:41:01 ---> 61eaf6c84ba0 15:41:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:41:01 ---> c903f82c9c82 15:41:01 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:41:03 ---> 96c9fd695525 15:41:03 Step 22/27 : EXPOSE 48095 15:41:03 ---> Running in 75ff2a7e3745 15:41:03 Removing intermediate container 75ff2a7e3745 15:41:03 ---> e9316b5fb28f 15:41:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:41:03 ---> Running in 7b945496b7ee 15:41:03 Removing intermediate container 7b945496b7ee 15:41:03 ---> c573b167f60e 15:41:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:41:03 ---> Running in a7005325fa5e 15:41:03 Removing intermediate container a7005325fa5e 15:41:03 ---> 3482124cabae 15:41:03 Step 25/27 : LABEL arch=amd64 15:41:03 ---> Running in 32e30b713dab 15:41:03 Removing intermediate container 32e30b713dab 15:41:03 ---> 9a0981906381 15:41:03 Step 26/27 : LABEL git_sha=d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:41:03 ---> Running in 4e5102d35a1c 15:41:03 Removing intermediate container 4e5102d35a1c 15:41:03 ---> f5c15adeec5b 15:41:03 Step 27/27 : LABEL version=3.2.0-dev.19 15:41:03 ---> Running in da69728c3cf3 15:41:03 Removing intermediate container da69728c3cf3 15:41:03 ---> 567b9ecbf8e6 15:41:03 [Warning] One or more build-args [ARCH] were not consumed 15:41:03 Successfully built 567b9ecbf8e6 15:41:03 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 15:41:03 provisioning config files... 15:41:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11171590313024934447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:03 ---> ****-login.sh 15:41:03 nexus3.edgexfoundry.org:10001 15:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:03 Configure a credential helper to remove this warning. See 15:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:03 15:41:03 Login Succeeded 15:41:03 nexus3.edgexfoundry.org:10002 15:41:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:03 Configure a credential helper to remove this warning. See 15:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:03 15:41:03 Login Succeeded 15:41:03 nexus3.edgexfoundry.org:10003 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:04 Configure a credential helper to remove this warning. See 15:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:04 15:41:04 Login Succeeded 15:41:04 nexus3.edgexfoundry.org:10004 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:04 Configure a credential helper to remove this warning. See 15:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:04 15:41:04 Login Succeeded 15:41:04 ****.io 15:41:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:04 Configure a credential helper to remove this warning. See 15:41:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:04 15:41:04 Login Succeeded 15:41:04 ---> ****-login.sh ends [Pipeline] } 15:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:41:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:41:04 d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:41:04 latest 15:41:04 3.2.0-dev.19 15:41:04 d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 15:41:04 main 15:41:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:05 eb2e5e20b96a: Preparing 15:41:05 9ac567ffcff3: Preparing 15:41:05 786599a69f4d: Preparing 15:41:05 64df8150b894: Preparing 15:41:05 7e075695cb87: Preparing 15:41:05 24a618ef14a3: Preparing 15:41:05 aedc3bda2944: Preparing 15:41:05 24a618ef14a3: Waiting 15:41:05 aedc3bda2944: Waiting 15:41:05 64df8150b894: Pushed 15:41:05 9ac567ffcff3: Pushed 15:41:05 7e075695cb87: Pushed 15:41:05 786599a69f4d: Pushed 15:41:05 aedc3bda2944: Layer already exists 15:41:05 24a618ef14a3: Pushed 15:41:08 eb2e5e20b96a: Pushed 15:41:08 d14d2885d31a8bbc3eba5c894c279c3ceea6765f: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:08 eb2e5e20b96a: Preparing 15:41:08 9ac567ffcff3: Preparing 15:41:08 786599a69f4d: Preparing 15:41:08 64df8150b894: Preparing 15:41:08 7e075695cb87: Preparing 15:41:08 24a618ef14a3: Preparing 15:41:08 aedc3bda2944: Preparing 15:41:08 24a618ef14a3: Waiting 15:41:08 aedc3bda2944: Waiting 15:41:08 786599a69f4d: Layer already exists 15:41:08 64df8150b894: Layer already exists 15:41:08 9ac567ffcff3: Layer already exists 15:41:08 7e075695cb87: Layer already exists 15:41:08 eb2e5e20b96a: Layer already exists 15:41:08 aedc3bda2944: Layer already exists 15:41:08 24a618ef14a3: Layer already exists 15:41:08 latest: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.19 15:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:09 eb2e5e20b96a: Preparing 15:41:09 9ac567ffcff3: Preparing 15:41:09 786599a69f4d: Preparing 15:41:09 64df8150b894: Preparing 15:41:09 7e075695cb87: Preparing 15:41:09 24a618ef14a3: Preparing 15:41:09 aedc3bda2944: Preparing 15:41:09 24a618ef14a3: Waiting 15:41:09 aedc3bda2944: Waiting 15:41:09 786599a69f4d: Layer already exists 15:41:09 eb2e5e20b96a: Layer already exists 15:41:09 9ac567ffcff3: Layer already exists 15:41:09 7e075695cb87: Layer already exists 15:41:09 64df8150b894: Layer already exists 15:41:09 aedc3bda2944: Layer already exists 15:41:09 24a618ef14a3: Layer already exists 15:41:09 3.2.0-dev.19: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 15:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:10 eb2e5e20b96a: Preparing 15:41:10 9ac567ffcff3: Preparing 15:41:10 786599a69f4d: Preparing 15:41:10 64df8150b894: Preparing 15:41:10 7e075695cb87: Preparing 15:41:10 24a618ef14a3: Preparing 15:41:10 aedc3bda2944: Preparing 15:41:10 aedc3bda2944: Waiting 15:41:10 64df8150b894: Layer already exists 15:41:10 eb2e5e20b96a: Layer already exists 15:41:10 9ac567ffcff3: Layer already exists 15:41:10 786599a69f4d: Layer already exists 15:41:10 7e075695cb87: Layer already exists 15:41:10 24a618ef14a3: Layer already exists 15:41:10 aedc3bda2944: Layer already exists 15:41:10 d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:41:10 eb2e5e20b96a: Preparing 15:41:10 9ac567ffcff3: Preparing 15:41:10 786599a69f4d: Preparing 15:41:10 64df8150b894: Preparing 15:41:10 7e075695cb87: Preparing 15:41:10 24a618ef14a3: Preparing 15:41:10 aedc3bda2944: Preparing 15:41:10 24a618ef14a3: Waiting 15:41:10 7e075695cb87: Layer already exists 15:41:10 786599a69f4d: Layer already exists 15:41:10 9ac567ffcff3: Layer already exists 15:41:10 64df8150b894: Layer already exists 15:41:10 eb2e5e20b96a: Layer already exists 15:41:10 aedc3bda2944: Layer already exists 15:41:10 24a618ef14a3: Layer already exists 15:41:10 main: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:10 ===================================================== [Pipeline] echo 15:41:10 taggedImages: 15:41:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:41:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:41:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.19 15:41:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 15:41:10 - 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 15:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:11 15:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:11 latest: Pulling from edgex-lftools-log-publisher 15:41:11 5eb5b503b376: Pulling fs layer 15:41:11 5c69ac0246d0: Pulling fs layer 15:41:11 ec43610c2a17: Pulling fs layer 15:41:11 3a2ae6a8a46f: Pulling fs layer 15:41:11 33b1e0a273af: Pulling fs layer 15:41:11 5d3b04190fa2: Pulling fs layer 15:41:11 2f39f015ded8: Pulling fs layer 15:41:11 5d3b04190fa2: Waiting 15:41:11 2f39f015ded8: Waiting 15:41:11 3a2ae6a8a46f: Waiting 15:41:11 33b1e0a273af: Waiting 15:41:11 5c69ac0246d0: Verifying Checksum 15:41:11 5c69ac0246d0: Download complete 15:41:11 3a2ae6a8a46f: Verifying Checksum 15:41:11 3a2ae6a8a46f: Download complete 15:41:11 33b1e0a273af: Verifying Checksum 15:41:11 33b1e0a273af: Download complete 15:41:11 ec43610c2a17: Verifying Checksum 15:41:11 5d3b04190fa2: Download complete 15:41:11 ec43610c2a17: Download complete 15:41:11 5eb5b503b376: Verifying Checksum 15:41:11 5eb5b503b376: Download complete 15:41:12 2f39f015ded8: Download complete 15:41:13 5eb5b503b376: Pull complete 15:41:13 5c69ac0246d0: Pull complete 15:41:14 ec43610c2a17: Pull complete 15:41:14 3a2ae6a8a46f: Pull complete 15:41:14 33b1e0a273af: Pull complete 15:41:14 5d3b04190fa2: Pull complete 15:41:19 2f39f015ded8: Pull complete 15:41:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:41:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:19 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:41:25 $ docker top 344eb3b847e65f7f80acc27d396beff44b3c0ee9c8104adbc8cc02347f73795e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:25 ---> job-cost.sh 15:41:25 lf-activate-venv: SKIPPING 15:41:25 INFO: No Stack... 15:41:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:41:26 INFO: Archiving Costs [Pipeline] sh 15:41:26 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:41:26 + cut -d, -f6 [Pipeline] lock 15:41:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] 15:41:26 Resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] did not exist. Created. 15:41:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:26 + echo total: 0.2199999988079071 [Pipeline] stash 15:41:26 Stashed 1 file(s) [Pipeline] } 15:41:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 15:41:26 $ docker stop --time=1 344eb3b847e65f7f80acc27d396beff44b3c0ee9c8104adbc8cc02347f73795e 15:41:28 $ docker rm -f --volumes 344eb3b847e65f7f80acc27d396beff44b3c0ee9c8104adbc8cc02347f73795e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:06 Removing intermediate container edb15a8e1d3c 15:43:06 ---> 5dd47649d8d7 15:43:06 Step 10/12 : COPY . . 15:43:06 ---> 3f865ebee80d 15:43:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:43:06 ---> Running in a192dc971beb 15:43:06 Removing intermediate container a192dc971beb 15:43:06 ---> 5419bc61091c 15:43:06 Step 12/12 : RUN $MAKE 15:43:06 ---> Running in baed5f08aff8 15:43:06 noop 15:43:06 Removing intermediate container baed5f08aff8 15:43:06 ---> f71fd8fbaef9 15:43:06 Successfully built f71fd8fbaef9 15:43:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:06 + docker inspect -f . ci-base-image-arm64 15:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-583 does not seem to be running inside a container 15:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/228 -v /w/workspace/app-service-configurable/228:/w/workspace/app-service-configurable/228:rw,z -v /w/workspace/app-service-configurable/228@tmp:/w/workspace/app-service-configurable/228@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 15:43:08 $ docker top 2f3d08edf706b4439c2efe8b92a6b13b4074d90c547a40366c0605fbd7e8942e -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:08 + go version 15:43:08 go version go1.21.0 linux/arm64 [Pipeline] } 15:43:09 $ docker stop --time=1 2f3d08edf706b4439c2efe8b92a6b13b4074d90c547a40366c0605fbd7e8942e 15:43:10 $ docker rm -f --volumes 2f3d08edf706b4439c2efe8b92a6b13b4074d90c547a40366c0605fbd7e8942e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:11 + docker inspect -f . ci-base-image-arm64 15:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:11 prd-ubuntu20.04-docker-arm64-4c-16g-583 does not seem to be running inside a container 15:43:11 $ 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/228 -v /w/workspace/app-service-configurable/228:/w/workspace/app-service-configurable/228:rw,z -v /w/workspace/app-service-configurable/228@tmp:/w/workspace/app-service-configurable/228@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 15:43:12 $ docker top 0e7f94ca4ddf0b46c2f874b82b643ba14e68fbae83def8a0dc5a0aefa631bc4e -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:13 + git config --global --add safe.directory /w/workspace/app-service-configurable/228 [Pipeline] fileExists [Pipeline] sh 15:43:14 + make test 15:43:14 go test -race -coverprofile=coverage.out ./... 15:46:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:46:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:46:20 go vet ./... 15:48:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:48:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:48:42 ./bin/test-attribution-txt.sh [Pipeline] echo 15:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:48:42 $ docker stop --time=1 0e7f94ca4ddf0b46c2f874b82b643ba14e68fbae83def8a0dc5a0aefa631bc4e 15:48:44 $ docker rm -f --volumes 0e7f94ca4ddf0b46c2f874b82b643ba14e68fbae83def8a0dc5a0aefa631bc4e [Pipeline] // withDockerContainer [Pipeline] sh 15:48:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:48:46 Warning: overwriting stash ‘coverage-report’ 15:48:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:48:47 + ls -al . 15:48:47 total 256 15:48:47 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 15:43 . 15:48:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 15:39 .. 15:48:47 -rw-rw-r-- 1 jenkins jenkins 119 Mar 21 15:39 .dockerignore 15:48:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:39 .git 15:48:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 15:39 .github 15:48:47 -rw-rw-r-- 1 jenkins jenkins 106 Mar 21 15:39 .gitignore 15:48:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 15:39 .golangci.yml 15:48:47 -rw-rw-r-- 1 jenkins jenkins 18981 Mar 21 15:39 Attribution.txt 15:48:47 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 21 15:39 CHANGELOG.md 15:48:47 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 21 15:39 Dockerfile 15:48:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 15:39 GOVERNANCE.md 15:48:47 -rw-rw-r-- 1 jenkins jenkins 666 Mar 21 15:39 Jenkinsfile 15:48:47 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 21 15:39 LICENSE 15:48:47 -rw-rw-r-- 1 jenkins jenkins 618 Mar 21 15:39 OWNERS.md 15:48:47 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 21 15:39 README.md 15:48:47 -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 15:37 VERSION 15:48:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 15:39 bin 15:48:47 -rw-r--r-- 1 jenkins jenkins 13 Mar 21 15:43 coverage.out 15:48:47 -rw-rw-r-- 1 jenkins jenkins 7078 Mar 21 15:39 go.mod 15:48:47 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 15:39 go.sum 15:48:47 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 21 15:39 main.go 15:48:47 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 21 15:39 makefile 15:48:47 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 15:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:48 + 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=d14d2885d31a8bbc3eba5c894c279c3ceea6765f --label arch=arm64 --label version=3.2.0-dev.19 . 15:48:48 Sending build context to Docker daemon 239.1kB 15:48:48 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:48:48 Step 2/27 : FROM ${BASE} AS builder 15:48:48 ---> f71fd8fbaef9 15:48:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:48:48 ---> Running in 498d38ca5cca 15:48:48 Removing intermediate container 498d38ca5cca 15:48:48 ---> 2461b6c96dda 15:48:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:48:48 ---> Running in 322981cbcbbc 15:48:49 Removing intermediate container 322981cbcbbc 15:48:49 ---> 4c945a38f98b 15:48:49 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:48:49 ---> Running in 5cd116a7476e 15:48:49 Removing intermediate container 5cd116a7476e 15:48:49 ---> cbd0201fb612 15:48:49 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:49 ---> Running in 1499cf16899b 15:48:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:48:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:48:51 OK: 266 MiB in 52 packages 15:48:52 Removing intermediate container 1499cf16899b 15:48:52 ---> a70121e26901 15:48:52 Step 7/27 : WORKDIR /app 15:48:52 ---> Running in 73b830709c1f 15:48:53 Removing intermediate container 73b830709c1f 15:48:53 ---> c8764f5b9c62 15:48:53 Step 8/27 : COPY go.mod vendor* ./ 15:48:53 ---> ebde6be49721 15:48:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:53 ---> Running in 61a5a6dc14d5 15:48:56 Removing intermediate container 61a5a6dc14d5 15:48:56 ---> 99c0ef66c2a0 15:48:56 Step 10/27 : COPY . . 15:48:56 ---> b67283703501 15:48:56 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:56 ---> Running in e016e40c4947 15:48:56 Removing intermediate container e016e40c4947 15:48:56 ---> b51470cb534e 15:48:56 Step 12/27 : RUN $MAKE 15:48:57 ---> Running in 67b909ab0b07 15:48:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.19" -trimpath -mod=readonly -o app-service-configurable 15:51:35 Removing intermediate container 67b909ab0b07 15:51:35 ---> a503ee4c03c2 15:51:35 Step 13/27 : FROM alpine:3.18 15:51:35 3.18: Pulling from library/alpine 15:51:35 c6b39de5b339: Pulling fs layer 15:51:35 c6b39de5b339: Verifying Checksum 15:51:35 c6b39de5b339: Download complete 15:51:35 c6b39de5b339: Pull complete 15:51:35 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:51:35 Status: Downloaded newer image for alpine:3.18 15:51:35 ---> 33abbf032149 15:51:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:51:35 ---> Running in 45d506584075 15:51:35 Removing intermediate container 45d506584075 15:51:35 ---> 487ff6ad287a 15:51:35 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:51:35 ---> Running in 5a458d8a4732 15:51:35 Removing intermediate container 5a458d8a4732 15:51:35 ---> 95ee4ab15e25 15:51:35 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:51:35 ---> Running in 6a4acf5f05ca 15:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:51:35 (1/2) Installing ca-certificates (20240226-r0) 15:51:35 (2/2) Installing dumb-init (1.2.5-r2) 15:51:35 Executing busybox-1.36.1-r5.trigger 15:51:35 Executing ca-certificates-20240226-r0.trigger 15:51:35 OK: 9 MiB in 17 packages 15:51:35 Removing intermediate container 6a4acf5f05ca 15:51:35 ---> 81acc0df6b50 15:51:35 Step 17/27 : RUN apk --no-cache upgrade 15:51:35 ---> Running in e290f8347bb5 15:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:51:35 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:51:35 Executing ca-certificates-20240226-r0.trigger 15:51:35 OK: 9 MiB in 17 packages 15:51:36 Removing intermediate container e290f8347bb5 15:51:36 ---> 38a3deefb079 15:51:36 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:51:37 ---> 7ff9ca05875a 15:51:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:51:37 ---> 7127c7c27931 15:51:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:51:38 ---> 976fffe554d8 15:51:38 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:51:39 ---> 938f2d39d442 15:51:39 Step 22/27 : EXPOSE 48095 15:51:39 ---> Running in 135f28aae4b0 15:51:39 Removing intermediate container 135f28aae4b0 15:51:39 ---> ba11478acbee 15:51:39 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:51:39 ---> Running in 68bf3a36beb9 15:51:40 Removing intermediate container 68bf3a36beb9 15:51:40 ---> 84f3a4b606f6 15:51:40 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:51:40 ---> Running in 5a5c59ca3115 15:51:40 Removing intermediate container 5a5c59ca3115 15:51:40 ---> 7c2ba80b646b 15:51:40 Step 25/27 : LABEL arch=arm64 15:51:40 ---> Running in 700ef7fc663b 15:51:41 Removing intermediate container 700ef7fc663b 15:51:41 ---> c5df72ba9794 15:51:41 Step 26/27 : LABEL git_sha=d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:51:41 ---> Running in f48f9b9dc70a 15:51:41 Removing intermediate container f48f9b9dc70a 15:51:41 ---> 7f793c434429 15:51:41 Step 27/27 : LABEL version=3.2.0-dev.19 15:51:41 ---> Running in cf78f1295232 15:51:41 Removing intermediate container cf78f1295232 15:51:41 ---> 2455f2ab5dc7 15:51:41 [Warning] One or more build-args [ARCH] were not consumed 15:51:41 Successfully built 2455f2ab5dc7 15:51:41 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:41 provisioning config files... 15:51:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/228@tmp/config6334392552142447535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:42 ---> ****-login.sh 15:51:42 nexus3.edgexfoundry.org:10001 15:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:42 Configure a credential helper to remove this warning. See 15:51:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:42 15:51:42 Login Succeeded 15:51:42 nexus3.edgexfoundry.org:10002 15:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:42 Configure a credential helper to remove this warning. See 15:51:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:42 15:51:42 Login Succeeded 15:51:42 nexus3.edgexfoundry.org:10003 15:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:43 Configure a credential helper to remove this warning. See 15:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:43 15:51:43 Login Succeeded 15:51:43 nexus3.edgexfoundry.org:10004 15:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:43 Configure a credential helper to remove this warning. See 15:51:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:43 15:51:43 Login Succeeded 15:51:43 ****.io 15:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:51:44 Configure a credential helper to remove this warning. See 15:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:51:44 15:51:44 Login Succeeded 15:51:44 ---> ****-login.sh ends [Pipeline] } 15:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:51:44 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:51:44 d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:51:44 latest 15:51:44 3.2.0-dev.19 15:51:44 d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 15:51:44 main 15:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:44 22597c82a9f1: Preparing 15:51:44 1729298ae73b: Preparing 15:51:44 0ba66c514330: Preparing 15:51:44 44c73d5fc1cd: Preparing 15:51:44 5a563aa63467: Preparing 15:51:44 a9339a5c6e53: Preparing 15:51:44 7c504f21be85: Preparing 15:51:44 a9339a5c6e53: Waiting 15:51:44 7c504f21be85: Waiting 15:51:45 0ba66c514330: Pushed 15:51:45 5a563aa63467: Pushed 15:51:45 44c73d5fc1cd: Pushed 15:51:45 1729298ae73b: Pushed 15:51:45 7c504f21be85: Layer already exists 15:51:45 a9339a5c6e53: Pushed 15:51:52 22597c82a9f1: Pushed 15:51:52 d14d2885d31a8bbc3eba5c894c279c3ceea6765f: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:52 22597c82a9f1: Preparing 15:51:52 1729298ae73b: Preparing 15:51:52 0ba66c514330: Preparing 15:51:52 44c73d5fc1cd: Preparing 15:51:52 5a563aa63467: Preparing 15:51:52 a9339a5c6e53: Preparing 15:51:52 7c504f21be85: Preparing 15:51:52 a9339a5c6e53: Waiting 15:51:52 7c504f21be85: Waiting 15:51:52 0ba66c514330: Layer already exists 15:51:52 44c73d5fc1cd: Layer already exists 15:51:52 22597c82a9f1: Layer already exists 15:51:52 5a563aa63467: Layer already exists 15:51:52 1729298ae73b: Layer already exists 15:51:52 a9339a5c6e53: Layer already exists 15:51:52 7c504f21be85: Layer already exists 15:51:53 latest: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.19 15:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:53 22597c82a9f1: Preparing 15:51:53 1729298ae73b: Preparing 15:51:53 0ba66c514330: Preparing 15:51:53 44c73d5fc1cd: Preparing 15:51:53 5a563aa63467: Preparing 15:51:53 a9339a5c6e53: Preparing 15:51:53 7c504f21be85: Preparing 15:51:53 a9339a5c6e53: Waiting 15:51:53 7c504f21be85: Waiting 15:51:53 1729298ae73b: Layer already exists 15:51:53 0ba66c514330: Layer already exists 15:51:53 5a563aa63467: Layer already exists 15:51:53 44c73d5fc1cd: Layer already exists 15:51:53 22597c82a9f1: Layer already exists 15:51:53 a9339a5c6e53: Layer already exists 15:51:53 7c504f21be85: Layer already exists 15:51:54 3.2.0-dev.19: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 15:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:54 22597c82a9f1: Preparing 15:51:54 1729298ae73b: Preparing 15:51:54 0ba66c514330: Preparing 15:51:54 44c73d5fc1cd: Preparing 15:51:54 5a563aa63467: Preparing 15:51:54 a9339a5c6e53: Preparing 15:51:54 7c504f21be85: Preparing 15:51:54 a9339a5c6e53: Waiting 15:51:54 44c73d5fc1cd: Layer already exists 15:51:54 0ba66c514330: Layer already exists 15:51:54 1729298ae73b: Layer already exists 15:51:54 22597c82a9f1: Layer already exists 15:51:54 5a563aa63467: Layer already exists 15:51:54 7c504f21be85: Layer already exists 15:51:54 a9339a5c6e53: Layer already exists 15:51:55 d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:51:55 22597c82a9f1: Preparing 15:51:55 1729298ae73b: Preparing 15:51:55 0ba66c514330: Preparing 15:51:55 44c73d5fc1cd: Preparing 15:51:55 5a563aa63467: Preparing 15:51:55 a9339a5c6e53: Preparing 15:51:55 7c504f21be85: Preparing 15:51:55 a9339a5c6e53: Waiting 15:51:55 7c504f21be85: Waiting 15:51:55 0ba66c514330: Layer already exists 15:51:55 5a563aa63467: Layer already exists 15:51:55 44c73d5fc1cd: Layer already exists 15:51:55 1729298ae73b: Layer already exists 15:51:55 22597c82a9f1: Layer already exists 15:51:55 a9339a5c6e53: Layer already exists 15:51:55 7c504f21be85: Layer already exists 15:51:55 main: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:56 ===================================================== [Pipeline] echo 15:51:56 taggedImages: 15:51:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f 15:51:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:51:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.19 15:51:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 15:51:56 - 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 15:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:56 15:51:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:56 arm64: Pulling from edgex-lftools-log-publisher 15:51:56 8998bd30e6a1: Pulling fs layer 15:51:56 04944245beec: Pulling fs layer 15:51:56 699f458cf7ca: Pulling fs layer 15:51:56 765212b225bb: Pulling fs layer 15:51:56 f23df028b6ca: Pulling fs layer 15:51:56 d65c8cfc05b1: Pulling fs layer 15:51:56 2437ff75d9bd: Pulling fs layer 15:51:56 765212b225bb: Waiting 15:51:56 f23df028b6ca: Waiting 15:51:56 d65c8cfc05b1: Waiting 15:51:56 2437ff75d9bd: Waiting 15:51:57 04944245beec: Verifying Checksum 15:51:57 04944245beec: Download complete 15:51:57 765212b225bb: Verifying Checksum 15:51:57 765212b225bb: Download complete 15:51:57 f23df028b6ca: Verifying Checksum 15:51:57 f23df028b6ca: Download complete 15:51:57 d65c8cfc05b1: Verifying Checksum 15:51:57 d65c8cfc05b1: Download complete 15:51:57 699f458cf7ca: Verifying Checksum 15:51:57 699f458cf7ca: Download complete 15:51:57 8998bd30e6a1: Verifying Checksum 15:51:57 8998bd30e6a1: Download complete 15:52:00 2437ff75d9bd: Verifying Checksum 15:52:00 2437ff75d9bd: Download complete 15:52:02 8998bd30e6a1: Pull complete 15:52:02 04944245beec: Pull complete 15:52:04 699f458cf7ca: Pull complete 15:52:04 765212b225bb: Pull complete 15:52:05 f23df028b6ca: Pull complete 15:52:05 d65c8cfc05b1: Pull complete 15:52:23 2437ff75d9bd: Pull complete 15:52:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:23 prd-ubuntu20.04-docker-arm64-4c-16g-583 does not seem to be running inside a container 15:52:24 $ 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/228 -v /w/workspace/app-service-configurable/228:/w/workspace/app-service-configurable/228:rw,z -v /w/workspace/app-service-configurable/228@tmp:/w/workspace/app-service-configurable/228@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 15:52:26 $ docker top dde1716b5ed9f329dcab76fd9bb5262f9981934c38bb3d65dd2fe82749925fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:27 ---> job-cost.sh 15:52:27 lf-activate-venv: SKIPPING 15:52:27 INFO: No Stack... 15:52:27 INFO: Retrieving Pricing Info for: v3-standard-4 15:52:28 INFO: Archiving Costs [Pipeline] sh 15:52:29 + cat /w/workspace/app-service-configurable/228/archives/cost.csv 15:52:29 + cut -d, -f6 [Pipeline] lock 15:52:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] 15:52:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] did not exist. Created. 15:52:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:52:30 /w/workspace/app-service-configurable/228@tmp/durable-e0722dec/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:52:30 + echo total: 0.10999999940395355 [Pipeline] stash 15:52:30 Warning: overwriting stash ‘stack-cost’ 15:52:30 Stashed 1 file(s) [Pipeline] } 15:52:30 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 15:52:30 $ docker stop --time=1 dde1716b5ed9f329dcab76fd9bb5262f9981934c38bb3d65dd2fe82749925fe0 15:52:31 $ docker rm -f --volumes dde1716b5ed9f329dcab76fd9bb5262f9981934c38bb3d65dd2fe82749925fe0 [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 15:52:32 provisioning config files... 15:52:32 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4850379411065907863tmp [Pipeline] { [Pipeline] sh 15:52:32 + set +x 15:52:32 + bash -s -- 15:52:32 + curl -s https://codecov.io/bash 15:52:33 15:52:33 _____ _ 15:52:33 / ____| | | 15:52:33 | | ___ __| | ___ ___ _____ __ 15:52:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:52:33 | |___| (_) | (_| | __/ (_| (_) \ V / 15:52:33 \_____\___/ \__,_|\___|\___\___/ \_/ 15:52:33 Bash-1.0.6 15:52:33 15:52:33 15:52:33 ==> git version 2.25.1 found 15:52:33 ==> 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 15:52:33 Release-Date: 2020-01-08 15:52:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:52:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:52:33 ==> Jenkins CI detected. 15:52:33 current dir:  /w/workspace/ry_app-service-configurable_main 15:52:33 project root: . 15:52:33 --> token set from env 15:52:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:52:33 ==> Running gcov in . (disable via -X gcov) 15:52:33 ==> Python coveragepy not found 15:52:33 ==> Searching for coverage reports in: 15:52:33 + . 15:52:33 -> Found 1 reports 15:52:33 ==> Detecting git/mercurial file structure 15:52:33 ==> Reading reports 15:52:33 + ./coverage.out bytes=13 15:52:33 ==> Appending adjustments 15:52:33 https://docs.codecov.io/docs/fixing-reports 15:52:33 + Found adjustments 15:52:33 ==> Gzipping contents 15:52:33 4.0K /tmp/codecov.AiEk3a.gz 15:52:33 ==> Uploading reports 15:52:33 url: https://codecov.io 15:52:33 query: branch=main&commit=d14d2885d31a8bbc3eba5c894c279c3ceea6765f&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:52:33 -> Pinging Codecov 15:52:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d14d2885d31a8bbc3eba5c894c279c3ceea6765f&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:52:33 -> Uploading to 15:52:33 https://storage.googleapis.com/codecov/v4/raw/2024-03-21/A97CA9966030D2A3747ED39772930CCE/d14d2885d31a8bbc3eba5c894c279c3ceea6765f/2b1d8983-6fe2-476b-ac83-8e7071b0cf93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T155233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c23ea7f91f4ae04efed0fc72641db93cd1a289787aec6cf03c89d2b35438851 15:52:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:33 Dload Upload Total Spent Left Speed 15:52:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 847 --:--:-- --:--:-- --:--:-- 844 100 234 0 0 100 234 0 847 --:--:-- --:--:-- --:--:-- 844 15:52:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] } 15:52:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:52:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:52:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:52:34 15:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:52:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:52:34 df9b9388f04a: Pulling fs layer 15:52:34 52dc419b0ee2: Pulling fs layer 15:52:34 25bc292e5bac: Pulling fs layer 15:52:34 114826534d7a: Pulling fs layer 15:52:34 4657fd5d0bcf: Pulling fs layer 15:52:34 6ad1cebc031e: Pulling fs layer 15:52:34 8a3aa393b2d8: Pulling fs layer 15:52:34 114826534d7a: Waiting 15:52:34 4657fd5d0bcf: Waiting 15:52:34 25bc292e5bac: Verifying Checksum 15:52:34 25bc292e5bac: Download complete 15:52:34 52dc419b0ee2: Verifying Checksum 15:52:34 52dc419b0ee2: Download complete 15:52:34 4657fd5d0bcf: Verifying Checksum 15:52:34 4657fd5d0bcf: Download complete 15:52:34 df9b9388f04a: Download complete 15:52:34 6ad1cebc031e: Verifying Checksum 15:52:34 6ad1cebc031e: Download complete 15:52:34 df9b9388f04a: Pull complete 15:52:34 52dc419b0ee2: Pull complete 15:52:35 25bc292e5bac: Pull complete 15:52:35 114826534d7a: Download complete 15:52:35 8a3aa393b2d8: Verifying Checksum 15:52:35 8a3aa393b2d8: Download complete 15:52:38 114826534d7a: Pull complete 15:52:38 4657fd5d0bcf: Pull complete 15:52:39 6ad1cebc031e: Pull complete 15:52:43 8a3aa393b2d8: Pull complete 15:52:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:52:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:43 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:52:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:52:48 $ docker top cf55c88bea2740b437ac0f597913ceda14477596eda07ed7b12d19a82b9b4b2f -eo pid,comm [Pipeline] { [Pipeline] echo 15:52:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:52:48 + set -o pipefail 15:52:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:52:56 15:52:56 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:52:56 15:52:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0e43c92b-b0d1-46ef-8bad-fe7b38e81f1d 15:52:56 15:52:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:52:56 15:52:56 15:52:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:52:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:52:56 More details here: https://snyk.co/ue1NS [Pipeline] } 15:52:56 $ docker stop --time=1 cf55c88bea2740b437ac0f597913ceda14477596eda07ed7b12d19a82b9b4b2f 15:53:01 $ docker rm -f --volumes cf55c88bea2740b437ac0f597913ceda14477596eda07ed7b12d19a82b9b4b2f [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 15:53:02 + git log --format=format:%s -1 d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] sh 15:53:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:03 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:53:03 $ docker top f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 -eo pid,comm 15:53:03 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). 15:53:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:03 [ssh-agent] Looking for ssh-agent implementation... 15:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:04 $ docker exec f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 ssh-agent 15:53:04 SSH_AUTH_SOCK=/tmp/ssh-0z9nXPBoFdzE/agent.33 15:53:04 SSH_AGENT_PID=39 15:53:04 Running ssh-add (command line suppressed) 15:53:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15823633150482993050.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15823633150482993050.key) 15:53:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:04 + git semver tag 15:53:04 2024-03-21 15:53:04,791 [run_tag] DEBUG tag force:False 15:53:04 2024-03-21 15:53:04,791 [check_head_tag] DEBUG check head tag 15:53:04 2024-03-21 15:53:04,794 [execute] INFO git cat-file --batch-check 15:53:04 2024-03-21 15:53:04,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:53:04 2024-03-21 15:53:04,798 [execute] INFO git cat-file --batch 15:53:04 2024-03-21 15:53:04,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:53:04 2024-03-21 15:53:04,818 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:53:04 2024-03-21 15:53:04,819 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 15:53:04 2024-03-21 15:53:04,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:53:04 2024-03-21 15:53:04,822 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:53:04 3.2.0-dev.19 [Pipeline] } 15:53:04 $ docker exec --env ******** --env ******** f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 ssh-agent -k 15:53:04 unset SSH_AUTH_SOCK; 15:53:04 unset SSH_AGENT_PID; 15:53:04 echo Agent pid 39 killed; 15:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:05 + git semver [Pipeline] } 15:53:05 $ docker stop --time=1 f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 15:53:06 $ docker rm -f --volumes f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:53:07 15:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:53:07 0.23.1-centos7: Pulling from edgex-lftools 15:53:07 ab5ef0e58194: Pulling fs layer 15:53:07 9712f1f96733: Pulling fs layer 15:53:07 63f879dbbcfc: Pulling fs layer 15:53:07 0d9ebad4ef96: Pulling fs layer 15:53:07 e9a5061849ea: Pulling fs layer 15:53:07 d747dcd14b5f: Pulling fs layer 15:53:07 2de7ff778b66: Pulling fs layer 15:53:07 d747dcd14b5f: Waiting 15:53:07 0d9ebad4ef96: Waiting 15:53:07 e9a5061849ea: Waiting 15:53:07 9712f1f96733: Download complete 15:53:07 63f879dbbcfc: Verifying Checksum 15:53:07 63f879dbbcfc: Download complete 15:53:08 0d9ebad4ef96: Verifying Checksum 15:53:08 0d9ebad4ef96: Download complete 15:53:08 e9a5061849ea: Verifying Checksum 15:53:08 e9a5061849ea: Download complete 15:53:08 d747dcd14b5f: Download complete 15:53:08 ab5ef0e58194: Download complete 15:53:08 2de7ff778b66: Verifying Checksum 15:53:08 2de7ff778b66: Download complete 15:53:11 ab5ef0e58194: Pull complete 15:53:11 9712f1f96733: Pull complete 15:53:11 63f879dbbcfc: Pull complete 15:53:15 0d9ebad4ef96: Pull complete 15:53:15 e9a5061849ea: Pull complete 15:53:15 d747dcd14b5f: Pull complete 15:53:16 2de7ff778b66: Pull complete 15:53:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:16 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:53:21 $ docker top 6bc4bd5b5116a8a4064403b890d0c05f3efbdb6d62651d1bf23afa0531e4b0e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:53:21 provisioning config files... 15:53:21 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2630295677904070960tmp 15:53:21 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config860910476928198179tmp 15:53:21 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7026398681103442194tmp [Pipeline] { [Pipeline] echo 15:53:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:53:21 ---> sigul-configuration.sh 15:53:21 gpg: directory `/root/.gnupg' created 15:53:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:53:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:53:21 gpg: keyring `/root/.gnupg/secring.gpg' created 15:53:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:53:21 gpg: CAST5 encrypted data 15:53:21 gpg: encrypted with 1 passphrase 15:53:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:53:22 + mkdir /home/jenkins 15:53:22 + mkdir /home/jenkins/sigul [Pipeline] sh 15:53:22 + 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 15:53:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:53:22 ---> sigul-install.sh 15:53:22 Sigul already installed; skipping installation. [Pipeline] sh 15:53:23 + git tag --list 15:53:23 v1.0.0 15:53:23 v1.1.0 15:53:23 v1.2.0 15:53:23 v1.3.0 15:53:23 v1.3.1 15:53:23 v2.0.0 15:53:23 v2.0.1 15:53:23 v2.1.0 15:53:23 v2.1.1 15:53:23 v2.1.2 15:53:23 v2.2.0 15:53:23 v2.3 15:53:23 v2.3.0 15:53:23 v2.3.1 15:53:23 v3.0 15:53:23 v3.0.0 15:53:23 v3.0.1 15:53:23 v3.0.1-dev.1 15:53:23 v3.1 15:53:23 v3.1.0 15:53:23 v3.1.0-dev.1 15:53:23 v3.1.0-dev.10 15:53:23 v3.1.0-dev.11 15:53:23 v3.1.0-dev.12 15:53:23 v3.1.0-dev.13 15:53:23 v3.1.0-dev.14 15:53:23 v3.1.0-dev.15 15:53:23 v3.1.0-dev.16 15:53:23 v3.1.0-dev.17 15:53:23 v3.1.0-dev.18 15:53:23 v3.1.0-dev.19 15:53:23 v3.1.0-dev.2 15:53:23 v3.1.0-dev.20 15:53:23 v3.1.0-dev.21 15:53:23 v3.1.0-dev.22 15:53:23 v3.1.0-dev.23 15:53:23 v3.1.0-dev.24 15:53:23 v3.1.0-dev.25 15:53:23 v3.1.0-dev.26 15:53:23 v3.1.0-dev.27 15:53:23 v3.1.0-dev.28 15:53:23 v3.1.0-dev.29 15:53:23 v3.1.0-dev.3 15:53:23 v3.1.0-dev.30 15:53:23 v3.1.0-dev.31 15:53:23 v3.1.0-dev.32 15:53:23 v3.1.0-dev.33 15:53:23 v3.1.0-dev.34 15:53:23 v3.1.0-dev.35 15:53:23 v3.1.0-dev.36 15:53:23 v3.1.0-dev.37 15:53:23 v3.1.0-dev.38 15:53:23 v3.1.0-dev.39 15:53:23 v3.1.0-dev.4 15:53:23 v3.1.0-dev.5 15:53:23 v3.1.0-dev.6 15:53:23 v3.1.0-dev.7 15:53:23 v3.1.0-dev.8 15:53:23 v3.1.0-dev.9 15:53:23 v3.2.0-dev.1 15:53:23 v3.2.0-dev.10 15:53:23 v3.2.0-dev.11 15:53:23 v3.2.0-dev.12 15:53:23 v3.2.0-dev.13 15:53:23 v3.2.0-dev.14 15:53:23 v3.2.0-dev.15 15:53:23 v3.2.0-dev.16 15:53:23 v3.2.0-dev.17 15:53:23 v3.2.0-dev.18 15:53:23 v3.2.0-dev.19 15:53:23 v3.2.0-dev.2 15:53:23 v3.2.0-dev.3 15:53:23 v3.2.0-dev.4 15:53:23 v3.2.0-dev.5 15:53:23 v3.2.0-dev.6 15:53:23 v3.2.0-dev.7 15:53:23 v3.2.0-dev.8 15:53:23 v3.2.0-dev.9 [Pipeline] sh 15:53:23 + lftools sign git-tag v3.2.0-dev.19 15:53:24 Signing Git tag with Sigul... 15:53:24 Signing v3.2.0-dev.19 [Pipeline] echo 15:53:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:53:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:53:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:53:24 $ docker stop --time=1 6bc4bd5b5116a8a4064403b890d0c05f3efbdb6d62651d1bf23afa0531e4b0e7 15:53:26 $ docker rm -f --volumes 6bc4bd5b5116a8a4064403b890d0c05f3efbdb6d62651d1bf23afa0531e4b0e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:53:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:26 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:53:27 $ docker top 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc -eo pid,comm 15:53:27 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). 15:53:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:27 [ssh-agent] Looking for ssh-agent implementation... 15:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:27 $ docker exec 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc ssh-agent 15:53:27 SSH_AUTH_SOCK=/tmp/ssh-RsonGaQh2mB6/agent.31 15:53:27 SSH_AGENT_PID=37 15:53:27 Running ssh-add (command line suppressed) 15:53:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2276260638928943401.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2276260638928943401.key) 15:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:28 + git semver bump pre 15:53:28 2024-03-21 15:53:28,174 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:53:28 2024-03-21 15:53:28,174 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev 15:53:28 2024-03-21 15:53:28,174 [bump_version] DEBUG bumped version:3.2.0-dev.20 15:53:28 2024-03-21 15:53:28,174 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:53:28 2024-03-21 15:53:28,174 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:53:28 2024-03-21 15:53:28,174 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:53:28 2024-03-21 15:53:28,176 [execute] INFO git cat-file --batch-check 15:53:28 2024-03-21 15:53:28,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:53:28 2024-03-21 15:53:28,181 [execute] INFO git cat-file --batch 15:53:28 2024-03-21 15:53:28,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:53:28 2024-03-21 15:53:28,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:53:28 3.2.0-dev.20 [Pipeline] } 15:53:28 $ docker exec --env ******** --env ******** 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc ssh-agent -k 15:53:28 unset SSH_AUTH_SOCK; 15:53:28 unset SSH_AGENT_PID; 15:53:28 echo Agent pid 37 killed; 15:53:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:28 + git semver [Pipeline] } 15:53:28 $ docker stop --time=1 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc 15:53:30 $ docker rm -f --volumes 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc [Pipeline] // withDockerContainer [Pipeline] sh 15:53:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:31 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:53:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:53:31 $ docker top 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 -eo pid,comm 15:53:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:53:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:31 [ssh-agent] Looking for ssh-agent implementation... 15:53:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:31 $ docker exec 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 ssh-agent 15:53:31 SSH_AUTH_SOCK=/tmp/ssh-EMVCoNCk1NHV/agent.33 15:53:31 SSH_AGENT_PID=39 15:53:31 Running ssh-add (command line suppressed) 15:53:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7401166025318810716.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7401166025318810716.key) 15:53:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:32 + git semver push 15:53:32 2024-03-21 15:53:32,365 [run_push] DEBUG push 15:53:32 2024-03-21 15:53:32,365 [execute] INFO git cat-file --batch-check 15:53:32 2024-03-21 15:53:32,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:53:32 2024-03-21 15:53:32,369 [execute] INFO git rev-list 5e53880ef0b8e8a0e1b7d69c7fc13e48558d869a -- 15:53:32 2024-03-21 15:53:32,370 [execute] DEBUG Popen(['git', 'rev-list', '5e53880ef0b8e8a0e1b7d69c7fc13e48558d869a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:53:32 2024-03-21 15:53:32,381 [execute] INFO git fetch -v origin 15:53:32 2024-03-21 15:53:32,381 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:53:33 2024-03-21 15:53:32,904 [run_push] DEBUG no remote changes detected 15:53:33 2024-03-21 15:53:32,904 [execute] INFO git push origin semver 15:53:33 2024-03-21 15:53:32,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:53:33 2024-03-21 15:53:33,713 [run_push] DEBUG push all version tags 15:53:33 2024-03-21 15:53:33,713 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:53:33 2024-03-21 15:53:33,714 [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) 15:53:34 2024-03-21 15:53:34,514 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:53:34 3.2.0-dev.20 [Pipeline] } 15:53:34 $ docker exec --env ******** --env ******** 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 ssh-agent -k 15:53:34 unset SSH_AUTH_SOCK; 15:53:34 unset SSH_AGENT_PID; 15:53:34 echo Agent pid 39 killed; 15:53:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:34 + git semver [Pipeline] } 15:53:35 $ docker stop --time=1 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 15:53:36 $ docker rm -f --volumes 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 [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 15:53:37 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:53:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:53:37 total 16 15:53:37 drwxr-xr-x 3 root root 4096 Mar 21 15:41 . 15:53:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:53 .. 15:53:37 drwxr-xr-x 2 root root 4096 Mar 21 15:41 cost 15:53:37 -rw-r--r-- 1 root root 96 Mar 21 15:41 cost.csv 15:53:37 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:53:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:53:37 total 16 15:53:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 15:41 . 15:53:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:53 .. 15:53:37 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 15:41 cost 15:53:37 -rw-r--r-- 1 jenkins jenkins 96 Mar 21 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:53:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:53:38 ---> package-listing.sh 15:53:38 ++ facter osfamily 15:53:38 ++ tr '[:upper:]' '[:lower:]' 15:53:38 + OS_FAMILY=debian 15:53:38 + workspace=/w/workspace/ry_app-service-configurable_main 15:53:38 + START_PACKAGES=/tmp/packages_start.txt 15:53:38 + END_PACKAGES=/tmp/packages_end.txt 15:53:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:53:38 + PACKAGES=/tmp/packages_start.txt 15:53:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:53:38 + PACKAGES=/tmp/packages_end.txt 15:53:38 + case "${OS_FAMILY}" in 15:53:38 + dpkg -l 15:53:38 + grep '^ii' 15:53:38 + '[' -f /tmp/packages_start.txt ']' 15:53:38 + '[' -f /tmp/packages_end.txt ']' 15:53:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:53:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:53:38 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:53:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:53:38 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 15:53:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:39 prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container 15:53:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:53:39 $ docker top 943cfded8fc5ca962c6207e90d99d1094934599fcf0a1133d1061142d5f8b36c -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:53:40 + mkdir -p /var/log/sysstat [Pipeline] sh 15:53:40 + ls /var/log/sa-host 15:53:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:40 provisioning config files... 15:53:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7691013848966962861tmp [Pipeline] { [Pipeline] echo 15:53:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:53:41 ---> create-netrc.sh [Pipeline] } 15:53:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:53:41 ---> python-tools-install.sh [Pipeline] echo 15:53:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:53:41 ---> sudo-logs.sh 15:53:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:53:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:53:42 ---> job-cost.sh 15:53:42 lf-activate-venv: SKIPPING 15:53:42 DEBUG: total: 0.2199999988079071 15:53:42 INFO: Retrieving Stack Cost... 15:53:42 INFO: Retrieving Pricing Info for: v3-standard-8 15:53:43 INFO: Archiving Costs [Pipeline] echo 15:53:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:53:43 ---> logs-deploy.sh 15:53:43 lf-activate-venv: SKIPPING 15:53:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/228 15:53:43 INFO: archiving workspace using pattern(s): 15:53:44 Archives upload complete. 15:53:44 INFO: archiving logs to Nexus 15:53:45 ---> uname -a: 15:53:45 Linux prd-ubuntu20-04-docker-8c-8g-582 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:53:45 15:53:45 15:53:45 ---> lscpu: 15:53:45 Architecture: x86_64 15:53:45 CPU op-mode(s): 32-bit, 64-bit 15:53:45 Byte Order: Little Endian 15:53:45 Address sizes: 40 bits physical, 48 bits virtual 15:53:45 CPU(s): 8 15:53:45 On-line CPU(s) list: 0-7 15:53:45 Thread(s) per core: 1 15:53:45 Core(s) per socket: 1 15:53:45 Socket(s): 8 15:53:45 NUMA node(s): 1 15:53:45 Vendor ID: AuthenticAMD 15:53:45 CPU family: 23 15:53:45 Model: 49 15:53:45 Model name: AMD EPYC-Rome Processor 15:53:45 Stepping: 0 15:53:45 CPU MHz: 2800.000 15:53:45 BogoMIPS: 5600.00 15:53:45 Virtualization: AMD-V 15:53:45 Hypervisor vendor: KVM 15:53:45 Virtualization type: full 15:53:45 L1d cache: 256 KiB 15:53:45 L1i cache: 256 KiB 15:53:45 L2 cache: 4 MiB 15:53:45 L3 cache: 128 MiB 15:53:45 NUMA node0 CPU(s): 0-7 15:53:45 Vulnerability Itlb multihit: Not affected 15:53:45 Vulnerability L1tf: Not affected 15:53:45 Vulnerability Mds: Not affected 15:53:45 Vulnerability Meltdown: Not affected 15:53:45 Vulnerability Mmio stale data: Not affected 15:53:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:53:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:53:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:53:45 Vulnerability Srbds: Not affected 15:53:45 Vulnerability Tsx async abort: Not affected 15:53:45 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 15:53:45 15:53:45 15:53:45 ---> nproc: 15:53:45 8 15:53:45 15:53:45 15:53:45 ---> df -h: 15:53:45 Filesystem Size Used Avail Use% Mounted on 15:53:45 overlay 155G 14G 142G 9% / 15:53:45 tmpfs 64M 0 64M 0% /dev 15:53:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:53:45 shm 64M 0 64M 0% /dev/shm 15:53:45 /dev/vda1 155G 14G 142G 9% /facter-os 15:53:45 15:53:45 15:53:45 ---> sar -b -r -n DEV: 15:53:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-582) 03/21/24 _x86_64_ (8 CPU) 15:53:45 15:53:45 15:36:53 LINUX RESTART (8 CPU) 15:53:45 15:53:45 15:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:53:45 15:38:01 361.18 48.23 312.95 0.00 5417.13 155945.35 0.00 15:53:45 15:39:01 253.30 2.08 251.22 0.00 22.65 106775.62 0.00 15:53:45 15:40:01 103.53 0.02 103.52 0.00 2.13 36134.24 0.00 15:53:45 15:41:01 132.94 0.15 132.79 0.00 8.67 43679.94 0.00 15:53:45 15:42:01 95.52 1.03 94.48 0.00 75.59 19615.66 0.00 15:53:45 15:43:01 28.75 10.26 18.48 0.00 3401.30 3742.44 0.00 15:53:45 15:44:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 15:53:45 15:45:01 1.37 0.00 1.37 0.00 0.00 13.73 0.00 15:53:45 15:46:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 15:53:45 15:47:01 1.35 0.00 1.35 0.00 0.00 23.60 0.00 15:53:45 15:48:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 15:53:45 15:49:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 15:53:45 15:50:01 2.90 1.52 1.38 0.00 35.59 17.33 0.00 15:53:45 15:51:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 15:53:45 15:52:01 1.85 0.02 1.83 0.00 0.13 21.86 0.00 15:53:45 15:53:01 72.89 0.10 72.79 0.00 12.80 39774.57 0.00 15:53:45 Average: 66.35 3.96 62.38 0.00 561.01 25365.97 0.00 15:53:45 15:53:45 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:53:45 15:38:01 29470332 31545488 792796 2.41 70284 2286684 2021800 5.96 1022932 2028508 389572 15:53:45 15:39:01 27030744 31539292 769772 2.34 182408 4392800 1895644 5.59 1306076 3944292 595604 15:53:45 15:40:01 26873664 31372664 931816 2.83 188092 4397012 2058004 6.07 1661868 3755876 555092 15:53:45 15:41:01 27545800 31487660 819692 2.49 192228 3869736 2085240 6.15 1344772 3436616 76 15:53:45 15:42:01 27046392 31532660 772364 2.35 202604 4352476 1774948 5.23 1356748 3875504 4416 15:53:45 15:43:01 26828388 31521300 772924 2.35 206480 4547516 1853308 5.46 1505868 3918284 4 15:53:45 15:44:01 26838088 31531052 763052 2.32 206524 4547524 1853308 5.46 1496272 3918288 164 15:53:45 15:45:01 26838324 31531292 762740 2.32 206540 4547524 1853308 5.46 1496264 3918292 132 15:53:45 15:46:01 26842624 31535644 758408 2.31 206576 4547520 1853308 5.46 1492012 3918296 12 15:53:45 15:47:01 26842268 31535632 758612 2.31 206656 4547508 1853308 5.46 1491928 3918528 212 15:53:45 15:48:01 26842164 31535560 758624 2.31 206684 4547508 1853308 5.46 1491984 3918536 4 15:53:45 15:49:01 26842124 31535552 758560 2.31 206708 4547512 1853308 5.46 1491952 3918540 148 15:53:45 15:50:01 26832588 31527824 766104 2.33 206756 4548576 1853308 5.46 1506468 3918844 8 15:53:45 15:51:01 26832756 31528020 766064 2.33 206780 4548580 1853308 5.46 1505828 3918828 4 15:53:45 15:52:01 26828684 31524056 769936 2.34 206840 4548572 1856276 5.47 1505840 3918828 20 15:53:45 15:53:01 25645524 31487856 799880 2.43 218856 5587284 1942612 5.73 1679764 4826324 23076 15:53:45 Average: 26998779 31516972 782584 2.38 195064 4397771 1894644 5.58 1459786 3815774 98034 15:53:45 15:53:45 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:53:45 15:38:01 docker0 17.66 20.03 1.40 138.89 0.00 0.00 0.00 0.00 15:53:45 15:38:01 ens3 531.72 372.56 5827.38 94.93 0.00 0.00 0.00 0.00 15:53:45 15:38:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 15:53:45 15:39:01 docker0 316.49 434.84 27.18 3232.62 0.00 0.00 0.00 0.00 15:53:45 15:39:01 ens3 447.19 324.75 3242.12 36.83 0.00 0.00 0.00 0.00 15:53:45 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:40:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:53:45 15:40:01 ens3 25.80 16.63 35.95 10.31 0.00 0.00 0.00 0.00 15:53:45 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:40:01 veth45b191d 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 15:53:45 15:41:01 docker0 4.28 7.08 0.27 97.95 0.00 0.00 0.00 0.00 15:53:45 15:41:01 ens3 31.53 19.78 171.93 8.81 0.00 0.00 0.00 0.00 15:53:45 15:41:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:53:45 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:42:01 ens3 150.39 107.43 2619.64 193.41 0.00 0.00 0.00 0.00 15:53:45 15:42:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 15:53:45 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:43:01 ens3 64.64 20.00 1303.79 1.45 0.00 0.00 0.00 0.00 15:53:45 15:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:53:45 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:44:01 ens3 0.77 0.53 3.19 0.04 0.00 0.00 0.00 0.00 15:53:45 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:46:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:48:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:53:45 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:50:01 ens3 39.61 52.39 7.50 121.17 0.00 0.00 0.00 0.00 15:53:45 15:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:45 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:52:01 ens3 0.20 0.08 0.12 0.00 0.00 0.00 0.00 0.00 15:53:45 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:45 15:53:01 docker0 78.09 119.61 6.40 1252.26 0.00 0.00 0.00 0.00 15:53:45 15:53:01 ens3 256.39 158.77 5230.27 20.55 0.00 0.00 0.00 0.00 15:53:45 15:53:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 15:53:45 Average: docker0 26.04 36.37 2.20 295.19 0.00 0.00 0.00 0.00 15:53:45 Average: ens3 96.81 67.10 1152.69 30.47 0.00 0.00 0.00 0.00 15:53:45 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 15:53:45 15:53:45 15:53:45 ---> sar -P ALL: 15:53:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-582) 03/21/24 _x86_64_ (8 CPU) 15:53:45 15:53:45 15:36:53 LINUX RESTART (8 CPU) 15:53:45 15:53:45 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:53:45 15:38:01 all 7.90 0.00 2.43 2.28 0.06 87.33 15:53:45 15:38:01 0 7.06 0.00 3.22 1.71 0.07 87.95 15:53:45 15:38:01 1 9.01 0.00 2.51 8.49 0.07 79.92 15:53:45 15:38:01 2 8.18 0.00 1.80 0.45 0.05 89.52 15:53:45 15:38:01 3 7.21 0.00 3.13 4.89 0.07 84.70 15:53:45 15:38:01 4 11.74 0.00 2.82 0.89 0.05 84.51 15:53:45 15:38:01 5 6.05 0.00 2.34 0.84 0.05 90.71 15:53:45 15:38:01 6 6.57 0.00 1.79 0.57 0.12 90.95 15:53:45 15:38:01 7 7.36 0.00 1.85 0.40 0.03 90.36 15:53:45 15:39:01 all 6.96 0.00 3.21 5.25 0.06 84.52 15:53:45 15:39:01 0 7.04 0.00 3.50 6.07 0.07 83.32 15:53:45 15:39:01 1 6.45 0.00 2.45 1.09 0.07 89.93 15:53:45 15:39:01 2 7.40 0.00 4.07 0.96 0.05 87.52 15:53:45 15:39:01 3 7.84 0.00 3.42 6.56 0.05 82.14 15:53:45 15:39:01 4 6.34 0.00 3.10 1.74 0.05 88.77 15:53:45 15:39:01 5 5.62 0.00 2.98 16.71 0.07 74.62 15:53:45 15:39:01 6 8.61 0.00 3.31 7.71 0.07 80.30 15:53:45 15:39:01 7 6.38 0.00 2.86 1.16 0.05 89.55 15:53:45 15:40:01 all 40.51 0.00 4.10 1.66 0.08 53.65 15:53:45 15:40:01 0 40.19 0.00 4.67 8.23 0.08 46.83 15:53:45 15:40:01 1 37.54 0.00 4.39 0.66 0.07 57.34 15:53:45 15:40:01 2 39.70 0.00 4.61 0.25 0.08 55.35 15:53:45 15:40:01 3 40.51 0.00 4.09 0.93 0.08 54.39 15:53:45 15:40:01 4 41.09 0.00 3.84 0.25 0.08 54.73 15:53:45 15:40:01 5 41.95 0.00 3.33 0.29 0.07 54.37 15:53:45 15:40:01 6 40.99 0.00 3.96 2.29 0.07 52.70 15:53:45 15:40:01 7 42.11 0.00 3.91 0.40 0.07 53.51 15:53:45 15:41:01 all 38.62 0.00 4.56 2.20 0.08 54.53 15:53:45 15:41:01 0 39.54 0.00 4.05 0.44 0.08 55.89 15:53:45 15:41:01 1 35.62 0.00 5.45 7.53 0.08 51.32 15:53:45 15:41:01 2 37.67 0.00 3.76 0.46 0.08 58.03 15:53:45 15:41:01 3 38.61 0.00 4.86 0.86 0.08 55.59 15:53:45 15:41:01 4 37.35 0.00 3.87 0.12 0.08 58.58 15:53:45 15:41:01 5 39.23 0.00 5.46 0.57 0.08 54.65 15:53:45 15:41:01 6 39.71 0.00 4.79 7.51 0.08 47.91 15:53:45 15:41:01 7 41.21 0.00 4.22 0.18 0.08 54.30 15:53:45 15:42:01 all 3.87 0.00 1.69 1.66 0.03 92.75 15:53:45 15:42:01 0 4.52 0.00 1.53 1.51 0.03 92.41 15:53:45 15:42:01 1 3.01 0.00 2.13 0.12 0.03 94.71 15:53:45 15:42:01 2 2.86 0.00 1.39 0.03 0.03 95.68 15:53:45 15:42:01 3 4.98 0.00 1.53 1.83 0.05 91.61 15:53:45 15:42:01 4 3.78 0.00 1.31 0.00 0.03 94.88 15:53:45 15:42:01 5 3.67 0.00 2.19 0.10 0.03 94.01 15:53:45 15:42:01 6 4.60 0.00 1.85 9.49 0.03 84.03 15:53:45 15:42:01 7 3.59 0.00 1.58 0.18 0.02 94.63 15:53:45 15:43:01 all 0.92 0.00 0.45 0.95 0.02 97.67 15:53:45 15:43:01 0 0.48 0.00 0.58 0.50 0.03 98.40 15:53:45 15:43:01 1 0.58 0.00 0.33 0.15 0.03 98.90 15:53:45 15:43:01 2 1.17 0.00 0.52 0.27 0.00 98.05 15:53:45 15:43:01 3 1.02 0.00 0.43 0.70 0.02 97.83 15:53:45 15:43:01 4 0.80 0.00 0.40 0.93 0.00 97.86 15:53:45 15:43:01 5 0.70 0.00 0.39 0.08 0.02 98.81 15:53:45 15:43:01 6 1.22 0.00 0.48 4.22 0.02 94.06 15:53:45 15:43:01 7 1.40 0.00 0.45 0.70 0.02 97.43 15:53:45 15:44:01 all 0.04 0.00 0.01 0.01 0.01 99.93 15:53:45 15:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:53:45 15:44:01 1 0.10 0.00 0.02 0.00 0.02 99.87 15:53:45 15:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:53:45 15:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:53:45 15:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:44:01 6 0.03 0.00 0.05 0.05 0.00 99.87 15:53:45 15:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:53:45 15:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:53:45 15:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:53:45 15:45:01 1 0.07 0.00 0.02 0.02 0.02 99.88 15:53:45 15:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:53:45 15:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:45:01 5 0.57 0.00 0.02 0.00 0.02 99.40 15:53:45 15:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:53:45 15:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:53:45 15:46:01 all 0.14 0.00 0.01 0.01 0.01 99.83 15:53:45 15:46:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:53:45 15:46:01 1 0.07 0.00 0.02 0.02 0.03 99.87 15:53:45 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:53:45 15:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:53:45 15:46:01 5 0.73 0.00 0.02 0.00 0.00 99.25 15:53:45 15:46:01 6 0.02 0.00 0.02 0.08 0.00 99.88 15:53:45 15:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:53:45 15:47:01 all 0.05 0.00 0.02 0.01 0.01 99.91 15:53:45 15:47:01 0 0.25 0.00 0.07 0.02 0.03 99.63 15:53:45 15:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:53:45 15:47:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:53:45 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:53:45 15:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:53:45 15:47:01 6 0.03 0.00 0.03 0.03 0.00 99.90 15:53:45 15:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:53:45 15:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:53:45 15:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:53:45 15:48:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:53:45 15:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:53:45 15:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:53:45 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:53:45 15:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:53:45 15:53:45 15:48:01 CPU %user %nice %system %iowait %steal %idle 15:53:45 15:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:53:45 15:49:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:53:45 15:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:53:45 15:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:53:45 15:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:53:45 15:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:53:45 15:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:53:45 15:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:53:45 15:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:50:01 all 0.37 0.00 0.07 0.02 0.01 99.53 15:53:45 15:50:01 0 0.83 0.00 0.02 0.00 0.02 99.13 15:53:45 15:50:01 1 0.48 0.00 0.03 0.10 0.02 99.37 15:53:45 15:50:01 2 0.30 0.00 0.03 0.00 0.03 99.63 15:53:45 15:50:01 3 0.37 0.00 0.07 0.00 0.00 99.57 15:53:45 15:50:01 4 0.23 0.00 0.08 0.02 0.00 99.67 15:53:45 15:50:01 5 0.25 0.00 0.12 0.00 0.02 99.62 15:53:45 15:50:01 6 0.32 0.00 0.10 0.07 0.00 99.52 15:53:45 15:50:01 7 0.15 0.00 0.08 0.00 0.00 99.77 15:53:45 15:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:53:45 15:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:53:45 15:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:53:45 15:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:53:45 15:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:53:45 15:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:53:45 15:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:53:45 15:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:53:45 15:52:01 all 0.16 0.00 0.02 0.01 0.01 99.80 15:53:45 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:53:45 15:52:01 1 0.05 0.00 0.02 0.02 0.03 99.88 15:53:45 15:52:01 2 1.06 0.00 0.03 0.00 0.03 98.87 15:53:45 15:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:53:45 15:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:53:45 15:52:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:53:45 15:52:01 6 0.03 0.00 0.03 0.02 0.00 99.92 15:53:45 15:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:53:45 15:53:01 all 5.20 0.00 1.92 2.00 0.03 90.86 15:53:45 15:53:01 0 5.27 0.00 1.49 0.22 0.03 92.99 15:53:45 15:53:01 1 5.82 0.00 2.46 12.65 0.03 79.04 15:53:45 15:53:01 2 7.82 0.00 1.49 0.15 0.03 90.51 15:53:45 15:53:01 3 5.21 0.00 1.50 0.45 0.03 92.81 15:53:45 15:53:01 4 3.05 0.00 2.78 0.00 0.02 94.15 15:53:45 15:53:01 5 4.43 0.00 1.95 0.15 0.02 93.46 15:53:45 15:53:01 6 5.30 0.00 1.88 2.42 0.02 90.39 15:53:45 15:53:01 7 4.65 0.00 1.81 0.03 0.02 93.49 15:53:45 Average: all 6.51 0.00 1.15 1.00 0.03 91.31 15:53:45 Average: 0 6.57 0.00 1.20 1.16 0.03 91.04 15:53:45 Average: 1 6.13 0.00 1.23 1.91 0.03 90.69 15:53:45 Average: 2 6.58 0.00 1.10 0.16 0.03 92.13 15:53:45 Average: 3 6.59 0.00 1.19 1.01 0.03 91.19 15:53:45 Average: 4 6.49 0.00 1.13 0.25 0.02 92.10 15:53:45 Average: 5 6.42 0.00 1.17 1.17 0.02 91.22 15:53:45 Average: 6 6.67 0.00 1.14 2.15 0.03 90.02 15:53:45 Average: 7 6.65 0.00 1.05 0.19 0.02 92.09 15:53:45 15:53:45 15:53:45