Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 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-ssh12204185773193708426.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7546395629663115362.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1753790150352315522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11374858383435924919.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-ssh10432047839457261740.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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12163’ Running on prd-ubuntu20.04-docker-8c-8g-12165 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 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#553)" > 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 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb # timeout=10 > git rev-list --no-walk 62825bd30777131266891ed3853b6902d2747c3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:00:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:00:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:00:39 ========================================================= 15:00:39 EdgeX Global Pipelines Version Info 15:00:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:00:40 ------------------- 15:00:40 stable info: 15:00:40 ------------------- 15:00:40 Commited By: Bill Mahoney bill.mahoney@intel.com 15:00:40 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:00:40 Message: update stable to v1.0.248 15:00:40 ------------------- 15:00:40 experimental info: 15:00:40 ------------------- 15:00:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:00:40 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:00:40 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88afdcb [Pipeline] echo 15:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:41 provisioning config files... 15:00:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15735516395293781350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:41 ---> docker-login.sh 15:00:41 nexus3.edgexfoundry.org:10001 15:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:42 Configure a credential helper to remove this warning. See 15:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:42 15:00:42 Login Succeeded 15:00:42 nexus3.edgexfoundry.org:10002 15:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:42 Configure a credential helper to remove this warning. See 15:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:42 15:00:42 Login Succeeded 15:00:42 nexus3.edgexfoundry.org:10003 15:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:42 Configure a credential helper to remove this warning. See 15:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:42 15:00:42 Login Succeeded 15:00:42 nexus3.edgexfoundry.org:10004 15:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:42 Configure a credential helper to remove this warning. See 15:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:42 15:00:42 Login Succeeded 15:00:42 docker.io 15:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:42 Configure a credential helper to remove this warning. See 15:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:42 15:00:42 Login Succeeded 15:00:42 ---> docker-login.sh ends [Pipeline] } 15:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:00:43 + git rev-list -1 --merges 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb~1..88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo 15:00:43 -----------> git rev-list -1 --merges 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb~1..88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [false] [Pipeline] sh 15:00:43 + git log --format=format:%s -1 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo 15:00:43 ========================================================= 15:00:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:00:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:44 + git log --format=format:%s -1 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] echo 15:00:44 [semverPrep] GIT_COMMIT: 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#553) [Pipeline] echo 15:00:44 [semverPrep] This is not a build commit. [Pipeline] sh 15:00:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:00:44 + grep -v github /etc/ssh/ssh_known_hosts 15:00:44 + [ -e /tmp/ssh_known_hosts ] 15:00:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:00:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:00:44 + sudo tee -a /etc/ssh/ssh_known_hosts 15:00:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:44 15:00:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:45 0.1.4: Pulling from edgex-devops/py-git-semver 15:00:45 b85a868b505f: Pulling fs layer 15:00:45 e2be974225ed: Pulling fs layer 15:00:45 339a4e72a1f5: Pulling fs layer 15:00:45 988bab9f4d93: Pulling fs layer 15:00:45 1469e6f7b9e6: Pulling fs layer 15:00:45 eaf3925da568: Pulling fs layer 15:00:45 bab4dde63d76: Pulling fs layer 15:00:45 bde34c3a00c8: Pulling fs layer 15:00:45 b352a97aabf1: Pulling fs layer 15:00:45 4872d77fe225: Pulling fs layer 15:00:45 5851b861e8e6: Pulling fs layer 15:00:45 988bab9f4d93: Waiting 15:00:45 1469e6f7b9e6: Waiting 15:00:45 eaf3925da568: Waiting 15:00:45 bab4dde63d76: Waiting 15:00:45 bde34c3a00c8: Waiting 15:00:45 b352a97aabf1: Waiting 15:00:45 5851b861e8e6: Waiting 15:00:45 4872d77fe225: Waiting 15:00:45 e2be974225ed: Verifying Checksum 15:00:45 e2be974225ed: Download complete 15:00:45 988bab9f4d93: Verifying Checksum 15:00:45 988bab9f4d93: Download complete 15:00:45 339a4e72a1f5: Verifying Checksum 15:00:45 339a4e72a1f5: Download complete 15:00:45 1469e6f7b9e6: Verifying Checksum 15:00:45 1469e6f7b9e6: Download complete 15:00:45 eaf3925da568: Download complete 15:00:45 bde34c3a00c8: Verifying Checksum 15:00:45 bde34c3a00c8: Download complete 15:00:45 b352a97aabf1: Verifying Checksum 15:00:45 b352a97aabf1: Download complete 15:00:45 4872d77fe225: Download complete 15:00:45 5851b861e8e6: Download complete 15:00:45 b85a868b505f: Verifying Checksum 15:00:45 b85a868b505f: Download complete 15:00:45 bab4dde63d76: Verifying Checksum 15:00:45 bab4dde63d76: Download complete 15:00:46 b85a868b505f: Pull complete 15:00:46 e2be974225ed: Pull complete 15:00:47 339a4e72a1f5: Pull complete 15:00:47 988bab9f4d93: Pull complete 15:00:47 1469e6f7b9e6: Pull complete 15:00:47 eaf3925da568: Pull complete 15:00:49 bab4dde63d76: Pull complete 15:00:49 bde34c3a00c8: Pull complete 15:00:49 b352a97aabf1: Pull complete 15:00:49 4872d77fe225: Pull complete 15:00:49 5851b861e8e6: Pull complete 15:00:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:00:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:49 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:00:52 $ docker top 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b -eo pid,comm 15:00:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:00:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:00:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:52 [ssh-agent] Looking for ssh-agent implementation... 15:00:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:52 $ docker exec 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent 15:00:52 SSH_AUTH_SOCK=/tmp/ssh-RwRSa7V7dqYg/agent.32 15:00:52 SSH_AGENT_PID=38 15:00:52 Running ssh-add (command line suppressed) 15:00:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10712943088531815352.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10712943088531815352.key) 15:00:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:52 + git tag --points-at HEAD [Pipeline] } 15:00:53 $ docker exec --env ******** --env ******** 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent -k 15:00:53 unset SSH_AUTH_SOCK; 15:00:53 unset SSH_AGENT_PID; 15:00:53 echo Agent pid 38 killed; 15:00:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:00:53 [ssh-agent] Looking for ssh-agent implementation... 15:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:53 $ docker exec 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent 15:00:53 SSH_AUTH_SOCK=/tmp/ssh-VI2YAp69lAIF/agent.71 15:00:53 SSH_AGENT_PID=77 15:00:53 Running ssh-add (command line suppressed) 15:00:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13205338963215271761.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13205338963215271761.key) 15:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:00:53 + git semver init 15:00:54 2023-05-01 15:00:53,957 [run_init] DEBUG init version:0.0.0 force:False 15:00:54 2023-05-01 15:00:53,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:00:54 2023-05-01 15:00:53,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:00:54 2023-05-01 15:00:53,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:00:54 2023-05-01 15:00:54,743 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:00:54 2023-05-01 15:00:54,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:00:54 2023-05-01 15:00:54,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:00:54 2023-05-01 15:00:54,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:00:54 3.0.0-dev.37 [Pipeline] } 15:00:54 $ docker exec --env ******** --env ******** 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b ssh-agent -k 15:00:55 unset SSH_AUTH_SOCK; 15:00:55 unset SSH_AGENT_PID; 15:00:55 echo Agent pid 77 killed; 15:00:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:00:55 + git semver [Pipeline] } 15:00:55 $ docker stop --time=1 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b 15:00:57 $ docker rm -f --volumes 3b638d350951143639fcf9440b1ebb8831f7ad70c82246e995c03fa7be6f198b [Pipeline] // withDockerContainer [Pipeline] sh 15:00:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:00:57 Stashed 1 file(s) [Pipeline] echo 15:00:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.37 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:57 provisioning config files... 15:00:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2494694931887332611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:58 ---> docker-login.sh 15:00:58 nexus3.edgexfoundry.org:10001 15:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:58 Configure a credential helper to remove this warning. See 15:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:58 15:00:58 Login Succeeded 15:00:58 nexus3.edgexfoundry.org:10002 15:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:58 Configure a credential helper to remove this warning. See 15:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:58 15:00:58 Login Succeeded 15:00:58 nexus3.edgexfoundry.org:10003 15:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:58 Configure a credential helper to remove this warning. See 15:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:58 15:00:58 Login Succeeded 15:00:58 nexus3.edgexfoundry.org:10004 15:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:58 Configure a credential helper to remove this warning. See 15:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:58 15:00:58 Login Succeeded 15:00:58 docker.io 15:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:58 Configure a credential helper to remove this warning. See 15:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:58 15:00:58 Login Succeeded 15:00:58 ---> docker-login.sh ends [Pipeline] } 15:00:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:00:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:58 ========================================================= 15:00:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:00:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:00:58 Sending build context to Docker daemon 3.293MB 15:00:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:00:58 Step 2/12 : FROM ${BASE} AS builder 15:00:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:00:58 f56be85fc22e: Pulling fs layer 15:00:58 85791d961cd3: Pulling fs layer 15:00:58 d694b5ae8c79: Pulling fs layer 15:00:58 9f32a84ed3da: Pulling fs layer 15:00:58 4d19c01a9841: Pulling fs layer 15:00:58 9325e15d5711: Pulling fs layer 15:00:58 556b6ee489ea: Pulling fs layer 15:00:58 c5a4b2cf53e6: Pulling fs layer 15:00:58 4d19c01a9841: Waiting 15:00:58 9325e15d5711: Waiting 15:00:58 556b6ee489ea: Waiting 15:00:58 c5a4b2cf53e6: Waiting 15:00:58 9f32a84ed3da: Waiting 15:00:58 85791d961cd3: Download complete 15:00:58 9f32a84ed3da: Download complete 15:00:58 4d19c01a9841: Verifying Checksum 15:00:58 4d19c01a9841: Download complete 15:00:58 f56be85fc22e: Verifying Checksum 15:00:58 f56be85fc22e: Download complete 15:00:59 9325e15d5711: Verifying Checksum 15:00:59 9325e15d5711: Download complete 15:00:59 f56be85fc22e: Pull complete 15:00:59 85791d961cd3: Pull complete 15:00:59 c5a4b2cf53e6: Verifying Checksum 15:00:59 d694b5ae8c79: Verifying Checksum 15:00:59 d694b5ae8c79: Download complete 15:00:59 556b6ee489ea: Verifying Checksum 15:00:59 556b6ee489ea: Download complete 15:01:03 d694b5ae8c79: Pull complete 15:01:03 9f32a84ed3da: Pull complete 15:01:03 4d19c01a9841: Pull complete 15:01:03 9325e15d5711: Pull complete 15:01:05 556b6ee489ea: Pull complete 15:01:06 c5a4b2cf53e6: Pull complete 15:01:06 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:01:06 ---> c4be618373d6 15:01:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:01:09 ---> Running in 5779af6e1f09 15:01:09 Removing intermediate container 5779af6e1f09 15:01:09 ---> f5ba996f81e5 15:01:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:01:09 ---> Running in 4f21781aa1a0 15:01:09 Removing intermediate container 4f21781aa1a0 15:01:09 ---> e7d4cd705c04 15:01:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:01:09 ---> Running in 3bf718e4d92d 15:01:10 Removing intermediate container 3bf718e4d92d 15:01:10 ---> d195a72fa2f7 15:01:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:01:10 ---> Running in a5460ef22720 15:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:01:10 OK: 265 MiB in 53 packages 15:01:11 Removing intermediate container a5460ef22720 15:01:11 ---> 3eabc02d528f 15:01:11 Step 7/12 : WORKDIR /app 15:01:11 ---> Running in afea1cacacd1 15:01:11 Removing intermediate container afea1cacacd1 15:01:11 ---> 158765680fd4 15:01:11 Step 8/12 : COPY go.mod vendor* ./ 15:01:11 ---> ed32c2950f3f 15:01:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:11 ---> Running in 8b63c1c06b05 15:01:12 Still waiting to schedule task 15:01:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12164’ 15:01:38 Removing intermediate container 8b63c1c06b05 15:01:38 ---> 3096b0494195 15:01:38 Step 10/12 : COPY . . 15:01:38 ---> 3aee5af7840b 15:01:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:01:38 ---> Running in cfd4f0a2f194 15:01:38 Removing intermediate container cfd4f0a2f194 15:01:38 ---> 4386a94b834b 15:01:38 Step 12/12 : RUN $MAKE 15:01:38 ---> Running in 0c3c44d7e962 15:01:38 noop 15:01:38 Removing intermediate container 0c3c44d7e962 15:01:38 ---> 484c5afea10f 15:01:38 Successfully built 484c5afea10f 15:01:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:38 + docker inspect -f . ci-base-image-x86_64 15:01:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:38 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:01:38 $ docker top 55cd53e599d433a0b150d816da7937c1241e1a458fd693368784ccae7241e0c9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:39 + go version 15:01:39 go version go1.20.2 linux/amd64 [Pipeline] } 15:01:39 $ docker stop --time=1 55cd53e599d433a0b150d816da7937c1241e1a458fd693368784ccae7241e0c9 15:01:40 $ docker rm -f --volumes 55cd53e599d433a0b150d816da7937c1241e1a458fd693368784ccae7241e0c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:40 + docker inspect -f . ci-base-image-x86_64 15:01:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:40 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:01:41 $ docker top 23b992795fc2014e8da80de7bfc035fd7321c0b2b2720a86914aa3f256b4ff07 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:41 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:01:41 + make test 15:01:41 go test -race -coverprofile=coverage.out ./... 15:02:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:02:21 go vet ./... 15:02:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:02:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:02:25 ./bin/test-attribution-txt.sh 15:02:25 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 15:02:25 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 15:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:02:25 $ docker stop --time=1 23b992795fc2014e8da80de7bfc035fd7321c0b2b2720a86914aa3f256b4ff07 15:02:29 $ docker rm -f --volumes 23b992795fc2014e8da80de7bfc035fd7321c0b2b2720a86914aa3f256b4ff07 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:02:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:02:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:02:30 + ls -al . 15:02:30 total 176 15:02:30 drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:01 . 15:02:30 drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 .. 15:02:30 -rw-rw-r-- 1 jenkins jenkins 119 May 1 15:00 .dockerignore 15:02:30 drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:00 .git 15:02:30 drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:00 .github 15:02:30 -rw-rw-r-- 1 jenkins jenkins 171 May 1 15:00 .gitignore 15:02:30 -rw-rw-r-- 1 jenkins jenkins 41 May 1 15:00 .golangci.yml 15:02:30 drwxr-xr-x 3 jenkins jenkins 4096 May 1 15:00 .semver 15:02:30 -rw-rw-r-- 1 jenkins jenkins 9088 May 1 15:00 Attribution.txt 15:02:30 -rw-rw-r-- 1 jenkins jenkins 29118 May 1 15:00 CHANGELOG.md 15:02:30 -rw-rw-r-- 1 jenkins jenkins 1898 May 1 15:00 Dockerfile 15:02:30 -rw-rw-r-- 1 jenkins jenkins 677 May 1 15:00 GOVERNANCE.md 15:02:30 -rw-rw-r-- 1 jenkins jenkins 688 May 1 15:00 Jenkinsfile 15:02:30 -rw-rw-r-- 1 jenkins jenkins 10174 May 1 15:00 LICENSE 15:02:30 -rw-rw-r-- 1 jenkins jenkins 618 May 1 15:00 OWNERS.md 15:02:30 -rw-rw-r-- 1 jenkins jenkins 4369 May 1 15:00 README.md 15:02:30 -rw-rw-r-- 1 jenkins jenkins 12 May 1 15:00 VERSION 15:02:30 drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:00 bin 15:02:30 -rw-r--r-- 1 jenkins jenkins 13 May 1 15:01 coverage.out 15:02:30 -rw-rw-r-- 1 jenkins jenkins 3302 May 1 15:00 go.mod 15:02:30 -rw-rw-r-- 1 jenkins jenkins 31536 May 1 15:00 go.sum 15:02:30 -rw-rw-r-- 1 jenkins jenkins 1949 May 1 15:00 main.go 15:02:30 -rw-rw-r-- 1 jenkins jenkins 2569 May 1 15:00 makefile 15:02:30 drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:00 res 15:02:30 drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:30 + 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=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb --label arch=amd64 --label version=3.0.0-dev.37 . 15:02:30 Sending build context to Docker daemon 3.294MB 15:02:30 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:02:30 Step 2/26 : FROM ${BASE} AS builder 15:02:30 ---> 484c5afea10f 15:02:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:02:30 ---> Running in 7feedfe79fec 15:02:31 Removing intermediate container 7feedfe79fec 15:02:31 ---> dc382bce0e11 15:02:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:02:31 ---> Running in fe906c9b85ff 15:02:31 Removing intermediate container fe906c9b85ff 15:02:31 ---> 5e6aff0486c9 15:02:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:02:31 ---> Running in 2788ca291809 15:02:31 Removing intermediate container 2788ca291809 15:02:31 ---> 6041a5a47aaf 15:02:31 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:31 ---> Running in 1dd125a64d9d 15:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:02:31 OK: 265 MiB in 53 packages 15:02:32 Removing intermediate container 1dd125a64d9d 15:02:32 ---> 0ee4dc6f101f 15:02:32 Step 7/26 : WORKDIR /app 15:02:32 ---> Running in 020082eb177d 15:02:32 Removing intermediate container 020082eb177d 15:02:32 ---> d24782be3ec5 15:02:32 Step 8/26 : COPY go.mod vendor* ./ 15:02:32 ---> f01220c91c58 15:02:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:32 ---> Running in cf8ff1b46b0a 15:02:33 Removing intermediate container cf8ff1b46b0a 15:02:33 ---> ea723df3b5da 15:02:33 Step 10/26 : COPY . . 15:02:33 ---> e2729848c277 15:02:33 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:02:33 ---> Running in 3e2babc03195 15:02:33 Removing intermediate container 3e2babc03195 15:02:33 ---> a3d2a3555dbf 15:02:33 Step 12/26 : RUN $MAKE 15:02:33 ---> Running in 6164422e4b78 15:02:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.37" -trimpath -mod=readonly -o app-service-configurable 15:02:55 Removing intermediate container 6164422e4b78 15:02:55 ---> c3578d90f7c5 15:02:55 Step 13/26 : FROM alpine:3.17 15:02:55 3.17: Pulling from library/alpine 15:02:55 f56be85fc22e: Already exists 15:02:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:02:55 Status: Downloaded newer image for alpine:3.17 15:02:55 ---> 9ed4aefc74f6 15:02:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:02:55 ---> Running in 7e939aeda103 15:02:55 Removing intermediate container 7e939aeda103 15:02:55 ---> 2e12f2365ce5 15:02:55 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:02:55 ---> Running in 9d0b7c415601 15:02:55 Removing intermediate container 9d0b7c415601 15:02:55 ---> a7ccbfcba490 15:02:55 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:02:55 ---> Running in e6ee6a332270 15:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:02:55 (1/2) Installing ca-certificates (20220614-r4) 15:02:55 (2/2) Installing dumb-init (1.2.5-r2) 15:02:55 Executing busybox-1.35.0-r29.trigger 15:02:55 Executing ca-certificates-20220614-r4.trigger 15:02:55 OK: 8 MiB in 17 packages 15:02:55 Removing intermediate container e6ee6a332270 15:02:55 ---> 61fe6bbc0db2 15:02:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:02:55 ---> f524ec9f2a9f 15:02:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:02:55 ---> ec4cbbabf773 15:02:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:02:55 ---> 2c9b49af071d 15:02:55 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:02:55 ---> 3296b64b55a1 15:02:55 Step 21/26 : EXPOSE 48095 15:02:55 ---> Running in 53e82fc9752e 15:02:55 Removing intermediate container 53e82fc9752e 15:02:55 ---> cc91d021eca7 15:02:55 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:02:55 ---> Running in e3f6f29310a3 15:02:55 Removing intermediate container e3f6f29310a3 15:02:55 ---> 2880b29b2f24 15:02:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:02:55 ---> Running in 3fbd6afcd8b0 15:02:55 Removing intermediate container 3fbd6afcd8b0 15:02:55 ---> a704872ffab5 15:02:55 Step 24/26 : LABEL arch=amd64 15:02:55 ---> Running in a46777db183b 15:02:55 Removing intermediate container a46777db183b 15:02:55 ---> ae728022fa1d 15:02:55 Step 25/26 : LABEL git_sha=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:02:55 ---> Running in 78e4c6b0c8ef 15:02:55 Removing intermediate container 78e4c6b0c8ef 15:02:55 ---> ea392bb7ceb9 15:02:55 Step 26/26 : LABEL version=3.0.0-dev.37 15:02:55 ---> Running in fdb042eb6a29 15:02:56 Removing intermediate container fdb042eb6a29 15:02:56 ---> b67b834625d4 15:02:56 [Warning] One or more build-args [ARCH] were not consumed 15:02:56 Successfully built b67b834625d4 15:02:56 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:56 provisioning config files... 15:02:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12169724720821281830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:56 ---> docker-login.sh 15:02:56 nexus3.edgexfoundry.org:10001 15:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:56 Configure a credential helper to remove this warning. See 15:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:56 15:02:56 Login Succeeded 15:02:56 nexus3.edgexfoundry.org:10002 15:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:56 Configure a credential helper to remove this warning. See 15:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:56 15:02:56 Login Succeeded 15:02:56 nexus3.edgexfoundry.org:10003 15:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:56 Configure a credential helper to remove this warning. See 15:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:56 15:02:56 Login Succeeded 15:02:56 nexus3.edgexfoundry.org:10004 15:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:56 Configure a credential helper to remove this warning. See 15:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:56 15:02:56 Login Succeeded 15:02:56 docker.io 15:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:56 Configure a credential helper to remove this warning. See 15:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:56 15:02:56 Login Succeeded 15:02:56 ---> docker-login.sh ends [Pipeline] } 15:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:56 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:02:56 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:02:56 latest 15:02:56 3.0.0-dev.37 15:02:56 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 15:02:56 main 15:02:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:02:57 bcb8be8ed309: Preparing 15:02:57 66811c40643c: Preparing 15:02:57 86140b71b975: Preparing 15:02:57 7e54da394ae2: Preparing 15:02:57 938d6b960ffb: Preparing 15:02:57 f1417ff83b31: Preparing 15:02:57 f1417ff83b31: Waiting 15:02:57 7e54da394ae2: Pushed 15:02:57 86140b71b975: Pushed 15:02:57 66811c40643c: Pushed 15:02:57 f1417ff83b31: Layer already exists 15:02:57 938d6b960ffb: Pushed 15:03:00 bcb8be8ed309: Pushed 15:03:00 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:00 bcb8be8ed309: Preparing 15:03:00 66811c40643c: Preparing 15:03:00 86140b71b975: Preparing 15:03:00 7e54da394ae2: Preparing 15:03:00 938d6b960ffb: Preparing 15:03:00 f1417ff83b31: Preparing 15:03:00 f1417ff83b31: Waiting 15:03:00 bcb8be8ed309: Layer already exists 15:03:00 66811c40643c: Layer already exists 15:03:00 7e54da394ae2: Layer already exists 15:03:00 938d6b960ffb: Layer already exists 15:03:00 86140b71b975: Layer already exists 15:03:00 f1417ff83b31: Layer already exists 15:03:00 latest: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.37 15:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:01 bcb8be8ed309: Preparing 15:03:01 66811c40643c: Preparing 15:03:01 86140b71b975: Preparing 15:03:01 7e54da394ae2: Preparing 15:03:01 938d6b960ffb: Preparing 15:03:01 f1417ff83b31: Preparing 15:03:01 f1417ff83b31: Waiting 15:03:01 938d6b960ffb: Layer already exists 15:03:01 86140b71b975: Layer already exists 15:03:01 7e54da394ae2: Layer already exists 15:03:01 66811c40643c: Layer already exists 15:03:01 bcb8be8ed309: Layer already exists 15:03:01 f1417ff83b31: Layer already exists 15:03:01 3.0.0-dev.37: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 15:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:01 bcb8be8ed309: Preparing 15:03:01 66811c40643c: Preparing 15:03:01 86140b71b975: Preparing 15:03:01 7e54da394ae2: Preparing 15:03:01 938d6b960ffb: Preparing 15:03:01 f1417ff83b31: Preparing 15:03:01 f1417ff83b31: Waiting 15:03:01 86140b71b975: Layer already exists 15:03:01 bcb8be8ed309: Layer already exists 15:03:01 7e54da394ae2: Layer already exists 15:03:01 66811c40643c: Layer already exists 15:03:01 938d6b960ffb: Layer already exists 15:03:01 f1417ff83b31: Layer already exists 15:03:01 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:02 bcb8be8ed309: Preparing 15:03:02 66811c40643c: Preparing 15:03:02 86140b71b975: Preparing 15:03:02 7e54da394ae2: Preparing 15:03:02 938d6b960ffb: Preparing 15:03:02 f1417ff83b31: Preparing 15:03:02 f1417ff83b31: Waiting 15:03:02 bcb8be8ed309: Layer already exists 15:03:02 66811c40643c: Layer already exists 15:03:02 938d6b960ffb: Layer already exists 15:03:02 7e54da394ae2: Layer already exists 15:03:02 86140b71b975: Layer already exists 15:03:02 f1417ff83b31: Layer already exists 15:03:02 main: digest: sha256:987f7b4f3a0f70405b20a8910d61c6d929161d3a08a388ef9957422d14eb37cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:02 ===================================================== [Pipeline] echo 15:03:02 taggedImages: 15:03:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:03:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:03:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.37 15:03:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 15:03:02 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:03:03 15:03:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:03:03 latest: Pulling from edgex-lftools-log-publisher 15:03:03 5eb5b503b376: Pulling fs layer 15:03:03 5c69ac0246d0: Pulling fs layer 15:03:03 ec43610c2a17: Pulling fs layer 15:03:03 3a2ae6a8a46f: Pulling fs layer 15:03:03 33b1e0a273af: Pulling fs layer 15:03:03 5d3b04190fa2: Pulling fs layer 15:03:03 2f39f015ded8: Pulling fs layer 15:03:03 33b1e0a273af: Waiting 15:03:03 5d3b04190fa2: Waiting 15:03:03 2f39f015ded8: Waiting 15:03:03 3a2ae6a8a46f: Waiting 15:03:03 5c69ac0246d0: Download complete 15:03:03 3a2ae6a8a46f: Verifying Checksum 15:03:03 3a2ae6a8a46f: Download complete 15:03:03 33b1e0a273af: Verifying Checksum 15:03:03 33b1e0a273af: Download complete 15:03:03 5d3b04190fa2: Verifying Checksum 15:03:03 5d3b04190fa2: Download complete 15:03:03 ec43610c2a17: Verifying Checksum 15:03:03 ec43610c2a17: Download complete 15:03:03 5eb5b503b376: Verifying Checksum 15:03:03 5eb5b503b376: Download complete 15:03:04 2f39f015ded8: Download complete 15:03:04 5eb5b503b376: Pull complete 15:03:04 5c69ac0246d0: Pull complete 15:03:05 ec43610c2a17: Pull complete 15:03:05 3a2ae6a8a46f: Pull complete 15:03:05 33b1e0a273af: Pull complete 15:03:05 5d3b04190fa2: Pull complete 15:03:09 2f39f015ded8: Pull complete 15:03:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:03:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:10 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:03:12 $ docker top 2fe70a28130c9f11c91c6621dfa51a5dc5f42054bdcb59e07d1f1cb0a314218a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:12 ---> job-cost.sh 15:03:12 lf-activate-venv: SKIPPING 15:03:12 INFO: No Stack... 15:03:13 INFO: Retrieving Pricing Info for: v3-standard-8 15:03:13 INFO: Archiving Costs [Pipeline] sh 15:03:13 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:03:13 + cut -d, -f6 [Pipeline] lock 15:03:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] 15:03:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] did not exist. Created. 15:03:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:03:14 + echo total: 0.2199999988079071 [Pipeline] stash 15:03:14 Stashed 1 file(s) [Pipeline] } 15:03:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 15:03:14 $ docker stop --time=1 2fe70a28130c9f11c91c6621dfa51a5dc5f42054bdcb59e07d1f1cb0a314218a 15:03:15 $ docker rm -f --volumes 2fe70a28130c9f11c91c6621dfa51a5dc5f42054bdcb59e07d1f1cb0a314218a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:04:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12166 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:04:05 Running in /w/workspace/app-service-configurable/155 [Pipeline] { [Pipeline] checkout 15:04:05 Selected Git installation does not exist. Using Default 15:04:05 The recommended git tool is: NONE 15:04:11 using credential edgex-jenkins-ssh 15:04:11 Cloning the remote Git repository 15:04:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:04:11 > git init /w/workspace/app-service-configurable/155 # timeout=10 15:04:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:04:11 > git --version # timeout=10 15:04:11 > git --version # 'git version 2.25.1' 15:04:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:14 Avoid second fetch 15:04:14 Checking out Revision 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb (main) 15:04:13 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:14 > git config core.sparsecheckout # timeout=10 15:04:14 > git checkout -f 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb # timeout=10 15:04:14 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#553)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:04:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:04:16 Dload Upload Total Spent Left Speed 15:04:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 15:04:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:04:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:04:17 + sudo tee /etc/docker/daemon.new 15:04:17 { 15:04:17 "registry-mirrors": [ 15:04:17 "https://nexus3.edgexfoundry.org:10001" 15:04:17 ], 15:04:17 "bip": "10.250.0.254/24", 15:04:17 "hosts": [ 15:04:17 "tcp://0.0.0.0:5555", 15:04:17 "unix:///var/run/docker.sock" 15:04:17 ], 15:04:17 "mtu": 1458, 15:04:17 "selinux-enabled": true, 15:04:17 "seccomp-profile": "/etc/docker/seccomp.json" 15:04:17 } [Pipeline] sh 15:04:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:04:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:39 provisioning config files... 15:04:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/155@tmp/config13244136284772818821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:40 ---> docker-login.sh 15:04:40 nexus3.edgexfoundry.org:10001 15:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:41 Configure a credential helper to remove this warning. See 15:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:41 15:04:41 Login Succeeded 15:04:41 nexus3.edgexfoundry.org:10002 15:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:41 Configure a credential helper to remove this warning. See 15:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:41 15:04:41 Login Succeeded 15:04:41 nexus3.edgexfoundry.org:10003 15:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:41 Configure a credential helper to remove this warning. See 15:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:41 15:04:41 Login Succeeded 15:04:41 nexus3.edgexfoundry.org:10004 15:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:42 Configure a credential helper to remove this warning. See 15:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:42 15:04:42 Login Succeeded 15:04:42 docker.io 15:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:42 Configure a credential helper to remove this warning. See 15:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:42 15:04:42 Login Succeeded 15:04:42 ---> docker-login.sh ends [Pipeline] } 15:04:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:04:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:43 ========================================================= 15:04:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:04:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:04:43 Sending build context to Docker daemon 169kB 15:04:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:04:43 Step 2/12 : FROM ${BASE} AS builder 15:04:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:04:44 c41833b44d91: Pulling fs layer 15:04:44 ed15518f5707: Pulling fs layer 15:04:44 feae8fd75edb: Pulling fs layer 15:04:44 242c74f7c9fa: Pulling fs layer 15:04:44 3cdef696dda3: Pulling fs layer 15:04:44 2ced38df9373: Pulling fs layer 15:04:44 58f1dce35555: Pulling fs layer 15:04:44 3cdef696dda3: Waiting 15:04:44 242c74f7c9fa: Waiting 15:04:44 2ced38df9373: Waiting 15:04:44 58f1dce35555: Waiting 15:04:44 ed15518f5707: Verifying Checksum 15:04:44 ed15518f5707: Download complete 15:04:44 242c74f7c9fa: Download complete 15:04:44 3cdef696dda3: Verifying Checksum 15:04:44 3cdef696dda3: Download complete 15:04:44 c41833b44d91: Verifying Checksum 15:04:44 c41833b44d91: Download complete 15:04:45 c41833b44d91: Pull complete 15:04:45 58f1dce35555: Verifying Checksum 15:04:45 58f1dce35555: Download complete 15:04:45 ed15518f5707: Pull complete 15:04:46 feae8fd75edb: Verifying Checksum 15:04:46 feae8fd75edb: Download complete 15:04:46 2ced38df9373: Download complete 15:04:59 feae8fd75edb: Pull complete 15:04:59 242c74f7c9fa: Pull complete 15:04:59 3cdef696dda3: Pull complete 15:05:04 2ced38df9373: Pull complete 15:05:06 58f1dce35555: Pull complete 15:05:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:05:06 ---> fadd8f120f05 15:05:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:05:08 ---> Running in d77d9415d11b 15:05:09 Removing intermediate container d77d9415d11b 15:05:09 ---> 53f66096125c 15:05:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:05:09 ---> Running in db7c97e2b255 15:05:09 Removing intermediate container db7c97e2b255 15:05:09 ---> a17800b4c4f9 15:05:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:05:09 ---> Running in 0febda2c4ab2 15:05:10 Removing intermediate container 0febda2c4ab2 15:05:10 ---> 35430b5797e3 15:05:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:10 ---> Running in a1232cd9c87f 15:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:05:13 OK: 263 MiB in 53 packages 15:05:14 Removing intermediate container a1232cd9c87f 15:05:14 ---> d34e7551a35b 15:05:14 Step 7/12 : WORKDIR /app 15:05:14 ---> Running in 27d33359714a 15:05:14 Removing intermediate container 27d33359714a 15:05:14 ---> e5d8eab4f152 15:05:14 Step 8/12 : COPY go.mod vendor* ./ 15:05:15 ---> 4dc235fc2138 15:05:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:15 ---> Running in dbbe5e59b0c3 15:06:23 Removing intermediate container dbbe5e59b0c3 15:06:23 ---> b2b761228097 15:06:23 Step 10/12 : COPY . . 15:06:23 ---> ca3b07db5828 15:06:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:23 ---> Running in 27abd4879025 15:06:23 Removing intermediate container 27abd4879025 15:06:23 ---> 5d0908b60089 15:06:23 Step 12/12 : RUN $MAKE 15:06:23 ---> Running in f4e81da2e879 15:06:23 noop 15:06:23 Removing intermediate container f4e81da2e879 15:06:23 ---> 4fb6da434cd4 15:06:23 Successfully built 4fb6da434cd4 15:06:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:24 + docker inspect -f . ci-base-image-arm64 15:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:24 prd-ubuntu20.04-docker-arm64-4c-16g-12166 does not seem to be running inside a container 15:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/155 -v /w/workspace/app-service-configurable/155:/w/workspace/app-service-configurable/155:rw,z -v /w/workspace/app-service-configurable/155@tmp:/w/workspace/app-service-configurable/155@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-arm64 cat 15:06:25 $ docker top a760151f96a60e0f421505c4aea935b14aa6d72d4843f9d085a2719f77184ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:26 + go version 15:06:26 go version go1.20.2 linux/arm64 [Pipeline] } 15:06:26 $ docker stop --time=1 a760151f96a60e0f421505c4aea935b14aa6d72d4843f9d085a2719f77184ac2 15:06:28 $ docker rm -f --volumes a760151f96a60e0f421505c4aea935b14aa6d72d4843f9d085a2719f77184ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:28 + docker inspect -f . ci-base-image-arm64 15:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:28 prd-ubuntu20.04-docker-arm64-4c-16g-12166 does not seem to be running inside a container 15:06:29 $ 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/155 -v /w/workspace/app-service-configurable/155:/w/workspace/app-service-configurable/155:rw,z -v /w/workspace/app-service-configurable/155@tmp:/w/workspace/app-service-configurable/155@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-arm64 cat 15:06:30 $ docker top 7bb8e34a17df49abd4c675879158a71041649165c8b90134c9d81a4da04154c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:30 + git config --global --add safe.directory /w/workspace/app-service-configurable/155 [Pipeline] fileExists [Pipeline] sh 15:06:31 + make test 15:06:31 go test -race -coverprofile=coverage.out ./... 15:09:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:09:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:09:23 go vet ./... 15:11:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:11:45 ./bin/test-attribution-txt.sh 15:11:45 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 15:11:45 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 15:11:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:11:45 $ docker stop --time=1 7bb8e34a17df49abd4c675879158a71041649165c8b90134c9d81a4da04154c8 15:11:46 $ docker rm -f --volumes 7bb8e34a17df49abd4c675879158a71041649165c8b90134c9d81a4da04154c8 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:48 Warning: overwriting stash ‘coverage-report’ 15:11:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:11:49 + ls -al . 15:11:49 total 172 15:11:49 drwxrwxr-x 7 jenkins jenkins 4096 May 1 15:06 . 15:11:49 drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:04 .. 15:11:49 -rw-rw-r-- 1 jenkins jenkins 119 May 1 15:04 .dockerignore 15:11:49 drwxrwxr-x 8 jenkins jenkins 4096 May 1 15:04 .git 15:11:49 drwxrwxr-x 3 jenkins jenkins 4096 May 1 15:04 .github 15:11:49 -rw-rw-r-- 1 jenkins jenkins 171 May 1 15:04 .gitignore 15:11:49 -rw-rw-r-- 1 jenkins jenkins 41 May 1 15:04 .golangci.yml 15:11:49 -rw-rw-r-- 1 jenkins jenkins 9088 May 1 15:04 Attribution.txt 15:11:49 -rw-rw-r-- 1 jenkins jenkins 29118 May 1 15:04 CHANGELOG.md 15:11:49 -rw-rw-r-- 1 jenkins jenkins 1898 May 1 15:04 Dockerfile 15:11:49 -rw-rw-r-- 1 jenkins jenkins 677 May 1 15:04 GOVERNANCE.md 15:11:49 -rw-rw-r-- 1 jenkins jenkins 688 May 1 15:04 Jenkinsfile 15:11:49 -rw-rw-r-- 1 jenkins jenkins 10174 May 1 15:04 LICENSE 15:11:49 -rw-rw-r-- 1 jenkins jenkins 618 May 1 15:04 OWNERS.md 15:11:49 -rw-rw-r-- 1 jenkins jenkins 4369 May 1 15:04 README.md 15:11:49 -rw-rw-r-- 1 jenkins jenkins 12 May 1 15:00 VERSION 15:11:49 drwxrwxr-x 2 jenkins jenkins 4096 May 1 15:04 bin 15:11:49 -rw-r--r-- 1 jenkins jenkins 13 May 1 15:06 coverage.out 15:11:49 -rw-rw-r-- 1 jenkins jenkins 3302 May 1 15:04 go.mod 15:11:49 -rw-rw-r-- 1 jenkins jenkins 31536 May 1 15:04 go.sum 15:11:49 -rw-rw-r-- 1 jenkins jenkins 1949 May 1 15:04 main.go 15:11:49 -rw-rw-r-- 1 jenkins jenkins 2569 May 1 15:04 makefile 15:11:49 drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:04 res 15:11:49 drwxrwxr-x 4 jenkins jenkins 4096 May 1 15:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:49 + 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=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb --label arch=arm64 --label version=3.0.0-dev.37 . 15:11:49 Sending build context to Docker daemon 170kB 15:11:50 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:11:50 Step 2/26 : FROM ${BASE} AS builder 15:11:50 ---> 4fb6da434cd4 15:11:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:11:50 ---> Running in 87d462100819 15:11:52 Removing intermediate container 87d462100819 15:11:52 ---> e3ad8a0672a2 15:11:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:11:52 ---> Running in 7356cb934390 15:11:52 Removing intermediate container 7356cb934390 15:11:52 ---> 5a588fb14fae 15:11:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:11:52 ---> Running in 959a4d8ff96c 15:11:52 Removing intermediate container 959a4d8ff96c 15:11:52 ---> 62943337a811 15:11:52 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:52 ---> Running in 73607b4b658b 15:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:11:55 OK: 263 MiB in 53 packages 15:11:56 Removing intermediate container 73607b4b658b 15:11:56 ---> 39b82852b2f2 15:11:56 Step 7/26 : WORKDIR /app 15:11:56 ---> Running in 3ad843742931 15:11:56 Removing intermediate container 3ad843742931 15:11:56 ---> 66d585c78411 15:11:56 Step 8/26 : COPY go.mod vendor* ./ 15:11:56 ---> c2936e94c45c 15:11:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:56 ---> Running in 33a9ea3b5c18 15:11:59 Removing intermediate container 33a9ea3b5c18 15:11:59 ---> 29e8bd973a4f 15:11:59 Step 10/26 : COPY . . 15:11:59 ---> b184c57195bb 15:11:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:11:59 ---> Running in 42a807fec4df 15:11:59 Removing intermediate container 42a807fec4df 15:11:59 ---> 33cb6bc59004 15:11:59 Step 12/26 : RUN $MAKE 15:11:59 ---> Running in 193dbb08dfcf 15:12:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.37" -trimpath -mod=readonly -o app-service-configurable 15:14:07 Removing intermediate container 193dbb08dfcf 15:14:07 ---> 37327560251c 15:14:07 Step 13/26 : FROM alpine:3.17 15:14:07 3.17: Pulling from library/alpine 15:14:07 c41833b44d91: Already exists 15:14:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:14:07 Status: Downloaded newer image for alpine:3.17 15:14:07 ---> 51e60588ff2c 15:14:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:14:07 ---> Running in b765c13a4c1a 15:14:07 Removing intermediate container b765c13a4c1a 15:14:07 ---> 93ae187b2d12 15:14:07 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:14:07 ---> Running in b835a67b0e43 15:14:07 Removing intermediate container b835a67b0e43 15:14:07 ---> 3c6a02779297 15:14:07 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:14:07 ---> Running in c7b61238e3c3 15:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14:08 (1/2) Installing ca-certificates (20220614-r4) 15:14:08 (2/2) Installing dumb-init (1.2.5-r2) 15:14:08 Executing busybox-1.35.0-r29.trigger 15:14:08 Executing ca-certificates-20220614-r4.trigger 15:14:08 OK: 8 MiB in 17 packages 15:14:10 Removing intermediate container c7b61238e3c3 15:14:10 ---> 39244a657c74 15:14:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:14:10 ---> df88dd66e5ef 15:14:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:14:10 ---> 4227c45c2982 15:14:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:14:11 ---> 4eea224a0b66 15:14:11 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:14:12 ---> 5cf2ff9196ad 15:14:12 Step 21/26 : EXPOSE 48095 15:14:12 ---> Running in cd3aecc2d55e 15:14:13 Removing intermediate container cd3aecc2d55e 15:14:13 ---> 2739a81b1e12 15:14:13 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:14:13 ---> Running in 99301b520133 15:14:13 Removing intermediate container 99301b520133 15:14:13 ---> 2f0a1036558c 15:14:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:13 ---> Running in eded1c51b109 15:14:13 Removing intermediate container eded1c51b109 15:14:13 ---> 23779fe83ca2 15:14:13 Step 24/26 : LABEL arch=arm64 15:14:13 ---> Running in 66346d436ac4 15:14:14 Removing intermediate container 66346d436ac4 15:14:14 ---> 8bb5ead821d8 15:14:14 Step 25/26 : LABEL git_sha=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:14:14 ---> Running in dcb9a3e3fe23 15:14:14 Removing intermediate container dcb9a3e3fe23 15:14:14 ---> e73018ad7c93 15:14:14 Step 26/26 : LABEL version=3.0.0-dev.37 15:14:14 ---> Running in 4a6a6d65e09d 15:14:14 Removing intermediate container 4a6a6d65e09d 15:14:14 ---> 66b38300b206 15:14:14 [Warning] One or more build-args [ARCH] were not consumed 15:14:14 Successfully built 66b38300b206 15:14:14 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 15:14:15 provisioning config files... 15:14:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/155@tmp/config4876668586725476773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:15 ---> docker-login.sh 15:14:15 nexus3.edgexfoundry.org:10001 15:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:15 Configure a credential helper to remove this warning. See 15:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:15 15:14:15 Login Succeeded 15:14:15 nexus3.edgexfoundry.org:10002 15:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:15 Configure a credential helper to remove this warning. See 15:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:15 15:14:15 Login Succeeded 15:14:15 nexus3.edgexfoundry.org:10003 15:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:16 Configure a credential helper to remove this warning. See 15:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:16 15:14:16 Login Succeeded 15:14:16 nexus3.edgexfoundry.org:10004 15:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:16 Configure a credential helper to remove this warning. See 15:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:16 15:14:16 Login Succeeded 15:14:16 docker.io 15:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:17 Configure a credential helper to remove this warning. See 15:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:17 15:14:17 Login Succeeded 15:14:17 ---> docker-login.sh ends [Pipeline] } 15:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:17 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:14:17 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:14:17 latest 15:14:17 3.0.0-dev.37 15:14:17 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 15:14:17 main 15:14:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:14:17 141b83dab353: Preparing 15:14:17 7602ed661c57: Preparing 15:14:17 e701791dfa17: Preparing 15:14:17 e5c6a96633e1: Preparing 15:14:17 3f6f5ac9e03b: Preparing 15:14:17 26cbea5cba74: Preparing 15:14:17 26cbea5cba74: Waiting 15:14:18 e5c6a96633e1: Pushed 15:14:18 7602ed661c57: Pushed 15:14:18 e701791dfa17: Pushed 15:14:18 3f6f5ac9e03b: Pushed 15:14:19 26cbea5cba74: Layer already exists 15:14:22 141b83dab353: Pushed 15:14:22 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:14:23 141b83dab353: Preparing 15:14:23 7602ed661c57: Preparing 15:14:23 e701791dfa17: Preparing 15:14:23 e5c6a96633e1: Preparing 15:14:23 3f6f5ac9e03b: Preparing 15:14:23 26cbea5cba74: Preparing 15:14:23 26cbea5cba74: Waiting 15:14:23 141b83dab353: Layer already exists 15:14:23 e5c6a96633e1: Layer already exists 15:14:23 7602ed661c57: Layer already exists 15:14:23 e701791dfa17: Layer already exists 15:14:23 3f6f5ac9e03b: Layer already exists 15:14:23 26cbea5cba74: Layer already exists 15:14:23 latest: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.37 15:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:14:24 141b83dab353: Preparing 15:14:24 7602ed661c57: Preparing 15:14:24 e701791dfa17: Preparing 15:14:24 e5c6a96633e1: Preparing 15:14:24 3f6f5ac9e03b: Preparing 15:14:24 26cbea5cba74: Preparing 15:14:24 26cbea5cba74: Waiting 15:14:24 3f6f5ac9e03b: Layer already exists 15:14:24 e5c6a96633e1: Layer already exists 15:14:24 141b83dab353: Layer already exists 15:14:24 e701791dfa17: Layer already exists 15:14:24 7602ed661c57: Layer already exists 15:14:24 26cbea5cba74: Layer already exists 15:14:24 3.0.0-dev.37: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 15:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:14:25 141b83dab353: Preparing 15:14:25 7602ed661c57: Preparing 15:14:25 e701791dfa17: Preparing 15:14:25 e5c6a96633e1: Preparing 15:14:25 3f6f5ac9e03b: Preparing 15:14:25 26cbea5cba74: Preparing 15:14:25 26cbea5cba74: Waiting 15:14:25 e701791dfa17: Layer already exists 15:14:25 141b83dab353: Layer already exists 15:14:25 e5c6a96633e1: Layer already exists 15:14:25 7602ed661c57: Layer already exists 15:14:25 3f6f5ac9e03b: Layer already exists 15:14:25 26cbea5cba74: Layer already exists 15:14:25 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:14:25 141b83dab353: Preparing 15:14:25 7602ed661c57: Preparing 15:14:25 e701791dfa17: Preparing 15:14:25 e5c6a96633e1: Preparing 15:14:25 3f6f5ac9e03b: Preparing 15:14:25 26cbea5cba74: Preparing 15:14:25 26cbea5cba74: Waiting 15:14:25 7602ed661c57: Layer already exists 15:14:25 3f6f5ac9e03b: Layer already exists 15:14:25 e701791dfa17: Layer already exists 15:14:25 e5c6a96633e1: Layer already exists 15:14:25 141b83dab353: Layer already exists 15:14:25 26cbea5cba74: Layer already exists 15:14:25 main: digest: sha256:d6157041b91a61d8a7e9bfb53d227fd20f33982045aef27863401c01345c27bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:26 ===================================================== [Pipeline] echo 15:14:26 taggedImages: 15:14:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb 15:14:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:14:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.37 15:14:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:88afdcb8762b84e46f57e9523a8eb819b7ad2bfb-3.0.0-dev.37 15:14:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:26 15:14:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:26 arm64: Pulling from edgex-lftools-log-publisher 15:14:26 8998bd30e6a1: Pulling fs layer 15:14:26 04944245beec: Pulling fs layer 15:14:26 699f458cf7ca: Pulling fs layer 15:14:26 765212b225bb: Pulling fs layer 15:14:26 f23df028b6ca: Pulling fs layer 15:14:26 d65c8cfc05b1: Pulling fs layer 15:14:26 2437ff75d9bd: Pulling fs layer 15:14:26 f23df028b6ca: Waiting 15:14:26 d65c8cfc05b1: Waiting 15:14:26 2437ff75d9bd: Waiting 15:14:26 765212b225bb: Waiting 15:14:26 04944245beec: Verifying Checksum 15:14:26 04944245beec: Download complete 15:14:26 765212b225bb: Verifying Checksum 15:14:26 765212b225bb: Download complete 15:14:26 f23df028b6ca: Verifying Checksum 15:14:26 f23df028b6ca: Download complete 15:14:26 d65c8cfc05b1: Verifying Checksum 15:14:26 d65c8cfc05b1: Download complete 15:14:26 699f458cf7ca: Verifying Checksum 15:14:26 699f458cf7ca: Download complete 15:14:27 8998bd30e6a1: Verifying Checksum 15:14:27 8998bd30e6a1: Download complete 15:14:29 2437ff75d9bd: Verifying Checksum 15:14:29 2437ff75d9bd: Download complete 15:14:30 8998bd30e6a1: Pull complete 15:14:33 04944245beec: Pull complete 15:14:34 699f458cf7ca: Pull complete 15:14:34 765212b225bb: Pull complete 15:14:35 f23df028b6ca: Pull complete 15:14:35 d65c8cfc05b1: Pull complete 15:14:47 2437ff75d9bd: Pull complete 15:14:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:14:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:48 prd-ubuntu20.04-docker-arm64-4c-16g-12166 does not seem to be running inside a container 15:14:48 $ 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/155 -v /w/workspace/app-service-configurable/155:/w/workspace/app-service-configurable/155:rw,z -v /w/workspace/app-service-configurable/155@tmp:/w/workspace/app-service-configurable/155@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:arm64 cat 15:14:50 $ docker top 7c69c0015bf756c841571a5fb2ef1f1f6e906bc7bce0972673b8938ffff4fd64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:50 ---> job-cost.sh 15:14:51 lf-activate-venv: SKIPPING 15:14:51 INFO: No Stack... 15:14:51 INFO: Retrieving Pricing Info for: v3-standard-4 15:14:52 INFO: Archiving Costs [Pipeline] sh 15:14:52 + cut -d, -f6 15:14:52 + cat /w/workspace/app-service-configurable/155/archives/cost.csv [Pipeline] lock 15:14:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] 15:14:52 Resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] did not exist. Created. 15:14:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:53 /w/workspace/app-service-configurable/155@tmp/durable-d1cb782e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:14:53 + echo total: 0.10999999940395355 [Pipeline] stash 15:14:53 Warning: overwriting stash ‘stack-cost’ 15:14:53 Stashed 1 file(s) [Pipeline] } 15:14:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:53 $ docker stop --time=1 7c69c0015bf756c841571a5fb2ef1f1f6e906bc7bce0972673b8938ffff4fd64 15:14:54 $ docker rm -f --volumes 7c69c0015bf756c841571a5fb2ef1f1f6e906bc7bce0972673b8938ffff4fd64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:14:55 provisioning config files... 15:14:55 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2919833725932428676tmp [Pipeline] { [Pipeline] sh 15:14:55 + set +x 15:14:55 + curl -s https://codecov.io/bash 15:14:55 + bash -s -- 15:14:55 15:14:55 _____ _ 15:14:55 / ____| | | 15:14:55 | | ___ __| | ___ ___ _____ __ 15:14:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:14:55 | |___| (_) | (_| | __/ (_| (_) \ V / 15:14:55 \_____\___/ \__,_|\___|\___\___/ \_/ 15:14:55 Bash-1.0.6 15:14:55 15:14:55 15:14:55 ==> git version 2.25.1 found 15:14:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:14:55 Release-Date: 2020-01-08 15:14:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:14:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:14:55 ==> Jenkins CI detected. 15:14:55 current dir:  /w/workspace/ry_app-service-configurable_main 15:14:55 project root: . 15:14:55 --> token set from env 15:14:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:14:55 ==> Running gcov in . (disable via -X gcov) 15:14:55 ==> Python coveragepy not found 15:14:55 ==> Searching for coverage reports in: 15:14:55 + . 15:14:55 -> Found 1 reports 15:14:55 ==> Detecting git/mercurial file structure 15:14:55 ==> Reading reports 15:14:55 + ./coverage.out bytes=13 15:14:55 ==> Appending adjustments 15:14:55 https://docs.codecov.io/docs/fixing-reports 15:14:55 + Found adjustments 15:14:55 ==> Gzipping contents 15:14:55 4.0K /tmp/codecov.ZNK9PI.gz 15:14:55 ==> Uploading reports 15:14:55 url: https://codecov.io 15:14:55 query: branch=main&commit=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:14:55 -> Pinging Codecov 15:14:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=88afdcb8762b84e46f57e9523a8eb819b7ad2bfb&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:14:55 -> Uploading to 15:14:55 https://storage.googleapis.com/codecov/v4/raw/2023-05-01/A97CA9966030D2A3747ED39772930CCE/88afdcb8762b84e46f57e9523a8eb819b7ad2bfb/67cd77a9-dc1c-4115-aa5e-a4ca5db9d8c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T151455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8efeaba5d49dd52a7a14419daf91f7c18afff9ea0644627111a852db8f33a56e 15:14:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:14:55 Dload Upload Total Spent Left Speed 15:14:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2004 --:--:-- --:--:-- --:--:-- 2004 15:14:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] } 15:14:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:14:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:14:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:56 15:14:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:14:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:14:56 df9b9388f04a: Pulling fs layer 15:14:56 52dc419b0ee2: Pulling fs layer 15:14:56 25bc292e5bac: Pulling fs layer 15:14:56 114826534d7a: Pulling fs layer 15:14:56 4657fd5d0bcf: Pulling fs layer 15:14:56 6ad1cebc031e: Pulling fs layer 15:14:56 8a3aa393b2d8: Pulling fs layer 15:14:56 8a3aa393b2d8: Waiting 15:14:56 4657fd5d0bcf: Waiting 15:14:56 114826534d7a: Waiting 15:14:56 6ad1cebc031e: Waiting 15:14:56 25bc292e5bac: Verifying Checksum 15:14:56 25bc292e5bac: Download complete 15:14:56 52dc419b0ee2: Verifying Checksum 15:14:56 52dc419b0ee2: Download complete 15:14:56 4657fd5d0bcf: Verifying Checksum 15:14:56 4657fd5d0bcf: Download complete 15:14:56 df9b9388f04a: Download complete 15:14:57 6ad1cebc031e: Verifying Checksum 15:14:57 6ad1cebc031e: Download complete 15:14:57 df9b9388f04a: Pull complete 15:14:57 52dc419b0ee2: Pull complete 15:14:57 25bc292e5bac: Pull complete 15:14:57 114826534d7a: Verifying Checksum 15:14:57 114826534d7a: Download complete 15:14:57 8a3aa393b2d8: Verifying Checksum 15:14:57 8a3aa393b2d8: Download complete 15:15:01 114826534d7a: Pull complete 15:15:01 4657fd5d0bcf: Pull complete 15:15:01 6ad1cebc031e: Pull complete 15:15:04 8a3aa393b2d8: Pull complete 15:15:04 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:04 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:15:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:15:07 $ docker top 50a49526291f4d52cff2cf9770fef3c2c0c66a5809aa43fa3374b058c053fe8c -eo pid,comm [Pipeline] { [Pipeline] echo 15:15:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:15:07 + set -o pipefail 15:15:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:15:13 15:15:13 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:15:13 15:15:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/817e3fa7-4fef-4865-8cbf-ea2c150c7f6e 15:15:13 15:15:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:15:13 15:15:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:15:13 15:15:13 15:15:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:15:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:15:13 More details here: https://snyk.co/ue1NS [Pipeline] } 15:15:13 $ docker stop --time=1 50a49526291f4d52cff2cf9770fef3c2c0c66a5809aa43fa3374b058c053fe8c 15:15:15 $ docker rm -f --volumes 50a49526291f4d52cff2cf9770fef3c2c0c66a5809aa43fa3374b058c053fe8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:15:16 + git log --format=format:%s -1 88afdcb8762b84e46f57e9523a8eb819b7ad2bfb [Pipeline] sh 15:15:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:15:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:17 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:15:17 $ docker top fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 -eo pid,comm 15:15:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:15:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:17 [ssh-agent] Looking for ssh-agent implementation... 15:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:17 $ docker exec fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 ssh-agent 15:15:18 SSH_AUTH_SOCK=/tmp/ssh-MiMYoYqwPsHT/agent.33 15:15:18 SSH_AGENT_PID=39 15:15:18 Running ssh-add (command line suppressed) 15:15:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14693313527120701722.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14693313527120701722.key) 15:15:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:18 + git semver tag 15:15:18 2023-05-01 15:15:18,598 [run_tag] DEBUG tag force:False 15:15:18 2023-05-01 15:15:18,598 [check_head_tag] DEBUG check head tag 15:15:18 2023-05-01 15:15:18,600 [execute] INFO git cat-file --batch-check 15:15:18 2023-05-01 15:15:18,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:15:18 2023-05-01 15:15:18,603 [execute] INFO git cat-file --batch 15:15:18 2023-05-01 15:15:18,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:15:18 2023-05-01 15:15:18,631 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:15:18 2023-05-01 15:15:18,632 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 15:15:18 2023-05-01 15:15:18,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:15:18 2023-05-01 15:15:18,637 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:15:18 3.0.0-dev.37 [Pipeline] } 15:15:18 $ docker exec --env ******** --env ******** fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 ssh-agent -k 15:15:18 unset SSH_AUTH_SOCK; 15:15:18 unset SSH_AGENT_PID; 15:15:18 echo Agent pid 39 killed; 15:15:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:19 + git semver [Pipeline] } 15:15:19 $ docker stop --time=1 fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 15:15:20 $ docker rm -f --volumes fb5c58fd171ee2b09ece50c6abda0380d0070eb9d048ca2bbf434c6992c46886 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:15:21 15:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:15:21 0.23.1-centos7: Pulling from edgex-lftools 15:15:21 ab5ef0e58194: Pulling fs layer 15:15:21 9712f1f96733: Pulling fs layer 15:15:21 63f879dbbcfc: Pulling fs layer 15:15:21 0d9ebad4ef96: Pulling fs layer 15:15:21 e9a5061849ea: Pulling fs layer 15:15:21 0d9ebad4ef96: Waiting 15:15:21 e9a5061849ea: Waiting 15:15:21 d747dcd14b5f: Pulling fs layer 15:15:21 2de7ff778b66: Pulling fs layer 15:15:21 d747dcd14b5f: Waiting 15:15:21 9712f1f96733: Download complete 15:15:21 63f879dbbcfc: Verifying Checksum 15:15:21 63f879dbbcfc: Download complete 15:15:21 e9a5061849ea: Verifying Checksum 15:15:21 e9a5061849ea: Download complete 15:15:21 d747dcd14b5f: Verifying Checksum 15:15:21 d747dcd14b5f: Download complete 15:15:21 0d9ebad4ef96: Verifying Checksum 15:15:21 0d9ebad4ef96: Download complete 15:15:21 ab5ef0e58194: Verifying Checksum 15:15:21 ab5ef0e58194: Download complete 15:15:21 2de7ff778b66: Verifying Checksum 15:15:21 2de7ff778b66: Download complete 15:15:25 ab5ef0e58194: Pull complete 15:15:25 9712f1f96733: Pull complete 15:15:25 63f879dbbcfc: Pull complete 15:15:29 0d9ebad4ef96: Pull complete 15:15:29 e9a5061849ea: Pull complete 15:15:29 d747dcd14b5f: Pull complete 15:15:30 2de7ff778b66: Pull complete 15:15:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:15:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:30 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:15:34 $ docker top e98a58e74693f4133ad04ca454c68140f90c326165ba635808e4430d2248c85a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:15:34 provisioning config files... 15:15:34 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16884426906409491339tmp 15:15:34 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15875374321405837667tmp 15:15:34 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16189883001870635977tmp [Pipeline] { [Pipeline] echo 15:15:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:15:34 ---> sigul-configuration.sh 15:15:34 gpg: directory `/root/.gnupg' created 15:15:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:15:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:15:34 gpg: keyring `/root/.gnupg/secring.gpg' created 15:15:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:15:34 gpg: CAST5 encrypted data 15:15:34 gpg: encrypted with 1 passphrase 15:15:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:15:34 + mkdir /home/jenkins 15:15:34 + mkdir /home/jenkins/sigul [Pipeline] sh 15:15:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:15:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:15:35 ---> sigul-install.sh 15:15:35 Sigul already installed; skipping installation. [Pipeline] sh 15:15:35 + git tag --list 15:15:35 v1.0.0 15:15:35 v1.1.0 15:15:35 v1.2.0 15:15:35 v1.3.0 15:15:35 v1.3.1 15:15:35 v2.0.0 15:15:35 v2.0.1 15:15:35 v2.1.0 15:15:35 v2.1.1 15:15:35 v2.1.1-dev.1 15:15:35 v2.1.1-dev.2 15:15:35 v2.1.2 15:15:35 v2.1.2-dev.1 15:15:35 v2.1.2-dev.2 15:15:35 v2.2.0 15:15:35 v2.2.1-dev.1 15:15:35 v2.2.1-dev.10 15:15:35 v2.2.1-dev.2 15:15:35 v2.2.1-dev.3 15:15:35 v2.2.1-dev.4 15:15:35 v2.2.1-dev.5 15:15:35 v2.2.1-dev.6 15:15:35 v2.2.1-dev.7 15:15:35 v2.2.1-dev.8 15:15:35 v2.2.1-dev.9 15:15:35 v2.3.0 15:15:35 v2.3.0-dev.10 15:15:35 v2.3.0-dev.11 15:15:35 v2.3.0-dev.12 15:15:35 v2.3.0-dev.13 15:15:35 v2.3.0-dev.14 15:15:35 v2.3.0-dev.15 15:15:35 v2.3.0-dev.16 15:15:35 v2.3.0-dev.17 15:15:35 v2.3.0-dev.18 15:15:35 v2.3.0-dev.19 15:15:35 v2.3.0-dev.20 15:15:35 v2.3.0-dev.21 15:15:35 v2.3.0-dev.22 15:15:35 v2.3.0-dev.23 15:15:35 v2.3.0-dev.24 15:15:35 v2.3.0-dev.25 15:15:35 v2.3.0-dev.26 15:15:35 v2.3.0-dev.27 15:15:35 v2.3.0-dev.28 15:15:35 v2.3.0-dev.29 15:15:35 v2.3.0-dev.30 15:15:35 v2.3.0-dev.31 15:15:35 v2.3.0-dev.32 15:15:35 v2.3.0-dev.33 15:15:35 v2.3.0-dev.34 15:15:35 v2.3.0-dev.35 15:15:35 v2.3.0-dev.36 15:15:35 v2.3.0-dev.37 15:15:35 v2.3.1 15:15:35 v2.3.1-dev.1 15:15:35 v2.3.1-dev.2 15:15:35 v2.3.1-dev.3 15:15:35 v2.3.1-dev.4 15:15:35 v3.0.0-dev.1 15:15:35 v3.0.0-dev.10 15:15:35 v3.0.0-dev.11 15:15:35 v3.0.0-dev.12 15:15:35 v3.0.0-dev.13 15:15:35 v3.0.0-dev.14 15:15:35 v3.0.0-dev.15 15:15:35 v3.0.0-dev.16 15:15:35 v3.0.0-dev.17 15:15:35 v3.0.0-dev.18 15:15:35 v3.0.0-dev.19 15:15:35 v3.0.0-dev.2 15:15:35 v3.0.0-dev.20 15:15:35 v3.0.0-dev.21 15:15:35 v3.0.0-dev.22 15:15:35 v3.0.0-dev.23 15:15:35 v3.0.0-dev.24 15:15:35 v3.0.0-dev.25 15:15:35 v3.0.0-dev.26 15:15:35 v3.0.0-dev.27 15:15:35 v3.0.0-dev.28 15:15:35 v3.0.0-dev.29 15:15:35 v3.0.0-dev.3 15:15:35 v3.0.0-dev.30 15:15:35 v3.0.0-dev.31 15:15:35 v3.0.0-dev.32 15:15:35 v3.0.0-dev.33 15:15:35 v3.0.0-dev.34 15:15:35 v3.0.0-dev.35 15:15:35 v3.0.0-dev.36 15:15:35 v3.0.0-dev.37 15:15:35 v3.0.0-dev.4 15:15:35 v3.0.0-dev.5 15:15:35 v3.0.0-dev.6 15:15:35 v3.0.0-dev.7 15:15:35 v3.0.0-dev.8 15:15:35 v3.0.0-dev.9 [Pipeline] sh 15:15:36 + lftools sign git-tag v3.0.0-dev.37 15:15:36 Signing Git tag with Sigul... 15:15:36 Signing v3.0.0-dev.37 [Pipeline] echo 15:15:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:15:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:15:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:15:37 $ docker stop --time=1 e98a58e74693f4133ad04ca454c68140f90c326165ba635808e4430d2248c85a 15:15:38 $ docker rm -f --volumes e98a58e74693f4133ad04ca454c68140f90c326165ba635808e4430d2248c85a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:15:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:15:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:39 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:15:39 $ docker top e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:15:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:40 [ssh-agent] Looking for ssh-agent implementation... 15:15:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:40 $ docker exec e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c ssh-agent 15:15:40 SSH_AUTH_SOCK=/tmp/ssh-qQmwEJJhHyUp/agent.32 15:15:40 SSH_AGENT_PID=39 15:15:40 Running ssh-add (command line suppressed) 15:15:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6007957458277465660.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6007957458277465660.key) 15:15:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:40 + git semver bump pre 15:15:40 2023-05-01 15:15:40,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:15:40 2023-05-01 15:15:40,845 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev 15:15:40 2023-05-01 15:15:40,845 [bump_version] DEBUG bumped version:3.0.0-dev.38 15:15:40 2023-05-01 15:15:40,845 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:15:40 2023-05-01 15:15:40,845 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:15:40 2023-05-01 15:15:40,845 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:15:40 2023-05-01 15:15:40,847 [execute] INFO git cat-file --batch-check 15:15:40 2023-05-01 15:15:40,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:15:40 2023-05-01 15:15:40,852 [execute] INFO git cat-file --batch 15:15:40 2023-05-01 15:15:40,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:15:40 2023-05-01 15:15:40,865 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:15:40 3.0.0-dev.38 [Pipeline] } 15:15:40 $ docker exec --env ******** --env ******** e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c ssh-agent -k 15:15:41 unset SSH_AUTH_SOCK; 15:15:41 unset SSH_AGENT_PID; 15:15:41 echo Agent pid 39 killed; 15:15:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:41 + git semver [Pipeline] } 15:15:41 $ docker stop --time=1 e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c 15:15:42 $ docker rm -f --volumes e614653371bf16dfb2664a44dee2491c03ab14b2ce02df39f7c6747abe14113c [Pipeline] // withDockerContainer [Pipeline] sh 15:15:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:15:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:15:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:43 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:15:43 $ docker top 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:15:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:15:44 [ssh-agent] Looking for ssh-agent implementation... 15:15:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:44 $ docker exec 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 ssh-agent 15:15:44 SSH_AUTH_SOCK=/tmp/ssh-z7DuMShtQaYZ/agent.32 15:15:44 SSH_AGENT_PID=38 15:15:44 Running ssh-add (command line suppressed) 15:15:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7487435158332232049.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7487435158332232049.key) 15:15:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:15:44 + git semver push 15:15:44 2023-05-01 15:15:44,894 [run_push] DEBUG push 15:15:44 2023-05-01 15:15:44,895 [execute] INFO git cat-file --batch-check 15:15:44 2023-05-01 15:15:44,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:15:44 2023-05-01 15:15:44,900 [execute] INFO git rev-list 7d9340d991e75cacde416ef5441cd337c66b9d39 -- 15:15:44 2023-05-01 15:15:44,900 [execute] DEBUG Popen(['git', 'rev-list', '7d9340d991e75cacde416ef5441cd337c66b9d39', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:15:44 2023-05-01 15:15:44,912 [execute] INFO git fetch -v origin 15:15:44 2023-05-01 15:15:44,912 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:15:45 2023-05-01 15:15:45,406 [run_push] DEBUG no remote changes detected 15:15:45 2023-05-01 15:15:45,407 [execute] INFO git push origin semver 15:15:45 2023-05-01 15:15:45,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:15:46 2023-05-01 15:15:46,145 [run_push] DEBUG push all version tags 15:15:46 2023-05-01 15:15:46,145 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:15:46 2023-05-01 15:15:46,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:15:47 2023-05-01 15:15:46,893 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:15:47 3.0.0-dev.38 [Pipeline] } 15:15:47 $ docker exec --env ******** --env ******** 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 ssh-agent -k 15:15:47 unset SSH_AUTH_SOCK; 15:15:47 unset SSH_AGENT_PID; 15:15:47 echo Agent pid 38 killed; 15:15:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:47 + git semver [Pipeline] } 15:15:47 $ docker stop --time=1 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 15:15:49 $ docker rm -f --volumes 66577f43ce8af64549b97cdc346e8a471760c5c5aed7c42b145eec10eaf6c5e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:15:49 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:15:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:15:49 total 16 15:15:49 drwxr-xr-x 3 root root 4096 May 1 15:03 . 15:15:49 drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:15 .. 15:15:49 drwxr-xr-x 2 root root 4096 May 1 15:03 cost 15:15:49 -rw-r--r-- 1 root root 96 May 1 15:03 cost.csv 15:15:49 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:15:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:15:49 total 16 15:15:49 drwxr-xr-x 3 jenkins jenkins 4096 May 1 15:03 . 15:15:49 drwxrwxr-x 9 jenkins jenkins 4096 May 1 15:15 .. 15:15:49 drwxr-xr-x 2 jenkins jenkins 4096 May 1 15:03 cost 15:15:49 -rw-r--r-- 1 jenkins jenkins 96 May 1 15:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:15:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:15:50 ---> package-listing.sh 15:15:50 ++ facter osfamily 15:15:50 ++ tr '[:upper:]' '[:lower:]' 15:15:50 + OS_FAMILY=debian 15:15:50 + workspace=/w/workspace/ry_app-service-configurable_main 15:15:50 + START_PACKAGES=/tmp/packages_start.txt 15:15:50 + END_PACKAGES=/tmp/packages_end.txt 15:15:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:50 + PACKAGES=/tmp/packages_start.txt 15:15:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:15:50 + PACKAGES=/tmp/packages_end.txt 15:15:50 + case "${OS_FAMILY}" in 15:15:50 + dpkg -l 15:15:50 + grep '^ii' 15:15:50 + '[' -f /tmp/packages_start.txt ']' 15:15:50 + '[' -f /tmp/packages_end.txt ']' 15:15:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:15:50 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:15:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:15:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:15:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:15:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:51 prd-ubuntu20.04-docker-8c-8g-12165 does not seem to be running inside a container 15:15:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:15:52 $ docker top 5dcb3fe17fff7935a6f7eadf932b5470f14e221d71f3fc5773fdf1aa0f589fab -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:15:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:15:53 + ls /var/log/sa-host 15:15:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:53 provisioning config files... 15:15:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2089283025889968617tmp [Pipeline] { [Pipeline] echo 15:15:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:53 ---> create-netrc.sh [Pipeline] } 15:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:15:53 ---> python-tools-install.sh [Pipeline] echo 15:15:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:15:54 ---> sudo-logs.sh 15:15:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:15:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:15:54 ---> job-cost.sh 15:15:54 lf-activate-venv: SKIPPING 15:15:54 DEBUG: total: 0.2199999988079071 15:15:54 INFO: Retrieving Stack Cost... 15:15:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:15:55 INFO: Archiving Costs [Pipeline] echo 15:15:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:55 ---> logs-deploy.sh 15:15:55 lf-activate-venv: SKIPPING 15:15:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/155 15:15:55 INFO: archiving workspace using pattern(s): 15:15:56 Archives upload complete. 15:15:56 INFO: archiving logs to Nexus 15:15:57 ---> uname -a: 15:15:57 Linux prd-ubuntu20-04-docker-8c-8g-12165 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:15:57 15:15:57 15:15:57 ---> lscpu: 15:15:57 Architecture: x86_64 15:15:57 CPU op-mode(s): 32-bit, 64-bit 15:15:57 Byte Order: Little Endian 15:15:57 Address sizes: 40 bits physical, 48 bits virtual 15:15:57 CPU(s): 8 15:15:57 On-line CPU(s) list: 0-7 15:15:57 Thread(s) per core: 1 15:15:57 Core(s) per socket: 1 15:15:57 Socket(s): 8 15:15:57 NUMA node(s): 1 15:15:57 Vendor ID: AuthenticAMD 15:15:57 CPU family: 23 15:15:57 Model: 49 15:15:57 Model name: AMD EPYC-Rome Processor 15:15:57 Stepping: 0 15:15:57 CPU MHz: 2799.998 15:15:57 BogoMIPS: 5599.99 15:15:57 Virtualization: AMD-V 15:15:57 Hypervisor vendor: KVM 15:15:57 Virtualization type: full 15:15:57 L1d cache: 256 KiB 15:15:57 L1i cache: 256 KiB 15:15:57 L2 cache: 4 MiB 15:15:57 L3 cache: 128 MiB 15:15:57 NUMA node0 CPU(s): 0-7 15:15:57 Vulnerability Itlb multihit: Not affected 15:15:57 Vulnerability L1tf: Not affected 15:15:57 Vulnerability Mds: Not affected 15:15:57 Vulnerability Meltdown: Not affected 15:15:57 Vulnerability Mmio stale data: Not affected 15:15:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:15:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:15:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:15:57 Vulnerability Srbds: Not affected 15:15:57 Vulnerability Tsx async abort: Not affected 15:15:57 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 15:15:57 15:15:57 15:15:57 ---> nproc: 15:15:57 8 15:15:57 15:15:57 15:15:57 ---> df -h: 15:15:57 Filesystem Size Used Avail Use% Mounted on 15:15:57 overlay 155G 13G 143G 9% / 15:15:57 tmpfs 64M 0 64M 0% /dev 15:15:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:15:57 shm 64M 0 64M 0% /dev/shm 15:15:57 /dev/vda1 155G 13G 143G 9% /facter-os 15:15:57 15:15:57