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 [2024-03-21T15:37:36.775Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T15:37:36.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T15:37:36.904Z] ========================================================= [2024-03-21T15:37:36.904Z] EdgeX Global Pipelines Version Info [2024-03-21T15:37:36.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:37:37.656Z] ------------------- [2024-03-21T15:37:37.656Z] stable info: [2024-03-21T15:37:37.656Z] ------------------- [2024-03-21T15:37:37.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T15:37:37.656Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T15:37:37.656Z] Message: update stable to v1.0.258 [2024-03-21T15:37:38.597Z] ------------------- [2024-03-21T15:37:38.597Z] experimental info: [2024-03-21T15:37:38.597Z] ------------------- [2024-03-21T15:37:38.597Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T15:37:38.597Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T15:37:38.597Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T15:37:38.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-21T15:37:38.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-21T15:37:38.734Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T15:37:38.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T15:37:38.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T15:37:38.806Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T15:37:38.827Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T15:37:38.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T15:37:38.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T15:37:38.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T15:37:38.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T15:37:38.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-21T15:37:38.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T15:37:38.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T15:37:39.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T15:37:39.042Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T15:37:39.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T15:37:39.094Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T15:37:39.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T15:37:39.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T15:37:39.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T15:37:39.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T15:37:39.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T15:37:39.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T15:37:39.290Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T15:37:39.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T15:37:39.344Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T15:37:39.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-21T15:37:39.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-21T15:37:39.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-21T15:37:39.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo [2024-03-21T15:37:39.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d14d288 [Pipeline] echo [2024-03-21T15:37:39.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T15:37:39.579Z] provisioning config files... [2024-03-21T15:37:39.595Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config41943915060859958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:37:39.933Z] ---> ****-login.sh [2024-03-21T15:37:39.933Z] nexus3.edgexfoundry.org:10001 [2024-03-21T15:37:39.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:40.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:40.196Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:40.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:40.196Z] [2024-03-21T15:37:40.196Z] Login Succeeded [2024-03-21T15:37:40.196Z] nexus3.edgexfoundry.org:10002 [2024-03-21T15:37:40.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:40.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:40.457Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:40.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:40.457Z] [2024-03-21T15:37:40.457Z] Login Succeeded [2024-03-21T15:37:40.457Z] nexus3.edgexfoundry.org:10003 [2024-03-21T15:37:40.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:40.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:40.457Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:40.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:40.457Z] [2024-03-21T15:37:40.457Z] Login Succeeded [2024-03-21T15:37:40.457Z] nexus3.edgexfoundry.org:10004 [2024-03-21T15:37:40.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:40.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:40.717Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:40.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:40.717Z] [2024-03-21T15:37:40.717Z] Login Succeeded [2024-03-21T15:37:40.717Z] ****.io [2024-03-21T15:37:40.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:40.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:40.978Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:40.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:40.978Z] [2024-03-21T15:37:40.978Z] Login Succeeded [2024-03-21T15:37:40.978Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T15:37:40.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T15:37:41.409Z] + git rev-list -1 --merges d14d2885d31a8bbc3eba5c894c279c3ceea6765f~1..d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo [2024-03-21T15:37:41.441Z] -----------> git rev-list -1 --merges d14d2885d31a8bbc3eba5c894c279c3ceea6765f~1..d14d2885d31a8bbc3eba5c894c279c3ceea6765f d14d2885d31a8bbc3eba5c894c279c3ceea6765f [false] [Pipeline] sh [2024-03-21T15:37:41.746Z] + git log --format=format:%s -1 d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo [2024-03-21T15:37:41.764Z] ========================================================= [2024-03-21T15:37:41.764Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T15:37:41.764Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T15:37:42.118Z] + git log --format=format:%s -1 d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] echo [2024-03-21T15:37:42.131Z] [semverPrep] GIT_COMMIT: d14d2885d31a8bbc3eba5c894c279c3ceea6765f, Commit Message: feat: add openziti support to config (#652) [Pipeline] echo [2024-03-21T15:37:42.146Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T15:37:42.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T15:37:42.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T15:37:42.518Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T15:37:42.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T15:37:42.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-03-21T15:37:42.518Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T15:37:42.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:37:42.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T15:37:42.966Z] [2024-03-21T15:37:42.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:37:43.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T15:37:43.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T15:37:43.287Z] b85a868b505f: Pulling fs layer [2024-03-21T15:37:43.287Z] e2be974225ed: Pulling fs layer [2024-03-21T15:37:43.287Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T15:37:43.287Z] 988bab9f4d93: Pulling fs layer [2024-03-21T15:37:43.287Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T15:37:43.287Z] eaf3925da568: Pulling fs layer [2024-03-21T15:37:43.287Z] bab4dde63d76: Pulling fs layer [2024-03-21T15:37:43.287Z] bde34c3a00c8: Pulling fs layer [2024-03-21T15:37:43.287Z] 988bab9f4d93: Waiting [2024-03-21T15:37:43.287Z] 1469e6f7b9e6: Waiting [2024-03-21T15:37:43.287Z] b352a97aabf1: Pulling fs layer [2024-03-21T15:37:43.287Z] eaf3925da568: Waiting [2024-03-21T15:37:43.287Z] 4872d77fe225: Pulling fs layer [2024-03-21T15:37:43.287Z] 5851b861e8e6: Pulling fs layer [2024-03-21T15:37:43.287Z] bab4dde63d76: Waiting [2024-03-21T15:37:43.287Z] b352a97aabf1: Waiting [2024-03-21T15:37:43.287Z] 5851b861e8e6: Waiting [2024-03-21T15:37:43.287Z] 4872d77fe225: Waiting [2024-03-21T15:37:43.287Z] e2be974225ed: Download complete [2024-03-21T15:37:43.287Z] 988bab9f4d93: Download complete [2024-03-21T15:37:43.287Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T15:37:43.287Z] 1469e6f7b9e6: Download complete [2024-03-21T15:37:43.287Z] eaf3925da568: Verifying Checksum [2024-03-21T15:37:43.287Z] eaf3925da568: Download complete [2024-03-21T15:37:43.287Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T15:37:43.287Z] 339a4e72a1f5: Download complete [2024-03-21T15:37:43.287Z] bde34c3a00c8: Verifying Checksum [2024-03-21T15:37:43.287Z] bde34c3a00c8: Download complete [2024-03-21T15:37:43.548Z] b352a97aabf1: Verifying Checksum [2024-03-21T15:37:43.548Z] b352a97aabf1: Download complete [2024-03-21T15:37:43.548Z] 4872d77fe225: Verifying Checksum [2024-03-21T15:37:43.548Z] 4872d77fe225: Download complete [2024-03-21T15:37:43.548Z] b85a868b505f: Verifying Checksum [2024-03-21T15:37:43.548Z] b85a868b505f: Download complete [2024-03-21T15:37:43.824Z] bab4dde63d76: Verifying Checksum [2024-03-21T15:37:43.824Z] bab4dde63d76: Download complete [2024-03-21T15:37:44.762Z] b85a868b505f: Pull complete [2024-03-21T15:37:44.762Z] e2be974225ed: Pull complete [2024-03-21T15:37:45.021Z] 339a4e72a1f5: Pull complete [2024-03-21T15:37:45.282Z] 988bab9f4d93: Pull complete [2024-03-21T15:37:45.542Z] 1469e6f7b9e6: Pull complete [2024-03-21T15:37:45.542Z] eaf3925da568: Pull complete [2024-03-21T15:37:46.919Z] bab4dde63d76: Pull complete [2024-03-21T15:37:47.181Z] bde34c3a00c8: Pull complete [2024-03-21T15:37:47.181Z] b352a97aabf1: Pull complete [2024-03-21T15:37:47.441Z] 4872d77fe225: Pull complete [2024-03-21T15:37:47.441Z] 5851b861e8e6: Pull complete [2024-03-21T15:37:47.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T15:37:47.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T15:37:47.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:37:47.589Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:37:47.608Z] $ 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 [2024-03-21T15:37:50.325Z] $ docker top 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 -eo pid,comm [2024-03-21T15:37:50.388Z] 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). [2024-03-21T15:37:50.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T15:37:50.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T15:37:50.454Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T15:37:50.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T15:37:50.557Z] $ docker exec 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent [2024-03-21T15:37:50.660Z] SSH_AUTH_SOCK=/tmp/ssh-GjPm5rrOWDbt/agent.32 [2024-03-21T15:37:50.661Z] SSH_AGENT_PID=38 [2024-03-21T15:37:50.667Z] Running ssh-add (command line suppressed) [2024-03-21T15:37:50.754Z] 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) [2024-03-21T15:37:50.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T15:37:51.070Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T15:37:51.072Z] $ docker exec --env ******** --env ******** 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent -k [2024-03-21T15:37:51.171Z] unset SSH_AUTH_SOCK; [2024-03-21T15:37:51.171Z] unset SSH_AGENT_PID; [2024-03-21T15:37:51.171Z] echo Agent pid 38 killed; [2024-03-21T15:37:51.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T15:37:51.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T15:37:51.234Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T15:37:51.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T15:37:51.342Z] $ docker exec 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent [2024-03-21T15:37:51.452Z] SSH_AUTH_SOCK=/tmp/ssh-6Pb1GU4hUfl1/agent.71 [2024-03-21T15:37:51.452Z] SSH_AGENT_PID=77 [2024-03-21T15:37:51.457Z] Running ssh-add (command line suppressed) [2024-03-21T15:37:51.543Z] 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) [2024-03-21T15:37:51.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T15:37:51.859Z] + git semver init [2024-03-21T15:37:52.119Z] 2024-03-21 15:37:52,016 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T15:37:52.119Z] 2024-03-21 15:37:52,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-03-21T15:37:52.119Z] 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 [2024-03-21T15:37:52.119Z] 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) [2024-03-21T15:37:53.501Z] 2024-03-21 15:37:53,123 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-03-21T15:37:53.501Z] 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 [2024-03-21T15:37:53.501Z] 2024-03-21 15:37:53,124 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:37:53.501Z] 2024-03-21 15:37:53,124 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:37:53.501Z] 3.2.0-dev.19 [Pipeline] } [2024-03-21T15:37:53.505Z] $ docker exec --env ******** --env ******** 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 ssh-agent -k [2024-03-21T15:37:53.590Z] unset SSH_AUTH_SOCK; [2024-03-21T15:37:53.590Z] unset SSH_AGENT_PID; [2024-03-21T15:37:53.590Z] echo Agent pid 77 killed; [2024-03-21T15:37:53.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T15:37:53.935Z] + git semver [Pipeline] } [2024-03-21T15:37:54.203Z] $ docker stop --time=1 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 [2024-03-21T15:37:55.490Z] $ docker rm -f --volumes 15bbb1cae62408b891b8a2f4d663e5be2cbb86c7d3fee5073d0bad4e4a1d43f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T15:37:55.848Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T15:37:56.067Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T15:37:56.070Z] [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 [2024-03-21T15:37:56.300Z] provisioning config files... [2024-03-21T15:37:56.311Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4317524299109651710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:37:56.610Z] ---> ****-login.sh [2024-03-21T15:37:56.610Z] nexus3.edgexfoundry.org:10001 [2024-03-21T15:37:56.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:56.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:56.610Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:56.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:56.610Z] [2024-03-21T15:37:56.610Z] Login Succeeded [2024-03-21T15:37:56.610Z] nexus3.edgexfoundry.org:10002 [2024-03-21T15:37:56.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:56.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:56.610Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:56.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:56.611Z] [2024-03-21T15:37:56.611Z] Login Succeeded [2024-03-21T15:37:56.611Z] nexus3.edgexfoundry.org:10003 [2024-03-21T15:37:56.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:56.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:56.871Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:56.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:56.871Z] [2024-03-21T15:37:56.871Z] Login Succeeded [2024-03-21T15:37:56.871Z] nexus3.edgexfoundry.org:10004 [2024-03-21T15:37:56.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:56.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:56.871Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:56.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:56.871Z] [2024-03-21T15:37:56.871Z] Login Succeeded [2024-03-21T15:37:56.871Z] ****.io [2024-03-21T15:37:56.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:37:57.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:37:57.132Z] Configure a credential helper to remove this warning. See [2024-03-21T15:37:57.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:37:57.132Z] [2024-03-21T15:37:57.132Z] Login Succeeded [2024-03-21T15:37:57.132Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T15:37:57.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T15:37:57.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T15:37:57.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T15:37:57.272Z] ========================================================= [2024-03-21T15:37:57.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T15:37:57.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:37:57.615Z] + 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 . [2024-03-21T15:37:57.615Z] Sending build context to Docker daemon 8.915MB [2024-03-21T15:37:57.615Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T15:37:57.615Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T15:37:57.615Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T15:37:57.615Z] 7264a8db6415: Pulling fs layer [2024-03-21T15:37:57.615Z] c4d48a809fc2: Pulling fs layer [2024-03-21T15:37:57.615Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T15:37:57.615Z] ad3a456e5733: Pulling fs layer [2024-03-21T15:37:57.615Z] 69c7f0334f64: Pulling fs layer [2024-03-21T15:37:57.615Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T15:37:57.615Z] ce7588e14bc9: Pulling fs layer [2024-03-21T15:37:57.615Z] 1f1c1a5573a3: Waiting [2024-03-21T15:37:57.615Z] b5e4710f87ac: Pulling fs layer [2024-03-21T15:37:57.615Z] ce7588e14bc9: Waiting [2024-03-21T15:37:57.615Z] 69c7f0334f64: Waiting [2024-03-21T15:37:57.615Z] b5e4710f87ac: Waiting [2024-03-21T15:37:57.615Z] c4d48a809fc2: Verifying Checksum [2024-03-21T15:37:57.615Z] c4d48a809fc2: Download complete [2024-03-21T15:37:57.615Z] ad3a456e5733: Verifying Checksum [2024-03-21T15:37:57.615Z] ad3a456e5733: Download complete [2024-03-21T15:37:57.615Z] 69c7f0334f64: Verifying Checksum [2024-03-21T15:37:57.615Z] 69c7f0334f64: Download complete [2024-03-21T15:37:57.874Z] 7264a8db6415: Verifying Checksum [2024-03-21T15:37:57.874Z] 7264a8db6415: Download complete [2024-03-21T15:37:57.874Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T15:37:57.874Z] 1f1c1a5573a3: Download complete [2024-03-21T15:37:57.874Z] 7264a8db6415: Pull complete [2024-03-21T15:37:57.874Z] b5e4710f87ac: Verifying Checksum [2024-03-21T15:37:57.874Z] b5e4710f87ac: Download complete [2024-03-21T15:37:58.133Z] c4d48a809fc2: Pull complete [2024-03-21T15:37:58.133Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T15:37:58.133Z] 4f1c88b9dad5: Download complete [2024-03-21T15:37:58.700Z] ce7588e14bc9: Verifying Checksum [2024-03-21T15:37:58.700Z] ce7588e14bc9: Download complete [2024-03-21T15:38:01.233Z] 4f1c88b9dad5: Pull complete [2024-03-21T15:38:01.233Z] ad3a456e5733: Pull complete [2024-03-21T15:38:01.233Z] 69c7f0334f64: Pull complete [2024-03-21T15:38:01.233Z] 1f1c1a5573a3: Pull complete [2024-03-21T15:38:03.768Z] ce7588e14bc9: Pull complete [2024-03-21T15:38:03.768Z] b5e4710f87ac: Pull complete [2024-03-21T15:38:03.768Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T15:38:03.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T15:38:03.768Z] ---> 88b5674ff536 [2024-03-21T15:38:03.768Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T15:38:07.964Z] ---> Running in b46aae429761 [2024-03-21T15:38:07.964Z] Removing intermediate container b46aae429761 [2024-03-21T15:38:07.964Z] ---> 9b9d2ceda213 [2024-03-21T15:38:07.964Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T15:38:07.964Z] ---> Running in d8ac06897969 [2024-03-21T15:38:08.223Z] Removing intermediate container d8ac06897969 [2024-03-21T15:38:08.223Z] ---> 387e98715292 [2024-03-21T15:38:08.223Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T15:38:08.223Z] ---> Running in cd0fc7cacfbf [2024-03-21T15:38:08.223Z] Removing intermediate container cd0fc7cacfbf [2024-03-21T15:38:08.223Z] ---> e2fc3d89d01b [2024-03-21T15:38:08.223Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T15:38:08.223Z] ---> Running in 0d82ce4bf571 [2024-03-21T15:38:08.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T15:38:08.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T15:38:08.999Z] OK: 264 MiB in 52 packages [2024-03-21T15:38:09.258Z] Removing intermediate container 0d82ce4bf571 [2024-03-21T15:38:09.258Z] ---> e55ecde1b9fd [2024-03-21T15:38:09.258Z] Step 7/12 : WORKDIR /app [2024-03-21T15:38:09.258Z] ---> Running in 968c1b5c6381 [2024-03-21T15:38:09.518Z] Removing intermediate container 968c1b5c6381 [2024-03-21T15:38:09.518Z] ---> 4e2fb5039581 [2024-03-21T15:38:09.518Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T15:38:09.518Z] ---> ce36b58ccf0d [2024-03-21T15:38:09.518Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T15:38:09.518Z] ---> Running in d139e4628e30 [2024-03-21T15:38:11.242Z] Still waiting to schedule task [2024-03-21T15:38:11.243Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-21T15:39:17.263Z] Removing intermediate container d139e4628e30 [2024-03-21T15:39:17.263Z] ---> 6461da60cdef [2024-03-21T15:39:17.263Z] Step 10/12 : COPY . . [2024-03-21T15:39:17.263Z] ---> 2d92fa05c694 [2024-03-21T15:39:17.263Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T15:39:17.263Z] ---> Running in 6256ab5709a2 [2024-03-21T15:39:17.263Z] Removing intermediate container 6256ab5709a2 [2024-03-21T15:39:17.263Z] ---> 751dcba56654 [2024-03-21T15:39:17.263Z] Step 12/12 : RUN $MAKE [2024-03-21T15:39:17.263Z] ---> Running in dec3b172ab97 [2024-03-21T15:39:17.263Z] noop [2024-03-21T15:39:17.263Z] Removing intermediate container dec3b172ab97 [2024-03-21T15:39:17.263Z] ---> e7724f5507a3 [2024-03-21T15:39:17.263Z] Successfully built e7724f5507a3 [2024-03-21T15:39:17.263Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:39:17.605Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T15:39:17.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:39:17.687Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:39:17.725Z] $ 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 [2024-03-21T15:39:18.085Z] $ docker top 6ec052d59bf9d4b1ac6668ce7542e5e47f36631d3cf4e105e0218bee9c0a9184 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T15:39:18.432Z] + go version [2024-03-21T15:39:18.432Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T15:39:18.448Z] $ docker stop --time=1 6ec052d59bf9d4b1ac6668ce7542e5e47f36631d3cf4e105e0218bee9c0a9184 [2024-03-21T15:39:19.713Z] $ 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 [2024-03-21T15:39:20.188Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T15:39:20.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:39:20.274Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:39:20.314Z] $ 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 [2024-03-21T15:39:20.634Z] $ docker top 3b9852df42d844f2a5bba1b23bdb7bf62621629640df4e546fe362d39a6db07a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T15:39:20.972Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-03-21T15:39:21.273Z] + make test [2024-03-21T15:39:21.273Z] go test -race -coverprofile=coverage.out ./... [2024-03-21T15:39:46.042Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-583 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-03-21T15:39:46.060Z] Running in /w/workspace/app-service-configurable/228 [Pipeline] { [Pipeline] checkout [2024-03-21T15:39:46.098Z] Selected Git installation does not exist. Using Default [2024-03-21T15:39:46.098Z] The recommended git tool is: NONE [2024-03-21T15:39:47.811Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-21T15:39:51.432Z] using credential edgex-jenkins-ssh [2024-03-21T15:39:51.452Z] Cloning the remote Git repository [2024-03-21T15:39:51.496Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-21T15:39:51.594Z] > git init /w/workspace/app-service-configurable/228 # timeout=10 [2024-03-21T15:39:51.719Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-21T15:39:51.720Z] > git --version # timeout=10 [2024-03-21T15:39:51.739Z] > git --version # 'git version 2.25.1' [2024-03-21T15:39:51.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T15:39:51.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T15:39:54.788Z] Avoid second fetch [2024-03-21T15:39:54.789Z] Checking out Revision d14d2885d31a8bbc3eba5c894c279c3ceea6765f (main) [2024-03-21T15:39:53.827Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-21T15:39:53.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T15:39:54.809Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T15:39:54.878Z] > git checkout -f d14d2885d31a8bbc3eba5c894c279c3ceea6765f # timeout=10 [2024-03-21T15:39:55.432Z] Commit message: "feat: add openziti support to config (#652)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T15:40:00.127Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T15:40:00.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T15:40:00.128Z] Dload Upload Total Spent Left Speed [2024-03-21T15:40:00.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-03-21T15:40:00.464Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T15:40:00.787Z] + sudo tee /etc/docker/daemon.new [2024-03-21T15:40:00.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T15:40:00.787Z] { [2024-03-21T15:40:00.787Z] "registry-mirrors": [ [2024-03-21T15:40:00.787Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T15:40:00.787Z] ], [2024-03-21T15:40:00.787Z] "bip": "10.250.0.254/24", [2024-03-21T15:40:00.787Z] "hosts": [ [2024-03-21T15:40:00.787Z] "tcp://0.0.0.0:5555", [2024-03-21T15:40:00.787Z] "unix:///var/run/docker.sock" [2024-03-21T15:40:00.787Z] ], [2024-03-21T15:40:00.787Z] "mtu": 1458, [2024-03-21T15:40:00.787Z] "selinux-enabled": true, [2024-03-21T15:40:00.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T15:40:00.787Z] } [Pipeline] sh [2024-03-21T15:40:01.113Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T15:40:01.446Z] + sudo service docker restart [2024-03-21T15:40:14.349Z] go vet ./... [2024-03-21T15:40:19.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T15:40:19.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T15:40:19.610Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-21T15:40:19.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T15:40:19.652Z] $ docker stop --time=1 3b9852df42d844f2a5bba1b23bdb7bf62621629640df4e546fe362d39a6db07a [2024-03-21T15:40:24.103Z] $ docker rm -f --volumes 3b9852df42d844f2a5bba1b23bdb7bf62621629640df4e546fe362d39a6db07a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T15:40:24.483Z] provisioning config files... [2024-03-21T15:40:24.512Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/228@tmp/config12727770847282412534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:40:24.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T15:40:24.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-03-21T15:40:24.988Z] ---> ****-login.sh [2024-03-21T15:40:24.988Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-03-21T15:40:25.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:40:25.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T15:40:25.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:40:25.540Z] Configure a credential helper to remove this warning. See [2024-03-21T15:40:25.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:40:25.540Z] [2024-03-21T15:40:25.540Z] Login Succeeded [2024-03-21T15:40:25.540Z] nexus3.edgexfoundry.org:10002 [2024-03-21T15:40:25.584Z] + ls -al . [2024-03-21T15:40:25.584Z] total 260 [2024-03-21T15:40:25.584Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 15:39 . [2024-03-21T15:40:25.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 15:37 .. [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 21 15:37 .dockerignore [2024-03-21T15:40:25.584Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:39 .git [2024-03-21T15:40:25.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 15:37 .github [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 21 15:37 .gitignore [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 15:37 .golangci.yml [2024-03-21T15:40:25.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 15:37 .semver [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 21 15:37 Attribution.txt [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 21 15:37 CHANGELOG.md [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 21 15:37 Dockerfile [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 15:37 GOVERNANCE.md [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 21 15:37 Jenkinsfile [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 21 15:37 LICENSE [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 21 15:37 OWNERS.md [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 21 15:37 README.md [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 15:37 VERSION [2024-03-21T15:40:25.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 15:37 bin [2024-03-21T15:40:25.584Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 21 15:39 coverage.out [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 21 15:37 go.mod [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 15:37 go.sum [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 21 15:37 main.go [2024-03-21T15:40:25.584Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 21 15:37 makefile [2024-03-21T15:40:25.584Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 15:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:40:25.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:40:25.917Z] + 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 . [2024-03-21T15:40:25.917Z] Sending build context to Docker daemon 8.916MB [2024-03-21T15:40:25.917Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T15:40:25.917Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-21T15:40:25.917Z] ---> e7724f5507a3 [2024-03-21T15:40:25.917Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T15:40:26.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:40:26.082Z] Configure a credential helper to remove this warning. See [2024-03-21T15:40:26.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:40:26.082Z] [2024-03-21T15:40:26.082Z] Login Succeeded [2024-03-21T15:40:26.082Z] nexus3.edgexfoundry.org:10003 [2024-03-21T15:40:26.177Z] ---> Running in aa9e5db9ec09 [2024-03-21T15:40:26.177Z] Removing intermediate container aa9e5db9ec09 [2024-03-21T15:40:26.177Z] ---> a6e34b8fd6a2 [2024-03-21T15:40:26.177Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T15:40:26.177Z] ---> Running in 6ddb8b5c6504 [2024-03-21T15:40:26.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:40:26.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:40:26.353Z] Configure a credential helper to remove this warning. See [2024-03-21T15:40:26.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:40:26.353Z] [2024-03-21T15:40:26.353Z] Login Succeeded [2024-03-21T15:40:26.353Z] nexus3.edgexfoundry.org:10004 [2024-03-21T15:40:26.437Z] Removing intermediate container 6ddb8b5c6504 [2024-03-21T15:40:26.437Z] ---> 53c2d8f29d0e [2024-03-21T15:40:26.437Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-21T15:40:26.437Z] ---> Running in 2fbde8c38831 [2024-03-21T15:40:26.437Z] Removing intermediate container 2fbde8c38831 [2024-03-21T15:40:26.437Z] ---> 506986fb5b77 [2024-03-21T15:40:26.437Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T15:40:26.437Z] ---> Running in 11395b2d1f41 [2024-03-21T15:40:26.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:40:26.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:40:26.623Z] Configure a credential helper to remove this warning. See [2024-03-21T15:40:26.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:40:26.623Z] [2024-03-21T15:40:26.623Z] Login Succeeded [2024-03-21T15:40:26.623Z] ****.io [2024-03-21T15:40:26.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T15:40:26.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:40:26.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T15:40:27.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:40:27.156Z] Configure a credential helper to remove this warning. See [2024-03-21T15:40:27.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:40:27.156Z] [2024-03-21T15:40:27.156Z] Login Succeeded [2024-03-21T15:40:27.156Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T15:40:27.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-03-21T15:40:27.213Z] OK: 264 MiB in 52 packages [Pipeline] unstash [Pipeline] echo [2024-03-21T15:40:27.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-03-21T15:40:27.475Z] Removing intermediate container 11395b2d1f41 [2024-03-21T15:40:27.475Z] ---> a080a5c713c6 [2024-03-21T15:40:27.475Z] Step 7/27 : WORKDIR /app [2024-03-21T15:40:27.475Z] ---> Running in c56abd97bb07 [2024-03-21T15:40:27.475Z] Removing intermediate container c56abd97bb07 [2024-03-21T15:40:27.475Z] ---> 9f90b6e3176e [2024-03-21T15:40:27.475Z] Step 8/27 : COPY go.mod vendor* ./ [Pipeline] echo [2024-03-21T15:40:27.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T15:40:27.501Z] ========================================================= [2024-03-21T15:40:27.501Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T15:40:27.501Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:40:27.734Z] ---> 6da40334b7b3 [2024-03-21T15:40:27.734Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T15:40:27.734Z] ---> Running in 7a77d851be0b [2024-03-21T15:40:27.864Z] + 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 . [2024-03-21T15:40:27.865Z] Sending build context to Docker daemon 238.1kB [2024-03-21T15:40:28.149Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T15:40:28.149Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T15:40:28.149Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T15:40:28.149Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T15:40:28.149Z] 5d54e960e981: Pulling fs layer [2024-03-21T15:40:28.149Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T15:40:28.149Z] f0e02332f6b5: Pulling fs layer [2024-03-21T15:40:28.149Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T15:40:28.149Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T15:40:28.149Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T15:40:28.149Z] 0c6a40ed1a82: Waiting [2024-03-21T15:40:28.149Z] 94ae7d8d031c: Waiting [2024-03-21T15:40:28.149Z] 872ee5b61b7b: Waiting [2024-03-21T15:40:28.149Z] f0e02332f6b5: Waiting [2024-03-21T15:40:28.149Z] 5d54e960e981: Download complete [2024-03-21T15:40:28.302Z] Removing intermediate container 7a77d851be0b [2024-03-21T15:40:28.302Z] ---> 252bdc229f13 [2024-03-21T15:40:28.302Z] Step 10/27 : COPY . . [2024-03-21T15:40:28.421Z] f0e02332f6b5: Verifying Checksum [2024-03-21T15:40:28.421Z] f0e02332f6b5: Download complete [2024-03-21T15:40:28.421Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T15:40:28.421Z] 872ee5b61b7b: Download complete [2024-03-21T15:40:28.421Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T15:40:28.421Z] 9fda8d8052c6: Download complete [2024-03-21T15:40:28.690Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T15:40:28.690Z] 94ae7d8d031c: Download complete [2024-03-21T15:40:28.870Z] ---> 538327efa44a [2024-03-21T15:40:28.870Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T15:40:28.870Z] ---> Running in 56f28b4057ac [2024-03-21T15:40:28.870Z] Removing intermediate container 56f28b4057ac [2024-03-21T15:40:28.870Z] ---> 81bfe36e89dd [2024-03-21T15:40:28.870Z] Step 12/27 : RUN $MAKE [2024-03-21T15:40:28.870Z] ---> Running in 34a955c460de [2024-03-21T15:40:29.129Z] 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 [2024-03-21T15:40:29.274Z] 9fda8d8052c6: Pull complete [2024-03-21T15:40:29.860Z] 5d54e960e981: Pull complete [2024-03-21T15:40:30.128Z] c4a7e357bf2a: Download complete [2024-03-21T15:40:31.085Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T15:40:31.085Z] 0c6a40ed1a82: Download complete [2024-03-21T15:40:43.404Z] c4a7e357bf2a: Pull complete [2024-03-21T15:40:43.404Z] f0e02332f6b5: Pull complete [2024-03-21T15:40:43.404Z] 872ee5b61b7b: Pull complete [2024-03-21T15:40:51.620Z] 0c6a40ed1a82: Pull complete [2024-03-21T15:40:53.569Z] 94ae7d8d031c: Pull complete [2024-03-21T15:40:53.569Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T15:40:53.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T15:40:53.569Z] ---> 86de565de09d [2024-03-21T15:40:53.569Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T15:40:54.533Z] ---> Running in 74337b69c65e [2024-03-21T15:40:54.533Z] Removing intermediate container 74337b69c65e [2024-03-21T15:40:54.533Z] ---> f6d2d675f9db [2024-03-21T15:40:54.533Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T15:40:54.807Z] ---> Running in ebd28c45a48b [2024-03-21T15:40:55.073Z] Removing intermediate container ebd28c45a48b [2024-03-21T15:40:55.073Z] ---> ccf9a9b8c4b0 [2024-03-21T15:40:55.073Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T15:40:55.073Z] ---> Running in 7b61e2de0783 [2024-03-21T15:40:55.339Z] Removing intermediate container 7b61e2de0783 [2024-03-21T15:40:55.339Z] ---> 481536d4e65a [2024-03-21T15:40:55.339Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T15:40:55.605Z] ---> Running in d9873e374597 [2024-03-21T15:40:56.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T15:40:56.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T15:40:57.804Z] OK: 266 MiB in 52 packages [2024-03-21T15:40:58.767Z] Removing intermediate container d9873e374597 [2024-03-21T15:40:58.767Z] ---> a9641b9089f5 [2024-03-21T15:40:58.767Z] Step 7/12 : WORKDIR /app [2024-03-21T15:40:58.767Z] ---> Running in 68fae134bc4e [2024-03-21T15:40:59.049Z] Removing intermediate container 68fae134bc4e [2024-03-21T15:40:59.049Z] ---> 3e62780c8888 [2024-03-21T15:40:59.049Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T15:40:59.638Z] ---> 9d9f8e68c705 [2024-03-21T15:40:59.638Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T15:40:59.638Z] ---> Running in edb15a8e1d3c [2024-03-21T15:41:01.202Z] Removing intermediate container 34a955c460de [2024-03-21T15:41:01.202Z] ---> bb54c5d8c0ad [2024-03-21T15:41:01.202Z] Step 13/27 : FROM alpine:3.18 [2024-03-21T15:41:01.202Z] 3.18: Pulling from library/alpine [2024-03-21T15:41:01.202Z] 619be1103602: Pulling fs layer [2024-03-21T15:41:01.202Z] 619be1103602: Download complete [2024-03-21T15:41:01.202Z] 619be1103602: Pull complete [2024-03-21T15:41:01.202Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T15:41:01.202Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T15:41:01.202Z] ---> d3782b16ccc9 [2024-03-21T15:41:01.202Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-21T15:41:01.202Z] ---> Running in 966412d24679 [2024-03-21T15:41:01.202Z] Removing intermediate container 966412d24679 [2024-03-21T15:41:01.202Z] ---> 1ab6c12a91c8 [2024-03-21T15:41:01.202Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-21T15:41:01.202Z] ---> Running in c39312d5b943 [2024-03-21T15:41:01.202Z] Removing intermediate container c39312d5b943 [2024-03-21T15:41:01.202Z] ---> d2a94fd98879 [2024-03-21T15:41:01.202Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T15:41:01.202Z] ---> Running in b0a9f7c08b7a [2024-03-21T15:41:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T15:41:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T15:41:01.202Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T15:41:01.202Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T15:41:01.202Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T15:41:01.202Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T15:41:01.202Z] OK: 8 MiB in 17 packages [2024-03-21T15:41:01.202Z] Removing intermediate container b0a9f7c08b7a [2024-03-21T15:41:01.202Z] ---> f0b72fcb98b3 [2024-03-21T15:41:01.202Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-21T15:41:01.202Z] ---> Running in 3494ccf77923 [2024-03-21T15:41:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T15:41:01.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T15:41:01.202Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T15:41:01.202Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T15:41:01.202Z] OK: 8 MiB in 17 packages [2024-03-21T15:41:01.461Z] Removing intermediate container 3494ccf77923 [2024-03-21T15:41:01.461Z] ---> 13f6328d5685 [2024-03-21T15:41:01.461Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-21T15:41:01.461Z] ---> 98559a6ebcd7 [2024-03-21T15:41:01.461Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-21T15:41:01.721Z] ---> 61eaf6c84ba0 [2024-03-21T15:41:01.721Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-21T15:41:01.721Z] ---> c903f82c9c82 [2024-03-21T15:41:01.721Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-21T15:41:03.099Z] ---> 96c9fd695525 [2024-03-21T15:41:03.099Z] Step 22/27 : EXPOSE 48095 [2024-03-21T15:41:03.099Z] ---> Running in 75ff2a7e3745 [2024-03-21T15:41:03.099Z] Removing intermediate container 75ff2a7e3745 [2024-03-21T15:41:03.099Z] ---> e9316b5fb28f [2024-03-21T15:41:03.099Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-21T15:41:03.099Z] ---> Running in 7b945496b7ee [2024-03-21T15:41:03.099Z] Removing intermediate container 7b945496b7ee [2024-03-21T15:41:03.099Z] ---> c573b167f60e [2024-03-21T15:41:03.099Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T15:41:03.099Z] ---> Running in a7005325fa5e [2024-03-21T15:41:03.099Z] Removing intermediate container a7005325fa5e [2024-03-21T15:41:03.099Z] ---> 3482124cabae [2024-03-21T15:41:03.099Z] Step 25/27 : LABEL arch=amd64 [2024-03-21T15:41:03.099Z] ---> Running in 32e30b713dab [2024-03-21T15:41:03.099Z] Removing intermediate container 32e30b713dab [2024-03-21T15:41:03.099Z] ---> 9a0981906381 [2024-03-21T15:41:03.099Z] Step 26/27 : LABEL git_sha=d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:41:03.359Z] ---> Running in 4e5102d35a1c [2024-03-21T15:41:03.359Z] Removing intermediate container 4e5102d35a1c [2024-03-21T15:41:03.359Z] ---> f5c15adeec5b [2024-03-21T15:41:03.359Z] Step 27/27 : LABEL version=3.2.0-dev.19 [2024-03-21T15:41:03.359Z] ---> Running in da69728c3cf3 [2024-03-21T15:41:03.359Z] Removing intermediate container da69728c3cf3 [2024-03-21T15:41:03.359Z] ---> 567b9ecbf8e6 [2024-03-21T15:41:03.359Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T15:41:03.359Z] Successfully built 567b9ecbf8e6 [2024-03-21T15:41:03.359Z] 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 [2024-03-21T15:41:03.531Z] provisioning config files... [2024-03-21T15:41:03.542Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11171590313024934447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:41:03.850Z] ---> ****-login.sh [2024-03-21T15:41:03.850Z] nexus3.edgexfoundry.org:10001 [2024-03-21T15:41:03.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:41:03.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:41:03.850Z] Configure a credential helper to remove this warning. See [2024-03-21T15:41:03.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:41:03.850Z] [2024-03-21T15:41:03.850Z] Login Succeeded [2024-03-21T15:41:03.850Z] nexus3.edgexfoundry.org:10002 [2024-03-21T15:41:03.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:41:03.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:41:03.850Z] Configure a credential helper to remove this warning. See [2024-03-21T15:41:03.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:41:03.850Z] [2024-03-21T15:41:03.850Z] Login Succeeded [2024-03-21T15:41:03.850Z] nexus3.edgexfoundry.org:10003 [2024-03-21T15:41:04.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:41:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:41:04.110Z] Configure a credential helper to remove this warning. See [2024-03-21T15:41:04.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:41:04.110Z] [2024-03-21T15:41:04.110Z] Login Succeeded [2024-03-21T15:41:04.110Z] nexus3.edgexfoundry.org:10004 [2024-03-21T15:41:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:41:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:41:04.110Z] Configure a credential helper to remove this warning. See [2024-03-21T15:41:04.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:41:04.110Z] [2024-03-21T15:41:04.110Z] Login Succeeded [2024-03-21T15:41:04.110Z] ****.io [2024-03-21T15:41:04.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:41:04.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:41:04.629Z] Configure a credential helper to remove this warning. See [2024-03-21T15:41:04.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:41:04.629Z] [2024-03-21T15:41:04.629Z] Login Succeeded [2024-03-21T15:41:04.629Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T15:41:04.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T15:41:04.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T15:41:04.722Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-03-21T15:41:04.722Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:41:04.722Z] latest [2024-03-21T15:41:04.722Z] 3.2.0-dev.19 [2024-03-21T15:41:04.722Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [2024-03-21T15:41:04.722Z] main [2024-03-21T15:41:04.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:05.086Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:05.409Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:41:05.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-21T15:41:05.409Z] eb2e5e20b96a: Preparing [2024-03-21T15:41:05.409Z] 9ac567ffcff3: Preparing [2024-03-21T15:41:05.409Z] 786599a69f4d: Preparing [2024-03-21T15:41:05.409Z] 64df8150b894: Preparing [2024-03-21T15:41:05.409Z] 7e075695cb87: Preparing [2024-03-21T15:41:05.409Z] 24a618ef14a3: Preparing [2024-03-21T15:41:05.409Z] aedc3bda2944: Preparing [2024-03-21T15:41:05.409Z] 24a618ef14a3: Waiting [2024-03-21T15:41:05.409Z] aedc3bda2944: Waiting [2024-03-21T15:41:05.409Z] 64df8150b894: Pushed [2024-03-21T15:41:05.409Z] 9ac567ffcff3: Pushed [2024-03-21T15:41:05.409Z] 7e075695cb87: Pushed [2024-03-21T15:41:05.409Z] 786599a69f4d: Pushed [2024-03-21T15:41:05.409Z] aedc3bda2944: Layer already exists [2024-03-21T15:41:05.667Z] 24a618ef14a3: Pushed [2024-03-21T15:41:08.200Z] eb2e5e20b96a: Pushed [2024-03-21T15:41:08.200Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:08.525Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:08.859Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-21T15:41:08.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-21T15:41:08.859Z] eb2e5e20b96a: Preparing [2024-03-21T15:41:08.859Z] 9ac567ffcff3: Preparing [2024-03-21T15:41:08.859Z] 786599a69f4d: Preparing [2024-03-21T15:41:08.859Z] 64df8150b894: Preparing [2024-03-21T15:41:08.859Z] 7e075695cb87: Preparing [2024-03-21T15:41:08.859Z] 24a618ef14a3: Preparing [2024-03-21T15:41:08.859Z] aedc3bda2944: Preparing [2024-03-21T15:41:08.859Z] 24a618ef14a3: Waiting [2024-03-21T15:41:08.859Z] aedc3bda2944: Waiting [2024-03-21T15:41:08.859Z] 786599a69f4d: Layer already exists [2024-03-21T15:41:08.859Z] 64df8150b894: Layer already exists [2024-03-21T15:41:08.859Z] 9ac567ffcff3: Layer already exists [2024-03-21T15:41:08.859Z] 7e075695cb87: Layer already exists [2024-03-21T15:41:08.859Z] eb2e5e20b96a: Layer already exists [2024-03-21T15:41:08.859Z] aedc3bda2944: Layer already exists [2024-03-21T15:41:08.859Z] 24a618ef14a3: Layer already exists [2024-03-21T15:41:08.859Z] latest: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:09.194Z] + 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 [2024-03-21T15:41:09.518Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.19 [2024-03-21T15:41:09.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-21T15:41:09.518Z] eb2e5e20b96a: Preparing [2024-03-21T15:41:09.518Z] 9ac567ffcff3: Preparing [2024-03-21T15:41:09.518Z] 786599a69f4d: Preparing [2024-03-21T15:41:09.518Z] 64df8150b894: Preparing [2024-03-21T15:41:09.518Z] 7e075695cb87: Preparing [2024-03-21T15:41:09.518Z] 24a618ef14a3: Preparing [2024-03-21T15:41:09.518Z] aedc3bda2944: Preparing [2024-03-21T15:41:09.518Z] 24a618ef14a3: Waiting [2024-03-21T15:41:09.518Z] aedc3bda2944: Waiting [2024-03-21T15:41:09.518Z] 786599a69f4d: Layer already exists [2024-03-21T15:41:09.518Z] eb2e5e20b96a: Layer already exists [2024-03-21T15:41:09.518Z] 9ac567ffcff3: Layer already exists [2024-03-21T15:41:09.518Z] 7e075695cb87: Layer already exists [2024-03-21T15:41:09.518Z] 64df8150b894: Layer already exists [2024-03-21T15:41:09.518Z] aedc3bda2944: Layer already exists [2024-03-21T15:41:09.518Z] 24a618ef14a3: Layer already exists [2024-03-21T15:41:09.518Z] 3.2.0-dev.19: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:09.857Z] + 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 [2024-03-21T15:41:10.192Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [2024-03-21T15:41:10.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-21T15:41:10.192Z] eb2e5e20b96a: Preparing [2024-03-21T15:41:10.192Z] 9ac567ffcff3: Preparing [2024-03-21T15:41:10.192Z] 786599a69f4d: Preparing [2024-03-21T15:41:10.192Z] 64df8150b894: Preparing [2024-03-21T15:41:10.192Z] 7e075695cb87: Preparing [2024-03-21T15:41:10.192Z] 24a618ef14a3: Preparing [2024-03-21T15:41:10.192Z] aedc3bda2944: Preparing [2024-03-21T15:41:10.192Z] aedc3bda2944: Waiting [2024-03-21T15:41:10.192Z] 64df8150b894: Layer already exists [2024-03-21T15:41:10.192Z] eb2e5e20b96a: Layer already exists [2024-03-21T15:41:10.192Z] 9ac567ffcff3: Layer already exists [2024-03-21T15:41:10.192Z] 786599a69f4d: Layer already exists [2024-03-21T15:41:10.192Z] 7e075695cb87: Layer already exists [2024-03-21T15:41:10.192Z] 24a618ef14a3: Layer already exists [2024-03-21T15:41:10.192Z] aedc3bda2944: Layer already exists [2024-03-21T15:41:10.192Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:10.523Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:10.853Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-03-21T15:41:10.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-21T15:41:10.854Z] eb2e5e20b96a: Preparing [2024-03-21T15:41:10.854Z] 9ac567ffcff3: Preparing [2024-03-21T15:41:10.854Z] 786599a69f4d: Preparing [2024-03-21T15:41:10.854Z] 64df8150b894: Preparing [2024-03-21T15:41:10.854Z] 7e075695cb87: Preparing [2024-03-21T15:41:10.854Z] 24a618ef14a3: Preparing [2024-03-21T15:41:10.854Z] aedc3bda2944: Preparing [2024-03-21T15:41:10.854Z] 24a618ef14a3: Waiting [2024-03-21T15:41:10.854Z] 7e075695cb87: Layer already exists [2024-03-21T15:41:10.854Z] 786599a69f4d: Layer already exists [2024-03-21T15:41:10.854Z] 9ac567ffcff3: Layer already exists [2024-03-21T15:41:10.854Z] 64df8150b894: Layer already exists [2024-03-21T15:41:10.854Z] eb2e5e20b96a: Layer already exists [2024-03-21T15:41:10.854Z] aedc3bda2944: Layer already exists [2024-03-21T15:41:10.854Z] 24a618ef14a3: Layer already exists [2024-03-21T15:41:10.854Z] main: digest: sha256:5b6d086c3f7ac9d0b98fb151a7758f7f074f050b27f2736f7234952a57607b68 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T15:41:10.944Z] ===================================================== [Pipeline] echo [2024-03-21T15:41:10.961Z] taggedImages: [2024-03-21T15:41:10.961Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:41:10.961Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-21T15:41:10.961Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.19 [2024-03-21T15:41:10.961Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [2024-03-21T15:41:10.961Z] - 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 [2024-03-21T15:41:11.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T15:41:11.394Z] [2024-03-21T15:41:11.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:41:11.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T15:41:11.701Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T15:41:11.701Z] 5eb5b503b376: Pulling fs layer [2024-03-21T15:41:11.701Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T15:41:11.701Z] ec43610c2a17: Pulling fs layer [2024-03-21T15:41:11.701Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T15:41:11.701Z] 33b1e0a273af: Pulling fs layer [2024-03-21T15:41:11.701Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T15:41:11.701Z] 2f39f015ded8: Pulling fs layer [2024-03-21T15:41:11.701Z] 5d3b04190fa2: Waiting [2024-03-21T15:41:11.701Z] 2f39f015ded8: Waiting [2024-03-21T15:41:11.701Z] 3a2ae6a8a46f: Waiting [2024-03-21T15:41:11.701Z] 33b1e0a273af: Waiting [2024-03-21T15:41:11.701Z] 5c69ac0246d0: Verifying Checksum [2024-03-21T15:41:11.701Z] 5c69ac0246d0: Download complete [2024-03-21T15:41:11.701Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T15:41:11.701Z] 3a2ae6a8a46f: Download complete [2024-03-21T15:41:11.701Z] 33b1e0a273af: Verifying Checksum [2024-03-21T15:41:11.701Z] 33b1e0a273af: Download complete [2024-03-21T15:41:11.960Z] ec43610c2a17: Verifying Checksum [2024-03-21T15:41:11.960Z] 5d3b04190fa2: Download complete [2024-03-21T15:41:11.960Z] ec43610c2a17: Download complete [2024-03-21T15:41:11.960Z] 5eb5b503b376: Verifying Checksum [2024-03-21T15:41:11.960Z] 5eb5b503b376: Download complete [2024-03-21T15:41:12.526Z] 2f39f015ded8: Download complete [2024-03-21T15:41:13.463Z] 5eb5b503b376: Pull complete [2024-03-21T15:41:13.463Z] 5c69ac0246d0: Pull complete [2024-03-21T15:41:14.032Z] ec43610c2a17: Pull complete [2024-03-21T15:41:14.032Z] 3a2ae6a8a46f: Pull complete [2024-03-21T15:41:14.292Z] 33b1e0a273af: Pull complete [2024-03-21T15:41:14.292Z] 5d3b04190fa2: Pull complete [2024-03-21T15:41:19.559Z] 2f39f015ded8: Pull complete [2024-03-21T15:41:19.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T15:41:19.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T15:41:19.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:41:19.670Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:41:19.707Z] $ 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 [2024-03-21T15:41:25.313Z] $ docker top 344eb3b847e65f7f80acc27d396beff44b3c0ee9c8104adbc8cc02347f73795e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:41:25.739Z] ---> job-cost.sh [2024-03-21T15:41:25.739Z] lf-activate-venv: SKIPPING [2024-03-21T15:41:25.739Z] INFO: No Stack... [2024-03-21T15:41:25.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T15:41:26.260Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T15:41:26.551Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-03-21T15:41:26.552Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T15:41:26.565Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [2024-03-21T15:41:26.572Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] did not exist. Created. [2024-03-21T15:41:26.577Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T15:41:26.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T15:41:26.931Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T15:41:26.940Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T15:41:26.975Z] $ docker stop --time=1 344eb3b847e65f7f80acc27d396beff44b3c0ee9c8104adbc8cc02347f73795e [2024-03-21T15:41:28.246Z] $ docker rm -f --volumes 344eb3b847e65f7f80acc27d396beff44b3c0ee9c8104adbc8cc02347f73795e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T15:43:06.331Z] Removing intermediate container edb15a8e1d3c [2024-03-21T15:43:06.332Z] ---> 5dd47649d8d7 [2024-03-21T15:43:06.332Z] Step 10/12 : COPY . . [2024-03-21T15:43:06.332Z] ---> 3f865ebee80d [2024-03-21T15:43:06.332Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T15:43:06.332Z] ---> Running in a192dc971beb [2024-03-21T15:43:06.332Z] Removing intermediate container a192dc971beb [2024-03-21T15:43:06.332Z] ---> 5419bc61091c [2024-03-21T15:43:06.332Z] Step 12/12 : RUN $MAKE [2024-03-21T15:43:06.332Z] ---> Running in baed5f08aff8 [2024-03-21T15:43:06.332Z] noop [2024-03-21T15:43:06.332Z] Removing intermediate container baed5f08aff8 [2024-03-21T15:43:06.332Z] ---> f71fd8fbaef9 [2024-03-21T15:43:06.332Z] Successfully built f71fd8fbaef9 [2024-03-21T15:43:06.332Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:43:06.693Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T15:43:06.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:43:06.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-583 does not seem to be running inside a container [2024-03-21T15:43:06.971Z] $ 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 [2024-03-21T15:43:08.164Z] $ docker top 2f3d08edf706b4439c2efe8b92a6b13b4074d90c547a40366c0605fbd7e8942e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T15:43:08.993Z] + go version [2024-03-21T15:43:08.993Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T15:43:09.012Z] $ docker stop --time=1 2f3d08edf706b4439c2efe8b92a6b13b4074d90c547a40366c0605fbd7e8942e [2024-03-21T15:43:10.633Z] $ 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 [2024-03-21T15:43:11.216Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T15:43:11.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:43:11.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-583 does not seem to be running inside a container [2024-03-21T15:43:11.556Z] $ 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 [2024-03-21T15:43:12.709Z] $ docker top 0e7f94ca4ddf0b46c2f874b82b643ba14e68fbae83def8a0dc5a0aefa631bc4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T15:43:13.223Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/228 [Pipeline] fileExists [Pipeline] sh [2024-03-21T15:43:14.145Z] + make test [2024-03-21T15:43:14.145Z] go test -race -coverprofile=coverage.out ./... [2024-03-21T15:46:20.935Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-21T15:46:20.935Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T15:46:20.935Z] go vet ./... [2024-03-21T15:48:42.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T15:48:42.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T15:48:42.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-21T15:48:42.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T15:48:42.661Z] $ docker stop --time=1 0e7f94ca4ddf0b46c2f874b82b643ba14e68fbae83def8a0dc5a0aefa631bc4e [2024-03-21T15:48:44.633Z] $ docker rm -f --volumes 0e7f94ca4ddf0b46c2f874b82b643ba14e68fbae83def8a0dc5a0aefa631bc4e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T15:48:46.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T15:48:46.644Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T15:48:47.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T15:48:47.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T15:48:47.763Z] + ls -al . [2024-03-21T15:48:47.763Z] total 256 [2024-03-21T15:48:47.763Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 15:43 . [2024-03-21T15:48:47.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 15:39 .. [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 21 15:39 .dockerignore [2024-03-21T15:48:47.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:39 .git [2024-03-21T15:48:47.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 15:39 .github [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 21 15:39 .gitignore [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 15:39 .golangci.yml [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 21 15:39 Attribution.txt [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 21 15:39 CHANGELOG.md [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 21 15:39 Dockerfile [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 15:39 GOVERNANCE.md [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 21 15:39 Jenkinsfile [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 21 15:39 LICENSE [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 21 15:39 OWNERS.md [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 21 15:39 README.md [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 15:37 VERSION [2024-03-21T15:48:47.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 15:39 bin [2024-03-21T15:48:47.763Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 21 15:43 coverage.out [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 21 15:39 go.mod [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 21 15:39 go.sum [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 21 15:39 main.go [2024-03-21T15:48:47.763Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 21 15:39 makefile [2024-03-21T15:48:47.763Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 15:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:48:48.112Z] + 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 . [2024-03-21T15:48:48.112Z] Sending build context to Docker daemon 239.1kB [2024-03-21T15:48:48.380Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T15:48:48.380Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-21T15:48:48.380Z] ---> f71fd8fbaef9 [2024-03-21T15:48:48.380Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T15:48:48.380Z] ---> Running in 498d38ca5cca [2024-03-21T15:48:48.647Z] Removing intermediate container 498d38ca5cca [2024-03-21T15:48:48.647Z] ---> 2461b6c96dda [2024-03-21T15:48:48.647Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T15:48:48.914Z] ---> Running in 322981cbcbbc [2024-03-21T15:48:49.181Z] Removing intermediate container 322981cbcbbc [2024-03-21T15:48:49.181Z] ---> 4c945a38f98b [2024-03-21T15:48:49.181Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-21T15:48:49.181Z] ---> Running in 5cd116a7476e [2024-03-21T15:48:49.451Z] Removing intermediate container 5cd116a7476e [2024-03-21T15:48:49.451Z] ---> cbd0201fb612 [2024-03-21T15:48:49.451Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T15:48:49.451Z] ---> Running in 1499cf16899b [2024-03-21T15:48:50.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T15:48:51.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T15:48:51.966Z] OK: 266 MiB in 52 packages [2024-03-21T15:48:52.929Z] Removing intermediate container 1499cf16899b [2024-03-21T15:48:52.929Z] ---> a70121e26901 [2024-03-21T15:48:52.929Z] Step 7/27 : WORKDIR /app [2024-03-21T15:48:52.929Z] ---> Running in 73b830709c1f [2024-03-21T15:48:53.196Z] Removing intermediate container 73b830709c1f [2024-03-21T15:48:53.196Z] ---> c8764f5b9c62 [2024-03-21T15:48:53.196Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-21T15:48:53.460Z] ---> ebde6be49721 [2024-03-21T15:48:53.460Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T15:48:53.726Z] ---> Running in 61a5a6dc14d5 [2024-03-21T15:48:56.301Z] Removing intermediate container 61a5a6dc14d5 [2024-03-21T15:48:56.301Z] ---> 99c0ef66c2a0 [2024-03-21T15:48:56.301Z] Step 10/27 : COPY . . [2024-03-21T15:48:56.571Z] ---> b67283703501 [2024-03-21T15:48:56.571Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T15:48:56.571Z] ---> Running in e016e40c4947 [2024-03-21T15:48:56.836Z] Removing intermediate container e016e40c4947 [2024-03-21T15:48:56.836Z] ---> b51470cb534e [2024-03-21T15:48:56.836Z] Step 12/27 : RUN $MAKE [2024-03-21T15:48:57.102Z] ---> Running in 67b909ab0b07 [2024-03-21T15:48:58.063Z] 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 [2024-03-21T15:51:35.381Z] Removing intermediate container 67b909ab0b07 [2024-03-21T15:51:35.381Z] ---> a503ee4c03c2 [2024-03-21T15:51:35.381Z] Step 13/27 : FROM alpine:3.18 [2024-03-21T15:51:35.381Z] 3.18: Pulling from library/alpine [2024-03-21T15:51:35.381Z] c6b39de5b339: Pulling fs layer [2024-03-21T15:51:35.381Z] c6b39de5b339: Verifying Checksum [2024-03-21T15:51:35.381Z] c6b39de5b339: Download complete [2024-03-21T15:51:35.381Z] c6b39de5b339: Pull complete [2024-03-21T15:51:35.381Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T15:51:35.381Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T15:51:35.381Z] ---> 33abbf032149 [2024-03-21T15:51:35.381Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-21T15:51:35.381Z] ---> Running in 45d506584075 [2024-03-21T15:51:35.381Z] Removing intermediate container 45d506584075 [2024-03-21T15:51:35.381Z] ---> 487ff6ad287a [2024-03-21T15:51:35.381Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-21T15:51:35.381Z] ---> Running in 5a458d8a4732 [2024-03-21T15:51:35.381Z] Removing intermediate container 5a458d8a4732 [2024-03-21T15:51:35.381Z] ---> 95ee4ab15e25 [2024-03-21T15:51:35.381Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-21T15:51:35.381Z] ---> Running in 6a4acf5f05ca [2024-03-21T15:51:35.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T15:51:35.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T15:51:35.381Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-21T15:51:35.381Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-21T15:51:35.381Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T15:51:35.381Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T15:51:35.381Z] OK: 9 MiB in 17 packages [2024-03-21T15:51:35.381Z] Removing intermediate container 6a4acf5f05ca [2024-03-21T15:51:35.381Z] ---> 81acc0df6b50 [2024-03-21T15:51:35.381Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-21T15:51:35.381Z] ---> Running in e290f8347bb5 [2024-03-21T15:51:35.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T15:51:35.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T15:51:35.381Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T15:51:35.381Z] Executing ca-certificates-20240226-r0.trigger [2024-03-21T15:51:35.648Z] OK: 9 MiB in 17 packages [2024-03-21T15:51:36.611Z] Removing intermediate container e290f8347bb5 [2024-03-21T15:51:36.611Z] ---> 38a3deefb079 [2024-03-21T15:51:36.611Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-21T15:51:37.200Z] ---> 7ff9ca05875a [2024-03-21T15:51:37.200Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-21T15:51:37.473Z] ---> 7127c7c27931 [2024-03-21T15:51:37.473Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-21T15:51:38.055Z] ---> 976fffe554d8 [2024-03-21T15:51:38.055Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-21T15:51:39.460Z] ---> 938f2d39d442 [2024-03-21T15:51:39.460Z] Step 22/27 : EXPOSE 48095 [2024-03-21T15:51:39.460Z] ---> Running in 135f28aae4b0 [2024-03-21T15:51:39.729Z] Removing intermediate container 135f28aae4b0 [2024-03-21T15:51:39.729Z] ---> ba11478acbee [2024-03-21T15:51:39.729Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-21T15:51:39.993Z] ---> Running in 68bf3a36beb9 [2024-03-21T15:51:40.258Z] Removing intermediate container 68bf3a36beb9 [2024-03-21T15:51:40.258Z] ---> 84f3a4b606f6 [2024-03-21T15:51:40.258Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T15:51:40.258Z] ---> Running in 5a5c59ca3115 [2024-03-21T15:51:40.524Z] Removing intermediate container 5a5c59ca3115 [2024-03-21T15:51:40.524Z] ---> 7c2ba80b646b [2024-03-21T15:51:40.524Z] Step 25/27 : LABEL arch=arm64 [2024-03-21T15:51:40.524Z] ---> Running in 700ef7fc663b [2024-03-21T15:51:41.112Z] Removing intermediate container 700ef7fc663b [2024-03-21T15:51:41.112Z] ---> c5df72ba9794 [2024-03-21T15:51:41.112Z] Step 26/27 : LABEL git_sha=d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:51:41.112Z] ---> Running in f48f9b9dc70a [2024-03-21T15:51:41.377Z] Removing intermediate container f48f9b9dc70a [2024-03-21T15:51:41.378Z] ---> 7f793c434429 [2024-03-21T15:51:41.378Z] Step 27/27 : LABEL version=3.2.0-dev.19 [2024-03-21T15:51:41.378Z] ---> Running in cf78f1295232 [2024-03-21T15:51:41.642Z] Removing intermediate container cf78f1295232 [2024-03-21T15:51:41.642Z] ---> 2455f2ab5dc7 [2024-03-21T15:51:41.642Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T15:51:41.642Z] Successfully built 2455f2ab5dc7 [2024-03-21T15:51:41.642Z] 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 [2024-03-21T15:51:41.821Z] provisioning config files... [2024-03-21T15:51:41.834Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/228@tmp/config6334392552142447535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:51:42.208Z] ---> ****-login.sh [2024-03-21T15:51:42.208Z] nexus3.edgexfoundry.org:10001 [2024-03-21T15:51:42.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:51:42.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:51:42.476Z] Configure a credential helper to remove this warning. See [2024-03-21T15:51:42.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:51:42.476Z] [2024-03-21T15:51:42.476Z] Login Succeeded [2024-03-21T15:51:42.476Z] nexus3.edgexfoundry.org:10002 [2024-03-21T15:51:42.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:51:42.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:51:42.744Z] Configure a credential helper to remove this warning. See [2024-03-21T15:51:42.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:51:42.744Z] [2024-03-21T15:51:42.744Z] Login Succeeded [2024-03-21T15:51:42.744Z] nexus3.edgexfoundry.org:10003 [2024-03-21T15:51:43.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:51:43.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:51:43.055Z] Configure a credential helper to remove this warning. See [2024-03-21T15:51:43.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:51:43.055Z] [2024-03-21T15:51:43.055Z] Login Succeeded [2024-03-21T15:51:43.055Z] nexus3.edgexfoundry.org:10004 [2024-03-21T15:51:43.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:51:43.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:51:43.586Z] Configure a credential helper to remove this warning. See [2024-03-21T15:51:43.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:51:43.586Z] [2024-03-21T15:51:43.586Z] Login Succeeded [2024-03-21T15:51:43.586Z] ****.io [2024-03-21T15:51:43.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T15:51:44.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T15:51:44.114Z] Configure a credential helper to remove this warning. See [2024-03-21T15:51:44.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T15:51:44.114Z] [2024-03-21T15:51:44.114Z] Login Succeeded [2024-03-21T15:51:44.114Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T15:51:44.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T15:51:44.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T15:51:44.207Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-03-21T15:51:44.207Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:51:44.207Z] latest [2024-03-21T15:51:44.207Z] 3.2.0-dev.19 [2024-03-21T15:51:44.207Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [2024-03-21T15:51:44.207Z] main [2024-03-21T15:51:44.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:51:44.578Z] + 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 [2024-03-21T15:51:44.921Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:51:44.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-21T15:51:44.921Z] 22597c82a9f1: Preparing [2024-03-21T15:51:44.921Z] 1729298ae73b: Preparing [2024-03-21T15:51:44.921Z] 0ba66c514330: Preparing [2024-03-21T15:51:44.921Z] 44c73d5fc1cd: Preparing [2024-03-21T15:51:44.921Z] 5a563aa63467: Preparing [2024-03-21T15:51:44.921Z] a9339a5c6e53: Preparing [2024-03-21T15:51:44.921Z] 7c504f21be85: Preparing [2024-03-21T15:51:44.921Z] a9339a5c6e53: Waiting [2024-03-21T15:51:44.921Z] 7c504f21be85: Waiting [2024-03-21T15:51:45.188Z] 0ba66c514330: Pushed [2024-03-21T15:51:45.188Z] 5a563aa63467: Pushed [2024-03-21T15:51:45.188Z] 44c73d5fc1cd: Pushed [2024-03-21T15:51:45.188Z] 1729298ae73b: Pushed [2024-03-21T15:51:45.188Z] 7c504f21be85: Layer already exists [2024-03-21T15:51:45.454Z] a9339a5c6e53: Pushed [2024-03-21T15:51:52.080Z] 22597c82a9f1: Pushed [2024-03-21T15:51:52.080Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:51:52.449Z] + 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 [2024-03-21T15:51:52.936Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-21T15:51:52.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-21T15:51:52.936Z] 22597c82a9f1: Preparing [2024-03-21T15:51:52.936Z] 1729298ae73b: Preparing [2024-03-21T15:51:52.936Z] 0ba66c514330: Preparing [2024-03-21T15:51:52.936Z] 44c73d5fc1cd: Preparing [2024-03-21T15:51:52.936Z] 5a563aa63467: Preparing [2024-03-21T15:51:52.936Z] a9339a5c6e53: Preparing [2024-03-21T15:51:52.936Z] 7c504f21be85: Preparing [2024-03-21T15:51:52.936Z] a9339a5c6e53: Waiting [2024-03-21T15:51:52.936Z] 7c504f21be85: Waiting [2024-03-21T15:51:52.936Z] 0ba66c514330: Layer already exists [2024-03-21T15:51:52.936Z] 44c73d5fc1cd: Layer already exists [2024-03-21T15:51:52.936Z] 22597c82a9f1: Layer already exists [2024-03-21T15:51:52.936Z] 5a563aa63467: Layer already exists [2024-03-21T15:51:52.936Z] 1729298ae73b: Layer already exists [2024-03-21T15:51:52.936Z] a9339a5c6e53: Layer already exists [2024-03-21T15:51:52.936Z] 7c504f21be85: Layer already exists [2024-03-21T15:51:53.201Z] latest: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:51:53.566Z] + 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 [2024-03-21T15:51:53.924Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.19 [2024-03-21T15:51:53.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-21T15:51:53.924Z] 22597c82a9f1: Preparing [2024-03-21T15:51:53.924Z] 1729298ae73b: Preparing [2024-03-21T15:51:53.924Z] 0ba66c514330: Preparing [2024-03-21T15:51:53.924Z] 44c73d5fc1cd: Preparing [2024-03-21T15:51:53.924Z] 5a563aa63467: Preparing [2024-03-21T15:51:53.924Z] a9339a5c6e53: Preparing [2024-03-21T15:51:53.924Z] 7c504f21be85: Preparing [2024-03-21T15:51:53.924Z] a9339a5c6e53: Waiting [2024-03-21T15:51:53.924Z] 7c504f21be85: Waiting [2024-03-21T15:51:53.924Z] 1729298ae73b: Layer already exists [2024-03-21T15:51:53.924Z] 0ba66c514330: Layer already exists [2024-03-21T15:51:53.924Z] 5a563aa63467: Layer already exists [2024-03-21T15:51:53.924Z] 44c73d5fc1cd: Layer already exists [2024-03-21T15:51:53.924Z] 22597c82a9f1: Layer already exists [2024-03-21T15:51:53.924Z] a9339a5c6e53: Layer already exists [2024-03-21T15:51:53.924Z] 7c504f21be85: Layer already exists [2024-03-21T15:51:54.191Z] 3.2.0-dev.19: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:51:54.550Z] + 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 [2024-03-21T15:51:54.904Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [2024-03-21T15:51:54.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-21T15:51:54.904Z] 22597c82a9f1: Preparing [2024-03-21T15:51:54.904Z] 1729298ae73b: Preparing [2024-03-21T15:51:54.904Z] 0ba66c514330: Preparing [2024-03-21T15:51:54.904Z] 44c73d5fc1cd: Preparing [2024-03-21T15:51:54.904Z] 5a563aa63467: Preparing [2024-03-21T15:51:54.904Z] a9339a5c6e53: Preparing [2024-03-21T15:51:54.904Z] 7c504f21be85: Preparing [2024-03-21T15:51:54.904Z] a9339a5c6e53: Waiting [2024-03-21T15:51:54.904Z] 44c73d5fc1cd: Layer already exists [2024-03-21T15:51:54.904Z] 0ba66c514330: Layer already exists [2024-03-21T15:51:54.904Z] 1729298ae73b: Layer already exists [2024-03-21T15:51:54.904Z] 22597c82a9f1: Layer already exists [2024-03-21T15:51:54.904Z] 5a563aa63467: Layer already exists [2024-03-21T15:51:54.904Z] 7c504f21be85: Layer already exists [2024-03-21T15:51:54.904Z] a9339a5c6e53: Layer already exists [2024-03-21T15:51:55.170Z] d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:51:55.541Z] + 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 [2024-03-21T15:51:55.897Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-03-21T15:51:55.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-21T15:51:55.897Z] 22597c82a9f1: Preparing [2024-03-21T15:51:55.897Z] 1729298ae73b: Preparing [2024-03-21T15:51:55.897Z] 0ba66c514330: Preparing [2024-03-21T15:51:55.897Z] 44c73d5fc1cd: Preparing [2024-03-21T15:51:55.897Z] 5a563aa63467: Preparing [2024-03-21T15:51:55.897Z] a9339a5c6e53: Preparing [2024-03-21T15:51:55.897Z] 7c504f21be85: Preparing [2024-03-21T15:51:55.897Z] a9339a5c6e53: Waiting [2024-03-21T15:51:55.897Z] 7c504f21be85: Waiting [2024-03-21T15:51:55.897Z] 0ba66c514330: Layer already exists [2024-03-21T15:51:55.897Z] 5a563aa63467: Layer already exists [2024-03-21T15:51:55.897Z] 44c73d5fc1cd: Layer already exists [2024-03-21T15:51:55.897Z] 1729298ae73b: Layer already exists [2024-03-21T15:51:55.897Z] 22597c82a9f1: Layer already exists [2024-03-21T15:51:55.897Z] a9339a5c6e53: Layer already exists [2024-03-21T15:51:55.897Z] 7c504f21be85: Layer already exists [2024-03-21T15:51:55.897Z] main: digest: sha256:d7a105de9c7ffc793ab3d259efaa9d85341579d43427c58ef2a5b39b93e994db size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T15:51:56.244Z] ===================================================== [Pipeline] echo [2024-03-21T15:51:56.262Z] taggedImages: [2024-03-21T15:51:56.262Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f [2024-03-21T15:51:56.262Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-21T15:51:56.262Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.19 [2024-03-21T15:51:56.262Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d14d2885d31a8bbc3eba5c894c279c3ceea6765f-3.2.0-dev.19 [2024-03-21T15:51:56.262Z] - 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 [2024-03-21T15:51:56.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T15:51:56.658Z] [2024-03-21T15:51:56.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:51:56.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T15:51:56.987Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T15:51:56.987Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T15:51:56.987Z] 04944245beec: Pulling fs layer [2024-03-21T15:51:56.987Z] 699f458cf7ca: Pulling fs layer [2024-03-21T15:51:56.987Z] 765212b225bb: Pulling fs layer [2024-03-21T15:51:56.987Z] f23df028b6ca: Pulling fs layer [2024-03-21T15:51:56.987Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T15:51:56.987Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T15:51:56.987Z] 765212b225bb: Waiting [2024-03-21T15:51:56.987Z] f23df028b6ca: Waiting [2024-03-21T15:51:56.987Z] d65c8cfc05b1: Waiting [2024-03-21T15:51:56.987Z] 2437ff75d9bd: Waiting [2024-03-21T15:51:57.254Z] 04944245beec: Verifying Checksum [2024-03-21T15:51:57.254Z] 04944245beec: Download complete [2024-03-21T15:51:57.254Z] 765212b225bb: Verifying Checksum [2024-03-21T15:51:57.254Z] 765212b225bb: Download complete [2024-03-21T15:51:57.254Z] f23df028b6ca: Verifying Checksum [2024-03-21T15:51:57.254Z] f23df028b6ca: Download complete [2024-03-21T15:51:57.254Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T15:51:57.254Z] d65c8cfc05b1: Download complete [2024-03-21T15:51:57.519Z] 699f458cf7ca: Verifying Checksum [2024-03-21T15:51:57.520Z] 699f458cf7ca: Download complete [2024-03-21T15:51:57.785Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T15:51:57.785Z] 8998bd30e6a1: Download complete [2024-03-21T15:52:00.363Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T15:52:00.363Z] 2437ff75d9bd: Download complete [2024-03-21T15:52:02.296Z] 8998bd30e6a1: Pull complete [2024-03-21T15:52:02.877Z] 04944245beec: Pull complete [2024-03-21T15:52:04.277Z] 699f458cf7ca: Pull complete [2024-03-21T15:52:04.542Z] 765212b225bb: Pull complete [2024-03-21T15:52:05.503Z] f23df028b6ca: Pull complete [2024-03-21T15:52:05.503Z] d65c8cfc05b1: Pull complete [2024-03-21T15:52:23.701Z] 2437ff75d9bd: Pull complete [2024-03-21T15:52:23.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T15:52:23.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T15:52:23.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:52:23.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-583 does not seem to be running inside a container [2024-03-21T15:52:24.000Z] $ 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 [2024-03-21T15:52:26.622Z] $ docker top dde1716b5ed9f329dcab76fd9bb5262f9981934c38bb3d65dd2fe82749925fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:52:27.483Z] ---> job-cost.sh [2024-03-21T15:52:27.483Z] lf-activate-venv: SKIPPING [2024-03-21T15:52:27.483Z] INFO: No Stack... [2024-03-21T15:52:27.746Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T15:52:28.697Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T15:52:29.340Z] + cat /w/workspace/app-service-configurable/228/archives/cost.csv [2024-03-21T15:52:29.340Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T15:52:29.374Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [2024-03-21T15:52:29.380Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] did not exist. Created. [2024-03-21T15:52:29.385Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T15:52:30.045Z] /w/workspace/app-service-configurable/228@tmp/durable-e0722dec/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T15:52:30.383Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T15:52:30.399Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T15:52:30.456Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T15:52:30.464Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T15:52:30.488Z] $ docker stop --time=1 dde1716b5ed9f329dcab76fd9bb5262f9981934c38bb3d65dd2fe82749925fe0 [2024-03-21T15:52:31.968Z] $ 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 [2024-03-21T15:52:32.529Z] provisioning config files... [2024-03-21T15:52:32.536Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4850379411065907863tmp [Pipeline] { [Pipeline] sh [2024-03-21T15:52:32.850Z] + set +x [2024-03-21T15:52:32.850Z] + bash -s -- [2024-03-21T15:52:32.850Z] + curl -s https://codecov.io/bash [2024-03-21T15:52:33.110Z] [2024-03-21T15:52:33.110Z] _____ _ [2024-03-21T15:52:33.110Z] / ____| | | [2024-03-21T15:52:33.110Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T15:52:33.110Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T15:52:33.110Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T15:52:33.110Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T15:52:33.110Z] Bash-1.0.6 [2024-03-21T15:52:33.110Z] [2024-03-21T15:52:33.110Z] [2024-03-21T15:52:33.110Z] ==> git version 2.25.1 found [2024-03-21T15:52:33.110Z] ==> 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 [2024-03-21T15:52:33.110Z] Release-Date: 2020-01-08 [2024-03-21T15:52:33.110Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-21T15:52:33.110Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T15:52:33.110Z] ==> Jenkins CI detected. [2024-03-21T15:52:33.110Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-03-21T15:52:33.110Z] project root: . [2024-03-21T15:52:33.110Z] --> token set from env [2024-03-21T15:52:33.110Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T15:52:33.110Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T15:52:33.110Z] ==> Python coveragepy not found [2024-03-21T15:52:33.110Z] ==> Searching for coverage reports in: [2024-03-21T15:52:33.110Z] + . [2024-03-21T15:52:33.110Z] -> Found 1 reports [2024-03-21T15:52:33.110Z] ==> Detecting git/mercurial file structure [2024-03-21T15:52:33.110Z] ==> Reading reports [2024-03-21T15:52:33.110Z] + ./coverage.out bytes=13 [2024-03-21T15:52:33.110Z] ==> Appending adjustments [2024-03-21T15:52:33.110Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T15:52:33.110Z] + Found adjustments [2024-03-21T15:52:33.110Z] ==> Gzipping contents [2024-03-21T15:52:33.110Z] 4.0K /tmp/codecov.AiEk3a.gz [2024-03-21T15:52:33.110Z] ==> Uploading reports [2024-03-21T15:52:33.110Z] url: https://codecov.io [2024-03-21T15:52:33.110Z] 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= [2024-03-21T15:52:33.110Z] -> Pinging Codecov [2024-03-21T15:52:33.110Z] 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= [2024-03-21T15:52:33.371Z] -> Uploading to [2024-03-21T15:52:33.371Z] 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 [2024-03-21T15:52:33.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T15:52:33.371Z] Dload Upload Total Spent Left Speed [2024-03-21T15:52:33.630Z] 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 [2024-03-21T15:52:33.630Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] } [2024-03-21T15:52:33.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-21T15:52:33.972Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-21T15:52:33.987Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:52:34.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T15:52:34.306Z] [2024-03-21T15:52:34.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:52:34.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T15:52:34.617Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-21T15:52:34.617Z] df9b9388f04a: Pulling fs layer [2024-03-21T15:52:34.617Z] 52dc419b0ee2: Pulling fs layer [2024-03-21T15:52:34.617Z] 25bc292e5bac: Pulling fs layer [2024-03-21T15:52:34.617Z] 114826534d7a: Pulling fs layer [2024-03-21T15:52:34.617Z] 4657fd5d0bcf: Pulling fs layer [2024-03-21T15:52:34.617Z] 6ad1cebc031e: Pulling fs layer [2024-03-21T15:52:34.617Z] 8a3aa393b2d8: Pulling fs layer [2024-03-21T15:52:34.617Z] 114826534d7a: Waiting [2024-03-21T15:52:34.617Z] 4657fd5d0bcf: Waiting [2024-03-21T15:52:34.617Z] 25bc292e5bac: Verifying Checksum [2024-03-21T15:52:34.617Z] 25bc292e5bac: Download complete [2024-03-21T15:52:34.617Z] 52dc419b0ee2: Verifying Checksum [2024-03-21T15:52:34.617Z] 52dc419b0ee2: Download complete [2024-03-21T15:52:34.617Z] 4657fd5d0bcf: Verifying Checksum [2024-03-21T15:52:34.617Z] 4657fd5d0bcf: Download complete [2024-03-21T15:52:34.617Z] df9b9388f04a: Download complete [2024-03-21T15:52:34.876Z] 6ad1cebc031e: Verifying Checksum [2024-03-21T15:52:34.876Z] 6ad1cebc031e: Download complete [2024-03-21T15:52:34.876Z] df9b9388f04a: Pull complete [2024-03-21T15:52:34.876Z] 52dc419b0ee2: Pull complete [2024-03-21T15:52:35.135Z] 25bc292e5bac: Pull complete [2024-03-21T15:52:35.393Z] 114826534d7a: Download complete [2024-03-21T15:52:35.652Z] 8a3aa393b2d8: Verifying Checksum [2024-03-21T15:52:35.652Z] 8a3aa393b2d8: Download complete [2024-03-21T15:52:38.945Z] 114826534d7a: Pull complete [2024-03-21T15:52:38.945Z] 4657fd5d0bcf: Pull complete [2024-03-21T15:52:39.511Z] 6ad1cebc031e: Pull complete [2024-03-21T15:52:43.695Z] 8a3aa393b2d8: Pull complete [2024-03-21T15:52:43.695Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-21T15:52:43.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T15:52:43.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:52:43.796Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:52:43.855Z] $ 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 [2024-03-21T15:52:48.183Z] $ docker top cf55c88bea2740b437ac0f597913ceda14477596eda07ed7b12d19a82b9b4b2f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T15:52:48.261Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-03-21T15:52:48.545Z] + set -o pipefail [2024-03-21T15:52:48.545Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-03-21T15:52:56.681Z] [2024-03-21T15:52:56.681Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-03-21T15:52:56.681Z] [2024-03-21T15:52:56.681Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0e43c92b-b0d1-46ef-8bad-fe7b38e81f1d [2024-03-21T15:52:56.681Z] [2024-03-21T15:52:56.681Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-21T15:52:56.681Z] [2024-03-21T15:52:56.681Z] [2024-03-21T15:52:56.681Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-21T15:52:56.681Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-21T15:52:56.681Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-21T15:52:56.983Z] $ docker stop --time=1 cf55c88bea2740b437ac0f597913ceda14477596eda07ed7b12d19a82b9b4b2f [2024-03-21T15:53:01.739Z] $ 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 [2024-03-21T15:53:02.634Z] + git log --format=format:%s -1 d14d2885d31a8bbc3eba5c894c279c3ceea6765f [Pipeline] sh [2024-03-21T15:53:02.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T15:53:02.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:53:03.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T15:53:03.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:53:03.327Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:53:03.383Z] $ 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 [2024-03-21T15:53:03.885Z] $ docker top f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 -eo pid,comm [2024-03-21T15:53:03.913Z] 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). [2024-03-21T15:53:03.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T15:53:03.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T15:53:03.974Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T15:53:04.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T15:53:04.106Z] $ docker exec f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 ssh-agent [2024-03-21T15:53:04.186Z] SSH_AUTH_SOCK=/tmp/ssh-0z9nXPBoFdzE/agent.33 [2024-03-21T15:53:04.186Z] SSH_AGENT_PID=39 [2024-03-21T15:53:04.191Z] Running ssh-add (command line suppressed) [2024-03-21T15:53:04.298Z] 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) [2024-03-21T15:53:04.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T15:53:04.580Z] + git semver tag [2024-03-21T15:53:04.839Z] 2024-03-21 15:53:04,791 [run_tag] DEBUG tag force:False [2024-03-21T15:53:04.839Z] 2024-03-21 15:53:04,791 [check_head_tag] DEBUG check head tag [2024-03-21T15:53:04.839Z] 2024-03-21 15:53:04,794 [execute] INFO git cat-file --batch-check [2024-03-21T15:53:04.839Z] 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=) [2024-03-21T15:53:04.839Z] 2024-03-21 15:53:04,798 [execute] INFO git cat-file --batch [2024-03-21T15:53:04.839Z] 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=) [2024-03-21T15:53:04.839Z] 2024-03-21 15:53:04,818 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:53:04.839Z] 2024-03-21 15:53:04,819 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-03-21T15:53:04.840Z] 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) [2024-03-21T15:53:04.840Z] 2024-03-21 15:53:04,822 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:53:04.840Z] 3.2.0-dev.19 [Pipeline] } [2024-03-21T15:53:04.869Z] $ docker exec --env ******** --env ******** f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 ssh-agent -k [2024-03-21T15:53:04.981Z] unset SSH_AUTH_SOCK; [2024-03-21T15:53:04.981Z] unset SSH_AGENT_PID; [2024-03-21T15:53:04.981Z] echo Agent pid 39 killed; [2024-03-21T15:53:04.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T15:53:05.301Z] + git semver [Pipeline] } [2024-03-21T15:53:05.593Z] $ docker stop --time=1 f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 [2024-03-21T15:53:06.856Z] $ docker rm -f --volumes f820c8de56991447b4af90532d8b9ec169878225faa802a4285f050e115a33f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:53:07.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T15:53:07.246Z] [2024-03-21T15:53:07.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:53:07.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T15:53:07.552Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-21T15:53:07.552Z] ab5ef0e58194: Pulling fs layer [2024-03-21T15:53:07.552Z] 9712f1f96733: Pulling fs layer [2024-03-21T15:53:07.552Z] 63f879dbbcfc: Pulling fs layer [2024-03-21T15:53:07.552Z] 0d9ebad4ef96: Pulling fs layer [2024-03-21T15:53:07.552Z] e9a5061849ea: Pulling fs layer [2024-03-21T15:53:07.552Z] d747dcd14b5f: Pulling fs layer [2024-03-21T15:53:07.552Z] 2de7ff778b66: Pulling fs layer [2024-03-21T15:53:07.552Z] d747dcd14b5f: Waiting [2024-03-21T15:53:07.552Z] 0d9ebad4ef96: Waiting [2024-03-21T15:53:07.552Z] e9a5061849ea: Waiting [2024-03-21T15:53:07.552Z] 9712f1f96733: Download complete [2024-03-21T15:53:07.811Z] 63f879dbbcfc: Verifying Checksum [2024-03-21T15:53:07.811Z] 63f879dbbcfc: Download complete [2024-03-21T15:53:08.069Z] 0d9ebad4ef96: Verifying Checksum [2024-03-21T15:53:08.069Z] 0d9ebad4ef96: Download complete [2024-03-21T15:53:08.069Z] e9a5061849ea: Verifying Checksum [2024-03-21T15:53:08.069Z] e9a5061849ea: Download complete [2024-03-21T15:53:08.069Z] d747dcd14b5f: Download complete [2024-03-21T15:53:08.070Z] ab5ef0e58194: Download complete [2024-03-21T15:53:08.070Z] 2de7ff778b66: Verifying Checksum [2024-03-21T15:53:08.070Z] 2de7ff778b66: Download complete [2024-03-21T15:53:11.365Z] ab5ef0e58194: Pull complete [2024-03-21T15:53:11.365Z] 9712f1f96733: Pull complete [2024-03-21T15:53:11.365Z] 63f879dbbcfc: Pull complete [2024-03-21T15:53:15.554Z] 0d9ebad4ef96: Pull complete [2024-03-21T15:53:15.554Z] e9a5061849ea: Pull complete [2024-03-21T15:53:15.554Z] d747dcd14b5f: Pull complete [2024-03-21T15:53:16.122Z] 2de7ff778b66: Pull complete [2024-03-21T15:53:16.122Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-21T15:53:16.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T15:53:16.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:53:16.224Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:53:16.275Z] $ 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 [2024-03-21T15:53:21.420Z] $ docker top 6bc4bd5b5116a8a4064403b890d0c05f3efbdb6d62651d1bf23afa0531e4b0e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-21T15:53:21.472Z] provisioning config files... [2024-03-21T15:53:21.481Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2630295677904070960tmp [2024-03-21T15:53:21.491Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config860910476928198179tmp [2024-03-21T15:53:21.500Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7026398681103442194tmp [Pipeline] { [Pipeline] echo [2024-03-21T15:53:21.620Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:21.919Z] ---> sigul-configuration.sh [2024-03-21T15:53:21.919Z] gpg: directory `/root/.gnupg' created [2024-03-21T15:53:21.919Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-21T15:53:21.919Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-21T15:53:21.920Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-21T15:53:21.920Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-21T15:53:21.920Z] gpg: CAST5 encrypted data [2024-03-21T15:53:21.920Z] gpg: encrypted with 1 passphrase [2024-03-21T15:53:21.920Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-21T15:53:22.221Z] + mkdir /home/jenkins [2024-03-21T15:53:22.221Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-21T15:53:22.521Z] + 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 [2024-03-21T15:53:22.539Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:22.837Z] ---> sigul-install.sh [2024-03-21T15:53:22.837Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-21T15:53:23.265Z] + git tag --list [2024-03-21T15:53:23.265Z] v1.0.0 [2024-03-21T15:53:23.265Z] v1.1.0 [2024-03-21T15:53:23.265Z] v1.2.0 [2024-03-21T15:53:23.265Z] v1.3.0 [2024-03-21T15:53:23.265Z] v1.3.1 [2024-03-21T15:53:23.265Z] v2.0.0 [2024-03-21T15:53:23.265Z] v2.0.1 [2024-03-21T15:53:23.265Z] v2.1.0 [2024-03-21T15:53:23.265Z] v2.1.1 [2024-03-21T15:53:23.265Z] v2.1.2 [2024-03-21T15:53:23.265Z] v2.2.0 [2024-03-21T15:53:23.265Z] v2.3 [2024-03-21T15:53:23.265Z] v2.3.0 [2024-03-21T15:53:23.265Z] v2.3.1 [2024-03-21T15:53:23.265Z] v3.0 [2024-03-21T15:53:23.265Z] v3.0.0 [2024-03-21T15:53:23.265Z] v3.0.1 [2024-03-21T15:53:23.265Z] v3.0.1-dev.1 [2024-03-21T15:53:23.265Z] v3.1 [2024-03-21T15:53:23.265Z] v3.1.0 [2024-03-21T15:53:23.265Z] v3.1.0-dev.1 [2024-03-21T15:53:23.265Z] v3.1.0-dev.10 [2024-03-21T15:53:23.265Z] v3.1.0-dev.11 [2024-03-21T15:53:23.265Z] v3.1.0-dev.12 [2024-03-21T15:53:23.265Z] v3.1.0-dev.13 [2024-03-21T15:53:23.265Z] v3.1.0-dev.14 [2024-03-21T15:53:23.265Z] v3.1.0-dev.15 [2024-03-21T15:53:23.265Z] v3.1.0-dev.16 [2024-03-21T15:53:23.265Z] v3.1.0-dev.17 [2024-03-21T15:53:23.265Z] v3.1.0-dev.18 [2024-03-21T15:53:23.265Z] v3.1.0-dev.19 [2024-03-21T15:53:23.265Z] v3.1.0-dev.2 [2024-03-21T15:53:23.265Z] v3.1.0-dev.20 [2024-03-21T15:53:23.265Z] v3.1.0-dev.21 [2024-03-21T15:53:23.265Z] v3.1.0-dev.22 [2024-03-21T15:53:23.265Z] v3.1.0-dev.23 [2024-03-21T15:53:23.265Z] v3.1.0-dev.24 [2024-03-21T15:53:23.265Z] v3.1.0-dev.25 [2024-03-21T15:53:23.265Z] v3.1.0-dev.26 [2024-03-21T15:53:23.265Z] v3.1.0-dev.27 [2024-03-21T15:53:23.265Z] v3.1.0-dev.28 [2024-03-21T15:53:23.265Z] v3.1.0-dev.29 [2024-03-21T15:53:23.265Z] v3.1.0-dev.3 [2024-03-21T15:53:23.265Z] v3.1.0-dev.30 [2024-03-21T15:53:23.265Z] v3.1.0-dev.31 [2024-03-21T15:53:23.265Z] v3.1.0-dev.32 [2024-03-21T15:53:23.265Z] v3.1.0-dev.33 [2024-03-21T15:53:23.265Z] v3.1.0-dev.34 [2024-03-21T15:53:23.265Z] v3.1.0-dev.35 [2024-03-21T15:53:23.265Z] v3.1.0-dev.36 [2024-03-21T15:53:23.265Z] v3.1.0-dev.37 [2024-03-21T15:53:23.265Z] v3.1.0-dev.38 [2024-03-21T15:53:23.265Z] v3.1.0-dev.39 [2024-03-21T15:53:23.265Z] v3.1.0-dev.4 [2024-03-21T15:53:23.265Z] v3.1.0-dev.5 [2024-03-21T15:53:23.265Z] v3.1.0-dev.6 [2024-03-21T15:53:23.265Z] v3.1.0-dev.7 [2024-03-21T15:53:23.265Z] v3.1.0-dev.8 [2024-03-21T15:53:23.265Z] v3.1.0-dev.9 [2024-03-21T15:53:23.265Z] v3.2.0-dev.1 [2024-03-21T15:53:23.265Z] v3.2.0-dev.10 [2024-03-21T15:53:23.265Z] v3.2.0-dev.11 [2024-03-21T15:53:23.265Z] v3.2.0-dev.12 [2024-03-21T15:53:23.265Z] v3.2.0-dev.13 [2024-03-21T15:53:23.265Z] v3.2.0-dev.14 [2024-03-21T15:53:23.265Z] v3.2.0-dev.15 [2024-03-21T15:53:23.265Z] v3.2.0-dev.16 [2024-03-21T15:53:23.265Z] v3.2.0-dev.17 [2024-03-21T15:53:23.265Z] v3.2.0-dev.18 [2024-03-21T15:53:23.265Z] v3.2.0-dev.19 [2024-03-21T15:53:23.265Z] v3.2.0-dev.2 [2024-03-21T15:53:23.265Z] v3.2.0-dev.3 [2024-03-21T15:53:23.265Z] v3.2.0-dev.4 [2024-03-21T15:53:23.265Z] v3.2.0-dev.5 [2024-03-21T15:53:23.265Z] v3.2.0-dev.6 [2024-03-21T15:53:23.265Z] v3.2.0-dev.7 [2024-03-21T15:53:23.265Z] v3.2.0-dev.8 [2024-03-21T15:53:23.265Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-21T15:53:23.560Z] + lftools sign git-tag v3.2.0-dev.19 [2024-03-21T15:53:24.129Z] Signing Git tag with Sigul... [2024-03-21T15:53:24.129Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-03-21T15:53:24.407Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:24.699Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-21T15:53:24.708Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-21T15:53:24.763Z] $ docker stop --time=1 6bc4bd5b5116a8a4064403b890d0c05f3efbdb6d62651d1bf23afa0531e4b0e7 [2024-03-21T15:53:26.042Z] $ 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 [2024-03-21T15:53:26.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T15:53:26.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:53:26.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T15:53:26.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:53:26.884Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:53:26.935Z] $ 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 [2024-03-21T15:53:27.260Z] $ docker top 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc -eo pid,comm [2024-03-21T15:53:27.285Z] 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). [2024-03-21T15:53:27.285Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T15:53:27.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T15:53:27.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T15:53:27.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T15:53:27.497Z] $ docker exec 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc ssh-agent [2024-03-21T15:53:27.578Z] SSH_AUTH_SOCK=/tmp/ssh-RsonGaQh2mB6/agent.31 [2024-03-21T15:53:27.578Z] SSH_AGENT_PID=37 [2024-03-21T15:53:27.584Z] Running ssh-add (command line suppressed) [2024-03-21T15:53:27.715Z] 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) [2024-03-21T15:53:27.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T15:53:28.002Z] + git semver bump pre [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,174 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,174 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,174 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-03-21T15:53:28.267Z] 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 [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,174 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,174 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,176 [execute] INFO git cat-file --batch-check [2024-03-21T15:53:28.267Z] 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=) [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,181 [execute] INFO git cat-file --batch [2024-03-21T15:53:28.267Z] 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=) [2024-03-21T15:53:28.267Z] 2024-03-21 15:53:28,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:53:28.267Z] 3.2.0-dev.20 [Pipeline] } [2024-03-21T15:53:28.298Z] $ docker exec --env ******** --env ******** 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc ssh-agent -k [2024-03-21T15:53:28.386Z] unset SSH_AUTH_SOCK; [2024-03-21T15:53:28.386Z] unset SSH_AGENT_PID; [2024-03-21T15:53:28.386Z] echo Agent pid 37 killed; [2024-03-21T15:53:28.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T15:53:28.703Z] + git semver [Pipeline] } [2024-03-21T15:53:28.995Z] $ docker stop --time=1 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc [2024-03-21T15:53:30.265Z] $ docker rm -f --volumes 0871b37ec17dda175703c7f1121844fb7e42402bfe49e7e72a58662436f94bfc [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T15:53:30.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T15:53:30.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:53:30.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T15:53:30.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:53:31.065Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:53:31.118Z] $ 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 [2024-03-21T15:53:31.453Z] $ docker top 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 -eo pid,comm [2024-03-21T15:53:31.474Z] 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). [2024-03-21T15:53:31.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T15:53:31.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T15:53:31.538Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T15:53:31.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T15:53:31.661Z] $ docker exec 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 ssh-agent [2024-03-21T15:53:31.754Z] SSH_AUTH_SOCK=/tmp/ssh-EMVCoNCk1NHV/agent.33 [2024-03-21T15:53:31.754Z] SSH_AGENT_PID=39 [2024-03-21T15:53:31.759Z] Running ssh-add (command line suppressed) [2024-03-21T15:53:31.886Z] 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) [2024-03-21T15:53:31.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T15:53:32.170Z] + git semver push [2024-03-21T15:53:32.429Z] 2024-03-21 15:53:32,365 [run_push] DEBUG push [2024-03-21T15:53:32.429Z] 2024-03-21 15:53:32,365 [execute] INFO git cat-file --batch-check [2024-03-21T15:53:32.429Z] 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=) [2024-03-21T15:53:32.429Z] 2024-03-21 15:53:32,369 [execute] INFO git rev-list 5e53880ef0b8e8a0e1b7d69c7fc13e48558d869a -- [2024-03-21T15:53:32.429Z] 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) [2024-03-21T15:53:32.429Z] 2024-03-21 15:53:32,381 [execute] INFO git fetch -v origin [2024-03-21T15:53:32.429Z] 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) [2024-03-21T15:53:33.020Z] 2024-03-21 15:53:32,904 [run_push] DEBUG no remote changes detected [2024-03-21T15:53:33.020Z] 2024-03-21 15:53:32,904 [execute] INFO git push origin semver [2024-03-21T15:53:33.020Z] 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) [2024-03-21T15:53:33.963Z] 2024-03-21 15:53:33,713 [run_push] DEBUG push all version tags [2024-03-21T15:53:33.963Z] 2024-03-21 15:53:33,713 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-21T15:53:33.963Z] 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) [2024-03-21T15:53:34.528Z] 2024-03-21 15:53:34,514 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-21T15:53:34.528Z] 3.2.0-dev.20 [Pipeline] } [2024-03-21T15:53:34.558Z] $ docker exec --env ******** --env ******** 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 ssh-agent -k [2024-03-21T15:53:34.642Z] unset SSH_AUTH_SOCK; [2024-03-21T15:53:34.642Z] unset SSH_AGENT_PID; [2024-03-21T15:53:34.642Z] echo Agent pid 39 killed; [2024-03-21T15:53:34.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T15:53:34.962Z] + git semver [Pipeline] } [2024-03-21T15:53:35.255Z] $ docker stop --time=1 55b8258fca363e58fd0d7d95bab9393a0d67c36ed70fb46448014af288f7bf70 [2024-03-21T15:53:36.512Z] $ 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 [2024-03-21T15:53:37.185Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-03-21T15:53:37.186Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-21T15:53:37.186Z] total 16 [2024-03-21T15:53:37.186Z] drwxr-xr-x 3 root root 4096 Mar 21 15:41 . [2024-03-21T15:53:37.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:53 .. [2024-03-21T15:53:37.186Z] drwxr-xr-x 2 root root 4096 Mar 21 15:41 cost [2024-03-21T15:53:37.186Z] -rw-r--r-- 1 root root 96 Mar 21 15:41 cost.csv [2024-03-21T15:53:37.186Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-03-21T15:53:37.186Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-21T15:53:37.186Z] total 16 [2024-03-21T15:53:37.186Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 15:41 . [2024-03-21T15:53:37.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 15:53 .. [2024-03-21T15:53:37.186Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 15:41 cost [2024-03-21T15:53:37.186Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 21 15:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:37.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:38.343Z] ---> package-listing.sh [2024-03-21T15:53:38.344Z] ++ facter osfamily [2024-03-21T15:53:38.344Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T15:53:38.645Z] + OS_FAMILY=debian [2024-03-21T15:53:38.645Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-03-21T15:53:38.645Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T15:53:38.645Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T15:53:38.645Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T15:53:38.645Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T15:53:38.645Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-21T15:53:38.645Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T15:53:38.645Z] + case "${OS_FAMILY}" in [2024-03-21T15:53:38.645Z] + dpkg -l [2024-03-21T15:53:38.645Z] + grep '^ii' [2024-03-21T15:53:38.645Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T15:53:38.645Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T15:53:38.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T15:53:38.645Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-21T15:53:38.645Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-03-21T15:53:38.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-03-21T15:53:38.658Z] 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 [2024-03-21T15:53:38.937Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T15:53:39.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T15:53:39.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T15:53:39.597Z] prd-ubuntu20.04-docker-8c-8g-582 does not seem to be running inside a container [2024-03-21T15:53:39.649Z] $ 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 [2024-03-21T15:53:39.826Z] $ docker top 943cfded8fc5ca962c6207e90d99d1094934599fcf0a1133d1061142d5f8b36c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T15:53:40.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T15:53:40.442Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T15:53:40.732Z] + ls /var/log/sa-host [2024-03-21T15:53:40.732Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T15:53:40.912Z] provisioning config files... [2024-03-21T15:53:40.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7691013848966962861tmp [Pipeline] { [Pipeline] echo [2024-03-21T15:53:40.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:41.224Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T15:53:41.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:41.569Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T15:53:41.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:41.861Z] ---> sudo-logs.sh [2024-03-21T15:53:41.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T15:53:41.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:42.174Z] ---> job-cost.sh [2024-03-21T15:53:42.175Z] lf-activate-venv: SKIPPING [2024-03-21T15:53:42.175Z] DEBUG: total: 0.2199999988079071 [2024-03-21T15:53:42.175Z] INFO: Retrieving Stack Cost... [2024-03-21T15:53:42.745Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T15:53:43.015Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T15:53:43.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T15:53:43.321Z] ---> logs-deploy.sh [2024-03-21T15:53:43.321Z] lf-activate-venv: SKIPPING [2024-03-21T15:53:43.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/228 [2024-03-21T15:53:43.321Z] INFO: archiving workspace using pattern(s): [2024-03-21T15:53:44.259Z] Archives upload complete. [2024-03-21T15:53:44.520Z] INFO: archiving logs to Nexus [2024-03-21T15:53:45.093Z] ---> uname -a: [2024-03-21T15:53:45.093Z] 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 [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] ---> lscpu: [2024-03-21T15:53:45.093Z] Architecture: x86_64 [2024-03-21T15:53:45.093Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-21T15:53:45.093Z] Byte Order: Little Endian [2024-03-21T15:53:45.093Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-21T15:53:45.093Z] CPU(s): 8 [2024-03-21T15:53:45.093Z] On-line CPU(s) list: 0-7 [2024-03-21T15:53:45.093Z] Thread(s) per core: 1 [2024-03-21T15:53:45.093Z] Core(s) per socket: 1 [2024-03-21T15:53:45.093Z] Socket(s): 8 [2024-03-21T15:53:45.093Z] NUMA node(s): 1 [2024-03-21T15:53:45.093Z] Vendor ID: AuthenticAMD [2024-03-21T15:53:45.093Z] CPU family: 23 [2024-03-21T15:53:45.093Z] Model: 49 [2024-03-21T15:53:45.093Z] Model name: AMD EPYC-Rome Processor [2024-03-21T15:53:45.093Z] Stepping: 0 [2024-03-21T15:53:45.093Z] CPU MHz: 2800.000 [2024-03-21T15:53:45.093Z] BogoMIPS: 5600.00 [2024-03-21T15:53:45.093Z] Virtualization: AMD-V [2024-03-21T15:53:45.093Z] Hypervisor vendor: KVM [2024-03-21T15:53:45.093Z] Virtualization type: full [2024-03-21T15:53:45.093Z] L1d cache: 256 KiB [2024-03-21T15:53:45.093Z] L1i cache: 256 KiB [2024-03-21T15:53:45.093Z] L2 cache: 4 MiB [2024-03-21T15:53:45.093Z] L3 cache: 128 MiB [2024-03-21T15:53:45.093Z] NUMA node0 CPU(s): 0-7 [2024-03-21T15:53:45.093Z] Vulnerability Itlb multihit: Not affected [2024-03-21T15:53:45.093Z] Vulnerability L1tf: Not affected [2024-03-21T15:53:45.093Z] Vulnerability Mds: Not affected [2024-03-21T15:53:45.093Z] Vulnerability Meltdown: Not affected [2024-03-21T15:53:45.093Z] Vulnerability Mmio stale data: Not affected [2024-03-21T15:53:45.093Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-21T15:53:45.093Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-21T15:53:45.093Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-21T15:53:45.093Z] Vulnerability Srbds: Not affected [2024-03-21T15:53:45.093Z] Vulnerability Tsx async abort: Not affected [2024-03-21T15:53:45.093Z] 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 [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] ---> nproc: [2024-03-21T15:53:45.093Z] 8 [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] ---> df -h: [2024-03-21T15:53:45.093Z] Filesystem Size Used Avail Use% Mounted on [2024-03-21T15:53:45.093Z] overlay 155G 14G 142G 9% / [2024-03-21T15:53:45.093Z] tmpfs 64M 0 64M 0% /dev [2024-03-21T15:53:45.093Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-21T15:53:45.093Z] shm 64M 0 64M 0% /dev/shm [2024-03-21T15:53:45.093Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] ---> sar -b -r -n DEV: [2024-03-21T15:53:45.093Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-582) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] 15:36:53 LINUX RESTART (8 CPU) [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] 15:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-21T15:53:45.093Z] 15:38:01 361.18 48.23 312.95 0.00 5417.13 155945.35 0.00 [2024-03-21T15:53:45.093Z] 15:39:01 253.30 2.08 251.22 0.00 22.65 106775.62 0.00 [2024-03-21T15:53:45.093Z] 15:40:01 103.53 0.02 103.52 0.00 2.13 36134.24 0.00 [2024-03-21T15:53:45.093Z] 15:41:01 132.94 0.15 132.79 0.00 8.67 43679.94 0.00 [2024-03-21T15:53:45.093Z] 15:42:01 95.52 1.03 94.48 0.00 75.59 19615.66 0.00 [2024-03-21T15:53:45.093Z] 15:43:01 28.75 10.26 18.48 0.00 3401.30 3742.44 0.00 [2024-03-21T15:53:45.093Z] 15:44:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2024-03-21T15:53:45.093Z] 15:45:01 1.37 0.00 1.37 0.00 0.00 13.73 0.00 [2024-03-21T15:53:45.093Z] 15:46:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2024-03-21T15:53:45.093Z] 15:47:01 1.35 0.00 1.35 0.00 0.00 23.60 0.00 [2024-03-21T15:53:45.093Z] 15:48:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 [2024-03-21T15:53:45.093Z] 15:49:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2024-03-21T15:53:45.093Z] 15:50:01 2.90 1.52 1.38 0.00 35.59 17.33 0.00 [2024-03-21T15:53:45.093Z] 15:51:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-03-21T15:53:45.093Z] 15:52:01 1.85 0.02 1.83 0.00 0.13 21.86 0.00 [2024-03-21T15:53:45.093Z] 15:53:01 72.89 0.10 72.79 0.00 12.80 39774.57 0.00 [2024-03-21T15:53:45.093Z] Average: 66.35 3.96 62.38 0.00 561.01 25365.97 0.00 [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-21T15:53:45.093Z] 15:38:01 29470332 31545488 792796 2.41 70284 2286684 2021800 5.96 1022932 2028508 389572 [2024-03-21T15:53:45.093Z] 15:39:01 27030744 31539292 769772 2.34 182408 4392800 1895644 5.59 1306076 3944292 595604 [2024-03-21T15:53:45.093Z] 15:40:01 26873664 31372664 931816 2.83 188092 4397012 2058004 6.07 1661868 3755876 555092 [2024-03-21T15:53:45.093Z] 15:41:01 27545800 31487660 819692 2.49 192228 3869736 2085240 6.15 1344772 3436616 76 [2024-03-21T15:53:45.093Z] 15:42:01 27046392 31532660 772364 2.35 202604 4352476 1774948 5.23 1356748 3875504 4416 [2024-03-21T15:53:45.093Z] 15:43:01 26828388 31521300 772924 2.35 206480 4547516 1853308 5.46 1505868 3918284 4 [2024-03-21T15:53:45.093Z] 15:44:01 26838088 31531052 763052 2.32 206524 4547524 1853308 5.46 1496272 3918288 164 [2024-03-21T15:53:45.093Z] 15:45:01 26838324 31531292 762740 2.32 206540 4547524 1853308 5.46 1496264 3918292 132 [2024-03-21T15:53:45.093Z] 15:46:01 26842624 31535644 758408 2.31 206576 4547520 1853308 5.46 1492012 3918296 12 [2024-03-21T15:53:45.093Z] 15:47:01 26842268 31535632 758612 2.31 206656 4547508 1853308 5.46 1491928 3918528 212 [2024-03-21T15:53:45.093Z] 15:48:01 26842164 31535560 758624 2.31 206684 4547508 1853308 5.46 1491984 3918536 4 [2024-03-21T15:53:45.093Z] 15:49:01 26842124 31535552 758560 2.31 206708 4547512 1853308 5.46 1491952 3918540 148 [2024-03-21T15:53:45.093Z] 15:50:01 26832588 31527824 766104 2.33 206756 4548576 1853308 5.46 1506468 3918844 8 [2024-03-21T15:53:45.093Z] 15:51:01 26832756 31528020 766064 2.33 206780 4548580 1853308 5.46 1505828 3918828 4 [2024-03-21T15:53:45.093Z] 15:52:01 26828684 31524056 769936 2.34 206840 4548572 1856276 5.47 1505840 3918828 20 [2024-03-21T15:53:45.093Z] 15:53:01 25645524 31487856 799880 2.43 218856 5587284 1942612 5.73 1679764 4826324 23076 [2024-03-21T15:53:45.093Z] Average: 26998779 31516972 782584 2.38 195064 4397771 1894644 5.58 1459786 3815774 98034 [2024-03-21T15:53:45.093Z] [2024-03-21T15:53:45.093Z] 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-21T15:53:45.093Z] 15:38:01 docker0 17.66 20.03 1.40 138.89 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.093Z] 15:38:01 ens3 531.72 372.56 5827.38 94.93 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.093Z] 15:38:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.093Z] 15:39:01 docker0 316.49 434.84 27.18 3232.62 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.093Z] 15:39:01 ens3 447.19 324.75 3242.12 36.83 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:40:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:40:01 ens3 25.80 16.63 35.95 10.31 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:40:01 veth45b191d 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:41:01 docker0 4.28 7.08 0.27 97.95 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:41:01 ens3 31.53 19.78 171.93 8.81 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:41:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:42:01 ens3 150.39 107.43 2619.64 193.41 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:42:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:43:01 ens3 64.64 20.00 1303.79 1.45 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:44:01 ens3 0.77 0.53 3.19 0.04 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:46:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:48:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:50:01 ens3 39.61 52.39 7.50 121.17 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:52:01 ens3 0.20 0.08 0.12 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:53:01 docker0 78.09 119.61 6.40 1252.26 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:53:01 ens3 256.39 158.77 5230.27 20.55 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] 15:53:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] Average: docker0 26.04 36.37 2.20 295.19 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] Average: ens3 96.81 67.10 1152.69 30.47 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-21T15:53:45.094Z] [2024-03-21T15:53:45.094Z] [2024-03-21T15:53:45.094Z] ---> sar -P ALL: [2024-03-21T15:53:45.094Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-582) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T15:53:45.094Z] [2024-03-21T15:53:45.094Z] 15:36:53 LINUX RESTART (8 CPU) [2024-03-21T15:53:45.094Z] [2024-03-21T15:53:45.094Z] 15:37:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T15:53:45.094Z] 15:38:01 all 7.90 0.00 2.43 2.28 0.06 87.33 [2024-03-21T15:53:45.094Z] 15:38:01 0 7.06 0.00 3.22 1.71 0.07 87.95 [2024-03-21T15:53:45.094Z] 15:38:01 1 9.01 0.00 2.51 8.49 0.07 79.92 [2024-03-21T15:53:45.094Z] 15:38:01 2 8.18 0.00 1.80 0.45 0.05 89.52 [2024-03-21T15:53:45.094Z] 15:38:01 3 7.21 0.00 3.13 4.89 0.07 84.70 [2024-03-21T15:53:45.094Z] 15:38:01 4 11.74 0.00 2.82 0.89 0.05 84.51 [2024-03-21T15:53:45.094Z] 15:38:01 5 6.05 0.00 2.34 0.84 0.05 90.71 [2024-03-21T15:53:45.094Z] 15:38:01 6 6.57 0.00 1.79 0.57 0.12 90.95 [2024-03-21T15:53:45.094Z] 15:38:01 7 7.36 0.00 1.85 0.40 0.03 90.36 [2024-03-21T15:53:45.094Z] 15:39:01 all 6.96 0.00 3.21 5.25 0.06 84.52 [2024-03-21T15:53:45.094Z] 15:39:01 0 7.04 0.00 3.50 6.07 0.07 83.32 [2024-03-21T15:53:45.094Z] 15:39:01 1 6.45 0.00 2.45 1.09 0.07 89.93 [2024-03-21T15:53:45.094Z] 15:39:01 2 7.40 0.00 4.07 0.96 0.05 87.52 [2024-03-21T15:53:45.094Z] 15:39:01 3 7.84 0.00 3.42 6.56 0.05 82.14 [2024-03-21T15:53:45.094Z] 15:39:01 4 6.34 0.00 3.10 1.74 0.05 88.77 [2024-03-21T15:53:45.094Z] 15:39:01 5 5.62 0.00 2.98 16.71 0.07 74.62 [2024-03-21T15:53:45.094Z] 15:39:01 6 8.61 0.00 3.31 7.71 0.07 80.30 [2024-03-21T15:53:45.094Z] 15:39:01 7 6.38 0.00 2.86 1.16 0.05 89.55 [2024-03-21T15:53:45.094Z] 15:40:01 all 40.51 0.00 4.10 1.66 0.08 53.65 [2024-03-21T15:53:45.094Z] 15:40:01 0 40.19 0.00 4.67 8.23 0.08 46.83 [2024-03-21T15:53:45.094Z] 15:40:01 1 37.54 0.00 4.39 0.66 0.07 57.34 [2024-03-21T15:53:45.094Z] 15:40:01 2 39.70 0.00 4.61 0.25 0.08 55.35 [2024-03-21T15:53:45.094Z] 15:40:01 3 40.51 0.00 4.09 0.93 0.08 54.39 [2024-03-21T15:53:45.094Z] 15:40:01 4 41.09 0.00 3.84 0.25 0.08 54.73 [2024-03-21T15:53:45.094Z] 15:40:01 5 41.95 0.00 3.33 0.29 0.07 54.37 [2024-03-21T15:53:45.094Z] 15:40:01 6 40.99 0.00 3.96 2.29 0.07 52.70 [2024-03-21T15:53:45.094Z] 15:40:01 7 42.11 0.00 3.91 0.40 0.07 53.51 [2024-03-21T15:53:45.094Z] 15:41:01 all 38.62 0.00 4.56 2.20 0.08 54.53 [2024-03-21T15:53:45.094Z] 15:41:01 0 39.54 0.00 4.05 0.44 0.08 55.89 [2024-03-21T15:53:45.094Z] 15:41:01 1 35.62 0.00 5.45 7.53 0.08 51.32 [2024-03-21T15:53:45.094Z] 15:41:01 2 37.67 0.00 3.76 0.46 0.08 58.03 [2024-03-21T15:53:45.094Z] 15:41:01 3 38.61 0.00 4.86 0.86 0.08 55.59 [2024-03-21T15:53:45.094Z] 15:41:01 4 37.35 0.00 3.87 0.12 0.08 58.58 [2024-03-21T15:53:45.094Z] 15:41:01 5 39.23 0.00 5.46 0.57 0.08 54.65 [2024-03-21T15:53:45.094Z] 15:41:01 6 39.71 0.00 4.79 7.51 0.08 47.91 [2024-03-21T15:53:45.094Z] 15:41:01 7 41.21 0.00 4.22 0.18 0.08 54.30 [2024-03-21T15:53:45.094Z] 15:42:01 all 3.87 0.00 1.69 1.66 0.03 92.75 [2024-03-21T15:53:45.094Z] 15:42:01 0 4.52 0.00 1.53 1.51 0.03 92.41 [2024-03-21T15:53:45.094Z] 15:42:01 1 3.01 0.00 2.13 0.12 0.03 94.71 [2024-03-21T15:53:45.094Z] 15:42:01 2 2.86 0.00 1.39 0.03 0.03 95.68 [2024-03-21T15:53:45.094Z] 15:42:01 3 4.98 0.00 1.53 1.83 0.05 91.61 [2024-03-21T15:53:45.094Z] 15:42:01 4 3.78 0.00 1.31 0.00 0.03 94.88 [2024-03-21T15:53:45.094Z] 15:42:01 5 3.67 0.00 2.19 0.10 0.03 94.01 [2024-03-21T15:53:45.094Z] 15:42:01 6 4.60 0.00 1.85 9.49 0.03 84.03 [2024-03-21T15:53:45.094Z] 15:42:01 7 3.59 0.00 1.58 0.18 0.02 94.63 [2024-03-21T15:53:45.094Z] 15:43:01 all 0.92 0.00 0.45 0.95 0.02 97.67 [2024-03-21T15:53:45.094Z] 15:43:01 0 0.48 0.00 0.58 0.50 0.03 98.40 [2024-03-21T15:53:45.094Z] 15:43:01 1 0.58 0.00 0.33 0.15 0.03 98.90 [2024-03-21T15:53:45.094Z] 15:43:01 2 1.17 0.00 0.52 0.27 0.00 98.05 [2024-03-21T15:53:45.094Z] 15:43:01 3 1.02 0.00 0.43 0.70 0.02 97.83 [2024-03-21T15:53:45.094Z] 15:43:01 4 0.80 0.00 0.40 0.93 0.00 97.86 [2024-03-21T15:53:45.094Z] 15:43:01 5 0.70 0.00 0.39 0.08 0.02 98.81 [2024-03-21T15:53:45.094Z] 15:43:01 6 1.22 0.00 0.48 4.22 0.02 94.06 [2024-03-21T15:53:45.094Z] 15:43:01 7 1.40 0.00 0.45 0.70 0.02 97.43 [2024-03-21T15:53:45.094Z] 15:44:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-03-21T15:53:45.094Z] 15:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-03-21T15:53:45.094Z] 15:44:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2024-03-21T15:53:45.094Z] 15:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-21T15:53:45.094Z] 15:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T15:53:45.094Z] 15:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:44:01 6 0.03 0.00 0.05 0.05 0.00 99.87 [2024-03-21T15:53:45.094Z] 15:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T15:53:45.094Z] 15:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-03-21T15:53:45.094Z] 15:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-21T15:53:45.094Z] 15:45:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2024-03-21T15:53:45.094Z] 15:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:45:01 5 0.57 0.00 0.02 0.00 0.02 99.40 [2024-03-21T15:53:45.094Z] 15:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-21T15:53:45.094Z] 15:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T15:53:45.094Z] 15:46:01 all 0.14 0.00 0.01 0.01 0.01 99.83 [2024-03-21T15:53:45.094Z] 15:46:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2024-03-21T15:53:45.094Z] 15:46:01 1 0.07 0.00 0.02 0.02 0.03 99.87 [2024-03-21T15:53:45.094Z] 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T15:53:45.094Z] 15:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T15:53:45.094Z] 15:46:01 5 0.73 0.00 0.02 0.00 0.00 99.25 [2024-03-21T15:53:45.094Z] 15:46:01 6 0.02 0.00 0.02 0.08 0.00 99.88 [2024-03-21T15:53:45.094Z] 15:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T15:53:45.094Z] 15:47:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2024-03-21T15:53:45.094Z] 15:47:01 0 0.25 0.00 0.07 0.02 0.03 99.63 [2024-03-21T15:53:45.094Z] 15:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T15:53:45.094Z] 15:47:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T15:53:45.094Z] 15:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-21T15:53:45.094Z] 15:47:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2024-03-21T15:53:45.094Z] 15:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-03-21T15:53:45.094Z] 15:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-21T15:53:45.094Z] 15:48:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-03-21T15:53:45.094Z] 15:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-21T15:53:45.094Z] 15:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-21T15:53:45.094Z] 15:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] [2024-03-21T15:53:45.094Z] 15:48:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T15:53:45.094Z] 15:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-03-21T15:53:45.094Z] 15:49:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-03-21T15:53:45.094Z] 15:49:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-21T15:53:45.094Z] 15:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T15:53:45.094Z] 15:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T15:53:45.094Z] 15:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-21T15:53:45.094Z] 15:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-21T15:53:45.094Z] 15:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:50:01 all 0.37 0.00 0.07 0.02 0.01 99.53 [2024-03-21T15:53:45.094Z] 15:50:01 0 0.83 0.00 0.02 0.00 0.02 99.13 [2024-03-21T15:53:45.094Z] 15:50:01 1 0.48 0.00 0.03 0.10 0.02 99.37 [2024-03-21T15:53:45.094Z] 15:50:01 2 0.30 0.00 0.03 0.00 0.03 99.63 [2024-03-21T15:53:45.094Z] 15:50:01 3 0.37 0.00 0.07 0.00 0.00 99.57 [2024-03-21T15:53:45.094Z] 15:50:01 4 0.23 0.00 0.08 0.02 0.00 99.67 [2024-03-21T15:53:45.094Z] 15:50:01 5 0.25 0.00 0.12 0.00 0.02 99.62 [2024-03-21T15:53:45.094Z] 15:50:01 6 0.32 0.00 0.10 0.07 0.00 99.52 [2024-03-21T15:53:45.094Z] 15:50:01 7 0.15 0.00 0.08 0.00 0.00 99.77 [2024-03-21T15:53:45.094Z] 15:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-21T15:53:45.094Z] 15:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-21T15:53:45.094Z] 15:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T15:53:45.094Z] 15:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T15:53:45.094Z] 15:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T15:53:45.094Z] 15:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T15:53:45.094Z] 15:52:01 all 0.16 0.00 0.02 0.01 0.01 99.80 [2024-03-21T15:53:45.094Z] 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-21T15:53:45.094Z] 15:52:01 1 0.05 0.00 0.02 0.02 0.03 99.88 [2024-03-21T15:53:45.094Z] 15:52:01 2 1.06 0.00 0.03 0.00 0.03 98.87 [2024-03-21T15:53:45.094Z] 15:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-21T15:53:45.094Z] 15:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T15:53:45.094Z] 15:52:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2024-03-21T15:53:45.094Z] 15:52:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2024-03-21T15:53:45.094Z] 15:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T15:53:45.094Z] 15:53:01 all 5.20 0.00 1.92 2.00 0.03 90.86 [2024-03-21T15:53:45.094Z] 15:53:01 0 5.27 0.00 1.49 0.22 0.03 92.99 [2024-03-21T15:53:45.094Z] 15:53:01 1 5.82 0.00 2.46 12.65 0.03 79.04 [2024-03-21T15:53:45.094Z] 15:53:01 2 7.82 0.00 1.49 0.15 0.03 90.51 [2024-03-21T15:53:45.094Z] 15:53:01 3 5.21 0.00 1.50 0.45 0.03 92.81 [2024-03-21T15:53:45.094Z] 15:53:01 4 3.05 0.00 2.78 0.00 0.02 94.15 [2024-03-21T15:53:45.094Z] 15:53:01 5 4.43 0.00 1.95 0.15 0.02 93.46 [2024-03-21T15:53:45.094Z] 15:53:01 6 5.30 0.00 1.88 2.42 0.02 90.39 [2024-03-21T15:53:45.094Z] 15:53:01 7 4.65 0.00 1.81 0.03 0.02 93.49 [2024-03-21T15:53:45.094Z] Average: all 6.51 0.00 1.15 1.00 0.03 91.31 [2024-03-21T15:53:45.094Z] Average: 0 6.57 0.00 1.20 1.16 0.03 91.04 [2024-03-21T15:53:45.094Z] Average: 1 6.13 0.00 1.23 1.91 0.03 90.69 [2024-03-21T15:53:45.094Z] Average: 2 6.58 0.00 1.10 0.16 0.03 92.13 [2024-03-21T15:53:45.094Z] Average: 3 6.59 0.00 1.19 1.01 0.03 91.19 [2024-03-21T15:53:45.094Z] Average: 4 6.49 0.00 1.13 0.25 0.02 92.10 [2024-03-21T15:53:45.094Z] Average: 5 6.42 0.00 1.17 1.17 0.02 91.22 [2024-03-21T15:53:45.094Z] Average: 6 6.67 0.00 1.14 2.15 0.03 90.02 [2024-03-21T15:53:45.094Z] Average: 7 6.65 0.00 1.05 0.19 0.02 92.09 [2024-03-21T15:53:45.094Z] [2024-03-21T15:53:45.094Z] [2024-03-21T15:53:45.094Z]