Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 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-ssh15686422116101261634.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-ssh8710744115636656945.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-ssh3154235614268263982.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-ssh7704207189304440167.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-ssh1869488695638543238.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 ‘prd-ubuntu20.04-docker-8c-8g-15874’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15876 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 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#564)" > 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 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 > git rev-list --no-walk db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:47:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:47:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:47:09 ========================================================= 14:47:09 EdgeX Global Pipelines Version Info 14:47:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:47:09 ------------------- 14:47:09 stable info: 14:47:09 ------------------- 14:47:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:47:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:47:09 Message: update stable to v1.0.249 14:47:10 ------------------- 14:47:10 experimental info: 14:47:10 ------------------- 14:47:10 Commited By: **** collab-it+edgex@linuxfoundation.org 14:47:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:47:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:47:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo 14:47:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8820f4 [Pipeline] echo 14:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:11 provisioning config files... 14:47:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13699965741093475640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:11 ---> docker-login.sh 14:47:11 nexus3.edgexfoundry.org:10001 14:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:11 Configure a credential helper to remove this warning. See 14:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:11 14:47:11 Login Succeeded 14:47:11 nexus3.edgexfoundry.org:10002 14:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:11 Configure a credential helper to remove this warning. See 14:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:11 14:47:11 Login Succeeded 14:47:11 nexus3.edgexfoundry.org:10003 14:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:11 Configure a credential helper to remove this warning. See 14:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:11 14:47:11 Login Succeeded 14:47:11 nexus3.edgexfoundry.org:10004 14:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:11 Configure a credential helper to remove this warning. See 14:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:11 14:47:11 Login Succeeded 14:47:11 docker.io 14:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:12 Configure a credential helper to remove this warning. See 14:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:12 14:47:12 Login Succeeded 14:47:12 ---> docker-login.sh ends [Pipeline] } 14:47:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:47:12 + git rev-list -1 --merges f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7~1..f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo 14:47:12 -----------> git rev-list -1 --merges f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7~1..f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [false] [Pipeline] sh 14:47:12 + git log --format=format:%s -1 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo 14:47:12 ========================================================= 14:47:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:47:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:47:13 + git log --format=format:%s -1 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo 14:47:13 [semverPrep] GIT_COMMIT: f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#564) [Pipeline] echo 14:47:13 [semverPrep] This is not a build commit. [Pipeline] sh 14:47:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:13 + grep -v github /etc/ssh/ssh_known_hosts 14:47:13 + [ -e /tmp/ssh_known_hosts ] 14:47:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:47:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:47:13 + sudo tee -a /etc/ssh/ssh_known_hosts 14:47:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:14 14:47:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:14 0.1.4: Pulling from edgex-devops/py-git-semver 14:47:14 b85a868b505f: Pulling fs layer 14:47:14 e2be974225ed: Pulling fs layer 14:47:14 339a4e72a1f5: Pulling fs layer 14:47:14 988bab9f4d93: Pulling fs layer 14:47:14 1469e6f7b9e6: Pulling fs layer 14:47:14 eaf3925da568: Pulling fs layer 14:47:14 bab4dde63d76: Pulling fs layer 14:47:14 bde34c3a00c8: Pulling fs layer 14:47:14 b352a97aabf1: Pulling fs layer 14:47:14 4872d77fe225: Pulling fs layer 14:47:14 5851b861e8e6: Pulling fs layer 14:47:14 bab4dde63d76: Waiting 14:47:14 bde34c3a00c8: Waiting 14:47:14 b352a97aabf1: Waiting 14:47:14 4872d77fe225: Waiting 14:47:14 5851b861e8e6: Waiting 14:47:14 eaf3925da568: Waiting 14:47:14 988bab9f4d93: Waiting 14:47:14 1469e6f7b9e6: Waiting 14:47:14 e2be974225ed: Verifying Checksum 14:47:14 e2be974225ed: Download complete 14:47:14 988bab9f4d93: Verifying Checksum 14:47:14 988bab9f4d93: Download complete 14:47:14 1469e6f7b9e6: Verifying Checksum 14:47:14 1469e6f7b9e6: Download complete 14:47:14 339a4e72a1f5: Verifying Checksum 14:47:14 339a4e72a1f5: Download complete 14:47:14 eaf3925da568: Verifying Checksum 14:47:14 eaf3925da568: Download complete 14:47:14 bde34c3a00c8: Verifying Checksum 14:47:14 bde34c3a00c8: Download complete 14:47:14 b352a97aabf1: Verifying Checksum 14:47:14 b352a97aabf1: Download complete 14:47:14 4872d77fe225: Verifying Checksum 14:47:14 4872d77fe225: Download complete 14:47:14 5851b861e8e6: Download complete 14:47:14 b85a868b505f: Verifying Checksum 14:47:14 b85a868b505f: Download complete 14:47:14 bab4dde63d76: Verifying Checksum 14:47:14 bab4dde63d76: Download complete 14:47:15 b85a868b505f: Pull complete 14:47:16 e2be974225ed: Pull complete 14:47:16 339a4e72a1f5: Pull complete 14:47:16 988bab9f4d93: Pull complete 14:47:16 1469e6f7b9e6: Pull complete 14:47:16 eaf3925da568: Pull complete 14:47:18 bab4dde63d76: Pull complete 14:47:18 bde34c3a00c8: Pull complete 14:47:19 b352a97aabf1: Pull complete 14:47:19 4872d77fe225: Pull complete 14:47:19 5851b861e8e6: Pull complete 14:47:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:19 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 14:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:47:21 $ docker top 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 -eo pid,comm 14:47:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:47:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:21 [ssh-agent] Looking for ssh-agent implementation... 14:47:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:21 $ docker exec 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent 14:47:21 SSH_AUTH_SOCK=/tmp/ssh-IlLICoQzQzeL/agent.34 14:47:21 SSH_AGENT_PID=40 14:47:21 Running ssh-add (command line suppressed) 14:47:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4227117329352471153.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4227117329352471153.key) 14:47:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:22 + git tag --points-at HEAD [Pipeline] } 14:47:22 $ docker exec --env ******** --env ******** 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent -k 14:47:22 unset SSH_AUTH_SOCK; 14:47:22 unset SSH_AGENT_PID; 14:47:22 echo Agent pid 40 killed; 14:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:47:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:22 [ssh-agent] Looking for ssh-agent implementation... 14:47:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:22 $ docker exec 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent 14:47:22 SSH_AUTH_SOCK=/tmp/ssh-qGFUUNEUdYai/agent.72 14:47:22 SSH_AGENT_PID=78 14:47:22 Running ssh-add (command line suppressed) 14:47:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12412726916382878872.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12412726916382878872.key) 14:47:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:23 + git semver init 14:47:23 2023-05-17 14:47:23,257 [run_init] DEBUG init version:0.0.0 force:False 14:47:23 2023-05-17 14:47:23,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:47:23 2023-05-17 14:47:23,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:47:23 2023-05-17 14:47:23,259 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:47:24 2023-05-17 14:47:24,058 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:47:24 2023-05-17 14:47:24,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:47:24 2023-05-17 14:47:24,058 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:47:24 2023-05-17 14:47:24,059 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:47:24 3.0.0-dev.46 [Pipeline] } 14:47:24 $ docker exec --env ******** --env ******** 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent -k 14:47:24 unset SSH_AUTH_SOCK; 14:47:24 unset SSH_AGENT_PID; 14:47:24 echo Agent pid 78 killed; 14:47:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:24 + git semver [Pipeline] } 14:47:24 $ docker stop --time=1 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 14:47:26 $ docker rm -f --volumes 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 [Pipeline] // withDockerContainer [Pipeline] sh 14:47:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:47:26 Stashed 1 file(s) [Pipeline] echo 14:47:26 [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:26 provisioning config files... 14:47:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11346896680151596072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:27 ---> docker-login.sh 14:47:27 nexus3.edgexfoundry.org:10001 14:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:27 Configure a credential helper to remove this warning. See 14:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:27 14:47:27 Login Succeeded 14:47:27 nexus3.edgexfoundry.org:10002 14:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:27 Configure a credential helper to remove this warning. See 14:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:27 14:47:27 Login Succeeded 14:47:27 nexus3.edgexfoundry.org:10003 14:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:27 Configure a credential helper to remove this warning. See 14:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:27 14:47:27 Login Succeeded 14:47:27 nexus3.edgexfoundry.org:10004 14:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:27 Configure a credential helper to remove this warning. See 14:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:27 14:47:27 Login Succeeded 14:47:27 docker.io 14:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:27 Configure a credential helper to remove this warning. See 14:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:27 14:47:27 Login Succeeded 14:47:27 ---> docker-login.sh ends [Pipeline] } 14:47:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:47:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:47:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:47:27 ========================================================= 14:47:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:47:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:28 + 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 . 14:47:28 Sending build context to Docker daemon 3.343MB 14:47:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:47:28 Step 2/12 : FROM ${BASE} AS builder 14:47:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:47:28 f56be85fc22e: Pulling fs layer 14:47:28 85791d961cd3: Pulling fs layer 14:47:28 d694b5ae8c79: Pulling fs layer 14:47:28 9f32a84ed3da: Pulling fs layer 14:47:28 4d19c01a9841: Pulling fs layer 14:47:28 9325e15d5711: Pulling fs layer 14:47:28 556b6ee489ea: Pulling fs layer 14:47:28 c5a4b2cf53e6: Pulling fs layer 14:47:28 4d19c01a9841: Waiting 14:47:28 9325e15d5711: Waiting 14:47:28 c5a4b2cf53e6: Waiting 14:47:28 556b6ee489ea: Waiting 14:47:28 9f32a84ed3da: Waiting 14:47:28 85791d961cd3: Verifying Checksum 14:47:28 85791d961cd3: Download complete 14:47:28 9f32a84ed3da: Verifying Checksum 14:47:28 9f32a84ed3da: Download complete 14:47:28 4d19c01a9841: Verifying Checksum 14:47:28 4d19c01a9841: Download complete 14:47:28 f56be85fc22e: Download complete 14:47:28 9325e15d5711: Verifying Checksum 14:47:28 9325e15d5711: Download complete 14:47:28 f56be85fc22e: Pull complete 14:47:28 85791d961cd3: Pull complete 14:47:28 c5a4b2cf53e6: Verifying Checksum 14:47:28 c5a4b2cf53e6: Download complete 14:47:28 d694b5ae8c79: Verifying Checksum 14:47:28 d694b5ae8c79: Download complete 14:47:29 556b6ee489ea: Verifying Checksum 14:47:29 556b6ee489ea: Download complete 14:47:32 d694b5ae8c79: Pull complete 14:47:32 9f32a84ed3da: Pull complete 14:47:32 4d19c01a9841: Pull complete 14:47:32 9325e15d5711: Pull complete 14:47:34 556b6ee489ea: Pull complete 14:47:35 c5a4b2cf53e6: Pull complete 14:47:35 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:47:35 ---> c4be618373d6 14:47:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:47:39 ---> Running in e9caa44756fa 14:47:39 Removing intermediate container e9caa44756fa 14:47:39 ---> 59928ad78641 14:47:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:47:39 ---> Running in f3f5dbdba0fe 14:47:39 Removing intermediate container f3f5dbdba0fe 14:47:39 ---> 81b000f3684f 14:47:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:47:39 ---> Running in 2beafd6fc143 14:47:39 Removing intermediate container 2beafd6fc143 14:47:39 ---> 3135e7aaf92b 14:47:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:47:39 ---> Running in f51ad2a31c64 14:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:47:40 OK: 265 MiB in 53 packages 14:47:40 Removing intermediate container f51ad2a31c64 14:47:40 ---> cc293ccd5cb3 14:47:40 Step 7/12 : WORKDIR /app 14:47:40 ---> Running in 63a6596950b1 14:47:40 Removing intermediate container 63a6596950b1 14:47:40 ---> 6cbeb8956e3b 14:47:40 Step 8/12 : COPY go.mod vendor* ./ 14:47:40 ---> 602216c6a3c9 14:47:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:40 ---> Running in 88bc5dc67a0b 14:47:41 Still waiting to schedule task 14:47:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ is offline 14:48:07 Removing intermediate container 88bc5dc67a0b 14:48:07 ---> 30333a6af51e 14:48:07 Step 10/12 : COPY . . 14:48:07 ---> 2ee0e4cab940 14:48:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:48:07 ---> Running in 35df6300a072 14:48:07 Removing intermediate container 35df6300a072 14:48:07 ---> cca082696432 14:48:07 Step 12/12 : RUN $MAKE 14:48:07 ---> Running in 2093a7227f9c 14:48:07 noop 14:48:07 Removing intermediate container 2093a7227f9c 14:48:07 ---> 7f3ba455277a 14:48:07 Successfully built 7f3ba455277a 14:48:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:07 + docker inspect -f . ci-base-image-x86_64 14:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:07 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 14:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:48:08 $ docker top 2cc1f52a9d7e2815d5c594e0ffa328a6da83682df0ab95b8d17cfa702ddf43ec -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:08 + go version 14:48:08 go version go1.20.2 linux/amd64 [Pipeline] } 14:48:08 $ docker stop --time=1 2cc1f52a9d7e2815d5c594e0ffa328a6da83682df0ab95b8d17cfa702ddf43ec 14:48:09 $ docker rm -f --volumes 2cc1f52a9d7e2815d5c594e0ffa328a6da83682df0ab95b8d17cfa702ddf43ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:10 + docker inspect -f . ci-base-image-x86_64 14:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:10 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 14:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:48:10 $ docker top 9e671aa756daeb0d53e30ec7e2fd0bb838eb6f6c0e328c508206a2a651cf7c1a -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:10 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:48:11 + make test 14:48:11 go test -race -coverprofile=coverage.out ./... 14:48:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:48:51 go vet ./... 14:48:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:48:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:48:54 ./bin/test-attribution-txt.sh 14:48:54 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 14:48:54 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 14:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:48:54 $ docker stop --time=1 9e671aa756daeb0d53e30ec7e2fd0bb838eb6f6c0e328c508206a2a651cf7c1a 14:48:57 $ docker rm -f --volumes 9e671aa756daeb0d53e30ec7e2fd0bb838eb6f6c0e328c508206a2a651cf7c1a [Pipeline] // withDockerContainer [Pipeline] sh 14:48:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:48:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:48:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:48:58 + ls -al . 14:48:58 total 176 14:48:58 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 . 14:48:58 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 .. 14:48:58 -rw-rw-r-- 1 jenkins jenkins 119 May 17 14:47 .dockerignore 14:48:58 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:47 .git 14:48:58 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 .github 14:48:58 -rw-rw-r-- 1 jenkins jenkins 171 May 17 14:47 .gitignore 14:48:58 -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:47 .golangci.yml 14:48:58 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:47 .semver 14:48:58 -rw-rw-r-- 1 jenkins jenkins 9088 May 17 14:47 Attribution.txt 14:48:58 -rw-rw-r-- 1 jenkins jenkins 29118 May 17 14:47 CHANGELOG.md 14:48:58 -rw-rw-r-- 1 jenkins jenkins 1898 May 17 14:47 Dockerfile 14:48:58 -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:47 GOVERNANCE.md 14:48:58 -rw-rw-r-- 1 jenkins jenkins 688 May 17 14:47 Jenkinsfile 14:48:58 -rw-rw-r-- 1 jenkins jenkins 10174 May 17 14:47 LICENSE 14:48:58 -rw-rw-r-- 1 jenkins jenkins 618 May 17 14:47 OWNERS.md 14:48:58 -rw-rw-r-- 1 jenkins jenkins 4885 May 17 14:47 README.md 14:48:58 -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:47 VERSION 14:48:58 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 bin 14:48:58 -rw-r--r-- 1 jenkins jenkins 13 May 17 14:48 coverage.out 14:48:58 -rw-rw-r-- 1 jenkins jenkins 3302 May 17 14:47 go.mod 14:48:58 -rw-rw-r-- 1 jenkins jenkins 31421 May 17 14:47 go.sum 14:48:58 -rw-rw-r-- 1 jenkins jenkins 1937 May 17 14:47 main.go 14:48:58 -rw-rw-r-- 1 jenkins jenkins 2569 May 17 14:47 makefile 14:48:58 drwxrwxr-x 9 jenkins jenkins 4096 May 17 14:47 res 14:48:58 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:59 + 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=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 --label arch=amd64 --label version=3.0.0-dev.46 . 14:48:59 Sending build context to Docker daemon 3.344MB 14:48:59 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 14:48:59 Step 2/26 : FROM ${BASE} AS builder 14:48:59 ---> 7f3ba455277a 14:48:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 14:48:59 ---> Running in 562dae8490b8 14:48:59 Removing intermediate container 562dae8490b8 14:48:59 ---> b2f4a9494843 14:48:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:48:59 ---> Running in 10d299b1caa0 14:48:59 Removing intermediate container 10d299b1caa0 14:48:59 ---> 274f13774a15 14:48:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:48:59 ---> Running in 1df98d94613e 14:48:59 Removing intermediate container 1df98d94613e 14:48:59 ---> 8a5ddac5b3b3 14:48:59 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:48:59 ---> Running in e718c8c966a0 14:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:48:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:48:59 OK: 265 MiB in 53 packages 14:49:00 Removing intermediate container e718c8c966a0 14:49:00 ---> b9063b1bb15a 14:49:00 Step 7/26 : WORKDIR /app 14:49:00 ---> Running in c7fe8f07e8c6 14:49:00 Removing intermediate container c7fe8f07e8c6 14:49:00 ---> a1b0e9a729ec 14:49:00 Step 8/26 : COPY go.mod vendor* ./ 14:49:00 ---> b8177fbb6a2f 14:49:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:00 ---> Running in 532a1e428dd6 14:49:01 Removing intermediate container 532a1e428dd6 14:49:01 ---> cab6fab1bbbe 14:49:01 Step 10/26 : COPY . . 14:49:01 ---> 08e2e874aa11 14:49:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:49:01 ---> Running in ccc6dec8ded1 14:49:01 Removing intermediate container ccc6dec8ded1 14:49:01 ---> e32e63f055e8 14:49:01 Step 12/26 : RUN $MAKE 14:49:01 ---> Running in 30086bca30c5 14:49:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.46" -trimpath -mod=readonly -o app-service-configurable 14:49:24 Removing intermediate container 30086bca30c5 14:49:24 ---> 162334f5ccce 14:49:24 Step 13/26 : FROM alpine:3.17 14:49:24 3.17: Pulling from library/alpine 14:49:24 f56be85fc22e: Already exists 14:49:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:49:24 Status: Downloaded newer image for alpine:3.17 14:49:24 ---> 9ed4aefc74f6 14:49:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:49:24 ---> Running in 6c31cc25a838 14:49:24 Removing intermediate container 6c31cc25a838 14:49:24 ---> 10727fe97987 14:49:24 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 14:49:24 ---> Running in 5075fe9c281a 14:49:24 Removing intermediate container 5075fe9c281a 14:49:24 ---> 31a0cfb96be8 14:49:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 14:49:24 ---> Running in 11974f5578c6 14:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:49:24 (1/2) Installing ca-certificates (20230506-r0) 14:49:24 (2/2) Installing dumb-init (1.2.5-r2) 14:49:24 Executing busybox-1.35.0-r29.trigger 14:49:24 Executing ca-certificates-20230506-r0.trigger 14:49:24 OK: 8 MiB in 17 packages 14:49:24 Removing intermediate container 11974f5578c6 14:49:24 ---> 8c76e1b45926 14:49:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:49:24 ---> 4e085585cc74 14:49:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 14:49:24 ---> e0f7376da662 14:49:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 14:49:24 ---> 02ddb197758d 14:49:24 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:49:24 ---> 780f2afd1692 14:49:24 Step 21/26 : EXPOSE 48095 14:49:24 ---> Running in 6653f02ffd14 14:49:24 Removing intermediate container 6653f02ffd14 14:49:24 ---> 40f73cc4debb 14:49:24 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 14:49:24 ---> Running in 85112cd229ca 14:49:24 Removing intermediate container 85112cd229ca 14:49:24 ---> cf864b537ab5 14:49:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:49:24 ---> Running in b1050a670422 14:49:24 Removing intermediate container b1050a670422 14:49:24 ---> d393cd33697e 14:49:24 Step 24/26 : LABEL arch=amd64 14:49:24 ---> Running in 2e868580cd6e 14:49:24 Removing intermediate container 2e868580cd6e 14:49:24 ---> 263ba1c2ee9a 14:49:24 Step 25/26 : LABEL git_sha=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 14:49:24 ---> Running in 2dcf2ec94275 14:49:24 Removing intermediate container 2dcf2ec94275 14:49:24 ---> 6f1e7d9fa12e 14:49:24 Step 26/26 : LABEL version=3.0.0-dev.46 14:49:24 ---> Running in 8e0912aaab2b 14:49:24 Removing intermediate container 8e0912aaab2b 14:49:24 ---> c3aa4b5ae261 14:49:24 [Warning] One or more build-args [ARCH] were not consumed 14:49:24 Successfully built c3aa4b5ae261 14:49:24 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:49:24 provisioning config files... 14:49:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8925236616624687801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:24 ---> docker-login.sh 14:49:24 nexus3.edgexfoundry.org:10001 14:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:24 Configure a credential helper to remove this warning. See 14:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:24 14:49:24 Login Succeeded 14:49:24 nexus3.edgexfoundry.org:10002 14:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:24 Configure a credential helper to remove this warning. See 14:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:24 14:49:24 Login Succeeded 14:49:24 nexus3.edgexfoundry.org:10003 14:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:24 Configure a credential helper to remove this warning. See 14:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:24 14:49:24 Login Succeeded 14:49:24 nexus3.edgexfoundry.org:10004 14:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:24 Configure a credential helper to remove this warning. See 14:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:24 14:49:24 Login Succeeded 14:49:24 docker.io 14:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:24 Configure a credential helper to remove this warning. See 14:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:24 14:49:24 Login Succeeded 14:49:24 ---> docker-login.sh ends [Pipeline] } 14:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:49:25 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:49:25 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 14:49:25 latest 14:49:25 3.0.0-dev.46 14:49:25 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 14:49:25 main 14:49:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 14:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:49:25 4675ea4dfe48: Preparing 14:49:25 c24b58390ebb: Preparing 14:49:25 9ecddbea54d0: Preparing 14:49:25 dd962b8c2dc2: Preparing 14:49:25 a87899c576d3: Preparing 14:49:25 f1417ff83b31: Preparing 14:49:25 f1417ff83b31: Waiting 14:49:25 9ecddbea54d0: Pushed 14:49:25 dd962b8c2dc2: Pushed 14:49:25 c24b58390ebb: Pushed 14:49:25 f1417ff83b31: Layer already exists 14:49:25 a87899c576d3: Pushed 14:49:28 4675ea4dfe48: Pushed 14:49:28 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:49:29 4675ea4dfe48: Preparing 14:49:29 c24b58390ebb: Preparing 14:49:29 9ecddbea54d0: Preparing 14:49:29 dd962b8c2dc2: Preparing 14:49:29 a87899c576d3: Preparing 14:49:29 f1417ff83b31: Preparing 14:49:29 f1417ff83b31: Waiting 14:49:29 c24b58390ebb: Layer already exists 14:49:29 9ecddbea54d0: Layer already exists 14:49:29 4675ea4dfe48: Layer already exists 14:49:29 dd962b8c2dc2: Layer already exists 14:49:29 a87899c576d3: Layer already exists 14:49:29 f1417ff83b31: Layer already exists 14:49:29 latest: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.46 14:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:49:30 4675ea4dfe48: Preparing 14:49:30 c24b58390ebb: Preparing 14:49:30 9ecddbea54d0: Preparing 14:49:30 dd962b8c2dc2: Preparing 14:49:30 a87899c576d3: Preparing 14:49:30 f1417ff83b31: Preparing 14:49:30 f1417ff83b31: Waiting 14:49:30 4675ea4dfe48: Layer already exists 14:49:30 dd962b8c2dc2: Layer already exists 14:49:30 a87899c576d3: Layer already exists 14:49:30 c24b58390ebb: Layer already exists 14:49:30 9ecddbea54d0: Layer already exists 14:49:30 f1417ff83b31: Layer already exists 14:49:30 3.0.0-dev.46: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 14:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:49:30 4675ea4dfe48: Preparing 14:49:30 c24b58390ebb: Preparing 14:49:30 9ecddbea54d0: Preparing 14:49:30 dd962b8c2dc2: Preparing 14:49:30 a87899c576d3: Preparing 14:49:30 f1417ff83b31: Preparing 14:49:30 f1417ff83b31: Waiting 14:49:30 dd962b8c2dc2: Layer already exists 14:49:30 a87899c576d3: Layer already exists 14:49:30 c24b58390ebb: Layer already exists 14:49:30 4675ea4dfe48: Layer already exists 14:49:30 9ecddbea54d0: Layer already exists 14:49:30 f1417ff83b31: Layer already exists 14:49:30 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:49:31 4675ea4dfe48: Preparing 14:49:31 c24b58390ebb: Preparing 14:49:31 9ecddbea54d0: Preparing 14:49:31 dd962b8c2dc2: Preparing 14:49:31 a87899c576d3: Preparing 14:49:31 f1417ff83b31: Preparing 14:49:31 f1417ff83b31: Waiting 14:49:31 9ecddbea54d0: Layer already exists 14:49:31 dd962b8c2dc2: Layer already exists 14:49:31 a87899c576d3: Layer already exists 14:49:31 4675ea4dfe48: Layer already exists 14:49:31 c24b58390ebb: Layer already exists 14:49:31 f1417ff83b31: Layer already exists 14:49:31 main: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:49:31 ===================================================== [Pipeline] echo 14:49:31 taggedImages: 14:49:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 14:49:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:49:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.46 14:49:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 14:49:31 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:31 14:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:32 latest: Pulling from edgex-lftools-log-publisher 14:49:32 5eb5b503b376: Pulling fs layer 14:49:32 5c69ac0246d0: Pulling fs layer 14:49:32 ec43610c2a17: Pulling fs layer 14:49:32 3a2ae6a8a46f: Pulling fs layer 14:49:32 33b1e0a273af: Pulling fs layer 14:49:32 5d3b04190fa2: Pulling fs layer 14:49:32 2f39f015ded8: Pulling fs layer 14:49:32 33b1e0a273af: Waiting 14:49:32 5d3b04190fa2: Waiting 14:49:32 2f39f015ded8: Waiting 14:49:32 3a2ae6a8a46f: Waiting 14:49:32 5c69ac0246d0: Verifying Checksum 14:49:32 5c69ac0246d0: Download complete 14:49:32 3a2ae6a8a46f: Verifying Checksum 14:49:32 3a2ae6a8a46f: Download complete 14:49:32 33b1e0a273af: Verifying Checksum 14:49:32 33b1e0a273af: Download complete 14:49:32 ec43610c2a17: Verifying Checksum 14:49:32 ec43610c2a17: Download complete 14:49:32 5d3b04190fa2: Verifying Checksum 14:49:32 5d3b04190fa2: Download complete 14:49:32 5eb5b503b376: Verifying Checksum 14:49:32 5eb5b503b376: Download complete 14:49:32 2f39f015ded8: Download complete 14:49:33 5eb5b503b376: Pull complete 14:49:33 5c69ac0246d0: Pull complete 14:49:34 ec43610c2a17: Pull complete 14:49:34 3a2ae6a8a46f: Pull complete 14:49:34 33b1e0a273af: Pull complete 14:49:34 5d3b04190fa2: Pull complete 14:49:38 2f39f015ded8: Pull complete 14:49:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:38 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 14:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:49:41 $ docker top 077b9ac496f4d1bd00aaf8ae19647ad9676ca1fcaf9523d47b1a1654e87f947d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:42 ---> job-cost.sh 14:49:42 lf-activate-venv: SKIPPING 14:49:42 INFO: No Stack... 14:49:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:49:42 INFO: Archiving Costs [Pipeline] sh 14:49:42 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:49:42 + cut -d, -f6 [Pipeline] lock 14:49:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] 14:49:42 Resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] did not exist. Created. 14:49:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:49:43 + echo total: 0.2199999988079071 [Pipeline] stash 14:49:43 Stashed 1 file(s) [Pipeline] } 14:49:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 14:49:43 $ docker stop --time=1 077b9ac496f4d1bd00aaf8ae19647ad9676ca1fcaf9523d47b1a1654e87f947d 14:49:44 $ docker rm -f --volumes 077b9ac496f4d1bd00aaf8ae19647ad9676ca1fcaf9523d47b1a1654e87f947d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:49:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15879 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:49:58 Running in /w/workspace/app-service-configurable/164 [Pipeline] { [Pipeline] checkout 14:49:59 Selected Git installation does not exist. Using Default 14:49:59 The recommended git tool is: NONE 14:50:05 using credential edgex-jenkins-ssh 14:50:05 Cloning the remote Git repository 14:50:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:50:05 > git init /w/workspace/app-service-configurable/164 # timeout=10 14:50:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:50:06 > git --version # timeout=10 14:50:06 > git --version # 'git version 2.25.1' 14:50:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:50:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:09 Avoid second fetch 14:50:09 Checking out Revision f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 (main) 14:50:10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#564)" 14:50:09 > git config core.sparsecheckout # timeout=10 14:50:09 > git checkout -f f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:50:11 % Total % Received % Xferd Average Speed Time Time Time Current 14:50:11 Dload Upload Total Spent Left Speed 14:50:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 14:50:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:50:12 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:50:12 sudo tee /etc/docker/daemon.new 14:50:12 { 14:50:12 "registry-mirrors": [ 14:50:12 "https://nexus3.edgexfoundry.org:10001" 14:50:12 ], 14:50:12 "bip": "10.250.0.254/24", 14:50:12 "hosts": [ 14:50:12 "tcp://0.0.0.0:5555", 14:50:12 "unix:///var/run/docker.sock" 14:50:12 ], 14:50:12 "mtu": 1458, 14:50:12 "selinux-enabled": true, 14:50:12 "seccomp-profile": "/etc/docker/seccomp.json" 14:50:12 } [Pipeline] sh 14:50:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:50:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:31 provisioning config files... 14:50:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/164@tmp/config7530096782005437964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:31 ---> docker-login.sh 14:50:31 nexus3.edgexfoundry.org:10001 14:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:32 Configure a credential helper to remove this warning. See 14:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:32 14:50:32 Login Succeeded 14:50:32 nexus3.edgexfoundry.org:10002 14:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:32 Configure a credential helper to remove this warning. See 14:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:32 14:50:32 Login Succeeded 14:50:32 nexus3.edgexfoundry.org:10003 14:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:32 Configure a credential helper to remove this warning. See 14:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:32 14:50:32 Login Succeeded 14:50:32 nexus3.edgexfoundry.org:10004 14:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:33 Configure a credential helper to remove this warning. See 14:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:33 14:50:33 Login Succeeded 14:50:33 docker.io 14:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:33 Configure a credential helper to remove this warning. See 14:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:33 14:50:33 Login Succeeded 14:50:33 ---> docker-login.sh ends [Pipeline] } 14:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:50:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:50:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:50:34 ========================================================= 14:50:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:50:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:34 + 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 . 14:50:34 Sending build context to Docker daemon 168.4kB 14:50:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:50:34 Step 2/12 : FROM ${BASE} AS builder 14:50:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:50:34 c41833b44d91: Pulling fs layer 14:50:34 ed15518f5707: Pulling fs layer 14:50:34 feae8fd75edb: Pulling fs layer 14:50:34 242c74f7c9fa: Pulling fs layer 14:50:34 3cdef696dda3: Pulling fs layer 14:50:34 2ced38df9373: Pulling fs layer 14:50:34 58f1dce35555: Pulling fs layer 14:50:34 242c74f7c9fa: Waiting 14:50:34 3cdef696dda3: Waiting 14:50:34 2ced38df9373: Waiting 14:50:34 ed15518f5707: Verifying Checksum 14:50:34 ed15518f5707: Download complete 14:50:34 242c74f7c9fa: Download complete 14:50:35 3cdef696dda3: Download complete 14:50:35 c41833b44d91: Verifying Checksum 14:50:35 c41833b44d91: Download complete 14:50:36 c41833b44d91: Pull complete 14:50:36 58f1dce35555: Verifying Checksum 14:50:36 58f1dce35555: Download complete 14:50:36 ed15518f5707: Pull complete 14:50:37 feae8fd75edb: Verifying Checksum 14:50:37 feae8fd75edb: Download complete 14:50:37 2ced38df9373: Verifying Checksum 14:50:37 2ced38df9373: Download complete 14:50:50 feae8fd75edb: Pull complete 14:50:50 242c74f7c9fa: Pull complete 14:50:50 3cdef696dda3: Pull complete 14:50:56 2ced38df9373: Pull complete 14:50:58 58f1dce35555: Pull complete 14:50:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:50:58 ---> fadd8f120f05 14:50:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:51:00 ---> Running in 1d9c2e11d676 14:51:01 Removing intermediate container 1d9c2e11d676 14:51:01 ---> bb716b801575 14:51:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:51:01 ---> Running in 31a41bc17b71 14:51:02 Removing intermediate container 31a41bc17b71 14:51:02 ---> d2fca00696c6 14:51:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:51:02 ---> Running in 9fac6651175a 14:51:02 Removing intermediate container 9fac6651175a 14:51:02 ---> a0a3def0cde0 14:51:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:51:03 ---> Running in e7943d91c386 14:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:51:06 OK: 263 MiB in 53 packages 14:51:07 Removing intermediate container e7943d91c386 14:51:07 ---> 75420c3746ef 14:51:07 Step 7/12 : WORKDIR /app 14:51:07 ---> Running in b50d9aeb18de 14:51:07 Removing intermediate container b50d9aeb18de 14:51:07 ---> 225fc3b6601f 14:51:07 Step 8/12 : COPY go.mod vendor* ./ 14:51:07 ---> 2c0c9872a06e 14:51:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:07 ---> Running in f69cdc3e784d 14:52:15 Removing intermediate container f69cdc3e784d 14:52:15 ---> 08bd0d10fa7b 14:52:15 Step 10/12 : COPY . . 14:52:15 ---> 96486338c2df 14:52:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:52:15 ---> Running in 65172088784c 14:52:15 Removing intermediate container 65172088784c 14:52:15 ---> 6168aacdabc3 14:52:15 Step 12/12 : RUN $MAKE 14:52:15 ---> Running in 8c34afb80deb 14:52:15 noop 14:52:15 Removing intermediate container 8c34afb80deb 14:52:15 ---> f209f74ce4d3 14:52:15 Successfully built f209f74ce4d3 14:52:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:16 + docker inspect -f . ci-base-image-arm64 14:52:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:16 prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container 14:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/164 -v /w/workspace/app-service-configurable/164:/w/workspace/app-service-configurable/164:rw,z -v /w/workspace/app-service-configurable/164@tmp:/w/workspace/app-service-configurable/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:17 $ docker top 2619e276c8901998fa79941436a5f20188dbcfab8b1f4f52a6d2adf14ea55126 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:18 + go version 14:52:18 go version go1.20.2 linux/arm64 [Pipeline] } 14:52:18 $ docker stop --time=1 2619e276c8901998fa79941436a5f20188dbcfab8b1f4f52a6d2adf14ea55126 14:52:20 $ docker rm -f --volumes 2619e276c8901998fa79941436a5f20188dbcfab8b1f4f52a6d2adf14ea55126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:20 + docker inspect -f . ci-base-image-arm64 14:52:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:21 prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container 14:52:21 $ 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/164 -v /w/workspace/app-service-configurable/164:/w/workspace/app-service-configurable/164:rw,z -v /w/workspace/app-service-configurable/164@tmp:/w/workspace/app-service-configurable/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:24 $ docker top 570ffcc097db42621572098449d17a76ef331cf03675ca2cfd7c0391122f1b64 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/164 [Pipeline] fileExists [Pipeline] sh 14:52:26 + make test 14:52:26 go test -race -coverprofile=coverage.out ./... 14:55:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:55:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:55:18 go vet ./... 14:57:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:54 ./bin/test-attribution-txt.sh 14:57:54 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 14:57:54 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 14:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:54 $ docker stop --time=1 570ffcc097db42621572098449d17a76ef331cf03675ca2cfd7c0391122f1b64 14:57:56 $ docker rm -f --volumes 570ffcc097db42621572098449d17a76ef331cf03675ca2cfd7c0391122f1b64 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:58 Warning: overwriting stash ‘coverage-report’ 14:57:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:59 + ls -al . 14:57:59 total 172 14:57:59 drwxrwxr-x 7 jenkins jenkins 4096 May 17 14:52 . 14:57:59 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:50 .. 14:57:59 -rw-rw-r-- 1 jenkins jenkins 119 May 17 14:50 .dockerignore 14:57:59 drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:50 .git 14:57:59 drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:50 .github 14:57:59 -rw-rw-r-- 1 jenkins jenkins 171 May 17 14:50 .gitignore 14:57:59 -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:50 .golangci.yml 14:57:59 -rw-rw-r-- 1 jenkins jenkins 9088 May 17 14:50 Attribution.txt 14:57:59 -rw-rw-r-- 1 jenkins jenkins 29118 May 17 14:50 CHANGELOG.md 14:57:59 -rw-rw-r-- 1 jenkins jenkins 1898 May 17 14:50 Dockerfile 14:57:59 -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:50 GOVERNANCE.md 14:57:59 -rw-rw-r-- 1 jenkins jenkins 688 May 17 14:50 Jenkinsfile 14:57:59 -rw-rw-r-- 1 jenkins jenkins 10174 May 17 14:50 LICENSE 14:57:59 -rw-rw-r-- 1 jenkins jenkins 618 May 17 14:50 OWNERS.md 14:57:59 -rw-rw-r-- 1 jenkins jenkins 4885 May 17 14:50 README.md 14:57:59 -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:47 VERSION 14:57:59 drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:50 bin 14:57:59 -rw-r--r-- 1 jenkins jenkins 13 May 17 14:52 coverage.out 14:57:59 -rw-rw-r-- 1 jenkins jenkins 3302 May 17 14:50 go.mod 14:57:59 -rw-rw-r-- 1 jenkins jenkins 31421 May 17 14:50 go.sum 14:57:59 -rw-rw-r-- 1 jenkins jenkins 1937 May 17 14:50 main.go 14:57:59 -rw-rw-r-- 1 jenkins jenkins 2569 May 17 14:50 makefile 14:57:59 drwxrwxr-x 9 jenkins jenkins 4096 May 17 14:50 res 14:57:59 drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:59 + 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=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 --label arch=arm64 --label version=3.0.0-dev.46 . 14:57:59 Sending build context to Docker daemon 169.5kB 14:58:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 14:58:00 Step 2/26 : FROM ${BASE} AS builder 14:58:00 ---> f209f74ce4d3 14:58:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 14:58:00 ---> Running in fa947c9983f4 14:58:00 Removing intermediate container fa947c9983f4 14:58:00 ---> 42f21dc2d8e3 14:58:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:58:00 ---> Running in 7534efef4786 14:58:01 Removing intermediate container 7534efef4786 14:58:01 ---> bbccd57765f0 14:58:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:58:01 ---> Running in 687a94c98221 14:58:01 Removing intermediate container 687a94c98221 14:58:01 ---> b273c46eb342 14:58:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:58:01 ---> Running in b4d20e0da7ab 14:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:58:04 OK: 263 MiB in 53 packages 14:58:05 Removing intermediate container b4d20e0da7ab 14:58:05 ---> 6549354a387e 14:58:05 Step 7/26 : WORKDIR /app 14:58:05 ---> Running in 0f7135d54a34 14:58:05 Removing intermediate container 0f7135d54a34 14:58:05 ---> 89a2d1eb7582 14:58:05 Step 8/26 : COPY go.mod vendor* ./ 14:58:05 ---> 5b5ecc32e9cd 14:58:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:06 ---> Running in b03ea88ac88b 14:58:08 Removing intermediate container b03ea88ac88b 14:58:08 ---> 0f77d7512877 14:58:08 Step 10/26 : COPY . . 14:58:09 ---> 89c4bce2ef0a 14:58:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:58:09 ---> Running in 742b0e4cd00c 14:58:09 Removing intermediate container 742b0e4cd00c 14:58:09 ---> f12f5d44aa9c 14:58:09 Step 12/26 : RUN $MAKE 14:58:09 ---> Running in 1e3847b03345 14:58:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.46" -trimpath -mod=readonly -o app-service-configurable 15:00:32 Removing intermediate container 1e3847b03345 15:00:32 ---> d376050409a6 15:00:32 Step 13/26 : FROM alpine:3.17 15:00:32 3.17: Pulling from library/alpine 15:00:32 c41833b44d91: Already exists 15:00:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:00:32 Status: Downloaded newer image for alpine:3.17 15:00:32 ---> 51e60588ff2c 15:00:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:00:32 ---> Running in e6a049eedb55 15:00:32 Removing intermediate container e6a049eedb55 15:00:32 ---> cce3c88c5043 15:00:32 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:00:32 ---> Running in 44b0fa398794 15:00:32 Removing intermediate container 44b0fa398794 15:00:32 ---> ae5c1f4885e1 15:00:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:00:32 ---> Running in b634dd9d6310 15:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:32 (1/2) Installing ca-certificates (20230506-r0) 15:00:32 (2/2) Installing dumb-init (1.2.5-r2) 15:00:32 Executing busybox-1.35.0-r29.trigger 15:00:32 Executing ca-certificates-20230506-r0.trigger 15:00:32 OK: 8 MiB in 17 packages 15:00:32 Removing intermediate container b634dd9d6310 15:00:32 ---> 67e5f1354fe9 15:00:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:00:32 ---> 86040bac4cd6 15:00:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:00:32 ---> 26ef763ef7fc 15:00:32 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:00:32 ---> 45606bb9178a 15:00:32 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:00:32 ---> b27a12fa875e 15:00:32 Step 21/26 : EXPOSE 48095 15:00:32 ---> Running in 8d6753860e9c 15:00:33 Removing intermediate container 8d6753860e9c 15:00:33 ---> c35b61b37841 15:00:33 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:00:33 ---> Running in 894b32686e8b 15:00:33 Removing intermediate container 894b32686e8b 15:00:33 ---> 44f3981ad1b4 15:00:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:00:33 ---> Running in 8a8ab0e0b83c 15:00:34 Removing intermediate container 8a8ab0e0b83c 15:00:34 ---> 022108a85016 15:00:34 Step 24/26 : LABEL arch=arm64 15:00:34 ---> Running in 67b91bdec6dd 15:00:34 Removing intermediate container 67b91bdec6dd 15:00:34 ---> c996d34970bb 15:00:34 Step 25/26 : LABEL git_sha=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 15:00:34 ---> Running in 05b19b4f7e27 15:00:34 Removing intermediate container 05b19b4f7e27 15:00:34 ---> 72b92e164b70 15:00:34 Step 26/26 : LABEL version=3.0.0-dev.46 15:00:34 ---> Running in c3b9eab12c1d 15:00:34 Removing intermediate container c3b9eab12c1d 15:00:34 ---> 560799aaeeb4 15:00:34 [Warning] One or more build-args [ARCH] were not consumed 15:00:34 Successfully built 560799aaeeb4 15:00:34 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:34 provisioning config files... 15:00:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/164@tmp/config5821953693488152888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:35 ---> docker-login.sh 15:00:35 nexus3.edgexfoundry.org:10001 15:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:35 Configure a credential helper to remove this warning. See 15:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:35 15:00:35 Login Succeeded 15:00:35 nexus3.edgexfoundry.org:10002 15:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:35 Configure a credential helper to remove this warning. See 15:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:35 15:00:35 Login Succeeded 15:00:35 nexus3.edgexfoundry.org:10003 15:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:36 Configure a credential helper to remove this warning. See 15:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:36 15:00:36 Login Succeeded 15:00:36 nexus3.edgexfoundry.org:10004 15:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:36 Configure a credential helper to remove this warning. See 15:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:36 15:00:36 Login Succeeded 15:00:36 docker.io 15:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:37 Configure a credential helper to remove this warning. See 15:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:37 15:00:37 Login Succeeded 15:00:37 ---> docker-login.sh ends [Pipeline] } 15:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:37 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:00:37 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 15:00:37 latest 15:00:37 3.0.0-dev.46 15:00:37 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 15:00:37 main 15:00:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 15:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:37 09f1929bc8a9: Preparing 15:00:37 9ad3ea3e9c21: Preparing 15:00:37 1949c069a6a0: Preparing 15:00:37 4cb40a466bce: Preparing 15:00:37 b31145f274bf: Preparing 15:00:37 26cbea5cba74: Preparing 15:00:37 26cbea5cba74: Waiting 15:00:38 9ad3ea3e9c21: Pushed 15:00:38 4cb40a466bce: Pushed 15:00:38 1949c069a6a0: Pushed 15:00:38 26cbea5cba74: Layer already exists 15:00:38 b31145f274bf: Pushed 15:00:42 09f1929bc8a9: Pushed 15:00:42 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:43 09f1929bc8a9: Preparing 15:00:43 9ad3ea3e9c21: Preparing 15:00:43 1949c069a6a0: Preparing 15:00:43 4cb40a466bce: Preparing 15:00:43 b31145f274bf: Preparing 15:00:43 26cbea5cba74: Preparing 15:00:43 26cbea5cba74: Waiting 15:00:43 4cb40a466bce: Layer already exists 15:00:43 9ad3ea3e9c21: Layer already exists 15:00:43 1949c069a6a0: Layer already exists 15:00:43 09f1929bc8a9: Layer already exists 15:00:43 b31145f274bf: Layer already exists 15:00:43 26cbea5cba74: Layer already exists 15:00:43 latest: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.46 15:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:44 09f1929bc8a9: Preparing 15:00:44 9ad3ea3e9c21: Preparing 15:00:44 1949c069a6a0: Preparing 15:00:44 4cb40a466bce: Preparing 15:00:44 b31145f274bf: Preparing 15:00:44 26cbea5cba74: Preparing 15:00:44 26cbea5cba74: Waiting 15:00:44 9ad3ea3e9c21: Layer already exists 15:00:44 09f1929bc8a9: Layer already exists 15:00:44 b31145f274bf: Layer already exists 15:00:44 1949c069a6a0: Layer already exists 15:00:44 4cb40a466bce: Layer already exists 15:00:44 26cbea5cba74: Layer already exists 15:00:44 3.0.0-dev.46: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 15:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:45 09f1929bc8a9: Preparing 15:00:45 9ad3ea3e9c21: Preparing 15:00:45 1949c069a6a0: Preparing 15:00:45 4cb40a466bce: Preparing 15:00:45 b31145f274bf: Preparing 15:00:45 26cbea5cba74: Preparing 15:00:45 26cbea5cba74: Waiting 15:00:45 9ad3ea3e9c21: Layer already exists 15:00:45 b31145f274bf: Layer already exists 15:00:45 4cb40a466bce: Layer already exists 15:00:45 1949c069a6a0: Layer already exists 15:00:45 09f1929bc8a9: Layer already exists 15:00:45 26cbea5cba74: Layer already exists 15:00:45 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:00:46 09f1929bc8a9: Preparing 15:00:46 9ad3ea3e9c21: Preparing 15:00:46 1949c069a6a0: Preparing 15:00:46 4cb40a466bce: Preparing 15:00:46 b31145f274bf: Preparing 15:00:46 26cbea5cba74: Preparing 15:00:46 26cbea5cba74: Waiting 15:00:46 4cb40a466bce: Layer already exists 15:00:46 9ad3ea3e9c21: Layer already exists 15:00:46 09f1929bc8a9: Layer already exists 15:00:46 b31145f274bf: Layer already exists 15:00:46 1949c069a6a0: Layer already exists 15:00:46 26cbea5cba74: Layer already exists 15:00:46 main: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:46 ===================================================== [Pipeline] echo 15:00:46 taggedImages: 15:00:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 15:00:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:00:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.46 15:00:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 15:00: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 15:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:47 15:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:47 arm64: Pulling from edgex-lftools-log-publisher 15:00:47 8998bd30e6a1: Pulling fs layer 15:00:47 04944245beec: Pulling fs layer 15:00:47 699f458cf7ca: Pulling fs layer 15:00:47 765212b225bb: Pulling fs layer 15:00:47 f23df028b6ca: Pulling fs layer 15:00:47 d65c8cfc05b1: Pulling fs layer 15:00:47 2437ff75d9bd: Pulling fs layer 15:00:47 f23df028b6ca: Waiting 15:00:47 d65c8cfc05b1: Waiting 15:00:47 2437ff75d9bd: Waiting 15:00:47 765212b225bb: Waiting 15:00:47 04944245beec: Verifying Checksum 15:00:47 04944245beec: Download complete 15:00:47 765212b225bb: Verifying Checksum 15:00:47 765212b225bb: Download complete 15:00:47 f23df028b6ca: Verifying Checksum 15:00:47 f23df028b6ca: Download complete 15:00:47 d65c8cfc05b1: Verifying Checksum 15:00:47 d65c8cfc05b1: Download complete 15:00:47 699f458cf7ca: Verifying Checksum 15:00:47 699f458cf7ca: Download complete 15:00:48 8998bd30e6a1: Download complete 15:00:50 2437ff75d9bd: Download complete 15:00:52 8998bd30e6a1: Pull complete 15:00:52 04944245beec: Pull complete 15:00:55 699f458cf7ca: Pull complete 15:00:56 765212b225bb: Pull complete 15:00:57 f23df028b6ca: Pull complete 15:00:57 d65c8cfc05b1: Pull complete 15:01:12 2437ff75d9bd: Pull complete 15:01:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:01:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:12 prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container 15:01:12 $ 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/164 -v /w/workspace/app-service-configurable/164:/w/workspace/app-service-configurable/164:rw,z -v /w/workspace/app-service-configurable/164@tmp:/w/workspace/app-service-configurable/164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:01:14 $ docker top bf500b83dc759e49fd0a1107656ea3c8e0fb98e18902e87a21f5de2b44b5943b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:15 ---> job-cost.sh 15:01:15 lf-activate-venv: SKIPPING 15:01:15 INFO: No Stack... 15:01:16 INFO: Retrieving Pricing Info for: v3-standard-4 15:01:17 INFO: Archiving Costs [Pipeline] sh 15:01:17 + cut -d, -f6 15:01:17 + cat /w/workspace/app-service-configurable/164/archives/cost.csv [Pipeline] lock 15:01:18 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] 15:01:18 Resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] did not exist. Created. 15:01:18 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:18 /w/workspace/app-service-configurable/164@tmp/durable-96894bdd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:01:19 + echo total: 0.10999999940395355 [Pipeline] stash 15:01:19 Warning: overwriting stash ‘stack-cost’ 15:01:19 Stashed 1 file(s) [Pipeline] } 15:01:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] // lock [Pipeline] } 15:01:19 $ docker stop --time=1 bf500b83dc759e49fd0a1107656ea3c8e0fb98e18902e87a21f5de2b44b5943b 15:01:20 $ docker rm -f --volumes bf500b83dc759e49fd0a1107656ea3c8e0fb98e18902e87a21f5de2b44b5943b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:01:21 provisioning config files... 15:01:21 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5318081795183198697tmp [Pipeline] { [Pipeline] sh 15:01:21 + set +x 15:01:21 + curl -s https://codecov.io/bash 15:01:21 + bash -s -- 15:01:21 15:01:21 _____ _ 15:01:21 / ____| | | 15:01:21 | | ___ __| | ___ ___ _____ __ 15:01:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:01:21 | |___| (_) | (_| | __/ (_| (_) \ V / 15:01:21 \_____\___/ \__,_|\___|\___\___/ \_/ 15:01:21 Bash-1.0.6 15:01:21 15:01:21 15:01:21 ==> git version 2.25.1 found 15:01:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:01:21 Release-Date: 2020-01-08 15:01:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:01:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:01:21 ==> Jenkins CI detected. 15:01:21 current dir:  /w/workspace/ry_app-service-configurable_main 15:01:21 project root: . 15:01:21 --> token set from env 15:01:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:01:21 ==> Running gcov in . (disable via -X gcov) 15:01:21 ==> Python coveragepy not found 15:01:21 ==> Searching for coverage reports in: 15:01:21 + . 15:01:21 -> Found 1 reports 15:01:21 ==> Detecting git/mercurial file structure 15:01:21 ==> Reading reports 15:01:21 + ./coverage.out bytes=13 15:01:21 ==> Appending adjustments 15:01:21 https://docs.codecov.io/docs/fixing-reports 15:01:21 + Found adjustments 15:01:21 ==> Gzipping contents 15:01:21 4.0K /tmp/codecov.PQGCCo.gz 15:01:21 ==> Uploading reports 15:01:21 url: https://codecov.io 15:01:21 query: branch=main&commit=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:21 -> Pinging Codecov 15:01:21 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=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:21 -> Uploading to 15:01:21 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/A97CA9966030D2A3747ED39772930CCE/f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7/dc341c23-03a8-4b7a-a2db-7e5011f01e46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T150121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=618a24f5a6d03c809ab70bee16c96dea39dd874f907012dcb59b47eb10d8ce2d 15:01:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:21 Dload Upload Total Spent Left Speed 15:01:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2281 --:--:-- --:--:-- --:--:-- 2281 15:01:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] } 15:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:01:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:01:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:22 15:01:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:01:22 df9b9388f04a: Pulling fs layer 15:01:22 52dc419b0ee2: Pulling fs layer 15:01:22 25bc292e5bac: Pulling fs layer 15:01:22 114826534d7a: Pulling fs layer 15:01:22 4657fd5d0bcf: Pulling fs layer 15:01:22 6ad1cebc031e: Pulling fs layer 15:01:22 8a3aa393b2d8: Pulling fs layer 15:01:22 114826534d7a: Waiting 15:01:22 4657fd5d0bcf: Waiting 15:01:22 6ad1cebc031e: Waiting 15:01:22 8a3aa393b2d8: Waiting 15:01:22 25bc292e5bac: Verifying Checksum 15:01:22 25bc292e5bac: Download complete 15:01:22 52dc419b0ee2: Download complete 15:01:22 4657fd5d0bcf: Download complete 15:01:22 df9b9388f04a: Verifying Checksum 15:01:22 df9b9388f04a: Download complete 15:01:23 6ad1cebc031e: Verifying Checksum 15:01:23 6ad1cebc031e: Download complete 15:01:23 df9b9388f04a: Pull complete 15:01:23 52dc419b0ee2: Pull complete 15:01:23 25bc292e5bac: Pull complete 15:01:23 114826534d7a: Verifying Checksum 15:01:23 114826534d7a: Download complete 15:01:23 8a3aa393b2d8: Verifying Checksum 15:01:23 8a3aa393b2d8: Download complete 15:01:27 114826534d7a: Pull complete 15:01:27 4657fd5d0bcf: Pull complete 15:01:27 6ad1cebc031e: Pull complete 15:01:29 8a3aa393b2d8: Pull complete 15:01:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:01:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:29 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 15:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:01:32 $ docker top 934d5f87d156077a2e76d7168d99a1cb8fbef07790db85112688cd725fb5c7e5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:01:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:01:33 + set -o pipefail 15:01:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:01:38 15:01:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:01:38 15:01:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ce67eb30-d7d2-45a2-ab6d-ffb16e3dd79b 15:01:38 15:01:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:01:38 15:01:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:01:38 15:01:38 15:01:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:01:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:01:38 More details here: https://snyk.co/ue1NS [Pipeline] } 15:01:38 $ docker stop --time=1 934d5f87d156077a2e76d7168d99a1cb8fbef07790db85112688cd725fb5c7e5 15:01:41 $ docker rm -f --volumes 934d5f87d156077a2e76d7168d99a1cb8fbef07790db85112688cd725fb5c7e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:42 + git log --format=format:%s -1 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] sh 15:01:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:43 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 15:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:01:43 $ docker top 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:43 [ssh-agent] Looking for ssh-agent implementation... 15:01:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:43 $ docker exec 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 ssh-agent 15:01:43 SSH_AUTH_SOCK=/tmp/ssh-v9QNsNhEHF3F/agent.32 15:01:43 SSH_AGENT_PID=38 15:01:43 Running ssh-add (command line suppressed) 15:01:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16751912519121876151.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16751912519121876151.key) 15:01:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:44 + git semver tag 15:01:44 2023-05-17 15:01:44,422 [run_tag] DEBUG tag force:False 15:01:44 2023-05-17 15:01:44,422 [check_head_tag] DEBUG check head tag 15:01:44 2023-05-17 15:01:44,425 [execute] INFO git cat-file --batch-check 15:01:44 2023-05-17 15:01:44,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:01:44 2023-05-17 15:01:44,428 [execute] INFO git cat-file --batch 15:01:44 2023-05-17 15:01:44,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:01:44 2023-05-17 15:01:44,463 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:01:44 2023-05-17 15:01:44,464 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 15:01:44 2023-05-17 15:01:44,464 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:01:44 2023-05-17 15:01:44,468 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:01:44 3.0.0-dev.46 [Pipeline] } 15:01:44 $ docker exec --env ******** --env ******** 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 ssh-agent -k 15:01:44 unset SSH_AUTH_SOCK; 15:01:44 unset SSH_AGENT_PID; 15:01:44 echo Agent pid 38 killed; 15:01:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:44 + git semver [Pipeline] } 15:01:45 $ docker stop --time=1 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 15:01:46 $ docker rm -f --volumes 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:46 15:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:47 0.23.1-centos7: Pulling from edgex-lftools 15:01:47 ab5ef0e58194: Pulling fs layer 15:01:47 9712f1f96733: Pulling fs layer 15:01:47 63f879dbbcfc: Pulling fs layer 15:01:47 0d9ebad4ef96: Pulling fs layer 15:01:47 e9a5061849ea: Pulling fs layer 15:01:47 d747dcd14b5f: Pulling fs layer 15:01:47 2de7ff778b66: Pulling fs layer 15:01:47 2de7ff778b66: Waiting 15:01:47 d747dcd14b5f: Waiting 15:01:47 0d9ebad4ef96: Waiting 15:01:47 9712f1f96733: Verifying Checksum 15:01:47 9712f1f96733: Download complete 15:01:47 63f879dbbcfc: Verifying Checksum 15:01:47 63f879dbbcfc: Download complete 15:01:47 e9a5061849ea: Verifying Checksum 15:01:47 e9a5061849ea: Download complete 15:01:47 d747dcd14b5f: Download complete 15:01:47 ab5ef0e58194: Verifying Checksum 15:01:47 ab5ef0e58194: Download complete 15:01:47 0d9ebad4ef96: Verifying Checksum 15:01:47 0d9ebad4ef96: Download complete 15:01:47 2de7ff778b66: Verifying Checksum 15:01:47 2de7ff778b66: Download complete 15:01:50 ab5ef0e58194: Pull complete 15:01:50 9712f1f96733: Pull complete 15:01:50 63f879dbbcfc: Pull complete 15:01:54 0d9ebad4ef96: Pull complete 15:01:54 e9a5061849ea: Pull complete 15:01:54 d747dcd14b5f: Pull complete 15:01:55 2de7ff778b66: Pull complete 15:01:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:56 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 15:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:02:00 $ docker top 0904ad6657b3c0d1f0b959b34f506790d680ee2ae4f5f35262fed22f03ec4c64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:02:00 provisioning config files... 15:02:00 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11988422654200896282tmp 15:02:00 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9384625026996414322tmp 15:02:00 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1948722274037225015tmp [Pipeline] { [Pipeline] echo 15:02:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:02:00 ---> sigul-configuration.sh 15:02:00 gpg: directory `/root/.gnupg' created 15:02:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:02:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:02:00 gpg: keyring `/root/.gnupg/secring.gpg' created 15:02:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:02:00 gpg: CAST5 encrypted data 15:02:00 gpg: encrypted with 1 passphrase 15:02:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:02:00 + mkdir /home/jenkins 15:02:00 + mkdir /home/jenkins/sigul [Pipeline] sh 15:02:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:02:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:02:01 ---> sigul-install.sh 15:02:01 Sigul already installed; skipping installation. [Pipeline] sh 15:02:01 + git tag --list 15:02:01 v1.0.0 15:02:01 v1.1.0 15:02:01 v1.2.0 15:02:01 v1.2.1-dev.1 15:02:01 v1.2.1-dev.10 15:02:01 v1.2.1-dev.11 15:02:01 v1.2.1-dev.12 15:02:01 v1.2.1-dev.13 15:02:01 v1.2.1-dev.14 15:02:01 v1.2.1-dev.15 15:02:01 v1.2.1-dev.16 15:02:01 v1.2.1-dev.17 15:02:01 v1.2.1-dev.18 15:02:01 v1.2.1-dev.19 15:02:01 v1.2.1-dev.2 15:02:01 v1.2.1-dev.20 15:02:01 v1.2.1-dev.21 15:02:01 v1.2.1-dev.22 15:02:01 v1.2.1-dev.23 15:02:01 v1.2.1-dev.3 15:02:01 v1.2.1-dev.4 15:02:01 v1.2.1-dev.5 15:02:01 v1.2.1-dev.6 15:02:01 v1.2.1-dev.7 15:02:01 v1.2.1-dev.8 15:02:01 v1.2.1-dev.9 15:02:01 v1.3.0 15:02:01 v1.3.1 15:02:01 v1.3.1-dev.1 15:02:01 v2.0.0 15:02:01 v2.0.0-dev.1 15:02:01 v2.0.0-dev.2 15:02:01 v2.0.0-dev.3 15:02:01 v2.0.0-dev.4 15:02:01 v2.0.1 15:02:01 v2.1.0 15:02:01 v2.1.1 15:02:01 v2.1.1-dev.1 15:02:01 v2.1.1-dev.2 15:02:01 v2.1.2 15:02:01 v2.1.2-dev.1 15:02:01 v2.1.2-dev.2 15:02:01 v2.2.0 15:02:01 v2.2.1-dev.1 15:02:01 v2.2.1-dev.10 15:02:01 v2.2.1-dev.2 15:02:01 v2.2.1-dev.3 15:02:01 v2.2.1-dev.4 15:02:01 v2.2.1-dev.5 15:02:01 v2.2.1-dev.6 15:02:01 v2.2.1-dev.7 15:02:01 v2.2.1-dev.8 15:02:01 v2.2.1-dev.9 15:02:01 v2.3 15:02:01 v2.3.0 15:02:01 v2.3.0-dev.10 15:02:01 v2.3.0-dev.11 15:02:01 v2.3.0-dev.12 15:02:01 v2.3.0-dev.13 15:02:01 v2.3.0-dev.14 15:02:01 v2.3.0-dev.15 15:02:01 v2.3.0-dev.16 15:02:01 v2.3.0-dev.17 15:02:01 v2.3.0-dev.18 15:02:01 v2.3.0-dev.19 15:02:01 v2.3.0-dev.20 15:02:01 v2.3.0-dev.21 15:02:01 v2.3.0-dev.22 15:02:01 v2.3.0-dev.23 15:02:01 v2.3.0-dev.24 15:02:01 v2.3.0-dev.25 15:02:01 v2.3.0-dev.26 15:02:01 v2.3.0-dev.27 15:02:01 v2.3.0-dev.28 15:02:01 v2.3.0-dev.29 15:02:01 v2.3.0-dev.30 15:02:01 v2.3.0-dev.31 15:02:01 v2.3.0-dev.32 15:02:01 v2.3.0-dev.33 15:02:01 v2.3.0-dev.34 15:02:01 v2.3.0-dev.35 15:02:01 v2.3.0-dev.36 15:02:01 v2.3.0-dev.37 15:02:01 v2.3.1 15:02:01 v2.3.1-dev.1 15:02:01 v2.3.1-dev.2 15:02:01 v2.3.1-dev.3 15:02:01 v2.3.1-dev.4 15:02:01 v3.0.0-dev.1 15:02:01 v3.0.0-dev.10 15:02:01 v3.0.0-dev.11 15:02:01 v3.0.0-dev.12 15:02:01 v3.0.0-dev.13 15:02:01 v3.0.0-dev.14 15:02:01 v3.0.0-dev.15 15:02:01 v3.0.0-dev.16 15:02:01 v3.0.0-dev.17 15:02:01 v3.0.0-dev.18 15:02:01 v3.0.0-dev.19 15:02:01 v3.0.0-dev.2 15:02:01 v3.0.0-dev.20 15:02:01 v3.0.0-dev.21 15:02:01 v3.0.0-dev.22 15:02:01 v3.0.0-dev.23 15:02:01 v3.0.0-dev.24 15:02:01 v3.0.0-dev.25 15:02:01 v3.0.0-dev.26 15:02:01 v3.0.0-dev.27 15:02:01 v3.0.0-dev.28 15:02:01 v3.0.0-dev.29 15:02:01 v3.0.0-dev.3 15:02:01 v3.0.0-dev.30 15:02:01 v3.0.0-dev.31 15:02:01 v3.0.0-dev.32 15:02:01 v3.0.0-dev.33 15:02:01 v3.0.0-dev.34 15:02:01 v3.0.0-dev.35 15:02:01 v3.0.0-dev.36 15:02:01 v3.0.0-dev.37 15:02:01 v3.0.0-dev.38 15:02:01 v3.0.0-dev.39 15:02:01 v3.0.0-dev.4 15:02:01 v3.0.0-dev.40 15:02:01 v3.0.0-dev.41 15:02:01 v3.0.0-dev.42 15:02:01 v3.0.0-dev.43 15:02:01 v3.0.0-dev.44 15:02:01 v3.0.0-dev.45 15:02:01 v3.0.0-dev.46 15:02:01 v3.0.0-dev.5 15:02:01 v3.0.0-dev.6 15:02:01 v3.0.0-dev.7 15:02:01 v3.0.0-dev.8 15:02:01 v3.0.0-dev.9 [Pipeline] sh 15:02:02 + lftools sign git-tag v3.0.0-dev.46 15:02:02 Signing Git tag with Sigul... 15:02:02 Signing v3.0.0-dev.46 [Pipeline] echo 15:02:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:02:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:02:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:02:03 $ docker stop --time=1 0904ad6657b3c0d1f0b959b34f506790d680ee2ae4f5f35262fed22f03ec4c64 15:02:04 $ docker rm -f --volumes 0904ad6657b3c0d1f0b959b34f506790d680ee2ae4f5f35262fed22f03ec4c64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:02:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:02:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:05 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 15:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:02:05 $ docker top 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:05 [ssh-agent] Looking for ssh-agent implementation... 15:02:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:05 $ docker exec 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 ssh-agent 15:02:05 SSH_AUTH_SOCK=/tmp/ssh-7fhIeYS5b8eH/agent.32 15:02:05 SSH_AGENT_PID=38 15:02:05 Running ssh-add (command line suppressed) 15:02:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9319978227639073992.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9319978227639073992.key) 15:02:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:06 + git semver bump pre 15:02:06 2023-05-17 15:02:06,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:02:06 2023-05-17 15:02:06,441 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev 15:02:06 2023-05-17 15:02:06,441 [bump_version] DEBUG bumped version:3.0.0-dev.47 15:02:06 2023-05-17 15:02:06,441 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:02:06 2023-05-17 15:02:06,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:02:06 2023-05-17 15:02:06,441 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:02:06 2023-05-17 15:02:06,443 [execute] INFO git cat-file --batch-check 15:02:06 2023-05-17 15:02:06,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:02:06 2023-05-17 15:02:06,448 [execute] INFO git cat-file --batch 15:02:06 2023-05-17 15:02:06,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:02:06 2023-05-17 15:02:06,453 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:02:06 3.0.0-dev.47 [Pipeline] } 15:02:06 $ docker exec --env ******** --env ******** 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 ssh-agent -k 15:02:06 unset SSH_AUTH_SOCK; 15:02:06 unset SSH_AGENT_PID; 15:02:06 echo Agent pid 38 killed; 15:02:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:06 + git semver [Pipeline] } 15:02:07 $ docker stop --time=1 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 15:02:08 $ docker rm -f --volumes 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:02:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:09 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 15:02:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:02:09 $ docker top a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:09 [ssh-agent] Looking for ssh-agent implementation... 15:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:09 $ docker exec a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f ssh-agent 15:02:09 SSH_AUTH_SOCK=/tmp/ssh-cbD2F5AZD8Tp/agent.32 15:02:09 SSH_AGENT_PID=38 15:02:09 Running ssh-add (command line suppressed) 15:02:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9476792843204385829.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9476792843204385829.key) 15:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:10 + git semver push 15:02:10 2023-05-17 15:02:10,487 [run_push] DEBUG push 15:02:10 2023-05-17 15:02:10,488 [execute] INFO git cat-file --batch-check 15:02:10 2023-05-17 15:02:10,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:02:10 2023-05-17 15:02:10,493 [execute] INFO git rev-list 7654969edc458ff1e17270f491dcdd54f2b39411 -- 15:02:10 2023-05-17 15:02:10,493 [execute] DEBUG Popen(['git', 'rev-list', '7654969edc458ff1e17270f491dcdd54f2b39411', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:02:10 2023-05-17 15:02:10,504 [execute] INFO git fetch -v origin 15:02:10 2023-05-17 15:02:10,504 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:02:11 2023-05-17 15:02:10,956 [run_push] DEBUG no remote changes detected 15:02:11 2023-05-17 15:02:10,956 [execute] INFO git push origin semver 15:02:11 2023-05-17 15:02:10,957 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:02:12 2023-05-17 15:02:11,805 [run_push] DEBUG push all version tags 15:02:12 2023-05-17 15:02:11,806 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:02:12 2023-05-17 15:02:11,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:02:12 2023-05-17 15:02:12,571 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:02:12 3.0.0-dev.47 [Pipeline] } 15:02:12 $ docker exec --env ******** --env ******** a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f ssh-agent -k 15:02:12 unset SSH_AUTH_SOCK; 15:02:12 unset SSH_AGENT_PID; 15:02:12 echo Agent pid 38 killed; 15:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:13 + git semver [Pipeline] } 15:02:13 $ docker stop --time=1 a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f 15:02:14 $ docker rm -f --volumes a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:02:15 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:02:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:02:15 total 16 15:02:15 drwxr-xr-x 3 root root 4096 May 17 14:49 . 15:02:15 drwxrwxr-x 9 jenkins jenkins 4096 May 17 15:02 .. 15:02:15 drwxr-xr-x 2 root root 4096 May 17 14:49 cost 15:02:15 -rw-r--r-- 1 root root 96 May 17 14:49 cost.csv 15:02:15 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:02:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:02:15 total 16 15:02:15 drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:49 . 15:02:15 drwxrwxr-x 9 jenkins jenkins 4096 May 17 15:02 .. 15:02:15 drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:49 cost 15:02:15 -rw-r--r-- 1 jenkins jenkins 96 May 17 14:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:02:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:02:16 ---> package-listing.sh 15:02:16 ++ facter osfamily 15:02:16 ++ tr '[:upper:]' '[:lower:]' 15:02:16 + OS_FAMILY=debian 15:02:16 + workspace=/w/workspace/ry_app-service-configurable_main 15:02:16 + START_PACKAGES=/tmp/packages_start.txt 15:02:16 + END_PACKAGES=/tmp/packages_end.txt 15:02:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:16 + PACKAGES=/tmp/packages_start.txt 15:02:16 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:02:16 + PACKAGES=/tmp/packages_end.txt 15:02:16 + case "${OS_FAMILY}" in 15:02:16 + dpkg -l 15:02:16 + grep '^ii' 15:02:16 + '[' -f /tmp/packages_start.txt ']' 15:02:16 + '[' -f /tmp/packages_end.txt ']' 15:02:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:16 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:02:16 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:02:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:02:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:02:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:17 prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container 15:02:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:02:17 $ docker top 834729b49676c8a1f6d8c9fc3dcaa963ebdab6e9585b3159cb7cfaf99b946873 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:18 + touch /tmp/pre-build-complete [Pipeline] sh 15:02:18 + mkdir -p /var/log/sysstat [Pipeline] sh 15:02:18 + ls /var/log/sa-host 15:02:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:18 provisioning config files... 15:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1721803876576478154tmp [Pipeline] { [Pipeline] echo 15:02:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:02:19 ---> create-netrc.sh [Pipeline] } 15:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:02:19 ---> python-tools-install.sh [Pipeline] echo 15:02:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:02:19 ---> sudo-logs.sh 15:02:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:02:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:02:20 ---> job-cost.sh 15:02:20 lf-activate-venv: SKIPPING 15:02:20 DEBUG: total: 0.2199999988079071 15:02:20 INFO: Retrieving Stack Cost... 15:02:20 INFO: Retrieving Pricing Info for: v3-standard-8 15:02:20 INFO: Archiving Costs [Pipeline] echo 15:02:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:02:21 ---> logs-deploy.sh 15:02:21 lf-activate-venv: SKIPPING 15:02:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/164 15:02:21 INFO: archiving workspace using pattern(s): 15:02:22 Archives upload complete. 15:02:22 INFO: archiving logs to Nexus