Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 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-ssh4539456904778914620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8179926359443443920.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2971046540246550336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17625337506860430402.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-ssh3066937699478161859.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-26169’ Running on prd-ubuntu20.04-docker-8c-8g-26175 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 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 (main) Commit message: "Merge pull request #691 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 # timeout=10 > git rev-list --no-walk 8114be53119ae29b155924925750b3433391c68b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:53:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:53:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:53:11 ========================================================= 13:53:11 EdgeX Global Pipelines Version Info 13:53:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:53:11 ------------------- 13:53:11 stable info: 13:53:11 ------------------- 13:53:11 Commited By: Ginny Guan ginny@iotechsys.com 13:53:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:53:11 Message: update stable to v1.0.265 13:53:12 ------------------- 13:53:12 experimental info: 13:53:12 ------------------- 13:53:12 Commited By: Cherry Wang cherry@iotechsys.com 13:53:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:53:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:53:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4893ae9 [Pipeline] echo 13:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:13 provisioning config files... 13:53:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13584132875955873844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:13 ---> ****-login.sh 13:53:13 nexus3.edgexfoundry.org:10001 13:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:14 Configure a credential helper to remove this warning. See 13:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:14 13:53:14 Login Succeeded 13:53:14 nexus3.edgexfoundry.org:10002 13:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:14 Configure a credential helper to remove this warning. See 13:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:14 13:53:14 Login Succeeded 13:53:14 nexus3.edgexfoundry.org:10003 13:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:14 Configure a credential helper to remove this warning. See 13:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:14 13:53:14 Login Succeeded 13:53:14 nexus3.edgexfoundry.org:10004 13:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:14 Configure a credential helper to remove this warning. See 13:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:14 13:53:14 Login Succeeded 13:53:14 ****.io 13:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:14 Configure a credential helper to remove this warning. See 13:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:14 13:53:14 Login Succeeded 13:53:14 ---> ****-login.sh ends [Pipeline] } 13:53:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:53:15 + git rev-list -1 --merges 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368~1..4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo 13:53:15 -----------> git rev-list -1 --merges 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368~1..4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 13:53:15 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [false] [Pipeline] sh 13:53:15 + git log --format=format:%s -1 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo 13:53:15 ========================================================= 13:53:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:53:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:15 + git log --format=format:%s -1 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo 13:53:15 [semverPrep] GIT_COMMIT: 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368, Commit Message: Merge pull request #691 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo 13:53:16 [semverPrep] This is not a build commit. [Pipeline] sh 13:53:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:53:16 + grep -v github /etc/ssh/ssh_known_hosts 13:53:16 + [ -e /tmp/ssh_known_hosts ] 13:53:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:53:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:53:16 + sudo tee -a /etc/ssh/ssh_known_hosts 13:53:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:16 13:53:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:17 0.1.4: Pulling from edgex-devops/py-git-semver 13:53:17 b85a868b505f: Pulling fs layer 13:53:17 e2be974225ed: Pulling fs layer 13:53:17 339a4e72a1f5: Pulling fs layer 13:53:17 988bab9f4d93: Pulling fs layer 13:53:17 1469e6f7b9e6: Pulling fs layer 13:53:17 eaf3925da568: Pulling fs layer 13:53:17 bab4dde63d76: Pulling fs layer 13:53:17 bde34c3a00c8: Pulling fs layer 13:53:17 b352a97aabf1: Pulling fs layer 13:53:17 4872d77fe225: Pulling fs layer 13:53:17 5851b861e8e6: Pulling fs layer 13:53:17 bab4dde63d76: Waiting 13:53:17 5851b861e8e6: Waiting 13:53:17 bde34c3a00c8: Waiting 13:53:17 4872d77fe225: Waiting 13:53:17 b352a97aabf1: Waiting 13:53:17 988bab9f4d93: Waiting 13:53:17 1469e6f7b9e6: Waiting 13:53:17 eaf3925da568: Waiting 13:53:17 e2be974225ed: Download complete 13:53:17 988bab9f4d93: Verifying Checksum 13:53:17 988bab9f4d93: Download complete 13:53:17 1469e6f7b9e6: Verifying Checksum 13:53:17 1469e6f7b9e6: Download complete 13:53:17 eaf3925da568: Download complete 13:53:17 339a4e72a1f5: Verifying Checksum 13:53:17 339a4e72a1f5: Download complete 13:53:17 bde34c3a00c8: Download complete 13:53:17 b352a97aabf1: Download complete 13:53:17 4872d77fe225: Verifying Checksum 13:53:17 4872d77fe225: Download complete 13:53:17 5851b861e8e6: Download complete 13:53:17 b85a868b505f: Verifying Checksum 13:53:17 b85a868b505f: Download complete 13:53:17 bab4dde63d76: Verifying Checksum 13:53:17 bab4dde63d76: Download complete 13:53:18 b85a868b505f: Pull complete 13:53:18 e2be974225ed: Pull complete 13:53:19 339a4e72a1f5: Pull complete 13:53:19 988bab9f4d93: Pull complete 13:53:19 1469e6f7b9e6: Pull complete 13:53:19 eaf3925da568: Pull complete 13:53:21 bab4dde63d76: Pull complete 13:53:21 bde34c3a00c8: Pull complete 13:53:21 b352a97aabf1: Pull complete 13:53:21 4872d77fe225: Pull complete 13:53:21 5851b861e8e6: Pull complete 13:53:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:22 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 13:53:22 $ 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:53:23 $ docker top c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 -eo pid,comm 13:53:23 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:53:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:53:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:23 [ssh-agent] Looking for ssh-agent implementation... 13:53:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:23 $ docker exec c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent 13:53:23 SSH_AUTH_SOCK=/tmp/ssh-h9cVKLEyO4du/agent.34 13:53:23 SSH_AGENT_PID=40 13:53:23 Running ssh-add (command line suppressed) 13:53:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12055462008909051956.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12055462008909051956.key) 13:53:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:24 + git tag --points-at HEAD [Pipeline] } 13:53:24 $ docker exec --env ******** --env ******** c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent -k 13:53:24 unset SSH_AUTH_SOCK; 13:53:24 unset SSH_AGENT_PID; 13:53:24 echo Agent pid 40 killed; 13:53:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:53:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:24 [ssh-agent] Looking for ssh-agent implementation... 13:53:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:24 $ docker exec c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent 13:53:24 SSH_AUTH_SOCK=/tmp/ssh-ED8xk06SH9mo/agent.74 13:53:24 SSH_AGENT_PID=80 13:53:24 Running ssh-add (command line suppressed) 13:53:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12807743781938429776.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12807743781938429776.key) 13:53:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:24 + git semver init 13:53:25 2024-11-11 13:53:25,091 [run_init] DEBUG init version:0.0.0 force:False 13:53:25 2024-11-11 13:53:25,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:53:25 2024-11-11 13:53:25,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:53:25 2024-11-11 13:53:25,092 [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:53:26 2024-11-11 13:53:26,027 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:53:26 2024-11-11 13:53:26,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:53:26 2024-11-11 13:53:26,028 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:26 2024-11-11 13:53:26,028 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:26 4.0.0-dev.7 [Pipeline] } 13:53:26 $ docker exec --env ******** --env ******** c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent -k 13:53:26 unset SSH_AUTH_SOCK; 13:53:26 unset SSH_AGENT_PID; 13:53:26 echo Agent pid 80 killed; 13:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:53:26 + git semver [Pipeline] } 13:53:26 $ docker stop --time=1 c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 13:53:28 $ docker rm -f --volumes c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:53:28 Stashed 1 file(s) [Pipeline] echo 13:53:28 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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:53:29 provisioning config files... 13:53:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4116977341185347272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:29 ---> ****-login.sh 13:53:29 nexus3.edgexfoundry.org:10001 13:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:29 Configure a credential helper to remove this warning. See 13:53:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:29 13:53:29 Login Succeeded 13:53:29 nexus3.edgexfoundry.org:10002 13:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:29 Configure a credential helper to remove this warning. See 13:53:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:29 13:53:29 Login Succeeded 13:53:29 nexus3.edgexfoundry.org:10003 13:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:29 Configure a credential helper to remove this warning. See 13:53:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:29 13:53:29 Login Succeeded 13:53:29 nexus3.edgexfoundry.org:10004 13:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:29 Configure a credential helper to remove this warning. See 13:53:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:29 13:53:29 Login Succeeded 13:53:29 ****.io 13:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:53:29 Configure a credential helper to remove this warning. See 13:53:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:53:29 13:53:29 Login Succeeded 13:53:29 ---> ****-login.sh ends [Pipeline] } 13:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:53:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:53:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:53:29 ========================================================= 13:53:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:53:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:30 + 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:53:30 Sending build context to Docker daemon 9.213MB 13:53:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:53:30 Step 2/12 : FROM ${BASE} AS builder 13:53:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:53:30 43c4264eed91: Pulling fs layer 13:53:30 4cc291be95ef: Pulling fs layer 13:53:30 2ac1f1163629: Pulling fs layer 13:53:30 5c3c966382ef: Pulling fs layer 13:53:30 4f4fb700ef54: Pulling fs layer 13:53:30 5d5c8e513c77: Pulling fs layer 13:53:30 9f66e0745190: Pulling fs layer 13:53:30 f49a43e4bbc0: Pulling fs layer 13:53:30 561ebcabdf7f: Pulling fs layer 13:53:30 4f4fb700ef54: Waiting 13:53:30 f49a43e4bbc0: Waiting 13:53:30 561ebcabdf7f: Waiting 13:53:30 5d5c8e513c77: Waiting 13:53:30 9f66e0745190: Waiting 13:53:30 5c3c966382ef: Waiting 13:53:30 4cc291be95ef: Verifying Checksum 13:53:30 4cc291be95ef: Download complete 13:53:30 5c3c966382ef: Verifying Checksum 13:53:30 5c3c966382ef: Download complete 13:53:30 4f4fb700ef54: Verifying Checksum 13:53:30 4f4fb700ef54: Download complete 13:53:30 5d5c8e513c77: Download complete 13:53:30 43c4264eed91: Download complete 13:53:30 9f66e0745190: Verifying Checksum 13:53:30 9f66e0745190: Download complete 13:53:30 43c4264eed91: Pull complete 13:53:30 561ebcabdf7f: Download complete 13:53:30 4cc291be95ef: Pull complete 13:53:30 2ac1f1163629: Download complete 13:53:31 f49a43e4bbc0: Verifying Checksum 13:53:31 f49a43e4bbc0: Download complete 13:53:34 2ac1f1163629: Pull complete 13:53:34 5c3c966382ef: Pull complete 13:53:34 4f4fb700ef54: Pull complete 13:53:34 5d5c8e513c77: Pull complete 13:53:34 9f66e0745190: Pull complete 13:53:37 f49a43e4bbc0: Pull complete 13:53:37 561ebcabdf7f: Pull complete 13:53:38 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:53:38 ---> 3a752c3f9dda 13:53:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:53:39 ---> Running in 10fe11872933 13:53:39 Removing intermediate container 10fe11872933 13:53:39 ---> eb7fa8f95643 13:53:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:53:39 ---> Running in 97b6618a951b 13:53:39 Removing intermediate container 97b6618a951b 13:53:39 ---> 2340ac6f6ef7 13:53:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:53:39 ---> Running in db2dafcc52ed 13:53:39 Removing intermediate container db2dafcc52ed 13:53:39 ---> 43c2697c5f5c 13:53:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:53:39 ---> Running in d753e0b9552a 13:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:53:40 OK: 246 MiB in 54 packages 13:53:40 Removing intermediate container d753e0b9552a 13:53:40 ---> 1850525ec760 13:53:40 Step 7/12 : WORKDIR /app 13:53:40 ---> Running in 7f6f391c1aae 13:53:40 Removing intermediate container 7f6f391c1aae 13:53:40 ---> d35815f2619b 13:53:40 Step 8/12 : COPY go.mod vendor* ./ 13:53:41 ---> 0568548d9e5d 13:53:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:53:41 ---> Running in 3298aef9532f 13:53:43 Still waiting to schedule task 13:53:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26174’ 13:54:19 Removing intermediate container 3298aef9532f 13:54:19 ---> ef7e4dbc3ed6 13:54:19 Step 10/12 : COPY . . 13:54:19 ---> e61631a0e256 13:54:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:54:19 ---> Running in 9ef72d105a89 13:54:19 Removing intermediate container 9ef72d105a89 13:54:19 ---> c499c9e0776c 13:54:19 Step 12/12 : RUN $MAKE 13:54:19 ---> Running in e641899abb46 13:54:19 noop 13:54:19 Removing intermediate container e641899abb46 13:54:19 ---> 1f29596ddf68 13:54:19 Successfully built 1f29596ddf68 13:54:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:20 + docker inspect -f . ci-base-image-x86_64 13:54:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:20 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 13:54:20 $ 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:54:20 $ docker top 45f14028d556dcac6dd249b9c8d8198537325909e8cb31fcc8afcc0cb78a29b1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:20 + go version 13:54:20 go version go1.23.2 linux/amd64 [Pipeline] } 13:54:20 $ docker stop --time=1 45f14028d556dcac6dd249b9c8d8198537325909e8cb31fcc8afcc0cb78a29b1 13:54:22 $ docker rm -f --volumes 45f14028d556dcac6dd249b9c8d8198537325909e8cb31fcc8afcc0cb78a29b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:22 + docker inspect -f . ci-base-image-x86_64 13:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:22 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 13:54:22 $ 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:54:23 $ docker top dfcd0ddb683c1c2293c5b43a080eec6463c4fc8f2b645cb80c8be4a3492e2d73 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:23 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:54:23 + make test 13:54:23 go test -race -coverprofile=coverage.out ./... 13:54:56 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:55:28 go vet ./... 13:55:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:55:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:55:34 ./bin/test-attribution-txt.sh [Pipeline] echo 13:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:55:34 $ docker stop --time=1 dfcd0ddb683c1c2293c5b43a080eec6463c4fc8f2b645cb80c8be4a3492e2d73 13:55:36 $ docker rm -f --volumes dfcd0ddb683c1c2293c5b43a080eec6463c4fc8f2b645cb80c8be4a3492e2d73 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:55:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:55:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:55:38 + ls -al . 13:55:38 total 248 13:55:38 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 13:54 . 13:55:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:53 .. 13:55:38 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:53 .dockerignore 13:55:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:54 .git 13:55:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 .github 13:55:38 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:53 .gitignore 13:55:38 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:53 .golangci.yml 13:55:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:53 .semver 13:55:38 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:53 Attribution.txt 13:55:38 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:53 CHANGELOG.md 13:55:38 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:53 Dockerfile 13:55:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:53 GOVERNANCE.md 13:55:38 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:53 Jenkinsfile 13:55:38 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:53 LICENSE 13:55:38 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:53 OWNERS.md 13:55:38 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:53 README.md 13:55:38 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:53 VERSION 13:55:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:53 bin 13:55:38 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 13:54 coverage.out 13:55:38 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:53 go.mod 13:55:38 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:53 go.sum 13:55:38 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:53 main.go 13:55:38 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:53 makefile 13:55:38 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:38 + 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=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 --label arch=amd64 --label version=4.0.0-dev.7 . 13:55:38 Sending build context to Docker daemon 9.215MB 13:55:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:55:38 Step 2/27 : FROM ${BASE} AS builder 13:55:38 ---> 1f29596ddf68 13:55:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:55:38 ---> Running in 57f4dad47d54 13:55:38 Removing intermediate container 57f4dad47d54 13:55:38 ---> 8351cc3a916c 13:55:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:55:38 ---> Running in 0122f5526a36 13:55:38 Removing intermediate container 0122f5526a36 13:55:38 ---> f355682dc7fb 13:55:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:55:38 ---> Running in 2cded5739725 13:55:38 Removing intermediate container 2cded5739725 13:55:38 ---> 833867d758fb 13:55:38 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:55:38 ---> Running in 075263df5bb6 13:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:55:39 OK: 246 MiB in 54 packages 13:55:40 Removing intermediate container 075263df5bb6 13:55:40 ---> 93e3b8e9ed79 13:55:40 Step 7/27 : WORKDIR /app 13:55:40 ---> Running in 02f3388fbde8 13:55:40 Removing intermediate container 02f3388fbde8 13:55:40 ---> d878b8350767 13:55:40 Step 8/27 : COPY go.mod vendor* ./ 13:55:40 ---> d76bf301fb3b 13:55:40 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:40 ---> Running in d0998cf585ea 13:55:41 Removing intermediate container d0998cf585ea 13:55:41 ---> c2439a81c05e 13:55:41 Step 10/27 : COPY . . 13:55:41 ---> ae9a0e5b2cab 13:55:41 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:55:41 ---> Running in b5ec8b74e173 13:55:41 Removing intermediate container b5ec8b74e173 13:55:41 ---> 1832df1c8dc9 13:55:41 Step 12/27 : RUN $MAKE 13:55:41 ---> Running in 1c162b46cd13 13:55:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:56:13 Removing intermediate container 1c162b46cd13 13:56:13 ---> d2bbc2fe9d9c 13:56:13 Step 13/27 : FROM alpine:3.20 13:56:13 3.20: Pulling from library/alpine 13:56:13 43c4264eed91: Already exists 13:56:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:56:13 Status: Downloaded newer image for alpine:3.20 13:56:13 ---> 91ef0af61f39 13:56:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:56:13 ---> Running in 58caba3c30ed 13:56:13 Removing intermediate container 58caba3c30ed 13:56:13 ---> 919eb09c13b7 13:56:13 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:56:13 ---> Running in 02139ae62cd9 13:56:13 Removing intermediate container 02139ae62cd9 13:56:13 ---> 0ebf298700df 13:56:13 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:56:13 ---> Running in 577e548ae4ad 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:56:13 (1/2) Installing ca-certificates (20240705-r0) 13:56:13 (2/2) Installing dumb-init (1.2.5-r3) 13:56:13 Executing busybox-1.36.1-r29.trigger 13:56:13 Executing ca-certificates-20240705-r0.trigger 13:56:13 OK: 9 MiB in 16 packages 13:56:13 Removing intermediate container 577e548ae4ad 13:56:13 ---> 956cb0975023 13:56:13 Step 17/27 : RUN apk --no-cache upgrade 13:56:13 ---> Running in 7b9460e2bac1 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:56:13 Upgrading critical system libraries and apk-tools: 13:56:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:56:13 Executing busybox-1.36.1-r29.trigger 13:56:13 Continuing the upgrade transaction with new apk-tools: 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:56:13 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:56:13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:56:13 Executing ca-certificates-20240705-r0.trigger 13:56:13 OK: 9 MiB in 16 packages 13:56:13 Removing intermediate container 7b9460e2bac1 13:56:13 ---> 07eef5b3c704 13:56:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:56:13 ---> fc5456aa119b 13:56:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:56:13 ---> f6e7df46c5f7 13:56:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:56:13 ---> 7c08d66f0ae5 13:56:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:56:13 ---> 4333c505711e 13:56:13 Step 22/27 : EXPOSE 48095 13:56:13 ---> Running in 69e2bbf2d268 13:56:13 Removing intermediate container 69e2bbf2d268 13:56:13 ---> 21fdcb3b8953 13:56:13 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:56:13 ---> Running in 872fa9adf037 13:56:13 Removing intermediate container 872fa9adf037 13:56:13 ---> 6fa08b199ef9 13:56:13 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:56:13 ---> Running in 4fb7efac8daf 13:56:13 Removing intermediate container 4fb7efac8daf 13:56:13 ---> af5245f739af 13:56:13 Step 25/27 : LABEL arch=amd64 13:56:13 ---> Running in b19b6ecf4795 13:56:13 Removing intermediate container b19b6ecf4795 13:56:13 ---> cb1be29f7dab 13:56:13 Step 26/27 : LABEL git_sha=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 13:56:13 ---> Running in 82043435a2c7 13:56:13 Removing intermediate container 82043435a2c7 13:56:13 ---> eeddb80947f8 13:56:13 Step 27/27 : LABEL version=4.0.0-dev.7 13:56:13 ---> Running in 837808e0d6e7 13:56:14 Removing intermediate container 837808e0d6e7 13:56:14 ---> e23575f1d191 13:56:14 [Warning] One or more build-args [ARCH] were not consumed 13:56:14 Successfully built e23575f1d191 13:56:14 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:56:14 provisioning config files... 13:56:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4266288019248940680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:14 ---> ****-login.sh 13:56:14 nexus3.edgexfoundry.org:10001 13:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:14 Configure a credential helper to remove this warning. See 13:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:14 13:56:14 Login Succeeded 13:56:14 nexus3.edgexfoundry.org:10002 13:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:14 Configure a credential helper to remove this warning. See 13:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:14 13:56:14 Login Succeeded 13:56:14 nexus3.edgexfoundry.org:10003 13:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:14 Configure a credential helper to remove this warning. See 13:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:14 13:56:14 Login Succeeded 13:56:14 nexus3.edgexfoundry.org:10004 13:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:14 Configure a credential helper to remove this warning. See 13:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:14 13:56:14 Login Succeeded 13:56:14 ****.io 13:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:56:15 Configure a credential helper to remove this warning. See 13:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:56:15 13:56:15 Login Succeeded 13:56:15 ---> ****-login.sh ends [Pipeline] } 13:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:56:15 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:56:15 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 13:56:15 latest 13:56:15 4.0.0-dev.7 13:56:15 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 13:56:15 main 13:56:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 13:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:15 d78acacadc0a: Preparing 13:56:15 1fea45c12343: Preparing 13:56:15 c8cee4726689: Preparing 13:56:15 a5dc7ee0fb0d: Preparing 13:56:15 7eaaeef44edf: Preparing 13:56:15 3d047d8a4c32: Preparing 13:56:15 63ca1fbb43ae: Preparing 13:56:15 63ca1fbb43ae: Waiting 13:56:15 3d047d8a4c32: Waiting 13:56:15 c8cee4726689: Pushed 13:56:15 1fea45c12343: Pushed 13:56:15 a5dc7ee0fb0d: Pushed 13:56:15 63ca1fbb43ae: Layer already exists 13:56:16 3d047d8a4c32: Pushed 13:56:17 7eaaeef44edf: Pushed 13:56:20 d78acacadc0a: Pushed 13:56:21 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:21 d78acacadc0a: Preparing 13:56:21 1fea45c12343: Preparing 13:56:21 c8cee4726689: Preparing 13:56:21 a5dc7ee0fb0d: Preparing 13:56:21 7eaaeef44edf: Preparing 13:56:21 3d047d8a4c32: Preparing 13:56:21 3d047d8a4c32: Waiting 13:56:21 63ca1fbb43ae: Preparing 13:56:21 63ca1fbb43ae: Waiting 13:56:21 1fea45c12343: Layer already exists 13:56:21 a5dc7ee0fb0d: Layer already exists 13:56:21 7eaaeef44edf: Layer already exists 13:56:21 d78acacadc0a: Layer already exists 13:56:21 c8cee4726689: Layer already exists 13:56:21 3d047d8a4c32: Layer already exists 13:56:21 63ca1fbb43ae: Layer already exists 13:56:21 latest: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.7 13:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:22 d78acacadc0a: Preparing 13:56:22 1fea45c12343: Preparing 13:56:22 c8cee4726689: Preparing 13:56:22 a5dc7ee0fb0d: Preparing 13:56:22 7eaaeef44edf: Preparing 13:56:22 3d047d8a4c32: Preparing 13:56:22 63ca1fbb43ae: Preparing 13:56:22 3d047d8a4c32: Waiting 13:56:22 a5dc7ee0fb0d: Layer already exists 13:56:22 7eaaeef44edf: Layer already exists 13:56:22 1fea45c12343: Layer already exists 13:56:22 c8cee4726689: Layer already exists 13:56:22 d78acacadc0a: Layer already exists 13:56:22 3d047d8a4c32: Layer already exists 13:56:22 63ca1fbb43ae: Layer already exists 13:56:22 4.0.0-dev.7: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 13:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:22 d78acacadc0a: Preparing 13:56:22 1fea45c12343: Preparing 13:56:22 c8cee4726689: Preparing 13:56:22 a5dc7ee0fb0d: Preparing 13:56:22 7eaaeef44edf: Preparing 13:56:22 3d047d8a4c32: Preparing 13:56:22 63ca1fbb43ae: Preparing 13:56:22 3d047d8a4c32: Waiting 13:56:22 63ca1fbb43ae: Waiting 13:56:22 c8cee4726689: Layer already exists 13:56:22 a5dc7ee0fb0d: Layer already exists 13:56:22 7eaaeef44edf: Layer already exists 13:56:22 d78acacadc0a: Layer already exists 13:56:22 1fea45c12343: Layer already exists 13:56:22 3d047d8a4c32: Layer already exists 13:56:22 63ca1fbb43ae: Layer already exists 13:56:22 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:23 d78acacadc0a: Preparing 13:56:23 1fea45c12343: Preparing 13:56:23 c8cee4726689: Preparing 13:56:23 a5dc7ee0fb0d: Preparing 13:56:23 7eaaeef44edf: Preparing 13:56:23 3d047d8a4c32: Preparing 13:56:23 63ca1fbb43ae: Preparing 13:56:23 3d047d8a4c32: Waiting 13:56:23 63ca1fbb43ae: Waiting 13:56:23 c8cee4726689: Layer already exists 13:56:23 d78acacadc0a: Layer already exists 13:56:23 a5dc7ee0fb0d: Layer already exists 13:56:23 7eaaeef44edf: Layer already exists 13:56:23 1fea45c12343: Layer already exists 13:56:23 63ca1fbb43ae: Layer already exists 13:56:23 3d047d8a4c32: Layer already exists 13:56:23 main: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:23 ===================================================== [Pipeline] echo 13:56:23 taggedImages: 13:56:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 13:56:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:56:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.7 13:56:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 13:56:23 - 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:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:24 13:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:24 latest: Pulling from edgex-lftools-log-publisher 13:56:24 5eb5b503b376: Pulling fs layer 13:56:24 5c69ac0246d0: Pulling fs layer 13:56:24 ec43610c2a17: Pulling fs layer 13:56:24 3a2ae6a8a46f: Pulling fs layer 13:56:24 33b1e0a273af: Pulling fs layer 13:56:24 5d3b04190fa2: Pulling fs layer 13:56:24 2f39f015ded8: Pulling fs layer 13:56:24 3a2ae6a8a46f: Waiting 13:56:24 33b1e0a273af: Waiting 13:56:24 5d3b04190fa2: Waiting 13:56:24 2f39f015ded8: Waiting 13:56:24 5c69ac0246d0: Verifying Checksum 13:56:24 5c69ac0246d0: Download complete 13:56:24 3a2ae6a8a46f: Verifying Checksum 13:56:24 3a2ae6a8a46f: Download complete 13:56:24 33b1e0a273af: Verifying Checksum 13:56:24 33b1e0a273af: Download complete 13:56:24 5d3b04190fa2: Download complete 13:56:24 ec43610c2a17: Verifying Checksum 13:56:24 ec43610c2a17: Download complete 13:56:24 5eb5b503b376: Verifying Checksum 13:56:24 5eb5b503b376: Download complete 13:56:25 2f39f015ded8: Download complete 13:56:25 5eb5b503b376: Pull complete 13:56:25 5c69ac0246d0: Pull complete 13:56:26 ec43610c2a17: Pull complete 13:56:26 3a2ae6a8a46f: Pull complete 13:56:26 33b1e0a273af: Pull complete 13:56:26 5d3b04190fa2: Pull complete 13:56:30 2f39f015ded8: Pull complete 13:56:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:30 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 13:56:30 $ 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:56:32 $ docker top 8b2cfb50e444acc5ce4390a62d497f59a6a1fe44e1027f36678b4abafe19d0f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:32 ---> job-cost.sh 13:56:32 lf-activate-venv: SKIPPING 13:56:32 INFO: No Stack... 13:56:32 INFO: Retrieving Pricing Info for: v3-standard-8 13:56:33 INFO: Archiving Costs [Pipeline] sh 13:56:33 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:56:33 + cut -d, -f6 [Pipeline] lock 13:56:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] 13:56:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] did not exist. Created. 13:56:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:56:33 + echo total: 0.2199999988079071 [Pipeline] stash 13:56:33 Stashed 1 file(s) [Pipeline] } 13:56:33 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] // lock [Pipeline] } 13:56:33 $ docker stop --time=1 8b2cfb50e444acc5ce4390a62d497f59a6a1fe44e1027f36678b4abafe19d0f7 13:56:34 $ docker rm -f --volumes 8b2cfb50e444acc5ce4390a62d497f59a6a1fe44e1027f36678b4abafe19d0f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:56:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26176 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:56:41 Running in /w/workspace/app-service-configurable/255 [Pipeline] { [Pipeline] checkout 13:56:41 The recommended git tool is: git 13:56:46 using credential edgex-jenkins-ssh 13:56:46 Cloning the remote Git repository 13:56:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:56:46 > git init /w/workspace/app-service-configurable/255 # timeout=10 13:56:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:56:46 > git --version # timeout=10 13:56:46 > git --version # 'git version 2.25.1' 13:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:56:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:56:49 Avoid second fetch 13:56:49 Checking out Revision 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 (main) 13:56:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:56:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:56:50 > git config core.sparsecheckout # timeout=10 13:56:50 > git checkout -f 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 # timeout=10 13:56:50 Commit message: "Merge pull request #691 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:56:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:56:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:56:55 Dload Upload Total Spent Left Speed 13:56:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 13:56:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:56:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:56:56 + sudo tee /etc/docker/daemon.new 13:56:56 { 13:56:56 "registry-mirrors": [ 13:56:56 "https://nexus3.edgexfoundry.org:10001" 13:56:56 ], 13:56:56 "bip": "10.250.0.254/24", 13:56:56 "hosts": [ 13:56:56 "tcp://0.0.0.0:5555", 13:56:56 "unix:///var/run/docker.sock" 13:56:56 ], 13:56:56 "mtu": 1458, 13:56:56 "selinux-enabled": true, 13:56:56 "seccomp-profile": "/etc/docker/seccomp.json" 13:56:56 } [Pipeline] sh 13:56:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:56:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:16 provisioning config files... 13:57:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/255@tmp/config10055343346319301447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:16 ---> ****-login.sh 13:57:16 nexus3.edgexfoundry.org:10001 13:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:17 Configure a credential helper to remove this warning. See 13:57:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:17 13:57:17 Login Succeeded 13:57:17 nexus3.edgexfoundry.org:10002 13:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:17 Configure a credential helper to remove this warning. See 13:57:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:17 13:57:17 Login Succeeded 13:57:17 nexus3.edgexfoundry.org:10003 13:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:18 Configure a credential helper to remove this warning. See 13:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:18 13:57:18 Login Succeeded 13:57:18 nexus3.edgexfoundry.org:10004 13:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:18 Configure a credential helper to remove this warning. See 13:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:18 13:57:18 Login Succeeded 13:57:18 ****.io 13:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:19 Configure a credential helper to remove this warning. See 13:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:19 13:57:19 Login Succeeded 13:57:19 ---> ****-login.sh ends [Pipeline] } 13:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:57:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:19 ========================================================= 13:57:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:57:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:20 + 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 . 13:57:20 Sending build context to Docker daemon 225.3kB 13:57:20 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:57:20 Step 2/12 : FROM ${BASE} AS builder 13:57:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:57:20 cf04c63912e1: Pulling fs layer 13:57:20 55b35a11ae5e: Pulling fs layer 13:57:20 a37a00ec5f00: Pulling fs layer 13:57:20 50b3750afda1: Pulling fs layer 13:57:20 4f4fb700ef54: Pulling fs layer 13:57:20 80978eb59214: Pulling fs layer 13:57:20 c9f46d7d2bd2: Pulling fs layer 13:57:20 c5a475d317c9: Pulling fs layer 13:57:20 4f4fb700ef54: Waiting 13:57:20 80978eb59214: Waiting 13:57:20 c9f46d7d2bd2: Waiting 13:57:20 c5a475d317c9: Waiting 13:57:20 50b3750afda1: Waiting 13:57:20 55b35a11ae5e: Download complete 13:57:20 50b3750afda1: Verifying Checksum 13:57:20 50b3750afda1: Download complete 13:57:20 4f4fb700ef54: Verifying Checksum 13:57:20 4f4fb700ef54: Download complete 13:57:20 80978eb59214: Verifying Checksum 13:57:20 80978eb59214: Download complete 13:57:20 cf04c63912e1: Verifying Checksum 13:57:20 cf04c63912e1: Download complete 13:57:21 c5a475d317c9: Verifying Checksum 13:57:21 c5a475d317c9: Download complete 13:57:22 cf04c63912e1: Pull complete 13:57:22 a37a00ec5f00: Verifying Checksum 13:57:22 a37a00ec5f00: Download complete 13:57:23 55b35a11ae5e: Pull complete 13:57:23 c9f46d7d2bd2: Verifying Checksum 13:57:23 c9f46d7d2bd2: Download complete 13:57:38 a37a00ec5f00: Pull complete 13:57:38 50b3750afda1: Pull complete 13:57:38 4f4fb700ef54: Pull complete 13:57:38 80978eb59214: Pull complete 13:57:45 c9f46d7d2bd2: Pull complete 13:57:46 c5a475d317c9: Pull complete 13:57:46 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:57:46 ---> be29e6b0f0d4 13:57:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:57:47 ---> Running in bea723746687 13:57:48 Removing intermediate container bea723746687 13:57:48 ---> e2691788cd3b 13:57:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:57:48 ---> Running in 710b1a802739 13:57:48 Removing intermediate container 710b1a802739 13:57:48 ---> 6b6c31babd42 13:57:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:57:48 ---> Running in 5c6bfb5b429b 13:57:48 Removing intermediate container 5c6bfb5b429b 13:57:48 ---> c57bf824b2ab 13:57:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:57:48 ---> Running in 4e659d36ab02 13:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:57:52 OK: 238 MiB in 54 packages 13:57:53 Removing intermediate container 4e659d36ab02 13:57:53 ---> 7445b7cb5880 13:57:53 Step 7/12 : WORKDIR /app 13:57:53 ---> Running in 782d33176599 13:57:53 Removing intermediate container 782d33176599 13:57:53 ---> 71e0dce60cde 13:57:53 Step 8/12 : COPY go.mod vendor* ./ 13:57:54 ---> e65bffb252b4 13:57:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:54 ---> Running in d2dc5d472374 13:59:46 Removing intermediate container d2dc5d472374 13:59:46 ---> 8b1fff9a8edc 13:59:46 Step 10/12 : COPY . . 13:59:46 ---> e94bb8db41a9 13:59:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:59:46 ---> Running in 89e6e8b98d57 13:59:46 Removing intermediate container 89e6e8b98d57 13:59:46 ---> 59a958e4666d 13:59:46 Step 12/12 : RUN $MAKE 13:59:46 ---> Running in 59ceb1d51c0a 13:59:46 noop 13:59:46 Removing intermediate container 59ceb1d51c0a 13:59:46 ---> 60c03d34fd7d 13:59:46 Successfully built 60c03d34fd7d 13:59:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:46 + docker inspect -f . ci-base-image-arm64 13:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:46 prd-ubuntu20.04-docker-arm64-4c-16g-26176 does not seem to be running inside a container 13:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/255 -v /w/workspace/app-service-configurable/255:/w/workspace/app-service-configurable/255:rw,z -v /w/workspace/app-service-configurable/255@tmp:/w/workspace/app-service-configurable/255@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:59:47 $ docker top d53a2641cfe6bb5c352d7e20b41b4bf1d751527e0af597ac7b74774186cd03e4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:48 + go version 13:59:48 go version go1.23.2 linux/arm64 [Pipeline] } 13:59:48 $ docker stop --time=1 d53a2641cfe6bb5c352d7e20b41b4bf1d751527e0af597ac7b74774186cd03e4 13:59:50 $ docker rm -f --volumes d53a2641cfe6bb5c352d7e20b41b4bf1d751527e0af597ac7b74774186cd03e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:50 + docker inspect -f . ci-base-image-arm64 13:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:51 prd-ubuntu20.04-docker-arm64-4c-16g-26176 does not seem to be running inside a container 13:59:51 $ 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/255 -v /w/workspace/app-service-configurable/255:/w/workspace/app-service-configurable/255:rw,z -v /w/workspace/app-service-configurable/255@tmp:/w/workspace/app-service-configurable/255@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:59:52 $ docker top b6801968f97395df37a90b7d29124d15707c7220954869f20eb30f15e59f84e1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:53 + git config --global --add safe.directory /w/workspace/app-service-configurable/255 [Pipeline] fileExists [Pipeline] sh 13:59:53 + make test 13:59:53 go test -race -coverprofile=coverage.out ./... 14:04:08 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:04:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:04:08 go vet ./... 14:08:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:08:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:08:00 ./bin/test-attribution-txt.sh [Pipeline] echo 14:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:08:00 $ docker stop --time=1 b6801968f97395df37a90b7d29124d15707c7220954869f20eb30f15e59f84e1 14:08:02 $ docker rm -f --volumes b6801968f97395df37a90b7d29124d15707c7220954869f20eb30f15e59f84e1 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:08:04 Warning: overwriting stash ‘coverage-report’ 14:08:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:08:05 + ls -al . 14:08:05 total 244 14:08:05 drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 13:59 . 14:08:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:56 .. 14:08:05 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:56 .dockerignore 14:08:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:56 .git 14:08:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:56 .github 14:08:05 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:56 .gitignore 14:08:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:56 .golangci.yml 14:08:05 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:56 Attribution.txt 14:08:05 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:56 CHANGELOG.md 14:08:05 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:56 Dockerfile 14:08:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:56 GOVERNANCE.md 14:08:05 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:56 Jenkinsfile 14:08:05 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:56 LICENSE 14:08:05 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:56 OWNERS.md 14:08:05 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:56 README.md 14:08:05 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:53 VERSION 14:08:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:56 bin 14:08:05 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 14:04 coverage.out 14:08:05 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:56 go.mod 14:08:05 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:56 go.sum 14:08:05 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:56 main.go 14:08:05 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:56 makefile 14:08:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:06 + 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=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 --label arch=arm64 --label version=4.0.0-dev.7 . 14:08:06 Sending build context to Docker daemon 226.8kB 14:08:06 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:08:06 Step 2/27 : FROM ${BASE} AS builder 14:08:06 ---> 60c03d34fd7d 14:08:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:08:06 ---> Running in f09886c8d895 14:08:06 Removing intermediate container f09886c8d895 14:08:06 ---> 9c929c9e3674 14:08:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:08:07 ---> Running in 6fba76b187d8 14:08:07 Removing intermediate container 6fba76b187d8 14:08:07 ---> 033a872dd70c 14:08:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:08:07 ---> Running in d8ae0f85352a 14:08:07 Removing intermediate container d8ae0f85352a 14:08:07 ---> 3bbbec7050b5 14:08:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:07 ---> Running in 9f377d5b42ad 14:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:08:10 OK: 238 MiB in 54 packages 14:08:11 Removing intermediate container 9f377d5b42ad 14:08:11 ---> 4a419542ef5c 14:08:11 Step 7/27 : WORKDIR /app 14:08:11 ---> Running in bb604088de4c 14:08:11 Removing intermediate container bb604088de4c 14:08:11 ---> 57215ac17c3f 14:08:11 Step 8/27 : COPY go.mod vendor* ./ 14:08:11 ---> c0ac53c8dd25 14:08:11 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:11 ---> Running in 305653d962a0 14:08:14 Removing intermediate container 305653d962a0 14:08:14 ---> 490938de511b 14:08:14 Step 10/27 : COPY . . 14:08:14 ---> 27c8945e83fd 14:08:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:08:14 ---> Running in 501520766c5a 14:08:15 Removing intermediate container 501520766c5a 14:08:15 ---> 932deaad0c3b 14:08:15 Step 12/27 : RUN $MAKE 14:08:15 ---> Running in 0d79ec80a936 14:08:15 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:11:37 Removing intermediate container 0d79ec80a936 14:11:37 ---> 71c1f13ab2ce 14:11:37 Step 13/27 : FROM alpine:3.20 14:11:37 3.20: Pulling from library/alpine 14:11:37 cf04c63912e1: Already exists 14:11:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:11:37 Status: Downloaded newer image for alpine:3.20 14:11:37 ---> c157a85ed455 14:11:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:11:37 ---> Running in ac4f00a44fda 14:11:37 Removing intermediate container ac4f00a44fda 14:11:37 ---> 54b743fb54ef 14:11:37 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:11:37 ---> Running in 9c1acb1a5ebd 14:11:37 Removing intermediate container 9c1acb1a5ebd 14:11:37 ---> 2d73a28eb635 14:11:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:11:37 ---> Running in 676d1b520e17 14:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:37 (1/2) Installing ca-certificates (20240705-r0) 14:11:37 (2/2) Installing dumb-init (1.2.5-r3) 14:11:37 Executing busybox-1.36.1-r29.trigger 14:11:37 Executing ca-certificates-20240705-r0.trigger 14:11:37 OK: 10 MiB in 16 packages 14:11:37 Removing intermediate container 676d1b520e17 14:11:37 ---> 94e08d0cc4aa 14:11:37 Step 17/27 : RUN apk --no-cache upgrade 14:11:37 ---> Running in e5e5b190e4a0 14:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:40 Upgrading critical system libraries and apk-tools: 14:11:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:40 Executing busybox-1.36.1-r29.trigger 14:11:40 Continuing the upgrade transaction with new apk-tools: 14:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 14:11:42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 14:11:42 Executing ca-certificates-20240705-r0.trigger 14:11:42 OK: 10 MiB in 16 packages 14:11:44 Removing intermediate container e5e5b190e4a0 14:11:44 ---> f67a7f8c614e 14:11:44 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:11:44 ---> 0fac60c0ee6b 14:11:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:11:44 ---> b9c7126639bd 14:11:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:11:45 ---> 96c6afcb6064 14:11:45 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:11:47 ---> 3d063946a108 14:11:47 Step 22/27 : EXPOSE 48095 14:11:47 ---> Running in bbc79fa0d2ce 14:11:47 Removing intermediate container bbc79fa0d2ce 14:11:47 ---> 4b8bb13b605f 14:11:47 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:11:47 ---> Running in a6ba54992cff 14:11:48 Removing intermediate container a6ba54992cff 14:11:48 ---> 2ec5a44a39a4 14:11:48 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:11:48 ---> Running in 6574fb8c8dbd 14:11:48 Removing intermediate container 6574fb8c8dbd 14:11:48 ---> 59fd18915815 14:11:48 Step 25/27 : LABEL arch=arm64 14:11:48 ---> Running in aad29c2265e5 14:11:49 Removing intermediate container aad29c2265e5 14:11:49 ---> 147e506f0ec9 14:11:49 Step 26/27 : LABEL git_sha=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 14:11:49 ---> Running in 234eea3494fa 14:11:49 Removing intermediate container 234eea3494fa 14:11:49 ---> b6899e9a8a7b 14:11:49 Step 27/27 : LABEL version=4.0.0-dev.7 14:11:49 ---> Running in 7d4505f58cdb 14:11:49 Removing intermediate container 7d4505f58cdb 14:11:49 ---> 348abb7dc7d7 14:11:49 [Warning] One or more build-args [ARCH] were not consumed 14:11:49 Successfully built 348abb7dc7d7 14:11:49 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:50 provisioning config files... 14:11:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/255@tmp/config12147655288121508540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:50 ---> ****-login.sh 14:11:50 nexus3.edgexfoundry.org:10001 14:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:50 Configure a credential helper to remove this warning. See 14:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:50 14:11:50 Login Succeeded 14:11:50 nexus3.edgexfoundry.org:10002 14:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:50 Configure a credential helper to remove this warning. See 14:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:50 14:11:50 Login Succeeded 14:11:50 nexus3.edgexfoundry.org:10003 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 nexus3.edgexfoundry.org:10004 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 ****.io 14:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:52 Configure a credential helper to remove this warning. See 14:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:52 14:11:52 Login Succeeded 14:11:52 ---> ****-login.sh ends [Pipeline] } 14:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:11:52 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:11:52 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 14:11:52 latest 14:11:52 4.0.0-dev.7 14:11:52 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 14:11:52 main 14:11:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 14:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:11:53 0b3c163cecd3: Preparing 14:11:53 150e2dd844f0: Preparing 14:11:53 02ff765c6ffa: Preparing 14:11:53 59c2797fa351: Preparing 14:11:53 d4f7cfe7fc2f: Preparing 14:11:53 99cbfeb819a1: Preparing 14:11:53 16113d51b718: Preparing 14:11:53 99cbfeb819a1: Waiting 14:11:53 16113d51b718: Waiting 14:11:53 59c2797fa351: Pushed 14:11:53 02ff765c6ffa: Pushed 14:11:53 150e2dd844f0: Pushed 14:11:53 16113d51b718: Layer already exists 14:11:53 99cbfeb819a1: Pushed 14:11:55 d4f7cfe7fc2f: Pushed 14:12:01 0b3c163cecd3: Pushed 14:12:01 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:02 + 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 14:12:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:02 0b3c163cecd3: Preparing 14:12:02 150e2dd844f0: Preparing 14:12:02 02ff765c6ffa: Preparing 14:12:02 59c2797fa351: Preparing 14:12:02 d4f7cfe7fc2f: Preparing 14:12:02 99cbfeb819a1: Preparing 14:12:02 16113d51b718: Preparing 14:12:02 99cbfeb819a1: Waiting 14:12:02 16113d51b718: Waiting 14:12:02 d4f7cfe7fc2f: Layer already exists 14:12:02 02ff765c6ffa: Layer already exists 14:12:02 59c2797fa351: Layer already exists 14:12:02 150e2dd844f0: Layer already exists 14:12:02 0b3c163cecd3: Layer already exists 14:12:02 16113d51b718: Layer already exists 14:12:02 99cbfeb819a1: Layer already exists 14:12:02 latest: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.7 14:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:03 0b3c163cecd3: Preparing 14:12:03 150e2dd844f0: Preparing 14:12:03 02ff765c6ffa: Preparing 14:12:03 59c2797fa351: Preparing 14:12:03 d4f7cfe7fc2f: Preparing 14:12:03 99cbfeb819a1: Preparing 14:12:03 16113d51b718: Preparing 14:12:03 99cbfeb819a1: Waiting 14:12:03 16113d51b718: Waiting 14:12:03 59c2797fa351: Layer already exists 14:12:03 0b3c163cecd3: Layer already exists 14:12:03 150e2dd844f0: Layer already exists 14:12:03 02ff765c6ffa: Layer already exists 14:12:03 d4f7cfe7fc2f: Layer already exists 14:12:03 99cbfeb819a1: Layer already exists 14:12:03 16113d51b718: Layer already exists 14:12:03 4.0.0-dev.7: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 14:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:04 0b3c163cecd3: Preparing 14:12:04 150e2dd844f0: Preparing 14:12:04 02ff765c6ffa: Preparing 14:12:04 59c2797fa351: Preparing 14:12:04 d4f7cfe7fc2f: Preparing 14:12:04 99cbfeb819a1: Preparing 14:12:04 16113d51b718: Preparing 14:12:04 99cbfeb819a1: Waiting 14:12:04 16113d51b718: Waiting 14:12:04 150e2dd844f0: Layer already exists 14:12:04 d4f7cfe7fc2f: Layer already exists 14:12:04 59c2797fa351: Layer already exists 14:12:04 02ff765c6ffa: Layer already exists 14:12:04 0b3c163cecd3: Layer already exists 14:12:04 99cbfeb819a1: Layer already exists 14:12:04 16113d51b718: Layer already exists 14:12:04 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:05 0b3c163cecd3: Preparing 14:12:05 150e2dd844f0: Preparing 14:12:05 02ff765c6ffa: Preparing 14:12:05 59c2797fa351: Preparing 14:12:05 d4f7cfe7fc2f: Preparing 14:12:05 99cbfeb819a1: Preparing 14:12:05 16113d51b718: Preparing 14:12:05 16113d51b718: Waiting 14:12:05 99cbfeb819a1: Waiting 14:12:05 d4f7cfe7fc2f: Layer already exists 14:12:05 02ff765c6ffa: Layer already exists 14:12:05 0b3c163cecd3: Layer already exists 14:12:05 59c2797fa351: Layer already exists 14:12:05 150e2dd844f0: Layer already exists 14:12:05 99cbfeb819a1: Layer already exists 14:12:05 16113d51b718: Layer already exists 14:12:05 main: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:05 ===================================================== [Pipeline] echo 14:12:05 taggedImages: 14:12:05 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 14:12:05 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:12:05 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.7 14:12:05 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 14:12:05 - 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 14:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:06 14:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:06 arm64: Pulling from edgex-lftools-log-publisher 14:12:06 8998bd30e6a1: Pulling fs layer 14:12:06 04944245beec: Pulling fs layer 14:12:06 699f458cf7ca: Pulling fs layer 14:12:06 765212b225bb: Pulling fs layer 14:12:06 f23df028b6ca: Pulling fs layer 14:12:06 d65c8cfc05b1: Pulling fs layer 14:12:06 2437ff75d9bd: Pulling fs layer 14:12:06 f23df028b6ca: Waiting 14:12:06 d65c8cfc05b1: Waiting 14:12:06 765212b225bb: Waiting 14:12:06 2437ff75d9bd: Waiting 14:12:06 04944245beec: Verifying Checksum 14:12:06 04944245beec: Download complete 14:12:06 765212b225bb: Verifying Checksum 14:12:06 765212b225bb: Download complete 14:12:06 f23df028b6ca: Verifying Checksum 14:12:06 f23df028b6ca: Download complete 14:12:06 d65c8cfc05b1: Verifying Checksum 14:12:06 d65c8cfc05b1: Download complete 14:12:07 699f458cf7ca: Verifying Checksum 14:12:07 699f458cf7ca: Download complete 14:12:07 8998bd30e6a1: Download complete 14:12:09 2437ff75d9bd: Verifying Checksum 14:12:09 2437ff75d9bd: Download complete 14:12:11 8998bd30e6a1: Pull complete 14:12:12 04944245beec: Pull complete 14:12:13 699f458cf7ca: Pull complete 14:12:14 765212b225bb: Pull complete 14:12:14 f23df028b6ca: Pull complete 14:12:14 d65c8cfc05b1: Pull complete 14:12:33 2437ff75d9bd: Pull complete 14:12:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:33 prd-ubuntu20.04-docker-arm64-4c-16g-26176 does not seem to be running inside a container 14:12:33 $ 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/255 -v /w/workspace/app-service-configurable/255:/w/workspace/app-service-configurable/255:rw,z -v /w/workspace/app-service-configurable/255@tmp:/w/workspace/app-service-configurable/255@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 14:12:36 $ docker top 86106e2f973cc116ce7d2c979c00b9db38ed71c7221bcb9868bbd3ff21d053ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:36 ---> job-cost.sh 14:12:36 lf-activate-venv: SKIPPING 14:12:36 INFO: No Stack... 14:12:37 INFO: Retrieving Pricing Info for: v3-standard-4 14:12:38 INFO: Archiving Costs [Pipeline] sh 14:12:38 + cat /w/workspace/app-service-configurable/255/archives/cost.csv 14:12:38 + cut -d, -f6 [Pipeline] lock 14:12:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] 14:12:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] did not exist. Created. 14:12:38 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:39 /w/workspace/app-service-configurable/255@tmp/durable-da8b9626/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:12:39 + echo total: 0.10999999940395355 [Pipeline] stash 14:12:39 Warning: overwriting stash ‘stack-cost’ 14:12:39 Stashed 1 file(s) [Pipeline] } 14:12:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] // lock [Pipeline] } 14:12:39 $ docker stop --time=1 86106e2f973cc116ce7d2c979c00b9db38ed71c7221bcb9868bbd3ff21d053ed 14:12:41 $ docker rm -f --volumes 86106e2f973cc116ce7d2c979c00b9db38ed71c7221bcb9868bbd3ff21d053ed [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 14:12:41 provisioning config files... 14:12:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2466956473463380058tmp [Pipeline] { [Pipeline] sh 14:12:42 + set +x 14:12:42 + + bash -s -- 14:12:42 curl -s https://codecov.io/bash 14:12:42 14:12:42 _____ _ 14:12:42 / ____| | | 14:12:42 | | ___ __| | ___ ___ _____ __ 14:12:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:12:42 | |___| (_) | (_| | __/ (_| (_) \ V / 14:12:42 \_____\___/ \__,_|\___|\___\___/ \_/ 14:12:42 Bash-1.0.6 14:12:42 14:12:42 14:12:42 ==> git version 2.25.1 found 14:12:42 ==> 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 14:12:42 Release-Date: 2020-01-08 14:12:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:12:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:12:42 ==> Jenkins CI detected. 14:12:42 current dir:  /w/workspace/ry_app-service-configurable_main 14:12:42 project root: . 14:12:42 --> token set from env 14:12:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:12:42 ==> Running gcov in . (disable via -X gcov) 14:12:42 ==> Python coveragepy not found 14:12:42 ==> Searching for coverage reports in: 14:12:42 + . 14:12:42 -> Found 1 reports 14:12:42 ==> Detecting git/mercurial file structure 14:12:42 ==> Reading reports 14:12:42 + ./coverage.out bytes=953 14:12:42 ==> Appending adjustments 14:12:42 https://docs.codecov.io/docs/fixing-reports 14:12:42 + Found adjustments 14:12:42 ==> Gzipping contents 14:12:42 4.0K /tmp/codecov.nNs1uF.gz 14:12:42 ==> Uploading reports 14:12:42 url: https://codecov.io 14:12:42 query: branch=main&commit=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:12:42 -> Pinging Codecov 14:12:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:12:42 -> Uploading to 14:12:42 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/4893ae94b3a8ce4bb8ee296d71267e8e7e82c368/2b29bc82-acb4-4989-82e4-93d235d520fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T141242Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b698c08f3fedceeed0d8f98f4759a1470bbe3573ce9f929fd88bd6a4e9618d77 14:12:42 % Total % Received % Xferd Average Speed Time Time Time Current 14:12:42 Dload Upload Total Spent Left Speed 14:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1752 --:--:-- --:--:-- --:--:-- 1752 14:12:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] } 14:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:12:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:12:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:12:43 14:12:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:12:43 latest: Pulling from edgex-devops/edgex-snyk-go 14:12:43 43c4264eed91: Already exists 14:12:43 4cc291be95ef: Already exists 14:12:43 2ac1f1163629: Already exists 14:12:43 5c3c966382ef: Already exists 14:12:43 4f4fb700ef54: Already exists 14:12:43 d9c7d2e4e75e: Pulling fs layer 14:12:43 9c3e1370e548: Pulling fs layer 14:12:44 d9c7d2e4e75e: Verifying Checksum 14:12:44 d9c7d2e4e75e: Download complete 14:12:44 d9c7d2e4e75e: Pull complete 14:12:44 9c3e1370e548: Verifying Checksum 14:12:44 9c3e1370e548: Download complete 14:12:47 9c3e1370e548: Pull complete 14:12:47 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:12:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:47 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 14:12:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:12:48 $ docker top 253a869cd7a56d8ec9e46ea81d21e4a417415a4ce3fd7a3239f9c9df7796e352 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 14:12:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:12:49 + set -o pipefail 14:12:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:12:57 14:12:57 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:12:57 14:12:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/1b616a5a-ecff-41f4-8cfa-c3cb3c05d525 14:12:57 14:12:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:12:57 14:12:57 14:12:57 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:12:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:12:57 $ docker stop --time=1 253a869cd7a56d8ec9e46ea81d21e4a417415a4ce3fd7a3239f9c9df7796e352 14:12:59 $ docker rm -f --volumes 253a869cd7a56d8ec9e46ea81d21e4a417415a4ce3fd7a3239f9c9df7796e352 [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 14:13:00 + git log --format=format:%s -1 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] sh 14:13:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:01 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 14:13:01 $ 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 14:13:01 $ docker top 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 -eo pid,comm 14:13:01 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). 14:13:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:01 [ssh-agent] Looking for ssh-agent implementation... 14:13:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:01 $ docker exec 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 ssh-agent 14:13:02 SSH_AUTH_SOCK=/tmp/ssh-l9VI7hLwepBO/agent.32 14:13:02 SSH_AGENT_PID=38 14:13:02 Running ssh-add (command line suppressed) 14:13:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6372816295310430011.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6372816295310430011.key) 14:13:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:02 + git semver tag 14:13:02 2024-11-11 14:13:02,663 [run_tag] DEBUG tag force:False 14:13:02 2024-11-11 14:13:02,663 [check_head_tag] DEBUG check head tag 14:13:02 2024-11-11 14:13:02,664 [execute] INFO git cat-file --batch-check 14:13:02 2024-11-11 14:13:02,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:13:02 2024-11-11 14:13:02,668 [execute] INFO git cat-file --batch 14:13:02 2024-11-11 14:13:02,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:13:02 2024-11-11 14:13:02,693 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:02 2024-11-11 14:13:02,693 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 14:13:02 2024-11-11 14:13:02,693 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:13:02 2024-11-11 14:13:02,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:02 4.0.0-dev.7 [Pipeline] } 14:13:02 $ docker exec --env ******** --env ******** 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 ssh-agent -k 14:13:02 unset SSH_AUTH_SOCK; 14:13:02 unset SSH_AGENT_PID; 14:13:02 echo Agent pid 38 killed; 14:13:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:03 + git semver [Pipeline] } 14:13:03 $ docker stop --time=1 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 14:13:04 $ docker rm -f --volumes 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:05 14:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:05 0.23.1-centos7: Pulling from edgex-lftools 14:13:05 ab5ef0e58194: Pulling fs layer 14:13:05 9712f1f96733: Pulling fs layer 14:13:05 63f879dbbcfc: Pulling fs layer 14:13:05 0d9ebad4ef96: Pulling fs layer 14:13:05 e9a5061849ea: Pulling fs layer 14:13:05 d747dcd14b5f: Pulling fs layer 14:13:05 2de7ff778b66: Pulling fs layer 14:13:05 0d9ebad4ef96: Waiting 14:13:05 e9a5061849ea: Waiting 14:13:05 d747dcd14b5f: Waiting 14:13:05 2de7ff778b66: Waiting 14:13:05 9712f1f96733: Verifying Checksum 14:13:05 9712f1f96733: Download complete 14:13:05 63f879dbbcfc: Verifying Checksum 14:13:05 63f879dbbcfc: Download complete 14:13:05 e9a5061849ea: Verifying Checksum 14:13:05 e9a5061849ea: Download complete 14:13:05 d747dcd14b5f: Download complete 14:13:05 ab5ef0e58194: Verifying Checksum 14:13:05 ab5ef0e58194: Download complete 14:13:05 2de7ff778b66: Verifying Checksum 14:13:05 2de7ff778b66: Download complete 14:13:05 0d9ebad4ef96: Verifying Checksum 14:13:05 0d9ebad4ef96: Download complete 14:13:08 ab5ef0e58194: Pull complete 14:13:08 9712f1f96733: Pull complete 14:13:09 63f879dbbcfc: Pull complete 14:13:12 0d9ebad4ef96: Pull complete 14:13:12 e9a5061849ea: Pull complete 14:13:12 d747dcd14b5f: Pull complete 14:13:13 2de7ff778b66: Pull complete 14:13:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:13 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 14:13:13 $ 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 14:13:14 $ docker top c70575a78c723115d5efec90e9190bee90a1c0fcb902a4f99a44dfe82fbb0133 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:13:15 provisioning config files... 14:13:15 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15021497058588535642tmp 14:13:15 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5911849419530386569tmp 14:13:15 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7194760478036137671tmp [Pipeline] { [Pipeline] echo 14:13:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:13:15 ---> sigul-configuration.sh 14:13:15 gpg: directory `/root/.gnupg' created 14:13:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:13:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:13:15 gpg: keyring `/root/.gnupg/secring.gpg' created 14:13:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:13:15 gpg: CAST5 encrypted data 14:13:15 gpg: encrypted with 1 passphrase 14:13:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:13:15 + mkdir /home/jenkins 14:13:15 + mkdir /home/jenkins/sigul [Pipeline] sh 14:13:15 + 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 14:13:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:13:16 ---> sigul-install.sh 14:13:16 Sigul already installed; skipping installation. [Pipeline] sh 14:13:16 + git tag --list 14:13:16 v1.0.0 14:13:16 v1.1.0 14:13:16 v1.2.0 14:13:16 v1.3.0 14:13:16 v1.3.1 14:13:16 v2.0.0 14:13:16 v2.0.1 14:13:16 v2.1.0 14:13:16 v2.1.1 14:13:16 v2.1.2 14:13:16 v2.2.0 14:13:16 v2.3 14:13:16 v2.3.0 14:13:16 v2.3.1 14:13:16 v3.0 14:13:16 v3.0.0 14:13:16 v3.0.1 14:13:16 v3.0.1-dev.1 14:13:16 v3.1 14:13:16 v3.1.0 14:13:16 v3.1.0-dev.1 14:13:16 v3.1.0-dev.10 14:13:16 v3.1.0-dev.11 14:13:16 v3.1.0-dev.12 14:13:16 v3.1.0-dev.13 14:13:16 v3.1.0-dev.14 14:13:16 v3.1.0-dev.15 14:13:16 v3.1.0-dev.16 14:13:16 v3.1.0-dev.17 14:13:16 v3.1.0-dev.18 14:13:16 v3.1.0-dev.19 14:13:16 v3.1.0-dev.2 14:13:16 v3.1.0-dev.20 14:13:16 v3.1.0-dev.21 14:13:16 v3.1.0-dev.22 14:13:16 v3.1.0-dev.23 14:13:16 v3.1.0-dev.24 14:13:16 v3.1.0-dev.25 14:13:16 v3.1.0-dev.26 14:13:16 v3.1.0-dev.27 14:13:16 v3.1.0-dev.28 14:13:16 v3.1.0-dev.29 14:13:16 v3.1.0-dev.3 14:13:16 v3.1.0-dev.30 14:13:16 v3.1.0-dev.31 14:13:16 v3.1.0-dev.32 14:13:16 v3.1.0-dev.33 14:13:16 v3.1.0-dev.34 14:13:16 v3.1.0-dev.35 14:13:16 v3.1.0-dev.36 14:13:16 v3.1.0-dev.37 14:13:16 v3.1.0-dev.38 14:13:16 v3.1.0-dev.39 14:13:16 v3.1.0-dev.4 14:13:16 v3.1.0-dev.5 14:13:16 v3.1.0-dev.6 14:13:16 v3.1.0-dev.7 14:13:16 v3.1.0-dev.8 14:13:16 v3.1.0-dev.9 14:13:16 v3.1.1 14:13:16 v3.1.1-dev.1 14:13:16 v3.2.0-dev.1 14:13:16 v3.2.0-dev.10 14:13:16 v3.2.0-dev.11 14:13:16 v3.2.0-dev.12 14:13:16 v3.2.0-dev.13 14:13:16 v3.2.0-dev.14 14:13:16 v3.2.0-dev.15 14:13:16 v3.2.0-dev.16 14:13:16 v3.2.0-dev.17 14:13:16 v3.2.0-dev.18 14:13:16 v3.2.0-dev.19 14:13:16 v3.2.0-dev.2 14:13:16 v3.2.0-dev.20 14:13:16 v3.2.0-dev.21 14:13:16 v3.2.0-dev.22 14:13:16 v3.2.0-dev.23 14:13:16 v3.2.0-dev.24 14:13:16 v3.2.0-dev.25 14:13:16 v3.2.0-dev.26 14:13:16 v3.2.0-dev.27 14:13:16 v3.2.0-dev.28 14:13:16 v3.2.0-dev.29 14:13:16 v3.2.0-dev.3 14:13:16 v3.2.0-dev.30 14:13:16 v3.2.0-dev.31 14:13:16 v3.2.0-dev.32 14:13:16 v3.2.0-dev.33 14:13:16 v3.2.0-dev.34 14:13:16 v3.2.0-dev.35 14:13:16 v3.2.0-dev.36 14:13:16 v3.2.0-dev.37 14:13:16 v3.2.0-dev.38 14:13:16 v3.2.0-dev.4 14:13:16 v3.2.0-dev.5 14:13:16 v3.2.0-dev.6 14:13:16 v3.2.0-dev.7 14:13:16 v3.2.0-dev.8 14:13:16 v3.2.0-dev.9 14:13:16 v4.0.0-dev.1 14:13:16 v4.0.0-dev.2 14:13:16 v4.0.0-dev.3 14:13:16 v4.0.0-dev.4 14:13:16 v4.0.0-dev.5 14:13:16 v4.0.0-dev.6 14:13:16 v4.0.0-dev.7 [Pipeline] sh 14:13:16 + lftools sign git-tag v4.0.0-dev.7 14:13:17 Signing Git tag with Sigul... 14:13:17 Signing v4.0.0-dev.7 [Pipeline] echo 14:13:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:13:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:13:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:13:18 $ docker stop --time=1 c70575a78c723115d5efec90e9190bee90a1c0fcb902a4f99a44dfe82fbb0133 14:13:19 $ docker rm -f --volumes c70575a78c723115d5efec90e9190bee90a1c0fcb902a4f99a44dfe82fbb0133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:13:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:20 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 14:13:20 $ 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 14:13:20 $ docker top 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e -eo pid,comm 14:13:20 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). 14:13:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:20 [ssh-agent] Looking for ssh-agent implementation... 14:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:20 $ docker exec 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e ssh-agent 14:13:20 SSH_AUTH_SOCK=/tmp/ssh-nVh9obB1arqO/agent.33 14:13:20 SSH_AGENT_PID=39 14:13:20 Running ssh-add (command line suppressed) 14:13:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14012693780541083288.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14012693780541083288.key) 14:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:21 + git semver bump pre 14:13:21 2024-11-11 14:13:21,419 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:21 2024-11-11 14:13:21,419 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 14:13:21 2024-11-11 14:13:21,420 [bump_version] DEBUG bumped version:4.0.0-dev.8 14:13:21 2024-11-11 14:13:21,420 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:13:21 2024-11-11 14:13:21,420 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:21 2024-11-11 14:13:21,420 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:13:21 2024-11-11 14:13:21,421 [execute] INFO git cat-file --batch-check 14:13:21 2024-11-11 14:13:21,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:13:21 2024-11-11 14:13:21,426 [execute] INFO git cat-file --batch 14:13:21 2024-11-11 14:13:21,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:13:21 2024-11-11 14:13:21,431 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:21 4.0.0-dev.8 [Pipeline] } 14:13:21 $ docker exec --env ******** --env ******** 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e ssh-agent -k 14:13:21 unset SSH_AUTH_SOCK; 14:13:21 unset SSH_AGENT_PID; 14:13:21 echo Agent pid 39 killed; 14:13:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:21 + git semver [Pipeline] } 14:13:22 $ docker stop --time=1 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e 14:13:23 $ docker rm -f --volumes 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e [Pipeline] // withDockerContainer [Pipeline] sh 14:13:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:24 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 14:13: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 14:13:24 $ docker top 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b -eo pid,comm 14:13:24 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). 14:13:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:24 [ssh-agent] Looking for ssh-agent implementation... 14:13:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:24 $ docker exec 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b ssh-agent 14:13:24 SSH_AUTH_SOCK=/tmp/ssh-Sz08in8flC9X/agent.31 14:13:24 SSH_AGENT_PID=37 14:13:24 Running ssh-add (command line suppressed) 14:13:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2118757452995109815.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2118757452995109815.key) 14:13:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:25 + git semver push 14:13:25 2024-11-11 14:13:25,426 [run_push] DEBUG push 14:13:25 2024-11-11 14:13:25,427 [execute] INFO git cat-file --batch-check 14:13:25 2024-11-11 14:13:25,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:13:25 2024-11-11 14:13:25,430 [execute] INFO git rev-list 23a9988b7843f07d0b16b541a4d6851731382ac4 -- 14:13:25 2024-11-11 14:13:25,430 [execute] DEBUG Popen(['git', 'rev-list', '23a9988b7843f07d0b16b541a4d6851731382ac4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:13:25 2024-11-11 14:13:25,439 [execute] INFO git fetch -v origin 14:13:25 2024-11-11 14:13:25,440 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:13:26 2024-11-11 14:13:25,902 [run_push] DEBUG no remote changes detected 14:13:26 2024-11-11 14:13:25,902 [execute] INFO git push origin semver 14:13:26 2024-11-11 14:13:25,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:13:26 2024-11-11 14:13:26,564 [run_push] DEBUG push all version tags 14:13:26 2024-11-11 14:13:26,565 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:13:26 2024-11-11 14:13:26,565 [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) 14:13:27 2024-11-11 14:13:27,307 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:27 4.0.0-dev.8 [Pipeline] } 14:13:27 $ docker exec --env ******** --env ******** 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b ssh-agent -k 14:13:27 unset SSH_AUTH_SOCK; 14:13:27 unset SSH_AGENT_PID; 14:13:27 echo Agent pid 37 killed; 14:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:28 + git semver [Pipeline] } 14:13:28 $ docker stop --time=1 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b 14:13:29 $ docker rm -f --volumes 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b [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:13:30 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:13:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:13:30 total 16 14:13:30 drwxr-xr-x 3 root root 4096 Nov 11 13:56 . 14:13:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 14:13 .. 14:13:30 drwxr-xr-x 2 root root 4096 Nov 11 13:56 cost 14:13:30 -rw-r--r-- 1 root root 96 Nov 11 13:56 cost.csv 14:13:30 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:13:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:13:30 total 16 14:13:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:56 . 14:13:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 14:13 .. 14:13:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 13:56 cost 14:13:30 -rw-r--r-- 1 jenkins jenkins 96 Nov 11 13:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:13:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:13:31 ---> package-listing.sh 14:13:31 ++ facter osfamily 14:13:31 ++ tr '[:upper:]' '[:lower:]' 14:13:31 + OS_FAMILY=debian 14:13:31 + workspace=/w/workspace/ry_app-service-configurable_main 14:13:31 + START_PACKAGES=/tmp/packages_start.txt 14:13:31 + END_PACKAGES=/tmp/packages_end.txt 14:13:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:31 + PACKAGES=/tmp/packages_start.txt 14:13:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:13:31 + PACKAGES=/tmp/packages_end.txt 14:13:31 + case "${OS_FAMILY}" in 14:13:31 + dpkg -l 14:13:31 + grep '^ii' 14:13:31 + '[' -f /tmp/packages_start.txt ']' 14:13:31 + '[' -f /tmp/packages_end.txt ']' 14:13:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:13:31 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:13:31 + 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:13:31 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:13:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:32 prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container 14:13:32 $ 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:13:32 $ docker top 1e8100769914c6e15a055b122e322662ebd8a83322b06e77d3969de784ef4982 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:13:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:13:33 + ls /var/log/sa-host 14:13:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:33 provisioning config files... 14:13:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10005754642047809089tmp [Pipeline] { [Pipeline] echo 14:13:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:13:34 ---> create-netrc.sh [Pipeline] } 14:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:13:34 ---> python-tools-install.sh [Pipeline] echo 14:13:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:13:34 ---> sudo-logs.sh 14:13:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:13:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:13:35 ---> job-cost.sh 14:13:35 lf-activate-venv: SKIPPING 14:13:35 DEBUG: total: 0.2199999988079071 14:13:35 INFO: Retrieving Stack Cost... 14:13:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:35 INFO: Archiving Costs [Pipeline] echo 14:13:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:13:36 ---> logs-deploy.sh 14:13:36 lf-activate-venv: SKIPPING 14:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/255 14:13:36 INFO: archiving workspace using pattern(s): 14:13:37 Archives upload complete. 14:13:37 INFO: archiving logs to Nexus