Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b18383343c5b08d1506b4a29e5952649ea8a302 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-ssh13371769115523970229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6355844810847399585.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5154200981301111065.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh419304273173414769.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-ssh6070295322950907876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14862 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3b18383343c5b08d1506b4a29e5952649ea8a302 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#560)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 > git rev-list --no-walk 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:21 ========================================================= 01:57:21 EdgeX Global Pipelines Version Info 01:57:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:23 ------------------- 01:57:23 stable info: 01:57:23 ------------------- 01:57:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:57:23 Message: update stable to v1.0.249 01:57:24 ------------------- 01:57:24 experimental info: 01:57:24 ------------------- 01:57:24 Commited By: **** collab-it+edgex@linuxfoundation.org 01:57:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:57:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b18383 [Pipeline] echo 01:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:24 provisioning config files... 01:57:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17496535240415369276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:25 ---> docker-login.sh 01:57:25 nexus3.edgexfoundry.org:10001 01:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:25 Configure a credential helper to remove this warning. See 01:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:25 01:57:25 Login Succeeded 01:57:25 nexus3.edgexfoundry.org:10002 01:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:25 Configure a credential helper to remove this warning. See 01:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:25 01:57:25 Login Succeeded 01:57:25 nexus3.edgexfoundry.org:10003 01:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:25 Configure a credential helper to remove this warning. See 01:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:25 01:57:25 Login Succeeded 01:57:25 nexus3.edgexfoundry.org:10004 01:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:26 Configure a credential helper to remove this warning. See 01:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:26 01:57:26 Login Succeeded 01:57:26 docker.io 01:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:26 Configure a credential helper to remove this warning. See 01:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:26 01:57:26 Login Succeeded 01:57:26 ---> docker-login.sh ends [Pipeline] } 01:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:57:26 + git rev-list -1 --merges 3b18383343c5b08d1506b4a29e5952649ea8a302~1..3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo 01:57:26 -----------> git rev-list -1 --merges 3b18383343c5b08d1506b4a29e5952649ea8a302~1..3b18383343c5b08d1506b4a29e5952649ea8a302 3b18383343c5b08d1506b4a29e5952649ea8a302 [false] [Pipeline] sh 01:57:27 + git log --format=format:%s -1 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo 01:57:27 ========================================================= 01:57:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:57:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:27 + git log --format=format:%s -1 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] echo 01:57:27 [semverPrep] GIT_COMMIT: 3b18383343c5b08d1506b4a29e5952649ea8a302, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#560) [Pipeline] echo 01:57:27 [semverPrep] This is not a build commit. [Pipeline] sh 01:57:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:27 + grep -v github /etc/ssh/ssh_known_hosts 01:57:27 + [ -e /tmp/ssh_known_hosts ] 01:57:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:57:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:57:27 + sudo tee -a /etc/ssh/ssh_known_hosts 01:57:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:28 01:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:28 0.1.4: Pulling from edgex-devops/py-git-semver 01:57:28 b85a868b505f: Pulling fs layer 01:57:28 e2be974225ed: Pulling fs layer 01:57:28 339a4e72a1f5: Pulling fs layer 01:57:28 988bab9f4d93: Pulling fs layer 01:57:28 1469e6f7b9e6: Pulling fs layer 01:57:28 eaf3925da568: Pulling fs layer 01:57:28 bab4dde63d76: Pulling fs layer 01:57:28 bde34c3a00c8: Pulling fs layer 01:57:28 b352a97aabf1: Pulling fs layer 01:57:28 4872d77fe225: Pulling fs layer 01:57:28 5851b861e8e6: Pulling fs layer 01:57:28 bab4dde63d76: Waiting 01:57:28 bde34c3a00c8: Waiting 01:57:28 b352a97aabf1: Waiting 01:57:28 4872d77fe225: Waiting 01:57:28 5851b861e8e6: Waiting 01:57:28 988bab9f4d93: Waiting 01:57:28 1469e6f7b9e6: Waiting 01:57:28 eaf3925da568: Waiting 01:57:28 e2be974225ed: Verifying Checksum 01:57:28 e2be974225ed: Download complete 01:57:28 988bab9f4d93: Verifying Checksum 01:57:28 988bab9f4d93: Download complete 01:57:28 1469e6f7b9e6: Verifying Checksum 01:57:28 1469e6f7b9e6: Download complete 01:57:28 eaf3925da568: Verifying Checksum 01:57:28 eaf3925da568: Download complete 01:57:28 339a4e72a1f5: Verifying Checksum 01:57:28 339a4e72a1f5: Download complete 01:57:28 bde34c3a00c8: Verifying Checksum 01:57:28 bde34c3a00c8: Download complete 01:57:28 b352a97aabf1: Verifying Checksum 01:57:28 b352a97aabf1: Download complete 01:57:28 4872d77fe225: Verifying Checksum 01:57:28 4872d77fe225: Download complete 01:57:28 5851b861e8e6: Verifying Checksum 01:57:28 5851b861e8e6: Download complete 01:57:28 b85a868b505f: Verifying Checksum 01:57:28 b85a868b505f: Download complete 01:57:29 bab4dde63d76: Verifying Checksum 01:57:29 bab4dde63d76: Download complete 01:57:29 b85a868b505f: Pull complete 01:57:29 e2be974225ed: Pull complete 01:57:30 339a4e72a1f5: Pull complete 01:57:30 988bab9f4d93: Pull complete 01:57:30 1469e6f7b9e6: Pull complete 01:57:30 eaf3925da568: Pull complete 01:57:32 bab4dde63d76: Pull complete 01:57:32 bde34c3a00c8: Pull complete 01:57:32 b352a97aabf1: Pull complete 01:57:32 4872d77fe225: Pull complete 01:57:32 5851b861e8e6: Pull complete 01:57:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:33 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 01:57:33 $ 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 01:57:34 $ docker top 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd -eo pid,comm 01:57:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:57:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:34 [ssh-agent] Looking for ssh-agent implementation... 01:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:34 $ docker exec 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent 01:57:34 SSH_AUTH_SOCK=/tmp/ssh-DDiAbDomiTdx/agent.32 01:57:34 SSH_AGENT_PID=38 01:57:34 Running ssh-add (command line suppressed) 01:57:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1071621370129577007.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1071621370129577007.key) 01:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:35 + git tag --points-at HEAD [Pipeline] } 01:57:35 $ docker exec --env ******** --env ******** 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent -k 01:57:35 unset SSH_AUTH_SOCK; 01:57:35 unset SSH_AGENT_PID; 01:57:35 echo Agent pid 38 killed; 01:57:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:35 [ssh-agent] Looking for ssh-agent implementation... 01:57:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:35 $ docker exec 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent 01:57:35 SSH_AUTH_SOCK=/tmp/ssh-6hv0ySV71oQo/agent.70 01:57:35 SSH_AGENT_PID=76 01:57:35 Running ssh-add (command line suppressed) 01:57:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7797248587992747664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7797248587992747664.key) 01:57:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:35 + git semver init 01:57:36 2023-05-10 01:57:36,094 [run_init] DEBUG init version:0.0.0 force:False 01:57:36 2023-05-10 01:57:36,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 01:57:36 2023-05-10 01:57:36,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 01:57:36 2023-05-10 01:57:36,095 [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) 01:57:37 2023-05-10 01:57:36,836 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 01:57:37 2023-05-10 01:57:36,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 01:57:37 2023-05-10 01:57:36,837 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:57:37 2023-05-10 01:57:36,837 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:57:37 3.0.0-dev.42 [Pipeline] } 01:57:37 $ docker exec --env ******** --env ******** 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd ssh-agent -k 01:57:37 unset SSH_AUTH_SOCK; 01:57:37 unset SSH_AGENT_PID; 01:57:37 echo Agent pid 76 killed; 01:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:37 + git semver [Pipeline] } 01:57:37 $ docker stop --time=1 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd 01:57:39 $ docker rm -f --volumes 2b33b143427af17680dbad2bb4e30ef52e9ff6016e5725019978a1c722f96cbd [Pipeline] // withDockerContainer [Pipeline] sh 01:57:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:39 Stashed 1 file(s) [Pipeline] echo 01:57:39 [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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 01:57:39 provisioning config files... 01:57:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10215468106143210928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:40 ---> docker-login.sh 01:57:40 nexus3.edgexfoundry.org:10001 01:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:40 Configure a credential helper to remove this warning. See 01:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:40 01:57:40 Login Succeeded 01:57:40 nexus3.edgexfoundry.org:10002 01:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:40 Configure a credential helper to remove this warning. See 01:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:40 01:57:40 Login Succeeded 01:57:40 nexus3.edgexfoundry.org:10003 01:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:40 Configure a credential helper to remove this warning. See 01:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:40 01:57:40 Login Succeeded 01:57:40 nexus3.edgexfoundry.org:10004 01:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:40 Configure a credential helper to remove this warning. See 01:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:40 01:57:40 Login Succeeded 01:57:40 docker.io 01:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:40 Configure a credential helper to remove this warning. See 01:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:40 01:57:40 Login Succeeded 01:57:40 ---> docker-login.sh ends [Pipeline] } 01:57:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:40 ========================================================= 01:57:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:57:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:57:40 Sending build context to Docker daemon 3.312MB 01:57:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:57:40 Step 2/12 : FROM ${BASE} AS builder 01:57:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:57:40 f56be85fc22e: Pulling fs layer 01:57:40 85791d961cd3: Pulling fs layer 01:57:40 d694b5ae8c79: Pulling fs layer 01:57:40 9f32a84ed3da: Pulling fs layer 01:57:40 4d19c01a9841: Pulling fs layer 01:57:40 9325e15d5711: Pulling fs layer 01:57:40 556b6ee489ea: Pulling fs layer 01:57:40 c5a4b2cf53e6: Pulling fs layer 01:57:40 4d19c01a9841: Waiting 01:57:40 9325e15d5711: Waiting 01:57:40 c5a4b2cf53e6: Waiting 01:57:40 556b6ee489ea: Waiting 01:57:40 9f32a84ed3da: Waiting 01:57:40 85791d961cd3: Verifying Checksum 01:57:40 85791d961cd3: Download complete 01:57:40 9f32a84ed3da: Verifying Checksum 01:57:40 9f32a84ed3da: Download complete 01:57:40 4d19c01a9841: Verifying Checksum 01:57:40 4d19c01a9841: Download complete 01:57:40 f56be85fc22e: Verifying Checksum 01:57:40 f56be85fc22e: Download complete 01:57:41 9325e15d5711: Verifying Checksum 01:57:41 9325e15d5711: Download complete 01:57:41 f56be85fc22e: Pull complete 01:57:41 85791d961cd3: Pull complete 01:57:41 c5a4b2cf53e6: Verifying Checksum 01:57:41 c5a4b2cf53e6: Download complete 01:57:41 d694b5ae8c79: Download complete 01:57:42 556b6ee489ea: Verifying Checksum 01:57:42 556b6ee489ea: Download complete 01:57:45 d694b5ae8c79: Pull complete 01:57:45 9f32a84ed3da: Pull complete 01:57:45 4d19c01a9841: Pull complete 01:57:45 9325e15d5711: Pull complete 01:57:47 556b6ee489ea: Pull complete 01:57:48 c5a4b2cf53e6: Pull complete 01:57:48 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:57:48 ---> c4be618373d6 01:57:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:57:53 ---> Running in e7ecec5351af 01:57:53 Removing intermediate container e7ecec5351af 01:57:53 ---> 56e14d0f0a39 01:57:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:57:53 ---> Running in 090e0c6f2a9f 01:57:53 Removing intermediate container 090e0c6f2a9f 01:57:53 ---> d27436d746be 01:57:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:57:53 ---> Running in 102ba48328e6 01:57:53 Removing intermediate container 102ba48328e6 01:57:53 ---> 71732ef5c139 01:57:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:53 ---> Running in 5f4cc365b617 01:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:57:54 Still waiting to schedule task 01:57:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14855’ is offline 01:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:00 OK: 265 MiB in 53 packages 01:58:02 Removing intermediate container 5f4cc365b617 01:58:02 ---> 611e70f767b0 01:58:02 Step 7/12 : WORKDIR /app 01:58:02 ---> Running in 398f744c365e 01:58:02 Removing intermediate container 398f744c365e 01:58:02 ---> daceb988987f 01:58:02 Step 8/12 : COPY go.mod vendor* ./ 01:58:02 ---> 18f27403276a 01:58:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:02 ---> Running in 01df2f3944ed 01:58:34 Removing intermediate container 01df2f3944ed 01:58:34 ---> 6edf2d5c3f1c 01:58:34 Step 10/12 : COPY . . 01:58:34 ---> be8e9073beed 01:58:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:34 ---> Running in 31f5c2754c3f 01:58:34 Removing intermediate container 31f5c2754c3f 01:58:34 ---> de6aea3f313c 01:58:34 Step 12/12 : RUN $MAKE 01:58:34 ---> Running in 1b30b862915a 01:58:34 noop 01:58:34 Removing intermediate container 1b30b862915a 01:58:34 ---> b7f22c61bac7 01:58:34 Successfully built b7f22c61bac7 01:58:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:35 + docker inspect -f . ci-base-image-x86_64 01:58:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:35 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 01:58:35 $ 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 01:58:35 $ docker top 743f697a23641fa4efeab8509b9ab32634fd0034b2d72b202136e69f727600f9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:35 + go version 01:58:35 go version go1.20.2 linux/amd64 [Pipeline] } 01:58:35 $ docker stop --time=1 743f697a23641fa4efeab8509b9ab32634fd0034b2d72b202136e69f727600f9 01:58:37 $ docker rm -f --volumes 743f697a23641fa4efeab8509b9ab32634fd0034b2d72b202136e69f727600f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:37 + docker inspect -f . ci-base-image-x86_64 01:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:37 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 01:58:37 $ 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 01:58:38 $ docker top 331cce3fabf642abd0eb53dc08f7bf03edf3bd9690627511135f60c25c538cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:38 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 01:58:38 + make test 01:58:38 go test -race -coverprofile=coverage.out ./... 01:59:00 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:59:18 go vet ./... 01:59:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:59:20 ./bin/test-attribution-txt.sh 01:59:20 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 01:59:20 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 01:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:59:20 $ docker stop --time=1 331cce3fabf642abd0eb53dc08f7bf03edf3bd9690627511135f60c25c538cb1 01:59:22 $ docker rm -f --volumes 331cce3fabf642abd0eb53dc08f7bf03edf3bd9690627511135f60c25c538cb1 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:59:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:59:23 + ls -al . 01:59:23 total 176 01:59:23 drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:58 . 01:59:23 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:57 .. 01:59:23 -rw-rw-r-- 1 jenkins jenkins 119 May 10 01:57 .dockerignore 01:59:23 drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:57 .git 01:59:23 drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:57 .github 01:59:23 -rw-rw-r-- 1 jenkins jenkins 171 May 10 01:57 .gitignore 01:59:23 -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:57 .golangci.yml 01:59:23 drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:57 .semver 01:59:23 -rw-rw-r-- 1 jenkins jenkins 9088 May 10 01:57 Attribution.txt 01:59:23 -rw-rw-r-- 1 jenkins jenkins 29118 May 10 01:57 CHANGELOG.md 01:59:23 -rw-rw-r-- 1 jenkins jenkins 1898 May 10 01:57 Dockerfile 01:59:23 -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:57 GOVERNANCE.md 01:59:23 -rw-rw-r-- 1 jenkins jenkins 688 May 10 01:57 Jenkinsfile 01:59:23 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 01:57 LICENSE 01:59:23 -rw-rw-r-- 1 jenkins jenkins 618 May 10 01:57 OWNERS.md 01:59:23 -rw-rw-r-- 1 jenkins jenkins 4369 May 10 01:57 README.md 01:59:23 -rw-rw-r-- 1 jenkins jenkins 12 May 10 01:57 VERSION 01:59:23 drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:57 bin 01:59:23 -rw-r--r-- 1 jenkins jenkins 13 May 10 01:58 coverage.out 01:59:23 -rw-rw-r-- 1 jenkins jenkins 3302 May 10 01:57 go.mod 01:59:23 -rw-rw-r-- 1 jenkins jenkins 31421 May 10 01:57 go.sum 01:59:23 -rw-rw-r-- 1 jenkins jenkins 1937 May 10 01:57 main.go 01:59:23 -rw-rw-r-- 1 jenkins jenkins 2569 May 10 01:57 makefile 01:59:23 drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:57 res 01:59:23 drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:23 + 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=3b18383343c5b08d1506b4a29e5952649ea8a302 --label arch=amd64 --label version=3.0.0-dev.42 . 01:59:23 Sending build context to Docker daemon 3.313MB 01:59:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 01:59:23 Step 2/26 : FROM ${BASE} AS builder 01:59:23 ---> b7f22c61bac7 01:59:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:59:23 ---> Running in fd6adab9a12d 01:59:23 Removing intermediate container fd6adab9a12d 01:59:23 ---> bfbcc55a6edd 01:59:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:59:23 ---> Running in b5956149c43b 01:59:24 Removing intermediate container b5956149c43b 01:59:24 ---> 918244b782e5 01:59:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:59:24 ---> Running in eef53998c3d6 01:59:24 Removing intermediate container eef53998c3d6 01:59:24 ---> b477c5d2069c 01:59:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:24 ---> Running in 8c5762fd5711 01:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:24 OK: 265 MiB in 53 packages 01:59:24 Removing intermediate container 8c5762fd5711 01:59:24 ---> 93660feeb613 01:59:24 Step 7/26 : WORKDIR /app 01:59:24 ---> Running in 3d5b5fc2e4ef 01:59:24 Removing intermediate container 3d5b5fc2e4ef 01:59:24 ---> acedc85d17f2 01:59:24 Step 8/26 : COPY go.mod vendor* ./ 01:59:25 ---> 49a91973b1d8 01:59:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:25 ---> Running in a5d1c46da5fe 01:59:26 Removing intermediate container a5d1c46da5fe 01:59:26 ---> 694b3832545d 01:59:26 Step 10/26 : COPY . . 01:59:26 ---> 59f112818a96 01:59:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:26 ---> Running in 040afa660f05 01:59:26 Removing intermediate container 040afa660f05 01:59:26 ---> 91f8c3f7fd1d 01:59:26 Step 12/26 : RUN $MAKE 01:59:26 ---> Running in 59768314709e 01:59:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42" -trimpath -mod=readonly -o app-service-configurable 01:59:44 Removing intermediate container 59768314709e 01:59:44 ---> d965ea52e1ff 01:59:44 Step 13/26 : FROM alpine:3.17 01:59:44 3.17: Pulling from library/alpine 01:59:44 f56be85fc22e: Already exists 01:59:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:59:44 Status: Downloaded newer image for alpine:3.17 01:59:44 ---> 9ed4aefc74f6 01:59:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:59:44 ---> Running in 8117fa4c5caa 01:59:44 Removing intermediate container 8117fa4c5caa 01:59:44 ---> c61700c2cc68 01:59:44 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 01:59:44 ---> Running in 68a1898e45e6 01:59:44 Removing intermediate container 68a1898e45e6 01:59:44 ---> ba5a281ac16d 01:59:44 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:59:44 ---> Running in 4f70a8ffaf7a 01:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:44 (1/2) Installing ca-certificates (20230506-r0) 01:59:45 (2/2) Installing dumb-init (1.2.5-r2) 01:59:45 Executing busybox-1.35.0-r29.trigger 01:59:45 Executing ca-certificates-20230506-r0.trigger 01:59:45 OK: 8 MiB in 17 packages 01:59:45 Removing intermediate container 4f70a8ffaf7a 01:59:45 ---> 63fa27ff4a84 01:59:45 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:59:45 ---> 32f46ffc2df4 01:59:45 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:59:45 ---> 1da505655d4d 01:59:45 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:59:45 ---> 05f5902b5a1b 01:59:45 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:59:46 ---> c061cd7c4006 01:59:46 Step 21/26 : EXPOSE 48095 01:59:46 ---> Running in 500d2a55ac45 01:59:46 Removing intermediate container 500d2a55ac45 01:59:46 ---> e0adac6e66db 01:59:46 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 01:59:46 ---> Running in 95e5f636710c 01:59:46 Removing intermediate container 95e5f636710c 01:59:46 ---> 5a677effba84 01:59:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:59:46 ---> Running in e80921145bd2 01:59:46 Removing intermediate container e80921145bd2 01:59:46 ---> 925fd266a67c 01:59:46 Step 24/26 : LABEL arch=amd64 01:59:46 ---> Running in a1fb2dc75190 01:59:46 Removing intermediate container a1fb2dc75190 01:59:46 ---> 2cd13e4bde5e 01:59:46 Step 25/26 : LABEL git_sha=3b18383343c5b08d1506b4a29e5952649ea8a302 01:59:46 ---> Running in 755fde02bdc5 01:59:46 Removing intermediate container 755fde02bdc5 01:59:46 ---> 541fd3505d17 01:59:46 Step 26/26 : LABEL version=3.0.0-dev.42 01:59:46 ---> Running in 60303e1942dc 01:59:46 Removing intermediate container 60303e1942dc 01:59:46 ---> 65a7fb155374 01:59:46 [Warning] One or more build-args [ARCH] were not consumed 01:59:46 Successfully built 65a7fb155374 01:59:46 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 01:59:47 provisioning config files... 01:59:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10793807923234437258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:47 ---> docker-login.sh 01:59:47 nexus3.edgexfoundry.org:10001 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 nexus3.edgexfoundry.org:10002 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 nexus3.edgexfoundry.org:10003 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 nexus3.edgexfoundry.org:10004 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 docker.io 01:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:47 Configure a credential helper to remove this warning. See 01:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:47 01:59:47 Login Succeeded 01:59:47 ---> docker-login.sh ends [Pipeline] } 01:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:47 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 01:59:47 3b18383343c5b08d1506b4a29e5952649ea8a302 01:59:47 latest 01:59:47 3.0.0-dev.42 01:59:47 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 01:59:47 main 01:59:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302 01:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:59:48 c7ecb4d1b8b2: Preparing 01:59:48 4560848db079: Preparing 01:59:48 1e5b78c5aa38: Preparing 01:59:48 88d0ef13f274: Preparing 01:59:48 830b1cb9a451: Preparing 01:59:48 f1417ff83b31: Preparing 01:59:48 f1417ff83b31: Waiting 01:59:48 1e5b78c5aa38: Pushed 01:59:48 f1417ff83b31: Layer already exists 01:59:48 88d0ef13f274: Pushed 01:59:48 4560848db079: Pushed 01:59:48 830b1cb9a451: Pushed 01:59:51 c7ecb4d1b8b2: Pushed 01:59:51 3b18383343c5b08d1506b4a29e5952649ea8a302: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:59:52 c7ecb4d1b8b2: Preparing 01:59:52 4560848db079: Preparing 01:59:52 1e5b78c5aa38: Preparing 01:59:52 88d0ef13f274: Preparing 01:59:52 830b1cb9a451: Preparing 01:59:52 f1417ff83b31: Preparing 01:59:52 f1417ff83b31: Waiting 01:59:52 c7ecb4d1b8b2: Layer already exists 01:59:52 4560848db079: Layer already exists 01:59:52 830b1cb9a451: Layer already exists 01:59:52 88d0ef13f274: Layer already exists 01:59:52 1e5b78c5aa38: Layer already exists 01:59:52 f1417ff83b31: Layer already exists 01:59:52 latest: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.42 01:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:59:53 c7ecb4d1b8b2: Preparing 01:59:53 4560848db079: Preparing 01:59:53 1e5b78c5aa38: Preparing 01:59:53 88d0ef13f274: Preparing 01:59:53 830b1cb9a451: Preparing 01:59:53 f1417ff83b31: Preparing 01:59:53 f1417ff83b31: Waiting 01:59:53 830b1cb9a451: Layer already exists 01:59:53 4560848db079: Layer already exists 01:59:53 c7ecb4d1b8b2: Layer already exists 01:59:53 88d0ef13f274: Layer already exists 01:59:53 1e5b78c5aa38: Layer already exists 01:59:53 f1417ff83b31: Layer already exists 01:59:53 3.0.0-dev.42: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 01:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:59:53 c7ecb4d1b8b2: Preparing 01:59:53 4560848db079: Preparing 01:59:53 1e5b78c5aa38: Preparing 01:59:53 88d0ef13f274: Preparing 01:59:53 830b1cb9a451: Preparing 01:59:53 f1417ff83b31: Preparing 01:59:53 f1417ff83b31: Waiting 01:59:53 c7ecb4d1b8b2: Layer already exists 01:59:53 4560848db079: Layer already exists 01:59:53 1e5b78c5aa38: Layer already exists 01:59:53 88d0ef13f274: Layer already exists 01:59:53 830b1cb9a451: Layer already exists 01:59:53 f1417ff83b31: Layer already exists 01:59:53 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:59:54 c7ecb4d1b8b2: Preparing 01:59:54 4560848db079: Preparing 01:59:54 1e5b78c5aa38: Preparing 01:59:54 88d0ef13f274: Preparing 01:59:54 830b1cb9a451: Preparing 01:59:54 f1417ff83b31: Preparing 01:59:54 f1417ff83b31: Waiting 01:59:54 4560848db079: Layer already exists 01:59:54 88d0ef13f274: Layer already exists 01:59:54 c7ecb4d1b8b2: Layer already exists 01:59:54 830b1cb9a451: Layer already exists 01:59:54 1e5b78c5aa38: Layer already exists 01:59:54 f1417ff83b31: Layer already exists 01:59:54 main: digest: sha256:cead8cb0de1ea593fa863f04a779df257078c995cb61d2b0a653d23eecd1dd88 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:54 ===================================================== [Pipeline] echo 01:59:54 taggedImages: 01:59:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302 01:59:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:59:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.42 01:59:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 01:59:54 - 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 01:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:54 01:59:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:55 latest: Pulling from edgex-lftools-log-publisher 01:59:55 5eb5b503b376: Pulling fs layer 01:59:55 5c69ac0246d0: Pulling fs layer 01:59:55 ec43610c2a17: Pulling fs layer 01:59:55 3a2ae6a8a46f: Pulling fs layer 01:59:55 33b1e0a273af: Pulling fs layer 01:59:55 5d3b04190fa2: Pulling fs layer 01:59:55 2f39f015ded8: Pulling fs layer 01:59:55 33b1e0a273af: Waiting 01:59:55 5d3b04190fa2: Waiting 01:59:55 2f39f015ded8: Waiting 01:59:55 3a2ae6a8a46f: Waiting 01:59:55 5c69ac0246d0: Download complete 01:59:55 3a2ae6a8a46f: Verifying Checksum 01:59:55 3a2ae6a8a46f: Download complete 01:59:55 33b1e0a273af: Verifying Checksum 01:59:55 33b1e0a273af: Download complete 01:59:55 5d3b04190fa2: Verifying Checksum 01:59:55 5d3b04190fa2: Download complete 01:59:55 ec43610c2a17: Verifying Checksum 01:59:55 ec43610c2a17: Download complete 01:59:55 5eb5b503b376: Verifying Checksum 01:59:55 5eb5b503b376: Download complete 01:59:55 2f39f015ded8: Download complete 01:59:56 5eb5b503b376: Pull complete 01:59:56 5c69ac0246d0: Pull complete 01:59:57 ec43610c2a17: Pull complete 01:59:57 3a2ae6a8a46f: Pull complete 01:59:57 33b1e0a273af: Pull complete 01:59:57 5d3b04190fa2: Pull complete 02:00:01 2f39f015ded8: Pull complete 02:00:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:01 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 02:00:01 $ 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 02:00:03 $ docker top 33e0289e7316c4e386e3b76fae8a785a88d35746382e992f34f346fe3d0d680b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:03 ---> job-cost.sh 02:00:03 lf-activate-venv: SKIPPING 02:00:03 INFO: No Stack... 02:00:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:04 INFO: Archiving Costs [Pipeline] sh 02:00:04 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 02:00:04 + cut -d, -f6 [Pipeline] lock 02:00:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] 02:00:04 Resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] did not exist. Created. 02:00:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:04 + echo total: 0.2199999988079071 [Pipeline] stash 02:00:04 Stashed 1 file(s) [Pipeline] } 02:00:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:04 $ docker stop --time=1 33e0289e7316c4e386e3b76fae8a785a88d35746382e992f34f346fe3d0d680b 02:00:05 $ docker rm -f --volumes 33e0289e7316c4e386e3b76fae8a785a88d35746382e992f34f346fe3d0d680b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:00:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14866 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 02:00:27 Running in /w/workspace/app-service-configurable/160 [Pipeline] { [Pipeline] checkout 02:00:27 Selected Git installation does not exist. Using Default 02:00:27 The recommended git tool is: NONE 02:00:35 using credential edgex-jenkins-ssh 02:00:35 Cloning the remote Git repository 02:00:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:00:35 > git init /w/workspace/app-service-configurable/160 # timeout=10 02:00:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:00:35 > git --version # timeout=10 02:00:35 > git --version # 'git version 2.25.1' 02:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:38 Avoid second fetch 02:00:38 Checking out Revision 3b18383343c5b08d1506b4a29e5952649ea8a302 (main) 02:00:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:00:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:38 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#560)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:38 > git config core.sparsecheckout # timeout=10 02:00:38 > git checkout -f 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 02:00:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:39 Dload Upload Total Spent Left Speed 02:00:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 02:00:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:40 + sudo tee /etc/docker/daemon.new 02:00:40 { 02:00:40 "registry-mirrors": [ 02:00:40 "https://nexus3.edgexfoundry.org:10001" 02:00:40 ], 02:00:40 "bip": "10.250.0.254/24", 02:00:40 "hosts": [ 02:00:40 "tcp://0.0.0.0:5555", 02:00:40 "unix:///var/run/docker.sock" 02:00:40 ], 02:00:40 "mtu": 1458, 02:00:40 "selinux-enabled": true, 02:00:40 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:40 } [Pipeline] sh 02:00:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:59 provisioning config files... 02:00:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/160@tmp/config10171924694351158752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:00 ---> docker-login.sh 02:01:00 nexus3.edgexfoundry.org:10001 02:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:00 Configure a credential helper to remove this warning. See 02:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:00 02:01:00 Login Succeeded 02:01:01 nexus3.edgexfoundry.org:10002 02:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:01 Configure a credential helper to remove this warning. See 02:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:01 02:01:01 Login Succeeded 02:01:01 nexus3.edgexfoundry.org:10003 02:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:02 Configure a credential helper to remove this warning. See 02:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:02 02:01:02 Login Succeeded 02:01:02 nexus3.edgexfoundry.org:10004 02:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:02 Configure a credential helper to remove this warning. See 02:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:02 02:01:02 Login Succeeded 02:01:02 docker.io 02:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:02 Configure a credential helper to remove this warning. See 02:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:02 02:01:02 Login Succeeded 02:01:02 ---> docker-login.sh ends [Pipeline] } 02:01:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:03 ========================================================= 02:01:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:01:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:01:03 Sending build context to Docker daemon 168.4kB 02:01:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:01:04 Step 2/12 : FROM ${BASE} AS builder 02:01:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:04 c41833b44d91: Pulling fs layer 02:01:04 ed15518f5707: Pulling fs layer 02:01:04 feae8fd75edb: Pulling fs layer 02:01:04 242c74f7c9fa: Pulling fs layer 02:01:04 3cdef696dda3: Pulling fs layer 02:01:04 2ced38df9373: Pulling fs layer 02:01:04 58f1dce35555: Pulling fs layer 02:01:04 242c74f7c9fa: Waiting 02:01:04 3cdef696dda3: Waiting 02:01:04 2ced38df9373: Waiting 02:01:04 58f1dce35555: Waiting 02:01:04 ed15518f5707: Verifying Checksum 02:01:04 ed15518f5707: Download complete 02:01:04 242c74f7c9fa: Verifying Checksum 02:01:04 242c74f7c9fa: Download complete 02:01:04 3cdef696dda3: Verifying Checksum 02:01:04 3cdef696dda3: Download complete 02:01:04 c41833b44d91: Verifying Checksum 02:01:04 c41833b44d91: Download complete 02:01:05 c41833b44d91: Pull complete 02:01:06 58f1dce35555: Verifying Checksum 02:01:06 58f1dce35555: Download complete 02:01:06 ed15518f5707: Pull complete 02:01:07 2ced38df9373: Download complete 02:01:07 feae8fd75edb: Verifying Checksum 02:01:07 feae8fd75edb: Download complete 02:01:20 feae8fd75edb: Pull complete 02:01:20 242c74f7c9fa: Pull complete 02:01:20 3cdef696dda3: Pull complete 02:01:25 2ced38df9373: Pull complete 02:01:28 58f1dce35555: Pull complete 02:01:28 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:01:28 ---> fadd8f120f05 02:01:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 02:01:30 ---> Running in 0592cc7112ba 02:01:30 Removing intermediate container 0592cc7112ba 02:01:30 ---> 1958d077431a 02:01:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:01:30 ---> Running in 4266dc4b402f 02:01:31 Removing intermediate container 4266dc4b402f 02:01:31 ---> 2706daa54279 02:01:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:01:31 ---> Running in 634da726b8b1 02:01:31 Removing intermediate container 634da726b8b1 02:01:31 ---> 9a620ba2feff 02:01:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:31 ---> Running in 445fd0b02675 02:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:01:35 OK: 263 MiB in 53 packages 02:01:35 Removing intermediate container 445fd0b02675 02:01:35 ---> 1ff731fda37f 02:01:35 Step 7/12 : WORKDIR /app 02:01:35 ---> Running in 513fab29fd9b 02:01:36 Removing intermediate container 513fab29fd9b 02:01:36 ---> 9d4a0591f342 02:01:36 Step 8/12 : COPY go.mod vendor* ./ 02:01:36 ---> 16ebeb8d5d8c 02:01:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:36 ---> Running in 68ea84a08645 02:02:44 Removing intermediate container 68ea84a08645 02:02:44 ---> 04e1e65fb4e1 02:02:44 Step 10/12 : COPY . . 02:02:44 ---> 3214c8af78e2 02:02:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:44 ---> Running in 3b3b9894a048 02:02:44 Removing intermediate container 3b3b9894a048 02:02:44 ---> 29cc32df074b 02:02:44 Step 12/12 : RUN $MAKE 02:02:45 ---> Running in c0fca10c682e 02:02:46 noop 02:02:46 Removing intermediate container c0fca10c682e 02:02:46 ---> f7dc9f1a3e6b 02:02:46 Successfully built f7dc9f1a3e6b 02:02:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:47 + docker inspect -f . ci-base-image-arm64 02:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:47 prd-ubuntu20.04-docker-arm64-4c-16g-14866 does not seem to be running inside a container 02:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/160 -v /w/workspace/app-service-configurable/160:/w/workspace/app-service-configurable/160:rw,z -v /w/workspace/app-service-configurable/160@tmp:/w/workspace/app-service-configurable/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:48 $ docker top 4474c8e62d50ae6ef6ff6492312d726df39c64533b607a36e546340e9aebec8e -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:49 + go version 02:02:49 go version go1.20.2 linux/arm64 [Pipeline] } 02:02:49 $ docker stop --time=1 4474c8e62d50ae6ef6ff6492312d726df39c64533b607a36e546340e9aebec8e 02:02:51 $ docker rm -f --volumes 4474c8e62d50ae6ef6ff6492312d726df39c64533b607a36e546340e9aebec8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:51 + docker inspect -f . ci-base-image-arm64 02:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-14866 does not seem to be running inside a container 02:02:51 $ 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/160 -v /w/workspace/app-service-configurable/160:/w/workspace/app-service-configurable/160:rw,z -v /w/workspace/app-service-configurable/160@tmp:/w/workspace/app-service-configurable/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:53 $ docker top 913e7c0f3136b09bffc0d1af36a28cd1d71b3c198662a70472de03e976ce7a30 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:54 + git config --global --add safe.directory /w/workspace/app-service-configurable/160 [Pipeline] fileExists [Pipeline] sh 02:02:54 + make test 02:02:54 go test -race -coverprofile=coverage.out ./... 02:06:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 02:06:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:06:01 go vet ./... 02:08:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:38 ./bin/test-attribution-txt.sh 02:08:38 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 02:08:38 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 02:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:08:38 $ docker stop --time=1 913e7c0f3136b09bffc0d1af36a28cd1d71b3c198662a70472de03e976ce7a30 02:08:41 $ docker rm -f --volumes 913e7c0f3136b09bffc0d1af36a28cd1d71b3c198662a70472de03e976ce7a30 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:43 Warning: overwriting stash ‘coverage-report’ 02:08:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:44 + ls -al . 02:08:44 total 172 02:08:44 drwxrwxr-x 7 jenkins jenkins 4096 May 10 02:02 . 02:08:44 drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:00 .. 02:08:44 -rw-rw-r-- 1 jenkins jenkins 119 May 10 02:00 .dockerignore 02:08:44 drwxrwxr-x 8 jenkins jenkins 4096 May 10 02:00 .git 02:08:44 drwxrwxr-x 3 jenkins jenkins 4096 May 10 02:00 .github 02:08:44 -rw-rw-r-- 1 jenkins jenkins 171 May 10 02:00 .gitignore 02:08:44 -rw-rw-r-- 1 jenkins jenkins 41 May 10 02:00 .golangci.yml 02:08:44 -rw-rw-r-- 1 jenkins jenkins 9088 May 10 02:00 Attribution.txt 02:08:44 -rw-rw-r-- 1 jenkins jenkins 29118 May 10 02:00 CHANGELOG.md 02:08:44 -rw-rw-r-- 1 jenkins jenkins 1898 May 10 02:00 Dockerfile 02:08:44 -rw-rw-r-- 1 jenkins jenkins 677 May 10 02:00 GOVERNANCE.md 02:08:44 -rw-rw-r-- 1 jenkins jenkins 688 May 10 02:00 Jenkinsfile 02:08:44 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 02:00 LICENSE 02:08:44 -rw-rw-r-- 1 jenkins jenkins 618 May 10 02:00 OWNERS.md 02:08:44 -rw-rw-r-- 1 jenkins jenkins 4369 May 10 02:00 README.md 02:08:44 -rw-rw-r-- 1 jenkins jenkins 12 May 10 01:57 VERSION 02:08:44 drwxrwxr-x 2 jenkins jenkins 4096 May 10 02:00 bin 02:08:44 -rw-r--r-- 1 jenkins jenkins 13 May 10 02:02 coverage.out 02:08:44 -rw-rw-r-- 1 jenkins jenkins 3302 May 10 02:00 go.mod 02:08:44 -rw-rw-r-- 1 jenkins jenkins 31421 May 10 02:00 go.sum 02:08:44 -rw-rw-r-- 1 jenkins jenkins 1937 May 10 02:00 main.go 02:08:44 -rw-rw-r-- 1 jenkins jenkins 2569 May 10 02:00 makefile 02:08:44 drwxrwxr-x 9 jenkins jenkins 4096 May 10 02:00 res 02:08:44 drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:44 + 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=3b18383343c5b08d1506b4a29e5952649ea8a302 --label arch=arm64 --label version=3.0.0-dev.42 . 02:08:44 Sending build context to Docker daemon 169.5kB 02:08:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 02:08:44 Step 2/26 : FROM ${BASE} AS builder 02:08:44 ---> f7dc9f1a3e6b 02:08:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 02:08:44 ---> Running in 0679699452f4 02:08:45 Removing intermediate container 0679699452f4 02:08:45 ---> a89bd6f61913 02:08:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:08:45 ---> Running in 491a17837033 02:08:45 Removing intermediate container 491a17837033 02:08:45 ---> 472c6ccd6eac 02:08:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:08:45 ---> Running in 1f5f0e55a3b9 02:08:46 Removing intermediate container 1f5f0e55a3b9 02:08:46 ---> 32bf3a515924 02:08:46 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:46 ---> Running in fb5278e103c0 02:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:08:49 OK: 263 MiB in 53 packages 02:08:50 Removing intermediate container fb5278e103c0 02:08:50 ---> 4c81bf3dce70 02:08:50 Step 7/26 : WORKDIR /app 02:08:50 ---> Running in 6d3bfe69e2bc 02:08:50 Removing intermediate container 6d3bfe69e2bc 02:08:50 ---> 5bec16d6b13e 02:08:50 Step 8/26 : COPY go.mod vendor* ./ 02:08:51 ---> 8a121f25517d 02:08:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:51 ---> Running in 1376ece6b500 02:08:53 Removing intermediate container 1376ece6b500 02:08:53 ---> 1ed649fda235 02:08:53 Step 10/26 : COPY . . 02:08:54 ---> 8f7647f0e304 02:08:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:54 ---> Running in fa0b563da30f 02:08:54 Removing intermediate container fa0b563da30f 02:08:54 ---> bed47ce7546c 02:08:54 Step 12/26 : RUN $MAKE 02:08:54 ---> Running in 566bb6b98c74 02:08:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.42" -trimpath -mod=readonly -o app-service-configurable 02:11:32 Removing intermediate container 566bb6b98c74 02:11:32 ---> b53a5ff6778a 02:11:32 Step 13/26 : FROM alpine:3.17 02:11:32 3.17: Pulling from library/alpine 02:11:32 c41833b44d91: Already exists 02:11:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:11:32 Status: Downloaded newer image for alpine:3.17 02:11:32 ---> 51e60588ff2c 02:11:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:11:32 ---> Running in f2a6a6066bfa 02:11:32 Removing intermediate container f2a6a6066bfa 02:11:32 ---> bfd73a9472bf 02:11:32 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 02:11:32 ---> Running in 5c27735c2e65 02:11:32 Removing intermediate container 5c27735c2e65 02:11:32 ---> f09ba068f937 02:11:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 02:11:32 ---> Running in 72ccf9d90131 02:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:11:32 (1/2) Installing ca-certificates (20230506-r0) 02:11:32 (2/2) Installing dumb-init (1.2.5-r2) 02:11:32 Executing busybox-1.35.0-r29.trigger 02:11:32 Executing ca-certificates-20230506-r0.trigger 02:11:32 OK: 8 MiB in 17 packages 02:11:32 Removing intermediate container 72ccf9d90131 02:11:32 ---> c5577a26b693 02:11:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:11:32 ---> 297804ea8ac0 02:11:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 02:11:32 ---> d3ce81145644 02:11:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 02:11:32 ---> 9dcfd7a97801 02:11:32 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:11:32 ---> 99babd09818e 02:11:32 Step 21/26 : EXPOSE 48095 02:11:32 ---> Running in 7e008a653b4c 02:11:32 Removing intermediate container 7e008a653b4c 02:11:32 ---> 145419f1ed68 02:11:32 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 02:11:32 ---> Running in 59cecb7b6d4b 02:11:32 Removing intermediate container 59cecb7b6d4b 02:11:32 ---> 15254c10509d 02:11:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:11:32 ---> Running in 1d360f32533d 02:11:32 Removing intermediate container 1d360f32533d 02:11:32 ---> 3ae2edff3016 02:11:32 Step 24/26 : LABEL arch=arm64 02:11:32 ---> Running in 866d717ab76a 02:11:32 Removing intermediate container 866d717ab76a 02:11:32 ---> 0bc554db2b31 02:11:32 Step 25/26 : LABEL git_sha=3b18383343c5b08d1506b4a29e5952649ea8a302 02:11:32 ---> Running in 5c22694d93ac 02:11:32 Removing intermediate container 5c22694d93ac 02:11:32 ---> b83e7dc39ce3 02:11:32 Step 26/26 : LABEL version=3.0.0-dev.42 02:11:32 ---> Running in 153804197c73 02:11:32 Removing intermediate container 153804197c73 02:11:32 ---> 11ac54418734 02:11:32 [Warning] One or more build-args [ARCH] were not consumed 02:11:32 Successfully built 11ac54418734 02:11:32 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 02:11:32 provisioning config files... 02:11:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/160@tmp/config2905060471504892357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:33 ---> docker-login.sh 02:11:33 nexus3.edgexfoundry.org:10001 02:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:33 Configure a credential helper to remove this warning. See 02:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:33 02:11:33 Login Succeeded 02:11:33 nexus3.edgexfoundry.org:10002 02:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:33 Configure a credential helper to remove this warning. See 02:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:33 02:11:33 Login Succeeded 02:11:33 nexus3.edgexfoundry.org:10003 02:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:34 Configure a credential helper to remove this warning. See 02:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:34 02:11:34 Login Succeeded 02:11:34 nexus3.edgexfoundry.org:10004 02:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:34 Configure a credential helper to remove this warning. See 02:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:34 02:11:34 Login Succeeded 02:11:34 docker.io 02:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:35 Configure a credential helper to remove this warning. See 02:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:35 02:11:35 Login Succeeded 02:11:35 ---> docker-login.sh ends [Pipeline] } 02:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 02:11:35 3b18383343c5b08d1506b4a29e5952649ea8a302 02:11:35 latest 02:11:35 3.0.0-dev.42 02:11:35 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 02:11:35 main 02:11:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302 02:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:11:35 bd1dd18e63a3: Preparing 02:11:35 a7aec197c084: Preparing 02:11:35 a3d4774d2728: Preparing 02:11:35 bd6991921a13: Preparing 02:11:35 5b1202589ff6: Preparing 02:11:35 26cbea5cba74: Preparing 02:11:35 26cbea5cba74: Waiting 02:11:36 a7aec197c084: Pushed 02:11:36 bd6991921a13: Pushed 02:11:36 a3d4774d2728: Pushed 02:11:36 26cbea5cba74: Layer already exists 02:11:36 5b1202589ff6: Pushed 02:11:41 bd1dd18e63a3: Pushed 02:11:41 3b18383343c5b08d1506b4a29e5952649ea8a302: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:42 + 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 02:11:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:11:42 bd1dd18e63a3: Preparing 02:11:42 a7aec197c084: Preparing 02:11:42 a3d4774d2728: Preparing 02:11:42 bd6991921a13: Preparing 02:11:42 5b1202589ff6: Preparing 02:11:42 26cbea5cba74: Preparing 02:11:42 26cbea5cba74: Waiting 02:11:42 a3d4774d2728: Layer already exists 02:11:42 bd6991921a13: Layer already exists 02:11:42 a7aec197c084: Layer already exists 02:11:42 bd1dd18e63a3: Layer already exists 02:11:42 5b1202589ff6: Layer already exists 02:11:42 26cbea5cba74: Layer already exists 02:11:42 latest: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.42 02:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:11:43 bd1dd18e63a3: Preparing 02:11:43 a7aec197c084: Preparing 02:11:43 a3d4774d2728: Preparing 02:11:43 bd6991921a13: Preparing 02:11:43 5b1202589ff6: Preparing 02:11:43 26cbea5cba74: Preparing 02:11:43 26cbea5cba74: Waiting 02:11:43 bd1dd18e63a3: Layer already exists 02:11:43 a3d4774d2728: Layer already exists 02:11:43 bd6991921a13: Layer already exists 02:11:43 5b1202589ff6: Layer already exists 02:11:43 a7aec197c084: Layer already exists 02:11:43 26cbea5cba74: Layer already exists 02:11:44 3.0.0-dev.42: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 02:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:11:44 bd1dd18e63a3: Preparing 02:11:44 a7aec197c084: Preparing 02:11:44 a3d4774d2728: Preparing 02:11:44 bd6991921a13: Preparing 02:11:44 5b1202589ff6: Preparing 02:11:44 26cbea5cba74: Preparing 02:11:44 26cbea5cba74: Waiting 02:11:44 a3d4774d2728: Layer already exists 02:11:44 bd6991921a13: Layer already exists 02:11:44 bd1dd18e63a3: Layer already exists 02:11:44 5b1202589ff6: Layer already exists 02:11:44 a7aec197c084: Layer already exists 02:11:44 26cbea5cba74: Layer already exists 02:11:45 3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:45 + 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 02:11:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 02:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:11:45 bd1dd18e63a3: Preparing 02:11:45 a7aec197c084: Preparing 02:11:45 a3d4774d2728: Preparing 02:11:45 bd6991921a13: Preparing 02:11:45 5b1202589ff6: Preparing 02:11:45 26cbea5cba74: Preparing 02:11:45 bd1dd18e63a3: Layer already exists 02:11:45 a3d4774d2728: Layer already exists 02:11:45 5b1202589ff6: Layer already exists 02:11:45 bd6991921a13: Layer already exists 02:11:45 a7aec197c084: Layer already exists 02:11:45 26cbea5cba74: Layer already exists 02:11:46 main: digest: sha256:6364c406c835f5599825286ce452ab1f72df5f424e7e4ad1cb795cd4f2d87bf2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:46 ===================================================== [Pipeline] echo 02:11:46 taggedImages: 02:11:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302 02:11:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:11:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.42 02:11:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b18383343c5b08d1506b4a29e5952649ea8a302-3.0.0-dev.42 02:11:46 - 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 02:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:46 02:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:46 arm64: Pulling from edgex-lftools-log-publisher 02:11:46 8998bd30e6a1: Pulling fs layer 02:11:46 04944245beec: Pulling fs layer 02:11:46 699f458cf7ca: Pulling fs layer 02:11:46 765212b225bb: Pulling fs layer 02:11:46 f23df028b6ca: Pulling fs layer 02:11:46 d65c8cfc05b1: Pulling fs layer 02:11:46 2437ff75d9bd: Pulling fs layer 02:11:46 f23df028b6ca: Waiting 02:11:46 d65c8cfc05b1: Waiting 02:11:46 2437ff75d9bd: Waiting 02:11:46 765212b225bb: Waiting 02:11:47 04944245beec: Verifying Checksum 02:11:47 04944245beec: Download complete 02:11:47 765212b225bb: Verifying Checksum 02:11:47 765212b225bb: Download complete 02:11:47 f23df028b6ca: Verifying Checksum 02:11:47 f23df028b6ca: Download complete 02:11:47 d65c8cfc05b1: Verifying Checksum 02:11:47 d65c8cfc05b1: Download complete 02:11:47 699f458cf7ca: Verifying Checksum 02:11:47 699f458cf7ca: Download complete 02:11:47 8998bd30e6a1: Verifying Checksum 02:11:47 8998bd30e6a1: Download complete 02:11:50 2437ff75d9bd: Verifying Checksum 02:11:50 2437ff75d9bd: Download complete 02:11:51 8998bd30e6a1: Pull complete 02:11:52 04944245beec: Pull complete 02:11:53 699f458cf7ca: Pull complete 02:11:53 765212b225bb: Pull complete 02:11:54 f23df028b6ca: Pull complete 02:11:54 d65c8cfc05b1: Pull complete 02:12:09 2437ff75d9bd: Pull complete 02:12:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:09 prd-ubuntu20.04-docker-arm64-4c-16g-14866 does not seem to be running inside a container 02:12:09 $ 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/160 -v /w/workspace/app-service-configurable/160:/w/workspace/app-service-configurable/160:rw,z -v /w/workspace/app-service-configurable/160@tmp:/w/workspace/app-service-configurable/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:12:12 $ docker top 0f6aaafe6438aa297874c0bf32735ec01f3be6b6899eb23f789d5bbd17329365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:13 ---> job-cost.sh 02:12:13 lf-activate-venv: SKIPPING 02:12:13 INFO: No Stack... 02:12:14 INFO: Retrieving Pricing Info for: v3-standard-4 02:12:14 INFO: Archiving Costs [Pipeline] sh 02:12:15 + cut+ -d,cat -f6 /w/workspace/app-service-configurable/160/archives/cost.csv 02:12:15 [Pipeline] lock 02:12:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] 02:12:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] did not exist. Created. 02:12:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:15 /w/workspace/app-service-configurable/160@tmp/durable-19fc2826/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:12:16 + echo total: 0.10999999940395355 [Pipeline] stash 02:12:16 Warning: overwriting stash ‘stack-cost’ 02:12:16 Stashed 1 file(s) [Pipeline] } 02:12:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:16 $ docker stop --time=1 0f6aaafe6438aa297874c0bf32735ec01f3be6b6899eb23f789d5bbd17329365 02:12:18 $ docker rm -f --volumes 0f6aaafe6438aa297874c0bf32735ec01f3be6b6899eb23f789d5bbd17329365 [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 02:12:18 provisioning config files... 02:12:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4415359962166619953tmp [Pipeline] { [Pipeline] sh 02:12:18 + set +x 02:12:18 + curl -s https://codecov.io/bash 02:12:18 + bash -s -- 02:12:18 02:12:18 _____ _ 02:12:18 / ____| | | 02:12:18 | | ___ __| | ___ ___ _____ __ 02:12:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:12:18 | |___| (_) | (_| | __/ (_| (_) \ V / 02:12:18 \_____\___/ \__,_|\___|\___\___/ \_/ 02:12:18 Bash-1.0.6 02:12:18 02:12:18 02:12:18 ==> git version 2.25.1 found 02:12:18 ==> 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 02:12:18 Release-Date: 2020-01-08 02:12:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:12:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:12:18 ==> Jenkins CI detected. 02:12:18 current dir:  /w/workspace/ry_app-service-configurable_main 02:12:18 project root: . 02:12:18 --> token set from env 02:12:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:12:18 ==> Running gcov in . (disable via -X gcov) 02:12:18 ==> Python coveragepy not found 02:12:18 ==> Searching for coverage reports in: 02:12:18 + . 02:12:18 -> Found 1 reports 02:12:18 ==> Detecting git/mercurial file structure 02:12:18 ==> Reading reports 02:12:18 + ./coverage.out bytes=13 02:12:18 ==> Appending adjustments 02:12:18 https://docs.codecov.io/docs/fixing-reports 02:12:19 + Found adjustments 02:12:19 ==> Gzipping contents 02:12:19 4.0K /tmp/codecov.OYLwGr.gz 02:12:19 ==> Uploading reports 02:12:19 url: https://codecov.io 02:12:19 query: branch=main&commit=3b18383343c5b08d1506b4a29e5952649ea8a302&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:12:19 -> Pinging Codecov 02:12:19 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=3b18383343c5b08d1506b4a29e5952649ea8a302&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:12:19 -> Uploading to 02:12:19 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/A97CA9966030D2A3747ED39772930CCE/3b18383343c5b08d1506b4a29e5952649ea8a302/82afc053-72eb-4cfa-9607-056eb1b4d857.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T021219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=379f096d3bb4a8e0dba9cf8ff5c95c29a3957361095d83abf7c90c5bed0e7a57 02:12:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:19 Dload Upload Total Spent Left Speed 02:12:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2033 --:--:-- --:--:-- --:--:-- 2033 02:12:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] } 02:12:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:12:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:12:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:12:19 02:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:12:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:12:20 df9b9388f04a: Pulling fs layer 02:12:20 52dc419b0ee2: Pulling fs layer 02:12:20 25bc292e5bac: Pulling fs layer 02:12:20 114826534d7a: Pulling fs layer 02:12:20 4657fd5d0bcf: Pulling fs layer 02:12:20 6ad1cebc031e: Pulling fs layer 02:12:20 8a3aa393b2d8: Pulling fs layer 02:12:20 114826534d7a: Waiting 02:12:20 6ad1cebc031e: Waiting 02:12:20 8a3aa393b2d8: Waiting 02:12:20 25bc292e5bac: Verifying Checksum 02:12:20 25bc292e5bac: Download complete 02:12:20 52dc419b0ee2: Download complete 02:12:20 4657fd5d0bcf: Download complete 02:12:20 df9b9388f04a: Download complete 02:12:20 df9b9388f04a: Pull complete 02:12:20 6ad1cebc031e: Verifying Checksum 02:12:20 6ad1cebc031e: Download complete 02:12:20 52dc419b0ee2: Pull complete 02:12:20 25bc292e5bac: Pull complete 02:12:21 114826534d7a: Verifying Checksum 02:12:21 114826534d7a: Download complete 02:12:21 8a3aa393b2d8: Verifying Checksum 02:12:21 8a3aa393b2d8: Download complete 02:12:24 114826534d7a: Pull complete 02:12:24 4657fd5d0bcf: Pull complete 02:12:24 6ad1cebc031e: Pull complete 02:12:27 8a3aa393b2d8: Pull complete 02:12:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:12:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:27 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 02:12:27 $ 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 02:12:29 $ docker top 3605118bf7d9c35f98f4871c63e9906fd86cec02ace85ba76bbe1a64fa8847a2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:12:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 02:12:30 + set -o pipefail 02:12:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 02:12:35 02:12:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 02:12:35 02:12:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/19e26ba7-924b-48c6-a079-8509083cc0ea 02:12:35 02:12:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:12:35 02:12:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:12:35 02:12:35 02:12:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:12:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:12:35 More details here: https://snyk.co/ue1NS 02:12:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:12:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:12:35 $ docker stop --time=1 3605118bf7d9c35f98f4871c63e9906fd86cec02ace85ba76bbe1a64fa8847a2 02:12:37 $ docker rm -f --volumes 3605118bf7d9c35f98f4871c63e9906fd86cec02ace85ba76bbe1a64fa8847a2 [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 02:12:38 + git log --format=format:%s -1 3b18383343c5b08d1506b4a29e5952649ea8a302 [Pipeline] sh 02:12:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:38 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 02:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:12:39 $ docker top 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 -eo pid,comm 02:12:39 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). 02:12:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:39 [ssh-agent] Looking for ssh-agent implementation... 02:12:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:39 $ docker exec 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 ssh-agent 02:12:39 SSH_AUTH_SOCK=/tmp/ssh-lMPrmgU9YsWd/agent.31 02:12:39 SSH_AGENT_PID=37 02:12:39 Running ssh-add (command line suppressed) 02:12:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15283749075688900724.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15283749075688900724.key) 02:12:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:40 + git semver tag 02:12:40 2023-05-10 02:12:40,251 [run_tag] DEBUG tag force:False 02:12:40 2023-05-10 02:12:40,251 [check_head_tag] DEBUG check head tag 02:12:40 2023-05-10 02:12:40,252 [execute] INFO git cat-file --batch-check 02:12:40 2023-05-10 02:12:40,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 02:12:40 2023-05-10 02:12:40,256 [execute] INFO git cat-file --batch 02:12:40 2023-05-10 02:12:40,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 02:12:40 2023-05-10 02:12:40,284 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:12:40 2023-05-10 02:12:40,285 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 02:12:40 2023-05-10 02:12:40,285 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 02:12:40 2023-05-10 02:12:40,289 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:12:40 3.0.0-dev.42 [Pipeline] } 02:12:40 $ docker exec --env ******** --env ******** 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 ssh-agent -k 02:12:40 unset SSH_AUTH_SOCK; 02:12:40 unset SSH_AGENT_PID; 02:12:40 echo Agent pid 37 killed; 02:12:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:40 + git semver [Pipeline] } 02:12:41 $ docker stop --time=1 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 02:12:42 $ docker rm -f --volumes 8c48312ec43cb2c31d6bc5affdadd409e81d312f6aa8067f7fc1a4bdc3b0d379 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:12:42 02:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:12:43 0.23.1-centos7: Pulling from edgex-lftools 02:12:43 ab5ef0e58194: Pulling fs layer 02:12:43 9712f1f96733: Pulling fs layer 02:12:43 63f879dbbcfc: Pulling fs layer 02:12:43 0d9ebad4ef96: Pulling fs layer 02:12:43 e9a5061849ea: Pulling fs layer 02:12:43 d747dcd14b5f: Pulling fs layer 02:12:43 2de7ff778b66: Pulling fs layer 02:12:43 0d9ebad4ef96: Waiting 02:12:43 e9a5061849ea: Waiting 02:12:43 d747dcd14b5f: Waiting 02:12:43 2de7ff778b66: Waiting 02:12:43 9712f1f96733: Verifying Checksum 02:12:43 9712f1f96733: Download complete 02:12:43 63f879dbbcfc: Verifying Checksum 02:12:43 63f879dbbcfc: Download complete 02:12:43 0d9ebad4ef96: Verifying Checksum 02:12:43 0d9ebad4ef96: Download complete 02:12:43 d747dcd14b5f: Download complete 02:12:43 e9a5061849ea: Verifying Checksum 02:12:43 e9a5061849ea: Download complete 02:12:43 ab5ef0e58194: Verifying Checksum 02:12:43 ab5ef0e58194: Download complete 02:12:43 2de7ff778b66: Verifying Checksum 02:12:43 2de7ff778b66: Download complete 02:12:46 ab5ef0e58194: Pull complete 02:12:46 9712f1f96733: Pull complete 02:12:46 63f879dbbcfc: Pull complete 02:12:49 0d9ebad4ef96: Pull complete 02:12:50 e9a5061849ea: Pull complete 02:12:50 d747dcd14b5f: Pull complete 02:12:51 2de7ff778b66: Pull complete 02:12:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:12:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:51 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 02:12:51 $ 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 02:12:53 $ docker top 87377efca56bbb5dd002eb4c51d30af30af3e1996e2371b4fe4e9fb88c0e87e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:12:53 provisioning config files... 02:12:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9168929481571296854tmp 02:12:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14753207425530546263tmp 02:12:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9845349299864854670tmp [Pipeline] { [Pipeline] echo 02:12:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:12:54 ---> sigul-configuration.sh 02:12:54 gpg: directory `/root/.gnupg' created 02:12:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:12:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:12:54 gpg: keyring `/root/.gnupg/secring.gpg' created 02:12:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:12:54 gpg: CAST5 encrypted data 02:12:54 gpg: encrypted with 1 passphrase 02:12:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:12:54 + mkdir /home/jenkins 02:12:54 + mkdir /home/jenkins/sigul [Pipeline] sh 02:12:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:12:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:12:55 ---> sigul-install.sh 02:12:55 Sigul already installed; skipping installation. [Pipeline] sh 02:12:55 + git tag --list 02:12:55 v1.0.0 02:12:55 v1.1.0 02:12:55 v1.2.0 02:12:55 v1.3.0 02:12:55 v1.3.1 02:12:55 v2.0.0 02:12:55 v2.0.1 02:12:55 v2.1.0 02:12:55 v2.1.1 02:12:55 v2.1.1-dev.1 02:12:55 v2.1.1-dev.2 02:12:55 v2.1.2 02:12:55 v2.1.2-dev.1 02:12:55 v2.1.2-dev.2 02:12:55 v2.2.0 02:12:55 v2.2.1-dev.1 02:12:55 v2.2.1-dev.10 02:12:55 v2.2.1-dev.2 02:12:55 v2.2.1-dev.3 02:12:55 v2.2.1-dev.4 02:12:55 v2.2.1-dev.5 02:12:55 v2.2.1-dev.6 02:12:55 v2.2.1-dev.7 02:12:55 v2.2.1-dev.8 02:12:55 v2.2.1-dev.9 02:12:55 v2.3.0 02:12:55 v2.3.0-dev.10 02:12:55 v2.3.0-dev.11 02:12:55 v2.3.0-dev.12 02:12:55 v2.3.0-dev.13 02:12:55 v2.3.0-dev.14 02:12:55 v2.3.0-dev.15 02:12:55 v2.3.0-dev.16 02:12:55 v2.3.0-dev.17 02:12:55 v2.3.0-dev.18 02:12:55 v2.3.0-dev.19 02:12:55 v2.3.0-dev.20 02:12:55 v2.3.0-dev.21 02:12:55 v2.3.0-dev.22 02:12:55 v2.3.0-dev.23 02:12:55 v2.3.0-dev.24 02:12:55 v2.3.0-dev.25 02:12:55 v2.3.0-dev.26 02:12:55 v2.3.0-dev.27 02:12:55 v2.3.0-dev.28 02:12:55 v2.3.0-dev.29 02:12:55 v2.3.0-dev.30 02:12:55 v2.3.0-dev.31 02:12:55 v2.3.0-dev.32 02:12:55 v2.3.0-dev.33 02:12:55 v2.3.0-dev.34 02:12:55 v2.3.0-dev.35 02:12:55 v2.3.0-dev.36 02:12:55 v2.3.0-dev.37 02:12:55 v2.3.1 02:12:55 v2.3.1-dev.1 02:12:55 v2.3.1-dev.2 02:12:55 v2.3.1-dev.3 02:12:55 v2.3.1-dev.4 02:12:55 v3.0.0-dev.1 02:12:55 v3.0.0-dev.10 02:12:55 v3.0.0-dev.11 02:12:55 v3.0.0-dev.12 02:12:55 v3.0.0-dev.13 02:12:55 v3.0.0-dev.14 02:12:55 v3.0.0-dev.15 02:12:55 v3.0.0-dev.16 02:12:55 v3.0.0-dev.17 02:12:55 v3.0.0-dev.18 02:12:55 v3.0.0-dev.19 02:12:55 v3.0.0-dev.2 02:12:55 v3.0.0-dev.20 02:12:55 v3.0.0-dev.21 02:12:55 v3.0.0-dev.22 02:12:55 v3.0.0-dev.23 02:12:55 v3.0.0-dev.24 02:12:55 v3.0.0-dev.25 02:12:55 v3.0.0-dev.26 02:12:55 v3.0.0-dev.27 02:12:55 v3.0.0-dev.28 02:12:55 v3.0.0-dev.29 02:12:55 v3.0.0-dev.3 02:12:55 v3.0.0-dev.30 02:12:55 v3.0.0-dev.31 02:12:55 v3.0.0-dev.32 02:12:55 v3.0.0-dev.33 02:12:55 v3.0.0-dev.34 02:12:55 v3.0.0-dev.35 02:12:55 v3.0.0-dev.36 02:12:55 v3.0.0-dev.37 02:12:55 v3.0.0-dev.38 02:12:55 v3.0.0-dev.39 02:12:55 v3.0.0-dev.4 02:12:55 v3.0.0-dev.40 02:12:55 v3.0.0-dev.41 02:12:55 v3.0.0-dev.42 02:12:55 v3.0.0-dev.5 02:12:55 v3.0.0-dev.6 02:12:55 v3.0.0-dev.7 02:12:55 v3.0.0-dev.8 02:12:55 v3.0.0-dev.9 [Pipeline] sh 02:12:55 + lftools sign git-tag v3.0.0-dev.42 02:12:56 Signing Git tag with Sigul... 02:12:56 Signing v3.0.0-dev.42 [Pipeline] echo 02:12:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:12:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:12:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:12:56 $ docker stop --time=1 87377efca56bbb5dd002eb4c51d30af30af3e1996e2371b4fe4e9fb88c0e87e2 02:12:58 $ docker rm -f --volumes 87377efca56bbb5dd002eb4c51d30af30af3e1996e2371b4fe4e9fb88c0e87e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:12:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:58 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 02:12:58 $ 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 02:12:59 $ docker top 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 -eo pid,comm 02:12:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:12:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:59 [ssh-agent] Looking for ssh-agent implementation... 02:12:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:59 $ docker exec 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 ssh-agent 02:12:59 SSH_AUTH_SOCK=/tmp/ssh-iZzztBrhZkwN/agent.34 02:12:59 SSH_AGENT_PID=40 02:12:59 Running ssh-add (command line suppressed) 02:12:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13179968890576989612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13179968890576989612.key) 02:12:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:00 + git semver bump pre 02:13:00 2023-05-10 02:13:00,190 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:13:00 2023-05-10 02:13:00,190 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev 02:13:00 2023-05-10 02:13:00,190 [bump_version] DEBUG bumped version:3.0.0-dev.43 02:13:00 2023-05-10 02:13:00,191 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 02:13:00 2023-05-10 02:13:00,191 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:13:00 2023-05-10 02:13:00,191 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 02:13:00 2023-05-10 02:13:00,192 [execute] INFO git cat-file --batch-check 02:13:00 2023-05-10 02:13:00,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:00 2023-05-10 02:13:00,198 [execute] INFO git cat-file --batch 02:13:00 2023-05-10 02:13:00,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:00 2023-05-10 02:13:00,203 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:13:00 3.0.0-dev.43 [Pipeline] } 02:13:00 $ docker exec --env ******** --env ******** 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 ssh-agent -k 02:13:00 unset SSH_AUTH_SOCK; 02:13:00 unset SSH_AGENT_PID; 02:13:00 echo Agent pid 40 killed; 02:13:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:00 + git semver [Pipeline] } 02:13:01 $ docker stop --time=1 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 02:13:02 $ docker rm -f --volumes 1568c3a21bdfa5a1919882a0f708e8f8a27cba0761512a1726c0cec33db6a3a2 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:03 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 02:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:13:03 $ docker top 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 -eo pid,comm 02:13:03 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). 02:13:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:03 [ssh-agent] Looking for ssh-agent implementation... 02:13:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:03 $ docker exec 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 ssh-agent 02:13:03 SSH_AUTH_SOCK=/tmp/ssh-ZfHa4Ag2CWPh/agent.32 02:13:03 SSH_AGENT_PID=38 02:13:03 Running ssh-add (command line suppressed) 02:13:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4997244557529295465.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4997244557529295465.key) 02:13:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:04 + git semver push 02:13:04 2023-05-10 02:13:04,357 [run_push] DEBUG push 02:13:04 2023-05-10 02:13:04,358 [execute] INFO git cat-file --batch-check 02:13:04 2023-05-10 02:13:04,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:04 2023-05-10 02:13:04,362 [execute] INFO git rev-list 7b3e47000f49dc1f421dc347147902e3fa0fa92f -- 02:13:04 2023-05-10 02:13:04,362 [execute] DEBUG Popen(['git', 'rev-list', '7b3e47000f49dc1f421dc347147902e3fa0fa92f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 02:13:04 2023-05-10 02:13:04,372 [execute] INFO git fetch -v origin 02:13:04 2023-05-10 02:13:04,373 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 02:13:05 2023-05-10 02:13:04,865 [run_push] DEBUG no remote changes detected 02:13:05 2023-05-10 02:13:04,865 [execute] INFO git push origin semver 02:13:05 2023-05-10 02:13:04,866 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 02:13:05 2023-05-10 02:13:05,677 [run_push] DEBUG push all version tags 02:13:05 2023-05-10 02:13:05,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:13:05 2023-05-10 02:13:05,678 [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) 02:13:06 2023-05-10 02:13:06,401 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:13:06 3.0.0-dev.43 [Pipeline] } 02:13:06 $ docker exec --env ******** --env ******** 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 ssh-agent -k 02:13:06 unset SSH_AUTH_SOCK; 02:13:06 unset SSH_AGENT_PID; 02:13:06 echo Agent pid 38 killed; 02:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:06 + git semver [Pipeline] } 02:13:07 $ docker stop --time=1 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 02:13:08 $ docker rm -f --volumes 3628831cbc6afb66910cae795bb137ff3dafa1d8eac4210f8b1af6dca44b7f55 [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 02:13:09 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 02:13:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:13:09 total 16 02:13:09 drwxr-xr-x 3 root root 4096 May 10 02:00 . 02:13:09 drwxrwxr-x 9 jenkins jenkins 4096 May 10 02:12 .. 02:13:09 drwxr-xr-x 2 root root 4096 May 10 02:00 cost 02:13:09 -rw-r--r-- 1 root root 96 May 10 02:00 cost.csv 02:13:09 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 02:13:09 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:13:09 total 16 02:13:09 drwxr-xr-x 3 jenkins jenkins 4096 May 10 02:00 . 02:13:09 drwxrwxr-x 9 jenkins jenkins 4096 May 10 02:12 .. 02:13:09 drwxr-xr-x 2 jenkins jenkins 4096 May 10 02:00 cost 02:13:09 -rw-r--r-- 1 jenkins jenkins 96 May 10 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:10 ---> package-listing.sh 02:13:10 ++ facter osfamily 02:13:10 ++ tr '[:upper:]' '[:lower:]' 02:13:10 + OS_FAMILY=debian 02:13:10 + workspace=/w/workspace/ry_app-service-configurable_main 02:13:10 + START_PACKAGES=/tmp/packages_start.txt 02:13:10 + END_PACKAGES=/tmp/packages_end.txt 02:13:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:10 + PACKAGES=/tmp/packages_start.txt 02:13:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:13:10 + PACKAGES=/tmp/packages_end.txt 02:13:10 + case "${OS_FAMILY}" in 02:13:10 + dpkg -l 02:13:10 + grep '^ii' 02:13:10 + '[' -f /tmp/packages_start.txt ']' 02:13:10 + '[' -f /tmp/packages_end.txt ']' 02:13:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:13:10 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 02:13:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 02:13:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:11 prd-ubuntu20.04-docker-8c-8g-14862 does not seem to be running inside a container 02:13:11 $ 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 02:13:11 $ docker top 0d1780f3527c8b26fde3d75dddcb5046561f0cea07e6129a0d84ae1517fb4c56 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:11 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:12 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:12 + ls /var/log/sa-host 02:13:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:12 provisioning config files... 02:13:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15738593910370003024tmp [Pipeline] { [Pipeline] echo 02:13:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:12 ---> create-netrc.sh [Pipeline] } 02:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:13 ---> python-tools-install.sh [Pipeline] echo 02:13:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:13 ---> sudo-logs.sh 02:13:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:13 ---> job-cost.sh 02:13:13 lf-activate-venv: SKIPPING 02:13:13 DEBUG: total: 0.2199999988079071 02:13:13 INFO: Retrieving Stack Cost... 02:13:14 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:14 INFO: Archiving Costs [Pipeline] echo 02:13:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:14 ---> logs-deploy.sh 02:13:14 lf-activate-venv: SKIPPING 02:13:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/160 02:13:14 INFO: archiving workspace using pattern(s): 02:13:15 Archives upload complete. 02:13:15 INFO: archiving logs to Nexus