Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6634504278288e6934fcc5ff18d9fc69e07ed390 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-ssh15677747825995333587.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-ssh8882455427994996843.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-ssh10735185024361689886.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-ssh2168748506313368888.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-ssh1703385191705480013.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5253 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 6634504278288e6934fcc5ff18d9fc69e07ed390 (main) Commit message: "Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" > 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 6634504278288e6934fcc5ff18d9fc69e07ed390 # timeout=10 > git rev-list --no-walk de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:47:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:47:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:47:41 ========================================================= 13:47:41 EdgeX Global Pipelines Version Info 13:47:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:47:41 ------------------- 13:47:41 stable info: 13:47:41 ------------------- 13:47:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:47:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:47:41 Message: update stable to v1.0.258 13:47:42 ------------------- 13:47:42 experimental info: 13:47:42 ------------------- 13:47:42 Commited By: **** collab-it+edgex@linuxfoundation.org 13:47:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:47:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:47:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:47:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo 13:47:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6634504 [Pipeline] echo 13:47:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:44 provisioning config files... 13:47:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3308025623345410650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:44 ---> ****-login.sh 13:47:44 nexus3.edgexfoundry.org:10001 13:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:44 Configure a credential helper to remove this warning. See 13:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:44 13:47:44 Login Succeeded 13:47:44 nexus3.edgexfoundry.org:10002 13:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:44 Configure a credential helper to remove this warning. See 13:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:44 13:47:44 Login Succeeded 13:47:44 nexus3.edgexfoundry.org:10003 13:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:45 Configure a credential helper to remove this warning. See 13:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:45 13:47:45 Login Succeeded 13:47:45 nexus3.edgexfoundry.org:10004 13:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:45 Configure a credential helper to remove this warning. See 13:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:45 13:47:45 Login Succeeded 13:47:45 ****.io 13:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:45 Configure a credential helper to remove this warning. See 13:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:45 13:47:45 Login Succeeded 13:47:45 ---> ****-login.sh ends [Pipeline] } 13:47:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:47:46 + git rev-list -1 --merges 6634504278288e6934fcc5ff18d9fc69e07ed390~1..6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo 13:47:46 -----------> git rev-list -1 --merges 6634504278288e6934fcc5ff18d9fc69e07ed390~1..6634504278288e6934fcc5ff18d9fc69e07ed390 6634504278288e6934fcc5ff18d9fc69e07ed390 13:47:46 6634504278288e6934fcc5ff18d9fc69e07ed390 [false] [Pipeline] sh 13:47:46 + git log --format=format:%s -1 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo 13:47:46 ========================================================= 13:47:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:47:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:46 + git log --format=format:%s -1 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo 13:47:46 [semverPrep] GIT_COMMIT: 6634504278288e6934fcc5ff18d9fc69e07ed390, Commit Message: Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo 13:47:46 [semverPrep] This is not a build commit. [Pipeline] sh 13:47:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:47:47 + grep -v github /etc/ssh/ssh_known_hosts 13:47:47 + [ -e /tmp/ssh_known_hosts ] 13:47:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:47:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:47:47 + sudo tee -a /etc/ssh/ssh_known_hosts 13:47:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:47:47 13:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:47:48 0.1.4: Pulling from edgex-devops/py-git-semver 13:47:48 b85a868b505f: Pulling fs layer 13:47:48 e2be974225ed: Pulling fs layer 13:47:48 339a4e72a1f5: Pulling fs layer 13:47:48 988bab9f4d93: Pulling fs layer 13:47:48 1469e6f7b9e6: Pulling fs layer 13:47:48 eaf3925da568: Pulling fs layer 13:47:48 bab4dde63d76: Pulling fs layer 13:47:48 bde34c3a00c8: Pulling fs layer 13:47:48 b352a97aabf1: Pulling fs layer 13:47:48 4872d77fe225: Pulling fs layer 13:47:48 5851b861e8e6: Pulling fs layer 13:47:48 1469e6f7b9e6: Waiting 13:47:48 eaf3925da568: Waiting 13:47:48 bab4dde63d76: Waiting 13:47:48 bde34c3a00c8: Waiting 13:47:48 b352a97aabf1: Waiting 13:47:48 4872d77fe225: Waiting 13:47:48 5851b861e8e6: Waiting 13:47:48 988bab9f4d93: Waiting 13:47:48 e2be974225ed: Download complete 13:47:48 988bab9f4d93: Verifying Checksum 13:47:48 988bab9f4d93: Download complete 13:47:48 1469e6f7b9e6: Verifying Checksum 13:47:48 1469e6f7b9e6: Download complete 13:47:48 eaf3925da568: Download complete 13:47:48 339a4e72a1f5: Verifying Checksum 13:47:48 339a4e72a1f5: Download complete 13:47:48 bde34c3a00c8: Download complete 13:47:48 b352a97aabf1: Verifying Checksum 13:47:48 b352a97aabf1: Download complete 13:47:48 4872d77fe225: Download complete 13:47:48 5851b861e8e6: Verifying Checksum 13:47:48 5851b861e8e6: Download complete 13:47:48 b85a868b505f: Verifying Checksum 13:47:48 b85a868b505f: Download complete 13:47:48 bab4dde63d76: Verifying Checksum 13:47:48 bab4dde63d76: Download complete 13:47:49 b85a868b505f: Pull complete 13:47:49 e2be974225ed: Pull complete 13:47:50 339a4e72a1f5: Pull complete 13:47:50 988bab9f4d93: Pull complete 13:47:50 1469e6f7b9e6: Pull complete 13:47:50 eaf3925da568: Pull complete 13:47:52 bab4dde63d76: Pull complete 13:47:52 bde34c3a00c8: Pull complete 13:47:52 b352a97aabf1: Pull complete 13:47:52 4872d77fe225: Pull complete 13:47:52 5851b861e8e6: Pull complete 13:47:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:47:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:52 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 13:47:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:47:55 $ docker top ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f -eo pid,comm 13:47:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:47:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:56 [ssh-agent] Looking for ssh-agent implementation... 13:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:56 $ docker exec ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent 13:47:56 SSH_AUTH_SOCK=/tmp/ssh-T49ghCXhRByM/agent.33 13:47:56 SSH_AGENT_PID=39 13:47:56 Running ssh-add (command line suppressed) 13:47:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5399299144585038683.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5399299144585038683.key) 13:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:56 + git tag --points-at HEAD [Pipeline] } 13:47:56 $ docker exec --env ******** --env ******** ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent -k 13:47:56 unset SSH_AUTH_SOCK; 13:47:56 unset SSH_AGENT_PID; 13:47:56 echo Agent pid 39 killed; 13:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:47:56 [ssh-agent] Looking for ssh-agent implementation... 13:47:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:47:57 $ docker exec ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent 13:47:57 SSH_AUTH_SOCK=/tmp/ssh-IWhz2X4X8e4G/agent.71 13:47:57 SSH_AGENT_PID=77 13:47:57 Running ssh-add (command line suppressed) 13:47:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2074907529760830489.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2074907529760830489.key) 13:47:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:47:57 + git semver init 13:47:57 2024-03-08 13:47:57,852 [run_init] DEBUG init version:0.0.0 force:False 13:47:57 2024-03-08 13:47:57,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:47:57 2024-03-08 13:47:57,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:47:57 2024-03-08 13:47:57,853 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:47:59 2024-03-08 13:47:59,019 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:47:59 2024-03-08 13:47:59,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:47:59 2024-03-08 13:47:59,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:47:59 2024-03-08 13:47:59,020 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:47:59 3.2.0-dev.16 [Pipeline] } 13:47:59 $ docker exec --env ******** --env ******** ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent -k 13:47:59 unset SSH_AUTH_SOCK; 13:47:59 unset SSH_AGENT_PID; 13:47:59 echo Agent pid 77 killed; 13:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:47:59 + git semver [Pipeline] } 13:48:00 $ docker stop --time=1 ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f 13:48:01 $ docker rm -f --volumes ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f [Pipeline] // withDockerContainer [Pipeline] sh 13:48:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:48:02 Stashed 1 file(s) [Pipeline] echo 13:48:02 [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:02 provisioning config files... 13:48:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5683146783237475348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:03 ---> ****-login.sh 13:48:03 nexus3.edgexfoundry.org:10001 13:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:03 Configure a credential helper to remove this warning. See 13:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:03 13:48:03 Login Succeeded 13:48:03 nexus3.edgexfoundry.org:10002 13:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:03 Configure a credential helper to remove this warning. See 13:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:03 13:48:03 Login Succeeded 13:48:03 nexus3.edgexfoundry.org:10003 13:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:03 Configure a credential helper to remove this warning. See 13:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:03 13:48:03 Login Succeeded 13:48:03 nexus3.edgexfoundry.org:10004 13:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:03 Configure a credential helper to remove this warning. See 13:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:03 13:48:03 Login Succeeded 13:48:03 ****.io 13:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:48:03 Configure a credential helper to remove this warning. See 13:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:48:03 13:48:03 Login Succeeded 13:48:03 ---> ****-login.sh ends [Pipeline] } 13:48:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:48:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:48:03 ========================================================= 13:48:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:48:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:04 + 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 . 13:48:04 Sending build context to Docker daemon 8.802MB 13:48:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:48:04 Step 2/12 : FROM ${BASE} AS builder 13:48:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:48:04 7264a8db6415: Pulling fs layer 13:48:04 c4d48a809fc2: Pulling fs layer 13:48:04 4f1c88b9dad5: Pulling fs layer 13:48:04 ad3a456e5733: Pulling fs layer 13:48:04 69c7f0334f64: Pulling fs layer 13:48:04 1f1c1a5573a3: Pulling fs layer 13:48:04 ce7588e14bc9: Pulling fs layer 13:48:04 b5e4710f87ac: Pulling fs layer 13:48:04 69c7f0334f64: Waiting 13:48:04 1f1c1a5573a3: Waiting 13:48:04 ce7588e14bc9: Waiting 13:48:04 b5e4710f87ac: Waiting 13:48:04 ad3a456e5733: Waiting 13:48:04 c4d48a809fc2: Verifying Checksum 13:48:04 c4d48a809fc2: Download complete 13:48:04 ad3a456e5733: Download complete 13:48:04 69c7f0334f64: Verifying Checksum 13:48:04 69c7f0334f64: Download complete 13:48:04 7264a8db6415: Verifying Checksum 13:48:04 7264a8db6415: Download complete 13:48:04 1f1c1a5573a3: Verifying Checksum 13:48:04 1f1c1a5573a3: Download complete 13:48:04 7264a8db6415: Pull complete 13:48:04 b5e4710f87ac: Verifying Checksum 13:48:04 b5e4710f87ac: Download complete 13:48:04 c4d48a809fc2: Pull complete 13:48:05 4f1c88b9dad5: Download complete 13:48:05 ce7588e14bc9: Verifying Checksum 13:48:05 ce7588e14bc9: Download complete 13:48:08 4f1c88b9dad5: Pull complete 13:48:08 ad3a456e5733: Pull complete 13:48:08 69c7f0334f64: Pull complete 13:48:08 1f1c1a5573a3: Pull complete 13:48:10 ce7588e14bc9: Pull complete 13:48:11 b5e4710f87ac: Pull complete 13:48:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:48:11 ---> 88b5674ff536 13:48:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:48:15 ---> Running in 8bbae4275438 13:48:15 Removing intermediate container 8bbae4275438 13:48:15 ---> 1800399b81d0 13:48:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:48:15 ---> Running in 007b904ef814 13:48:15 Removing intermediate container 007b904ef814 13:48:15 ---> 188f7b777f7c 13:48:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:48:15 ---> Running in 3977992e212d 13:48:15 Removing intermediate container 3977992e212d 13:48:15 ---> f7081bf81313 13:48:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:48:15 ---> Running in ec640f5eddd1 13:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:48:16 OK: 264 MiB in 52 packages 13:48:16 Removing intermediate container ec640f5eddd1 13:48:16 ---> 8729fd03fd1d 13:48:16 Step 7/12 : WORKDIR /app 13:48:16 ---> Running in 6158907e956e 13:48:16 Removing intermediate container 6158907e956e 13:48:16 ---> ac03c4439073 13:48:16 Step 8/12 : COPY go.mod vendor* ./ 13:48:16 ---> 36e22a68aec4 13:48:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:16 ---> Running in aa2241e92b66 13:48:17 Still waiting to schedule task 13:48:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:48:43 Removing intermediate container aa2241e92b66 13:48:43 ---> 920d56bfcfdc 13:48:43 Step 10/12 : COPY . . 13:48:43 ---> 1d0120c462d9 13:48:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:48:43 ---> Running in ba99509fa8de 13:48:43 Removing intermediate container ba99509fa8de 13:48:43 ---> 43bfcee98510 13:48:43 Step 12/12 : RUN $MAKE 13:48:43 ---> Running in 7f82376210fb 13:48:43 noop 13:48:44 Removing intermediate container 7f82376210fb 13:48:44 ---> e06969ab2d12 13:48:44 Successfully built e06969ab2d12 13:48:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:44 + docker inspect -f . ci-base-image-x86_64 13:48:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:44 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 13:48:44 $ 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 ******** ci-base-image-x86_64 cat 13:48:44 $ docker top 6eb6f8885a9d097ac1a5367702e428916bb6c29a3da94318ef7a179ab5a2cb0b -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:45 + go version 13:48:45 go version go1.21.0 linux/amd64 [Pipeline] } 13:48:45 $ docker stop --time=1 6eb6f8885a9d097ac1a5367702e428916bb6c29a3da94318ef7a179ab5a2cb0b 13:48:46 $ docker rm -f --volumes 6eb6f8885a9d097ac1a5367702e428916bb6c29a3da94318ef7a179ab5a2cb0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:47 + docker inspect -f . ci-base-image-x86_64 13:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:47 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 13:48:47 $ 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 ******** ci-base-image-x86_64 cat 13:48:47 $ docker top f8644cfae0afe415705d53730a27c91027f0e5bade6ce8ed44a80f6e54ded86a -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:48:48 + make test 13:48:48 go test -race -coverprofile=coverage.out ./... 13:49:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:49:25 go vet ./... 13:49:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:49:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:49:25 ./bin/test-attribution-txt.sh 13:49:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:49:26 $ docker stop --time=1 f8644cfae0afe415705d53730a27c91027f0e5bade6ce8ed44a80f6e54ded86a 13:49:33 $ docker rm -f --volumes f8644cfae0afe415705d53730a27c91027f0e5bade6ce8ed44a80f6e54ded86a [Pipeline] // withDockerContainer [Pipeline] sh 13:49:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:49:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:49:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:35 + ls -al . 13:49:35 total 184 13:49:35 drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 13:48 . 13:49:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:47 .. 13:49:35 -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 13:47 .dockerignore 13:49:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:49 .git 13:49:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:47 .github 13:49:35 -rw-rw-r-- 1 jenkins jenkins 106 Mar 8 13:47 .gitignore 13:49:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:47 .golangci.yml 13:49:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:47 .semver 13:49:35 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 8 13:47 Attribution.txt 13:49:35 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 8 13:47 CHANGELOG.md 13:49:35 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 8 13:47 Dockerfile 13:49:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:47 GOVERNANCE.md 13:49:35 -rw-rw-r-- 1 jenkins jenkins 666 Mar 8 13:47 Jenkinsfile 13:49:35 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 13:47 LICENSE 13:49:35 -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 13:47 OWNERS.md 13:49:35 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 8 13:47 README.md 13:49:35 -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:48 VERSION 13:49:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:47 bin 13:49:35 -rw-r--r-- 1 jenkins jenkins 13 Mar 8 13:48 coverage.out 13:49:35 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 8 13:47 go.mod 13:49:35 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:47 go.sum 13:49:35 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 8 13:47 main.go 13:49:35 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 8 13:47 makefile 13:49:35 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 13:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:35 + 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=6634504278288e6934fcc5ff18d9fc69e07ed390 --label arch=amd64 --label version=3.2.0-dev.16 . 13:49:35 Sending build context to Docker daemon 8.803MB 13:49:35 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:49:35 Step 2/27 : FROM ${BASE} AS builder 13:49:35 ---> e06969ab2d12 13:49:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:49:35 ---> Running in 44e7674b702c 13:49:36 Removing intermediate container 44e7674b702c 13:49:36 ---> 32be032b6557 13:49:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:49:36 ---> Running in 1a1ed28e72f5 13:49:36 Removing intermediate container 1a1ed28e72f5 13:49:36 ---> 85a265b51547 13:49:36 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:49:36 ---> Running in 516c2a91c3ee 13:49:36 Removing intermediate container 516c2a91c3ee 13:49:36 ---> 4aa86ca945e8 13:49:36 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:36 ---> Running in 5f5582ad79f4 13:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:49:36 OK: 264 MiB in 52 packages 13:49:37 Removing intermediate container 5f5582ad79f4 13:49:37 ---> ededbe3e3678 13:49:37 Step 7/27 : WORKDIR /app 13:49:37 ---> Running in 3b31c9e1be47 13:49:37 Removing intermediate container 3b31c9e1be47 13:49:37 ---> 03c6fde574b4 13:49:37 Step 8/27 : COPY go.mod vendor* ./ 13:49:37 ---> 02e6333016a2 13:49:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:37 ---> Running in 6350b1f9f0d5 13:49:38 Removing intermediate container 6350b1f9f0d5 13:49:38 ---> 5ba43135ff9e 13:49:38 Step 10/27 : COPY . . 13:49:38 ---> f9a735713607 13:49:38 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:38 ---> Running in f608e55970dd 13:49:38 Removing intermediate container f608e55970dd 13:49:38 ---> e0e14cc0afc4 13:49:38 Step 12/27 : RUN $MAKE 13:49:38 ---> Running in e8f5d4b205bb 13:49:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-service-configurable 13:49:57 Removing intermediate container e8f5d4b205bb 13:49:57 ---> cf3d30c72839 13:49:57 Step 13/27 : FROM alpine:3.18 13:49:57 3.18: Pulling from library/alpine 13:49:57 619be1103602: Pulling fs layer 13:49:58 619be1103602: Verifying Checksum 13:49:58 619be1103602: Download complete 13:49:58 619be1103602: Pull complete 13:49:58 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:49:58 Status: Downloaded newer image for alpine:3.18 13:49:58 ---> d3782b16ccc9 13:49:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:49:58 ---> Running in 2598bb6202c8 13:49:58 Removing intermediate container 2598bb6202c8 13:49:58 ---> d4c5380f8748 13:49:58 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:49:58 ---> Running in debef3869cac 13:49:58 Removing intermediate container debef3869cac 13:49:58 ---> 920df9ae74e3 13:49:58 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:49:58 ---> Running in f2a006beb763 13:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:49:59 (1/2) Installing ca-certificates (20230506-r0) 13:49:59 (2/2) Installing dumb-init (1.2.5-r2) 13:49:59 Executing busybox-1.36.1-r5.trigger 13:49:59 Executing ca-certificates-20230506-r0.trigger 13:49:59 OK: 8 MiB in 17 packages 13:50:00 Removing intermediate container f2a006beb763 13:50:00 ---> b4b61b4664b2 13:50:00 Step 17/27 : RUN apk --no-cache upgrade 13:50:00 ---> Running in 827d381208af 13:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:50:00 OK: 8 MiB in 17 packages 13:50:00 Removing intermediate container 827d381208af 13:50:00 ---> 10f74e1c0007 13:50:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:50:01 ---> 62cc22806f72 13:50:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:50:01 ---> 3a02a22855f0 13:50:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:50:01 ---> 763d1c66aa4f 13:50:01 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:50:02 ---> 5e04791b8ac7 13:50:02 Step 22/27 : EXPOSE 48095 13:50:02 ---> Running in b83677973957 13:50:02 Removing intermediate container b83677973957 13:50:02 ---> 6d074c3947e0 13:50:02 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:50:02 ---> Running in d61359883a3f 13:50:02 Removing intermediate container d61359883a3f 13:50:02 ---> 1233d11e57ff 13:50:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:50:02 ---> Running in 9457662c95d5 13:50:02 Removing intermediate container 9457662c95d5 13:50:02 ---> 31ab3ea346e8 13:50:02 Step 25/27 : LABEL arch=amd64 13:50:02 ---> Running in dad9677e6724 13:50:02 Removing intermediate container dad9677e6724 13:50:02 ---> 0441d5a0157c 13:50:02 Step 26/27 : LABEL git_sha=6634504278288e6934fcc5ff18d9fc69e07ed390 13:50:02 ---> Running in ab7f9bc3be6c 13:50:02 Removing intermediate container ab7f9bc3be6c 13:50:02 ---> 3d5bac58ce8a 13:50:02 Step 27/27 : LABEL version=3.2.0-dev.16 13:50:02 ---> Running in 3353f53f67e1 13:50:02 Removing intermediate container 3353f53f67e1 13:50:02 ---> 9aaab830e841 13:50:02 [Warning] One or more build-args [ARCH] were not consumed 13:50:02 Successfully built 9aaab830e841 13:50:02 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:02 provisioning config files... 13:50:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14420980850592053772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:03 ---> ****-login.sh 13:50:03 nexus3.edgexfoundry.org:10001 13:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:03 Configure a credential helper to remove this warning. See 13:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:03 13:50:03 Login Succeeded 13:50:03 nexus3.edgexfoundry.org:10002 13:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:03 Configure a credential helper to remove this warning. See 13:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:03 13:50:03 Login Succeeded 13:50:03 nexus3.edgexfoundry.org:10003 13:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:03 Configure a credential helper to remove this warning. See 13:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:03 13:50:03 Login Succeeded 13:50:03 nexus3.edgexfoundry.org:10004 13:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:03 Configure a credential helper to remove this warning. See 13:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:03 13:50:03 Login Succeeded 13:50:03 ****.io 13:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:03 Configure a credential helper to remove this warning. See 13:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:03 13:50:03 Login Succeeded 13:50:03 ---> ****-login.sh ends [Pipeline] } 13:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:50:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:50:04 6634504278288e6934fcc5ff18d9fc69e07ed390 13:50:04 latest 13:50:04 3.2.0-dev.16 13:50:04 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 13:50:04 main 13:50:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390 13:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:50:05 8ebe5f39b2c5: Preparing 13:50:05 2e2625859950: Preparing 13:50:05 0809131c5d4f: Preparing 13:50:05 5263c7bda15f: Preparing 13:50:05 1491ecb8d716: Preparing 13:50:05 ab0d679e58ef: Preparing 13:50:05 aedc3bda2944: Preparing 13:50:05 ab0d679e58ef: Waiting 13:50:05 aedc3bda2944: Waiting 13:50:05 2e2625859950: Pushed 13:50:05 0809131c5d4f: Pushed 13:50:05 5263c7bda15f: Pushed 13:50:05 1491ecb8d716: Pushed 13:50:05 aedc3bda2944: Layer already exists 13:50:05 ab0d679e58ef: Pushed 13:50:07 8ebe5f39b2c5: Pushed 13:50:07 6634504278288e6934fcc5ff18d9fc69e07ed390: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:50:08 8ebe5f39b2c5: Preparing 13:50:08 2e2625859950: Preparing 13:50:08 0809131c5d4f: Preparing 13:50:08 5263c7bda15f: Preparing 13:50:08 1491ecb8d716: Preparing 13:50:08 ab0d679e58ef: Preparing 13:50:08 aedc3bda2944: Preparing 13:50:08 ab0d679e58ef: Waiting 13:50:08 aedc3bda2944: Waiting 13:50:08 8ebe5f39b2c5: Layer already exists 13:50:08 2e2625859950: Layer already exists 13:50:08 5263c7bda15f: Layer already exists 13:50:08 1491ecb8d716: Layer already exists 13:50:08 0809131c5d4f: Layer already exists 13:50:08 ab0d679e58ef: Layer already exists 13:50:08 aedc3bda2944: Layer already exists 13:50:08 latest: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.16 13:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:50:09 8ebe5f39b2c5: Preparing 13:50:09 2e2625859950: Preparing 13:50:09 0809131c5d4f: Preparing 13:50:09 5263c7bda15f: Preparing 13:50:09 1491ecb8d716: Preparing 13:50:09 ab0d679e58ef: Preparing 13:50:09 aedc3bda2944: Preparing 13:50:09 aedc3bda2944: Waiting 13:50:09 ab0d679e58ef: Waiting 13:50:09 8ebe5f39b2c5: Layer already exists 13:50:09 2e2625859950: Layer already exists 13:50:09 1491ecb8d716: Layer already exists 13:50:09 0809131c5d4f: Layer already exists 13:50:09 5263c7bda15f: Layer already exists 13:50:09 aedc3bda2944: Layer already exists 13:50:09 ab0d679e58ef: Layer already exists 13:50:09 3.2.0-dev.16: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 13:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:50:09 8ebe5f39b2c5: Preparing 13:50:09 2e2625859950: Preparing 13:50:09 0809131c5d4f: Preparing 13:50:09 5263c7bda15f: Preparing 13:50:09 1491ecb8d716: Preparing 13:50:09 ab0d679e58ef: Preparing 13:50:09 aedc3bda2944: Preparing 13:50:09 aedc3bda2944: Waiting 13:50:09 ab0d679e58ef: Waiting 13:50:09 1491ecb8d716: Layer already exists 13:50:09 5263c7bda15f: Layer already exists 13:50:09 0809131c5d4f: Layer already exists 13:50:09 8ebe5f39b2c5: Layer already exists 13:50:09 2e2625859950: Layer already exists 13:50:09 aedc3bda2944: Layer already exists 13:50:09 ab0d679e58ef: Layer already exists 13:50:09 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:50:10 8ebe5f39b2c5: Preparing 13:50:10 2e2625859950: Preparing 13:50:10 0809131c5d4f: Preparing 13:50:10 5263c7bda15f: Preparing 13:50:10 1491ecb8d716: Preparing 13:50:10 ab0d679e58ef: Preparing 13:50:10 aedc3bda2944: Preparing 13:50:10 ab0d679e58ef: Waiting 13:50:10 aedc3bda2944: Waiting 13:50:10 1491ecb8d716: Layer already exists 13:50:10 8ebe5f39b2c5: Layer already exists 13:50:10 5263c7bda15f: Layer already exists 13:50:10 0809131c5d4f: Layer already exists 13:50:10 2e2625859950: Layer already exists 13:50:10 aedc3bda2944: Layer already exists 13:50:10 ab0d679e58ef: Layer already exists 13:50:10 main: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:50:11 ===================================================== [Pipeline] echo 13:50:11 taggedImages: 13:50:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390 13:50:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:50:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.16 13:50:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 13:50:11 - 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 13:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:12 13:50:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:12 latest: Pulling from edgex-lftools-log-publisher 13:50:12 5eb5b503b376: Pulling fs layer 13:50:12 5c69ac0246d0: Pulling fs layer 13:50:12 ec43610c2a17: Pulling fs layer 13:50:12 3a2ae6a8a46f: Pulling fs layer 13:50:12 33b1e0a273af: Pulling fs layer 13:50:12 5d3b04190fa2: Pulling fs layer 13:50:12 2f39f015ded8: Pulling fs layer 13:50:12 33b1e0a273af: Waiting 13:50:12 5d3b04190fa2: Waiting 13:50:12 2f39f015ded8: Waiting 13:50:12 5c69ac0246d0: Verifying Checksum 13:50:12 5c69ac0246d0: Download complete 13:50:12 3a2ae6a8a46f: Download complete 13:50:12 33b1e0a273af: Verifying Checksum 13:50:12 33b1e0a273af: Download complete 13:50:12 ec43610c2a17: Verifying Checksum 13:50:12 ec43610c2a17: Download complete 13:50:12 5d3b04190fa2: Download complete 13:50:12 5eb5b503b376: Verifying Checksum 13:50:12 5eb5b503b376: Download complete 13:50:13 2f39f015ded8: Download complete 13:50:13 5eb5b503b376: Pull complete 13:50:14 5c69ac0246d0: Pull complete 13:50:14 ec43610c2a17: Pull complete 13:50:14 3a2ae6a8a46f: Pull complete 13:50:14 33b1e0a273af: Pull complete 13:50:14 5d3b04190fa2: Pull complete 13:50:20 2f39f015ded8: Pull complete 13:50:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:20 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 13:50:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:50:27 $ docker top 2b139433268e2c1e37e5c5a4336412e1ccad3d7f2df80ff047073d77d656a9b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:27 ---> job-cost.sh 13:50:27 lf-activate-venv: SKIPPING 13:50:27 INFO: No Stack... 13:50:27 INFO: Retrieving Pricing Info for: v3-standard-8 13:50:28 INFO: Archiving Costs [Pipeline] sh 13:50:28 + cut -d, -f6 13:50:28 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 13:50:28 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] 13:50:28 Resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] did not exist. Created. 13:50:28 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:50:29 + echo total: 0.2199999988079071 [Pipeline] stash 13:50:29 Stashed 1 file(s) [Pipeline] } 13:50:29 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 13:50:29 $ docker stop --time=1 2b139433268e2c1e37e5c5a4336412e1ccad3d7f2df80ff047073d77d656a9b0 13:50:30 $ docker rm -f --volumes 2b139433268e2c1e37e5c5a4336412e1ccad3d7f2df80ff047073d77d656a9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:50:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5258 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:50:52 Running in /w/workspace/app-service-configurable/225 [Pipeline] { [Pipeline] checkout 13:50:55 Selected Git installation does not exist. Using Default 13:50:55 The recommended git tool is: NONE 13:51:01 using credential edgex-jenkins-ssh 13:51:01 Cloning the remote Git repository 13:51:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:51:01 > git init /w/workspace/app-service-configurable/225 # timeout=10 13:51:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:51:01 > git --version # timeout=10 13:51:01 > git --version # 'git version 2.25.1' 13:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:04 Avoid second fetch 13:51:04 Checking out Revision 6634504278288e6934fcc5ff18d9fc69e07ed390 (main) 13:51:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:51:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:04 > git config core.sparsecheckout # timeout=10 13:51:04 > git checkout -f 6634504278288e6934fcc5ff18d9fc69e07ed390 # timeout=10 13:51:05 Commit message: "Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:51:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:06 Dload Upload Total Spent Left Speed 13:51:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 13:51:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:51:07 + + sudosudo tee /etc/docker/daemon.new 13:51:07 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:51:07 { 13:51:07 "registry-mirrors": [ 13:51:07 "https://nexus3.edgexfoundry.org:10001" 13:51:07 ], 13:51:07 "bip": "10.250.0.254/24", 13:51:07 "hosts": [ 13:51:07 "tcp://0.0.0.0:5555", 13:51:07 "unix:///var/run/docker.sock" 13:51:07 ], 13:51:07 "mtu": 1458, 13:51:07 "selinux-enabled": true, 13:51:07 "seccomp-profile": "/etc/docker/seccomp.json" 13:51:07 } [Pipeline] sh 13:51:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:51:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:26 provisioning config files... 13:51:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/225@tmp/config7457287315626139520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:26 ---> ****-login.sh 13:51:26 nexus3.edgexfoundry.org:10001 13:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:27 Configure a credential helper to remove this warning. See 13:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:27 13:51:27 Login Succeeded 13:51:27 nexus3.edgexfoundry.org:10002 13:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:27 Configure a credential helper to remove this warning. See 13:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:27 13:51:27 Login Succeeded 13:51:27 nexus3.edgexfoundry.org:10003 13:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:27 Configure a credential helper to remove this warning. See 13:51:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:27 13:51:27 Login Succeeded 13:51:27 nexus3.edgexfoundry.org:10004 13:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:28 Configure a credential helper to remove this warning. See 13:51:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:28 13:51:28 Login Succeeded 13:51:28 ****.io 13:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:28 Configure a credential helper to remove this warning. See 13:51:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:28 13:51:28 Login Succeeded 13:51:28 ---> ****-login.sh ends [Pipeline] } 13:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:51:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:29 ========================================================= 13:51:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:51:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:30 + 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 . 13:51:30 Sending build context to Docker daemon 160.8kB 13:51:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:51:30 Step 2/12 : FROM ${BASE} AS builder 13:51:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:51:30 9fda8d8052c6: Pulling fs layer 13:51:30 5d54e960e981: Pulling fs layer 13:51:30 c4a7e357bf2a: Pulling fs layer 13:51:30 f0e02332f6b5: Pulling fs layer 13:51:30 872ee5b61b7b: Pulling fs layer 13:51:30 0c6a40ed1a82: Pulling fs layer 13:51:30 94ae7d8d031c: Pulling fs layer 13:51:30 f0e02332f6b5: Waiting 13:51:30 0c6a40ed1a82: Waiting 13:51:30 872ee5b61b7b: Waiting 13:51:30 5d54e960e981: Download complete 13:51:30 f0e02332f6b5: Verifying Checksum 13:51:30 f0e02332f6b5: Download complete 13:51:30 872ee5b61b7b: Verifying Checksum 13:51:30 872ee5b61b7b: Download complete 13:51:31 9fda8d8052c6: Verifying Checksum 13:51:31 9fda8d8052c6: Download complete 13:51:31 94ae7d8d031c: Verifying Checksum 13:51:31 94ae7d8d031c: Download complete 13:51:32 9fda8d8052c6: Pull complete 13:51:32 5d54e960e981: Pull complete 13:51:32 c4a7e357bf2a: Verifying Checksum 13:51:32 c4a7e357bf2a: Download complete 13:51:34 0c6a40ed1a82: Verifying Checksum 13:51:34 0c6a40ed1a82: Download complete 13:51:46 c4a7e357bf2a: Pull complete 13:51:46 f0e02332f6b5: Pull complete 13:51:47 872ee5b61b7b: Pull complete 13:51:57 0c6a40ed1a82: Pull complete 13:51:57 94ae7d8d031c: Pull complete 13:51:57 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:51:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:51:57 ---> 86de565de09d 13:51:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:51:59 ---> Running in 87a5952ad8b2 13:51:59 Removing intermediate container 87a5952ad8b2 13:51:59 ---> ca52a9326555 13:51:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:51:59 ---> Running in dd3a05952221 13:51:59 Removing intermediate container dd3a05952221 13:51:59 ---> a2f9c7e59a81 13:51:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:51:59 ---> Running in b7ab167020eb 13:52:00 Removing intermediate container b7ab167020eb 13:52:00 ---> b6dcb5ef1e56 13:52:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:00 ---> Running in 1f8929558f5a 13:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:52:02 OK: 266 MiB in 52 packages 13:52:03 Removing intermediate container 1f8929558f5a 13:52:03 ---> bc0715f76d82 13:52:03 Step 7/12 : WORKDIR /app 13:52:03 ---> Running in 78efa676603a 13:52:04 Removing intermediate container 78efa676603a 13:52:04 ---> 9525e2348474 13:52:04 Step 8/12 : COPY go.mod vendor* ./ 13:52:04 ---> 04d1ca9e8105 13:52:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:04 ---> Running in 95065cc28221 13:53:12 Removing intermediate container 95065cc28221 13:53:12 ---> 48dce7bf8a25 13:53:12 Step 10/12 : COPY . . 13:53:12 ---> 61b16db93ebf 13:53:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:12 ---> Running in 7cdb77781e47 13:53:12 Removing intermediate container 7cdb77781e47 13:53:12 ---> c7a2ca25f523 13:53:12 Step 12/12 : RUN $MAKE 13:53:12 ---> Running in b2f2bc6442d0 13:53:12 noop 13:53:12 Removing intermediate container b2f2bc6442d0 13:53:12 ---> 1a66f1dfaaef 13:53:12 Successfully built 1a66f1dfaaef 13:53:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:13 + docker inspect -f . ci-base-image-arm64 13:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:13 prd-ubuntu20.04-docker-arm64-4c-16g-5258 does not seem to be running inside a container 13:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/225 -v /w/workspace/app-service-configurable/225:/w/workspace/app-service-configurable/225:rw,z -v /w/workspace/app-service-configurable/225@tmp:/w/workspace/app-service-configurable/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:53:15 $ docker top 7be5e6e5cc2a782d6d266b9682930ca6181e98cd2946591936fc85d332724bf7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:16 + go version 13:53:16 go version go1.21.0 linux/arm64 [Pipeline] } 13:53:16 $ docker stop --time=1 7be5e6e5cc2a782d6d266b9682930ca6181e98cd2946591936fc85d332724bf7 13:53:17 $ docker rm -f --volumes 7be5e6e5cc2a782d6d266b9682930ca6181e98cd2946591936fc85d332724bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:19 + docker inspect -f . ci-base-image-arm64 13:53:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:19 prd-ubuntu20.04-docker-arm64-4c-16g-5258 does not seem to be running inside a container 13:53:19 $ 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/225 -v /w/workspace/app-service-configurable/225:/w/workspace/app-service-configurable/225:rw,z -v /w/workspace/app-service-configurable/225@tmp:/w/workspace/app-service-configurable/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:53:21 $ docker top 754796c954272ba7a77b31e7d3bd48cd2d4f18a9bf1477efde3f614357682f46 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:21 + git config --global --add safe.directory /w/workspace/app-service-configurable/225 [Pipeline] fileExists [Pipeline] sh 13:53:22 + make test 13:53:22 go test -race -coverprofile=coverage.out ./... 13:55:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:55:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:55:44 go vet ./... 13:57:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:36 ./bin/test-attribution-txt.sh 13:57:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:57:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:57:36 $ docker stop --time=1 754796c954272ba7a77b31e7d3bd48cd2d4f18a9bf1477efde3f614357682f46 13:57:38 $ docker rm -f --volumes 754796c954272ba7a77b31e7d3bd48cd2d4f18a9bf1477efde3f614357682f46 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:39 Warning: overwriting stash ‘coverage-report’ 13:57:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:57:41 + ls -al . 13:57:41 total 180 13:57:41 drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 13:53 . 13:57:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:51 .. 13:57:41 -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 13:51 .dockerignore 13:57:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:51 .git 13:57:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:51 .github 13:57:41 -rw-rw-r-- 1 jenkins jenkins 106 Mar 8 13:51 .gitignore 13:57:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:51 .golangci.yml 13:57:41 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 8 13:51 Attribution.txt 13:57:41 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 8 13:51 CHANGELOG.md 13:57:41 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 8 13:51 Dockerfile 13:57:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:51 GOVERNANCE.md 13:57:41 -rw-rw-r-- 1 jenkins jenkins 666 Mar 8 13:51 Jenkinsfile 13:57:41 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 13:51 LICENSE 13:57:41 -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 13:51 OWNERS.md 13:57:41 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 8 13:51 README.md 13:57:41 -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:48 VERSION 13:57:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:51 bin 13:57:41 -rw-r--r-- 1 jenkins jenkins 13 Mar 8 13:53 coverage.out 13:57:41 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 8 13:51 go.mod 13:57:41 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:51 go.sum 13:57:41 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 8 13:51 main.go 13:57:41 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 8 13:51 makefile 13:57:41 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 13:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:41 + 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=6634504278288e6934fcc5ff18d9fc69e07ed390 --label arch=arm64 --label version=3.2.0-dev.16 . 13:57:41 Sending build context to Docker daemon 161.8kB 13:57:42 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:57:42 Step 2/27 : FROM ${BASE} AS builder 13:57:42 ---> 1a66f1dfaaef 13:57:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:57:42 ---> Running in 076edec959e4 13:57:42 Removing intermediate container 076edec959e4 13:57:42 ---> f1f41d9b1317 13:57:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:57:42 ---> Running in dfc23d513434 13:57:43 Removing intermediate container dfc23d513434 13:57:43 ---> 58dad61d6c2b 13:57:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:57:43 ---> Running in 5d9a48c7d0dc 13:57:43 Removing intermediate container 5d9a48c7d0dc 13:57:43 ---> fa5204ffce78 13:57:43 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:57:43 ---> Running in b4d37b05d6ab 13:57:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:57:46 OK: 266 MiB in 52 packages 13:57:47 Removing intermediate container b4d37b05d6ab 13:57:47 ---> f602942ab332 13:57:47 Step 7/27 : WORKDIR /app 13:57:47 ---> Running in d8a4d7504a99 13:57:47 Removing intermediate container d8a4d7504a99 13:57:47 ---> 57c8db6e455a 13:57:47 Step 8/27 : COPY go.mod vendor* ./ 13:57:47 ---> f86ad26c109e 13:57:47 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:47 ---> Running in 7209506767cc 13:57:49 Removing intermediate container 7209506767cc 13:57:49 ---> 13a448563eba 13:57:49 Step 10/27 : COPY . . 13:57:50 ---> 19ff6a51e745 13:57:50 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:57:50 ---> Running in b7a7c5af00aa 13:57:50 Removing intermediate container b7a7c5af00aa 13:57:50 ---> ce36572348bb 13:57:50 Step 12/27 : RUN $MAKE 13:57:51 ---> Running in b433e06f2531 13:57:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-service-configurable 13:59:43 Removing intermediate container b433e06f2531 13:59:43 ---> 0aede0889587 13:59:43 Step 13/27 : FROM alpine:3.18 13:59:43 3.18: Pulling from library/alpine 13:59:43 c6b39de5b339: Pulling fs layer 13:59:43 c6b39de5b339: Verifying Checksum 13:59:43 c6b39de5b339: Download complete 13:59:43 c6b39de5b339: Pull complete 13:59:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:59:43 Status: Downloaded newer image for alpine:3.18 13:59:43 ---> 33abbf032149 13:59:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:59:43 ---> Running in d949289c6dab 13:59:43 Removing intermediate container d949289c6dab 13:59:43 ---> 9265498469a9 13:59:43 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:59:43 ---> Running in d113e4fe4f9d 13:59:43 Removing intermediate container d113e4fe4f9d 13:59:43 ---> 0f7aa1892764 13:59:43 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:59:43 ---> Running in 2ce0c821e24a 13:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:59:43 (1/2) Installing ca-certificates (20230506-r0) 13:59:43 (2/2) Installing dumb-init (1.2.5-r2) 13:59:43 Executing busybox-1.36.1-r5.trigger 13:59:43 Executing ca-certificates-20230506-r0.trigger 13:59:43 OK: 9 MiB in 17 packages 13:59:43 Removing intermediate container 2ce0c821e24a 13:59:43 ---> ba3d37b1f194 13:59:43 Step 17/27 : RUN apk --no-cache upgrade 13:59:43 ---> Running in 7de0ba45edff 13:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:59:46 OK: 9 MiB in 17 packages 13:59:47 Removing intermediate container 7de0ba45edff 13:59:47 ---> c3dc67823f04 13:59:47 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:59:47 ---> de2222bc797f 13:59:47 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:59:47 ---> afb6d7ce6dcb 13:59:47 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:59:48 ---> fdd23c8d0bf4 13:59:48 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:59:49 ---> 3d71da91c26c 13:59:49 Step 22/27 : EXPOSE 48095 13:59:49 ---> Running in e4126c6e5909 13:59:49 Removing intermediate container e4126c6e5909 13:59:49 ---> 672f629a7f50 13:59:49 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:59:49 ---> Running in b8a3d685c004 13:59:50 Removing intermediate container b8a3d685c004 13:59:50 ---> 40f104558fc0 13:59:50 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:59:50 ---> Running in aa5f6ecfed8c 13:59:50 Removing intermediate container aa5f6ecfed8c 13:59:50 ---> c0d71eccb5b3 13:59:50 Step 25/27 : LABEL arch=arm64 13:59:50 ---> Running in 0bbd87efc8ff 13:59:50 Removing intermediate container 0bbd87efc8ff 13:59:50 ---> cbaa5064acd6 13:59:50 Step 26/27 : LABEL git_sha=6634504278288e6934fcc5ff18d9fc69e07ed390 13:59:51 ---> Running in 36c0b04549d9 13:59:51 Removing intermediate container 36c0b04549d9 13:59:51 ---> a632eee48bc0 13:59:51 Step 27/27 : LABEL version=3.2.0-dev.16 13:59:51 ---> Running in 738e382fd672 13:59:51 Removing intermediate container 738e382fd672 13:59:51 ---> 88eacae9fa00 13:59:51 [Warning] One or more build-args [ARCH] were not consumed 13:59:51 Successfully built 88eacae9fa00 13:59:51 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:52 provisioning config files... 13:59:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/225@tmp/config12059667946221571965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:52 ---> ****-login.sh 13:59:52 nexus3.edgexfoundry.org:10001 13:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:53 Configure a credential helper to remove this warning. See 13:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:53 13:59:53 Login Succeeded 13:59:53 nexus3.edgexfoundry.org:10002 13:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:53 Configure a credential helper to remove this warning. See 13:59:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:53 13:59:53 Login Succeeded 13:59:53 nexus3.edgexfoundry.org:10003 13:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:54 Configure a credential helper to remove this warning. See 13:59:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:54 13:59:54 Login Succeeded 13:59:54 nexus3.edgexfoundry.org:10004 13:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:54 Configure a credential helper to remove this warning. See 13:59:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:54 13:59:54 Login Succeeded 13:59:54 ****.io 13:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:59:55 Configure a credential helper to remove this warning. See 13:59:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:59:55 13:59:55 Login Succeeded 13:59:55 ---> ****-login.sh ends [Pipeline] } 13:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:59:55 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:59:55 6634504278288e6934fcc5ff18d9fc69e07ed390 13:59:55 latest 13:59:55 3.2.0-dev.16 13:59:55 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 13:59:55 main 13:59:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390 13:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:59:57 8061e1b4db2c: Preparing 13:59:57 76aac6b9f5cf: Preparing 13:59:57 72110d53f62f: Preparing 13:59:57 d864def4bb7a: Preparing 13:59:57 3022ff31f950: Preparing 13:59:57 b6f4798726e3: Preparing 13:59:57 7c504f21be85: Preparing 13:59:57 7c504f21be85: Waiting 13:59:57 b6f4798726e3: Waiting 13:59:57 d864def4bb7a: Pushed 13:59:57 76aac6b9f5cf: Pushed 13:59:57 3022ff31f950: Pushed 13:59:57 72110d53f62f: Pushed 13:59:57 7c504f21be85: Layer already exists 13:59:57 b6f4798726e3: Pushed 14:00:02 8061e1b4db2c: Pushed 14:00:02 6634504278288e6934fcc5ff18d9fc69e07ed390: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:00:03 8061e1b4db2c: Preparing 14:00:03 76aac6b9f5cf: Preparing 14:00:03 72110d53f62f: Preparing 14:00:03 d864def4bb7a: Preparing 14:00:03 3022ff31f950: Preparing 14:00:03 b6f4798726e3: Preparing 14:00:03 7c504f21be85: Preparing 14:00:03 b6f4798726e3: Waiting 14:00:03 7c504f21be85: Waiting 14:00:03 72110d53f62f: Layer already exists 14:00:03 8061e1b4db2c: Layer already exists 14:00:03 76aac6b9f5cf: Layer already exists 14:00:03 3022ff31f950: Layer already exists 14:00:03 d864def4bb7a: Layer already exists 14:00:03 b6f4798726e3: Layer already exists 14:00:03 7c504f21be85: Layer already exists 14:00:03 latest: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.16 14:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:00:04 8061e1b4db2c: Preparing 14:00:04 76aac6b9f5cf: Preparing 14:00:04 72110d53f62f: Preparing 14:00:04 d864def4bb7a: Preparing 14:00:04 3022ff31f950: Preparing 14:00:04 b6f4798726e3: Preparing 14:00:04 7c504f21be85: Preparing 14:00:04 b6f4798726e3: Waiting 14:00:04 7c504f21be85: Waiting 14:00:04 8061e1b4db2c: Layer already exists 14:00:04 d864def4bb7a: Layer already exists 14:00:04 72110d53f62f: Layer already exists 14:00:04 3022ff31f950: Layer already exists 14:00:04 76aac6b9f5cf: Layer already exists 14:00:04 7c504f21be85: Layer already exists 14:00:04 b6f4798726e3: Layer already exists 14:00:05 3.2.0-dev.16: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 14:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:00:06 8061e1b4db2c: Preparing 14:00:06 76aac6b9f5cf: Preparing 14:00:06 72110d53f62f: Preparing 14:00:06 d864def4bb7a: Preparing 14:00:06 3022ff31f950: Preparing 14:00:06 b6f4798726e3: Preparing 14:00:06 7c504f21be85: Preparing 14:00:06 7c504f21be85: Waiting 14:00:06 b6f4798726e3: Waiting 14:00:06 72110d53f62f: Layer already exists 14:00:06 76aac6b9f5cf: Layer already exists 14:00:06 d864def4bb7a: Layer already exists 14:00:06 3022ff31f950: Layer already exists 14:00:06 8061e1b4db2c: Layer already exists 14:00:06 b6f4798726e3: Layer already exists 14:00:06 7c504f21be85: Layer already exists 14:00:07 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:00:08 8061e1b4db2c: Preparing 14:00:08 76aac6b9f5cf: Preparing 14:00:08 72110d53f62f: Preparing 14:00:08 d864def4bb7a: Preparing 14:00:08 3022ff31f950: Preparing 14:00:08 b6f4798726e3: Preparing 14:00:08 7c504f21be85: Preparing 14:00:08 b6f4798726e3: Waiting 14:00:08 7c504f21be85: Waiting 14:00:08 3022ff31f950: Layer already exists 14:00:08 72110d53f62f: Layer already exists 14:00:08 d864def4bb7a: Layer already exists 14:00:08 76aac6b9f5cf: Layer already exists 14:00:08 8061e1b4db2c: Layer already exists 14:00:08 b6f4798726e3: Layer already exists 14:00:08 7c504f21be85: Layer already exists 14:00:08 main: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:00:09 ===================================================== [Pipeline] echo 14:00:09 taggedImages: 14:00:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390 14:00:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:00:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.16 14:00:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 14:00:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:10 14:00:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:11 arm64: Pulling from edgex-lftools-log-publisher 14:00:11 8998bd30e6a1: Pulling fs layer 14:00:11 04944245beec: Pulling fs layer 14:00:11 699f458cf7ca: Pulling fs layer 14:00:11 765212b225bb: Pulling fs layer 14:00:11 f23df028b6ca: Pulling fs layer 14:00:11 d65c8cfc05b1: Pulling fs layer 14:00:11 2437ff75d9bd: Pulling fs layer 14:00:11 765212b225bb: Waiting 14:00:11 f23df028b6ca: Waiting 14:00:11 d65c8cfc05b1: Waiting 14:00:11 2437ff75d9bd: Waiting 14:00:11 04944245beec: Verifying Checksum 14:00:11 04944245beec: Download complete 14:00:11 765212b225bb: Verifying Checksum 14:00:11 765212b225bb: Download complete 14:00:11 f23df028b6ca: Verifying Checksum 14:00:11 f23df028b6ca: Download complete 14:00:11 d65c8cfc05b1: Verifying Checksum 14:00:11 d65c8cfc05b1: Download complete 14:00:11 699f458cf7ca: Verifying Checksum 14:00:11 699f458cf7ca: Download complete 14:00:11 8998bd30e6a1: Verifying Checksum 14:00:11 8998bd30e6a1: Download complete 14:00:14 2437ff75d9bd: Verifying Checksum 14:00:14 2437ff75d9bd: Download complete 14:00:16 8998bd30e6a1: Pull complete 14:00:17 04944245beec: Pull complete 14:00:19 699f458cf7ca: Pull complete 14:00:19 765212b225bb: Pull complete 14:00:19 f23df028b6ca: Pull complete 14:00:20 d65c8cfc05b1: Pull complete 14:00:38 2437ff75d9bd: Pull complete 14:00:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:39 prd-ubuntu20.04-docker-arm64-4c-16g-5258 does not seem to be running inside a container 14:00:39 $ 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/225 -v /w/workspace/app-service-configurable/225:/w/workspace/app-service-configurable/225:rw,z -v /w/workspace/app-service-configurable/225@tmp:/w/workspace/app-service-configurable/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:00:42 $ docker top 20da8027bd07ce2fa3f29de227a06c8f10e50ae32ce1d7e54804f6e5263bff04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:43 ---> job-cost.sh 14:00:43 lf-activate-venv: SKIPPING 14:00:43 INFO: No Stack... 14:00:43 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:44 INFO: Archiving Costs [Pipeline] sh 14:00:44 + cat /w/workspace/app-service-configurable/225/archives/cost.csv 14:00:44 + cut -d, -f6 [Pipeline] lock 14:00:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] 14:00:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] did not exist. Created. 14:00:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:00:45 /w/workspace/app-service-configurable/225@tmp/durable-e22ec802/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:00:46 + echo total: 0.10999999940395355 [Pipeline] stash 14:00:46 Warning: overwriting stash ‘stack-cost’ 14:00:46 Stashed 1 file(s) [Pipeline] } 14:00:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 14:00:46 $ docker stop --time=1 20da8027bd07ce2fa3f29de227a06c8f10e50ae32ce1d7e54804f6e5263bff04 14:00:47 $ docker rm -f --volumes 20da8027bd07ce2fa3f29de227a06c8f10e50ae32ce1d7e54804f6e5263bff04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:00:50 provisioning config files... 14:00:50 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17390151190745574139tmp [Pipeline] { [Pipeline] sh 14:00:50 + set +x 14:00:50 + + curlbash -s -s https://codecov.io/bash -- 14:00:50 14:00:50 14:00:50 _____ _ 14:00:50 / ____| | | 14:00:50 | | ___ __| | ___ ___ _____ __ 14:00:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:00:50 | |___| (_) | (_| | __/ (_| (_) \ V / 14:00:50 \_____\___/ \__,_|\___|\___\___/ \_/ 14:00:50 Bash-1.0.6 14:00:50 14:00:50 14:00:50 ==> git version 2.25.1 found 14:00:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:00:50 Release-Date: 2020-01-08 14:00:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:00:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:00:50 ==> Jenkins CI detected. 14:00:50 current dir:  /w/workspace/ry_app-service-configurable_main 14:00:50 project root: . 14:00:50 --> token set from env 14:00:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:00:50 ==> Running gcov in . (disable via -X gcov) 14:00:50 ==> Python coveragepy not found 14:00:50 ==> Searching for coverage reports in: 14:00:50 + . 14:00:50 -> Found 1 reports 14:00:50 ==> Detecting git/mercurial file structure 14:00:50 ==> Reading reports 14:00:50 + ./coverage.out bytes=13 14:00:51 ==> Appending adjustments 14:00:51 https://docs.codecov.io/docs/fixing-reports 14:00:51 + Found adjustments 14:00:51 ==> Gzipping contents 14:00:51 4.0K /tmp/codecov.kUSt1G.gz 14:00:51 ==> Uploading reports 14:00:51 url: https://codecov.io 14:00:51 query: branch=main&commit=6634504278288e6934fcc5ff18d9fc69e07ed390&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:00:51 -> Pinging Codecov 14:00:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6634504278288e6934fcc5ff18d9fc69e07ed390&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:00:51 -> Uploading to 14:00:51 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/A97CA9966030D2A3747ED39772930CCE/6634504278288e6934fcc5ff18d9fc69e07ed390/9700e9df-685c-4588-b4a9-9416b4ac93cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T140051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=319a4a09f5db33ab4e8f98fabab9678e5c69ba31e40076ff692197718e4cba58 14:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:00:51 Dload Upload Total Spent Left Speed 14:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 806 --:--:-- --:--:-- --:--:-- 806 14:00:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] } 14:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:00:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:00:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:00:53 14:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:00:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:00:53 df9b9388f04a: Pulling fs layer 14:00:53 52dc419b0ee2: Pulling fs layer 14:00:53 25bc292e5bac: Pulling fs layer 14:00:53 114826534d7a: Pulling fs layer 14:00:53 4657fd5d0bcf: Pulling fs layer 14:00:53 6ad1cebc031e: Pulling fs layer 14:00:53 8a3aa393b2d8: Pulling fs layer 14:00:53 6ad1cebc031e: Waiting 14:00:53 4657fd5d0bcf: Waiting 14:00:53 8a3aa393b2d8: Waiting 14:00:53 25bc292e5bac: Verifying Checksum 14:00:53 25bc292e5bac: Download complete 14:00:53 52dc419b0ee2: Verifying Checksum 14:00:53 52dc419b0ee2: Download complete 14:00:53 4657fd5d0bcf: Verifying Checksum 14:00:53 4657fd5d0bcf: Download complete 14:00:53 df9b9388f04a: Download complete 14:00:53 df9b9388f04a: Pull complete 14:00:53 52dc419b0ee2: Pull complete 14:00:54 25bc292e5bac: Pull complete 14:00:54 6ad1cebc031e: Verifying Checksum 14:00:54 6ad1cebc031e: Download complete 14:00:54 114826534d7a: Download complete 14:00:54 8a3aa393b2d8: Verifying Checksum 14:00:54 8a3aa393b2d8: Download complete 14:00:58 114826534d7a: Pull complete 14:00:58 4657fd5d0bcf: Pull complete 14:00:58 6ad1cebc031e: Pull complete 14:01:01 8a3aa393b2d8: Pull complete 14:01:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:01 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 14:01:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:01:06 $ docker top e495b096e807f662fa943f4b344bb2446f6def57e7617817b9718004af38f998 -eo pid,comm [Pipeline] { [Pipeline] echo 14:01:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:01:07 + set -o pipefail 14:01:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:01:13 14:01:13 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:01:13 14:01:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c7b378b1-b55a-4a48-97d5-d0c96fa283e8 14:01:13 14:01:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:01:13 14:01:13 14:01:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:01:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:01:13 More details here: https://snyk.co/ue1NS [Pipeline] } 14:01:14 $ docker stop --time=1 e495b096e807f662fa943f4b344bb2446f6def57e7617817b9718004af38f998 14:01:18 $ docker rm -f --volumes e495b096e807f662fa943f4b344bb2446f6def57e7617817b9718004af38f998 [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 14:01:20 + git log --format=format:%s -1 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] sh 14:01:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:21 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 14:01:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:01:22 $ docker top a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:22 [ssh-agent] Looking for ssh-agent implementation... 14:01:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:23 $ docker exec a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c ssh-agent 14:01:23 SSH_AUTH_SOCK=/tmp/ssh-ivIEFyNeGje5/agent.32 14:01:23 SSH_AGENT_PID=38 14:01:23 Running ssh-add (command line suppressed) 14:01:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_466956974415950669.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_466956974415950669.key) 14:01:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:23 + git semver tag 14:01:24 2024-03-08 14:01:24,075 [run_tag] DEBUG tag force:False 14:01:24 2024-03-08 14:01:24,075 [check_head_tag] DEBUG check head tag 14:01:24 2024-03-08 14:01:24,077 [execute] INFO git cat-file --batch-check 14:01:24 2024-03-08 14:01:24,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:01:24 2024-03-08 14:01:24,080 [execute] INFO git cat-file --batch 14:01:24 2024-03-08 14:01:24,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:01:24 2024-03-08 14:01:24,100 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:01:24 2024-03-08 14:01:24,100 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 14:01:24 2024-03-08 14:01:24,100 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:01:24 2024-03-08 14:01:24,106 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:01:24 3.2.0-dev.16 [Pipeline] } 14:01:24 $ docker exec --env ******** --env ******** a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c ssh-agent -k 14:01:24 unset SSH_AUTH_SOCK; 14:01:24 unset SSH_AGENT_PID; 14:01:24 echo Agent pid 38 killed; 14:01:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:25 + git semver [Pipeline] } 14:01:25 $ docker stop --time=1 a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c 14:01:26 $ docker rm -f --volumes a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:01:27 14:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:01:28 0.23.1-centos7: Pulling from edgex-lftools 14:01:28 ab5ef0e58194: Pulling fs layer 14:01:28 9712f1f96733: Pulling fs layer 14:01:28 63f879dbbcfc: Pulling fs layer 14:01:28 0d9ebad4ef96: Pulling fs layer 14:01:28 e9a5061849ea: Pulling fs layer 14:01:28 d747dcd14b5f: Pulling fs layer 14:01:28 2de7ff778b66: Pulling fs layer 14:01:28 e9a5061849ea: Waiting 14:01:28 d747dcd14b5f: Waiting 14:01:28 2de7ff778b66: Waiting 14:01:28 0d9ebad4ef96: Waiting 14:01:28 9712f1f96733: Verifying Checksum 14:01:28 9712f1f96733: Download complete 14:01:28 63f879dbbcfc: Verifying Checksum 14:01:28 63f879dbbcfc: Download complete 14:01:28 ab5ef0e58194: Verifying Checksum 14:01:28 e9a5061849ea: Verifying Checksum 14:01:28 e9a5061849ea: Download complete 14:01:29 d747dcd14b5f: Verifying Checksum 14:01:29 d747dcd14b5f: Download complete 14:01:29 0d9ebad4ef96: Verifying Checksum 14:01:29 0d9ebad4ef96: Download complete 14:01:29 2de7ff778b66: Verifying Checksum 14:01:29 2de7ff778b66: Download complete 14:01:31 ab5ef0e58194: Pull complete 14:01:31 9712f1f96733: Pull complete 14:01:32 63f879dbbcfc: Pull complete 14:01:36 0d9ebad4ef96: Pull complete 14:01:36 e9a5061849ea: Pull complete 14:01:36 d747dcd14b5f: Pull complete 14:01:36 2de7ff778b66: Pull complete 14:01:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:37 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 14:01:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:01:45 $ docker top 109441b59cc996f091535dda1b82d88325c8de0ad04b7d66ae23d22b1d0fd43a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:01:45 provisioning config files... 14:01:45 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13616204658688352399tmp 14:01:45 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10583791043379875848tmp 14:01:45 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15224092698625157838tmp [Pipeline] { [Pipeline] echo 14:01:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:01:46 ---> sigul-configuration.sh 14:01:46 gpg: directory `/root/.gnupg' created 14:01:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:01:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:01:46 gpg: keyring `/root/.gnupg/secring.gpg' created 14:01:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:01:46 gpg: CAST5 encrypted data 14:01:46 gpg: encrypted with 1 passphrase 14:01:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:01:46 + mkdir /home/jenkins 14:01:46 + mkdir /home/jenkins/sigul [Pipeline] sh 14:01:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:01:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:01:47 ---> sigul-install.sh 14:01:47 Sigul already installed; skipping installation. [Pipeline] sh 14:01:47 + git tag --list 14:01:47 v1.0.0 14:01:47 v1.1.0 14:01:47 v1.2.0 14:01:47 v1.3.0 14:01:47 v1.3.1 14:01:47 v2.0.0 14:01:47 v2.0.1 14:01:47 v2.1.0 14:01:47 v2.1.1 14:01:47 v2.1.2 14:01:47 v2.2.0 14:01:47 v2.3 14:01:47 v2.3.0 14:01:47 v2.3.1 14:01:47 v3.0 14:01:47 v3.0.0 14:01:47 v3.0.1 14:01:47 v3.0.1-dev.1 14:01:47 v3.1 14:01:47 v3.1.0 14:01:47 v3.1.0-dev.1 14:01:47 v3.1.0-dev.10 14:01:47 v3.1.0-dev.11 14:01:47 v3.1.0-dev.12 14:01:47 v3.1.0-dev.13 14:01:47 v3.1.0-dev.14 14:01:47 v3.1.0-dev.15 14:01:47 v3.1.0-dev.16 14:01:47 v3.1.0-dev.17 14:01:47 v3.1.0-dev.18 14:01:47 v3.1.0-dev.19 14:01:47 v3.1.0-dev.2 14:01:47 v3.1.0-dev.20 14:01:47 v3.1.0-dev.21 14:01:47 v3.1.0-dev.22 14:01:47 v3.1.0-dev.23 14:01:47 v3.1.0-dev.24 14:01:47 v3.1.0-dev.25 14:01:47 v3.1.0-dev.26 14:01:47 v3.1.0-dev.27 14:01:47 v3.1.0-dev.28 14:01:47 v3.1.0-dev.29 14:01:47 v3.1.0-dev.3 14:01:47 v3.1.0-dev.30 14:01:47 v3.1.0-dev.31 14:01:47 v3.1.0-dev.32 14:01:47 v3.1.0-dev.33 14:01:47 v3.1.0-dev.34 14:01:47 v3.1.0-dev.35 14:01:47 v3.1.0-dev.36 14:01:47 v3.1.0-dev.37 14:01:47 v3.1.0-dev.38 14:01:47 v3.1.0-dev.39 14:01:47 v3.1.0-dev.4 14:01:47 v3.1.0-dev.5 14:01:47 v3.1.0-dev.6 14:01:47 v3.1.0-dev.7 14:01:47 v3.1.0-dev.8 14:01:47 v3.1.0-dev.9 14:01:47 v3.2.0-dev.1 14:01:47 v3.2.0-dev.10 14:01:47 v3.2.0-dev.11 14:01:47 v3.2.0-dev.12 14:01:47 v3.2.0-dev.13 14:01:47 v3.2.0-dev.14 14:01:47 v3.2.0-dev.15 14:01:47 v3.2.0-dev.16 14:01:47 v3.2.0-dev.2 14:01:47 v3.2.0-dev.3 14:01:47 v3.2.0-dev.4 14:01:47 v3.2.0-dev.5 14:01:47 v3.2.0-dev.6 14:01:47 v3.2.0-dev.7 14:01:47 v3.2.0-dev.8 14:01:47 v3.2.0-dev.9 [Pipeline] sh 14:01:47 + lftools sign git-tag v3.2.0-dev.16 14:01:48 Signing Git tag with Sigul... 14:01:48 Signing v3.2.0-dev.16 [Pipeline] echo 14:01:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:01:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:01:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:01:49 $ docker stop --time=1 109441b59cc996f091535dda1b82d88325c8de0ad04b7d66ae23d22b1d0fd43a 14:01:50 $ docker rm -f --volumes 109441b59cc996f091535dda1b82d88325c8de0ad04b7d66ae23d22b1d0fd43a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:01:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:53 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 14:01:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:01:53 $ docker top 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:53 [ssh-agent] Looking for ssh-agent implementation... 14:01:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:54 $ docker exec 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb ssh-agent 14:01:54 SSH_AUTH_SOCK=/tmp/ssh-8WEapRLmluCC/agent.32 14:01:54 SSH_AGENT_PID=38 14:01:54 Running ssh-add (command line suppressed) 14:01:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10229885504349563225.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10229885504349563225.key) 14:01:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:54 + git semver bump pre 14:01:55 2024-03-08 14:01:55,088 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:01:55 2024-03-08 14:01:55,088 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev 14:01:55 2024-03-08 14:01:55,088 [bump_version] DEBUG bumped version:3.2.0-dev.17 14:01:55 2024-03-08 14:01:55,088 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:01:55 2024-03-08 14:01:55,088 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:01:55 2024-03-08 14:01:55,088 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:01:55 2024-03-08 14:01:55,090 [execute] INFO git cat-file --batch-check 14:01:55 2024-03-08 14:01:55,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:01:55 2024-03-08 14:01:55,095 [execute] INFO git cat-file --batch 14:01:55 2024-03-08 14:01:55,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:01:55 2024-03-08 14:01:55,100 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:01:55 3.2.0-dev.17 [Pipeline] } 14:01:55 $ docker exec --env ******** --env ******** 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb ssh-agent -k 14:01:55 unset SSH_AUTH_SOCK; 14:01:55 unset SSH_AGENT_PID; 14:01:55 echo Agent pid 38 killed; 14:01:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:56 + git semver [Pipeline] } 14:01:56 $ docker stop --time=1 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb 14:01:57 $ docker rm -f --volumes 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb [Pipeline] // withDockerContainer [Pipeline] sh 14:01:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:59 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 14:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:01:59 $ docker top 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:00 [ssh-agent] Looking for ssh-agent implementation... 14:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:00 $ docker exec 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad ssh-agent 14:02:00 SSH_AUTH_SOCK=/tmp/ssh-cp18QLJ2YRAZ/agent.32 14:02:00 SSH_AGENT_PID=38 14:02:00 Running ssh-add (command line suppressed) 14:02:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7855298292536073107.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7855298292536073107.key) 14:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:01 + git semver push 14:02:01 2024-03-08 14:02:01,596 [run_push] DEBUG push 14:02:01 2024-03-08 14:02:01,597 [execute] INFO git cat-file --batch-check 14:02:01 2024-03-08 14:02:01,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:02:01 2024-03-08 14:02:01,600 [execute] INFO git rev-list 71cf596e741b67355a88830d3c1a9c8a49d9224e -- 14:02:01 2024-03-08 14:02:01,601 [execute] DEBUG Popen(['git', 'rev-list', '71cf596e741b67355a88830d3c1a9c8a49d9224e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:02:01 2024-03-08 14:02:01,607 [execute] INFO git fetch -v origin 14:02:01 2024-03-08 14:02:01,607 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:02:02 2024-03-08 14:02:02,126 [run_push] DEBUG no remote changes detected 14:02:02 2024-03-08 14:02:02,127 [execute] INFO git push origin semver 14:02:02 2024-03-08 14:02:02,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:02:02 2024-03-08 14:02:02,899 [run_push] DEBUG push all version tags 14:02:02 2024-03-08 14:02:02,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:02:02 2024-03-08 14:02:02,900 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:02:03 2024-03-08 14:02:03,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:02:03 3.2.0-dev.17 [Pipeline] } 14:02:04 $ docker exec --env ******** --env ******** 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad ssh-agent -k 14:02:04 unset SSH_AUTH_SOCK; 14:02:04 unset SSH_AGENT_PID; 14:02:04 echo Agent pid 38 killed; 14:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:04 + git semver [Pipeline] } 14:02:05 $ docker stop --time=1 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad 14:02:06 $ docker rm -f --volumes 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad [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 14:02:09 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:02:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:02:09 total 16 14:02:09 drwxr-xr-x 3 root root 4096 Mar 8 13:50 . 14:02:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 14:01 .. 14:02:09 drwxr-xr-x 2 root root 4096 Mar 8 13:50 cost 14:02:09 -rw-r--r-- 1 root root 96 Mar 8 13:50 cost.csv 14:02:09 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:02:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:02:09 total 16 14:02:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:50 . 14:02:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 14:01 .. 14:02:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 13:50 cost 14:02:09 -rw-r--r-- 1 jenkins jenkins 96 Mar 8 13:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:02:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:02:10 ---> package-listing.sh 14:02:10 ++ facter osfamily 14:02:10 ++ tr '[:upper:]' '[:lower:]' 14:02:10 + OS_FAMILY=debian 14:02:10 + workspace=/w/workspace/ry_app-service-configurable_main 14:02:10 + START_PACKAGES=/tmp/packages_start.txt 14:02:10 + END_PACKAGES=/tmp/packages_end.txt 14:02:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:02:10 + PACKAGES=/tmp/packages_start.txt 14:02:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:02:10 + PACKAGES=/tmp/packages_end.txt 14:02:10 + case "${OS_FAMILY}" in 14:02:10 + dpkg -l 14:02:10 + grep '^ii' 14:02:10 + '[' -f /tmp/packages_start.txt ']' 14:02:10 + '[' -f /tmp/packages_end.txt ']' 14:02:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:02:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:02:10 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:02:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:02:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:02:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:12 prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container 14:02:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:02:12 $ docker top 8f2e69f1b2d9d4387e35c2644457d67876161545adc12966ed5c4406f819d647 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:13 + touch /tmp/pre-build-complete [Pipeline] sh 14:02:13 + mkdir -p /var/log/sysstat [Pipeline] sh 14:02:13 + ls /var/log/sa-host 14:02:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:14 provisioning config files... 14:02:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9406532018627015646tmp [Pipeline] { [Pipeline] echo 14:02:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:02:14 ---> create-netrc.sh [Pipeline] } 14:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:02:15 ---> python-tools-install.sh [Pipeline] echo 14:02:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:02:15 ---> sudo-logs.sh 14:02:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:02:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:02:16 ---> job-cost.sh 14:02:16 lf-activate-venv: SKIPPING 14:02:16 DEBUG: total: 0.2199999988079071 14:02:16 INFO: Retrieving Stack Cost... 14:02:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:02:16 INFO: Archiving Costs [Pipeline] echo 14:02:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:02:17 ---> logs-deploy.sh 14:02:17 lf-activate-venv: SKIPPING 14:02:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/225 14:02:17 INFO: archiving workspace using pattern(s): 14:02:18 Archives upload complete. 14:02:18 INFO: archiving logs to Nexus 14:02:18 ---> uname -a: 14:02:18 Linux prd-ubuntu20-04-docker-8c-8g-5253 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:02:18 14:02:18 14:02:18 ---> lscpu: 14:02:18 Architecture: x86_64 14:02:18 CPU op-mode(s): 32-bit, 64-bit 14:02:18 Byte Order: Little Endian 14:02:18 Address sizes: 40 bits physical, 48 bits virtual 14:02:18 CPU(s): 8 14:02:18 On-line CPU(s) list: 0-7 14:02:18 Thread(s) per core: 1 14:02:18 Core(s) per socket: 1 14:02:18 Socket(s): 8 14:02:18 NUMA node(s): 1 14:02:18 Vendor ID: AuthenticAMD 14:02:18 CPU family: 23 14:02:18 Model: 49 14:02:18 Model name: AMD EPYC-Rome Processor 14:02:18 Stepping: 0 14:02:18 CPU MHz: 2800.000 14:02:18 BogoMIPS: 5600.00 14:02:18 Virtualization: AMD-V 14:02:18 Hypervisor vendor: KVM 14:02:18 Virtualization type: full 14:02:18 L1d cache: 256 KiB 14:02:18 L1i cache: 256 KiB 14:02:18 L2 cache: 4 MiB 14:02:18 L3 cache: 128 MiB 14:02:18 NUMA node0 CPU(s): 0-7 14:02:18 Vulnerability Itlb multihit: Not affected 14:02:18 Vulnerability L1tf: Not affected 14:02:18 Vulnerability Mds: Not affected 14:02:18 Vulnerability Meltdown: Not affected 14:02:18 Vulnerability Mmio stale data: Not affected 14:02:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:02:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:02:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:02:18 Vulnerability Srbds: Not affected 14:02:18 Vulnerability Tsx async abort: Not affected 14:02:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:02:18 14:02:18 14:02:18 ---> nproc: 14:02:18 8 14:02:18 14:02:18