Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 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-ssh10456200605040331768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10375182009901458395.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh146102143678769246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8650927494433990413.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-ssh12409068204588136651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24689’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24690 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#629)" > git rev-list --no-walk c4ad7f437a1e68c2d718492a8a567dff3f36cc6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:29:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:29:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:29:25 ========================================================= 04:29:25 EdgeX Global Pipelines Version Info 04:29:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:29:26 ------------------- 04:29:26 stable info: 04:29:26 ------------------- 04:29:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:29:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:29:26 Message: update stable to v1.0.258 04:29:27 ------------------- 04:29:27 experimental info: 04:29:27 ------------------- 04:29:27 Commited By: **** collab-it+edgex@linuxfoundation.org 04:29:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:29:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:29:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1be86a5 [Pipeline] echo 04:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:28 provisioning config files... 04:29:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6761437120146352984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:28 ---> ****-login.sh 04:29:28 nexus3.edgexfoundry.org:10001 04:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:29 Configure a credential helper to remove this warning. See 04:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:29 04:29:29 Login Succeeded 04:29:29 nexus3.edgexfoundry.org:10002 04:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:29 Configure a credential helper to remove this warning. See 04:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:29 04:29:29 Login Succeeded 04:29:29 nexus3.edgexfoundry.org:10003 04:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:29 Configure a credential helper to remove this warning. See 04:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:29 04:29:29 Login Succeeded 04:29:29 nexus3.edgexfoundry.org:10004 04:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:29 Configure a credential helper to remove this warning. See 04:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:29 04:29:29 Login Succeeded 04:29:29 ****.io 04:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:29 Configure a credential helper to remove this warning. See 04:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:29 04:29:29 Login Succeeded 04:29:29 ---> ****-login.sh ends [Pipeline] } 04:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:29:30 + git rev-list -1 --merges 1be86a545a35450b0d3cd72b2325ec5f8d821fb3~1..1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo 04:29:30 -----------> git rev-list -1 --merges 1be86a545a35450b0d3cd72b2325ec5f8d821fb3~1..1be86a545a35450b0d3cd72b2325ec5f8d821fb3 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [false] [Pipeline] sh 04:29:30 + git log --format=format:%s -1 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo 04:29:30 ========================================================= 04:29:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:29:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:29:30 + git log --format=format:%s -1 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo 04:29:30 [semverPrep] GIT_COMMIT: 1be86a545a35450b0d3cd72b2325ec5f8d821fb3, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#629) [Pipeline] echo 04:29:30 [semverPrep] This is not a build commit. [Pipeline] sh 04:29:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:29:31 + grep -v github /etc/ssh/ssh_known_hosts 04:29:31 + [ -e /tmp/ssh_known_hosts ] 04:29:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:29:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:29:31 + sudo tee -a /etc/ssh/ssh_known_hosts 04:29:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:31 04:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:31 0.1.4: Pulling from edgex-devops/py-git-semver 04:29:31 b85a868b505f: Pulling fs layer 04:29:31 e2be974225ed: Pulling fs layer 04:29:31 339a4e72a1f5: Pulling fs layer 04:29:31 988bab9f4d93: Pulling fs layer 04:29:31 1469e6f7b9e6: Pulling fs layer 04:29:31 eaf3925da568: Pulling fs layer 04:29:31 bab4dde63d76: Pulling fs layer 04:29:31 bde34c3a00c8: Pulling fs layer 04:29:31 b352a97aabf1: Pulling fs layer 04:29:31 4872d77fe225: Pulling fs layer 04:29:31 5851b861e8e6: Pulling fs layer 04:29:31 bab4dde63d76: Waiting 04:29:31 bde34c3a00c8: Waiting 04:29:31 b352a97aabf1: Waiting 04:29:31 4872d77fe225: Waiting 04:29:31 5851b861e8e6: Waiting 04:29:31 988bab9f4d93: Waiting 04:29:31 eaf3925da568: Waiting 04:29:31 1469e6f7b9e6: Waiting 04:29:31 e2be974225ed: Verifying Checksum 04:29:31 e2be974225ed: Download complete 04:29:31 988bab9f4d93: Verifying Checksum 04:29:31 988bab9f4d93: Download complete 04:29:31 1469e6f7b9e6: Verifying Checksum 04:29:31 1469e6f7b9e6: Download complete 04:29:31 eaf3925da568: Download complete 04:29:32 339a4e72a1f5: Verifying Checksum 04:29:32 339a4e72a1f5: Download complete 04:29:32 bde34c3a00c8: Download complete 04:29:32 b352a97aabf1: Download complete 04:29:32 4872d77fe225: Download complete 04:29:32 5851b861e8e6: Verifying Checksum 04:29:32 b85a868b505f: Verifying Checksum 04:29:32 b85a868b505f: Download complete 04:29:32 bab4dde63d76: Verifying Checksum 04:29:32 bab4dde63d76: Download complete 04:29:33 b85a868b505f: Pull complete 04:29:33 e2be974225ed: Pull complete 04:29:33 339a4e72a1f5: Pull complete 04:29:33 988bab9f4d93: Pull complete 04:29:34 1469e6f7b9e6: Pull complete 04:29:34 eaf3925da568: Pull complete 04:29:35 bab4dde63d76: Pull complete 04:29:36 bde34c3a00c8: Pull complete 04:29:36 b352a97aabf1: Pull complete 04:29:36 4872d77fe225: Pull complete 04:29:36 5851b861e8e6: Pull complete 04:29:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:36 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:29:36 $ 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 04:29:40 $ docker top 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf -eo pid,comm 04:29:40 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). 04:29:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:40 [ssh-agent] Looking for ssh-agent implementation... 04:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:40 $ docker exec 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent 04:29:40 SSH_AUTH_SOCK=/tmp/ssh-SRVLqcP5R9Sl/agent.32 04:29:40 SSH_AGENT_PID=38 04:29:40 Running ssh-add (command line suppressed) 04:29:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7558971691468503887.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7558971691468503887.key) 04:29:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:41 + git tag --points-at HEAD [Pipeline] } 04:29:41 $ docker exec --env ******** --env ******** 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent -k 04:29:41 unset SSH_AUTH_SOCK; 04:29:41 unset SSH_AGENT_PID; 04:29:41 echo Agent pid 38 killed; 04:29:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:41 [ssh-agent] Looking for ssh-agent implementation... 04:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:41 $ docker exec 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent 04:29:41 SSH_AUTH_SOCK=/tmp/ssh-oMJ9ntfoNiWa/agent.71 04:29:41 SSH_AGENT_PID=77 04:29:41 Running ssh-add (command line suppressed) 04:29:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17755359629750746614.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17755359629750746614.key) 04:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:41 + git semver init 04:29:42 2023-12-08 04:29:42,004 [run_init] DEBUG init version:0.0.0 force:False 04:29:42 2023-12-08 04:29:42,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:29:42 2023-12-08 04:29:42,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:29:42 2023-12-08 04:29:42,006 [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) 04:29:43 2023-12-08 04:29:43,185 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:29:43 2023-12-08 04:29:43,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:29:43 2023-12-08 04:29:43,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:29:43 2023-12-08 04:29:43,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:29:43 3.2.0-dev.4 [Pipeline] } 04:29:43 $ docker exec --env ******** --env ******** 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent -k 04:29:43 unset SSH_AUTH_SOCK; 04:29:43 unset SSH_AGENT_PID; 04:29:43 echo Agent pid 77 killed; 04:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:43 + git semver [Pipeline] } 04:29:44 $ docker stop --time=1 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf 04:29:45 $ docker rm -f --volumes 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf [Pipeline] // withDockerContainer [Pipeline] sh 04:29:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:29:46 Stashed 1 file(s) [Pipeline] echo 04:29:46 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 04:29:46 provisioning config files... 04:29:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4572690495656341158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:46 ---> ****-login.sh 04:29:46 nexus3.edgexfoundry.org:10001 04:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:46 Configure a credential helper to remove this warning. See 04:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:46 04:29:46 Login Succeeded 04:29:46 nexus3.edgexfoundry.org:10002 04:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:46 Configure a credential helper to remove this warning. See 04:29:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:46 04:29:46 Login Succeeded 04:29:46 nexus3.edgexfoundry.org:10003 04:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:47 Configure a credential helper to remove this warning. See 04:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:47 04:29:47 Login Succeeded 04:29:47 nexus3.edgexfoundry.org:10004 04:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:47 Configure a credential helper to remove this warning. See 04:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:47 04:29:47 Login Succeeded 04:29:47 ****.io 04:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:47 Configure a credential helper to remove this warning. See 04:29:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:47 04:29:47 Login Succeeded 04:29:47 ---> ****-login.sh ends [Pipeline] } 04:29:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:47 ========================================================= 04:29:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:29:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:29:47 Sending build context to Docker daemon 8.79MB 04:29:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:29:47 Step 2/12 : FROM ${BASE} AS builder 04:29:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:29:47 7264a8db6415: Pulling fs layer 04:29:47 c4d48a809fc2: Pulling fs layer 04:29:47 4f1c88b9dad5: Pulling fs layer 04:29:47 ad3a456e5733: Pulling fs layer 04:29:47 69c7f0334f64: Pulling fs layer 04:29:47 1f1c1a5573a3: Pulling fs layer 04:29:47 ce7588e14bc9: Pulling fs layer 04:29:47 b5e4710f87ac: Pulling fs layer 04:29:47 ad3a456e5733: Waiting 04:29:47 69c7f0334f64: Waiting 04:29:47 1f1c1a5573a3: Waiting 04:29:47 ce7588e14bc9: Waiting 04:29:47 b5e4710f87ac: Waiting 04:29:47 c4d48a809fc2: Verifying Checksum 04:29:47 c4d48a809fc2: Download complete 04:29:47 ad3a456e5733: Download complete 04:29:47 69c7f0334f64: Verifying Checksum 04:29:47 69c7f0334f64: Download complete 04:29:48 7264a8db6415: Verifying Checksum 04:29:48 7264a8db6415: Download complete 04:29:48 1f1c1a5573a3: Verifying Checksum 04:29:48 1f1c1a5573a3: Download complete 04:29:48 7264a8db6415: Pull complete 04:29:49 b5e4710f87ac: Verifying Checksum 04:29:49 b5e4710f87ac: Download complete 04:29:49 c4d48a809fc2: Pull complete 04:29:49 4f1c88b9dad5: Verifying Checksum 04:29:49 4f1c88b9dad5: Download complete 04:29:49 ce7588e14bc9: Verifying Checksum 04:29:49 ce7588e14bc9: Download complete 04:29:51 4f1c88b9dad5: Pull complete 04:29:51 ad3a456e5733: Pull complete 04:29:51 69c7f0334f64: Pull complete 04:29:51 1f1c1a5573a3: Pull complete 04:29:54 ce7588e14bc9: Pull complete 04:29:54 b5e4710f87ac: Pull complete 04:29:54 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:29:54 ---> 88b5674ff536 04:29:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:29:59 ---> Running in d36f6246fee1 04:29:59 Removing intermediate container d36f6246fee1 04:29:59 ---> 941ac385c855 04:29:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:29:59 ---> Running in 154fbd7eab0f 04:29:59 Removing intermediate container 154fbd7eab0f 04:29:59 ---> 07ac4b186a1e 04:29:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:29:59 ---> Running in dbd186babdb5 04:29:59 Removing intermediate container dbd186babdb5 04:29:59 ---> 1649a33c6bbe 04:29:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:29:59 ---> Running in 326f677617e0 04:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:00 OK: 264 MiB in 52 packages 04:30:00 Removing intermediate container 326f677617e0 04:30:00 ---> 9d7a3096f836 04:30:00 Step 7/12 : WORKDIR /app 04:30:00 ---> Running in fc77b82c5af9 04:30:00 Removing intermediate container fc77b82c5af9 04:30:00 ---> 4baa633687da 04:30:00 Step 8/12 : COPY go.mod vendor* ./ 04:30:00 ---> dcf6ae8ff7f6 04:30:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:00 ---> Running in 03d60f83cacb 04:30:01 Still waiting to schedule task 04:30:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24691’ is offline 04:30:40 Removing intermediate container 03d60f83cacb 04:30:40 ---> 296b1ca9047f 04:30:40 Step 10/12 : COPY . . 04:30:40 ---> 4c7e9634b0f0 04:30:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:30:40 ---> Running in bfea273306fd 04:30:40 Removing intermediate container bfea273306fd 04:30:40 ---> 800dadbb852d 04:30:40 Step 12/12 : RUN $MAKE 04:30:40 ---> Running in ca9350c93702 04:30:40 noop 04:30:40 Removing intermediate container ca9350c93702 04:30:40 ---> 213ee2c526cb 04:30:40 Successfully built 213ee2c526cb 04:30:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:40 + docker inspect -f . ci-base-image-x86_64 04:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:40 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:30:40 $ 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 04:30:41 $ docker top e5c8a33991de0fc06a362d50f83593739a0217fdce024785269347f766a3b821 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:41 + go version 04:30:41 go version go1.21.0 linux/amd64 [Pipeline] } 04:30:41 $ docker stop --time=1 e5c8a33991de0fc06a362d50f83593739a0217fdce024785269347f766a3b821 04:30:42 $ docker rm -f --volumes e5c8a33991de0fc06a362d50f83593739a0217fdce024785269347f766a3b821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:44 + docker inspect -f . ci-base-image-x86_64 04:30:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:44 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:30:44 $ 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 04:30:44 $ docker top ca9337b088d0ee8fad0fdeb62a469caf79b474228ba6eaad8ec92cea1dcc3c0d -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:45 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:30:45 + make test 04:30:45 go test -race -coverprofile=coverage.out ./... 04:31:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:31:21 go vet ./... 04:31:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:23 ./bin/test-attribution-txt.sh [Pipeline] echo 04:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:31:23 $ docker stop --time=1 ca9337b088d0ee8fad0fdeb62a469caf79b474228ba6eaad8ec92cea1dcc3c0d 04:31:28 $ docker rm -f --volumes ca9337b088d0ee8fad0fdeb62a469caf79b474228ba6eaad8ec92cea1dcc3c0d [Pipeline] // withDockerContainer [Pipeline] sh 04:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:31:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:31:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:29 + ls -al . 04:31:29 total 184 04:31:29 drwxrwxr-x 7 jenkins jenkins 4096 Dec 8 04:30 . 04:31:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:29 .. 04:31:29 -rw-rw-r-- 1 jenkins jenkins 119 Dec 8 04:29 .dockerignore 04:31:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:31 .git 04:31:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:29 .github 04:31:29 -rw-rw-r-- 1 jenkins jenkins 106 Dec 8 04:29 .gitignore 04:31:29 -rw-rw-r-- 1 jenkins jenkins 41 Dec 8 04:29 .golangci.yml 04:31:29 drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 04:29 .semver 04:31:29 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 8 04:29 Attribution.txt 04:31:29 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 8 04:29 CHANGELOG.md 04:31:29 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 8 04:29 Dockerfile 04:31:29 -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 04:29 GOVERNANCE.md 04:31:29 -rw-rw-r-- 1 jenkins jenkins 666 Dec 8 04:29 Jenkinsfile 04:31:29 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 8 04:29 LICENSE 04:31:29 -rw-rw-r-- 1 jenkins jenkins 618 Dec 8 04:29 OWNERS.md 04:31:29 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 8 04:29 README.md 04:31:29 -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 04:29 VERSION 04:31:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 04:29 bin 04:31:29 -rw-r--r-- 1 jenkins jenkins 13 Dec 8 04:30 coverage.out 04:31:29 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 8 04:29 go.mod 04:31:29 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 8 04:29 go.sum 04:31:29 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 8 04:29 main.go 04:31:29 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 8 04:29 makefile 04:31:29 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 04:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:29 + 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=1be86a545a35450b0d3cd72b2325ec5f8d821fb3 --label arch=amd64 --label version=3.2.0-dev.4 . 04:31:29 Sending build context to Docker daemon 8.791MB 04:31:29 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:31:29 Step 2/27 : FROM ${BASE} AS builder 04:31:29 ---> 213ee2c526cb 04:31:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:31:30 ---> Running in d702ef41553f 04:31:30 Removing intermediate container d702ef41553f 04:31:30 ---> 05fb17dc73aa 04:31:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:31:30 ---> Running in c3beb34d1024 04:31:30 Removing intermediate container c3beb34d1024 04:31:30 ---> 0a5ad43e96f8 04:31:30 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:31:30 ---> Running in e3ac5305ab0b 04:31:30 Removing intermediate container e3ac5305ab0b 04:31:30 ---> 81b1cad69f66 04:31:30 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:31:30 ---> Running in d5dd5b60b1fe 04:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:31:31 OK: 264 MiB in 52 packages 04:31:31 Removing intermediate container d5dd5b60b1fe 04:31:31 ---> 90424269f6b5 04:31:31 Step 7/27 : WORKDIR /app 04:31:31 ---> Running in 1e558c6c79d4 04:31:31 Removing intermediate container 1e558c6c79d4 04:31:31 ---> b92ecbe18a4e 04:31:31 Step 8/27 : COPY go.mod vendor* ./ 04:31:31 ---> 03e6947b44e6 04:31:31 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:31 ---> Running in 3a45141821cf 04:31:32 Removing intermediate container 3a45141821cf 04:31:32 ---> 0b54dfb91e12 04:31:32 Step 10/27 : COPY . . 04:31:32 ---> b64873eb17b9 04:31:32 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:31:32 ---> Running in cbcbe457bcd3 04:31:32 Removing intermediate container cbcbe457bcd3 04:31:32 ---> 5b77fba69ab9 04:31:32 Step 12/27 : RUN $MAKE 04:31:32 ---> Running in 9fc9ba335c1f 04:31:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-service-configurable 04:31:55 Removing intermediate container 9fc9ba335c1f 04:31:55 ---> 127fdba3c761 04:31:55 Step 13/27 : FROM alpine:3.18 04:31:55 3.18: Pulling from library/alpine 04:31:55 c926b61bad3b: Pulling fs layer 04:31:55 c926b61bad3b: Download complete 04:31:55 c926b61bad3b: Pull complete 04:31:55 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:31:55 Status: Downloaded newer image for alpine:3.18 04:31:55 ---> b541f2080109 04:31:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:31:55 ---> Running in 114b499302b7 04:31:55 Removing intermediate container 114b499302b7 04:31:55 ---> 3a69f26df81b 04:31:55 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:31:55 ---> Running in 54fc61f6ed66 04:31:55 Removing intermediate container 54fc61f6ed66 04:31:55 ---> 3fcfa7da2d17 04:31:55 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:31:55 ---> Running in e2e535777583 04:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:31:55 (1/2) Installing ca-certificates (20230506-r0) 04:31:55 (2/2) Installing dumb-init (1.2.5-r2) 04:31:55 Executing busybox-1.36.1-r5.trigger 04:31:55 Executing ca-certificates-20230506-r0.trigger 04:31:55 OK: 8 MiB in 17 packages 04:31:55 Removing intermediate container e2e535777583 04:31:55 ---> a3473aaf2196 04:31:55 Step 17/27 : RUN apk --no-cache upgrade 04:31:55 ---> Running in c79ec2067705 04:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:31:55 OK: 8 MiB in 17 packages 04:31:55 Removing intermediate container c79ec2067705 04:31:55 ---> 00bfe16f3dc3 04:31:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:31:56 ---> fe6c6b766d72 04:31:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:31:56 ---> d44fb25344bf 04:31:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:31:56 ---> 8eac0d123a84 04:31:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:31:57 ---> 6d3e109cdd5b 04:31:57 Step 22/27 : EXPOSE 48095 04:31:57 ---> Running in d69b7b7b9220 04:31:57 Removing intermediate container d69b7b7b9220 04:31:57 ---> ab492ac18d49 04:31:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:31:57 ---> Running in 98be0a8aee03 04:31:57 Removing intermediate container 98be0a8aee03 04:31:57 ---> 9ac148194745 04:31:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:31:57 ---> Running in 3abd7deec933 04:31:57 Removing intermediate container 3abd7deec933 04:31:57 ---> 7459e12c1713 04:31:57 Step 25/27 : LABEL arch=amd64 04:31:57 ---> Running in 044bc63c5196 04:31:57 Removing intermediate container 044bc63c5196 04:31:57 ---> f8d4246d2df4 04:31:57 Step 26/27 : LABEL git_sha=1be86a545a35450b0d3cd72b2325ec5f8d821fb3 04:31:57 ---> Running in 8e84f31f1751 04:31:57 Removing intermediate container 8e84f31f1751 04:31:57 ---> 09cb9c6bb09a 04:31:57 Step 27/27 : LABEL version=3.2.0-dev.4 04:31:57 ---> Running in a12f7c493eca 04:31:57 Removing intermediate container a12f7c493eca 04:31:57 ---> 917f54fde134 04:31:57 [Warning] One or more build-args [ARCH] were not consumed 04:31:57 Successfully built 917f54fde134 04:31:57 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 04:31:57 provisioning config files... 04:31:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12761138245777473093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:58 ---> ****-login.sh 04:31:58 nexus3.edgexfoundry.org:10001 04:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 nexus3.edgexfoundry.org:10002 04:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 nexus3.edgexfoundry.org:10003 04:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 nexus3.edgexfoundry.org:10004 04:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 ****.io 04:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:58 Configure a credential helper to remove this warning. See 04:31:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:58 04:31:58 Login Succeeded 04:31:58 ---> ****-login.sh ends [Pipeline] } 04:31:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:31:58 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 04:31:58 latest 04:31:58 3.2.0-dev.4 04:31:58 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 04:31:58 main 04:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 04:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:31:59 4fd255931a0e: Preparing 04:31:59 9c32d8c21046: Preparing 04:31:59 01ea3735a9e2: Preparing 04:31:59 57d08f53f968: Preparing 04:31:59 53d54ad16bd9: Preparing 04:31:59 7b8cf54ab1b3: Preparing 04:31:59 9fe9a137fd00: Preparing 04:31:59 7b8cf54ab1b3: Waiting 04:31:59 9fe9a137fd00: Waiting 04:31:59 01ea3735a9e2: Pushed 04:31:59 9c32d8c21046: Pushed 04:31:59 53d54ad16bd9: Pushed 04:31:59 57d08f53f968: Pushed 04:31:59 9fe9a137fd00: Layer already exists 04:32:00 7b8cf54ab1b3: Pushed 04:32:01 4fd255931a0e: Pushed 04:32:01 1be86a545a35450b0d3cd72b2325ec5f8d821fb3: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:32:02 4fd255931a0e: Preparing 04:32:02 9c32d8c21046: Preparing 04:32:02 01ea3735a9e2: Preparing 04:32:02 57d08f53f968: Preparing 04:32:02 53d54ad16bd9: Preparing 04:32:02 7b8cf54ab1b3: Preparing 04:32:02 9fe9a137fd00: Preparing 04:32:02 7b8cf54ab1b3: Waiting 04:32:02 9fe9a137fd00: Waiting 04:32:02 53d54ad16bd9: Layer already exists 04:32:02 4fd255931a0e: Layer already exists 04:32:02 57d08f53f968: Layer already exists 04:32:02 01ea3735a9e2: Layer already exists 04:32:02 9c32d8c21046: Layer already exists 04:32:02 7b8cf54ab1b3: Layer already exists 04:32:02 9fe9a137fd00: Layer already exists 04:32:02 latest: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.4 04:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:32:03 4fd255931a0e: Preparing 04:32:03 9c32d8c21046: Preparing 04:32:03 01ea3735a9e2: Preparing 04:32:03 57d08f53f968: Preparing 04:32:03 53d54ad16bd9: Preparing 04:32:03 7b8cf54ab1b3: Preparing 04:32:03 9fe9a137fd00: Preparing 04:32:03 7b8cf54ab1b3: Waiting 04:32:03 9fe9a137fd00: Waiting 04:32:03 4fd255931a0e: Layer already exists 04:32:03 53d54ad16bd9: Layer already exists 04:32:03 9c32d8c21046: Layer already exists 04:32:03 01ea3735a9e2: Layer already exists 04:32:03 57d08f53f968: Layer already exists 04:32:03 7b8cf54ab1b3: Layer already exists 04:32:03 9fe9a137fd00: Layer already exists 04:32:03 3.2.0-dev.4: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 04:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:32:04 4fd255931a0e: Preparing 04:32:04 9c32d8c21046: Preparing 04:32:04 01ea3735a9e2: Preparing 04:32:04 57d08f53f968: Preparing 04:32:04 53d54ad16bd9: Preparing 04:32:04 7b8cf54ab1b3: Preparing 04:32:04 9fe9a137fd00: Preparing 04:32:04 7b8cf54ab1b3: Waiting 04:32:04 9fe9a137fd00: Waiting 04:32:04 9c32d8c21046: Layer already exists 04:32:04 53d54ad16bd9: Layer already exists 04:32:04 01ea3735a9e2: Layer already exists 04:32:04 4fd255931a0e: Layer already exists 04:32:04 57d08f53f968: Layer already exists 04:32:04 7b8cf54ab1b3: Layer already exists 04:32:04 9fe9a137fd00: Layer already exists 04:32:04 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:32:05 4fd255931a0e: Preparing 04:32:05 9c32d8c21046: Preparing 04:32:05 01ea3735a9e2: Preparing 04:32:05 57d08f53f968: Preparing 04:32:05 53d54ad16bd9: Preparing 04:32:05 7b8cf54ab1b3: Preparing 04:32:05 9fe9a137fd00: Preparing 04:32:05 7b8cf54ab1b3: Waiting 04:32:05 9fe9a137fd00: Waiting 04:32:05 4fd255931a0e: Layer already exists 04:32:05 57d08f53f968: Layer already exists 04:32:05 01ea3735a9e2: Layer already exists 04:32:05 53d54ad16bd9: Layer already exists 04:32:05 9c32d8c21046: Layer already exists 04:32:05 7b8cf54ab1b3: Layer already exists 04:32:05 9fe9a137fd00: Layer already exists 04:32:05 main: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:05 ===================================================== [Pipeline] echo 04:32:05 taggedImages: 04:32:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 04:32:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:32:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.4 04:32:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 04:32:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:06 04:32:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:06 latest: Pulling from edgex-lftools-log-publisher 04:32:06 5eb5b503b376: Pulling fs layer 04:32:06 5c69ac0246d0: Pulling fs layer 04:32:06 ec43610c2a17: Pulling fs layer 04:32:06 3a2ae6a8a46f: Pulling fs layer 04:32:06 33b1e0a273af: Pulling fs layer 04:32:06 5d3b04190fa2: Pulling fs layer 04:32:06 2f39f015ded8: Pulling fs layer 04:32:06 33b1e0a273af: Waiting 04:32:06 3a2ae6a8a46f: Waiting 04:32:06 5d3b04190fa2: Waiting 04:32:06 2f39f015ded8: Waiting 04:32:06 5c69ac0246d0: Verifying Checksum 04:32:06 5c69ac0246d0: Download complete 04:32:06 3a2ae6a8a46f: Download complete 04:32:06 33b1e0a273af: Verifying Checksum 04:32:06 33b1e0a273af: Download complete 04:32:06 5d3b04190fa2: Verifying Checksum 04:32:06 5d3b04190fa2: Download complete 04:32:06 ec43610c2a17: Verifying Checksum 04:32:06 ec43610c2a17: Download complete 04:32:06 5eb5b503b376: Verifying Checksum 04:32:06 5eb5b503b376: Download complete 04:32:07 5eb5b503b376: Pull complete 04:32:08 5c69ac0246d0: Pull complete 04:32:08 ec43610c2a17: Pull complete 04:32:08 3a2ae6a8a46f: Pull complete 04:32:08 33b1e0a273af: Pull complete 04:32:08 5d3b04190fa2: Pull complete 04:32:08 2f39f015ded8: Download complete 04:32:12 2f39f015ded8: Pull complete 04:32:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:13 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:32:13 $ 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 04:32:17 $ docker top ba91cd35a3216a809a663da8c7f08952620ee2d98e0044f641963411b6588f68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:17 ---> job-cost.sh 04:32:17 lf-activate-venv: SKIPPING 04:32:17 INFO: No Stack... 04:32:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:18 INFO: Archiving Costs [Pipeline] sh 04:32:18 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:32:18 + cut -d, -f6 [Pipeline] lock 04:32:18 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] 04:32:18 Resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] did not exist. Created. 04:32:18 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:32:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:32:19 Stashed 1 file(s) [Pipeline] } 04:32:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 04:32:19 $ docker stop --time=1 ba91cd35a3216a809a663da8c7f08952620ee2d98e0044f641963411b6588f68 04:32:20 $ docker rm -f --volumes ba91cd35a3216a809a663da8c7f08952620ee2d98e0044f641963411b6588f68 04:32:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24693 in /w/workspace/ry_app-service-configurable_main [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] { [Pipeline] // script [Pipeline] ws 04:32:20 Running in /w/workspace/app-service-configurable/213 [Pipeline] { [Pipeline] checkout [Pipeline] } 04:32:23 Selected Git installation does not exist. Using Default 04:32:23 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:32:33 using credential edgex-jenkins-ssh 04:32:33 Cloning the remote Git repository 04:32:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:32:33 > git init /w/workspace/app-service-configurable/213 # timeout=10 04:32:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:32:33 > git --version # timeout=10 04:32:33 > git --version # 'git version 2.25.1' 04:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:36 Avoid second fetch 04:32:36 Checking out Revision 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 (main) 04:32:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:32:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:36 > git config core.sparsecheckout # timeout=10 04:32:36 > git checkout -f 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 # timeout=10 04:32:37 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#629)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:32:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:38 Dload Upload Total Spent Left Speed 04:32:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 04:32:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:32:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:32:39 sudo tee /etc/docker/daemon.new 04:32:39 { 04:32:39 "registry-mirrors": [ 04:32:39 "https://nexus3.edgexfoundry.org:10001" 04:32:39 ], 04:32:39 "bip": "10.250.0.254/24", 04:32:39 "hosts": [ 04:32:39 "tcp://0.0.0.0:5555", 04:32:39 "unix:///var/run/docker.sock" 04:32:39 ], 04:32:39 "mtu": 1458, 04:32:39 "selinux-enabled": true, 04:32:39 "seccomp-profile": "/etc/docker/seccomp.json" 04:32:39 } [Pipeline] sh 04:32:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:32:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:59 provisioning config files... 04:32:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/213@tmp/config18212853218964909227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:59 ---> ****-login.sh 04:32:59 nexus3.edgexfoundry.org:10001 04:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:00 Configure a credential helper to remove this warning. See 04:33:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:00 04:33:00 Login Succeeded 04:33:00 nexus3.edgexfoundry.org:10002 04:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:00 Configure a credential helper to remove this warning. See 04:33:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:00 04:33:00 Login Succeeded 04:33:00 nexus3.edgexfoundry.org:10003 04:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:01 Configure a credential helper to remove this warning. See 04:33:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:01 04:33:01 Login Succeeded 04:33:01 nexus3.edgexfoundry.org:10004 04:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:01 Configure a credential helper to remove this warning. See 04:33:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:01 04:33:01 Login Succeeded 04:33:01 ****.io 04:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:01 Configure a credential helper to remove this warning. See 04:33:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:01 04:33:01 Login Succeeded 04:33:01 ---> ****-login.sh ends [Pipeline] } 04:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:33:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:33:02 ========================================================= 04:33:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:33:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:33:04 #0 building with "default" instance using docker driver 04:33:04 04:33:04 #1 [internal] load build definition from Dockerfile 04:33:04 #1 transferring dockerfile: 2.05kB 0.0s done 04:33:04 #1 DONE 0.1s 04:33:04 04:33:04 #2 [internal] load .dockerignore 04:33:04 #2 transferring context: 159B 0.0s done 04:33:04 #2 DONE 0.1s 04:33:04 04:33:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:33:05 #3 DONE 0.4s 04:33:05 04:33:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:33:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 04:33:05 #4 ... 04:33:05 04:33:05 #5 [internal] load build context 04:33:05 #5 transferring context: 130.60kB 0.1s done 04:33:05 #5 DONE 0.1s 04:33:05 04:33:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:33:05 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 04:33:05 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 04:33:05 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 04:33:05 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 04:33:05 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.23MB / 63.99MB 0.3s 04:33:05 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 04:33:05 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 04:33:05 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 04:33:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 04:33:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.08MB / 63.99MB 0.4s 04:33:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.05MB / 11.40MB 0.4s 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.60MB / 63.99MB 0.5s 04:33:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s 04:33:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.02MB / 11.40MB 0.5s 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s 04:33:05 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 04:33:05 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.32MB / 63.99MB 0.8s 04:33:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.8s 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s 04:33:05 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.23MB / 63.99MB 1.1s 04:33:05 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.56MB / 97.63MB 1.1s 04:33:05 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 04:33:05 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.2s 04:33:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.3s 04:33:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.51MB / 97.63MB 1.3s 04:33:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.4s 04:33:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.15MB / 63.99MB 1.5s 04:33:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.5s 04:33:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s 04:33:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.7s 04:33:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done 04:33:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.01MB / 97.63MB 2.0s 04:33:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 04:33:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.2s 04:33:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.73MB / 97.63MB 2.3s 04:33:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.16MB / 97.63MB 2.5s 04:33:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s done 04:33:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 04:33:18 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s 04:33:24 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done 04:33:25 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 04:33:25 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 04:33:25 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 04:33:25 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 04:33:30 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 04:33:34 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 04:33:34 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 04:33:36 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.0s done 04:33:36 #4 DONE 31.8s 04:33:36 04:33:36 #6 [builder 2/7] RUN apk add --update --no-cache make git 04:33:37 #6 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:38 #6 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:39 #6 2.811 OK: 266 MiB in 52 packages 04:33:46 #6 DONE 8.3s 04:33:46 04:33:46 #7 [builder 3/7] WORKDIR /app 04:33:46 #7 DONE 0.1s 04:33:46 04:33:46 #8 [builder 4/7] COPY go.mod vendor* ./ 04:33:46 #8 DONE 0.1s 04:33:46 04:33:46 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:08 #9 DONE 22.9s 04:34:08 04:34:08 #10 [builder 6/7] COPY . . 04:34:08 #10 DONE 0.1s 04:34:08 04:34:08 #11 [builder 7/7] RUN echo noop 04:34:09 #11 0.597 noop 04:34:13 #11 DONE 4.5s 04:34:13 04:34:13 #12 exporting to image 04:34:13 #12 exporting layers 04:34:35 #12 exporting layers 21.5s done 04:34:35 #12 writing image sha256:e8c21a95ec71288d454230585c1e21c4083388d6c0cae8225c62e84d6b00bf72 done 04:34:35 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 04:34:35 #12 DONE 21.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:35 + docker inspect -f . ci-base-image-arm64 04:34:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:36 prd-ubuntu20.04-docker-arm64-4c-16g-24693 does not seem to be running inside a container 04:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/213 -v /w/workspace/app-service-configurable/213:/w/workspace/app-service-configurable/213:rw,z -v /w/workspace/app-service-configurable/213@tmp:/w/workspace/app-service-configurable/213@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 04:34:37 $ docker top 0d5c70b5ff8be1bf8ed2e26ddf47b84ae881e9b92dfac68b3a2e6aae98e5ba0d -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:37 + go version 04:34:37 go version go1.21.0 linux/arm64 [Pipeline] } 04:34:37 $ docker stop --time=1 0d5c70b5ff8be1bf8ed2e26ddf47b84ae881e9b92dfac68b3a2e6aae98e5ba0d 04:34:42 $ docker rm -f --volumes 0d5c70b5ff8be1bf8ed2e26ddf47b84ae881e9b92dfac68b3a2e6aae98e5ba0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:43 + docker inspect -f . ci-base-image-arm64 04:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:43 prd-ubuntu20.04-docker-arm64-4c-16g-24693 does not seem to be running inside a container 04:34:43 $ 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/213 -v /w/workspace/app-service-configurable/213:/w/workspace/app-service-configurable/213:rw,z -v /w/workspace/app-service-configurable/213@tmp:/w/workspace/app-service-configurable/213@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 04:34:44 $ docker top cdee62d5f0d8d042faf155487aa14d248cce6c1ba6faff6a1b338841b39d16fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:45 + git config --global --add safe.directory /w/workspace/app-service-configurable/213 [Pipeline] fileExists [Pipeline] sh 04:34:45 + make test 04:34:45 go test -race -coverprofile=coverage.out ./... 04:36:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:36:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:36:37 go vet ./... 04:37:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:37:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:37:33 ./bin/test-attribution-txt.sh [Pipeline] echo 04:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:37:34 $ docker stop --time=1 cdee62d5f0d8d042faf155487aa14d248cce6c1ba6faff6a1b338841b39d16fc 04:37:36 $ docker rm -f --volumes cdee62d5f0d8d042faf155487aa14d248cce6c1ba6faff6a1b338841b39d16fc [Pipeline] // withDockerContainer [Pipeline] sh 04:37:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:38 Warning: overwriting stash ‘coverage-report’ 04:37:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:39 + ls -al . 04:37:39 total 180 04:37:39 drwxrwxr-x 6 jenkins jenkins 4096 Dec 8 04:34 . 04:37:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:32 .. 04:37:39 -rw-rw-r-- 1 jenkins jenkins 119 Dec 8 04:32 .dockerignore 04:37:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:32 .git 04:37:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:32 .github 04:37:39 -rw-rw-r-- 1 jenkins jenkins 106 Dec 8 04:32 .gitignore 04:37:39 -rw-rw-r-- 1 jenkins jenkins 41 Dec 8 04:32 .golangci.yml 04:37:39 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 8 04:32 Attribution.txt 04:37:39 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 8 04:32 CHANGELOG.md 04:37:39 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 8 04:32 Dockerfile 04:37:39 -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 04:32 GOVERNANCE.md 04:37:39 -rw-rw-r-- 1 jenkins jenkins 666 Dec 8 04:32 Jenkinsfile 04:37:39 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 8 04:32 LICENSE 04:37:39 -rw-rw-r-- 1 jenkins jenkins 618 Dec 8 04:32 OWNERS.md 04:37:39 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 8 04:32 README.md 04:37:39 -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 04:29 VERSION 04:37:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 04:32 bin 04:37:39 -rw-r--r-- 1 jenkins jenkins 13 Dec 8 04:34 coverage.out 04:37:39 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 8 04:32 go.mod 04:37:39 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 8 04:32 go.sum 04:37:39 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 8 04:32 main.go 04:37:39 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 8 04:32 makefile 04:37:39 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 04:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:40 + 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=1be86a545a35450b0d3cd72b2325ec5f8d821fb3 --label arch=arm64 --label version=3.2.0-dev.4 . 04:37:40 #0 building with "default" instance using docker driver 04:37:40 04:37:40 #1 [internal] load build definition from Dockerfile 04:37:40 #1 transferring dockerfile: 2.05kB done 04:37:40 #1 DONE 0.0s 04:37:40 04:37:40 #2 [internal] load .dockerignore 04:37:40 #2 transferring context: 159B done 04:37:40 #2 DONE 0.0s 04:37:40 04:37:40 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:37:40 #3 DONE 0.0s 04:37:40 04:37:40 #4 [internal] load metadata for docker.io/library/alpine:3.18 04:37:40 #4 DONE 0.2s 04:37:40 04:37:40 #5 [internal] load build context 04:37:41 #5 transferring context: 1.45kB 0.0s done 04:37:41 #5 DONE 0.0s 04:37:41 04:37:41 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:37:41 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 04:37:41 #6 ... 04:37:41 04:37:41 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:37:41 #7 DONE 0.2s 04:37:41 04:37:41 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:37:41 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:37:41 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:37:41 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:37:41 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 04:37:41 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 04:37:41 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 04:37:41 #6 DONE 0.9s 04:37:41 04:37:41 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:37:42 #8 0.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:42 #8 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:43 #8 ... 04:37:43 04:37:43 #9 [builder 2/7] RUN apk add --update --no-cache make git 04:37:43 #9 0.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:43 #9 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:43 #9 2.181 OK: 266 MiB in 52 packages 04:37:43 #9 DONE 2.5s 04:37:43 04:37:43 #10 [builder 3/7] WORKDIR /app 04:37:43 #10 DONE 0.1s 04:37:43 04:37:43 #11 [builder 4/7] COPY go.mod vendor* ./ 04:37:43 #11 DONE 0.1s 04:37:43 04:37:43 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:37:43 #8 1.958 (1/2) Installing ca-certificates (20230506-r0) 04:37:43 #8 2.054 (2/2) Installing dumb-init (1.2.5-r2) 04:37:44 #8 2.067 Executing busybox-1.36.1-r5.trigger 04:37:44 #8 2.101 Executing ca-certificates-20230506-r0.trigger 04:37:44 #8 2.331 OK: 9 MiB in 17 packages 04:37:44 #8 DONE 2.6s 04:37:44 04:37:44 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:37:45 #12 0.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:45 #12 ... 04:37:45 04:37:45 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:45 #13 DONE 1.8s 04:37:45 04:37:45 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:37:45 #12 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:45 #12 ... 04:37:45 04:37:45 #14 [builder 6/7] COPY . . 04:37:45 #14 DONE 0.2s 04:37:46 04:37:46 #15 [builder 7/7] RUN make build 04:37:46 #15 0.620 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-service-configurable 04:37:50 #15 ... 04:37:50 04:37:50 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:37:50 #12 2.161 OK: 9 MiB in 17 packages 04:37:50 #12 DONE 5.7s 04:37:50 04:37:50 #15 [builder 7/7] RUN make build 04:38:58 #15 DONE 68.3s 04:38:58 04:38:58 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 04:38:58 #16 DONE 0.1s 04:38:58 04:38:58 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 04:38:58 #17 DONE 0.1s 04:38:58 04:38:58 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 04:38:58 #18 DONE 0.1s 04:38:58 04:38:58 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 04:38:58 #19 DONE 0.2s 04:38:58 04:38:58 #20 exporting to image 04:38:58 #20 exporting layers 04:38:58 #20 exporting layers 0.3s done 04:38:58 #20 writing image sha256:72179c179cb5008dbb37e269df0aace0176a4b22c1fe4a60925ddb4b9e06c107 done 04:38:58 #20 naming to docker.io/library/app-service-configurable-arm64 done 04:38:58 #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:58 provisioning config files... 04:38:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/213@tmp/config1783721717212505767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:59 ---> ****-login.sh 04:38:59 nexus3.edgexfoundry.org:10001 04:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:59 Configure a credential helper to remove this warning. See 04:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:59 04:38:59 Login Succeeded 04:38:59 nexus3.edgexfoundry.org:10002 04:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:59 Configure a credential helper to remove this warning. See 04:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:59 04:38:59 Login Succeeded 04:38:59 nexus3.edgexfoundry.org:10003 04:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:00 Configure a credential helper to remove this warning. See 04:39:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:00 04:39:00 Login Succeeded 04:39:00 nexus3.edgexfoundry.org:10004 04:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:00 Configure a credential helper to remove this warning. See 04:39:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:00 04:39:00 Login Succeeded 04:39:00 ****.io 04:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:00 Configure a credential helper to remove this warning. See 04:39:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:00 04:39:00 Login Succeeded 04:39:00 ---> ****-login.sh ends [Pipeline] } 04:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:39:01 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:39:01 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 04:39:01 latest 04:39:01 3.2.0-dev.4 04:39:01 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 04:39:01 main 04:39:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 04:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:39:04 aad9edc0eba0: Preparing 04:39:04 1179bc984e51: Preparing 04:39:04 0ceacddebc2e: Preparing 04:39:04 d4147626fa2f: Preparing 04:39:04 073e97415cc4: Preparing 04:39:04 aa5670d9be02: Preparing 04:39:04 0faf9b67be60: Preparing 04:39:04 aa5670d9be02: Waiting 04:39:04 0faf9b67be60: Waiting 04:39:05 073e97415cc4: Pushed 04:39:05 1179bc984e51: Pushed 04:39:05 0ceacddebc2e: Pushed 04:39:05 d4147626fa2f: Pushed 04:39:05 0faf9b67be60: Layer already exists 04:39:05 aa5670d9be02: Pushed 04:39:08 aad9edc0eba0: Pushed 04:39:09 1be86a545a35450b0d3cd72b2325ec5f8d821fb3: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:09 + 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 04:39:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:39:09 aad9edc0eba0: Preparing 04:39:09 1179bc984e51: Preparing 04:39:09 0ceacddebc2e: Preparing 04:39:09 d4147626fa2f: Preparing 04:39:09 073e97415cc4: Preparing 04:39:09 aa5670d9be02: Preparing 04:39:09 0faf9b67be60: Preparing 04:39:09 aa5670d9be02: Waiting 04:39:09 0faf9b67be60: Waiting 04:39:09 0ceacddebc2e: Layer already exists 04:39:09 aad9edc0eba0: Layer already exists 04:39:09 d4147626fa2f: Layer already exists 04:39:09 073e97415cc4: Layer already exists 04:39:09 1179bc984e51: Layer already exists 04:39:09 aa5670d9be02: Layer already exists 04:39:09 0faf9b67be60: Layer already exists 04:39:10 latest: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.4 04:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:39:11 aad9edc0eba0: Preparing 04:39:11 1179bc984e51: Preparing 04:39:11 0ceacddebc2e: Preparing 04:39:11 d4147626fa2f: Preparing 04:39:11 073e97415cc4: Preparing 04:39:11 aa5670d9be02: Preparing 04:39:11 0faf9b67be60: Preparing 04:39:11 aa5670d9be02: Waiting 04:39:11 0faf9b67be60: Waiting 04:39:11 d4147626fa2f: Layer already exists 04:39:11 aad9edc0eba0: Layer already exists 04:39:11 0ceacddebc2e: Layer already exists 04:39:11 1179bc984e51: Layer already exists 04:39:11 073e97415cc4: Layer already exists 04:39:11 aa5670d9be02: Layer already exists 04:39:11 0faf9b67be60: Layer already exists 04:39:11 3.2.0-dev.4: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 04:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:39:12 aad9edc0eba0: Preparing 04:39:12 1179bc984e51: Preparing 04:39:12 0ceacddebc2e: Preparing 04:39:12 d4147626fa2f: Preparing 04:39:12 073e97415cc4: Preparing 04:39:12 aa5670d9be02: Preparing 04:39:12 0faf9b67be60: Preparing 04:39:12 0faf9b67be60: Waiting 04:39:12 aa5670d9be02: Waiting 04:39:12 1179bc984e51: Layer already exists 04:39:12 073e97415cc4: Layer already exists 04:39:12 0ceacddebc2e: Layer already exists 04:39:12 d4147626fa2f: Layer already exists 04:39:12 aad9edc0eba0: Layer already exists 04:39:12 0faf9b67be60: Layer already exists 04:39:12 aa5670d9be02: Layer already exists 04:39:12 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:13 + 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 04:39:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 04:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:39:13 aad9edc0eba0: Preparing 04:39:13 1179bc984e51: Preparing 04:39:13 0ceacddebc2e: Preparing 04:39:13 d4147626fa2f: Preparing 04:39:13 073e97415cc4: Preparing 04:39:13 aa5670d9be02: Preparing 04:39:13 0faf9b67be60: Preparing 04:39:13 aa5670d9be02: Waiting 04:39:13 0faf9b67be60: Waiting 04:39:13 1179bc984e51: Layer already exists 04:39:13 073e97415cc4: Layer already exists 04:39:13 aad9edc0eba0: Layer already exists 04:39:13 d4147626fa2f: Layer already exists 04:39:13 0ceacddebc2e: Layer already exists 04:39:13 aa5670d9be02: Layer already exists 04:39:13 0faf9b67be60: Layer already exists 04:39:13 main: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:39:14 ===================================================== [Pipeline] echo 04:39:14 taggedImages: 04:39:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 04:39:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:39:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.4 04:39:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 04:39:14 - 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 04:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:14 04:39:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:15 arm64: Pulling from edgex-lftools-log-publisher 04:39:15 8998bd30e6a1: Pulling fs layer 04:39:15 04944245beec: Pulling fs layer 04:39:15 699f458cf7ca: Pulling fs layer 04:39:15 765212b225bb: Pulling fs layer 04:39:15 f23df028b6ca: Pulling fs layer 04:39:15 d65c8cfc05b1: Pulling fs layer 04:39:15 2437ff75d9bd: Pulling fs layer 04:39:15 765212b225bb: Waiting 04:39:15 f23df028b6ca: Waiting 04:39:15 d65c8cfc05b1: Waiting 04:39:15 2437ff75d9bd: Waiting 04:39:15 04944245beec: Verifying Checksum 04:39:15 04944245beec: Download complete 04:39:15 765212b225bb: Download complete 04:39:15 f23df028b6ca: Verifying Checksum 04:39:15 f23df028b6ca: Download complete 04:39:15 d65c8cfc05b1: Verifying Checksum 04:39:15 d65c8cfc05b1: Download complete 04:39:15 699f458cf7ca: Verifying Checksum 04:39:15 699f458cf7ca: Download complete 04:39:15 8998bd30e6a1: Verifying Checksum 04:39:15 8998bd30e6a1: Download complete 04:39:17 2437ff75d9bd: Download complete 04:39:24 8998bd30e6a1: Pull complete 04:39:24 04944245beec: Pull complete 04:39:26 699f458cf7ca: Pull complete 04:39:26 765212b225bb: Pull complete 04:39:27 f23df028b6ca: Pull complete 04:39:27 d65c8cfc05b1: Pull complete 04:39:49 2437ff75d9bd: Pull complete 04:39:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:49 prd-ubuntu20.04-docker-arm64-4c-16g-24693 does not seem to be running inside a container 04:39:49 $ 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/213 -v /w/workspace/app-service-configurable/213:/w/workspace/app-service-configurable/213:rw,z -v /w/workspace/app-service-configurable/213@tmp:/w/workspace/app-service-configurable/213@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 04:39:51 $ docker top 72773b255ca265555227bff64a04c04953480bf594d03ce1b9f59dce93583459 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:52 ---> job-cost.sh 04:39:52 lf-activate-venv: SKIPPING 04:39:52 INFO: No Stack... 04:39:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:53 INFO: Archiving Costs [Pipeline] sh 04:39:53 + cat /w/workspace/app-service-configurable/213/archives/cost.csv 04:39:53 + cut -d, -f6 [Pipeline] lock 04:39:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] 04:39:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] did not exist. Created. 04:39:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:39:54 /w/workspace/app-service-configurable/213@tmp/durable-bcd1ee42/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:39:54 + echo total: 0.2199999988079071 [Pipeline] stash 04:39:54 Warning: overwriting stash ‘stack-cost’ 04:39:54 Stashed 1 file(s) [Pipeline] } 04:39:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 04:39:54 $ docker stop --time=1 72773b255ca265555227bff64a04c04953480bf594d03ce1b9f59dce93583459 04:39:56 $ docker rm -f --volumes 72773b255ca265555227bff64a04c04953480bf594d03ce1b9f59dce93583459 [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 04:39:57 provisioning config files... 04:39:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2292152782724528868tmp [Pipeline] { [Pipeline] sh 04:39:57 + set +x 04:39:57 + curl -s https://codecov.io/bash 04:39:57 + bash -s -- 04:39:57 04:39:57 _____ _ 04:39:57 / ____| | | 04:39:57 | | ___ __| | ___ ___ _____ __ 04:39:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:39:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:39:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:39:57 Bash-1.0.6 04:39:57 04:39:57 04:39:57 ==> git version 2.25.1 found 04:39:57 ==> 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 04:39:57 Release-Date: 2020-01-08 04:39:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:39:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:39:57 ==> Jenkins CI detected. 04:39:57 current dir:  /w/workspace/ry_app-service-configurable_main 04:39:57 project root: . 04:39:57 --> token set from env 04:39:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:39:57 ==> Running gcov in . (disable via -X gcov) 04:39:57 ==> Python coveragepy not found 04:39:57 ==> Searching for coverage reports in: 04:39:57 + . 04:39:57 -> Found 1 reports 04:39:57 ==> Detecting git/mercurial file structure 04:39:57 ==> Reading reports 04:39:57 + ./coverage.out bytes=13 04:39:57 ==> Appending adjustments 04:39:57 https://docs.codecov.io/docs/fixing-reports 04:39:57 + Found adjustments 04:39:57 ==> Gzipping contents 04:39:57 4.0K /tmp/codecov.VRDAgQ.gz 04:39:57 ==> Uploading reports 04:39:57 url: https://codecov.io 04:39:57 query: branch=main&commit=1be86a545a35450b0d3cd72b2325ec5f8d821fb3&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:58 -> Pinging Codecov 04:39:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1be86a545a35450b0d3cd72b2325ec5f8d821fb3&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:58 -> Uploading to 04:39:58 https://storage.googleapis.com/codecov/v4/raw/2023-12-08/A97CA9966030D2A3747ED39772930CCE/1be86a545a35450b0d3cd72b2325ec5f8d821fb3/bcad4305-8778-412b-a752-49e2bfefab4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231208T043958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9254a115e560bdcf4c7c6517651feaaa2faf11fa6979c89797cb36e98ac2f99a 04:39:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:58 Dload Upload Total Spent Left Speed 04:39:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 3774 --:--:-- --:--:-- --:--:-- 3714 100 234 0 0 100 234 0 962 --:--:-- --:--:-- --:--:-- 959 04:39:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] } 04:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:39:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:39:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:59 04:39:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:39:59 df9b9388f04a: Pulling fs layer 04:39:59 52dc419b0ee2: Pulling fs layer 04:39:59 25bc292e5bac: Pulling fs layer 04:39:59 114826534d7a: Pulling fs layer 04:39:59 4657fd5d0bcf: Pulling fs layer 04:39:59 6ad1cebc031e: Pulling fs layer 04:39:59 8a3aa393b2d8: Pulling fs layer 04:39:59 114826534d7a: Waiting 04:39:59 6ad1cebc031e: Waiting 04:39:59 8a3aa393b2d8: Waiting 04:39:59 4657fd5d0bcf: Waiting 04:39:59 25bc292e5bac: Verifying Checksum 04:39:59 25bc292e5bac: Download complete 04:39:59 52dc419b0ee2: Verifying Checksum 04:39:59 52dc419b0ee2: Download complete 04:39:59 4657fd5d0bcf: Verifying Checksum 04:39:59 4657fd5d0bcf: Download complete 04:39:59 df9b9388f04a: Download complete 04:39:59 6ad1cebc031e: Verifying Checksum 04:39:59 6ad1cebc031e: Download complete 04:39:59 df9b9388f04a: Pull complete 04:39:59 52dc419b0ee2: Pull complete 04:39:59 25bc292e5bac: Pull complete 04:40:00 114826534d7a: Verifying Checksum 04:40:00 114826534d7a: Download complete 04:40:00 8a3aa393b2d8: Verifying Checksum 04:40:00 8a3aa393b2d8: Download complete 04:40:03 114826534d7a: Pull complete 04:40:03 4657fd5d0bcf: Pull complete 04:40:03 6ad1cebc031e: Pull complete 04:40:06 8a3aa393b2d8: Pull complete 04:40:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:40:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:06 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:40:11 $ docker top 429d5b1ea041585f24422facc25f881961a85c3c78ff32eb2a52303c892250da -eo pid,comm [Pipeline] { [Pipeline] echo 04:40:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 04:40:12 + set -o pipefail 04:40:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 04:40:18 04:40:18 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 04:40:18 04:40:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1be1d929-700b-40b3-8213-8fbc8e2c66cc 04:40:18 04:40:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:40:18 04:40:18 04:40:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:40:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:40:18 More details here: https://snyk.co/ue1NS 04:40:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:40:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:40:18 $ docker stop --time=1 429d5b1ea041585f24422facc25f881961a85c3c78ff32eb2a52303c892250da 04:40:22 $ docker rm -f --volumes 429d5b1ea041585f24422facc25f881961a85c3c78ff32eb2a52303c892250da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:33 + git log --format=format:%s -1 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] sh 04:40:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:34 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:40:34 $ 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 04:40:34 $ docker top ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 -eo pid,comm 04:40:34 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). 04:40:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:34 [ssh-agent] Looking for ssh-agent implementation... 04:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:34 $ docker exec ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 ssh-agent 04:40:34 SSH_AUTH_SOCK=/tmp/ssh-zMQqBa5Xw9Li/agent.33 04:40:34 SSH_AGENT_PID=39 04:40:34 Running ssh-add (command line suppressed) 04:40:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10480447328184828421.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10480447328184828421.key) 04:40:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:35 + git semver tag 04:40:35 2023-12-08 04:40:35,520 [run_tag] DEBUG tag force:False 04:40:35 2023-12-08 04:40:35,520 [check_head_tag] DEBUG check head tag 04:40:35 2023-12-08 04:40:35,521 [execute] INFO git cat-file --batch-check 04:40:35 2023-12-08 04:40:35,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:40:35 2023-12-08 04:40:35,525 [execute] INFO git cat-file --batch 04:40:35 2023-12-08 04:40:35,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:40:35 2023-12-08 04:40:35,545 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:40:35 2023-12-08 04:40:35,545 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 04:40:35 2023-12-08 04:40:35,546 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:40:35 2023-12-08 04:40:35,550 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:40:35 3.2.0-dev.4 [Pipeline] } 04:40:35 $ docker exec --env ******** --env ******** ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 ssh-agent -k 04:40:35 unset SSH_AUTH_SOCK; 04:40:35 unset SSH_AGENT_PID; 04:40:35 echo Agent pid 39 killed; 04:40:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:36 + git semver [Pipeline] } 04:40:36 $ docker stop --time=1 ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 04:40:37 $ docker rm -f --volumes ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:38 04:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:38 0.23.1-centos7: Pulling from edgex-lftools 04:40:38 ab5ef0e58194: Pulling fs layer 04:40:38 9712f1f96733: Pulling fs layer 04:40:38 63f879dbbcfc: Pulling fs layer 04:40:38 0d9ebad4ef96: Pulling fs layer 04:40:38 e9a5061849ea: Pulling fs layer 04:40:38 d747dcd14b5f: Pulling fs layer 04:40:38 2de7ff778b66: Pulling fs layer 04:40:38 2de7ff778b66: Waiting 04:40:38 e9a5061849ea: Waiting 04:40:38 d747dcd14b5f: Waiting 04:40:38 0d9ebad4ef96: Waiting 04:40:38 9712f1f96733: Verifying Checksum 04:40:38 9712f1f96733: Download complete 04:40:39 63f879dbbcfc: Verifying Checksum 04:40:39 63f879dbbcfc: Download complete 04:40:39 e9a5061849ea: Verifying Checksum 04:40:39 e9a5061849ea: Download complete 04:40:39 d747dcd14b5f: Download complete 04:40:39 ab5ef0e58194: Verifying Checksum 04:40:39 ab5ef0e58194: Download complete 04:40:39 0d9ebad4ef96: Verifying Checksum 04:40:39 0d9ebad4ef96: Download complete 04:40:39 2de7ff778b66: Verifying Checksum 04:40:39 2de7ff778b66: Download complete 04:40:42 ab5ef0e58194: Pull complete 04:40:42 9712f1f96733: Pull complete 04:40:42 63f879dbbcfc: Pull complete 04:40:45 0d9ebad4ef96: Pull complete 04:40:45 e9a5061849ea: Pull complete 04:40:45 d747dcd14b5f: Pull complete 04:40:47 2de7ff778b66: Pull complete 04:40:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:47 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:40:47 $ 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 04:40:52 $ docker top 802eda7e7ef83a3a753067c2c8002e6476d95f83d53bbf045ca802dc5ecf4c75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:40:53 provisioning config files... 04:40:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3821431306393960934tmp 04:40:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7139694470683177250tmp 04:40:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config785196443107289856tmp [Pipeline] { [Pipeline] echo 04:40:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:40:53 ---> sigul-configuration.sh 04:40:53 gpg: directory `/root/.gnupg' created 04:40:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:40:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:40:53 gpg: keyring `/root/.gnupg/secring.gpg' created 04:40:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:40:53 gpg: CAST5 encrypted data 04:40:53 gpg: encrypted with 1 passphrase 04:40:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:40:53 + mkdir /home/jenkins 04:40:53 + mkdir /home/jenkins/sigul [Pipeline] sh 04:40:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:40:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:40:54 ---> sigul-install.sh 04:40:54 Sigul already installed; skipping installation. [Pipeline] sh 04:40:54 + git tag --list 04:40:54 v1.0.0 04:40:54 v1.1.0 04:40:54 v1.2.0 04:40:54 v1.3.0 04:40:54 v1.3.1 04:40:54 v2.0.0 04:40:54 v2.0.1 04:40:54 v2.1.0 04:40:54 v2.1.1 04:40:54 v2.1.2 04:40:54 v2.2.0 04:40:54 v2.3 04:40:54 v2.3.0 04:40:54 v2.3.1 04:40:54 v3.0 04:40:54 v3.0.0 04:40:54 v3.0.1 04:40:54 v3.0.1-dev.1 04:40:54 v3.1 04:40:54 v3.1.0 04:40:54 v3.1.0-dev.1 04:40:54 v3.1.0-dev.10 04:40:54 v3.1.0-dev.11 04:40:54 v3.1.0-dev.12 04:40:54 v3.1.0-dev.13 04:40:54 v3.1.0-dev.14 04:40:54 v3.1.0-dev.15 04:40:54 v3.1.0-dev.16 04:40:54 v3.1.0-dev.17 04:40:54 v3.1.0-dev.18 04:40:54 v3.1.0-dev.19 04:40:54 v3.1.0-dev.2 04:40:54 v3.1.0-dev.20 04:40:54 v3.1.0-dev.21 04:40:54 v3.1.0-dev.22 04:40:54 v3.1.0-dev.23 04:40:54 v3.1.0-dev.24 04:40:54 v3.1.0-dev.25 04:40:54 v3.1.0-dev.26 04:40:54 v3.1.0-dev.27 04:40:54 v3.1.0-dev.28 04:40:54 v3.1.0-dev.29 04:40:54 v3.1.0-dev.3 04:40:54 v3.1.0-dev.30 04:40:54 v3.1.0-dev.31 04:40:54 v3.1.0-dev.32 04:40:54 v3.1.0-dev.33 04:40:54 v3.1.0-dev.34 04:40:54 v3.1.0-dev.35 04:40:54 v3.1.0-dev.36 04:40:54 v3.1.0-dev.37 04:40:54 v3.1.0-dev.38 04:40:54 v3.1.0-dev.39 04:40:54 v3.1.0-dev.4 04:40:54 v3.1.0-dev.5 04:40:54 v3.1.0-dev.6 04:40:54 v3.1.0-dev.7 04:40:54 v3.1.0-dev.8 04:40:54 v3.1.0-dev.9 04:40:54 v3.2.0-dev.1 04:40:54 v3.2.0-dev.2 04:40:54 v3.2.0-dev.3 04:40:54 v3.2.0-dev.4 [Pipeline] sh 04:40:55 + lftools sign git-tag v3.2.0-dev.4 04:40:55 Signing Git tag with Sigul... 04:40:55 Signing v3.2.0-dev.4 [Pipeline] echo 04:40:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:40:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:40:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:40:56 $ docker stop --time=1 802eda7e7ef83a3a753067c2c8002e6476d95f83d53bbf045ca802dc5ecf4c75 04:40:57 $ docker rm -f --volumes 802eda7e7ef83a3a753067c2c8002e6476d95f83d53bbf045ca802dc5ecf4c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:40:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:59 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:40:59 $ docker top 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 -eo pid,comm 04:40:59 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). 04:40:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:59 [ssh-agent] Looking for ssh-agent implementation... 04:40:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:59 $ docker exec 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 ssh-agent 04:40:59 SSH_AUTH_SOCK=/tmp/ssh-6SrT9IYpNhKM/agent.32 04:40:59 SSH_AGENT_PID=38 04:40:59 Running ssh-add (command line suppressed) 04:40:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1153243382013398359.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1153243382013398359.key) 04:41:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:00 + git semver bump pre 04:41:00 2023-12-08 04:41:00,500 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:41:00 2023-12-08 04:41:00,500 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 04:41:00 2023-12-08 04:41:00,501 [bump_version] DEBUG bumped version:3.2.0-dev.5 04:41:00 2023-12-08 04:41:00,501 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 04:41:00 2023-12-08 04:41:00,501 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:41:00 2023-12-08 04:41:00,501 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 04:41:00 2023-12-08 04:41:00,502 [execute] INFO git cat-file --batch-check 04:41:00 2023-12-08 04:41:00,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:00 2023-12-08 04:41:00,508 [execute] INFO git cat-file --batch 04:41:00 2023-12-08 04:41:00,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:00 2023-12-08 04:41:00,513 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:41:00 3.2.0-dev.5 [Pipeline] } 04:41:00 $ docker exec --env ******** --env ******** 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 ssh-agent -k 04:41:00 unset SSH_AUTH_SOCK; 04:41:00 unset SSH_AGENT_PID; 04:41:00 echo Agent pid 38 killed; 04:41:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:01 + git semver [Pipeline] } 04:41:01 $ docker stop --time=1 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 04:41:02 $ docker rm -f --volumes 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 [Pipeline] // withDockerContainer [Pipeline] sh 04:41:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:03 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:41:04 $ docker top efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 -eo pid,comm 04:41:04 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). 04:41:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:04 [ssh-agent] Looking for ssh-agent implementation... 04:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:04 $ docker exec efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 ssh-agent 04:41:04 SSH_AUTH_SOCK=/tmp/ssh-Oqi8E8obdwWG/agent.32 04:41:04 SSH_AGENT_PID=38 04:41:04 Running ssh-add (command line suppressed) 04:41:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10806892531665561107.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10806892531665561107.key) 04:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:05 + git semver push 04:41:05 2023-12-08 04:41:05,347 [run_push] DEBUG push 04:41:05 2023-12-08 04:41:05,348 [execute] INFO git cat-file --batch-check 04:41:05 2023-12-08 04:41:05,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:41:05 2023-12-08 04:41:05,351 [execute] INFO git rev-list 829d92d062a055671b494fa0660fa71de1f19447 -- 04:41:05 2023-12-08 04:41:05,351 [execute] DEBUG Popen(['git', 'rev-list', '829d92d062a055671b494fa0660fa71de1f19447', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:41:05 2023-12-08 04:41:05,363 [execute] INFO git fetch -v origin 04:41:05 2023-12-08 04:41:05,364 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 04:41:06 2023-12-08 04:41:05,917 [run_push] DEBUG no remote changes detected 04:41:06 2023-12-08 04:41:05,918 [execute] INFO git push origin semver 04:41:06 2023-12-08 04:41:05,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:41:06 2023-12-08 04:41:06,713 [run_push] DEBUG push all version tags 04:41:06 2023-12-08 04:41:06,714 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:41:06 2023-12-08 04:41:06,714 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:41:07 2023-12-08 04:41:07,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:41:07 3.2.0-dev.5 [Pipeline] } 04:41:07 $ docker exec --env ******** --env ******** efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 ssh-agent -k 04:41:07 unset SSH_AUTH_SOCK; 04:41:07 unset SSH_AGENT_PID; 04:41:07 echo Agent pid 38 killed; 04:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:08 + git semver [Pipeline] } 04:41:08 $ docker stop --time=1 efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 04:41:09 $ docker rm -f --volumes efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:41:11 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 04:41:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:41:11 total 16 04:41:11 drwxr-xr-x 3 root root 4096 Dec 8 04:32 . 04:41:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:40 .. 04:41:11 drwxr-xr-x 2 root root 4096 Dec 8 04:32 cost 04:41:11 -rw-r--r-- 1 root root 96 Dec 8 04:32 cost.csv 04:41:11 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 04:41:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:41:11 total 16 04:41:11 drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 04:32 . 04:41:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:40 .. 04:41:11 drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 04:32 cost 04:41:11 -rw-r--r-- 1 jenkins jenkins 96 Dec 8 04:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:41:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:41:12 ---> package-listing.sh 04:41:12 ++ facter osfamily 04:41:12 ++ tr '[:upper:]' '[:lower:]' 04:41:12 + OS_FAMILY=debian 04:41:12 + workspace=/w/workspace/ry_app-service-configurable_main 04:41:12 + START_PACKAGES=/tmp/packages_start.txt 04:41:12 + END_PACKAGES=/tmp/packages_end.txt 04:41:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:41:12 + PACKAGES=/tmp/packages_start.txt 04:41:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:41:12 + PACKAGES=/tmp/packages_end.txt 04:41:12 + case "${OS_FAMILY}" in 04:41:12 + dpkg -l 04:41:12 + grep '^ii' 04:41:12 + '[' -f /tmp/packages_start.txt ']' 04:41:12 + '[' -f /tmp/packages_end.txt ']' 04:41:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:41:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:41:12 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 04:41:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 04:41:12 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 04:41:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:13 prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container 04:41:13 $ 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 04:41:13 $ docker top 4a65903e0912a71d23dfa74b940d2b46a4f7e9e8f3d223fb81912e0090f0ab87 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:14 + mkdir -p /var/log/sysstat [Pipeline] sh 04:41:14 + ls /var/log/sa-host 04:41:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:15 provisioning config files... 04:41:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8449294912415473315tmp [Pipeline] { [Pipeline] echo 04:41:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:18 ---> create-netrc.sh [Pipeline] } 04:41:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:41:19 ---> python-tools-install.sh [Pipeline] echo 04:41:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:19 ---> sudo-logs.sh 04:41:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:41:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:19 ---> job-cost.sh 04:41:19 lf-activate-venv: SKIPPING 04:41:19 DEBUG: total: 0.2199999988079071 04:41:19 INFO: Retrieving Stack Cost... 04:41:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:20 INFO: Archiving Costs [Pipeline] echo 04:41:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:20 ---> logs-deploy.sh 04:41:20 lf-activate-venv: SKIPPING 04:41:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/213 04:41:20 INFO: archiving workspace using pattern(s): 04:41:21 Archives upload complete. 04:41:21 INFO: archiving logs to Nexus 04:41:22 ---> uname -a: 04:41:22 Linux prd-ubuntu20-04-docker-8c-8g-24690 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:41:22 04:41:22 04:41:22 ---> lscpu: 04:41:22 Architecture: x86_64 04:41:22 CPU op-mode(s): 32-bit, 64-bit 04:41:22 Byte Order: Little Endian 04:41:22 Address sizes: 40 bits physical, 48 bits virtual 04:41:22 CPU(s): 8 04:41:22 On-line CPU(s) list: 0-7 04:41:22 Thread(s) per core: 1 04:41:22 Core(s) per socket: 1 04:41:22 Socket(s): 8 04:41:22 NUMA node(s): 1 04:41:22 Vendor ID: AuthenticAMD 04:41:22 CPU family: 23 04:41:22 Model: 49 04:41:22 Model name: AMD EPYC-Rome Processor 04:41:22 Stepping: 0 04:41:22 CPU MHz: 2800.000 04:41:22 BogoMIPS: 5600.00 04:41:22 Virtualization: AMD-V 04:41:22 Hypervisor vendor: KVM 04:41:22 Virtualization type: full 04:41:22 L1d cache: 256 KiB 04:41:22 L1i cache: 256 KiB 04:41:22 L2 cache: 4 MiB 04:41:22 L3 cache: 128 MiB 04:41:22 NUMA node0 CPU(s): 0-7 04:41:22 Vulnerability Itlb multihit: Not affected 04:41:22 Vulnerability L1tf: Not affected 04:41:22 Vulnerability Mds: Not affected 04:41:22 Vulnerability Meltdown: Not affected 04:41:22 Vulnerability Mmio stale data: Not affected 04:41:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:41:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:41:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:41:22 Vulnerability Srbds: Not affected 04:41:22 Vulnerability Tsx async abort: Not affected 04:41:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:41:22 04:41:22 04:41:22 ---> nproc: 04:41:22 8 04:41:22 04:41:22 04:41:22 ---> df -h: 04:41:22 Filesystem Size Used Avail Use% Mounted on 04:41:22 overlay 155G 13G 143G 9% / 04:41:22 tmpfs 64M 0 64M 0% /dev 04:41:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:41:22 shm 64M 0 64M 0% /dev/shm 04:41:22 /dev/vda1 155G 13G 143G 9% /facter-os 04:41:22 04:41:22