Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 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-ssh14253199517269704946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh14745882307699693511.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh13492314270738208471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh7932460157021274801.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-ssh14961434369689442936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16395’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16396 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#619)" > git config core.sparsecheckout # timeout=10 > git checkout -f 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 # timeout=10 > git rev-list --no-walk 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:51:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:51:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:51:40 ========================================================= 14:51:40 EdgeX Global Pipelines Version Info 14:51:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:51:42 ------------------- 14:51:42 stable info: 14:51:42 ------------------- 14:51:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:51:42 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 14:51:42 Message: update stable to v1.0.255 14:51:42 ------------------- 14:51:42 experimental info: 14:51:42 ------------------- 14:51:42 Commited By: **** collab-it+edgex@linuxfoundation.org 14:51:42 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 14:51:42 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 106c6b2 [Pipeline] echo 14:51:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:43 provisioning config files... 14:51:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10416837505070435055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:43 ---> docker-login.sh 14:51:43 nexus3.edgexfoundry.org:10001 14:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:45 Configure a credential helper to remove this warning. See 14:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:45 14:51:45 Login Succeeded 14:51:45 nexus3.edgexfoundry.org:10002 14:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:45 Configure a credential helper to remove this warning. See 14:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:45 14:51:45 Login Succeeded 14:51:45 nexus3.edgexfoundry.org:10003 14:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:46 Configure a credential helper to remove this warning. See 14:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:46 14:51:46 Login Succeeded 14:51:46 nexus3.edgexfoundry.org:10004 14:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:46 Configure a credential helper to remove this warning. See 14:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:46 14:51:46 Login Succeeded 14:51:46 docker.io 14:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:46 Configure a credential helper to remove this warning. See 14:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:46 14:51:46 Login Succeeded 14:51:46 ---> docker-login.sh ends [Pipeline] } 14:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:51:46 + git rev-list -1 --merges 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247~1..106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo 14:51:46 -----------> git rev-list -1 --merges 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247~1..106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [false] [Pipeline] sh 14:51:47 + git log --format=format:%s -1 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo 14:51:47 ========================================================= 14:51:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:51:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:51:47 + git log --format=format:%s -1 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] echo 14:51:47 [semverPrep] GIT_COMMIT: 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#619) [Pipeline] echo 14:51:47 [semverPrep] This is not a build commit. [Pipeline] sh 14:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:51:47 + grep -v github /etc/ssh/ssh_known_hosts 14:51:47 + [ -e /tmp/ssh_known_hosts ] 14:51:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:51:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:51:47 + sudo tee -a /etc/ssh/ssh_known_hosts 14:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:51:48 14:51:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:51:51 0.1.4: Pulling from edgex-devops/py-git-semver 14:51:51 b85a868b505f: Pulling fs layer 14:51:51 e2be974225ed: Pulling fs layer 14:51:51 339a4e72a1f5: Pulling fs layer 14:51:51 988bab9f4d93: Pulling fs layer 14:51:51 1469e6f7b9e6: Pulling fs layer 14:51:51 eaf3925da568: Pulling fs layer 14:51:51 bab4dde63d76: Pulling fs layer 14:51:51 bde34c3a00c8: Pulling fs layer 14:51:51 b352a97aabf1: Pulling fs layer 14:51:51 4872d77fe225: Pulling fs layer 14:51:51 5851b861e8e6: Pulling fs layer 14:51:51 bde34c3a00c8: Waiting 14:51:51 988bab9f4d93: Waiting 14:51:51 b352a97aabf1: Waiting 14:51:51 1469e6f7b9e6: Waiting 14:51:51 4872d77fe225: Waiting 14:51:51 eaf3925da568: Waiting 14:51:51 5851b861e8e6: Waiting 14:51:51 bab4dde63d76: Waiting 14:51:51 e2be974225ed: Verifying Checksum 14:51:51 e2be974225ed: Download complete 14:51:51 988bab9f4d93: Verifying Checksum 14:51:51 988bab9f4d93: Download complete 14:51:51 1469e6f7b9e6: Verifying Checksum 14:51:51 1469e6f7b9e6: Download complete 14:51:51 eaf3925da568: Verifying Checksum 14:51:51 eaf3925da568: Download complete 14:51:51 339a4e72a1f5: Verifying Checksum 14:51:51 339a4e72a1f5: Download complete 14:51:51 bde34c3a00c8: Download complete 14:51:51 b352a97aabf1: Download complete 14:51:51 4872d77fe225: Verifying Checksum 14:51:51 4872d77fe225: Download complete 14:51:51 5851b861e8e6: Download complete 14:51:51 b85a868b505f: Verifying Checksum 14:51:51 b85a868b505f: Download complete 14:51:52 bab4dde63d76: Verifying Checksum 14:51:52 bab4dde63d76: Download complete 14:51:54 b85a868b505f: Pull complete 14:51:54 e2be974225ed: Pull complete 14:51:54 339a4e72a1f5: Pull complete 14:51:55 988bab9f4d93: Pull complete 14:51:55 1469e6f7b9e6: Pull complete 14:51:56 eaf3925da568: Pull complete 14:51:58 bab4dde63d76: Pull complete 14:51:58 bde34c3a00c8: Pull complete 14:51:59 b352a97aabf1: Pull complete 14:51:59 4872d77fe225: Pull complete 14:52:00 5851b861e8e6: Pull complete 14:52:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:52:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:00 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 14:52:00 $ 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 14:52:13 $ docker top 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 -eo pid,comm 14:52:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:52:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:13 [ssh-agent] Looking for ssh-agent implementation... 14:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:13 $ docker exec 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent 14:52:13 SSH_AUTH_SOCK=/tmp/ssh-HVYxgozXH0fN/agent.13 14:52:13 SSH_AGENT_PID=19 14:52:13 Running ssh-add (command line suppressed) 14:52:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7543423778608496998.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7543423778608496998.key) 14:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:14 + git tag --points-at HEAD [Pipeline] } 14:52:14 $ docker exec --env ******** --env ******** 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent -k 14:52:14 unset SSH_AUTH_SOCK; 14:52:14 unset SSH_AGENT_PID; 14:52:14 echo Agent pid 19 killed; 14:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:14 [ssh-agent] Looking for ssh-agent implementation... 14:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:14 $ docker exec 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent 14:52:14 SSH_AUTH_SOCK=/tmp/ssh-8hh9MuyXniUA/agent.68 14:52:14 SSH_AGENT_PID=74 14:52:14 Running ssh-add (command line suppressed) 14:52:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14544528285447236688.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14544528285447236688.key) 14:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:15 + git semver init 14:52:15 2023-11-02 14:52:15,248 [run_init] DEBUG init version:0.0.0 force:False 14:52:15 2023-11-02 14:52:15,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:52:15 2023-11-02 14:52:15,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:52:15 2023-11-02 14:52:15,249 [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) 14:52:16 2023-11-02 14:52:16,439 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:52:16 2023-11-02 14:52:16,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:52:16 2023-11-02 14:52:16,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:52:16 2023-11-02 14:52:16,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:52:16 3.1.0-dev.34 [Pipeline] } 14:52:16 $ docker exec --env ******** --env ******** 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 ssh-agent -k 14:52:16 unset SSH_AUTH_SOCK; 14:52:16 unset SSH_AGENT_PID; 14:52:16 echo Agent pid 74 killed; 14:52:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:52:17 + git semver [Pipeline] } 14:52:17 $ docker stop --time=1 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 14:52:19 $ docker rm -f --volumes 49031601415e8b1ce209dadc13dafae68dc160d6c89c8796a1ec57926ac04b81 [Pipeline] // withDockerContainer [Pipeline] sh 14:52:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:52:20 Stashed 1 file(s) [Pipeline] echo 14:52:20 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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 14:52:20 provisioning config files... 14:52:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8407454598181226207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:21 ---> docker-login.sh 14:52:21 nexus3.edgexfoundry.org:10001 14:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:21 Configure a credential helper to remove this warning. See 14:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:21 14:52:21 Login Succeeded 14:52:21 nexus3.edgexfoundry.org:10002 14:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:21 Configure a credential helper to remove this warning. See 14:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:21 14:52:21 Login Succeeded 14:52:21 nexus3.edgexfoundry.org:10003 14:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:21 Configure a credential helper to remove this warning. See 14:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:21 14:52:21 Login Succeeded 14:52:21 nexus3.edgexfoundry.org:10004 14:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:21 Configure a credential helper to remove this warning. See 14:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:21 14:52:21 Login Succeeded 14:52:21 docker.io 14:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:21 Configure a credential helper to remove this warning. See 14:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:21 14:52:21 Login Succeeded 14:52:21 ---> docker-login.sh ends [Pipeline] } 14:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:52:21 ========================================================= 14:52:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:52:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:52:22 Sending build context to Docker daemon 3.365MB 14:52:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:52:22 Step 2/12 : FROM ${BASE} AS builder 14:52:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:52:22 7264a8db6415: Pulling fs layer 14:52:22 c4d48a809fc2: Pulling fs layer 14:52:22 4f1c88b9dad5: Pulling fs layer 14:52:22 ad3a456e5733: Pulling fs layer 14:52:22 33e27b845d1e: Pulling fs layer 14:52:22 c68163c4e522: Pulling fs layer 14:52:22 50da416c3ac9: Pulling fs layer 14:52:22 23d2d4c4bb30: Pulling fs layer 14:52:22 33e27b845d1e: Waiting 14:52:22 c68163c4e522: Waiting 14:52:22 50da416c3ac9: Waiting 14:52:22 23d2d4c4bb30: Waiting 14:52:22 ad3a456e5733: Waiting 14:52:22 c4d48a809fc2: Download complete 14:52:22 ad3a456e5733: Verifying Checksum 14:52:22 ad3a456e5733: Download complete 14:52:22 33e27b845d1e: Verifying Checksum 14:52:22 33e27b845d1e: Download complete 14:52:22 7264a8db6415: Verifying Checksum 14:52:22 7264a8db6415: Download complete 14:52:22 c68163c4e522: Verifying Checksum 14:52:22 c68163c4e522: Download complete 14:52:22 7264a8db6415: Pull complete 14:52:23 23d2d4c4bb30: Verifying Checksum 14:52:23 23d2d4c4bb30: Download complete 14:52:23 4f1c88b9dad5: Verifying Checksum 14:52:23 4f1c88b9dad5: Download complete 14:52:23 c4d48a809fc2: Pull complete 14:52:23 50da416c3ac9: Verifying Checksum 14:52:23 50da416c3ac9: Download complete 14:52:28 4f1c88b9dad5: Pull complete 14:52:28 ad3a456e5733: Pull complete 14:52:28 33e27b845d1e: Pull complete 14:52:28 c68163c4e522: Pull complete 14:52:32 50da416c3ac9: Pull complete 14:52:32 23d2d4c4bb30: Pull complete 14:52:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 14:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:52:32 ---> 0786185ac409 14:52:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:52:35 Still waiting to schedule task 14:52:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16397’ 14:52:51 ---> Running in 5b010c1afe64 14:52:51 Removing intermediate container 5b010c1afe64 14:52:51 ---> 7af282a87adf 14:52:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:52:51 ---> Running in 4bd3cb05fbb7 14:52:52 Removing intermediate container 4bd3cb05fbb7 14:52:52 ---> ee70dadaf422 14:52:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:52:52 ---> Running in e886411cfe8b 14:52:53 Removing intermediate container e886411cfe8b 14:52:53 ---> 123f039c86d4 14:52:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:53 ---> Running in f991356eb88d 14:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:52:54 OK: 264 MiB in 52 packages 14:52:55 Removing intermediate container f991356eb88d 14:52:55 ---> 209e39f23161 14:52:55 Step 7/12 : WORKDIR /app 14:52:55 ---> Running in e7cc22363b6e 14:52:55 Removing intermediate container e7cc22363b6e 14:52:55 ---> cbfab60afd9c 14:52:55 Step 8/12 : COPY go.mod vendor* ./ 14:52:55 ---> c2376da0cceb 14:52:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:56 ---> Running in 1973e0b9c96a 14:54:19 Removing intermediate container 1973e0b9c96a 14:54:19 ---> 4307110563c0 14:54:19 Step 10/12 : COPY . . 14:54:19 ---> d8a39856142a 14:54:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:54:19 ---> Running in a2771eb418db 14:54:19 Removing intermediate container a2771eb418db 14:54:19 ---> 872531a80c6d 14:54:19 Step 12/12 : RUN $MAKE 14:54:19 ---> Running in dc3432283fb6 14:54:19 noop 14:54:19 Removing intermediate container dc3432283fb6 14:54:19 ---> b969109bc146 14:54:19 Successfully built b969109bc146 14:54:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:19 + docker inspect -f . ci-base-image-x86_64 14:54:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:19 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 14:54:19 $ 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 14:54:20 $ docker top 4b2bfb51accccfd8874094f8072942c8e1faf2467406765a4c90eaf838b122c9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:20 + go version 14:54:20 go version go1.21.0 linux/amd64 [Pipeline] } 14:54:20 $ docker stop --time=1 4b2bfb51accccfd8874094f8072942c8e1faf2467406765a4c90eaf838b122c9 14:54:23 $ docker rm -f --volumes 4b2bfb51accccfd8874094f8072942c8e1faf2467406765a4c90eaf838b122c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker inspect -f . ci-base-image-x86_64 14:54:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:24 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 14:54:24 $ 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 14:54:25 $ docker top 9756cc26e08d3440ee82cdb30c9bb04176f9efe6ee643b6026f898d74b44fbe0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:54:26 + make test 14:54:26 go test -race -coverprofile=coverage.out ./... 14:54:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:54:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16405 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:54:55 Running in /w/workspace/app-service-configurable/204 [Pipeline] { [Pipeline] checkout 14:54:55 Selected Git installation does not exist. Using Default 14:54:55 The recommended git tool is: NONE 14:55:06 using credential edgex-jenkins-ssh 14:55:06 Cloning the remote Git repository 14:55:06 go vet ./... 14:55:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:55:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:55:07 ./bin/test-attribution-txt.sh [Pipeline] echo 14:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:55:07 $ docker stop --time=1 9756cc26e08d3440ee82cdb30c9bb04176f9efe6ee643b6026f898d74b44fbe0 14:55:06 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:55:06 > git init /w/workspace/app-service-configurable/204 # timeout=10 14:55:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:55:06 > git --version # timeout=10 14:55:07 > git --version # 'git version 2.25.1' 14:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:55:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:55:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:55:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:55:10 Avoid second fetch 14:55:10 Checking out Revision 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 (main) 14:55:10 > git config core.sparsecheckout # timeout=10 14:55:10 > git checkout -f 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 # timeout=10 14:55:13 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#619)" 14:55:19 $ docker rm -f --volumes 9756cc26e08d3440ee82cdb30c9bb04176f9efe6ee643b6026f898d74b44fbe0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:55:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:55:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:55:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:55:20 Dload Upload Total Spent Left Speed 14:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k 14:55:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 14:55:20 + ls -al . 14:55:20 total 180 14:55:20 drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 14:54 . 14:55:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:51 .. 14:55:20 -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 14:51 .dockerignore 14:55:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:54 .git 14:55:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:51 .github 14:55:20 -rw-rw-r-- 1 jenkins jenkins 106 Nov 2 14:51 .gitignore 14:55:20 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:51 .golangci.yml 14:55:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:52 .semver 14:55:20 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 2 14:51 Attribution.txt 14:55:20 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 2 14:51 CHANGELOG.md 14:55:20 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 2 14:51 Dockerfile 14:55:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:51 GOVERNANCE.md 14:55:20 -rw-rw-r-- 1 jenkins jenkins 666 Nov 2 14:51 Jenkinsfile 14:55:20 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 14:51 LICENSE 14:55:20 -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 14:51 OWNERS.md 14:55:20 -rw-rw-r-- 1 jenkins jenkins 4550 Nov 2 14:51 README.md 14:55:20 -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:52 VERSION 14:55:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:51 bin 14:55:20 -rw-r--r-- 1 jenkins jenkins 13 Nov 2 14:54 coverage.out 14:55:20 -rw-rw-r-- 1 jenkins jenkins 3731 Nov 2 14:51 go.mod 14:55:20 -rw-rw-r-- 1 jenkins jenkins 34917 Nov 2 14:51 go.sum 14:55:20 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 2 14:51 main.go 14:55:20 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 2 14:51 makefile 14:55:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 14:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:55:21 + 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=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 --label arch=amd64 --label version=3.1.0-dev.34 . 14:55:21 Sending build context to Docker daemon 3.366MB 14:55:21 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:55:21 Step 2/26 : FROM ${BASE} AS builder 14:55:21 ---> b969109bc146 14:55:21 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 14:55:21 + + sudosudo tee jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:55:21 /etc/docker/daemon.new 14:55:21 { 14:55:21 "registry-mirrors": [ 14:55:21 "https://nexus3.edgexfoundry.org:10001" 14:55:21 ], 14:55:21 "bip": "10.250.0.254/24", 14:55:21 "hosts": [ 14:55:21 "tcp://0.0.0.0:5555", 14:55:21 "unix:///var/run/docker.sock" 14:55:21 ], 14:55:21 "mtu": 1458, 14:55:21 "selinux-enabled": true, 14:55:21 "seccomp-profile": "/etc/docker/seccomp.json" 14:55:21 } [Pipeline] sh 14:55:21 ---> Running in a7922c4cd303 14:55:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:55:21 Removing intermediate container a7922c4cd303 14:55:21 ---> cab66e8751cc 14:55:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:55:22 + sudo service docker restart 14:55:22 ---> Running in 629784f03ec3 14:55:22 Removing intermediate container 629784f03ec3 14:55:22 ---> fa911802ab82 14:55:22 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:55:22 ---> Running in 18a186f2094c 14:55:23 Removing intermediate container 18a186f2094c 14:55:23 ---> 37bd5fc99719 14:55:23 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:55:23 ---> Running in dfaba25fdb91 14:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:55:24 OK: 264 MiB in 52 packages 14:55:25 Removing intermediate container dfaba25fdb91 14:55:25 ---> 90b3d5b03d1d 14:55:25 Step 7/26 : WORKDIR /app 14:55:25 ---> Running in c5a7b6922e89 14:55:25 Removing intermediate container c5a7b6922e89 14:55:25 ---> 32b8c1c2df15 14:55:25 Step 8/26 : COPY go.mod vendor* ./ 14:55:25 ---> 365a9561b7a3 14:55:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:25 ---> Running in 243bfa505754 14:55:26 Removing intermediate container 243bfa505754 14:55:26 ---> 02efd1aa5bcf 14:55:26 Step 10/26 : COPY . . 14:55:27 ---> b59cb9af897a 14:55:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:55:27 ---> Running in 617a6e0bc5aa 14:55:27 Removing intermediate container 617a6e0bc5aa 14:55:27 ---> bdde73ad8104 14:55:27 Step 12/26 : RUN $MAKE 14:55:27 ---> Running in 3043735760f7 14:55:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:44 provisioning config files... 14:55:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/204@tmp/config700407913859794549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:44 ---> docker-login.sh 14:55:44 nexus3.edgexfoundry.org:10001 14:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:45 Configure a credential helper to remove this warning. See 14:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:45 14:55:45 Login Succeeded 14:55:45 nexus3.edgexfoundry.org:10002 14:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:45 Configure a credential helper to remove this warning. See 14:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:45 14:55:45 Login Succeeded 14:55:45 nexus3.edgexfoundry.org:10003 14:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:46 Configure a credential helper to remove this warning. See 14:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:46 14:55:46 Login Succeeded 14:55:46 nexus3.edgexfoundry.org:10004 14:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:47 Configure a credential helper to remove this warning. See 14:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:47 14:55:47 Login Succeeded 14:55:47 docker.io 14:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:47 Configure a credential helper to remove this warning. See 14:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:47 14:55:47 Login Succeeded 14:55:47 ---> docker-login.sh ends [Pipeline] } 14:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:55:48 ========================================================= 14:55:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:55:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:55:48 Sending build context to Docker daemon 157.7kB 14:55:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:55:48 Step 2/12 : FROM ${BASE} AS builder 14:55:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:55:49 9fda8d8052c6: Pulling fs layer 14:55:49 5d54e960e981: Pulling fs layer 14:55:49 c4a7e357bf2a: Pulling fs layer 14:55:49 f0e02332f6b5: Pulling fs layer 14:55:49 cefa15bbcfad: Pulling fs layer 14:55:49 17808c966233: Pulling fs layer 14:55:49 f4c1fc716caa: Pulling fs layer 14:55:49 f0e02332f6b5: Waiting 14:55:49 cefa15bbcfad: Waiting 14:55:49 17808c966233: Waiting 14:55:49 f4c1fc716caa: Waiting 14:55:49 5d54e960e981: Verifying Checksum 14:55:49 5d54e960e981: Download complete 14:55:49 f0e02332f6b5: Verifying Checksum 14:55:49 f0e02332f6b5: Download complete 14:55:49 cefa15bbcfad: Verifying Checksum 14:55:49 cefa15bbcfad: Download complete 14:55:49 9fda8d8052c6: Download complete 14:55:49 f4c1fc716caa: Verifying Checksum 14:55:49 f4c1fc716caa: Download complete 14:55:50 9fda8d8052c6: Pull complete 14:55:51 5d54e960e981: Pull complete 14:55:51 c4a7e357bf2a: Verifying Checksum 14:55:51 c4a7e357bf2a: Download complete 14:55:54 17808c966233: Verifying Checksum 14:55:54 17808c966233: Download complete 14:56:00 Removing intermediate container 3043735760f7 14:56:00 ---> 81f55ed42ee0 14:56:00 Step 13/26 : FROM alpine:3.18 14:56:00 3.18: Pulling from library/alpine 14:56:00 96526aa774ef: Pulling fs layer 14:56:00 96526aa774ef: Download complete 14:56:00 96526aa774ef: Pull complete 14:56:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:56:00 Status: Downloaded newer image for alpine:3.18 14:56:00 ---> 8ca4688f4f35 14:56:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:56:00 ---> Running in 9cd76bae3477 14:56:00 Removing intermediate container 9cd76bae3477 14:56:00 ---> cc51ea5a7cb0 14:56:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 14:56:00 ---> Running in 9736c974412c 14:56:00 Removing intermediate container 9736c974412c 14:56:00 ---> f191683e0110 14:56:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 14:56:00 ---> Running in c0aca5dd67c6 14:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:56:01 (1/2) Installing ca-certificates (20230506-r0) 14:56:01 (2/2) Installing dumb-init (1.2.5-r2) 14:56:01 Executing busybox-1.36.1-r2.trigger 14:56:01 Executing ca-certificates-20230506-r0.trigger 14:56:01 OK: 8 MiB in 17 packages 14:56:02 Removing intermediate container c0aca5dd67c6 14:56:02 ---> 9962c8f068fd 14:56:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:56:02 ---> de98a199574d 14:56:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 14:56:03 ---> a7dad795776f 14:56:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 14:56:03 ---> f8e1007bde75 14:56:03 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:56:05 c4a7e357bf2a: Pull complete 14:56:05 f0e02332f6b5: Pull complete 14:56:05 ---> d309bfe3adf3 14:56:05 Step 21/26 : EXPOSE 48095 14:56:05 cefa15bbcfad: Pull complete 14:56:05 ---> Running in 95f49f008962 14:56:05 Removing intermediate container 95f49f008962 14:56:05 ---> f906c43c04bb 14:56:05 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 14:56:06 ---> Running in e3917327877c 14:56:06 Removing intermediate container e3917327877c 14:56:06 ---> 0c76194ed5d2 14:56:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:56:06 ---> Running in 7779102a0d0d 14:56:06 Removing intermediate container 7779102a0d0d 14:56:06 ---> 6e031351e1d6 14:56:06 Step 24/26 : LABEL arch=amd64 14:56:07 ---> Running in 5b3bd7a8c466 14:56:07 Removing intermediate container 5b3bd7a8c466 14:56:07 ---> e55c58f5e8d8 14:56:07 Step 25/26 : LABEL git_sha=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 14:56:07 ---> Running in 26df6fb8a7c2 14:56:07 Removing intermediate container 26df6fb8a7c2 14:56:07 ---> 76b5c739796e 14:56:07 Step 26/26 : LABEL version=3.1.0-dev.34 14:56:08 ---> Running in 954d10d9d52e 14:56:08 Removing intermediate container 954d10d9d52e 14:56:08 ---> 750477636c9d 14:56:08 [Warning] One or more build-args [ARCH] were not consumed 14:56:08 Successfully built 750477636c9d 14:56:08 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 14:56:08 provisioning config files... 14:56:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4930092261711337937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:09 ---> docker-login.sh 14:56:09 nexus3.edgexfoundry.org:10001 14:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:09 Configure a credential helper to remove this warning. See 14:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:09 14:56:09 Login Succeeded 14:56:09 nexus3.edgexfoundry.org:10002 14:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:09 Configure a credential helper to remove this warning. See 14:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:09 14:56:09 Login Succeeded 14:56:09 nexus3.edgexfoundry.org:10003 14:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:09 Configure a credential helper to remove this warning. See 14:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:09 14:56:09 Login Succeeded 14:56:09 nexus3.edgexfoundry.org:10004 14:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:09 Configure a credential helper to remove this warning. See 14:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:09 14:56:09 Login Succeeded 14:56:09 docker.io 14:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:09 Configure a credential helper to remove this warning. See 14:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:09 14:56:09 Login Succeeded 14:56:09 ---> docker-login.sh ends [Pipeline] } 14:56:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:56:09 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:56:09 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 14:56:09 latest 14:56:09 3.1.0-dev.34 14:56:09 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 14:56:09 main 14:56:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 14:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:56:10 b75b2180f26d: Preparing 14:56:10 8058d4328b4e: Preparing 14:56:10 004b19e6b1f3: Preparing 14:56:10 615336fa0744: Preparing 14:56:10 0ebf6c80e27a: Preparing 14:56:10 cc2447e1835a: Preparing 14:56:10 cc2447e1835a: Waiting 14:56:10 615336fa0744: Pushed 14:56:10 004b19e6b1f3: Pushed 14:56:10 8058d4328b4e: Pushed 14:56:10 0ebf6c80e27a: Pushed 14:56:10 cc2447e1835a: Layer already exists 14:56:13 b75b2180f26d: Pushed 14:56:13 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:56:14 b75b2180f26d: Preparing 14:56:14 8058d4328b4e: Preparing 14:56:14 004b19e6b1f3: Preparing 14:56:14 615336fa0744: Preparing 14:56:14 0ebf6c80e27a: Preparing 14:56:14 cc2447e1835a: Preparing 14:56:14 cc2447e1835a: Waiting 14:56:14 004b19e6b1f3: Layer already exists 14:56:14 8058d4328b4e: Layer already exists 14:56:14 615336fa0744: Layer already exists 14:56:14 b75b2180f26d: Layer already exists 14:56:14 0ebf6c80e27a: Layer already exists 14:56:14 cc2447e1835a: Layer already exists 14:56:14 latest: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.34 14:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:56:14 b75b2180f26d: Preparing 14:56:14 8058d4328b4e: Preparing 14:56:14 004b19e6b1f3: Preparing 14:56:14 615336fa0744: Preparing 14:56:14 0ebf6c80e27a: Preparing 14:56:14 cc2447e1835a: Preparing 14:56:14 cc2447e1835a: Waiting 14:56:14 8058d4328b4e: Layer already exists 14:56:14 004b19e6b1f3: Layer already exists 14:56:14 b75b2180f26d: Layer already exists 14:56:14 615336fa0744: Layer already exists 14:56:14 0ebf6c80e27a: Layer already exists 14:56:14 cc2447e1835a: Layer already exists 14:56:14 3.1.0-dev.34: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 14:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:56:16 17808c966233: Pull complete 14:56:16 f4c1fc716caa: Pull complete 14:56:16 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:56:16 ---> ea914061e18c 14:56:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:56:16 b75b2180f26d: Preparing 14:56:16 8058d4328b4e: Preparing 14:56:16 004b19e6b1f3: Preparing 14:56:16 615336fa0744: Preparing 14:56:16 0ebf6c80e27a: Preparing 14:56:16 cc2447e1835a: Preparing 14:56:16 cc2447e1835a: Waiting 14:56:16 0ebf6c80e27a: Layer already exists 14:56:16 004b19e6b1f3: Layer already exists 14:56:16 615336fa0744: Layer already exists 14:56:16 8058d4328b4e: Layer already exists 14:56:16 b75b2180f26d: Layer already exists 14:56:16 cc2447e1835a: Layer already exists 14:56:16 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:56:17 b75b2180f26d: Preparing 14:56:17 8058d4328b4e: Preparing 14:56:17 004b19e6b1f3: Preparing 14:56:17 615336fa0744: Preparing 14:56:17 0ebf6c80e27a: Preparing 14:56:17 cc2447e1835a: Preparing 14:56:17 cc2447e1835a: Waiting 14:56:17 b75b2180f26d: Layer already exists 14:56:17 8058d4328b4e: Layer already exists 14:56:17 004b19e6b1f3: Layer already exists 14:56:17 615336fa0744: Layer already exists 14:56:17 0ebf6c80e27a: Layer already exists 14:56:17 cc2447e1835a: Layer already exists 14:56:17 main: digest: sha256:1e8d1f868811945b43361e44388be816707e9020d25f6a0956cb5d1aacb9cd27 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:17 ===================================================== [Pipeline] echo 14:56:17 taggedImages: 14:56:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 14:56:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:56:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.34 14:56:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 14:56:17 - 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 14:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:17 14:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:17 ---> Running in 3f2b0a9cdea4 14:56:17 Removing intermediate container 3f2b0a9cdea4 14:56:17 ---> 2e83b365f6b7 14:56:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:56:17 ---> Running in f9e94a5d575b 14:56:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:18 Removing intermediate container f9e94a5d575b 14:56:18 ---> a73d8e0a29d5 14:56:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:56:18 latest: Pulling from edgex-lftools-log-publisher 14:56:18 5eb5b503b376: Pulling fs layer 14:56:18 5c69ac0246d0: Pulling fs layer 14:56:18 ec43610c2a17: Pulling fs layer 14:56:18 3a2ae6a8a46f: Pulling fs layer 14:56:18 33b1e0a273af: Pulling fs layer 14:56:18 5d3b04190fa2: Pulling fs layer 14:56:18 2f39f015ded8: Pulling fs layer 14:56:18 3a2ae6a8a46f: Waiting 14:56:18 33b1e0a273af: Waiting 14:56:18 5d3b04190fa2: Waiting 14:56:18 2f39f015ded8: Waiting 14:56:18 5c69ac0246d0: Download complete 14:56:18 3a2ae6a8a46f: Verifying Checksum 14:56:18 3a2ae6a8a46f: Download complete 14:56:18 33b1e0a273af: Verifying Checksum 14:56:18 33b1e0a273af: Download complete 14:56:18 ec43610c2a17: Verifying Checksum 14:56:18 ec43610c2a17: Download complete 14:56:18 5d3b04190fa2: Verifying Checksum 14:56:18 5d3b04190fa2: Download complete 14:56:18 ---> Running in 6861a57b6a1f 14:56:18 5eb5b503b376: Verifying Checksum 14:56:18 5eb5b503b376: Download complete 14:56:18 Removing intermediate container 6861a57b6a1f 14:56:18 ---> dd185cb8cac9 14:56:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:18 ---> Running in 0d2a329d743a 14:56:19 2f39f015ded8: Download complete 14:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:21 OK: 266 MiB in 52 packages 14:56:22 Removing intermediate container 0d2a329d743a 14:56:22 ---> 67f7938030c8 14:56:22 Step 7/12 : WORKDIR /app 14:56:22 ---> Running in f6ea6be5e064 14:56:23 Removing intermediate container f6ea6be5e064 14:56:23 ---> 1ecc4fe63f4e 14:56:23 Step 8/12 : COPY go.mod vendor* ./ 14:56:23 ---> 1a3184edc032 14:56:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:23 ---> Running in ca7e5edb2748 14:56:28 5eb5b503b376: Pull complete 14:56:28 5c69ac0246d0: Pull complete 14:56:28 ec43610c2a17: Pull complete 14:56:28 3a2ae6a8a46f: Pull complete 14:56:29 33b1e0a273af: Pull complete 14:56:29 5d3b04190fa2: Pull complete 14:56:35 2f39f015ded8: Pull complete 14:56:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:56:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:35 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 14:56:35 $ 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 14:56:44 $ docker top c7ea1bd77bff899eeb66fbaf149ee36070bdc73a3cc07fb34302b56903cc3302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:44 ---> job-cost.sh 14:56:44 lf-activate-venv: SKIPPING 14:56:44 INFO: No Stack... 14:56:45 INFO: Retrieving Pricing Info for: v3-standard-8 14:56:45 INFO: Archiving Costs [Pipeline] sh 14:56:46 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:56:46 + cut -d, -f6 [Pipeline] lock 14:56:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] 14:56:46 Resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] did not exist. Created. 14:56:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:46 + echo total: 0.2199999988079071 [Pipeline] stash 14:56:46 Stashed 1 file(s) [Pipeline] } 14:56:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:46 $ docker stop --time=1 c7ea1bd77bff899eeb66fbaf149ee36070bdc73a3cc07fb34302b56903cc3302 14:56:47 $ docker rm -f --volumes c7ea1bd77bff899eeb66fbaf149ee36070bdc73a3cc07fb34302b56903cc3302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:00 Removing intermediate container ca7e5edb2748 14:58:00 ---> 848491fd93c5 14:58:00 Step 10/12 : COPY . . 14:58:00 ---> 3408eb7af3e5 14:58:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:58:00 ---> Running in fce0b7bb89d8 14:58:00 Removing intermediate container fce0b7bb89d8 14:58:00 ---> 9a179b8fb243 14:58:00 Step 12/12 : RUN $MAKE 14:58:00 ---> Running in b32b4d2cdf03 14:58:00 noop 14:58:00 Removing intermediate container b32b4d2cdf03 14:58:00 ---> 2b2f15f14935 14:58:00 Successfully built 2b2f15f14935 14:58:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:01 + docker inspect -f . ci-base-image-arm64 14:58:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:01 prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container 14:58:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/204 -v /w/workspace/app-service-configurable/204:/w/workspace/app-service-configurable/204:rw,z -v /w/workspace/app-service-configurable/204@tmp:/w/workspace/app-service-configurable/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:58:03 $ docker top 3941aa5778e7f61cc148b1a971733e67ca612a911633f3a21b3ba5c21ac4a343 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:04 + go version 14:58:04 go version go1.21.0 linux/arm64 [Pipeline] } 14:58:04 $ docker stop --time=1 3941aa5778e7f61cc148b1a971733e67ca612a911633f3a21b3ba5c21ac4a343 14:58:06 $ docker rm -f --volumes 3941aa5778e7f61cc148b1a971733e67ca612a911633f3a21b3ba5c21ac4a343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:06 + docker inspect -f . ci-base-image-arm64 14:58:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container 14:58:07 $ 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/204 -v /w/workspace/app-service-configurable/204:/w/workspace/app-service-configurable/204:rw,z -v /w/workspace/app-service-configurable/204@tmp:/w/workspace/app-service-configurable/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:58:08 $ docker top 3491472fec39817ddbf94d7322c7f7a8a2f7156feb775bfaabe32cddfd814d9b -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:09 + git config --global --add safe.directory /w/workspace/app-service-configurable/204 [Pipeline] fileExists [Pipeline] sh 14:58:10 + make test 14:58:10 go test -race -coverprofile=coverage.out ./... 15:01:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:01:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:01:03 go vet ./... 15:03:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:03:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:03:40 ./bin/test-attribution-txt.sh [Pipeline] echo 15:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:03:40 $ docker stop --time=1 3491472fec39817ddbf94d7322c7f7a8a2f7156feb775bfaabe32cddfd814d9b 15:03:42 $ docker rm -f --volumes 3491472fec39817ddbf94d7322c7f7a8a2f7156feb775bfaabe32cddfd814d9b [Pipeline] // withDockerContainer [Pipeline] sh 15:03:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:03:44 Warning: overwriting stash ‘coverage-report’ 15:03:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:03:45 + ls -al . 15:03:45 total 176 15:03:45 drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 14:58 . 15:03:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 14:55 .. 15:03:45 -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 14:55 .dockerignore 15:03:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 14:55 .git 15:03:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 14:55 .github 15:03:45 -rw-rw-r-- 1 jenkins jenkins 106 Nov 2 14:55 .gitignore 15:03:45 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 14:55 .golangci.yml 15:03:45 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 2 14:55 Attribution.txt 15:03:45 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 2 14:55 CHANGELOG.md 15:03:45 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 2 14:55 Dockerfile 15:03:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 14:55 GOVERNANCE.md 15:03:45 -rw-rw-r-- 1 jenkins jenkins 666 Nov 2 14:55 Jenkinsfile 15:03:45 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 14:55 LICENSE 15:03:45 -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 14:55 OWNERS.md 15:03:45 -rw-rw-r-- 1 jenkins jenkins 4550 Nov 2 14:55 README.md 15:03:45 -rw-rw-r-- 1 jenkins jenkins 12 Nov 2 14:52 VERSION 15:03:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 14:55 bin 15:03:45 -rw-r--r-- 1 jenkins jenkins 13 Nov 2 14:58 coverage.out 15:03:45 -rw-rw-r-- 1 jenkins jenkins 3731 Nov 2 14:55 go.mod 15:03:45 -rw-rw-r-- 1 jenkins jenkins 34917 Nov 2 14:55 go.sum 15:03:45 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 2 14:55 main.go 15:03:45 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 2 14:55 makefile 15:03:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 14:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:46 + 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=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 --label arch=arm64 --label version=3.1.0-dev.34 . 15:03:46 Sending build context to Docker daemon 158.7kB 15:03:46 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:03:46 Step 2/26 : FROM ${BASE} AS builder 15:03:46 ---> 2b2f15f14935 15:03:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:03:46 ---> Running in 6c2bcb60a69e 15:03:46 Removing intermediate container 6c2bcb60a69e 15:03:46 ---> fa3c2aa2f10f 15:03:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:03:46 ---> Running in f991c6d1929d 15:03:47 Removing intermediate container f991c6d1929d 15:03:47 ---> 5048558d6a8b 15:03:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:03:47 ---> Running in ffdf19236363 15:03:47 Removing intermediate container ffdf19236363 15:03:47 ---> 1d99999ab080 15:03:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:47 ---> Running in 33e1ad3d2329 15:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:03:50 OK: 266 MiB in 52 packages 15:03:53 Removing intermediate container 33e1ad3d2329 15:03:53 ---> bb13f667740b 15:03:53 Step 7/26 : WORKDIR /app 15:03:53 ---> Running in e306f217634e 15:03:54 Removing intermediate container e306f217634e 15:03:54 ---> 4fe07a79349c 15:03:54 Step 8/26 : COPY go.mod vendor* ./ 15:03:54 ---> 1839fb283411 15:03:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:54 ---> Running in 96b68017c028 15:03:57 Removing intermediate container 96b68017c028 15:03:57 ---> ac90a31e733d 15:03:57 Step 10/26 : COPY . . 15:03:57 ---> 0b0bc3abad54 15:03:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:58 ---> Running in 0ffd51772eef 15:03:58 Removing intermediate container 0ffd51772eef 15:03:58 ---> 849c7ec54e1c 15:03:58 Step 12/26 : RUN $MAKE 15:03:58 ---> Running in 2fed6577acd8 15:03:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-service-configurable 15:06:06 Removing intermediate container 2fed6577acd8 15:06:06 ---> 8a46c8fb5a02 15:06:06 Step 13/26 : FROM alpine:3.18 15:06:06 3.18: Pulling from library/alpine 15:06:06 579b34f0a95b: Pulling fs layer 15:06:06 579b34f0a95b: Verifying Checksum 15:06:06 579b34f0a95b: Download complete 15:06:06 579b34f0a95b: Pull complete 15:06:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:06:06 Status: Downloaded newer image for alpine:3.18 15:06:06 ---> 3cc203321400 15:06:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:06:06 ---> Running in c6ad65830c03 15:06:06 Removing intermediate container c6ad65830c03 15:06:06 ---> 082610f82f98 15:06:06 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:06:06 ---> Running in 7f8ccf2124a6 15:06:06 Removing intermediate container 7f8ccf2124a6 15:06:06 ---> e63cb0338998 15:06:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:06:06 ---> Running in 3799b50b8de6 15:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:06:06 (1/2) Installing ca-certificates (20230506-r0) 15:06:06 (2/2) Installing dumb-init (1.2.5-r2) 15:06:06 Executing busybox-1.36.1-r2.trigger 15:06:06 Executing ca-certificates-20230506-r0.trigger 15:06:06 OK: 9 MiB in 17 packages 15:06:06 Removing intermediate container 3799b50b8de6 15:06:06 ---> 5a407936d162 15:06:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:06:06 ---> 3b1a78d054a6 15:06:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:06:06 ---> 8528e3e93cec 15:06:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:06:06 ---> 44057c93755a 15:06:06 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:06:06 ---> 4e48ade6f9d7 15:06:06 Step 21/26 : EXPOSE 48095 15:06:06 ---> Running in fc87a0d55f2a 15:06:06 Removing intermediate container fc87a0d55f2a 15:06:06 ---> eae5effed0be 15:06:06 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:06:06 ---> Running in f04f43c85976 15:06:06 Removing intermediate container f04f43c85976 15:06:06 ---> 95297dad34a5 15:06:06 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:06 ---> Running in 40786707ee73 15:06:06 Removing intermediate container 40786707ee73 15:06:06 ---> 098288037884 15:06:06 Step 24/26 : LABEL arch=arm64 15:06:06 ---> Running in 20f4ee2a7b6f 15:06:06 Removing intermediate container 20f4ee2a7b6f 15:06:06 ---> 596186525c61 15:06:06 Step 25/26 : LABEL git_sha=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 15:06:06 ---> Running in b01ee2b2122c 15:06:06 Removing intermediate container b01ee2b2122c 15:06:06 ---> 585eea0cd4af 15:06:06 Step 26/26 : LABEL version=3.1.0-dev.34 15:06:06 ---> Running in 16cbae9dd7ba 15:06:06 Removing intermediate container 16cbae9dd7ba 15:06:06 ---> 208baf8de177 15:06:06 [Warning] One or more build-args [ARCH] were not consumed 15:06:06 Successfully built 208baf8de177 15:06:06 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:06:06 provisioning config files... 15:06:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/204@tmp/config14636475602408349723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:06 ---> docker-login.sh 15:06:06 nexus3.edgexfoundry.org:10001 15:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:06 Configure a credential helper to remove this warning. See 15:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:06 15:06:06 Login Succeeded 15:06:06 nexus3.edgexfoundry.org:10002 15:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:07 Configure a credential helper to remove this warning. See 15:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:07 15:06:07 Login Succeeded 15:06:07 nexus3.edgexfoundry.org:10003 15:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:07 Configure a credential helper to remove this warning. See 15:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:07 15:06:07 Login Succeeded 15:06:07 nexus3.edgexfoundry.org:10004 15:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:07 Configure a credential helper to remove this warning. See 15:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:07 15:06:07 Login Succeeded 15:06:07 docker.io 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 ---> docker-login.sh ends [Pipeline] } 15:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:06:08 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:06:08 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 15:06:08 latest 15:06:08 3.1.0-dev.34 15:06:08 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 15:06:08 main 15:06:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 15:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:11 fa46d294c2ce: Preparing 15:06:11 320bf1a330a5: Preparing 15:06:11 3be55541b1c4: Preparing 15:06:11 c33df49b8ba9: Preparing 15:06:11 7cb1619db744: Preparing 15:06:11 5f4d9fc4d98d: Preparing 15:06:11 5f4d9fc4d98d: Waiting 15:06:12 c33df49b8ba9: Pushed 15:06:12 320bf1a330a5: Pushed 15:06:12 3be55541b1c4: Pushed 15:06:12 5f4d9fc4d98d: Layer already exists 15:06:12 7cb1619db744: Pushed 15:06:18 fa46d294c2ce: Pushed 15:06:18 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:19 + 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:06:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:19 fa46d294c2ce: Preparing 15:06:19 320bf1a330a5: Preparing 15:06:19 3be55541b1c4: Preparing 15:06:19 c33df49b8ba9: Preparing 15:06:19 7cb1619db744: Preparing 15:06:19 5f4d9fc4d98d: Preparing 15:06:19 5f4d9fc4d98d: Waiting 15:06:19 320bf1a330a5: Layer already exists 15:06:19 3be55541b1c4: Layer already exists 15:06:19 c33df49b8ba9: Layer already exists 15:06:19 7cb1619db744: Layer already exists 15:06:19 fa46d294c2ce: Layer already exists 15:06:19 5f4d9fc4d98d: Layer already exists 15:06:20 latest: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.34 15:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:20 fa46d294c2ce: Preparing 15:06:20 320bf1a330a5: Preparing 15:06:20 3be55541b1c4: Preparing 15:06:20 c33df49b8ba9: Preparing 15:06:20 7cb1619db744: Preparing 15:06:20 5f4d9fc4d98d: Preparing 15:06:20 5f4d9fc4d98d: Waiting 15:06:20 7cb1619db744: Layer already exists 15:06:20 3be55541b1c4: Layer already exists 15:06:20 fa46d294c2ce: Layer already exists 15:06:20 320bf1a330a5: Layer already exists 15:06:20 c33df49b8ba9: Layer already exists 15:06:20 5f4d9fc4d98d: Layer already exists 15:06:20 3.1.0-dev.34: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 15:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:21 fa46d294c2ce: Preparing 15:06:21 320bf1a330a5: Preparing 15:06:21 3be55541b1c4: Preparing 15:06:21 c33df49b8ba9: Preparing 15:06:21 7cb1619db744: Preparing 15:06:21 5f4d9fc4d98d: Preparing 15:06:21 5f4d9fc4d98d: Waiting 15:06:21 3be55541b1c4: Layer already exists 15:06:21 320bf1a330a5: Layer already exists 15:06:21 fa46d294c2ce: Layer already exists 15:06:21 7cb1619db744: Layer already exists 15:06:21 c33df49b8ba9: Layer already exists 15:06:21 5f4d9fc4d98d: Layer already exists 15:06:21 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:21 + 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:06:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:25 fa46d294c2ce: Preparing 15:06:25 320bf1a330a5: Preparing 15:06:25 3be55541b1c4: Preparing 15:06:25 c33df49b8ba9: Preparing 15:06:25 7cb1619db744: Preparing 15:06:25 5f4d9fc4d98d: Preparing 15:06:25 5f4d9fc4d98d: Waiting 15:06:25 c33df49b8ba9: Layer already exists 15:06:25 320bf1a330a5: Layer already exists 15:06:25 3be55541b1c4: Layer already exists 15:06:25 7cb1619db744: Layer already exists 15:06:25 fa46d294c2ce: Layer already exists 15:06:25 5f4d9fc4d98d: Layer already exists 15:06:25 main: digest: sha256:452d5ff660a2426054b09beaad99d031788d61e21338f0c8bfa55e4f6963489f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:25 ===================================================== [Pipeline] echo 15:06:25 taggedImages: 15:06:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 15:06:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:06:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.34 15:06:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:106c6b224fb45ba20fe2c83c72d9cfdb8f94d247-3.1.0-dev.34 15:06:25 - 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:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:26 15:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:26 arm64: Pulling from edgex-lftools-log-publisher 15:06:26 8998bd30e6a1: Pulling fs layer 15:06:26 04944245beec: Pulling fs layer 15:06:26 699f458cf7ca: Pulling fs layer 15:06:26 765212b225bb: Pulling fs layer 15:06:26 f23df028b6ca: Pulling fs layer 15:06:26 d65c8cfc05b1: Pulling fs layer 15:06:26 2437ff75d9bd: Pulling fs layer 15:06:26 765212b225bb: Waiting 15:06:26 f23df028b6ca: Waiting 15:06:26 d65c8cfc05b1: Waiting 15:06:26 2437ff75d9bd: Waiting 15:06:26 04944245beec: Verifying Checksum 15:06:26 04944245beec: Download complete 15:06:26 765212b225bb: Verifying Checksum 15:06:26 765212b225bb: Download complete 15:06:26 f23df028b6ca: Download complete 15:06:27 d65c8cfc05b1: Verifying Checksum 15:06:27 d65c8cfc05b1: Download complete 15:06:27 699f458cf7ca: Verifying Checksum 15:06:27 699f458cf7ca: Download complete 15:06:27 8998bd30e6a1: Verifying Checksum 15:06:27 8998bd30e6a1: Download complete 15:06:29 2437ff75d9bd: Verifying Checksum 15:06:29 2437ff75d9bd: Download complete 15:06:31 8998bd30e6a1: Pull complete 15:06:32 04944245beec: Pull complete 15:06:33 699f458cf7ca: Pull complete 15:06:34 765212b225bb: Pull complete 15:06:35 f23df028b6ca: Pull complete 15:06:35 d65c8cfc05b1: Pull complete 15:06:57 2437ff75d9bd: Pull complete 15:06:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container 15:06:57 $ 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/204 -v /w/workspace/app-service-configurable/204:/w/workspace/app-service-configurable/204:rw,z -v /w/workspace/app-service-configurable/204@tmp:/w/workspace/app-service-configurable/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:07:00 $ docker top 128011d817957f838880c820f62dc6d610fcf35ed74c817b371316b4fdf8e8c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:01 ---> job-cost.sh 15:07:01 lf-activate-venv: SKIPPING 15:07:01 INFO: No Stack... 15:07:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:07:02 INFO: Archiving Costs [Pipeline] sh 15:07:02 + cat /w/workspace/app-service-configurable/204/archives/cost.csv 15:07:02 + cut -d, -f6 [Pipeline] lock 15:07:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] 15:07:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] did not exist. Created. 15:07:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:03 /w/workspace/app-service-configurable/204@tmp/durable-43dbd8b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:07:04 + echo total: 0.10999999940395355 [Pipeline] stash 15:07:04 Warning: overwriting stash ‘stack-cost’ 15:07:04 Stashed 1 file(s) [Pipeline] } 15:07:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-204-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:04 $ docker stop --time=1 128011d817957f838880c820f62dc6d610fcf35ed74c817b371316b4fdf8e8c3 15:07:08 $ docker rm -f --volumes 128011d817957f838880c820f62dc6d610fcf35ed74c817b371316b4fdf8e8c3 [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:07:09 provisioning config files... 15:07:09 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5478733297412043907tmp [Pipeline] { [Pipeline] sh 15:07:09 + set +x 15:07:09 + curl -s https://codecov.io/bash 15:07:09 + bash -s -- 15:07:09 15:07:09 _____ _ 15:07:09 / ____| | | 15:07:09 | | ___ __| | ___ ___ _____ __ 15:07:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:07:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:07:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:07:09 Bash-1.0.6 15:07:09 15:07:09 15:07:09 ==> git version 2.25.1 found 15:07:09 ==> 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:07:09 Release-Date: 2020-01-08 15:07:09 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:07:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:07:09 ==> Jenkins CI detected. 15:07:09 current dir:  /w/workspace/ry_app-service-configurable_main 15:07:09 project root: . 15:07:09 --> token set from env 15:07:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:07:09 ==> Running gcov in . (disable via -X gcov) 15:07:09 ==> Python coveragepy not found 15:07:09 ==> Searching for coverage reports in: 15:07:09 + . 15:07:09 -> Found 1 reports 15:07:09 ==> Detecting git/mercurial file structure 15:07:09 ==> Reading reports 15:07:09 + ./coverage.out bytes=13 15:07:09 ==> Appending adjustments 15:07:09 https://docs.codecov.io/docs/fixing-reports 15:07:09 + Found adjustments 15:07:09 ==> Gzipping contents 15:07:09 4.0K /tmp/codecov.w8nLLb.gz 15:07:09 ==> Uploading reports 15:07:09 url: https://codecov.io 15:07:09 query: branch=main&commit=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:09 -> Pinging Codecov 15:07:09 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=106c6b224fb45ba20fe2c83c72d9cfdb8f94d247&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:09 -> Uploading to 15:07:09 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/A97CA9966030D2A3747ED39772930CCE/106c6b224fb45ba20fe2c83c72d9cfdb8f94d247/846114db-ba05-4a28-bf7b-c80b72603257.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T150709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fab1118b22dedcdf7cae45796575055f676d50b4558c7a60313f71b2d7bb6aec 15:07:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:09 Dload Upload Total Spent Left Speed 15:07:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 850 --:--:-- --:--:-- --:--:-- 850 15:07:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] } 15:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:07:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:07:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:10 15:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:07:11 df9b9388f04a: Pulling fs layer 15:07:11 52dc419b0ee2: Pulling fs layer 15:07:11 25bc292e5bac: Pulling fs layer 15:07:11 114826534d7a: Pulling fs layer 15:07:11 4657fd5d0bcf: Pulling fs layer 15:07:11 6ad1cebc031e: Pulling fs layer 15:07:11 8a3aa393b2d8: Pulling fs layer 15:07:11 4657fd5d0bcf: Waiting 15:07:11 6ad1cebc031e: Waiting 15:07:11 114826534d7a: Waiting 15:07:11 25bc292e5bac: Verifying Checksum 15:07:11 25bc292e5bac: Download complete 15:07:11 52dc419b0ee2: Download complete 15:07:11 4657fd5d0bcf: Verifying Checksum 15:07:11 4657fd5d0bcf: Download complete 15:07:11 df9b9388f04a: Download complete 15:07:11 6ad1cebc031e: Verifying Checksum 15:07:11 6ad1cebc031e: Download complete 15:07:12 df9b9388f04a: Pull complete 15:07:12 52dc419b0ee2: Pull complete 15:07:12 114826534d7a: Download complete 15:07:12 8a3aa393b2d8: Verifying Checksum 15:07:12 8a3aa393b2d8: Download complete 15:07:12 25bc292e5bac: Pull complete 15:07:16 114826534d7a: Pull complete 15:07:16 4657fd5d0bcf: Pull complete 15:07:16 6ad1cebc031e: Pull complete 15:07:20 8a3aa393b2d8: Pull complete 15:07:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:21 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 15:07:21 $ 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:07:36 $ docker top 6ef419155b10aeb0d270ae76e7a47e3a3fc03daa940afd5da80ffafeca6ad6b9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:07:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:07:36 + set -o pipefail 15:07:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:07:41 15:07:41 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:07:41 15:07:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/80c14620-9be5-414b-9fe8-c7d249c100dd 15:07:41 15:07:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:07:41 15:07:41 15:07:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:07:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:07:41 More details here: https://snyk.co/ue1NS 15:07:41 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:07:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:07:41 $ docker stop --time=1 6ef419155b10aeb0d270ae76e7a47e3a3fc03daa940afd5da80ffafeca6ad6b9 15:07:54 $ docker rm -f --volumes 6ef419155b10aeb0d270ae76e7a47e3a3fc03daa940afd5da80ffafeca6ad6b9 [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:07:55 + git log --format=format:%s -1 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 [Pipeline] sh 15:07:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:55 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 15:07:55 $ 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:07:57 $ docker top 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 -eo pid,comm 15:07:57 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:07:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:57 [ssh-agent] Looking for ssh-agent implementation... 15:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:57 $ docker exec 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 ssh-agent 15:07:57 SSH_AUTH_SOCK=/tmp/ssh-xhHnDft6zZZW/agent.13 15:07:57 SSH_AGENT_PID=19 15:07:57 Running ssh-add (command line suppressed) 15:07:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_767372091162485796.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_767372091162485796.key) 15:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:58 + git semver tag 15:07:58 2023-11-02 15:07:58,289 [run_tag] DEBUG tag force:False 15:07:58 2023-11-02 15:07:58,290 [check_head_tag] DEBUG check head tag 15:07:58 2023-11-02 15:07:58,292 [execute] INFO git cat-file --batch-check 15:07:58 2023-11-02 15:07:58,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:07:58 2023-11-02 15:07:58,297 [execute] INFO git cat-file --batch 15:07:58 2023-11-02 15:07:58,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:07:58 2023-11-02 15:07:58,317 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:58 2023-11-02 15:07:58,318 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 15:07:58 2023-11-02 15:07:58,318 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:07:58 2023-11-02 15:07:58,324 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:58 3.1.0-dev.34 [Pipeline] } 15:07:58 $ docker exec --env ******** --env ******** 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 ssh-agent -k 15:07:58 unset SSH_AUTH_SOCK; 15:07:58 unset SSH_AGENT_PID; 15:07:58 echo Agent pid 19 killed; 15:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:58 + git semver [Pipeline] } 15:07:59 $ docker stop --time=1 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 15:08:00 $ docker rm -f --volumes 16d423a514f1dbcf1e7d67eaaa3e67961ae2f2a2481e7a3f307fbe445882b174 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:01 15:08:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:02 0.23.1-centos7: Pulling from edgex-lftools 15:08:02 ab5ef0e58194: Pulling fs layer 15:08:02 9712f1f96733: Pulling fs layer 15:08:02 63f879dbbcfc: Pulling fs layer 15:08:02 0d9ebad4ef96: Pulling fs layer 15:08:02 e9a5061849ea: Pulling fs layer 15:08:02 d747dcd14b5f: Pulling fs layer 15:08:02 2de7ff778b66: Pulling fs layer 15:08:02 2de7ff778b66: Waiting 15:08:02 e9a5061849ea: Waiting 15:08:02 0d9ebad4ef96: Waiting 15:08:02 d747dcd14b5f: Waiting 15:08:02 9712f1f96733: Verifying Checksum 15:08:02 9712f1f96733: Download complete 15:08:02 63f879dbbcfc: Download complete 15:08:02 e9a5061849ea: Verifying Checksum 15:08:02 e9a5061849ea: Download complete 15:08:02 0d9ebad4ef96: Verifying Checksum 15:08:02 0d9ebad4ef96: Download complete 15:08:02 d747dcd14b5f: Verifying Checksum 15:08:02 d747dcd14b5f: Download complete 15:08:02 ab5ef0e58194: Verifying Checksum 15:08:02 ab5ef0e58194: Download complete 15:08:02 2de7ff778b66: Verifying Checksum 15:08:02 2de7ff778b66: Download complete 15:08:05 ab5ef0e58194: Pull complete 15:08:05 9712f1f96733: Pull complete 15:08:06 63f879dbbcfc: Pull complete 15:08:10 0d9ebad4ef96: Pull complete 15:08:11 e9a5061849ea: Pull complete 15:08:11 d747dcd14b5f: Pull complete 15:08:12 2de7ff778b66: Pull complete 15:08:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:12 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 15:08:12 $ 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:08:30 $ docker top 6590e3e0bb3650bce28f8f4ea6082c8c81bbc022d0ade6d3ba54d7e82d989d01 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:08:30 provisioning config files... 15:08:30 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14864553469193587816tmp 15:08:30 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5382301025103455747tmp 15:08:30 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12538871493038975189tmp [Pipeline] { [Pipeline] echo 15:08:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:08:30 ---> sigul-configuration.sh 15:08:30 gpg: directory `/root/.gnupg' created 15:08:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:08:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:08:30 gpg: keyring `/root/.gnupg/secring.gpg' created 15:08:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:08:30 gpg: CAST5 encrypted data 15:08:30 gpg: encrypted with 1 passphrase 15:08:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:08:30 + mkdir /home/jenkins 15:08:30 + mkdir /home/jenkins/sigul [Pipeline] sh 15:08:31 + 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:08:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:08:31 ---> sigul-install.sh 15:08:31 Sigul already installed; skipping installation. [Pipeline] sh 15:08:31 + git tag --list 15:08:31 v1.0.0 15:08:31 v1.1.0 15:08:31 v1.2.0 15:08:31 v1.3.0 15:08:31 v1.3.1 15:08:31 v2.0.0 15:08:31 v2.0.1 15:08:31 v2.1.0 15:08:31 v2.1.1 15:08:31 v2.1.2 15:08:31 v2.2.0 15:08:31 v2.3 15:08:31 v2.3.0 15:08:31 v2.3.1 15:08:31 v3.0 15:08:31 v3.0.0 15:08:31 v3.0.1 15:08:31 v3.0.1-dev.1 15:08:31 v3.1.0-dev.1 15:08:31 v3.1.0-dev.10 15:08:31 v3.1.0-dev.11 15:08:31 v3.1.0-dev.12 15:08:31 v3.1.0-dev.13 15:08:31 v3.1.0-dev.14 15:08:31 v3.1.0-dev.15 15:08:31 v3.1.0-dev.16 15:08:31 v3.1.0-dev.17 15:08:31 v3.1.0-dev.18 15:08:31 v3.1.0-dev.19 15:08:31 v3.1.0-dev.2 15:08:31 v3.1.0-dev.20 15:08:31 v3.1.0-dev.21 15:08:31 v3.1.0-dev.22 15:08:31 v3.1.0-dev.23 15:08:31 v3.1.0-dev.24 15:08:31 v3.1.0-dev.25 15:08:31 v3.1.0-dev.26 15:08:31 v3.1.0-dev.27 15:08:31 v3.1.0-dev.28 15:08:31 v3.1.0-dev.29 15:08:31 v3.1.0-dev.3 15:08:31 v3.1.0-dev.30 15:08:31 v3.1.0-dev.31 15:08:31 v3.1.0-dev.32 15:08:31 v3.1.0-dev.33 15:08:31 v3.1.0-dev.34 15:08:31 v3.1.0-dev.4 15:08:31 v3.1.0-dev.5 15:08:31 v3.1.0-dev.6 15:08:31 v3.1.0-dev.7 15:08:31 v3.1.0-dev.8 15:08:31 v3.1.0-dev.9 [Pipeline] sh 15:08:32 + lftools sign git-tag v3.1.0-dev.34 15:08:32 Signing Git tag with Sigul... 15:08:32 Signing v3.1.0-dev.34 [Pipeline] echo 15:08:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:08:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:08:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:08:33 $ docker stop --time=1 6590e3e0bb3650bce28f8f4ea6082c8c81bbc022d0ade6d3ba54d7e82d989d01 15:08:35 $ docker rm -f --volumes 6590e3e0bb3650bce28f8f4ea6082c8c81bbc022d0ade6d3ba54d7e82d989d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:08:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:36 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 15:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:08:37 $ docker top 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 -eo pid,comm 15:08:37 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:08:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:37 [ssh-agent] Looking for ssh-agent implementation... 15:08:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:37 $ docker exec 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 ssh-agent 15:08:37 SSH_AUTH_SOCK=/tmp/ssh-j8i2RYIFxiFm/agent.32 15:08:37 SSH_AGENT_PID=38 15:08:37 Running ssh-add (command line suppressed) 15:08:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10647374147519085488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10647374147519085488.key) 15:08:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:38 + git semver bump pre 15:08:38 2023-11-02 15:08:38,464 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:08:38 2023-11-02 15:08:38,464 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 15:08:38 2023-11-02 15:08:38,465 [bump_version] DEBUG bumped version:3.1.0-dev.35 15:08:38 2023-11-02 15:08:38,465 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:08:38 2023-11-02 15:08:38,465 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:08:38 2023-11-02 15:08:38,465 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:08:38 2023-11-02 15:08:38,469 [execute] INFO git cat-file --batch-check 15:08:38 2023-11-02 15:08:38,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:38 2023-11-02 15:08:38,476 [execute] INFO git cat-file --batch 15:08:38 2023-11-02 15:08:38,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:38 2023-11-02 15:08:38,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:08:38 3.1.0-dev.35 [Pipeline] } 15:08:38 $ docker exec --env ******** --env ******** 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 ssh-agent -k 15:08:38 unset SSH_AUTH_SOCK; 15:08:38 unset SSH_AGENT_PID; 15:08:38 echo Agent pid 38 killed; 15:08:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:39 + git semver [Pipeline] } 15:08:39 $ docker stop --time=1 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 15:08:40 $ docker rm -f --volumes 8fb38b1fbaa56770f46aa2cb954f7779ca110966cb821a6de7cce6b33a894479 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:41 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 15:08:41 $ 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:08:42 $ docker top d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 -eo pid,comm 15:08:42 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:08:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:42 [ssh-agent] Looking for ssh-agent implementation... 15:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:42 $ docker exec d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 ssh-agent 15:08:42 SSH_AUTH_SOCK=/tmp/ssh-Vz46pdEFTD3G/agent.14 15:08:42 SSH_AGENT_PID=33 15:08:42 Running ssh-add (command line suppressed) 15:08:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8617057685281728551.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8617057685281728551.key) 15:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:43 + git semver push 15:08:43 2023-11-02 15:08:43,578 [run_push] DEBUG push 15:08:43 2023-11-02 15:08:43,579 [execute] INFO git cat-file --batch-check 15:08:43 2023-11-02 15:08:43,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:43 2023-11-02 15:08:43,583 [execute] INFO git rev-list feb6af7ac851c414d9f226d292aab7db01f55024 -- 15:08:43 2023-11-02 15:08:43,583 [execute] DEBUG Popen(['git', 'rev-list', 'feb6af7ac851c414d9f226d292aab7db01f55024', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:08:43 2023-11-02 15:08:43,592 [execute] INFO git fetch -v origin 15:08:43 2023-11-02 15:08:43,592 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:08:44 2023-11-02 15:08:44,185 [run_push] DEBUG no remote changes detected 15:08:44 2023-11-02 15:08:44,186 [execute] INFO git push origin semver 15:08:44 2023-11-02 15:08:44,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:08:45 2023-11-02 15:08:45,025 [run_push] DEBUG push all version tags 15:08:45 2023-11-02 15:08:45,025 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:08:45 2023-11-02 15:08:45,026 [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:08:46 2023-11-02 15:08:45,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:08:46 3.1.0-dev.35 [Pipeline] } 15:08:46 $ docker exec --env ******** --env ******** d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 ssh-agent -k 15:08:46 unset SSH_AUTH_SOCK; 15:08:46 unset SSH_AGENT_PID; 15:08:46 echo Agent pid 33 killed; 15:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:46 + git semver [Pipeline] } 15:08:47 $ docker stop --time=1 d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 15:08:48 $ docker rm -f --volumes d65fdecf38aabbd1aae7af5f637decd81a56d1fee90af12e7ecb5349b69f8a65 [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:08:49 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:08:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:08:49 total 16 15:08:49 drwxr-xr-x 3 root root 4096 Nov 2 14:56 . 15:08:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 15:08 .. 15:08:49 drwxr-xr-x 2 root root 4096 Nov 2 14:56 cost 15:08:49 -rw-r--r-- 1 root root 96 Nov 2 14:56 cost.csv 15:08:49 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:08:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:08:49 total 16 15:08:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 14:56 . 15:08:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 15:08 .. 15:08:49 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 14:56 cost 15:08:49 -rw-r--r-- 1 jenkins jenkins 96 Nov 2 14:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:08:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:08:50 ---> package-listing.sh 15:08:50 ++ facter osfamily 15:08:50 ++ tr '[:upper:]' '[:lower:]' 15:08:50 + OS_FAMILY=debian 15:08:50 + workspace=/w/workspace/ry_app-service-configurable_main 15:08:50 + START_PACKAGES=/tmp/packages_start.txt 15:08:50 + END_PACKAGES=/tmp/packages_end.txt 15:08:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:50 + PACKAGES=/tmp/packages_start.txt 15:08:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:08:50 + PACKAGES=/tmp/packages_end.txt 15:08:50 + case "${OS_FAMILY}" in 15:08:50 + dpkg -l 15:08:50 + grep '^ii' 15:08:50 + '[' -f /tmp/packages_start.txt ']' 15:08:50 + '[' -f /tmp/packages_end.txt ']' 15:08:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:08:50 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:08: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:08: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:08:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:51 prd-ubuntu20.04-docker-8c-8g-16396 does not seem to be running inside a container 15:08: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:08:51 $ docker top 267de45c27bb59c5e3228aa28a8403f94156daa502b4222c996f931e62bb9633 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:08:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:08:53 + ls /var/log/sa-host 15:08:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:53 provisioning config files... 15:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8015242492533741887tmp [Pipeline] { [Pipeline] echo 15:08:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:08:53 ---> create-netrc.sh [Pipeline] } 15:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:08:53 ---> python-tools-install.sh [Pipeline] echo 15:08:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:08:54 ---> sudo-logs.sh 15:08:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:08:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:08:54 ---> job-cost.sh 15:08:54 lf-activate-venv: SKIPPING 15:08:54 DEBUG: total: 0.2199999988079071 15:08:54 INFO: Retrieving Stack Cost... 15:08:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:08:55 INFO: Archiving Costs [Pipeline] echo 15:08:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:08:55 ---> logs-deploy.sh 15:08:55 lf-activate-venv: SKIPPING 15:08:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/204 15:08:55 INFO: archiving workspace using pattern(s): 15:08:56 Archives upload complete. 15:08:56 INFO: archiving logs to Nexus