Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 417c86065a47b25254e1850857be1c217fdb2528 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-ssh10605914197388334106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14012479112881694908.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12924906799534187648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh10259809603253024773.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-ssh9963023352564217036.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-36352’ Running on prd-ubuntu20.04-docker-8c-8g-36353 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 417c86065a47b25254e1850857be1c217fdb2528 (main) Commit message: "Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f 417c86065a47b25254e1850857be1c217fdb2528 # timeout=10 > git rev-list --no-walk ca24ff38ee77525a7d86288b96f75a28861749f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:44:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:44:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:44:36 ========================================================= 13:44:36 EdgeX Global Pipelines Version Info 13:44:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:44:37 ------------------- 13:44:37 stable info: 13:44:37 ------------------- 13:44:37 Commited By: Cherry Wang cherry@iotechsys.com 13:44:37 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:44:37 Message: update stable to v1.0.269 13:44:38 ------------------- 13:44:38 experimental info: 13:44:38 ------------------- 13:44:38 Commited By: **** collab-it+edgex@linuxfoundation.org 13:44:38 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:44:38 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 417c860 [Pipeline] echo 13:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:44:39 provisioning config files... 13:44:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3741624713111470849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:39 ---> ****-login.sh 13:44:39 nexus3.edgexfoundry.org:10001 13:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:39 Configure a credential helper to remove this warning. See 13:44:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:39 13:44:39 Login Succeeded 13:44:39 nexus3.edgexfoundry.org:10002 13:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:39 Configure a credential helper to remove this warning. See 13:44:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:39 13:44:39 Login Succeeded 13:44:39 nexus3.edgexfoundry.org:10003 13:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:39 Configure a credential helper to remove this warning. See 13:44:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:39 13:44:39 Login Succeeded 13:44:39 nexus3.edgexfoundry.org:10004 13:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:40 Configure a credential helper to remove this warning. See 13:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:40 13:44:40 Login Succeeded 13:44:40 ****.io 13:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:40 Configure a credential helper to remove this warning. See 13:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:40 13:44:40 Login Succeeded 13:44:40 ---> ****-login.sh ends [Pipeline] } 13:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:44:40 + git rev-list -1 --merges 417c86065a47b25254e1850857be1c217fdb2528~1..417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo 13:44:40 -----------> git rev-list -1 --merges 417c86065a47b25254e1850857be1c217fdb2528~1..417c86065a47b25254e1850857be1c217fdb2528 417c86065a47b25254e1850857be1c217fdb2528 13:44:40 417c86065a47b25254e1850857be1c217fdb2528 [false] [Pipeline] sh 13:44:41 + git log --format=format:%s -1 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo 13:44:41 ========================================================= 13:44:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:44:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:44:41 + git log --format=format:%s -1 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] echo 13:44:41 [semverPrep] GIT_COMMIT: 417c86065a47b25254e1850857be1c217fdb2528, Commit Message: Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo 13:44:41 [semverPrep] This is not a build commit. [Pipeline] sh 13:44:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:44:42 + grep -v github /etc/ssh/ssh_known_hosts 13:44:42 + [ -e /tmp/ssh_known_hosts ] 13:44:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:44:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:44:42 + sudo tee -a /etc/ssh/ssh_known_hosts 13:44:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:42 13:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:42 0.1.4: Pulling from edgex-devops/py-git-semver 13:44:42 b85a868b505f: Pulling fs layer 13:44:42 e2be974225ed: Pulling fs layer 13:44:42 339a4e72a1f5: Pulling fs layer 13:44:42 988bab9f4d93: Pulling fs layer 13:44:42 1469e6f7b9e6: Pulling fs layer 13:44:42 eaf3925da568: Pulling fs layer 13:44:42 bab4dde63d76: Pulling fs layer 13:44:42 bde34c3a00c8: Pulling fs layer 13:44:42 b352a97aabf1: Pulling fs layer 13:44:42 4872d77fe225: Pulling fs layer 13:44:42 5851b861e8e6: Pulling fs layer 13:44:42 bab4dde63d76: Waiting 13:44:42 b352a97aabf1: Waiting 13:44:42 eaf3925da568: Waiting 13:44:42 bde34c3a00c8: Waiting 13:44:42 4872d77fe225: Waiting 13:44:42 5851b861e8e6: Waiting 13:44:42 1469e6f7b9e6: Waiting 13:44:42 988bab9f4d93: Waiting 13:44:42 e2be974225ed: Download complete 13:44:42 988bab9f4d93: Download complete 13:44:42 1469e6f7b9e6: Download complete 13:44:43 eaf3925da568: Verifying Checksum 13:44:43 eaf3925da568: Download complete 13:44:43 339a4e72a1f5: Verifying Checksum 13:44:43 339a4e72a1f5: Download complete 13:44:43 bde34c3a00c8: Download complete 13:44:43 b352a97aabf1: Verifying Checksum 13:44:43 4872d77fe225: Verifying Checksum 13:44:43 4872d77fe225: Download complete 13:44:43 b85a868b505f: Verifying Checksum 13:44:43 b85a868b505f: Download complete 13:44:43 bab4dde63d76: Verifying Checksum 13:44:43 bab4dde63d76: Download complete 13:44:44 b85a868b505f: Pull complete 13:44:44 e2be974225ed: Pull complete 13:44:45 339a4e72a1f5: Pull complete 13:44:45 988bab9f4d93: Pull complete 13:44:45 1469e6f7b9e6: Pull complete 13:44:45 eaf3925da568: Pull complete 13:44:47 bab4dde63d76: Pull complete 13:44:47 bde34c3a00c8: Pull complete 13:44:47 b352a97aabf1: Pull complete 13:44:47 4872d77fe225: Pull complete 13:44:47 5851b861e8e6: Pull complete 13:44:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:44:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:47 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:44:51 $ docker top 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a -eo pid,comm 13:44:51 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). 13:44:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:51 [ssh-agent] Looking for ssh-agent implementation... 13:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:51 $ docker exec 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent 13:44:51 SSH_AUTH_SOCK=/tmp/ssh-ZL93GKdUboxJ/agent.32 13:44:51 SSH_AGENT_PID=38 13:44:51 Running ssh-add (command line suppressed) 13:44:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17991275824382746785.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17991275824382746785.key) 13:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:52 + git tag --points-at HEAD [Pipeline] } 13:44:52 $ docker exec --env ******** --env ******** 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent -k 13:44:52 unset SSH_AUTH_SOCK; 13:44:52 unset SSH_AGENT_PID; 13:44:52 echo Agent pid 38 killed; 13:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:52 [ssh-agent] Looking for ssh-agent implementation... 13:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:52 $ docker exec 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent 13:44:52 SSH_AUTH_SOCK=/tmp/ssh-hsyEaTFOPxHh/agent.71 13:44:52 SSH_AGENT_PID=77 13:44:52 Running ssh-add (command line suppressed) 13:44:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12235501191615503060.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12235501191615503060.key) 13:44:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:53 + git semver init 13:44:53 2025-01-08 13:44:53,377 [run_init] DEBUG init version:0.0.0 force:False 13:44:53 2025-01-08 13:44:53,378 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:44:53 2025-01-08 13:44:53,380 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:44:53 2025-01-08 13:44:53,380 [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) 13:44:54 2025-01-08 13:44:54,489 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:44:54 2025-01-08 13:44:54,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:44:54 2025-01-08 13:44:54,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:44:54 2025-01-08 13:44:54,490 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:44:54 4.0.0-dev.13 [Pipeline] } 13:44:54 $ docker exec --env ******** --env ******** 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a ssh-agent -k 13:44:54 unset SSH_AUTH_SOCK; 13:44:54 unset SSH_AGENT_PID; 13:44:54 echo Agent pid 77 killed; 13:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:44:55 + git semver [Pipeline] } 13:44:55 $ docker stop --time=1 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a 13:44:56 $ docker rm -f --volumes 4a4f39ec8a54a6369e62c76cd26e42cb890cb5f83cc833f8bc959818764e420a [Pipeline] // withDockerContainer [Pipeline] sh 13:44:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:44:57 Stashed 1 file(s) [Pipeline] echo 13:44:57 [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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 13:44:57 provisioning config files... 13:44:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2740519667059893110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:57 ---> ****-login.sh 13:44:57 nexus3.edgexfoundry.org:10001 13:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:57 Configure a credential helper to remove this warning. See 13:44:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:57 13:44:57 Login Succeeded 13:44:57 nexus3.edgexfoundry.org:10002 13:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:57 Configure a credential helper to remove this warning. See 13:44:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:57 13:44:57 Login Succeeded 13:44:57 nexus3.edgexfoundry.org:10003 13:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:58 Configure a credential helper to remove this warning. See 13:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:58 13:44:58 Login Succeeded 13:44:58 nexus3.edgexfoundry.org:10004 13:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:58 Configure a credential helper to remove this warning. See 13:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:58 13:44:58 Login Succeeded 13:44:58 ****.io 13:44:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:44:58 Configure a credential helper to remove this warning. See 13:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:44:58 13:44:58 Login Succeeded 13:44:58 ---> ****-login.sh ends [Pipeline] } 13:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:44:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:44:58 ========================================================= 13:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:44:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:44:58 Sending build context to Docker daemon 9.324MB 13:44:58 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:44:58 Step 2/12 : FROM ${BASE} AS builder 13:44:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:44:58 da9db072f522: Pulling fs layer 13:44:58 6ef4a4ee8ca5: Pulling fs layer 13:44:58 06f05ace1117: Pulling fs layer 13:44:58 5fe327b54edc: Pulling fs layer 13:44:58 4f4fb700ef54: Pulling fs layer 13:44:58 92a5565b7b96: Pulling fs layer 13:44:58 ff9bb7016b71: Pulling fs layer 13:44:58 5fe327b54edc: Waiting 13:44:58 4f4fb700ef54: Waiting 13:44:58 92a5565b7b96: Waiting 13:44:58 b67dba6c2c7d: Pulling fs layer 13:44:58 ff9bb7016b71: Waiting 13:44:58 a813b0c90790: Pulling fs layer 13:44:58 b67dba6c2c7d: Waiting 13:44:58 6ef4a4ee8ca5: Verifying Checksum 13:44:58 6ef4a4ee8ca5: Download complete 13:44:58 5fe327b54edc: Verifying Checksum 13:44:58 5fe327b54edc: Download complete 13:44:59 4f4fb700ef54: Verifying Checksum 13:44:59 4f4fb700ef54: Download complete 13:44:59 92a5565b7b96: Verifying Checksum 13:44:59 92a5565b7b96: Download complete 13:44:59 da9db072f522: Verifying Checksum 13:44:59 da9db072f522: Download complete 13:44:59 ff9bb7016b71: Verifying Checksum 13:44:59 ff9bb7016b71: Download complete 13:44:59 da9db072f522: Pull complete 13:44:59 6ef4a4ee8ca5: Pull complete 13:44:59 a813b0c90790: Verifying Checksum 13:44:59 a813b0c90790: Download complete 13:44:59 06f05ace1117: Verifying Checksum 13:44:59 06f05ace1117: Download complete 13:45:00 b67dba6c2c7d: Verifying Checksum 13:45:00 b67dba6c2c7d: Download complete 13:45:03 06f05ace1117: Pull complete 13:45:03 5fe327b54edc: Pull complete 13:45:03 4f4fb700ef54: Pull complete 13:45:03 92a5565b7b96: Pull complete 13:45:03 ff9bb7016b71: Pull complete 13:45:06 b67dba6c2c7d: Pull complete 13:45:06 a813b0c90790: Pull complete 13:45:06 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 13:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:45:06 ---> 3ba60ce46760 13:45:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:45:11 ---> Running in 577ff0b206ca 13:45:11 Removing intermediate container 577ff0b206ca 13:45:11 ---> fcfc54f4d75a 13:45:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:45:11 ---> Running in 350d7489b15b 13:45:11 Removing intermediate container 350d7489b15b 13:45:11 ---> 8fc433078839 13:45:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:45:11 ---> Running in 59f25fcf9657 13:45:11 Removing intermediate container 59f25fcf9657 13:45:11 ---> 50af3953a9d3 13:45:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:45:11 ---> Running in acc52717a1b7 13:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:45:11 OK: 248 MiB in 58 packages 13:45:12 Removing intermediate container acc52717a1b7 13:45:12 ---> 61b0efb3ad0a 13:45:12 Step 7/12 : WORKDIR /app 13:45:12 ---> Running in 7d7e227f493f 13:45:12 Removing intermediate container 7d7e227f493f 13:45:12 ---> 7c2299694489 13:45:12 Step 8/12 : COPY go.mod vendor* ./ 13:45:12 ---> e7850f640628 13:45:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:12 ---> Running in b3387b69eeb1 13:45:12 Still waiting to schedule task 13:45:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:46:08 Removing intermediate container b3387b69eeb1 13:46:08 ---> 68aebd150bc7 13:46:08 Step 10/12 : COPY . . 13:46:08 ---> 63e277b6bbe6 13:46:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:46:08 ---> Running in 00eeaf9bafe1 13:46:08 Removing intermediate container 00eeaf9bafe1 13:46:08 ---> e3e0382f5bb2 13:46:08 Step 12/12 : RUN $MAKE 13:46:08 ---> Running in 4bfd03dfcc12 13:46:08 noop 13:46:08 Removing intermediate container 4bfd03dfcc12 13:46:08 ---> 1b97e0162255 13:46:08 Successfully built 1b97e0162255 13:46:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:09 + docker inspect -f . ci-base-image-x86_64 13:46:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:09 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:46:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:46:09 $ docker top 5870ae543ed81afe4a904b314ca4785ec013331c95303fb20506635aa87fc527 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:09 + go version 13:46:09 go version go1.23.4 linux/amd64 [Pipeline] } 13:46:09 $ docker stop --time=1 5870ae543ed81afe4a904b314ca4785ec013331c95303fb20506635aa87fc527 13:46:11 $ docker rm -f --volumes 5870ae543ed81afe4a904b314ca4785ec013331c95303fb20506635aa87fc527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:11 + docker inspect -f . ci-base-image-x86_64 13:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:11 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:46:11 $ 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 13:46:11 $ docker top 18c8c75da4cb5e59c26e8e93e46e76f92d044081a12e29a48ec5a0e3988fbd20 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:12 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:46:12 + make test 13:46:12 go test -race -coverprofile=coverage.out ./... 13:46:44 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:46:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36354 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:46:46 Running in /w/workspace/app-service-configurable/261 [Pipeline] { [Pipeline] checkout 13:46:49 The recommended git tool is: git 13:46:54 using credential edgex-jenkins-ssh 13:46:54 Cloning the remote Git repository 13:46:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:46:55 > git init /w/workspace/app-service-configurable/261 # timeout=10 13:46:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:46:55 > git --version # timeout=10 13:46:55 > git --version # 'git version 2.25.1' 13:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:46:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:46:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:58 Avoid second fetch 13:46:58 Checking out Revision 417c86065a47b25254e1850857be1c217fdb2528 (main) 13:46:59 Commit message: "Merge pull request #700 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.19" 13:46:58 > git config core.sparsecheckout # timeout=10 13:46:58 > git checkout -f 417c86065a47b25254e1850857be1c217fdb2528 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:47:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:47:03 Dload Upload Total Spent Left Speed 13:47:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 68843 0 --:--:-- --:--:-- --:--:-- 68416 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh 13:47:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:47:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:47:04 + sudo tee /etc/docker/daemon.new 13:47:04 { 13:47:04 "registry-mirrors": [ 13:47:04 "https://nexus3.edgexfoundry.org:10001" 13:47:04 ], 13:47:04 "bip": "10.250.0.254/24", 13:47:04 "hosts": [ 13:47:04 "tcp://0.0.0.0:5555", 13:47:04 "unix:///var/run/docker.sock" 13:47:04 ], 13:47:04 "mtu": 1458, 13:47:04 "selinux-enabled": true, 13:47:04 "seccomp-profile": "/etc/docker/seccomp.json" 13:47:04 } [Pipeline] sh 13:47:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:47:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [2025-01-08T13:47:23.583Z] go vet ./... [Pipeline] configFileProvider 13:47:23 provisioning config files... 13:47:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/261@tmp/config277563543494243378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:24 ---> ****-login.sh 13:47:24 nexus3.edgexfoundry.org:10001 13:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:24 Configure a credential helper to remove this warning. See 13:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:24 13:47:24 Login Succeeded 13:47:24 nexus3.edgexfoundry.org:10002 13:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:24 Configure a credential helper to remove this warning. See 13:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:24 13:47:24 Login Succeeded 13:47:24 nexus3.edgexfoundry.org:10003 13:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:25 Configure a credential helper to remove this warning. See 13:47:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:25 13:47:25 Login Succeeded 13:47:25 nexus3.edgexfoundry.org:10004 13:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:25 Configure a credential helper to remove this warning. See 13:47:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:25 13:47:25 Login Succeeded 13:47:25 ****.io 13:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:25 Configure a credential helper to remove this warning. See 13:47:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:25 13:47:25 Login Succeeded 13:47:25 ---> ****-login.sh ends [Pipeline] } 13:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:47:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:47:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:47:26 ./bin/test-attribution-txt.sh [Pipeline] echo 13:47:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:47:26 $ docker stop --time=1 18c8c75da4cb5e59c26e8e93e46e76f92d044081a12e29a48ec5a0e3988fbd20 13:47:30 $ docker rm -f --volumes 18c8c75da4cb5e59c26e8e93e46e76f92d044081a12e29a48ec5a0e3988fbd20 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 13:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:47:30 ========================================================= 13:47:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:47:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:47:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:47:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] sh 13:47:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:47:31 + ls -al . 13:47:31 total 248 13:47:31 drwxrwxr-x 7 jenkins jenkins 4096 Jan 8 13:46 . 13:47:31 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 13:44 .. 13:47:31 -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 13:44 .dockerignore 13:47:31 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:46 .git 13:47:31 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 13:44 .github 13:47:31 -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 13:44 .gitignore 13:47:31 -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 13:44 .golangci.yml 13:47:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 13:44 .semver 13:47:31 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 8 13:44 Attribution.txt 13:47:31 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 13:44 CHANGELOG.md 13:47:31 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 8 13:44 Dockerfile 13:47:31 -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 13:44 GOVERNANCE.md 13:47:31 -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 13:44 Jenkinsfile 13:47:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 13:44 LICENSE 13:47:31 -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 13:44 OWNERS.md 13:47:31 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 8 13:44 README.md 13:47:31 -rw-rw-r-- 1 jenkins jenkins 12 Jan 8 13:44 VERSION 13:47:31 drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 13:44 bin 13:47:31 -rw-r--r-- 1 jenkins jenkins 953 Jan 8 13:46 coverage.out 13:47:31 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 8 13:44 go.mod 13:47:31 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 8 13:44 go.sum 13:47:31 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 13:44 main.go 13:47:31 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 8 13:44 makefile 13:47:31 drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 13:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:32 + 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=417c86065a47b25254e1850857be1c217fdb2528 --label arch=amd64 --label version=4.0.0-dev.13 . 13:47:32 Sending build context to Docker daemon 9.325MB 13:47:32 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:47:32 Step 2/27 : FROM ${BASE} AS builder 13:47:32 ---> 1b97e0162255 13:47:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:47:32 ---> Running in 8c3c0040adb8 13:47:32 #0 building with "default" instance using docker driver 13:47:32 13:47:32 #1 [internal] load .dockerignore 13:47:32 #1 transferring context: 159B 0.0s done 13:47:32 #1 DONE 0.1s 13:47:32 13:47:32 #2 [internal] load build definition from Dockerfile 13:47:32 #2 transferring dockerfile: 2.05kB done 13:47:32 #2 DONE 0.1s 13:47:32 13:47:32 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:47:32 #3 DONE 0.1s 13:47:32 13:47:32 #4 [internal] load build context 13:47:32 #4 transferring context: 194.30kB 0.1s done 13:47:32 #4 DONE 0.1s 13:47:32 13:47:32 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:47:32 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 13:47:32 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s 13:47:32 #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 13:47:32 #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 13:47:32 #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 13:47:32 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s 13:47:32 Removing intermediate container 8c3c0040adb8 13:47:32 ---> bfc3c4725be3 13:47:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:47:32 ---> Running in c9ca9f1b767b 13:47:32 Removing intermediate container c9ca9f1b767b 13:47:32 ---> e30e9da7b4fe 13:47:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:47:32 ---> Running in b7796f9bcec8 13:47:32 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 13:47:32 #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 13:47:32 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s 13:47:32 #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done 13:47:32 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 13:47:32 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 13:47:32 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s 13:47:32 #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done 13:47:32 #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 13:47:32 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s 13:47:32 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.78MB / 12.74MB 0.4s 13:47:33 Removing intermediate container b7796f9bcec8 13:47:33 ---> 002ab4ebedb2 13:47:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:33 ---> Running in af4fdc689c76 13:47:33 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.5s 13:47:33 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.52MB / 98.78MB 0.5s 13:47:33 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.5s 13:47:33 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 22.50MB / 70.67MB 0.6s 13:47:33 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 13:47:33 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 14.42MB / 98.78MB 0.6s 13:47:33 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.6s 13:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:47:33 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 33.55MB / 70.67MB 0.8s 13:47:33 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.92MB / 98.78MB 0.7s 13:47:33 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s 13:47:33 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 0.9s 13:47:33 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.46MB / 98.78MB 0.9s 13:47:33 #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s done 13:47:33 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 13:47:33 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.73MB / 70.67MB 1.0s 13:47:33 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.75MB / 98.78MB 1.0s 13:47:33 OK: 248 MiB in 58 packages 13:47:33 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.1s 13:47:33 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 43.02MB / 98.78MB 1.1s 13:47:33 #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 13:47:33 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.58MB / 70.67MB 1.3s 13:47:33 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 52.36MB / 98.78MB 1.3s 13:47:33 Removing intermediate container af4fdc689c76 13:47:33 ---> 08337793f441 13:47:33 Step 7/27 : WORKDIR /app 13:47:33 ---> Running in 53641c1a4853 13:47:34 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.4s 13:47:34 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s 13:47:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.5s 13:47:34 Removing intermediate container 53641c1a4853 13:47:34 ---> 3f7f029f0d38 13:47:34 Step 8/27 : COPY go.mod vendor* ./ 13:47:34 ---> dd569dc7b75b 13:47:34 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:34 ---> Running in af8cb0dfa348 13:47:34 #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s done 13:47:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.28MB / 98.78MB 1.6s 13:47:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.40MB / 98.78MB 1.7s 13:47:34 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s 13:47:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 83.89MB / 98.78MB 1.9s 13:47:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.13MB / 98.78MB 2.0s 13:47:34 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.15MB / 98.78MB 2.1s 13:47:35 #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.3s done 13:47:35 Removing intermediate container af8cb0dfa348 13:47:35 ---> 676428d9506a 13:47:35 Step 10/27 : COPY . . 13:47:35 ---> 893b7209b0d8 13:47:35 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:47:35 ---> Running in cbd46ecb3dd3 13:47:35 Removing intermediate container cbd46ecb3dd3 13:47:35 ---> 593d06fe662b 13:47:35 Step 12/27 : RUN $MAKE 13:47:35 ---> Running in 38b93188d890 13:47:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:47:40 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s 13:47:45 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.7s 13:47:54 #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.4s done 13:47:54 #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 13:47:54 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 13:47:54 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:47:54 #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 13:47:54 #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 13:47:54 #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 13:47:54 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 13:47:59 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 13:48:02 #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done 13:48:02 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 13:48:04 #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.9s done 13:48:05 #5 DONE 32.7s 13:48:05 13:48:05 #6 [builder 2/7] RUN apk add --update --no-cache make git 13:48:06 #6 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:48:06 #6 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:48:07 #6 2.344 OK: 239 MiB in 58 packages 13:48:09 #6 DONE 4.3s 13:48:09 13:48:09 #7 [builder 3/7] WORKDIR /app 13:48:09 #7 DONE 0.1s 13:48:09 13:48:09 #8 [builder 4/7] COPY go.mod vendor* ./ 13:48:09 #8 DONE 0.1s 13:48:10 13:48:10 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:14 Removing intermediate container 38b93188d890 13:48:14 ---> daeb35165120 13:48:14 Step 13/27 : FROM alpine:3.20 13:48:14 3.20: Pulling from library/alpine 13:48:14 63b69af3dc55: Pulling fs layer 13:48:15 63b69af3dc55: Verifying Checksum 13:48:15 63b69af3dc55: Download complete 13:48:15 63b69af3dc55: Pull complete 13:48:15 Digest: sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 13:48:15 Status: Downloaded newer image for alpine:3.20 13:48:15 ---> dbf365b1c719 13:48:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:48:15 ---> Running in 25ad46af5d17 13:48:15 Removing intermediate container 25ad46af5d17 13:48:15 ---> beaa0e4aded1 13:48:15 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:48:15 ---> Running in 8ad71e40432b 13:48:15 Removing intermediate container 8ad71e40432b 13:48:15 ---> c38d1a7472a2 13:48:15 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:48:15 ---> Running in 80dbf0291c72 13:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:48:16 (1/2) Installing ca-certificates (20241121-r1) 13:48:16 (2/2) Installing dumb-init (1.2.5-r3) 13:48:16 Executing busybox-1.36.1-r29.trigger 13:48:16 Executing ca-certificates-20241121-r1.trigger 13:48:16 OK: 9 MiB in 16 packages 13:48:16 Removing intermediate container 80dbf0291c72 13:48:16 ---> 97bd6cca93ad 13:48:16 Step 17/27 : RUN apk --no-cache upgrade 13:48:16 ---> Running in 3d4cbcd04555 13:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:48:17 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 13:48:17 Executing ca-certificates-20241121-r1.trigger 13:48:17 OK: 9 MiB in 16 packages 13:48:17 Removing intermediate container 3d4cbcd04555 13:48:17 ---> 1705ec68ad47 13:48:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:48:18 ---> ffdf13f90d64 13:48:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:48:18 ---> b89f813f2cdc 13:48:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:48:18 ---> 2a11096efc25 13:48:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:48:20 ---> bd87a97e8efb 13:48:20 Step 22/27 : EXPOSE 48095 13:48:20 ---> Running in 9cf2e1ca4623 13:48:20 Removing intermediate container 9cf2e1ca4623 13:48:20 ---> 44a5a8c3952c 13:48:20 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:48:20 ---> Running in 70a451134c50 13:48:20 Removing intermediate container 70a451134c50 13:48:20 ---> 84946b17d3e9 13:48:20 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:48:20 ---> Running in 4a74f19a8e1d 13:48:20 Removing intermediate container 4a74f19a8e1d 13:48:20 ---> e93cefcddec1 13:48:20 Step 25/27 : LABEL arch=amd64 13:48:20 ---> Running in 476f3d6b7ff1 13:48:21 Removing intermediate container 476f3d6b7ff1 13:48:21 ---> e5a07c397da5 13:48:21 Step 26/27 : LABEL git_sha=417c86065a47b25254e1850857be1c217fdb2528 13:48:21 ---> Running in 7f52e68ade08 13:48:21 Removing intermediate container 7f52e68ade08 13:48:21 ---> 586d6c951eb2 13:48:21 Step 27/27 : LABEL version=4.0.0-dev.13 13:48:21 ---> Running in 6167dd5ec973 13:48:21 Removing intermediate container 6167dd5ec973 13:48:21 ---> af86ac371d8a 13:48:21 [Warning] One or more build-args [ARCH] were not consumed 13:48:21 Successfully built af86ac371d8a 13:48:21 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 13:48:21 provisioning config files... 13:48:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14690452245049442224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:21 ---> ****-login.sh 13:48:21 nexus3.edgexfoundry.org:10001 13:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:21 Configure a credential helper to remove this warning. See 13:48:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:21 13:48:21 Login Succeeded 13:48:21 nexus3.edgexfoundry.org:10002 13:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:21 Configure a credential helper to remove this warning. See 13:48:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:21 13:48:21 Login Succeeded 13:48:21 nexus3.edgexfoundry.org:10003 13:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:21 Configure a credential helper to remove this warning. See 13:48:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:21 13:48:21 Login Succeeded 13:48:21 nexus3.edgexfoundry.org:10004 13:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:21 Configure a credential helper to remove this warning. See 13:48:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:21 13:48:21 Login Succeeded 13:48:21 ****.io 13:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:22 Configure a credential helper to remove this warning. See 13:48:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:22 13:48:22 Login Succeeded 13:48:22 ---> ****-login.sh ends [Pipeline] } 13:48:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:48:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:48:22 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:48:22 417c86065a47b25254e1850857be1c217fdb2528 13:48:22 latest 13:48:22 4.0.0-dev.13 13:48:22 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 13:48:22 main 13:48:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528 13:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:48:22 af5408274dc4: Preparing 13:48:22 05107f1a84fd: Preparing 13:48:22 ec6771470c6e: Preparing 13:48:22 3cf83bdaa355: Preparing 13:48:22 ad4f77f420aa: Preparing 13:48:22 8b23ba381c4b: Preparing 13:48:22 b05f8993843a: Preparing 13:48:22 8b23ba381c4b: Waiting 13:48:22 b05f8993843a: Waiting 13:48:22 ec6771470c6e: Pushed 13:48:22 ad4f77f420aa: Pushed 13:48:22 05107f1a84fd: Pushed 13:48:22 3cf83bdaa355: Pushed 13:48:23 8b23ba381c4b: Pushed 13:48:23 b05f8993843a: Layer already exists 13:48:25 af5408274dc4: Pushed 13:48:26 417c86065a47b25254e1850857be1c217fdb2528: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:48:26 af5408274dc4: Preparing 13:48:26 05107f1a84fd: Preparing 13:48:26 ec6771470c6e: Preparing 13:48:26 3cf83bdaa355: Preparing 13:48:26 ad4f77f420aa: Preparing 13:48:26 8b23ba381c4b: Preparing 13:48:26 b05f8993843a: Preparing 13:48:26 8b23ba381c4b: Waiting 13:48:26 b05f8993843a: Waiting 13:48:26 ec6771470c6e: Layer already exists 13:48:26 05107f1a84fd: Layer already exists 13:48:26 ad4f77f420aa: Layer already exists 13:48:26 3cf83bdaa355: Layer already exists 13:48:26 af5408274dc4: Layer already exists 13:48:26 8b23ba381c4b: Layer already exists 13:48:26 b05f8993843a: Layer already exists 13:48:26 latest: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.13 13:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:48:27 af5408274dc4: Preparing 13:48:27 05107f1a84fd: Preparing 13:48:27 ec6771470c6e: Preparing 13:48:27 3cf83bdaa355: Preparing 13:48:27 ad4f77f420aa: Preparing 13:48:27 8b23ba381c4b: Preparing 13:48:27 b05f8993843a: Preparing 13:48:27 8b23ba381c4b: Waiting 13:48:27 b05f8993843a: Waiting 13:48:27 af5408274dc4: Layer already exists 13:48:27 ec6771470c6e: Layer already exists 13:48:27 ad4f77f420aa: Layer already exists 13:48:27 05107f1a84fd: Layer already exists 13:48:27 3cf83bdaa355: Layer already exists 13:48:27 8b23ba381c4b: Layer already exists 13:48:27 b05f8993843a: Layer already exists 13:48:27 4.0.0-dev.13: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 13:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:48:28 af5408274dc4: Preparing 13:48:28 05107f1a84fd: Preparing 13:48:28 ec6771470c6e: Preparing 13:48:28 3cf83bdaa355: Preparing 13:48:28 ad4f77f420aa: Preparing 13:48:28 8b23ba381c4b: Preparing 13:48:28 b05f8993843a: Preparing 13:48:28 b05f8993843a: Waiting 13:48:28 8b23ba381c4b: Waiting 13:48:28 3cf83bdaa355: Layer already exists 13:48:28 05107f1a84fd: Layer already exists 13:48:28 ad4f77f420aa: Layer already exists 13:48:28 ec6771470c6e: Layer already exists 13:48:28 af5408274dc4: Layer already exists 13:48:28 8b23ba381c4b: Layer already exists 13:48:28 b05f8993843a: Layer already exists 13:48:28 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:48:28 af5408274dc4: Preparing 13:48:28 05107f1a84fd: Preparing 13:48:28 ec6771470c6e: Preparing 13:48:28 3cf83bdaa355: Preparing 13:48:28 ad4f77f420aa: Preparing 13:48:28 8b23ba381c4b: Preparing 13:48:28 b05f8993843a: Preparing 13:48:28 8b23ba381c4b: Waiting 13:48:28 b05f8993843a: Waiting 13:48:28 3cf83bdaa355: Layer already exists 13:48:28 05107f1a84fd: Layer already exists 13:48:28 ad4f77f420aa: Layer already exists 13:48:28 ec6771470c6e: Layer already exists 13:48:28 8b23ba381c4b: Layer already exists 13:48:28 b05f8993843a: Layer already exists 13:48:28 af5408274dc4: Layer already exists 13:48:28 main: digest: sha256:9b45d7929667fad5790bbae0feb8063ce244f0f7b9bcd872e7f38dd1588f9f34 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:48:28 ===================================================== [Pipeline] echo 13:48:28 taggedImages: 13:48:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528 13:48:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:48:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.13 13:48:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 13:48:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:29 13:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:30 latest: Pulling from edgex-lftools-log-publisher 13:48:30 5eb5b503b376: Pulling fs layer 13:48:30 5c69ac0246d0: Pulling fs layer 13:48:30 ec43610c2a17: Pulling fs layer 13:48:30 3a2ae6a8a46f: Pulling fs layer 13:48:30 33b1e0a273af: Pulling fs layer 13:48:30 5d3b04190fa2: Pulling fs layer 13:48:30 2f39f015ded8: Pulling fs layer 13:48:30 3a2ae6a8a46f: Waiting 13:48:30 33b1e0a273af: Waiting 13:48:30 5d3b04190fa2: Waiting 13:48:30 5c69ac0246d0: Download complete 13:48:30 3a2ae6a8a46f: Verifying Checksum 13:48:30 3a2ae6a8a46f: Download complete 13:48:30 33b1e0a273af: Verifying Checksum 13:48:30 33b1e0a273af: Download complete 13:48:30 ec43610c2a17: Verifying Checksum 13:48:30 ec43610c2a17: Download complete 13:48:30 5d3b04190fa2: Verifying Checksum 13:48:30 5eb5b503b376: Verifying Checksum 13:48:30 5eb5b503b376: Download complete 13:48:31 2f39f015ded8: Download complete 13:48:31 5eb5b503b376: Pull complete 13:48:32 5c69ac0246d0: Pull complete 13:48:33 ec43610c2a17: Pull complete 13:48:34 3a2ae6a8a46f: Pull complete 13:48:36 33b1e0a273af: Pull complete 13:48:37 5d3b04190fa2: Pull complete 13:48:44 2f39f015ded8: Pull complete 13:48:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:48:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:45 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:48:45 $ 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 13:48:48 #9 DONE 37.5s 13:48:48 13:48:48 #10 [builder 6/7] COPY . . 13:48:48 #10 DONE 0.2s 13:48:48 13:48:48 #11 [builder 7/7] RUN echo noop 13:48:48 #11 0.673 noop 13:48:48 #11 DONE 1.1s 13:48:48 13:48:48 #12 exporting to image 13:48:48 #12 exporting layers 13:49:27 $ docker top 08bcd48c2bdfaa44f6f237d63b514c5f247b973316c8e9b66bde06da04eb74c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:27 ---> job-cost.sh 13:49:27 lf-activate-venv: SKIPPING 13:49:27 INFO: No Stack... 13:49:27 #12 exporting layers 35.5s done 13:49:27 #12 writing image sha256:e1fb41058490a9c758a0a8cdde60b6c3eb0e190564b4d1d483f276c3809c304b done 13:49:27 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 13:49:27 #12 DONE 35.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:49:27 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 13:49:28 INFO: Archiving Costs [Pipeline] sh 13:49:28 + docker inspect -f . ci-base-image-arm64 13:49:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:28 prd-ubuntu20.04-docker-arm64-4c-16g-36354 does not seem to be running inside a container 13:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/261 -v /w/workspace/app-service-configurable/261:/w/workspace/app-service-configurable/261:rw,z -v /w/workspace/app-service-configurable/261@tmp:/w/workspace/app-service-configurable/261@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 13:49:28 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:49:28 + cut -d, -f6 13:49:29 $ docker top 5b1c229b3be7a27e117969b1e1197ab60eb80252cd6b9c63faf6956a61646a47 -eo pid,comm [Pipeline] { [Pipeline] lock 13:49:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] 13:49:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] did not exist. Created. 13:49:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 13:49:30 + echo total: 0.2199999988079071 [Pipeline] stash 13:49:30 Stashed 1 file(s) [Pipeline] } 13:49:30 + go version 13:49:30 go version go1.23.4 linux/arm64 13:49:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:30 $ docker stop --time=1 08bcd48c2bdfaa44f6f237d63b514c5f247b973316c8e9b66bde06da04eb74c4 13:49:37 $ docker rm -f --volumes 08bcd48c2bdfaa44f6f237d63b514c5f247b973316c8e9b66bde06da04eb74c4 [Pipeline] } 13:49:38 $ docker stop --time=1 5b1c229b3be7a27e117969b1e1197ab60eb80252cd6b9c63faf6956a61646a47 13:49:39 $ docker rm -f --volumes 5b1c229b3be7a27e117969b1e1197ab60eb80252cd6b9c63faf6956a61646a47 [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:40 + docker inspect -f . ci-base-image-arm64 13:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:40 prd-ubuntu20.04-docker-arm64-4c-16g-36354 does not seem to be running inside a container 13:49:40 $ 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/261 -v /w/workspace/app-service-configurable/261:/w/workspace/app-service-configurable/261:rw,z -v /w/workspace/app-service-configurable/261@tmp:/w/workspace/app-service-configurable/261@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 13:49:41 $ docker top 4130c3ff5fc0ea825764d20a452c8a6a5306afe3c89254aa4d0636d95317cd6c -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:42 + git config --global --add safe.directory /w/workspace/app-service-configurable/261 [Pipeline] fileExists [Pipeline] sh 13:49:42 + make test 13:49:42 go test -race -coverprofile=coverage.out ./... 13:52:49 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:52:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:52:49 go vet ./... 13:55:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:55:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:55:10 ./bin/test-attribution-txt.sh [Pipeline] echo 13:55:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:55:10 $ docker stop --time=1 4130c3ff5fc0ea825764d20a452c8a6a5306afe3c89254aa4d0636d95317cd6c 13:55:13 $ docker rm -f --volumes 4130c3ff5fc0ea825764d20a452c8a6a5306afe3c89254aa4d0636d95317cd6c [Pipeline] // withDockerContainer [Pipeline] sh 13:55:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:55:15 Warning: overwriting stash ‘coverage-report’ 13:55:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:55:16 + ls -al . 13:55:16 total 244 13:55:16 drwxrwxr-x 6 jenkins jenkins 4096 Jan 8 13:49 . 13:55:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 13:46 .. 13:55:16 -rw-rw-r-- 1 jenkins jenkins 119 Jan 8 13:46 .dockerignore 13:55:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:47 .git 13:55:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 13:46 .github 13:55:16 -rw-rw-r-- 1 jenkins jenkins 106 Jan 8 13:46 .gitignore 13:55:16 -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 13:46 .golangci.yml 13:55:16 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 8 13:46 Attribution.txt 13:55:16 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 8 13:46 CHANGELOG.md 13:55:16 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 8 13:46 Dockerfile 13:55:16 -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 13:46 GOVERNANCE.md 13:55:16 -rw-rw-r-- 1 jenkins jenkins 666 Jan 8 13:46 Jenkinsfile 13:55:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 8 13:46 LICENSE 13:55:16 -rw-rw-r-- 1 jenkins jenkins 618 Jan 8 13:46 OWNERS.md 13:55:16 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 8 13:46 README.md 13:55:16 -rw-rw-r-- 1 jenkins jenkins 12 Jan 8 13:44 VERSION 13:55:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 13:46 bin 13:55:16 -rw-r--r-- 1 jenkins jenkins 953 Jan 8 13:52 coverage.out 13:55:16 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 8 13:46 go.mod 13:55:16 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 8 13:46 go.sum 13:55:16 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 8 13:46 main.go 13:55:16 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 8 13:46 makefile 13:55:16 drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 13:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:16 + 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=417c86065a47b25254e1850857be1c217fdb2528 --label arch=arm64 --label version=4.0.0-dev.13 . 13:55:17 #0 building with "default" instance using docker driver 13:55:17 13:55:17 #1 [internal] load .dockerignore 13:55:17 #1 transferring context: 159B 0.0s done 13:55:17 #1 DONE 0.0s 13:55:17 13:55:17 #2 [internal] load build definition from Dockerfile 13:55:17 #2 transferring dockerfile: 2.05kB done 13:55:17 #2 DONE 0.0s 13:55:17 13:55:17 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:55:17 #3 DONE 0.0s 13:55:17 13:55:17 #4 [internal] load metadata for docker.io/library/alpine:3.20 13:55:17 #4 DONE 0.3s 13:55:17 13:55:17 #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:55:17 #5 DONE 0.0s 13:55:17 13:55:17 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 13:55:18 #6 ... 13:55:18 13:55:18 #7 [internal] load build context 13:55:18 #7 transferring context: 2.54kB 0.0s done 13:55:18 #7 DONE 0.1s 13:55:18 13:55:18 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 13:55:18 #6 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.1s done 13:55:18 #6 ... 13:55:18 13:55:18 #5 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:55:18 #5 DONE 0.2s 13:55:18 13:55:18 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 13:55:18 #6 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done 13:55:18 #6 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done 13:55:18 #6 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done 13:55:18 #6 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.1s done 13:55:18 #6 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 13:55:18 #6 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 0.5s done 13:55:18 #6 DONE 1.0s 13:55:18 13:55:18 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:55:19 #8 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:55:19 #8 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:55:21 #8 2.234 (1/2) Installing ca-certificates (20241121-r1) 13:55:21 #8 ... 13:55:21 13:55:21 #9 [builder 2/7] RUN apk add --update --no-cache make git 13:55:21 #9 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:55:21 #9 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:55:21 #9 2.629 OK: 239 MiB in 58 packages 13:55:21 #9 DONE 3.0s 13:55:21 13:55:21 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:55:21 #8 2.355 (2/2) Installing dumb-init (1.2.5-r3) 13:55:21 #8 2.365 Executing busybox-1.36.1-r29.trigger 13:55:21 #8 2.404 Executing ca-certificates-20241121-r1.trigger 13:55:21 #8 ... 13:55:21 13:55:21 #10 [builder 3/7] WORKDIR /app 13:55:21 #10 DONE 0.1s 13:55:21 13:55:21 #11 [builder 4/7] COPY go.mod vendor* ./ 13:55:21 #11 DONE 0.2s 13:55:21 13:55:21 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:55:21 #8 2.671 OK: 10 MiB in 16 packages 13:55:22 #8 DONE 3.1s 13:55:22 13:55:22 #12 [stage-1 3/7] RUN apk --no-cache upgrade 13:55:22 #12 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:55:23 #12 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:55:23 #12 ... 13:55:23 13:55:23 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:23 #13 DONE 2.4s 13:55:24 13:55:24 #14 [builder 6/7] COPY . . 13:55:24 #14 DONE 0.2s 13:55:24 13:55:24 #15 [builder 7/7] RUN make build 13:55:24 #15 0.747 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:55:24 #15 ... 13:55:24 13:55:24 #12 [stage-1 3/7] RUN apk --no-cache upgrade 13:55:24 #12 2.371 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) 13:55:24 #12 2.395 Executing ca-certificates-20241121-r1.trigger 13:55:24 #12 2.583 OK: 10 MiB in 16 packages 13:55:24 #12 DONE 3.0s 13:55:25 13:55:25 #15 [builder 7/7] RUN make build 13:57:46 #15 DONE 128.8s 13:57:46 13:57:46 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:57:46 #16 DONE 0.1s 13:57:46 13:57:46 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 13:57:46 #17 DONE 0.1s 13:57:46 13:57:46 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 13:57:46 #18 DONE 0.1s 13:57:46 13:57:46 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 13:57:46 #19 DONE 0.4s 13:57:46 13:57:46 #20 exporting to image 13:57:46 #20 exporting layers 13:57:46 #20 exporting layers 0.5s done 13:57:46 #20 writing image sha256:d22e878ba330e134af68f26eac86e3b789424888b452f523c240faf710ebeb43 done 13:57:46 #20 naming to docker.io/library/app-service-configurable-arm64 done 13:57:46 #20 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:47 provisioning config files... 13:57:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/261@tmp/config11627963988568067347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:47 ---> ****-login.sh 13:57:47 nexus3.edgexfoundry.org:10001 13:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:47 Configure a credential helper to remove this warning. See 13:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:47 13:57:47 Login Succeeded 13:57:47 nexus3.edgexfoundry.org:10002 13:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:47 Configure a credential helper to remove this warning. See 13:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:47 13:57:47 Login Succeeded 13:57:47 nexus3.edgexfoundry.org:10003 13:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:48 Configure a credential helper to remove this warning. See 13:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:48 13:57:48 Login Succeeded 13:57:48 nexus3.edgexfoundry.org:10004 13:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:48 Configure a credential helper to remove this warning. See 13:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:48 13:57:48 Login Succeeded 13:57:48 ****.io 13:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:49 Configure a credential helper to remove this warning. See 13:57:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:49 13:57:49 Login Succeeded 13:57:49 ---> ****-login.sh ends [Pipeline] } 13:57:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:49 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:57:49 417c86065a47b25254e1850857be1c217fdb2528 13:57:49 latest 13:57:49 4.0.0-dev.13 13:57:49 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 13:57:49 main 13:57:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528 13:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:57:49 5e7b075a0078: Preparing 13:57:49 d7a1e07974dc: Preparing 13:57:49 ea85034be80e: Preparing 13:57:49 40476dbeb679: Preparing 13:57:49 aed58c4b9063: Preparing 13:57:49 dcbccc19c68a: Preparing 13:57:49 f82783b86194: Preparing 13:57:49 dcbccc19c68a: Waiting 13:57:49 f82783b86194: Waiting 13:57:50 d7a1e07974dc: Pushed 13:57:50 ea85034be80e: Pushed 13:57:50 40476dbeb679: Pushed 13:57:50 aed58c4b9063: Pushed 13:57:50 f82783b86194: Layer already exists 13:57:50 dcbccc19c68a: Pushed 13:58:00 5e7b075a0078: Pushed 13:58:00 417c86065a47b25254e1850857be1c217fdb2528: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:00 + 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 13:58:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:58:00 5e7b075a0078: Preparing 13:58:00 d7a1e07974dc: Preparing 13:58:00 ea85034be80e: Preparing 13:58:00 40476dbeb679: Preparing 13:58:00 aed58c4b9063: Preparing 13:58:00 dcbccc19c68a: Preparing 13:58:00 f82783b86194: Preparing 13:58:00 dcbccc19c68a: Waiting 13:58:00 f82783b86194: Waiting 13:58:00 ea85034be80e: Layer already exists 13:58:00 40476dbeb679: Layer already exists 13:58:00 d7a1e07974dc: Layer already exists 13:58:00 aed58c4b9063: Layer already exists 13:58:00 5e7b075a0078: Layer already exists 13:58:00 dcbccc19c68a: Layer already exists 13:58:00 f82783b86194: Layer already exists 13:58:01 latest: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.13 13:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:58:01 5e7b075a0078: Preparing 13:58:01 d7a1e07974dc: Preparing 13:58:01 ea85034be80e: Preparing 13:58:01 40476dbeb679: Preparing 13:58:01 aed58c4b9063: Preparing 13:58:01 dcbccc19c68a: Preparing 13:58:01 f82783b86194: Preparing 13:58:01 dcbccc19c68a: Waiting 13:58:01 f82783b86194: Waiting 13:58:01 aed58c4b9063: Layer already exists 13:58:01 d7a1e07974dc: Layer already exists 13:58:01 5e7b075a0078: Layer already exists 13:58:01 ea85034be80e: Layer already exists 13:58:01 40476dbeb679: Layer already exists 13:58:01 dcbccc19c68a: Layer already exists 13:58:01 f82783b86194: Layer already exists 13:58:01 4.0.0-dev.13: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 13:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:58:02 5e7b075a0078: Preparing 13:58:02 d7a1e07974dc: Preparing 13:58:02 ea85034be80e: Preparing 13:58:02 40476dbeb679: Preparing 13:58:02 aed58c4b9063: Preparing 13:58:02 dcbccc19c68a: Preparing 13:58:02 f82783b86194: Preparing 13:58:02 dcbccc19c68a: Waiting 13:58:02 f82783b86194: Waiting 13:58:02 5e7b075a0078: Layer already exists 13:58:02 aed58c4b9063: Layer already exists 13:58:02 40476dbeb679: Layer already exists 13:58:02 d7a1e07974dc: Layer already exists 13:58:02 ea85034be80e: Layer already exists 13:58:02 dcbccc19c68a: Layer already exists 13:58:02 f82783b86194: Layer already exists 13:58:02 417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:03 + 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 13:58:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:58:03 5e7b075a0078: Preparing 13:58:03 d7a1e07974dc: Preparing 13:58:03 ea85034be80e: Preparing 13:58:03 40476dbeb679: Preparing 13:58:03 aed58c4b9063: Preparing 13:58:03 dcbccc19c68a: Preparing 13:58:03 f82783b86194: Preparing 13:58:03 dcbccc19c68a: Waiting 13:58:03 f82783b86194: Waiting 13:58:03 d7a1e07974dc: Layer already exists 13:58:03 40476dbeb679: Layer already exists 13:58:03 aed58c4b9063: Layer already exists 13:58:03 5e7b075a0078: Layer already exists 13:58:03 ea85034be80e: Layer already exists 13:58:03 dcbccc19c68a: Layer already exists 13:58:03 f82783b86194: Layer already exists 13:58:03 main: digest: sha256:a74ec2dc94d27396cb2d6553e5881a1239f155b9bb713b0aa8d5026bbe766f2a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:04 ===================================================== [Pipeline] echo 13:58:04 taggedImages: 13:58:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528 13:58:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:58:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.13 13:58:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:417c86065a47b25254e1850857be1c217fdb2528-4.0.0-dev.13 13:58:04 - 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 13:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:04 13:58:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:05 arm64: Pulling from edgex-lftools-log-publisher 13:58:05 8998bd30e6a1: Pulling fs layer 13:58:05 04944245beec: Pulling fs layer 13:58:05 699f458cf7ca: Pulling fs layer 13:58:05 765212b225bb: Pulling fs layer 13:58:05 f23df028b6ca: Pulling fs layer 13:58:05 d65c8cfc05b1: Pulling fs layer 13:58:05 2437ff75d9bd: Pulling fs layer 13:58:05 765212b225bb: Waiting 13:58:05 f23df028b6ca: Waiting 13:58:05 d65c8cfc05b1: Waiting 13:58:05 2437ff75d9bd: Waiting 13:58:05 04944245beec: Verifying Checksum 13:58:05 04944245beec: Download complete 13:58:05 765212b225bb: Verifying Checksum 13:58:05 765212b225bb: Download complete 13:58:05 f23df028b6ca: Verifying Checksum 13:58:05 f23df028b6ca: Download complete 13:58:05 d65c8cfc05b1: Verifying Checksum 13:58:05 d65c8cfc05b1: Download complete 13:58:05 699f458cf7ca: Verifying Checksum 13:58:05 699f458cf7ca: Download complete 13:58:05 8998bd30e6a1: Verifying Checksum 13:58:05 8998bd30e6a1: Download complete 13:58:07 2437ff75d9bd: Verifying Checksum 13:58:07 2437ff75d9bd: Download complete 13:58:11 8998bd30e6a1: Pull complete 13:58:12 04944245beec: Pull complete 13:58:13 699f458cf7ca: Pull complete 13:58:13 765212b225bb: Pull complete 13:58:14 f23df028b6ca: Pull complete 13:58:14 d65c8cfc05b1: Pull complete 13:58:41 2437ff75d9bd: Pull complete 13:58:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:58:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:41 prd-ubuntu20.04-docker-arm64-4c-16g-36354 does not seem to be running inside a container 13:58:41 $ 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/261 -v /w/workspace/app-service-configurable/261:/w/workspace/app-service-configurable/261:rw,z -v /w/workspace/app-service-configurable/261@tmp:/w/workspace/app-service-configurable/261@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 13:58:43 $ docker top f820db260efbbe63472a4808953b8c188385dfe032b729610aa4af7791bb40c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:44 ---> job-cost.sh 13:58:44 lf-activate-venv: SKIPPING 13:58:44 INFO: No Stack... 13:58:44 INFO: Retrieving Pricing Info for: v3-standard-8 13:58:45 INFO: Archiving Costs [Pipeline] sh 13:58:46 + cat /w/workspace/app-service-configurable/261/archives/cost.csv 13:58:46 + cut -d, -f6 [Pipeline] lock 13:58:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] 13:58:46 Resource [jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] did not exist. Created. 13:58:46 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:46 /w/workspace/app-service-configurable/261@tmp/durable-98df27ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:58:46 + echo total: 0.2199999988079071 [Pipeline] stash 13:58:46 Warning: overwriting stash ‘stack-cost’ 13:58:46 Stashed 1 file(s) [Pipeline] } 13:58:46 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-261-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:46 $ docker stop --time=1 f820db260efbbe63472a4808953b8c188385dfe032b729610aa4af7791bb40c8 13:58:48 $ docker rm -f --volumes f820db260efbbe63472a4808953b8c188385dfe032b729610aa4af7791bb40c8 [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 13:58:48 provisioning config files... 13:58:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14933601208449919393tmp [Pipeline] { [Pipeline] sh 13:58:49 + set +x 13:58:49 + bash -s -- 13:58:49 + curl -s https://codecov.io/bash 13:58:49 13:58:49 _____ _ 13:58:49 / ____| | | 13:58:49 | | ___ __| | ___ ___ _____ __ 13:58:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:58:49 | |___| (_) | (_| | __/ (_| (_) \ V / 13:58:49 \_____\___/ \__,_|\___|\___\___/ \_/ 13:58:49 Bash-1.0.6 13:58:49 13:58:49 13:58:49 ==> git version 2.25.1 found 13:58:49 ==> 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 13:58:49 Release-Date: 2020-01-08 13:58:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:58:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:58:49 ==> Jenkins CI detected. 13:58:49 current dir:  /w/workspace/ry_app-service-configurable_main 13:58:49 project root: . 13:58:49 --> token set from env 13:58:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:58:49 ==> Running gcov in . (disable via -X gcov) 13:58:49 ==> Python coveragepy not found 13:58:49 ==> Searching for coverage reports in: 13:58:49 + . 13:58:49 -> Found 1 reports 13:58:49 ==> Detecting git/mercurial file structure 13:58:49 ==> Reading reports 13:58:49 + ./coverage.out bytes=953 13:58:49 ==> Appending adjustments 13:58:49 https://docs.codecov.io/docs/fixing-reports 13:58:49 + Found adjustments 13:58:49 ==> Gzipping contents 13:58:49 4.0K /tmp/codecov.cR1mAK.gz 13:58:49 ==> Uploading reports 13:58:49 url: https://codecov.io 13:58:49 query: branch=main&commit=417c86065a47b25254e1850857be1c217fdb2528&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F261%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:49 -> Pinging Codecov 13:58:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=417c86065a47b25254e1850857be1c217fdb2528&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F261%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:58:49 -> Uploading to 13:58:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/417c86065a47b25254e1850857be1c217fdb2528/aaefcf85-e72e-4a76-b522-11808aae521c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250108T135849Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=56822494c8e60b503ef94eb4f763112e28a54ba046eacedbf2635a363f48bff7 13:58:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:58:49 Dload Upload Total Spent Left Speed 13:58:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1335 --:--:-- --:--:-- --:--:-- 1335 13:58:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] } 13:58:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:58:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:58:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:58:50 13:58:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:58:50 latest: Pulling from edgex-devops/edgex-snyk-go 13:58:50 43c4264eed91: Pulling fs layer 13:58:50 4cc291be95ef: Pulling fs layer 13:58:50 2ac1f1163629: Pulling fs layer 13:58:50 5c3c966382ef: Pulling fs layer 13:58:50 4f4fb700ef54: Pulling fs layer 13:58:50 d9c7d2e4e75e: Pulling fs layer 13:58:50 9c3e1370e548: Pulling fs layer 13:58:50 4f4fb700ef54: Waiting 13:58:50 d9c7d2e4e75e: Waiting 13:58:50 9c3e1370e548: Waiting 13:58:50 5c3c966382ef: Waiting 13:58:50 4cc291be95ef: Download complete 13:58:50 5c3c966382ef: Verifying Checksum 13:58:50 5c3c966382ef: Download complete 13:58:50 4f4fb700ef54: Verifying Checksum 13:58:50 4f4fb700ef54: Download complete 13:58:50 43c4264eed91: Verifying Checksum 13:58:50 43c4264eed91: Download complete 13:58:50 d9c7d2e4e75e: Verifying Checksum 13:58:50 d9c7d2e4e75e: Download complete 13:58:50 43c4264eed91: Pull complete 13:58:50 4cc291be95ef: Pull complete 13:58:51 2ac1f1163629: Verifying Checksum 13:58:51 2ac1f1163629: Download complete 13:58:51 9c3e1370e548: Verifying Checksum 13:58:51 9c3e1370e548: Download complete 13:58:54 2ac1f1163629: Pull complete 13:58:54 5c3c966382ef: Pull complete 13:58:54 4f4fb700ef54: Pull complete 13:58:54 d9c7d2e4e75e: Pull complete 13:58:57 9c3e1370e548: Pull complete 13:58:57 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:58:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:57 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:59:06 $ docker top e11a795918f2e27f337bc51d9c690e6728dd4e4a1037aad476ffcb13308176a9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:06 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 13:59:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:59:07 + set -o pipefail 13:59:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:59:15 13:59:15 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:59:15 13:59:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/69c89b7f-1e27-43bd-9e90-14fa19d5528c 13:59:15 13:59:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:59:15 13:59:15 13:59:15 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:59:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:59:15 $ docker stop --time=1 e11a795918f2e27f337bc51d9c690e6728dd4e4a1037aad476ffcb13308176a9 13:59:23 $ docker rm -f --volumes e11a795918f2e27f337bc51d9c690e6728dd4e4a1037aad476ffcb13308176a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:24 + git log --format=format:%s -1 417c86065a47b25254e1850857be1c217fdb2528 [Pipeline] sh 13:59:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:24 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:59:25 $ docker top 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 -eo pid,comm 13:59:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:59:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:25 [ssh-agent] Looking for ssh-agent implementation... 13:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:25 $ docker exec 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 ssh-agent 13:59:25 SSH_AUTH_SOCK=/tmp/ssh-RNtd8xzrnJHG/agent.33 13:59:25 SSH_AGENT_PID=39 13:59:25 Running ssh-add (command line suppressed) 13:59:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1804922701804290170.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1804922701804290170.key) 13:59:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:26 + git semver tag 13:59:26 2025-01-08 13:59:26,248 [run_tag] DEBUG tag force:False 13:59:26 2025-01-08 13:59:26,248 [check_head_tag] DEBUG check head tag 13:59:26 2025-01-08 13:59:26,250 [execute] INFO git cat-file --batch-check 13:59:26 2025-01-08 13:59:26,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:59:26 2025-01-08 13:59:26,254 [execute] INFO git cat-file --batch 13:59:26 2025-01-08 13:59:26,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:59:26 2025-01-08 13:59:26,287 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:26 2025-01-08 13:59:26,288 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 13:59:26 2025-01-08 13:59:26,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:59:26 2025-01-08 13:59:26,291 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:26 4.0.0-dev.13 [Pipeline] } 13:59:26 $ docker exec --env ******** --env ******** 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 ssh-agent -k 13:59:26 unset SSH_AUTH_SOCK; 13:59:26 unset SSH_AGENT_PID; 13:59:26 echo Agent pid 39 killed; 13:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:26 + git semver [Pipeline] } 13:59:27 $ docker stop --time=1 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 13:59:28 $ docker rm -f --volumes 8a77dbe70e80512901ae1fb2381f60518600d75bcf34716f99f6e3be14777ab3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:28 13:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:29 0.23.1-centos7: Pulling from edgex-lftools 13:59:29 ab5ef0e58194: Pulling fs layer 13:59:29 9712f1f96733: Pulling fs layer 13:59:29 63f879dbbcfc: Pulling fs layer 13:59:29 0d9ebad4ef96: Pulling fs layer 13:59:29 e9a5061849ea: Pulling fs layer 13:59:29 d747dcd14b5f: Pulling fs layer 13:59:29 2de7ff778b66: Pulling fs layer 13:59:29 0d9ebad4ef96: Waiting 13:59:29 e9a5061849ea: Waiting 13:59:29 d747dcd14b5f: Waiting 13:59:29 2de7ff778b66: Waiting 13:59:29 9712f1f96733: Verifying Checksum 13:59:29 9712f1f96733: Download complete 13:59:29 63f879dbbcfc: Verifying Checksum 13:59:29 63f879dbbcfc: Download complete 13:59:29 e9a5061849ea: Verifying Checksum 13:59:29 e9a5061849ea: Download complete 13:59:29 0d9ebad4ef96: Verifying Checksum 13:59:29 0d9ebad4ef96: Download complete 13:59:29 d747dcd14b5f: Verifying Checksum 13:59:29 d747dcd14b5f: Download complete 13:59:29 ab5ef0e58194: Verifying Checksum 13:59:29 ab5ef0e58194: Download complete 13:59:29 2de7ff778b66: Verifying Checksum 13:59:29 2de7ff778b66: Download complete 13:59:32 ab5ef0e58194: Pull complete 13:59:32 9712f1f96733: Pull complete 13:59:33 63f879dbbcfc: Pull complete 13:59:37 0d9ebad4ef96: Pull complete 13:59:37 e9a5061849ea: Pull complete 13:59:37 d747dcd14b5f: Pull complete 13:59:38 2de7ff778b66: Pull complete 13:59:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:38 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:59:38 $ 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 13:59:46 $ docker top 1971231eef3ff5b0d9a4cb7323191013bf22adc09075a458a1497100e9eca97d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:59:46 provisioning config files... 13:59:46 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18180035923642526530tmp 13:59:46 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4292816229537043889tmp 13:59:46 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12761467167520290275tmp [Pipeline] { [Pipeline] echo 13:59:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:59:46 ---> sigul-configuration.sh 13:59:46 gpg: directory `/root/.gnupg' created 13:59:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:59:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:59:46 gpg: keyring `/root/.gnupg/secring.gpg' created 13:59:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:59:46 gpg: CAST5 encrypted data 13:59:46 gpg: encrypted with 1 passphrase 13:59:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:59:47 + mkdir /home/jenkins 13:59:47 + mkdir /home/jenkins/sigul [Pipeline] sh 13:59:47 + 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 13:59:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:59:47 ---> sigul-install.sh 13:59:47 Sigul already installed; skipping installation. [Pipeline] sh 13:59:47 + git tag --list 13:59:47 v1.0.0 13:59:47 v1.1.0 13:59:47 v1.2.0 13:59:47 v1.3.0 13:59:47 v1.3.1 13:59:47 v2.0.0 13:59:47 v2.0.1 13:59:47 v2.1.0 13:59:47 v2.1.1 13:59:47 v2.1.2 13:59:47 v2.2.0 13:59:47 v2.3 13:59:47 v2.3.0 13:59:47 v2.3.1 13:59:47 v3.0 13:59:47 v3.0.0 13:59:47 v3.0.1 13:59:47 v3.0.1-dev.1 13:59:47 v3.1 13:59:47 v3.1.0 13:59:47 v3.1.0-dev.1 13:59:47 v3.1.0-dev.10 13:59:47 v3.1.0-dev.11 13:59:47 v3.1.0-dev.12 13:59:47 v3.1.0-dev.13 13:59:47 v3.1.0-dev.14 13:59:47 v3.1.0-dev.15 13:59:47 v3.1.0-dev.16 13:59:47 v3.1.0-dev.17 13:59:47 v3.1.0-dev.18 13:59:47 v3.1.0-dev.19 13:59:47 v3.1.0-dev.2 13:59:47 v3.1.0-dev.20 13:59:47 v3.1.0-dev.21 13:59:47 v3.1.0-dev.22 13:59:47 v3.1.0-dev.23 13:59:47 v3.1.0-dev.24 13:59:47 v3.1.0-dev.25 13:59:47 v3.1.0-dev.26 13:59:47 v3.1.0-dev.27 13:59:47 v3.1.0-dev.28 13:59:47 v3.1.0-dev.29 13:59:47 v3.1.0-dev.3 13:59:47 v3.1.0-dev.30 13:59:47 v3.1.0-dev.31 13:59:47 v3.1.0-dev.32 13:59:47 v3.1.0-dev.33 13:59:47 v3.1.0-dev.34 13:59:47 v3.1.0-dev.35 13:59:47 v3.1.0-dev.36 13:59:47 v3.1.0-dev.37 13:59:47 v3.1.0-dev.38 13:59:47 v3.1.0-dev.39 13:59:47 v3.1.0-dev.4 13:59:47 v3.1.0-dev.5 13:59:47 v3.1.0-dev.6 13:59:47 v3.1.0-dev.7 13:59:47 v3.1.0-dev.8 13:59:47 v3.1.0-dev.9 13:59:47 v3.1.1 13:59:47 v3.1.1-dev.1 13:59:47 v3.2.0-dev.1 13:59:47 v3.2.0-dev.10 13:59:47 v3.2.0-dev.11 13:59:47 v3.2.0-dev.12 13:59:47 v3.2.0-dev.13 13:59:47 v3.2.0-dev.14 13:59:47 v3.2.0-dev.15 13:59:47 v3.2.0-dev.16 13:59:47 v3.2.0-dev.17 13:59:47 v3.2.0-dev.18 13:59:47 v3.2.0-dev.19 13:59:47 v3.2.0-dev.2 13:59:47 v3.2.0-dev.20 13:59:47 v3.2.0-dev.21 13:59:47 v3.2.0-dev.22 13:59:47 v3.2.0-dev.23 13:59:47 v3.2.0-dev.24 13:59:47 v3.2.0-dev.25 13:59:47 v3.2.0-dev.26 13:59:47 v3.2.0-dev.27 13:59:47 v3.2.0-dev.28 13:59:47 v3.2.0-dev.29 13:59:47 v3.2.0-dev.3 13:59:47 v3.2.0-dev.30 13:59:47 v3.2.0-dev.31 13:59:47 v3.2.0-dev.32 13:59:47 v3.2.0-dev.33 13:59:47 v3.2.0-dev.34 13:59:47 v3.2.0-dev.35 13:59:47 v3.2.0-dev.36 13:59:47 v3.2.0-dev.37 13:59:47 v3.2.0-dev.38 13:59:47 v3.2.0-dev.4 13:59:47 v3.2.0-dev.5 13:59:47 v3.2.0-dev.6 13:59:47 v3.2.0-dev.7 13:59:47 v3.2.0-dev.8 13:59:47 v3.2.0-dev.9 13:59:47 v4.0.0-dev.1 13:59:47 v4.0.0-dev.10 13:59:47 v4.0.0-dev.11 13:59:47 v4.0.0-dev.12 13:59:47 v4.0.0-dev.13 13:59:47 v4.0.0-dev.2 13:59:47 v4.0.0-dev.3 13:59:47 v4.0.0-dev.4 13:59:47 v4.0.0-dev.5 13:59:47 v4.0.0-dev.6 13:59:47 v4.0.0-dev.7 13:59:47 v4.0.0-dev.8 13:59:47 v4.0.0-dev.9 [Pipeline] sh 13:59:48 + lftools sign git-tag v4.0.0-dev.13 13:59:48 Signing Git tag with Sigul... 13:59:48 Signing v4.0.0-dev.13 [Pipeline] echo 13:59:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:59:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:59:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:59:49 $ docker stop --time=1 1971231eef3ff5b0d9a4cb7323191013bf22adc09075a458a1497100e9eca97d 13:59:50 $ docker rm -f --volumes 1971231eef3ff5b0d9a4cb7323191013bf22adc09075a458a1497100e9eca97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:59:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:51 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:59:52 $ docker top 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 -eo pid,comm 13:59:52 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). 13:59:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:52 [ssh-agent] Looking for ssh-agent implementation... 13:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:52 $ docker exec 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 ssh-agent 13:59:52 SSH_AUTH_SOCK=/tmp/ssh-pPpnD3ygkIqi/agent.32 13:59:52 SSH_AGENT_PID=38 13:59:52 Running ssh-add (command line suppressed) 13:59:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17767470234561867349.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17767470234561867349.key) 13:59:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:52 + git semver bump pre 13:59:53 2025-01-08 13:59:53,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:53 2025-01-08 13:59:53,168 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev 13:59:53 2025-01-08 13:59:53,168 [bump_version] DEBUG bumped version:4.0.0-dev.14 13:59:53 2025-01-08 13:59:53,168 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:59:53 2025-01-08 13:59:53,169 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:53 2025-01-08 13:59:53,169 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:59:53 2025-01-08 13:59:53,170 [execute] INFO git cat-file --batch-check 13:59:53 2025-01-08 13:59:53,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:59:53 2025-01-08 13:59:53,175 [execute] INFO git cat-file --batch 13:59:53 2025-01-08 13:59:53,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:59:53 2025-01-08 13:59:53,181 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:53 4.0.0-dev.14 [Pipeline] } 13:59:53 $ docker exec --env ******** --env ******** 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 ssh-agent -k 13:59:53 unset SSH_AUTH_SOCK; 13:59:53 unset SSH_AGENT_PID; 13:59:53 echo Agent pid 38 killed; 13:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:53 + git semver [Pipeline] } 13:59:53 $ docker stop --time=1 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 13:59:55 $ docker rm -f --volumes 644011a125b349eae8face0f26f028b6541f68f805682d01a5c6eeb804eafdf5 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:59:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:59:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:55 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 13:59:56 $ 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 13:59:56 $ docker top 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d -eo pid,comm 13:59:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:59:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:59:56 [ssh-agent] Looking for ssh-agent implementation... 13:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:56 $ docker exec 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d ssh-agent 13:59:56 SSH_AUTH_SOCK=/tmp/ssh-mF4ZBMgx5qM3/agent.32 13:59:56 SSH_AGENT_PID=39 13:59:56 Running ssh-add (command line suppressed) 13:59:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10730074736889424950.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10730074736889424950.key) 13:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:59:57 + git semver push 13:59:57 2025-01-08 13:59:57,322 [run_push] DEBUG push 13:59:57 2025-01-08 13:59:57,323 [execute] INFO git cat-file --batch-check 13:59:57 2025-01-08 13:59:57,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:59:57 2025-01-08 13:59:57,326 [execute] INFO git rev-list 4efd952bf96d54a99e1a3b271ef95cfa322665b8 -- 13:59:57 2025-01-08 13:59:57,327 [execute] DEBUG Popen(['git', 'rev-list', '4efd952bf96d54a99e1a3b271ef95cfa322665b8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:59:57 2025-01-08 13:59:57,338 [execute] INFO git fetch -v origin 13:59:57 2025-01-08 13:59:57,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:59:57 2025-01-08 13:59:57,774 [run_push] DEBUG no remote changes detected 13:59:57 2025-01-08 13:59:57,774 [execute] INFO git push origin semver 13:59:57 2025-01-08 13:59:57,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:59:58 2025-01-08 13:59:58,448 [run_push] DEBUG push all version tags 13:59:58 2025-01-08 13:59:58,449 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:59:58 2025-01-08 13:59:58,449 [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) 13:59:59 2025-01-08 13:59:59,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:59:59 4.0.0-dev.14 [Pipeline] } 13:59:59 $ docker exec --env ******** --env ******** 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d ssh-agent -k 13:59:59 unset SSH_AUTH_SOCK; 13:59:59 unset SSH_AGENT_PID; 13:59:59 echo Agent pid 39 killed; 13:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:59:59 + git semver [Pipeline] } 13:59:59 $ docker stop --time=1 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d 14:00:01 $ docker rm -f --volumes 6708cfc9bafc9aa4f2c693dc0ecdf5d823cfdf7dbb8d160595a13ccdff7c801d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:00:01 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:00:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:00:01 total 16 14:00:01 drwxr-xr-x 3 root root 4096 Jan 8 13:49 . 14:00:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:59 .. 14:00:01 drwxr-xr-x 2 root root 4096 Jan 8 13:49 cost 14:00:01 -rw-r--r-- 1 root root 96 Jan 8 13:49 cost.csv 14:00:01 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:00:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:00:01 total 16 14:00:01 drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 13:49 . 14:00:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 13:59 .. 14:00:01 drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 13:49 cost 14:00:01 -rw-r--r-- 1 jenkins jenkins 96 Jan 8 13:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:00:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:00:03 ---> package-listing.sh 14:00:03 ++ facter osfamily 14:00:03 ++ tr '[:upper:]' '[:lower:]' 14:00:03 + OS_FAMILY=debian 14:00:03 + workspace=/w/workspace/ry_app-service-configurable_main 14:00:03 + START_PACKAGES=/tmp/packages_start.txt 14:00:03 + END_PACKAGES=/tmp/packages_end.txt 14:00:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:00:03 + PACKAGES=/tmp/packages_start.txt 14:00:03 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:00:03 + PACKAGES=/tmp/packages_end.txt 14:00:03 + case "${OS_FAMILY}" in 14:00:03 + dpkg -l 14:00:03 + grep '^ii' 14:00:03 + '[' -f /tmp/packages_start.txt ']' 14:00:03 + '[' -f /tmp/packages_end.txt ']' 14:00:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:00:03 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:00:03 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:00:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:00:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:00:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:04 prd-ubuntu20.04-docker-8c-8g-36353 does not seem to be running inside a container 14:00:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:00:04 $ docker top 5721618971b5fa55d5cdbd808918984a20551773cb40ef31153cf06fe2560111 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:04 + touch /tmp/pre-build-complete [Pipeline] sh 14:00:05 + mkdir -p /var/log/sysstat [Pipeline] sh 14:00:05 + ls /var/log/sa-host 14:00:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:05 provisioning config files... 14:00:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12515393686100813946tmp [Pipeline] { [Pipeline] echo 14:00:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:00:05 ---> create-netrc.sh [Pipeline] } 14:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:00:06 ---> python-tools-install.sh [Pipeline] echo 14:00:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:00:06 ---> sudo-logs.sh 14:00:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:00:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:00:06 ---> job-cost.sh 14:00:06 lf-activate-venv: SKIPPING 14:00:06 DEBUG: total: 0.2199999988079071 14:00:06 INFO: Retrieving Stack Cost... 14:00:07 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:07 INFO: Archiving Costs [Pipeline] echo 14:00:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:00:07 ---> logs-deploy.sh 14:00:07 lf-activate-venv: SKIPPING 14:00:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/261 14:00:07 INFO: archiving workspace using pattern(s): 14:00:08 Archives upload complete. 14:00:08 INFO: archiving logs to Nexus 14:00:09 ---> uname -a: 14:00:09 Linux prd-ubuntu20-04-docker-8c-8g-36353 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:00:09 14:00:09 14:00:09 ---> lscpu: 14:00:09 Architecture: x86_64 14:00:09 CPU op-mode(s): 32-bit, 64-bit 14:00:09 Byte Order: Little Endian 14:00:09 Address sizes: 40 bits physical, 48 bits virtual 14:00:09 CPU(s): 8 14:00:09 On-line CPU(s) list: 0-7 14:00:09 Thread(s) per core: 1 14:00:09 Core(s) per socket: 1 14:00:09 Socket(s): 8 14:00:09 NUMA node(s): 1 14:00:09 Vendor ID: AuthenticAMD 14:00:09 CPU family: 23 14:00:09 Model: 49 14:00:09 Model name: AMD EPYC-Rome Processor 14:00:09 Stepping: 0 14:00:09 CPU MHz: 2799.998 14:00:09 BogoMIPS: 5599.99 14:00:09 Virtualization: AMD-V 14:00:09 Hypervisor vendor: KVM 14:00:09 Virtualization type: full 14:00:09 L1d cache: 256 KiB 14:00:09 L1i cache: 256 KiB 14:00:09 L2 cache: 4 MiB 14:00:09 L3 cache: 128 MiB 14:00:09 NUMA node0 CPU(s): 0-7 14:00:09 Vulnerability Itlb multihit: Not affected 14:00:09 Vulnerability L1tf: Not affected 14:00:09 Vulnerability Mds: Not affected 14:00:09 Vulnerability Meltdown: Not affected 14:00:09 Vulnerability Mmio stale data: Not affected 14:00:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:00:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:00:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:00:09 Vulnerability Srbds: Not affected 14:00:09 Vulnerability Tsx async abort: Not affected 14:00:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:00:09 14:00:09 14:00:09 ---> nproc: 14:00:09 8 14:00:09 14:00:09 14:00:09 ---> df -h: 14:00:09 Filesystem Size Used Avail Use% Mounted on 14:00:09 overlay 155G 14G 142G 9% / 14:00:09 tmpfs 64M 0 64M 0% /dev 14:00:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:00:09 shm 64M 0 64M 0% /dev/shm 14:00:09 /dev/vda1 155G 14G 142G 9% /facter-os 14:00:09 14:00:09 14:00:09 ---> sar -b -r -n DEV: 14:00:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36353) 01/08/25 _x86_64_ (8 CPU) 14:00:09 14:00:09 13:43:53 LINUX RESTART (8 CPU) 14:00:09 14:00:09 13:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:00:09 13:45:01 295.82 48.39 247.43 0.00 5428.03 130804.20 0.00 14:00:09 13:46:01 311.33 3.07 308.27 0.00 29.60 98031.26 0.00 14:00:09 13:47:01 38.68 0.03 38.64 0.00 4.27 13904.48 0.00 14:00:09 13:48:01 92.40 0.08 92.32 0.00 1.87 25276.47 0.00 14:00:09 13:49:01 112.33 0.12 112.21 0.00 14.92 36330.45 0.00 14:00:09 13:50:01 47.13 2.37 44.76 0.00 97.32 10367.07 0.00 14:00:09 13:51:01 32.73 3.82 28.91 0.00 4271.95 6586.50 0.00 14:00:09 13:52:01 9.48 0.02 9.47 0.00 0.53 382.74 0.00 14:00:09 13:53:02 3.75 0.02 3.73 0.00 0.13 91.72 0.00 14:00:09 13:54:01 1.83 0.00 1.83 0.00 0.00 19.38 0.00 14:00:09 13:55:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 14:00:09 13:56:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 14:00:09 13:57:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 14:00:09 13:58:01 1.35 0.00 1.35 0.00 0.00 19.06 0.00 14:00:09 13:59:01 16.68 0.13 16.55 0.00 10.66 8955.31 0.00 14:00:09 14:00:01 150.62 0.13 150.48 0.00 8.66 55572.01 0.00 14:00:09 Average: 69.90 3.64 66.26 0.00 617.36 24174.05 0.00 14:00:09 14:00:09 13:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:09 13:45:01 29442288 31545984 791252 2.41 66648 2321344 2091976 6.17 1021128 2058792 415652 14:00:09 13:46:01 28012772 31532988 773740 2.35 182200 3495380 1764328 5.20 1134324 3220592 512 14:00:09 13:47:01 26710840 31364472 934032 2.84 187348 4543380 2083400 6.14 1723356 3847016 685160 14:00:09 13:48:01 27497028 31523332 778500 2.37 190568 3945892 1895204 5.59 1355076 3463860 266836 14:00:09 13:49:01 26954528 31527908 771400 2.35 199420 4436136 1889944 5.57 1361392 3946544 211676 14:00:09 13:50:01 26845840 31503256 775440 2.36 211480 4515156 1755344 5.17 1436528 3963628 1072 14:00:09 13:51:01 26554972 31521924 749144 2.28 218568 4809996 1711516 5.04 1597716 4080556 76 14:00:09 13:52:01 26509428 31523392 747384 2.27 230132 4843484 1727108 5.09 1641440 4078564 132 14:00:09 13:53:02 26513784 31522940 747184 2.27 228708 4840232 1717152 5.06 1640200 4075336 4 14:00:09 13:54:01 26521264 31530464 739520 2.25 228740 4840236 1717152 5.06 1632812 4075336 132 14:00:09 13:55:01 26521848 31531056 738896 2.25 228776 4840236 1717152 5.06 1632468 4075336 8 14:00:09 13:56:01 26522580 31531824 738072 2.24 228792 4840244 1717152 5.06 1631752 4075340 148 14:00:09 13:57:01 26522780 31532032 738032 2.24 228816 4840248 1717152 5.06 1631736 4075348 8 14:00:09 13:58:01 26525156 31534500 735552 2.24 228888 4840248 1717152 5.06 1629476 4075352 148 14:00:09 13:59:01 25761688 31508792 756724 2.30 236388 5518712 1792276 5.28 1659680 4753524 488840 14:00:09 14:00:01 25031092 31483080 780088 2.37 256116 6123336 1869812 5.51 1758208 5306240 1052 14:00:09 Average: 26777993 31513622 768435 2.34 209474 4599641 1805239 5.32 1530456 3948210 129466 14:00:09 14:00:09 13:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:09 13:45:01 docker0 9.92 13.86 0.77 144.46 0.00 0.00 0.00 0.00 14:00:09 13:45:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 14:00:09 13:45:01 ens3 501.40 325.53 5946.61 98.96 0.00 0.00 0.00 0.00 14:00:09 13:46:01 docker0 295.90 465.31 25.54 3287.59 0.00 0.00 0.00 0.00 14:00:09 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:09 13:46:01 ens3 478.37 302.88 3300.83 34.86 0.00 0.00 0.00 0.00 14:00:09 13:47:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:00:09 13:47:01 veth1c42e69 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:00:09 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:47:01 ens3 26.41 16.38 27.85 10.26 0.00 0.00 0.00 0.00 14:00:09 13:48:01 docker0 1.45 3.18 0.09 38.12 0.00 0.00 0.00 0.00 14:00:09 13:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:00:09 13:48:01 ens3 20.58 11.70 54.47 7.53 0.00 0.00 0.00 0.00 14:00:09 13:49:01 docker0 3.08 5.86 0.19 81.53 0.00 0.00 0.00 0.00 14:00:09 13:49:01 lo 7.99 7.99 0.80 0.80 0.00 0.00 0.00 0.00 14:00:09 13:49:01 ens3 154.61 109.08 2690.68 220.37 0.00 0.00 0.00 0.00 14:00:09 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:50:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:00:09 13:50:01 ens3 39.84 20.30 771.43 4.08 0.00 0.00 0.00 0.00 14:00:09 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:51:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 14:00:09 13:51:01 ens3 131.43 41.01 2099.98 2.87 0.00 0.00 0.00 0.00 14:00:09 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:00:09 13:52:01 ens3 0.62 0.65 0.36 0.09 0.00 0.00 0.00 0.00 14:00:09 13:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:53:02 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:09 13:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:00:09 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:55:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:00:09 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:09 13:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:00:09 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:57:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:09 13:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:00:09 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:09 13:59:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:00:09 13:59:01 ens3 121.48 67.47 3917.96 9.65 0.00 0.00 0.00 0.00 14:00:09 14:00:01 docker0 82.84 146.82 7.55 1251.42 0.00 0.00 0.00 0.00 14:00:09 14:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:00:09 14:00:01 ens3 349.53 231.77 4520.84 179.86 0.00 0.00 0.00 0.00 14:00:09 Average: docker0 24.60 39.73 2.14 300.51 0.00 0.00 0.00 0.00 14:00:09 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 14:00:09 Average: ens3 114.18 70.53 1459.77 35.58 0.00 0.00 0.00 0.00 14:00:09 14:00:09 14:00:09 ---> sar -P ALL: 14:00:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36353) 01/08/25 _x86_64_ (8 CPU) 14:00:09 14:00:09 13:43:53 LINUX RESTART (8 CPU) 14:00:09 14:00:09 13:44:01 CPU %user %nice %system %iowait %steal %idle 14:00:09 13:45:01 all 8.12 0.00 2.84 2.42 0.07 86.55 14:00:09 13:45:01 0 7.46 0.00 3.51 4.59 0.05 84.38 14:00:09 13:45:01 1 10.45 0.00 2.17 0.94 0.07 86.38 14:00:09 13:45:01 2 7.09 0.00 3.91 0.40 0.07 88.53 14:00:09 13:45:01 3 8.09 0.00 2.43 3.49 0.07 85.92 14:00:09 13:45:01 4 9.67 0.00 3.02 3.25 0.08 83.97 14:00:09 13:45:01 5 6.40 0.00 2.52 0.64 0.08 90.35 14:00:09 13:45:01 6 7.88 0.00 2.77 5.80 0.07 83.48 14:00:09 13:45:01 7 7.94 0.00 2.40 0.25 0.05 89.36 14:00:09 13:46:01 all 8.17 0.00 4.51 5.77 0.10 81.45 14:00:09 13:46:01 0 7.22 0.00 3.69 1.16 0.07 87.87 14:00:09 13:46:01 1 7.66 0.00 4.09 6.76 0.08 81.41 14:00:09 13:46:01 2 9.34 0.00 3.57 0.47 0.07 86.55 14:00:09 13:46:01 3 8.60 0.00 6.13 27.99 0.27 57.00 14:00:09 13:46:01 4 7.68 0.00 4.62 2.83 0.05 84.82 14:00:09 13:46:01 5 8.35 0.00 4.78 3.77 0.08 83.02 14:00:09 13:46:01 6 9.26 0.00 5.41 2.59 0.10 82.64 14:00:09 13:46:01 7 7.30 0.00 3.81 0.79 0.05 88.05 14:00:09 13:47:01 all 48.56 0.00 6.96 1.27 0.15 43.05 14:00:09 13:47:01 0 46.18 0.00 7.82 4.96 0.12 40.93 14:00:09 13:47:01 1 49.04 0.00 6.67 0.77 0.19 43.33 14:00:09 13:47:01 2 48.12 0.00 7.48 0.08 0.17 44.14 14:00:09 13:47:01 3 49.85 0.00 6.51 0.76 0.17 42.72 14:00:09 13:47:01 4 47.97 0.00 7.39 1.37 0.15 43.12 14:00:09 13:47:01 5 49.61 0.00 6.70 0.86 0.10 42.72 14:00:09 13:47:01 6 49.93 0.00 6.41 1.32 0.15 42.19 14:00:09 13:47:01 7 47.79 0.00 6.71 0.08 0.17 45.24 14:00:09 13:48:01 all 47.91 0.00 7.09 1.64 0.11 43.26 14:00:09 13:48:01 0 47.73 0.00 7.15 0.98 0.10 44.05 14:00:09 13:48:01 1 48.67 0.00 7.45 0.59 0.10 43.19 14:00:09 13:48:01 2 46.49 0.00 7.15 1.03 0.10 45.24 14:00:09 13:48:01 3 48.68 0.00 6.88 0.24 0.12 44.09 14:00:09 13:48:01 4 45.71 0.00 6.71 4.85 0.10 42.63 14:00:09 13:48:01 5 48.49 0.00 7.27 4.76 0.12 39.36 14:00:09 13:48:01 6 49.52 0.00 7.34 0.34 0.10 42.70 14:00:09 13:48:01 7 48.00 0.00 6.78 0.34 0.10 44.79 14:00:09 13:49:01 all 4.70 0.00 2.11 9.87 0.05 83.26 14:00:09 13:49:01 0 5.37 0.00 2.17 27.12 0.05 65.29 14:00:09 13:49:01 1 4.43 0.00 2.61 8.95 0.07 83.94 14:00:09 13:49:01 2 4.22 0.00 1.73 2.00 0.05 92.00 14:00:09 13:49:01 3 5.01 0.00 1.97 29.36 0.05 63.61 14:00:09 13:49:01 4 4.85 0.00 2.01 6.84 0.05 86.25 14:00:09 13:49:01 5 4.95 0.00 1.86 0.20 0.03 92.95 14:00:09 13:49:01 6 4.49 0.00 1.88 1.26 0.07 92.30 14:00:09 13:49:01 7 4.29 0.00 2.68 3.36 0.05 89.62 14:00:09 13:50:01 all 0.71 0.00 0.67 15.33 0.02 83.27 14:00:09 13:50:01 0 0.93 0.00 0.68 35.84 0.03 62.51 14:00:09 13:50:01 1 0.50 0.00 0.42 2.44 0.02 96.63 14:00:09 13:50:01 2 0.80 0.00 0.50 1.39 0.02 97.29 14:00:09 13:50:01 3 0.58 0.00 1.67 70.34 0.03 27.37 14:00:09 13:50:01 4 0.42 0.00 0.70 3.21 0.02 95.66 14:00:09 13:50:01 5 1.35 0.00 0.43 4.14 0.02 94.06 14:00:09 13:50:01 6 0.50 0.00 0.42 2.62 0.02 96.44 14:00:09 13:50:01 7 0.62 0.00 0.50 2.60 0.02 96.26 14:00:09 13:51:01 all 1.68 0.00 0.55 11.56 0.03 86.18 14:00:09 13:51:01 0 1.79 0.00 0.47 2.02 0.05 95.67 14:00:09 13:51:01 1 2.56 0.00 0.72 6.98 0.03 89.71 14:00:09 13:51:01 2 1.24 0.00 0.30 1.00 0.03 97.42 14:00:09 13:51:01 3 1.44 0.00 0.52 75.81 0.03 22.20 14:00:09 13:51:01 4 2.43 0.00 0.47 1.76 0.05 95.29 14:00:09 13:51:01 5 1.37 0.00 0.40 0.45 0.02 97.76 14:00:09 13:51:01 6 1.94 0.00 0.73 3.44 0.02 93.87 14:00:09 13:51:01 7 0.68 0.00 0.82 1.00 0.03 97.46 14:00:09 13:52:01 all 0.67 0.00 0.41 0.24 0.01 98.67 14:00:09 13:52:01 0 0.72 0.00 0.63 0.02 0.00 98.63 14:00:09 13:52:01 1 0.78 0.00 0.25 0.00 0.02 98.95 14:00:09 13:52:01 2 0.77 0.00 0.20 0.20 0.03 98.80 14:00:09 13:52:01 3 0.50 0.00 0.17 1.65 0.02 97.67 14:00:09 13:52:01 4 0.67 0.00 0.20 0.02 0.00 99.12 14:00:09 13:52:01 5 0.78 0.00 0.30 0.00 0.02 98.90 14:00:09 13:52:01 6 0.52 0.00 0.52 0.00 0.02 98.95 14:00:09 13:52:01 7 0.63 0.00 0.98 0.02 0.02 98.35 14:00:09 13:53:02 all 0.08 0.00 0.04 0.13 0.01 99.74 14:00:09 13:53:02 0 0.05 0.00 0.05 0.07 0.02 99.82 14:00:09 13:53:02 1 0.00 0.00 0.03 0.02 0.00 99.95 14:00:09 13:53:02 2 0.03 0.00 0.03 0.12 0.02 99.80 14:00:09 13:53:02 3 0.05 0.00 0.05 0.67 0.00 99.23 14:00:09 13:53:02 4 0.05 0.00 0.03 0.00 0.00 99.92 14:00:09 13:53:02 5 0.23 0.00 0.07 0.00 0.00 99.70 14:00:09 13:53:02 6 0.12 0.00 0.05 0.17 0.02 99.65 14:00:09 13:53:02 7 0.07 0.00 0.02 0.03 0.00 99.88 14:00:09 13:54:01 all 0.05 0.00 0.01 0.01 0.01 99.93 14:00:09 13:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:00:09 13:54:01 1 0.02 0.00 0.00 0.03 0.02 99.93 14:00:09 13:54:01 2 0.02 0.00 0.02 0.00 0.03 99.93 14:00:09 13:54:01 3 0.29 0.00 0.00 0.02 0.00 99.69 14:00:09 13:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:00:09 13:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:00:09 13:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:00:09 13:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:00:09 13:55:01 all 0.03 0.00 0.01 0.03 0.01 99.92 14:00:09 13:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:00:09 13:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:00:09 13:55:01 2 0.03 0.00 0.02 0.00 0.03 99.92 14:00:09 13:55:01 3 0.10 0.00 0.00 0.25 0.02 99.63 14:00:09 13:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:00:09 13:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:00:09 13:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:00:09 13:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:09 14:00:09 13:55:01 CPU %user %nice %system %iowait %steal %idle 14:00:09 13:56:01 all 0.04 0.00 0.01 0.02 0.00 99.92 14:00:09 13:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:00:09 13:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:00:09 13:56:01 2 0.25 0.00 0.03 0.00 0.02 99.70 14:00:09 13:56:01 3 0.00 0.00 0.00 0.15 0.00 99.85 14:00:09 13:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:00:09 13:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:00:09 13:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:00:09 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:09 13:57:01 all 0.04 0.00 0.01 0.02 0.01 99.92 14:00:09 13:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:00:09 13:57:01 1 0.00 0.00 0.00 0.17 0.00 99.83 14:00:09 13:57:01 2 0.22 0.00 0.02 0.00 0.02 99.75 14:00:09 13:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:00:09 13:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:00:09 13:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:00:09 13:57:01 6 0.05 0.00 0.03 0.00 0.02 99.90 14:00:09 13:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:00:09 13:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:00:09 13:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:00:09 13:58:01 1 0.00 0.00 0.02 0.02 0.02 99.95 14:00:09 13:58:01 2 0.03 0.00 0.00 0.00 0.03 99.93 14:00:09 13:58:01 3 0.02 0.00 0.00 0.03 0.00 99.95 14:00:09 13:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:00:09 13:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:00:09 13:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:00:09 13:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:00:09 13:59:01 all 2.65 0.00 1.20 1.37 0.03 94.75 14:00:09 13:59:01 0 2.24 0.00 1.80 2.54 0.05 93.37 14:00:09 13:59:01 1 2.93 0.00 1.29 0.05 0.03 95.70 14:00:09 13:59:01 2 3.02 0.00 1.17 0.02 0.02 95.78 14:00:09 13:59:01 3 2.55 0.00 1.01 6.01 0.03 90.40 14:00:09 13:59:01 4 3.23 0.00 0.95 0.00 0.02 95.80 14:00:09 13:59:01 5 2.24 0.00 1.12 0.02 0.02 96.61 14:00:09 13:59:01 6 2.80 0.00 1.09 0.00 0.03 96.08 14:00:09 13:59:01 7 2.16 0.00 1.17 2.38 0.02 94.28 14:00:09 14:00:01 all 6.54 0.00 3.29 4.98 0.07 85.12 14:00:09 14:00:01 0 6.66 0.00 3.21 0.54 0.07 89.52 14:00:09 14:00:01 1 6.20 0.00 2.98 0.42 0.05 90.34 14:00:09 14:00:01 2 6.82 0.00 3.97 21.40 0.10 67.71 14:00:09 14:00:01 3 6.26 0.00 3.66 7.69 0.07 82.32 14:00:09 14:00:01 4 7.22 0.00 3.47 0.82 0.07 88.42 14:00:09 14:00:01 5 5.74 0.00 2.74 0.41 0.07 91.05 14:00:09 14:00:01 6 7.79 0.00 2.87 3.95 0.07 85.32 14:00:09 14:00:01 7 5.62 0.00 3.45 4.79 0.07 86.08 14:00:09 Average: all 8.08 0.00 1.85 3.42 0.04 86.61 14:00:09 Average: 0 7.86 0.00 1.94 4.98 0.04 85.18 14:00:09 Average: 1 8.29 0.00 1.79 1.76 0.05 88.12 14:00:09 Average: 2 8.01 0.00 1.88 1.74 0.05 88.32 14:00:09 Average: 3 8.21 0.00 1.93 14.03 0.05 75.78 14:00:09 Average: 4 8.07 0.00 1.84 1.55 0.04 88.50 14:00:09 Average: 5 8.06 0.00 1.76 0.95 0.03 89.20 14:00:09 Average: 6 8.39 0.00 1.84 1.34 0.04 88.39 14:00:09 Average: 7 7.78 0.00 1.83 0.98 0.04 89.38 14:00:09 14:00:09 14:00:09