Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 526552ff656a02384cdaefa51e61e743aa906af0 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-ssh12690140990915853348.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-ssh3546984479791345941.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-ssh5407886315301826600.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-ssh15171797116949494113.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-ssh15275157123156485973.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24213 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 526552ff656a02384cdaefa51e61e743aa906af0 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#627)" > 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 526552ff656a02384cdaefa51e61e743aa906af0 # timeout=10 > git rev-list --no-walk 9794ffa7c73ad43861118a86ef928d34694c4382 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:23:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:23:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:23:00 ========================================================= 15:23:00 EdgeX Global Pipelines Version Info 15:23:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:23:01 ------------------- 15:23:01 stable info: 15:23:01 ------------------- 15:23:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:23:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:23:01 Message: update stable to v1.0.258 15:23:02 ------------------- 15:23:02 experimental info: 15:23:02 ------------------- 15:23:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:23:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:23:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:23:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 526552f [Pipeline] echo 15:23:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:03 provisioning config files... 15:23:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6152079345907626459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:03 ---> ****-login.sh 15:23:03 nexus3.edgexfoundry.org:10001 15:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:04 Configure a credential helper to remove this warning. See 15:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:04 15:23:04 Login Succeeded 15:23:04 nexus3.edgexfoundry.org:10002 15:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:04 Configure a credential helper to remove this warning. See 15:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:04 15:23:04 Login Succeeded 15:23:04 nexus3.edgexfoundry.org:10003 15:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:04 Configure a credential helper to remove this warning. See 15:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:04 15:23:04 Login Succeeded 15:23:04 nexus3.edgexfoundry.org:10004 15:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:04 Configure a credential helper to remove this warning. See 15:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:04 15:23:04 Login Succeeded 15:23:04 ****.io 15:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:04 Configure a credential helper to remove this warning. See 15:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:04 15:23:04 Login Succeeded 15:23:04 ---> ****-login.sh ends [Pipeline] } 15:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:23:05 + git rev-list -1 --merges 526552ff656a02384cdaefa51e61e743aa906af0~1..526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo 15:23:05 -----------> git rev-list -1 --merges 526552ff656a02384cdaefa51e61e743aa906af0~1..526552ff656a02384cdaefa51e61e743aa906af0 526552ff656a02384cdaefa51e61e743aa906af0 [false] [Pipeline] sh 15:23:05 + git log --format=format:%s -1 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo 15:23:05 ========================================================= 15:23:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:23:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:05 + git log --format=format:%s -1 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo 15:23:05 [semverPrep] GIT_COMMIT: 526552ff656a02384cdaefa51e61e743aa906af0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#627) [Pipeline] echo 15:23:05 [semverPrep] This is not a build commit. [Pipeline] sh 15:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:06 + grep -v github /etc/ssh/ssh_known_hosts 15:23:06 + [ -e /tmp/ssh_known_hosts ] 15:23:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:23:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:23:06 + sudo tee -a /etc/ssh/ssh_known_hosts 15:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:06 15:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:06 0.1.4: Pulling from edgex-devops/py-git-semver 15:23:06 b85a868b505f: Pulling fs layer 15:23:06 e2be974225ed: Pulling fs layer 15:23:06 339a4e72a1f5: Pulling fs layer 15:23:06 988bab9f4d93: Pulling fs layer 15:23:06 1469e6f7b9e6: Pulling fs layer 15:23:06 eaf3925da568: Pulling fs layer 15:23:06 bab4dde63d76: Pulling fs layer 15:23:06 bde34c3a00c8: Pulling fs layer 15:23:06 b352a97aabf1: Pulling fs layer 15:23:06 4872d77fe225: Pulling fs layer 15:23:06 5851b861e8e6: Pulling fs layer 15:23:06 bab4dde63d76: Waiting 15:23:06 bde34c3a00c8: Waiting 15:23:06 b352a97aabf1: Waiting 15:23:06 4872d77fe225: Waiting 15:23:06 5851b861e8e6: Waiting 15:23:06 988bab9f4d93: Waiting 15:23:06 1469e6f7b9e6: Waiting 15:23:06 eaf3925da568: Waiting 15:23:06 e2be974225ed: Download complete 15:23:06 988bab9f4d93: Download complete 15:23:07 1469e6f7b9e6: Verifying Checksum 15:23:07 1469e6f7b9e6: Download complete 15:23:07 eaf3925da568: Verifying Checksum 15:23:07 eaf3925da568: Download complete 15:23:07 339a4e72a1f5: Verifying Checksum 15:23:07 339a4e72a1f5: Download complete 15:23:07 bde34c3a00c8: Verifying Checksum 15:23:07 bde34c3a00c8: Download complete 15:23:07 b352a97aabf1: Verifying Checksum 15:23:07 b352a97aabf1: Download complete 15:23:07 b85a868b505f: Verifying Checksum 15:23:07 b85a868b505f: Download complete 15:23:07 4872d77fe225: Verifying Checksum 15:23:07 4872d77fe225: Download complete 15:23:07 5851b861e8e6: Download complete 15:23:07 bab4dde63d76: Verifying Checksum 15:23:07 bab4dde63d76: Download complete 15:23:08 b85a868b505f: Pull complete 15:23:08 e2be974225ed: Pull complete 15:23:08 339a4e72a1f5: Pull complete 15:23:08 988bab9f4d93: Pull complete 15:23:09 1469e6f7b9e6: Pull complete 15:23:09 eaf3925da568: Pull complete 15:23:11 bab4dde63d76: Pull complete 15:23:11 bde34c3a00c8: Pull complete 15:23:11 b352a97aabf1: Pull complete 15:23:11 4872d77fe225: Pull complete 15:23:11 5851b861e8e6: Pull complete 15:23:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:11 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:23:13 $ docker top 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:13 [ssh-agent] Looking for ssh-agent implementation... 15:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:13 $ docker exec 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent 15:23:13 SSH_AUTH_SOCK=/tmp/ssh-wZJbkKFq42ss/agent.32 15:23:13 SSH_AGENT_PID=38 15:23:13 Running ssh-add (command line suppressed) 15:23:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10813375926821300664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10813375926821300664.key) 15:23:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:14 + git tag --points-at HEAD [Pipeline] } 15:23:14 $ docker exec --env ******** --env ******** 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent -k 15:23:14 unset SSH_AUTH_SOCK; 15:23:14 unset SSH_AGENT_PID; 15:23:14 echo Agent pid 38 killed; 15:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:14 [ssh-agent] Looking for ssh-agent implementation... 15:23:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:14 $ docker exec 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent 15:23:14 SSH_AUTH_SOCK=/tmp/ssh-1hCuDSlRDZFA/agent.70 15:23:14 SSH_AGENT_PID=76 15:23:14 Running ssh-add (command line suppressed) 15:23:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12481339639225546252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12481339639225546252.key) 15:23:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:15 + git semver init 15:23:15 2023-12-06 15:23:15,421 [run_init] DEBUG init version:0.0.0 force:False 15:23:15 2023-12-06 15:23:15,422 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:23:15 2023-12-06 15:23:15,422 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:23:15 2023-12-06 15:23:15,423 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:23:16 2023-12-06 15:23:16,476 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:23:16 2023-12-06 15:23:16,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:23:16 2023-12-06 15:23:16,477 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:23:16 2023-12-06 15:23:16,477 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:23:16 3.2.0-dev.2 [Pipeline] } 15:23:16 $ docker exec --env ******** --env ******** 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent -k 15:23:16 unset SSH_AUTH_SOCK; 15:23:16 unset SSH_AGENT_PID; 15:23:16 echo Agent pid 76 killed; 15:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:17 + git semver [Pipeline] } 15:23:17 $ docker stop --time=1 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f 15:23:18 $ docker rm -f --volumes 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f [Pipeline] // withDockerContainer [Pipeline] sh 15:23:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:19 Stashed 1 file(s) [Pipeline] echo 15:23:19 [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:19 provisioning config files... 15:23:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2020097967333961795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:21 ---> ****-login.sh 15:23:21 nexus3.edgexfoundry.org:10001 15:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:21 Configure a credential helper to remove this warning. See 15:23:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:21 15:23:21 Login Succeeded 15:23:21 nexus3.edgexfoundry.org:10002 15:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:21 Configure a credential helper to remove this warning. See 15:23:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:21 15:23:21 Login Succeeded 15:23:21 nexus3.edgexfoundry.org:10003 15:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:22 Configure a credential helper to remove this warning. See 15:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:22 15:23:22 Login Succeeded 15:23:22 nexus3.edgexfoundry.org:10004 15:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:22 Configure a credential helper to remove this warning. See 15:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:22 15:23:22 Login Succeeded 15:23:22 ****.io 15:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:23:22 Configure a credential helper to remove this warning. See 15:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:23:22 15:23:22 Login Succeeded 15:23:22 ---> ****-login.sh ends [Pipeline] } 15:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:23:22 ========================================================= 15:23:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:23:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:23:23 Sending build context to Docker daemon 8.785MB 15:23:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:23:23 Step 2/12 : FROM ${BASE} AS builder 15:23:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:23:23 7264a8db6415: Pulling fs layer 15:23:23 c4d48a809fc2: Pulling fs layer 15:23:23 4f1c88b9dad5: Pulling fs layer 15:23:23 ad3a456e5733: Pulling fs layer 15:23:23 69c7f0334f64: Pulling fs layer 15:23:23 ad3a456e5733: Waiting 15:23:23 69c7f0334f64: Waiting 15:23:23 1f1c1a5573a3: Pulling fs layer 15:23:23 ce7588e14bc9: Pulling fs layer 15:23:23 b5e4710f87ac: Pulling fs layer 15:23:23 b5e4710f87ac: Waiting 15:23:23 ce7588e14bc9: Waiting 15:23:23 1f1c1a5573a3: Waiting 15:23:23 c4d48a809fc2: Download complete 15:23:23 ad3a456e5733: Download complete 15:23:23 69c7f0334f64: Download complete 15:23:23 7264a8db6415: Download complete 15:23:23 1f1c1a5573a3: Verifying Checksum 15:23:23 1f1c1a5573a3: Download complete 15:23:23 7264a8db6415: Pull complete 15:23:23 b5e4710f87ac: Verifying Checksum 15:23:23 b5e4710f87ac: Download complete 15:23:23 c4d48a809fc2: Pull complete 15:23:23 4f1c88b9dad5: Verifying Checksum 15:23:23 4f1c88b9dad5: Download complete 15:23:24 ce7588e14bc9: Verifying Checksum 15:23:24 ce7588e14bc9: Download complete 15:23:28 4f1c88b9dad5: Pull complete 15:23:28 ad3a456e5733: Pull complete 15:23:28 69c7f0334f64: Pull complete 15:23:28 1f1c1a5573a3: Pull complete 15:23:31 ce7588e14bc9: Pull complete 15:23:31 b5e4710f87ac: Pull complete 15:23:31 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:23:31 ---> 88b5674ff536 15:23:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:23:34 ---> Running in 49a0e2206b18 15:23:34 Removing intermediate container 49a0e2206b18 15:23:34 ---> 9be9d91b23ab 15:23:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:23:34 Still waiting to schedule task 15:23:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24210’ 15:23:34 ---> Running in f6218bbac32a 15:23:34 Removing intermediate container f6218bbac32a 15:23:34 ---> ddf81366b53f 15:23:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:23:34 ---> Running in cf24a5f27e83 15:23:34 Removing intermediate container cf24a5f27e83 15:23:34 ---> ad65b9fea01f 15:23:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:34 ---> Running in 03de6fcbdaa7 15:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:35 OK: 264 MiB in 52 packages 15:23:36 Removing intermediate container 03de6fcbdaa7 15:23:36 ---> 79e38372a7bf 15:23:36 Step 7/12 : WORKDIR /app 15:23:36 ---> Running in 51ea6ea3c8e7 15:23:36 Removing intermediate container 51ea6ea3c8e7 15:23:36 ---> 8ace44e76592 15:23:36 Step 8/12 : COPY go.mod vendor* ./ 15:23:36 ---> 9c01d7dafb06 15:23:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:36 ---> Running in d2b5ab13acf1 15:24:23 Removing intermediate container d2b5ab13acf1 15:24:23 ---> 977327e0e246 15:24:23 Step 10/12 : COPY . . 15:24:23 ---> 433c0a04d99f 15:24:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:24:23 ---> Running in 141a56392306 15:24:23 Removing intermediate container 141a56392306 15:24:23 ---> 19d04db30373 15:24:23 Step 12/12 : RUN $MAKE 15:24:23 ---> Running in 1d4a01ebb4a6 15:24:23 noop 15:24:23 Removing intermediate container 1d4a01ebb4a6 15:24:23 ---> 3fb4a560533b 15:24:23 Successfully built 3fb4a560533b 15:24:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:23 + docker inspect -f . ci-base-image-x86_64 15:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:23 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:24:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:24:24 $ docker top 522cc45b3a5006a1a4a0b8f8a895ba8a28f2890103d1af319cbeb06932201896 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:24 + go version 15:24:24 go version go1.21.0 linux/amd64 [Pipeline] } 15:24:24 $ docker stop --time=1 522cc45b3a5006a1a4a0b8f8a895ba8a28f2890103d1af319cbeb06932201896 15:24:25 $ docker rm -f --volumes 522cc45b3a5006a1a4a0b8f8a895ba8a28f2890103d1af319cbeb06932201896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:26 + docker inspect -f . ci-base-image-x86_64 15:24:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:26 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:24:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:24:26 $ docker top 701e4d89b9ec3f629ea6b62bed10f3ce9e2fd43a6a53c894ce3861bcf1fad974 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:27 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:24:27 + make test 15:24:27 go test -race -coverprofile=coverage.out ./... 15:24:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:25:04 go vet ./... 15:25:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:07 ./bin/test-attribution-txt.sh [Pipeline] echo 15:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:25:07 $ docker stop --time=1 701e4d89b9ec3f629ea6b62bed10f3ce9e2fd43a6a53c894ce3861bcf1fad974 15:25:11 $ docker rm -f --volumes 701e4d89b9ec3f629ea6b62bed10f3ce9e2fd43a6a53c894ce3861bcf1fad974 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:25:13 + ls -al . 15:25:13 total 184 15:25:13 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 15:24 . 15:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:22 .. 15:25:13 -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 15:23 .dockerignore 15:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:24 .git 15:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:23 .github 15:25:13 -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 15:23 .gitignore 15:25:13 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:23 .golangci.yml 15:25:13 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:23 .semver 15:25:13 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 15:23 Attribution.txt 15:25:13 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 15:23 CHANGELOG.md 15:25:13 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 15:23 Dockerfile 15:25:13 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:23 GOVERNANCE.md 15:25:13 -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 15:23 Jenkinsfile 15:25:13 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 15:23 LICENSE 15:25:13 -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 15:23 OWNERS.md 15:25:13 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 15:23 README.md 15:25:13 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:23 VERSION 15:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:23 bin 15:25:13 -rw-r--r-- 1 jenkins jenkins 13 Dec 6 15:24 coverage.out 15:25:13 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 15:23 go.mod 15:25:13 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 15:23 go.sum 15:25:13 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 15:23 main.go 15:25:13 -rw-rw-r-- 1 jenkins jenkins 2566 Dec 6 15:23 makefile 15:25:13 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:13 + 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=526552ff656a02384cdaefa51e61e743aa906af0 --label arch=amd64 --label version=3.2.0-dev.2 . 15:25:13 Sending build context to Docker daemon 8.786MB 15:25:13 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:25:13 Step 2/27 : FROM ${BASE} AS builder 15:25:13 ---> 3fb4a560533b 15:25:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:25:13 ---> Running in c9d318edb41e 15:25:13 Removing intermediate container c9d318edb41e 15:25:13 ---> 85cf5676705a 15:25:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:25:13 ---> Running in d1c4f95ebf8d 15:25:13 Removing intermediate container d1c4f95ebf8d 15:25:13 ---> e98aea233651 15:25:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:25:13 ---> Running in ae962d683a50 15:25:13 Removing intermediate container ae962d683a50 15:25:13 ---> 31a9d3b13c60 15:25:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:13 ---> Running in aea791681013 15:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:25:14 OK: 264 MiB in 52 packages 15:25:14 Removing intermediate container aea791681013 15:25:14 ---> 3452baa9a6e1 15:25:14 Step 7/27 : WORKDIR /app 15:25:14 ---> Running in 4da94893af3e 15:25:15 Removing intermediate container 4da94893af3e 15:25:15 ---> 26edb9891d64 15:25:15 Step 8/27 : COPY go.mod vendor* ./ 15:25:15 ---> 207a056aa27c 15:25:15 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:15 ---> Running in b61e2862c848 15:25:16 Removing intermediate container b61e2862c848 15:25:16 ---> d9a475bba0a2 15:25:16 Step 10/27 : COPY . . 15:25:16 ---> e96a6ea6da0a 15:25:16 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:16 ---> Running in 2d73b3f9720f 15:25:16 Removing intermediate container 2d73b3f9720f 15:25:16 ---> 6603310482e9 15:25:16 Step 12/27 : RUN $MAKE 15:25:16 ---> Running in e1b68d91b66e 15:25:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2" -trimpath -mod=readonly -o app-service-configurable 15:25:34 Removing intermediate container e1b68d91b66e 15:25:34 ---> 93d3d702cde3 15:25:34 Step 13/27 : FROM alpine:3.18 15:25:35 3.18: Pulling from library/alpine 15:25:35 c926b61bad3b: Pulling fs layer 15:25:35 c926b61bad3b: Download complete 15:25:35 c926b61bad3b: Pull complete 15:25:35 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:25:35 Status: Downloaded newer image for alpine:3.18 15:25:35 ---> b541f2080109 15:25:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:25:35 ---> Running in 1621d2de3ec5 15:25:35 Removing intermediate container 1621d2de3ec5 15:25:35 ---> 591cdc7f25fc 15:25:35 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:25:35 ---> Running in c3dfb0a012ba 15:25:35 Removing intermediate container c3dfb0a012ba 15:25:35 ---> e8c4408525f0 15:25:35 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:25:35 ---> Running in 8f454a64d5cd 15:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:25:36 (1/2) Installing ca-certificates (20230506-r0) 15:25:36 (2/2) Installing dumb-init (1.2.5-r2) 15:25:36 Executing busybox-1.36.1-r5.trigger 15:25:36 Executing ca-certificates-20230506-r0.trigger 15:25:36 OK: 8 MiB in 17 packages 15:25:37 Removing intermediate container 8f454a64d5cd 15:25:37 ---> 54e071fefba8 15:25:37 Step 17/27 : RUN apk --no-cache upgrade 15:25:37 ---> Running in b3d27f7c48f5 15:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:25:37 OK: 8 MiB in 17 packages 15:25:37 Removing intermediate container b3d27f7c48f5 15:25:37 ---> fcd9f011fe10 15:25:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:25:38 ---> 4e3bbeb8a496 15:25:38 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:25:38 ---> bb97e0610ae0 15:25:38 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:25:38 ---> e26ee56bfb7b 15:25:38 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:25:38 ---> bd5dd6eeb09c 15:25:38 Step 22/27 : EXPOSE 48095 15:25:38 ---> Running in 45937c9849d2 15:25:38 Removing intermediate container 45937c9849d2 15:25:38 ---> a9cff783b35e 15:25:38 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:25:38 ---> Running in ac250ac2b56e 15:25:38 Removing intermediate container ac250ac2b56e 15:25:38 ---> 31cb6d1a07dc 15:25:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:25:38 ---> Running in 96c6afa319cf 15:25:39 Removing intermediate container 96c6afa319cf 15:25:39 ---> 8dff75ca563f 15:25:39 Step 25/27 : LABEL arch=amd64 15:25:39 ---> Running in 9bbf2c469bba 15:25:39 Removing intermediate container 9bbf2c469bba 15:25:39 ---> 07ab6ea1c816 15:25:39 Step 26/27 : LABEL git_sha=526552ff656a02384cdaefa51e61e743aa906af0 15:25:39 ---> Running in a102c1157402 15:25:39 Removing intermediate container a102c1157402 15:25:39 ---> ad3ae41b0b50 15:25:39 Step 27/27 : LABEL version=3.2.0-dev.2 15:25:39 ---> Running in bfb7c1dd5f8d 15:25:39 Removing intermediate container bfb7c1dd5f8d 15:25:39 ---> 1447f3c3b1e1 15:25:39 [Warning] One or more build-args [ARCH] were not consumed 15:25:39 Successfully built 1447f3c3b1e1 15:25:39 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:39 provisioning config files... 15:25:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7156218685365375223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:40 ---> ****-login.sh 15:25:40 nexus3.edgexfoundry.org:10001 15:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:25:40 Configure a credential helper to remove this warning. See 15:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:25:40 15:25:40 Login Succeeded 15:25:40 nexus3.edgexfoundry.org:10002 15:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:25:40 Configure a credential helper to remove this warning. See 15:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:25:40 15:25:40 Login Succeeded 15:25:40 nexus3.edgexfoundry.org:10003 15:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:25:40 Configure a credential helper to remove this warning. See 15:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:25:40 15:25:40 Login Succeeded 15:25:40 nexus3.edgexfoundry.org:10004 15:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:25:40 Configure a credential helper to remove this warning. See 15:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:25:40 15:25:40 Login Succeeded 15:25:40 ****.io 15:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:25:40 Configure a credential helper to remove this warning. See 15:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:25:40 15:25:40 Login Succeeded 15:25:40 ---> ****-login.sh ends [Pipeline] } 15:25:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:25:41 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:25:41 526552ff656a02384cdaefa51e61e743aa906af0 15:25:41 latest 15:25:41 3.2.0-dev.2 15:25:41 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 15:25:41 main 15:25:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0 15:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:25:42 ea8a13abd8ba: Preparing 15:25:42 245432ed5401: Preparing 15:25:42 f60cc278b8ef: Preparing 15:25:42 f664df717b68: Preparing 15:25:42 9e515c8eb282: Preparing 15:25:42 4ca040f898c7: Preparing 15:25:42 9fe9a137fd00: Preparing 15:25:42 9fe9a137fd00: Waiting 15:25:42 f60cc278b8ef: Pushed 15:25:42 f664df717b68: Pushed 15:25:42 9e515c8eb282: Pushed 15:25:42 245432ed5401: Pushed 15:25:42 9fe9a137fd00: Layer already exists 15:25:42 4ca040f898c7: Pushed 15:25:44 ea8a13abd8ba: Pushed 15:25:44 526552ff656a02384cdaefa51e61e743aa906af0: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:25:45 ea8a13abd8ba: Preparing 15:25:45 245432ed5401: Preparing 15:25:45 f60cc278b8ef: Preparing 15:25:45 f664df717b68: Preparing 15:25:45 9e515c8eb282: Preparing 15:25:45 4ca040f898c7: Preparing 15:25:45 9fe9a137fd00: Preparing 15:25:45 4ca040f898c7: Waiting 15:25:45 9fe9a137fd00: Waiting 15:25:45 245432ed5401: Layer already exists 15:25:45 f664df717b68: Layer already exists 15:25:45 9e515c8eb282: Layer already exists 15:25:45 ea8a13abd8ba: Layer already exists 15:25:45 f60cc278b8ef: Layer already exists 15:25:45 4ca040f898c7: Layer already exists 15:25:45 9fe9a137fd00: Layer already exists 15:25:45 latest: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.2 15:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:25:46 ea8a13abd8ba: Preparing 15:25:46 245432ed5401: Preparing 15:25:46 f60cc278b8ef: Preparing 15:25:46 f664df717b68: Preparing 15:25:46 9e515c8eb282: Preparing 15:25:46 4ca040f898c7: Preparing 15:25:46 9fe9a137fd00: Preparing 15:25:46 4ca040f898c7: Waiting 15:25:46 9fe9a137fd00: Waiting 15:25:46 245432ed5401: Layer already exists 15:25:46 9e515c8eb282: Layer already exists 15:25:46 f60cc278b8ef: Layer already exists 15:25:46 ea8a13abd8ba: Layer already exists 15:25:46 f664df717b68: Layer already exists 15:25:46 4ca040f898c7: Layer already exists 15:25:46 9fe9a137fd00: Layer already exists 15:25:46 3.2.0-dev.2: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 15:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:25:47 ea8a13abd8ba: Preparing 15:25:47 245432ed5401: Preparing 15:25:47 f60cc278b8ef: Preparing 15:25:47 f664df717b68: Preparing 15:25:47 9e515c8eb282: Preparing 15:25:47 4ca040f898c7: Preparing 15:25:47 9fe9a137fd00: Preparing 15:25:47 9fe9a137fd00: Waiting 15:25:47 4ca040f898c7: Waiting 15:25:47 ea8a13abd8ba: Layer already exists 15:25:47 f60cc278b8ef: Layer already exists 15:25:47 245432ed5401: Layer already exists 15:25:47 9e515c8eb282: Layer already exists 15:25:47 4ca040f898c7: Layer already exists 15:25:47 f664df717b68: Layer already exists 15:25:47 9fe9a137fd00: Layer already exists 15:25:47 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:25:48 ea8a13abd8ba: Preparing 15:25:48 245432ed5401: Preparing 15:25:48 f60cc278b8ef: Preparing 15:25:48 f664df717b68: Preparing 15:25:48 9e515c8eb282: Preparing 15:25:48 4ca040f898c7: Preparing 15:25:48 9fe9a137fd00: Preparing 15:25:48 4ca040f898c7: Waiting 15:25:48 9fe9a137fd00: Waiting 15:25:48 245432ed5401: Layer already exists 15:25:48 ea8a13abd8ba: Layer already exists 15:25:48 9fe9a137fd00: Layer already exists 15:25:48 f60cc278b8ef: Layer already exists 15:25:48 9e515c8eb282: Layer already exists 15:25:48 f664df717b68: Layer already exists 15:25:48 4ca040f898c7: Layer already exists 15:25:48 main: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:48 ===================================================== [Pipeline] echo 15:25:48 taggedImages: 15:25:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0 15:25:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:25:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.2 15:25:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 15:25:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:48 15:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:49 latest: Pulling from edgex-lftools-log-publisher 15:25:49 5eb5b503b376: Pulling fs layer 15:25:49 5c69ac0246d0: Pulling fs layer 15:25:49 ec43610c2a17: Pulling fs layer 15:25:49 3a2ae6a8a46f: Pulling fs layer 15:25:49 33b1e0a273af: Pulling fs layer 15:25:49 5d3b04190fa2: Pulling fs layer 15:25:49 2f39f015ded8: Pulling fs layer 15:25:49 3a2ae6a8a46f: Waiting 15:25:49 33b1e0a273af: Waiting 15:25:49 5d3b04190fa2: Waiting 15:25:49 5c69ac0246d0: Verifying Checksum 15:25:49 5c69ac0246d0: Download complete 15:25:49 3a2ae6a8a46f: Download complete 15:25:49 33b1e0a273af: Verifying Checksum 15:25:49 33b1e0a273af: Download complete 15:25:49 ec43610c2a17: Verifying Checksum 15:25:49 ec43610c2a17: Download complete 15:25:49 5d3b04190fa2: Verifying Checksum 15:25:49 5d3b04190fa2: Download complete 15:25:49 5eb5b503b376: Verifying Checksum 15:25:49 5eb5b503b376: Download complete 15:25:50 2f39f015ded8: Verifying Checksum 15:25:50 2f39f015ded8: Download complete 15:25:50 5eb5b503b376: Pull complete 15:25:50 5c69ac0246d0: Pull complete 15:25:50 ec43610c2a17: Pull complete 15:25:51 3a2ae6a8a46f: Pull complete 15:25:51 33b1e0a273af: Pull complete 15:25:51 5d3b04190fa2: Pull complete 15:25:55 2f39f015ded8: Pull complete 15:25:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:55 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:26:00 $ docker top 761e6e6149f027b07dbf2e8eeb61814167b444b5ef3ffa80c715feadd19672d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:00 ---> job-cost.sh 15:26:00 lf-activate-venv: SKIPPING 15:26:00 INFO: No Stack... 15:26:01 INFO: Retrieving Pricing Info for: v3-standard-8 15:26:01 INFO: Archiving Costs [Pipeline] sh 15:26:02 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:26:02 + cut -d, -f6 [Pipeline] lock 15:26:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] 15:26:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] did not exist. Created. 15:26:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:26:02 + echo total: 0.2199999988079071 [Pipeline] stash 15:26:02 Stashed 1 file(s) [Pipeline] } 15:26:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 15:26:02 $ docker stop --time=1 761e6e6149f027b07dbf2e8eeb61814167b444b5ef3ffa80c715feadd19672d9 15:26:03 $ docker rm -f --volumes 761e6e6149f027b07dbf2e8eeb61814167b444b5ef3ffa80c715feadd19672d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:26:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24221 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:26:31 Running in /w/workspace/app-service-configurable/211 [Pipeline] { [Pipeline] checkout 15:26:34 Selected Git installation does not exist. Using Default 15:26:34 The recommended git tool is: NONE 15:26:43 using credential edgex-jenkins-ssh 15:26:43 Cloning the remote Git repository 15:26:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:26:44 > git init /w/workspace/app-service-configurable/211 # timeout=10 15:26:44 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:26:44 > git --version # timeout=10 15:26:44 > git --version # 'git version 2.25.1' 15:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:26:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:47 Avoid second fetch 15:26:47 Checking out Revision 526552ff656a02384cdaefa51e61e743aa906af0 (main) 15:26:47 > git config core.sparsecheckout # timeout=10 15:26:47 > git checkout -f 526552ff656a02384cdaefa51e61e743aa906af0 # timeout=10 15:26:48 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#627)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:26:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:26:49 Dload Upload Total Spent Left Speed 15:26:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 15:26:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:26:50 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.new 15:26:50 /etc/docker/daemon.json 15:26:50 { 15:26:50 "registry-mirrors": [ 15:26:50 "https://nexus3.edgexfoundry.org:10001" 15:26:50 ], 15:26:50 "bip": "10.250.0.254/24", 15:26:50 "hosts": [ 15:26:50 "tcp://0.0.0.0:5555", 15:26:50 "unix:///var/run/docker.sock" 15:26:50 ], 15:26:50 "mtu": 1458, 15:26:50 "selinux-enabled": true, 15:26:50 "seccomp-profile": "/etc/docker/seccomp.json" 15:26:50 } [Pipeline] sh 15:26:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:26:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:09 provisioning config files... 15:27:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/211@tmp/config1674280175775015396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:10 ---> ****-login.sh 15:27:10 nexus3.edgexfoundry.org:10001 15:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:10 Configure a credential helper to remove this warning. See 15:27:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:10 15:27:10 Login Succeeded 15:27:10 nexus3.edgexfoundry.org:10002 15:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:10 Configure a credential helper to remove this warning. See 15:27:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:10 15:27:10 Login Succeeded 15:27:10 nexus3.edgexfoundry.org:10003 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 nexus3.edgexfoundry.org:10004 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:11 Configure a credential helper to remove this warning. See 15:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:11 15:27:11 Login Succeeded 15:27:11 ****.io 15:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:27:12 Configure a credential helper to remove this warning. See 15:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:27:12 15:27:12 Login Succeeded 15:27:12 ---> ****-login.sh ends [Pipeline] } 15:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:27:12 ========================================================= 15:27:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:27:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:27:14 #0 building with "default" instance using docker driver 15:27:14 15:27:14 #1 [internal] load build definition from Dockerfile 15:27:14 #1 transferring dockerfile: 15:27:14 #1 transferring dockerfile: 2.05kB 0.0s done 15:27:14 #1 DONE 0.1s 15:27:14 15:27:14 #2 [internal] load .dockerignore 15:27:14 #2 transferring context: 159B done 15:27:14 #2 DONE 0.1s 15:27:14 15:27:14 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:27:15 #3 DONE 0.2s 15:27:15 15:27:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:27:15 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 15:27:15 #4 ... 15:27:15 15:27:15 #5 [internal] load build context 15:27:15 #5 transferring context: 130.60kB 0.0s done 15:27:15 #5 DONE 0.1s 15:27:15 15:27:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:27:15 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 15:27:15 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 15:27:15 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 15:27:15 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 15:27:15 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 15:27:15 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 15:27:15 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 15:27:15 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 15:27:15 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 15:27:15 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 15:27:15 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 15:27:15 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s 15:27:15 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s 15:27:15 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s 15:27:15 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 15:27:15 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s 15:27:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.40MB / 63.99MB 0.8s 15:27:16 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 15:27:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.43MB / 97.63MB 0.8s 15:27:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.9s 15:27:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.13MB / 63.99MB 1.1s 15:27:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 1.1s 15:27:16 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 15:27:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 1.2s 15:27:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.72MB / 63.99MB 1.3s 15:27:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.68MB / 97.63MB 1.3s 15:27:16 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 15:27:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.5s 15:27:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.5s 15:27:16 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.7s 15:27:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.7s 15:27:17 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 2.0s 15:27:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 2.0s 15:27:17 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 2.2s 15:27:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 2.2s 15:27:17 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.3s done 15:27:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 2.4s 15:27:17 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15:27:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 2.6s 15:27:17 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 2.8s 15:27:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.9s 15:27:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.40MB / 97.63MB 3.1s 15:27:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.3s 15:27:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.4s done 15:27:24 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s 15:27:29 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s 15:27:36 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.4s done 15:27:37 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 15:27:37 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 15:27:37 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 15:27:37 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15:27:42 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 15:27:45 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 15:27:45 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 15:27:47 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 15:27:47 #4 DONE 32.7s 15:27:48 15:27:48 #6 [builder 2/7] RUN apk add --update --no-cache make git 15:27:48 #6 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:27:49 #6 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:27:50 #6 2.355 OK: 266 MiB in 52 packages 15:27:52 #6 DONE 4.4s 15:27:52 15:27:52 #7 [builder 3/7] WORKDIR /app 15:27:52 #7 DONE 0.1s 15:27:52 15:27:52 #8 [builder 4/7] COPY go.mod vendor* ./ 15:27:52 #8 DONE 0.1s 15:27:52 15:27:52 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:19 #9 DONE 23.7s 15:28:19 15:28:19 #10 [builder 6/7] COPY . . 15:28:19 #10 DONE 0.2s 15:28:19 15:28:19 #11 [builder 7/7] RUN echo noop 15:28:19 #11 0.704 noop 15:28:19 #11 DONE 0.8s 15:28:19 15:28:19 #12 exporting to image 15:28:19 #12 exporting layers 15:28:41 #12 exporting layers 23.6s done 15:28:41 #12 writing image sha256:6f981965d6430d92edd654a8442cf170839a177fbdd944b2bf40fd046b16fc29 done 15:28:41 #12 naming to docker.io/library/ci-base-image-arm64 done 15:28:41 #12 DONE 23.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:42 + docker inspect -f . ci-base-image-arm64 15:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:42 prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container 15:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/211 -v /w/workspace/app-service-configurable/211:/w/workspace/app-service-configurable/211:rw,z -v /w/workspace/app-service-configurable/211@tmp:/w/workspace/app-service-configurable/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:43 $ docker top 587d92e08ce1d09876fefc7f82ea1f11e18c0d27b3db3e544485114144067635 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:44 + go version 15:28:44 go version go1.21.0 linux/arm64 [Pipeline] } 15:28:44 $ docker stop --time=1 587d92e08ce1d09876fefc7f82ea1f11e18c0d27b3db3e544485114144067635 15:28:46 $ docker rm -f --volumes 587d92e08ce1d09876fefc7f82ea1f11e18c0d27b3db3e544485114144067635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker inspect -f . ci-base-image-arm64 15:28:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:47 prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container 15:28:47 $ 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/211 -v /w/workspace/app-service-configurable/211:/w/workspace/app-service-configurable/211:rw,z -v /w/workspace/app-service-configurable/211@tmp:/w/workspace/app-service-configurable/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:48 $ docker top 37df4d851e1c8bb2f521972b8c608afbe8e9b29d7976c0ffde189a13a3d6e826 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:49 + git config --global --add safe.directory /w/workspace/app-service-configurable/211 [Pipeline] fileExists [Pipeline] sh 15:28:50 + make test 15:28:50 go test -race -coverprofile=coverage.out ./... 15:30:57 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:30:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:30:57 go vet ./... 15:32:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:34 ./bin/test-attribution-txt.sh [Pipeline] echo 15:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:32:34 $ docker stop --time=1 37df4d851e1c8bb2f521972b8c608afbe8e9b29d7976c0ffde189a13a3d6e826 15:32:36 $ docker rm -f --volumes 37df4d851e1c8bb2f521972b8c608afbe8e9b29d7976c0ffde189a13a3d6e826 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:38 Warning: overwriting stash ‘coverage-report’ 15:32:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:39 + ls -al . 15:32:39 total 180 15:32:39 drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 15:28 . 15:32:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:26 .. 15:32:39 -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 15:26 .dockerignore 15:32:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:26 .git 15:32:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:26 .github 15:32:39 -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 15:26 .gitignore 15:32:39 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:26 .golangci.yml 15:32:39 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 15:26 Attribution.txt 15:32:39 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 15:26 CHANGELOG.md 15:32:39 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 15:26 Dockerfile 15:32:39 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:26 GOVERNANCE.md 15:32:39 -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 15:26 Jenkinsfile 15:32:39 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 15:26 LICENSE 15:32:39 -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 15:26 OWNERS.md 15:32:39 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 15:26 README.md 15:32:39 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:23 VERSION 15:32:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:26 bin 15:32:39 -rw-r--r-- 1 jenkins jenkins 13 Dec 6 15:28 coverage.out 15:32:39 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 15:26 go.mod 15:32:39 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 15:26 go.sum 15:32:39 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 15:26 main.go 15:32:39 -rw-rw-r-- 1 jenkins jenkins 2566 Dec 6 15:26 makefile 15:32:39 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32: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=526552ff656a02384cdaefa51e61e743aa906af0 --label arch=arm64 --label version=3.2.0-dev.2 . 15:32:41 #0 building with "default" instance using docker driver 15:32:41 15:32:41 #1 [internal] load build definition from Dockerfile 15:32:41 #1 transferring dockerfile: 2.05kB 0.0s done 15:32:41 #1 DONE 0.0s 15:32:41 15:32:41 #2 [internal] load .dockerignore 15:32:41 #2 transferring context: 159B done 15:32:41 #2 DONE 0.0s 15:32:41 15:32:41 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:32:41 #3 DONE 0.0s 15:32:41 15:32:41 #4 [internal] load metadata for docker.io/library/alpine:3.18 15:32:41 #4 DONE 0.4s 15:32:41 15:32:41 #5 [internal] load build context 15:32:41 #5 transferring context: 1.45kB 0.0s done 15:32:41 #5 DONE 0.1s 15:32:41 15:32:41 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:32:41 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 15:32:41 #6 ... 15:32:41 15:32:41 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:32:41 #7 DONE 0.3s 15:32:41 15:32:41 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 15:32:41 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 15:32:41 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 15:32:41 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 15:32:41 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 15:32:42 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 15:32:42 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 15:32:42 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 15:32:42 #6 DONE 1.1s 15:32:42 15:32:42 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:32:43 #8 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:32:43 #8 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:32:44 #8 ... 15:32:44 15:32:44 #9 [builder 2/7] RUN apk add --update --no-cache make git 15:32:44 #9 0.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:32:44 #9 1.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:32:44 #9 2.642 OK: 266 MiB in 52 packages 15:32:44 #9 DONE 3.0s 15:32:45 15:32:45 #10 [builder 3/7] WORKDIR /app 15:32:45 #10 DONE 0.1s 15:32:45 15:32:45 #11 [builder 4/7] COPY go.mod vendor* ./ 15:32:45 #11 DONE 0.1s 15:32:45 15:32:45 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:45 #12 ... 15:32:45 15:32:45 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:32:45 #8 2.649 (1/2) Installing ca-certificates (20230506-r0) 15:32:45 #8 2.759 (2/2) Installing dumb-init (1.2.5-r2) 15:32:45 #8 2.770 Executing busybox-1.36.1-r5.trigger 15:32:45 #8 2.796 Executing ca-certificates-20230506-r0.trigger 15:32:45 #8 3.048 OK: 9 MiB in 17 packages 15:32:45 #8 DONE 3.5s 15:32:46 15:32:46 #13 [stage-1 3/7] RUN apk --no-cache upgrade 15:32:47 #13 ... 15:32:47 15:32:47 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:47 #12 DONE 1.9s 15:32:47 15:32:47 #13 [stage-1 3/7] RUN apk --no-cache upgrade 15:32:47 #13 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:32:47 #13 ... 15:32:47 15:32:47 #14 [builder 6/7] COPY . . 15:32:47 #14 DONE 0.2s 15:32:47 15:32:47 #13 [stage-1 3/7] RUN apk --no-cache upgrade 15:32:47 #13 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:32:48 #13 2.692 OK: 9 MiB in 17 packages 15:32:49 #13 DONE 3.1s 15:32:49 15:32:49 #15 [builder 7/7] RUN make build 15:32:49 #15 0.865 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2" -trimpath -mod=readonly -o app-service-configurable 15:34:10 #15 DONE 82.4s 15:34:10 15:34:10 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 15:34:10 #16 DONE 0.1s 15:34:10 15:34:10 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 15:34:10 #17 DONE 0.1s 15:34:10 15:34:10 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 15:34:10 #18 DONE 0.1s 15:34:10 15:34:10 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 15:34:10 #19 DONE 0.3s 15:34:10 15:34:10 #20 exporting to image 15:34:10 #20 exporting layers 15:34:10 #20 exporting layers 0.3s done 15:34:10 #20 writing image sha256:a007df4c0ccdc225ecca0a74c23d5c1767aea5f17cacfcb26f70b295cc3ed983 done 15:34:10 #20 naming to docker.io/library/app-service-configurable-arm64 15:34:10 #20 naming to docker.io/library/app-service-configurable-arm64 done 15:34:10 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:11 provisioning config files... 15:34:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/211@tmp/config11146296842577350199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:11 ---> ****-login.sh 15:34:11 nexus3.edgexfoundry.org:10001 15:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:34:12 Configure a credential helper to remove this warning. See 15:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:34:12 15:34:12 Login Succeeded 15:34:12 nexus3.edgexfoundry.org:10002 15:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:34:12 Configure a credential helper to remove this warning. See 15:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:34:12 15:34:12 Login Succeeded 15:34:12 nexus3.edgexfoundry.org:10003 15:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:34:12 Configure a credential helper to remove this warning. See 15:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:34:12 15:34:12 Login Succeeded 15:34:12 nexus3.edgexfoundry.org:10004 15:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:34:12 Configure a credential helper to remove this warning. See 15:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:34:12 15:34:12 Login Succeeded 15:34:12 ****.io 15:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:34:13 Configure a credential helper to remove this warning. See 15:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:34:13 15:34:13 Login Succeeded 15:34:13 ---> ****-login.sh ends [Pipeline] } 15:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:34:13 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:34:13 526552ff656a02384cdaefa51e61e743aa906af0 15:34:13 latest 15:34:13 3.2.0-dev.2 15:34:13 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 15:34:13 main 15:34:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0 15:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:14 ea28d893ee0b: Preparing 15:34:14 c16848c16b04: Preparing 15:34:14 675b9a375c5d: Preparing 15:34:14 d0c8bca75b0d: Preparing 15:34:14 9682b65fca09: Preparing 15:34:14 254875e32121: Preparing 15:34:14 0faf9b67be60: Preparing 15:34:14 254875e32121: Waiting 15:34:14 0faf9b67be60: Waiting 15:34:14 d0c8bca75b0d: Pushed 15:34:14 c16848c16b04: Pushed 15:34:14 9682b65fca09: Pushed 15:34:14 675b9a375c5d: Pushed 15:34:14 0faf9b67be60: Layer already exists 15:34:15 254875e32121: Pushed 15:34:20 ea28d893ee0b: Pushed 15:34:20 526552ff656a02384cdaefa51e61e743aa906af0: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:21 ea28d893ee0b: Preparing 15:34:21 c16848c16b04: Preparing 15:34:21 675b9a375c5d: Preparing 15:34:21 d0c8bca75b0d: Preparing 15:34:21 9682b65fca09: Preparing 15:34:21 254875e32121: Preparing 15:34:21 0faf9b67be60: Preparing 15:34:21 254875e32121: Waiting 15:34:21 0faf9b67be60: Waiting 15:34:21 c16848c16b04: Layer already exists 15:34:21 675b9a375c5d: Layer already exists 15:34:21 ea28d893ee0b: Layer already exists 15:34:21 d0c8bca75b0d: Layer already exists 15:34:21 9682b65fca09: Layer already exists 15:34:21 0faf9b67be60: Layer already exists 15:34:21 254875e32121: Layer already exists 15:34:22 latest: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.2 15:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:23 ea28d893ee0b: Preparing 15:34:23 c16848c16b04: Preparing 15:34:23 675b9a375c5d: Preparing 15:34:23 d0c8bca75b0d: Preparing 15:34:23 9682b65fca09: Preparing 15:34:23 254875e32121: Preparing 15:34:23 0faf9b67be60: Preparing 15:34:23 0faf9b67be60: Waiting 15:34:23 254875e32121: Waiting 15:34:23 d0c8bca75b0d: Layer already exists 15:34:23 675b9a375c5d: Layer already exists 15:34:23 9682b65fca09: Layer already exists 15:34:23 ea28d893ee0b: Layer already exists 15:34:23 c16848c16b04: Layer already exists 15:34:23 254875e32121: Layer already exists 15:34:23 0faf9b67be60: Layer already exists 15:34:23 3.2.0-dev.2: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 15:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:24 ea28d893ee0b: Preparing 15:34:24 c16848c16b04: Preparing 15:34:24 675b9a375c5d: Preparing 15:34:24 d0c8bca75b0d: Preparing 15:34:24 9682b65fca09: Preparing 15:34:24 254875e32121: Preparing 15:34:24 0faf9b67be60: Preparing 15:34:24 0faf9b67be60: Waiting 15:34:24 254875e32121: Waiting 15:34:24 675b9a375c5d: Layer already exists 15:34:24 c16848c16b04: Layer already exists 15:34:24 ea28d893ee0b: Layer already exists 15:34:24 9682b65fca09: Layer already exists 15:34:24 d0c8bca75b0d: Layer already exists 15:34:24 254875e32121: Layer already exists 15:34:24 0faf9b67be60: Layer already exists 15:34:24 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:34:28 ea28d893ee0b: Preparing 15:34:28 c16848c16b04: Preparing 15:34:28 675b9a375c5d: Preparing 15:34:28 d0c8bca75b0d: Preparing 15:34:28 9682b65fca09: Preparing 15:34:28 254875e32121: Preparing 15:34:28 0faf9b67be60: Preparing 15:34:28 254875e32121: Waiting 15:34:28 0faf9b67be60: Waiting 15:34:28 9682b65fca09: Layer already exists 15:34:28 ea28d893ee0b: Layer already exists 15:34:28 c16848c16b04: Layer already exists 15:34:28 d0c8bca75b0d: Layer already exists 15:34:28 675b9a375c5d: Layer already exists 15:34:28 254875e32121: Layer already exists 15:34:28 0faf9b67be60: Layer already exists 15:34:28 main: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:28 ===================================================== [Pipeline] echo 15:34:28 taggedImages: 15:34:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0 15:34:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:34:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.2 15:34:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 15:34:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:29 15:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:29 arm64: Pulling from edgex-lftools-log-publisher 15:34:29 8998bd30e6a1: Pulling fs layer 15:34:29 04944245beec: Pulling fs layer 15:34:29 699f458cf7ca: Pulling fs layer 15:34:29 765212b225bb: Pulling fs layer 15:34:29 f23df028b6ca: Pulling fs layer 15:34:29 d65c8cfc05b1: Pulling fs layer 15:34:29 2437ff75d9bd: Pulling fs layer 15:34:29 765212b225bb: Waiting 15:34:29 f23df028b6ca: Waiting 15:34:29 d65c8cfc05b1: Waiting 15:34:29 2437ff75d9bd: Waiting 15:34:30 04944245beec: Verifying Checksum 15:34:30 04944245beec: Download complete 15:34:30 765212b225bb: Verifying Checksum 15:34:30 765212b225bb: Download complete 15:34:30 f23df028b6ca: Verifying Checksum 15:34:30 f23df028b6ca: Download complete 15:34:30 d65c8cfc05b1: Download complete 15:34:30 699f458cf7ca: Verifying Checksum 15:34:30 699f458cf7ca: Download complete 15:34:30 8998bd30e6a1: Verifying Checksum 15:34:30 8998bd30e6a1: Download complete 15:34:32 2437ff75d9bd: Verifying Checksum 15:34:32 2437ff75d9bd: Download complete 15:34:36 8998bd30e6a1: Pull complete 15:34:37 04944245beec: Pull complete 15:34:42 699f458cf7ca: Pull complete 15:34:42 765212b225bb: Pull complete 15:34:43 f23df028b6ca: Pull complete 15:34:43 d65c8cfc05b1: Pull complete 15:35:10 2437ff75d9bd: Pull complete 15:35:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:10 prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container 15:35:10 $ 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/211 -v /w/workspace/app-service-configurable/211:/w/workspace/app-service-configurable/211:rw,z -v /w/workspace/app-service-configurable/211@tmp:/w/workspace/app-service-configurable/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:35:12 $ docker top dfadf5fd46dae0c476eb83c40ba76e629b6ac9942c07f5050711d6e5b13f3ddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:13 ---> job-cost.sh 15:35:13 lf-activate-venv: SKIPPING 15:35:13 INFO: No Stack... 15:35:13 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:14 INFO: Archiving Costs [Pipeline] sh 15:35:15 + cat /w/workspace/app-service-configurable/211/archives/cost.csv 15:35:15 + cut -d, -f6 [Pipeline] lock 15:35:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] 15:35:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] did not exist. Created. 15:35:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:15 /w/workspace/app-service-configurable/211@tmp/durable-9b5cea35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:35:16 + echo total: 0.2199999988079071 [Pipeline] stash 15:35:16 Warning: overwriting stash ‘stack-cost’ 15:35:16 Stashed 1 file(s) [Pipeline] } 15:35:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:16 $ docker stop --time=1 dfadf5fd46dae0c476eb83c40ba76e629b6ac9942c07f5050711d6e5b13f3ddc 15:35:17 $ docker rm -f --volumes dfadf5fd46dae0c476eb83c40ba76e629b6ac9942c07f5050711d6e5b13f3ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:35:19 provisioning config files... 15:35:19 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14123327074642333534tmp [Pipeline] { [Pipeline] sh 15:35:19 + set +x 15:35:19 + curl -s https://codecov.io/bash 15:35:19 + bash -s -- 15:35:19 15:35:19 _____ _ 15:35:19 / ____| | | 15:35:19 | | ___ __| | ___ ___ _____ __ 15:35:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:35:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:35:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:35:19 Bash-1.0.6 15:35:19 15:35:19 15:35:19 ==> git version 2.25.1 found 15:35:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:35:19 Release-Date: 2020-01-08 15:35:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:35:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:35:19 ==> Jenkins CI detected. 15:35:19 current dir:  /w/workspace/ry_app-service-configurable_main 15:35:19 project root: . 15:35:19 --> token set from env 15:35:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:35:19 ==> Running gcov in . (disable via -X gcov) 15:35:19 ==> Python coveragepy not found 15:35:19 ==> Searching for coverage reports in: 15:35:19 + . 15:35:19 -> Found 1 reports 15:35:19 ==> Detecting git/mercurial file structure 15:35:19 ==> Reading reports 15:35:19 + ./coverage.out bytes=13 15:35:19 ==> Appending adjustments 15:35:19 https://docs.codecov.io/docs/fixing-reports 15:35:19 + Found adjustments 15:35:19 ==> Gzipping contents 15:35:19 4.0K /tmp/codecov.OgLikX.gz 15:35:19 ==> Uploading reports 15:35:19 url: https://codecov.io 15:35:19 query: branch=main&commit=526552ff656a02384cdaefa51e61e743aa906af0&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:19 -> Pinging Codecov 15:35:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=526552ff656a02384cdaefa51e61e743aa906af0&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:35:19 -> Uploading to 15:35:19 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/A97CA9966030D2A3747ED39772930CCE/526552ff656a02384cdaefa51e61e743aa906af0/ee154907-5db7-484d-8247-9353c2f47150.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T153519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00924e4b6007aaffbff3f59bc860554b13d01ef0e46de555fff99265558d1e85 15:35:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:19 Dload Upload Total Spent Left Speed 15:35:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 3492 --:--:-- --:--:-- --:--:-- 3441 100 234 0 0 100 234 0 821 --:--:-- --:--:-- --:--:-- 818 15:35:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] } 15:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:35:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:35:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:20 15:35:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:35:21 df9b9388f04a: Pulling fs layer 15:35:21 52dc419b0ee2: Pulling fs layer 15:35:21 25bc292e5bac: Pulling fs layer 15:35:21 114826534d7a: Pulling fs layer 15:35:21 4657fd5d0bcf: Pulling fs layer 15:35:21 114826534d7a: Waiting 15:35:21 6ad1cebc031e: Pulling fs layer 15:35:21 8a3aa393b2d8: Pulling fs layer 15:35:21 4657fd5d0bcf: Waiting 15:35:21 6ad1cebc031e: Waiting 15:35:21 8a3aa393b2d8: Waiting 15:35:21 25bc292e5bac: Verifying Checksum 15:35:21 25bc292e5bac: Download complete 15:35:21 52dc419b0ee2: Verifying Checksum 15:35:21 52dc419b0ee2: Download complete 15:35:21 4657fd5d0bcf: Verifying Checksum 15:35:21 df9b9388f04a: Verifying Checksum 15:35:21 df9b9388f04a: Download complete 15:35:21 df9b9388f04a: Pull complete 15:35:21 6ad1cebc031e: Verifying Checksum 15:35:21 6ad1cebc031e: Download complete 15:35:21 52dc419b0ee2: Pull complete 15:35:21 25bc292e5bac: Pull complete 15:35:21 114826534d7a: Verifying Checksum 15:35:21 114826534d7a: Download complete 15:35:21 8a3aa393b2d8: Verifying Checksum 15:35:21 8a3aa393b2d8: Download complete 15:35:25 114826534d7a: Pull complete 15:35:25 4657fd5d0bcf: Pull complete 15:35:25 6ad1cebc031e: Pull complete 15:35:27 8a3aa393b2d8: Pull complete 15:35:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:35:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:28 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:35:32 $ docker top 4bd15dc2f48dbe74b7030638f8d88305eb0d95a72ac5ad03aa764ba8a3dd73e7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:35:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:35:32 + set -o pipefail 15:35:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:35:37 15:35:37 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:35:37 15:35:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3cf9a164-9cd7-46cd-a0e3-61beba903b22 15:35:37 15:35:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:35:37 15:35:37 15:35:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:35:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:35:37 More details here: https://snyk.co/ue1NS 15:35:37 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:35:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:35:37 $ docker stop --time=1 4bd15dc2f48dbe74b7030638f8d88305eb0d95a72ac5ad03aa764ba8a3dd73e7 15:35:42 $ docker rm -f --volumes 4bd15dc2f48dbe74b7030638f8d88305eb0d95a72ac5ad03aa764ba8a3dd73e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:43 + git log --format=format:%s -1 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] sh 15:35:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:44 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:44 $ docker top 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 -eo pid,comm 15:35:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:35:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:45 [ssh-agent] Looking for ssh-agent implementation... 15:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:45 $ docker exec 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 ssh-agent 15:35:45 SSH_AUTH_SOCK=/tmp/ssh-cIWEpRgn0rXL/agent.32 15:35:45 SSH_AGENT_PID=38 15:35:45 Running ssh-add (command line suppressed) 15:35:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14741191315252631906.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14741191315252631906.key) 15:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:45 + git semver tag 15:35:46 2023-12-06 15:35:46,028 [run_tag] DEBUG tag force:False 15:35:46 2023-12-06 15:35:46,028 [check_head_tag] DEBUG check head tag 15:35:46 2023-12-06 15:35:46,029 [execute] INFO git cat-file --batch-check 15:35:46 2023-12-06 15:35:46,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:35:46 2023-12-06 15:35:46,033 [execute] INFO git cat-file --batch 15:35:46 2023-12-06 15:35:46,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:35:46 2023-12-06 15:35:46,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:46 2023-12-06 15:35:46,053 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 15:35:46 2023-12-06 15:35:46,053 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:35:46 2023-12-06 15:35:46,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:46 3.2.0-dev.2 [Pipeline] } 15:35:46 $ docker exec --env ******** --env ******** 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 ssh-agent -k 15:35:46 unset SSH_AUTH_SOCK; 15:35:46 unset SSH_AGENT_PID; 15:35:46 echo Agent pid 38 killed; 15:35:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:46 + git semver [Pipeline] } 15:35:47 $ docker stop --time=1 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 15:35:48 $ docker rm -f --volumes 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:48 15:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:49 0.23.1-centos7: Pulling from edgex-lftools 15:35:49 ab5ef0e58194: Pulling fs layer 15:35:49 9712f1f96733: Pulling fs layer 15:35:49 63f879dbbcfc: Pulling fs layer 15:35:49 0d9ebad4ef96: Pulling fs layer 15:35:49 e9a5061849ea: Pulling fs layer 15:35:49 d747dcd14b5f: Pulling fs layer 15:35:49 2de7ff778b66: Pulling fs layer 15:35:49 0d9ebad4ef96: Waiting 15:35:49 e9a5061849ea: Waiting 15:35:49 d747dcd14b5f: Waiting 15:35:49 9712f1f96733: Verifying Checksum 15:35:49 9712f1f96733: Download complete 15:35:49 63f879dbbcfc: Verifying Checksum 15:35:49 63f879dbbcfc: Download complete 15:35:49 e9a5061849ea: Verifying Checksum 15:35:49 e9a5061849ea: Download complete 15:35:49 d747dcd14b5f: Verifying Checksum 15:35:49 d747dcd14b5f: Download complete 15:35:49 0d9ebad4ef96: Verifying Checksum 15:35:49 0d9ebad4ef96: Download complete 15:35:49 ab5ef0e58194: Verifying Checksum 15:35:49 ab5ef0e58194: Download complete 15:35:49 2de7ff778b66: Verifying Checksum 15:35:49 2de7ff778b66: Download complete 15:35:53 ab5ef0e58194: Pull complete 15:35:53 9712f1f96733: Pull complete 15:35:53 63f879dbbcfc: Pull complete 15:35:56 0d9ebad4ef96: Pull complete 15:35:56 e9a5061849ea: Pull complete 15:35:56 d747dcd14b5f: Pull complete 15:35:57 2de7ff778b66: Pull complete 15:35:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:57 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:36:03 $ docker top 3e852d6f09af1225201e81280eda2f247a13ebfccd843f8213e02ae94590228e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:36:03 provisioning config files... 15:36:03 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3340193476736770725tmp 15:36:03 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10986859945679069118tmp 15:36:03 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7855924205391130233tmp [Pipeline] { [Pipeline] echo 15:36:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:36:04 ---> sigul-configuration.sh 15:36:04 gpg: directory `/root/.gnupg' created 15:36:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:36:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:36:04 gpg: keyring `/root/.gnupg/secring.gpg' created 15:36:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:36:04 gpg: CAST5 encrypted data 15:36:04 gpg: encrypted with 1 passphrase 15:36:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:36:04 + mkdir /home/jenkins 15:36:04 + mkdir /home/jenkins/sigul [Pipeline] sh 15:36:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:36:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:36:04 ---> sigul-install.sh 15:36:04 Sigul already installed; skipping installation. [Pipeline] sh 15:36:05 + git tag --list 15:36:05 v1.0.0 15:36:05 v1.1.0 15:36:05 v1.2.0 15:36:05 v1.3.0 15:36:05 v1.3.1 15:36:05 v2.0.0 15:36:05 v2.0.1 15:36:05 v2.1.0 15:36:05 v2.1.1 15:36:05 v2.1.2 15:36:05 v2.2.0 15:36:05 v2.3 15:36:05 v2.3.0 15:36:05 v2.3.1 15:36:05 v3.0 15:36:05 v3.0.0 15:36:05 v3.0.1 15:36:05 v3.0.1-dev.1 15:36:05 v3.1 15:36:05 v3.1.0 15:36:05 v3.1.0-dev.1 15:36:05 v3.1.0-dev.10 15:36:05 v3.1.0-dev.11 15:36:05 v3.1.0-dev.12 15:36:05 v3.1.0-dev.13 15:36:05 v3.1.0-dev.14 15:36:05 v3.1.0-dev.15 15:36:05 v3.1.0-dev.16 15:36:05 v3.1.0-dev.17 15:36:05 v3.1.0-dev.18 15:36:05 v3.1.0-dev.19 15:36:05 v3.1.0-dev.2 15:36:05 v3.1.0-dev.20 15:36:05 v3.1.0-dev.21 15:36:05 v3.1.0-dev.22 15:36:05 v3.1.0-dev.23 15:36:05 v3.1.0-dev.24 15:36:05 v3.1.0-dev.25 15:36:05 v3.1.0-dev.26 15:36:05 v3.1.0-dev.27 15:36:05 v3.1.0-dev.28 15:36:05 v3.1.0-dev.29 15:36:05 v3.1.0-dev.3 15:36:05 v3.1.0-dev.30 15:36:05 v3.1.0-dev.31 15:36:05 v3.1.0-dev.32 15:36:05 v3.1.0-dev.33 15:36:05 v3.1.0-dev.34 15:36:05 v3.1.0-dev.35 15:36:05 v3.1.0-dev.36 15:36:05 v3.1.0-dev.37 15:36:05 v3.1.0-dev.38 15:36:05 v3.1.0-dev.39 15:36:05 v3.1.0-dev.4 15:36:05 v3.1.0-dev.5 15:36:05 v3.1.0-dev.6 15:36:05 v3.1.0-dev.7 15:36:05 v3.1.0-dev.8 15:36:05 v3.1.0-dev.9 15:36:05 v3.2.0-dev.1 15:36:05 v3.2.0-dev.2 [Pipeline] sh 15:36:05 + lftools sign git-tag v3.2.0-dev.2 15:36:06 Signing Git tag with Sigul... 15:36:06 Signing v3.2.0-dev.2 [Pipeline] echo 15:36:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:36:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:36:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:36:06 $ docker stop --time=1 3e852d6f09af1225201e81280eda2f247a13ebfccd843f8213e02ae94590228e 15:36:08 $ docker rm -f --volumes 3e852d6f09af1225201e81280eda2f247a13ebfccd843f8213e02ae94590228e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:36:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:09 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:36:09 $ docker top 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:10 [ssh-agent] Looking for ssh-agent implementation... 15:36:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:10 $ docker exec 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 ssh-agent 15:36:10 SSH_AUTH_SOCK=/tmp/ssh-FYNyQro8Kr1S/agent.32 15:36:10 SSH_AGENT_PID=38 15:36:10 Running ssh-add (command line suppressed) 15:36:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10352991026893964979.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10352991026893964979.key) 15:36:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:10 + git semver bump pre 15:36:11 2023-12-06 15:36:11,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:36:11 2023-12-06 15:36:11,037 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev 15:36:11 2023-12-06 15:36:11,037 [bump_version] DEBUG bumped version:3.2.0-dev.3 15:36:11 2023-12-06 15:36:11,038 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:36:11 2023-12-06 15:36:11,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:36:11 2023-12-06 15:36:11,038 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:36:11 2023-12-06 15:36:11,039 [execute] INFO git cat-file --batch-check 15:36:11 2023-12-06 15:36:11,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:36:11 2023-12-06 15:36:11,044 [execute] INFO git cat-file --batch 15:36:11 2023-12-06 15:36:11,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:36:11 2023-12-06 15:36:11,048 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:36:11 3.2.0-dev.3 [Pipeline] } 15:36:11 $ docker exec --env ******** --env ******** 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 ssh-agent -k 15:36:11 unset SSH_AUTH_SOCK; 15:36:11 unset SSH_AGENT_PID; 15:36:11 echo Agent pid 38 killed; 15:36:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:11 + git semver [Pipeline] } 15:36:12 $ docker stop --time=1 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 15:36:13 $ docker rm -f --volumes 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:14 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:36:14 $ docker top c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:15 [ssh-agent] Looking for ssh-agent implementation... 15:36:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:15 $ docker exec c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 ssh-agent 15:36:15 SSH_AUTH_SOCK=/tmp/ssh-3usn0bTNGLKl/agent.32 15:36:15 SSH_AGENT_PID=38 15:36:15 Running ssh-add (command line suppressed) 15:36:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2520929260409867483.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2520929260409867483.key) 15:36:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:15 + git semver push 15:36:16 2023-12-06 15:36:15,970 [run_push] DEBUG push 15:36:16 2023-12-06 15:36:15,970 [execute] INFO git cat-file --batch-check 15:36:16 2023-12-06 15:36:15,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:36:16 2023-12-06 15:36:15,975 [execute] INFO git rev-list 0db1d04d0551b05766e00449098b1c588149edb7 -- 15:36:16 2023-12-06 15:36:15,975 [execute] DEBUG Popen(['git', 'rev-list', '0db1d04d0551b05766e00449098b1c588149edb7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:36:16 2023-12-06 15:36:15,987 [execute] INFO git fetch -v origin 15:36:16 2023-12-06 15:36:15,988 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:36:16 2023-12-06 15:36:16,548 [run_push] DEBUG no remote changes detected 15:36:16 2023-12-06 15:36:16,548 [execute] INFO git push origin semver 15:36:16 2023-12-06 15:36:16,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:36:17 2023-12-06 15:36:17,392 [run_push] DEBUG push all version tags 15:36:17 2023-12-06 15:36:17,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:36:17 2023-12-06 15:36:17,393 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:36:18 2023-12-06 15:36:18,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:36:18 3.2.0-dev.3 [Pipeline] } 15:36:18 $ docker exec --env ******** --env ******** c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 ssh-agent -k 15:36:18 unset SSH_AUTH_SOCK; 15:36:18 unset SSH_AGENT_PID; 15:36:18 echo Agent pid 38 killed; 15:36:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:19 + git semver [Pipeline] } 15:36:19 $ docker stop --time=1 c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 15:36:20 $ docker rm -f --volumes c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:36:22 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:36:22 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:36:22 total 16 15:36:22 drwxr-xr-x 3 root root 4096 Dec 6 15:26 . 15:36:22 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:36 .. 15:36:22 drwxr-xr-x 2 root root 4096 Dec 6 15:26 cost 15:36:22 -rw-r--r-- 1 root root 96 Dec 6 15:26 cost.csv 15:36:22 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:36:22 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:36:22 total 16 15:36:22 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:26 . 15:36:22 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:36 .. 15:36:22 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:26 cost 15:36:22 -rw-r--r-- 1 jenkins jenkins 96 Dec 6 15:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:36:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:36:23 ---> package-listing.sh 15:36:23 ++ facter osfamily 15:36:23 ++ tr '[:upper:]' '[:lower:]' 15:36:23 + OS_FAMILY=debian 15:36:23 + workspace=/w/workspace/ry_app-service-configurable_main 15:36:23 + START_PACKAGES=/tmp/packages_start.txt 15:36:23 + END_PACKAGES=/tmp/packages_end.txt 15:36:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:23 + PACKAGES=/tmp/packages_start.txt 15:36:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:36:23 + PACKAGES=/tmp/packages_end.txt 15:36:23 + case "${OS_FAMILY}" in 15:36:23 + dpkg -l 15:36:23 + grep '^ii' 15:36:23 + '[' -f /tmp/packages_start.txt ']' 15:36:23 + '[' -f /tmp/packages_end.txt ']' 15:36:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:36:23 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:36:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:36:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:36:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:24 prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container 15:36:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:36:25 $ docker top 0c817b11c0f2ce4542dc87a341c8726703a28ae1b55e4b2ae93c5cac8af8f689 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:36:25 + mkdir -p /var/log/sysstat [Pipeline] sh 15:36:26 + ls /var/log/sa-host 15:36:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:26 provisioning config files... 15:36:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10490668068842203920tmp [Pipeline] { [Pipeline] echo 15:36:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:36:26 ---> create-netrc.sh [Pipeline] } 15:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:36:27 ---> python-tools-install.sh [Pipeline] echo 15:36:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:36:27 ---> sudo-logs.sh 15:36:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:36:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:36:27 ---> job-cost.sh 15:36:27 lf-activate-venv: SKIPPING 15:36:27 DEBUG: total: 0.2199999988079071 15:36:27 INFO: Retrieving Stack Cost... 15:36:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:36:28 INFO: Archiving Costs [Pipeline] echo 15:36:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:36:28 ---> logs-deploy.sh 15:36:28 lf-activate-venv: SKIPPING 15:36:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/211 15:36:28 INFO: archiving workspace using pattern(s): 15:36:29 Archives upload complete. 15:36:29 INFO: archiving logs to Nexus