Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 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-ssh13228344500613396161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9809293806857257159.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh163625280848095460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10671286471973879434.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-ssh15695411974548408233.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-3790’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3791 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 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#586)" > 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 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 # timeout=10 > git rev-list --no-walk 16836912c680c3f649fe41edaa45e5d9bccd0a74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:59:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:59:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:59:27 ========================================================= 14:59:27 EdgeX Global Pipelines Version Info 14:59:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:59:27 ------------------- 14:59:27 stable info: 14:59:27 ------------------- 14:59:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:59:27 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:59:27 Message: update stable to v1.0.253 14:59:28 ------------------- 14:59:28 experimental info: 14:59:28 ------------------- 14:59:28 Commited By: **** collab-it+edgex@linuxfoundation.org 14:59:28 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:59:28 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:59:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo 14:59:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6c95c4 [Pipeline] echo 14:59:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:29 provisioning config files... 14:59:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9571135177541020592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:29 ---> docker-login.sh 14:59:29 nexus3.edgexfoundry.org:10001 14:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:31 Configure a credential helper to remove this warning. See 14:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:31 14:59:31 Login Succeeded 14:59:31 nexus3.edgexfoundry.org:10002 14:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:31 Configure a credential helper to remove this warning. See 14:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:31 14:59:31 Login Succeeded 14:59:31 nexus3.edgexfoundry.org:10003 14:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:31 Configure a credential helper to remove this warning. See 14:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:31 14:59:31 Login Succeeded 14:59:31 nexus3.edgexfoundry.org:10004 14:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:31 Configure a credential helper to remove this warning. See 14:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:31 14:59:31 Login Succeeded 14:59:31 docker.io 14:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:32 Configure a credential helper to remove this warning. See 14:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:32 14:59:32 Login Succeeded 14:59:32 ---> docker-login.sh ends [Pipeline] } 14:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:59:32 + git rev-list -1 --merges f6c95c4111bb18ac0ea3a4e9df2997398d2defa9~1..f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo 14:59:32 -----------> git rev-list -1 --merges f6c95c4111bb18ac0ea3a4e9df2997398d2defa9~1..f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [false] [Pipeline] sh 14:59:32 + git log --format=format:%s -1 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo 14:59:32 ========================================================= 14:59:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:59:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:33 + git log --format=format:%s -1 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo 14:59:33 [semverPrep] GIT_COMMIT: f6c95c4111bb18ac0ea3a4e9df2997398d2defa9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#586) [Pipeline] echo 14:59:33 [semverPrep] This is not a build commit. [Pipeline] sh 14:59:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:59:33 + grep -v github /etc/ssh/ssh_known_hosts 14:59:33 + [ -e /tmp/ssh_known_hosts ] 14:59:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:59:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:59:33 + sudo tee -a /etc/ssh/ssh_known_hosts 14:59:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:33 14:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:34 0.1.4: Pulling from edgex-devops/py-git-semver 14:59:34 b85a868b505f: Pulling fs layer 14:59:34 e2be974225ed: Pulling fs layer 14:59:34 339a4e72a1f5: Pulling fs layer 14:59:34 988bab9f4d93: Pulling fs layer 14:59:34 1469e6f7b9e6: Pulling fs layer 14:59:34 eaf3925da568: Pulling fs layer 14:59:34 bab4dde63d76: Pulling fs layer 14:59:34 bde34c3a00c8: Pulling fs layer 14:59:34 b352a97aabf1: Pulling fs layer 14:59:34 4872d77fe225: Pulling fs layer 14:59:34 5851b861e8e6: Pulling fs layer 14:59:34 eaf3925da568: Waiting 14:59:34 988bab9f4d93: Waiting 14:59:34 1469e6f7b9e6: Waiting 14:59:34 bab4dde63d76: Waiting 14:59:34 4872d77fe225: Waiting 14:59:34 bde34c3a00c8: Waiting 14:59:34 5851b861e8e6: Waiting 14:59:34 b352a97aabf1: Waiting 14:59:34 e2be974225ed: Verifying Checksum 14:59:34 e2be974225ed: Download complete 14:59:34 988bab9f4d93: Verifying Checksum 14:59:34 988bab9f4d93: Download complete 14:59:34 1469e6f7b9e6: Verifying Checksum 14:59:34 1469e6f7b9e6: Download complete 14:59:34 339a4e72a1f5: Verifying Checksum 14:59:34 339a4e72a1f5: Download complete 14:59:34 eaf3925da568: Verifying Checksum 14:59:34 eaf3925da568: Download complete 14:59:34 bde34c3a00c8: Verifying Checksum 14:59:34 bde34c3a00c8: Download complete 14:59:34 b352a97aabf1: Verifying Checksum 14:59:34 b352a97aabf1: Download complete 14:59:34 4872d77fe225: Verifying Checksum 14:59:34 4872d77fe225: Download complete 14:59:34 5851b861e8e6: Download complete 14:59:34 b85a868b505f: Download complete 14:59:34 bab4dde63d76: Download complete 14:59:35 b85a868b505f: Pull complete 14:59:35 e2be974225ed: Pull complete 14:59:36 339a4e72a1f5: Pull complete 14:59:36 988bab9f4d93: Pull complete 14:59:36 1469e6f7b9e6: Pull complete 14:59:36 eaf3925da568: Pull complete 14:59:38 bab4dde63d76: Pull complete 14:59:38 bde34c3a00c8: Pull complete 14:59:38 b352a97aabf1: Pull complete 14:59:38 4872d77fe225: Pull complete 14:59:38 5851b861e8e6: Pull complete 14:59:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:38 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 14:59:38 $ 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:59:40 $ docker top e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 -eo pid,comm 14:59:40 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:59:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:40 [ssh-agent] Looking for ssh-agent implementation... 14:59:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:41 $ docker exec e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent 14:59:41 SSH_AUTH_SOCK=/tmp/ssh-aCQfXojbJNZy/agent.33 14:59:41 SSH_AGENT_PID=39 14:59:41 Running ssh-add (command line suppressed) 14:59:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7413875845561153190.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7413875845561153190.key) 14:59:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:41 + git tag --points-at HEAD [Pipeline] } 14:59:41 $ docker exec --env ******** --env ******** e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent -k 14:59:41 unset SSH_AUTH_SOCK; 14:59:41 unset SSH_AGENT_PID; 14:59:41 echo Agent pid 39 killed; 14:59:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:41 [ssh-agent] Looking for ssh-agent implementation... 14:59:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:41 $ docker exec e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent 14:59:41 SSH_AUTH_SOCK=/tmp/ssh-L4LCHHdzrNiq/agent.71 14:59:41 SSH_AGENT_PID=77 14:59:41 Running ssh-add (command line suppressed) 14:59:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4440935653448130363.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4440935653448130363.key) 14:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:42 + git semver init 14:59:42 2023-08-16 14:59:42,506 [run_init] DEBUG init version:0.0.0 force:False 14:59:42 2023-08-16 14:59:42,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:59:42 2023-08-16 14:59:42,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:59:42 2023-08-16 14:59:42,508 [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:59:43 2023-08-16 14:59:43,298 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:59:43 2023-08-16 14:59:43,298 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:59:43 2023-08-16 14:59:43,299 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:59:43 2023-08-16 14:59:43,299 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:59:43 3.1.0-dev.12 [Pipeline] } 14:59:43 $ docker exec --env ******** --env ******** e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent -k 14:59:43 unset SSH_AUTH_SOCK; 14:59:43 unset SSH_AGENT_PID; 14:59:43 echo Agent pid 77 killed; 14:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:43 + git semver [Pipeline] } 14:59:44 $ docker stop --time=1 e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 14:59:45 $ docker rm -f --volumes e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:59:46 Stashed 1 file(s) [Pipeline] echo 14:59:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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:59:46 provisioning config files... 14:59:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8223334925347790007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:46 ---> docker-login.sh 14:59:46 nexus3.edgexfoundry.org:10001 14:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:46 Configure a credential helper to remove this warning. See 14:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:46 14:59:46 Login Succeeded 14:59:46 nexus3.edgexfoundry.org:10002 14:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:46 Configure a credential helper to remove this warning. See 14:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:46 14:59:46 Login Succeeded 14:59:46 nexus3.edgexfoundry.org:10003 14:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:46 Configure a credential helper to remove this warning. See 14:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:46 14:59:46 Login Succeeded 14:59:46 nexus3.edgexfoundry.org:10004 14:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:46 Configure a credential helper to remove this warning. See 14:59:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:46 14:59:46 Login Succeeded 14:59:46 docker.io 14:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:47 Configure a credential helper to remove this warning. See 14:59:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:47 14:59:47 Login Succeeded 14:59:47 ---> docker-login.sh ends [Pipeline] } 14:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:47 ========================================================= 14:59:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:59:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:47 + 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:59:47 Sending build context to Docker daemon 3.319MB 14:59:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:59:47 Step 2/12 : FROM ${BASE} AS builder 14:59:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:59:47 4db1b89c0bd1: Pulling fs layer 14:59:47 6911f1a30b25: Pulling fs layer 14:59:47 e194b8c5c2a9: Pulling fs layer 14:59:47 6863d3e3a2b1: Pulling fs layer 14:59:47 ec0bb842ea78: Pulling fs layer 14:59:47 40a00589a448: Pulling fs layer 14:59:47 6c08303d61cc: Pulling fs layer 14:59:47 798269fcf238: Pulling fs layer 14:59:47 6863d3e3a2b1: Waiting 14:59:47 ec0bb842ea78: Waiting 14:59:47 40a00589a448: Waiting 14:59:47 6c08303d61cc: Waiting 14:59:47 798269fcf238: Waiting 14:59:47 6911f1a30b25: Verifying Checksum 14:59:47 6911f1a30b25: Download complete 14:59:47 6863d3e3a2b1: Download complete 14:59:47 ec0bb842ea78: Verifying Checksum 14:59:47 ec0bb842ea78: Download complete 14:59:47 4db1b89c0bd1: Verifying Checksum 14:59:47 4db1b89c0bd1: Download complete 14:59:47 40a00589a448: Verifying Checksum 14:59:47 40a00589a448: Download complete 14:59:47 4db1b89c0bd1: Pull complete 14:59:48 6911f1a30b25: Pull complete 14:59:48 798269fcf238: Verifying Checksum 14:59:48 798269fcf238: Download complete 14:59:48 e194b8c5c2a9: Verifying Checksum 14:59:48 e194b8c5c2a9: Download complete 14:59:48 6c08303d61cc: Verifying Checksum 14:59:48 6c08303d61cc: Download complete 14:59:52 e194b8c5c2a9: Pull complete 14:59:52 6863d3e3a2b1: Pull complete 14:59:52 ec0bb842ea78: Pull complete 14:59:52 40a00589a448: Pull complete 14:59:54 6c08303d61cc: Pull complete 14:59:55 798269fcf238: Pull complete 14:59:55 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:59:55 ---> ec979cd7f677 14:59:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:00:00 ---> Running in 7689ebf0d44c 15:00:00 Removing intermediate container 7689ebf0d44c 15:00:00 ---> 70fe9ba54f68 15:00:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:00:00 ---> Running in 4304798a3601 15:00:00 Removing intermediate container 4304798a3601 15:00:00 ---> 9dfcb8d3e74f 15:00:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:00:00 ---> Running in 031d07fe9712 15:00:00 Removing intermediate container 031d07fe9712 15:00:00 ---> 3eb490d59a68 15:00:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:00 ---> Running in 1e89fd884e83 15:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:00:00 OK: 265 MiB in 53 packages 15:00:01 Still waiting to schedule task 15:00:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3792’ is offline 15:00:01 Removing intermediate container 1e89fd884e83 15:00:01 ---> 0511c57bd2fe 15:00:01 Step 7/12 : WORKDIR /app 15:00:01 ---> Running in 65c11095a602 15:00:01 Removing intermediate container 65c11095a602 15:00:01 ---> 8ed0f9a2fe2d 15:00:01 Step 8/12 : COPY go.mod vendor* ./ 15:00:01 ---> e4b031e3aa6c 15:00:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:01 ---> Running in dfd2b7cb67fb 15:00:40 Removing intermediate container dfd2b7cb67fb 15:00:40 ---> 218a1df8afcc 15:00:40 Step 10/12 : COPY . . 15:00:40 ---> 5d2199933a05 15:00:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:40 ---> Running in eba85c8f543e 15:00:40 Removing intermediate container eba85c8f543e 15:00:40 ---> bb4cc7e08061 15:00:40 Step 12/12 : RUN $MAKE 15:00:40 ---> Running in 42f368d55b8d 15:00:40 noop 15:00:40 Removing intermediate container 42f368d55b8d 15:00:40 ---> 8ce37c524b05 15:00:40 Successfully built 8ce37c524b05 15:00:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:40 + docker inspect -f . ci-base-image-x86_64 15:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:40 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:00:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:00:41 $ docker top 512bb4812d4a51076f21e5bd0dfd6dd1fc0d538b3eb45732e111ce14cf342ca8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:41 + go version 15:00:41 go version go1.20.6 linux/amd64 [Pipeline] } 15:00:41 $ docker stop --time=1 512bb4812d4a51076f21e5bd0dfd6dd1fc0d538b3eb45732e111ce14cf342ca8 15:00:42 $ docker rm -f --volumes 512bb4812d4a51076f21e5bd0dfd6dd1fc0d538b3eb45732e111ce14cf342ca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:43 + docker inspect -f . ci-base-image-x86_64 15:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:43 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:00:43 $ docker top 00ccf9518e3571f05d101f3337bd786463bc6f834f2506316fb8ee4ebe4e331f -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:44 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:00:44 + make test 15:00:44 go test -race -coverprofile=coverage.out ./... 15:01:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:01:24 go vet ./... 15:01:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:01:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:01:25 ./bin/test-attribution-txt.sh [Pipeline] echo 15:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:01:25 $ docker stop --time=1 00ccf9518e3571f05d101f3337bd786463bc6f834f2506316fb8ee4ebe4e331f 15:01:30 $ docker rm -f --volumes 00ccf9518e3571f05d101f3337bd786463bc6f834f2506316fb8ee4ebe4e331f [Pipeline] // withDockerContainer [Pipeline] sh 15:01:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:01:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:01:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:01:31 + ls -al . 15:01:31 total 180 15:01:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:00 . 15:01:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 14:59 .. 15:01:31 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 14:59 .dockerignore 15:01:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 14:59 .git 15:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 14:59 .github 15:01:31 -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 14:59 .gitignore 15:01:31 -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 14:59 .golangci.yml 15:01:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 14:59 .semver 15:01:31 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 16 14:59 Attribution.txt 15:01:31 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 16 14:59 CHANGELOG.md 15:01:31 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 16 14:59 Dockerfile 15:01:31 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 14:59 GOVERNANCE.md 15:01:31 -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 14:59 Jenkinsfile 15:01:31 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 14:59 LICENSE 15:01:31 -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 14:59 OWNERS.md 15:01:31 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 16 14:59 README.md 15:01:31 -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 14:59 VERSION 15:01:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 14:59 bin 15:01:31 -rw-r--r-- 1 jenkins jenkins 13 Aug 16 15:00 coverage.out 15:01:31 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 16 14:59 go.mod 15:01:31 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 16 14:59 go.sum 15:01:31 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 16 14:59 main.go 15:01:31 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 16 14:59 makefile 15:01:31 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 14:59 res 15:01:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 14:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:32 + 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=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 --label arch=amd64 --label version=3.1.0-dev.12 . 15:01:32 Sending build context to Docker daemon 3.32MB 15:01:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:01:32 Step 2/26 : FROM ${BASE} AS builder 15:01:32 ---> 8ce37c524b05 15:01:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:01:32 ---> Running in 38bc8ab76614 15:01:32 Removing intermediate container 38bc8ab76614 15:01:32 ---> 8dc19ec584a5 15:01:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:01:32 ---> Running in 91eef08c47fe 15:01:32 Removing intermediate container 91eef08c47fe 15:01:32 ---> de7c7b4401fa 15:01:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:01:32 ---> Running in ccc81809e2fe 15:01:32 Removing intermediate container ccc81809e2fe 15:01:32 ---> 20277aa46c29 15:01:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:01:32 ---> Running in ddc98f53025d 15:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:01:33 OK: 265 MiB in 53 packages 15:01:33 Removing intermediate container ddc98f53025d 15:01:33 ---> 115622b7d69a 15:01:33 Step 7/26 : WORKDIR /app 15:01:33 ---> Running in 1bc5519270ca 15:01:34 Removing intermediate container 1bc5519270ca 15:01:34 ---> 6663d2028422 15:01:34 Step 8/26 : COPY go.mod vendor* ./ 15:01:34 ---> d45304ab0d27 15:01:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:34 ---> Running in 85ae84b21359 15:01:35 Removing intermediate container 85ae84b21359 15:01:35 ---> e6d7f399f4bf 15:01:35 Step 10/26 : COPY . . 15:01:35 ---> c647fc127c11 15:01:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:01:35 ---> Running in 99e1dcdb6063 15:01:35 Removing intermediate container 99e1dcdb6063 15:01:35 ---> c0fcc6d7f513 15:01:35 Step 12/26 : RUN $MAKE 15:01:35 ---> Running in 1e8bc827e330 15:01:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.12" -trimpath -mod=readonly -o app-service-configurable 15:01:57 Removing intermediate container 1e8bc827e330 15:01:57 ---> 2f047cf856e7 15:01:57 Step 13/26 : FROM alpine:3.17 15:01:57 3.17: Pulling from library/alpine 15:01:57 9398808236ff: Pulling fs layer 15:01:57 9398808236ff: Verifying Checksum 15:01:57 9398808236ff: Download complete 15:01:57 9398808236ff: Pull complete 15:01:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:01:57 Status: Downloaded newer image for alpine:3.17 15:01:57 ---> 1e0b8b5322fc 15:01:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:01:57 ---> Running in f6deee65748e 15:01:57 Removing intermediate container f6deee65748e 15:01:57 ---> cbf3a5b39379 15:01:57 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:01:57 ---> Running in 3603beddaaee 15:01:57 Removing intermediate container 3603beddaaee 15:01:57 ---> df992ca9583e 15:01:57 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:01:57 ---> Running in 038ab1cabcc6 15:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:01:58 (1/2) Installing ca-certificates (20230506-r0) 15:01:58 (2/2) Installing dumb-init (1.2.5-r2) 15:01:58 Executing busybox-1.35.0-r29.trigger 15:01:58 Executing ca-certificates-20230506-r0.trigger 15:01:58 OK: 8 MiB in 17 packages 15:01:58 Removing intermediate container 038ab1cabcc6 15:01:58 ---> f41ee6ff0f48 15:01:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:01:58 ---> c257f61ea3f1 15:01:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:01:59 ---> 05b303c3fa2b 15:01:59 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:01:59 ---> 874152c1cc12 15:01:59 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:02:00 ---> 7cf63e18a5a4 15:02:00 Step 21/26 : EXPOSE 48095 15:02:00 ---> Running in 8884f0eb27c4 15:02:00 Removing intermediate container 8884f0eb27c4 15:02:00 ---> 04c1d4f7d66f 15:02:00 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:02:00 ---> Running in 116b3a82bbd8 15:02:00 Removing intermediate container 116b3a82bbd8 15:02:00 ---> 5e03c58fb29b 15:02:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:02:00 ---> Running in c307af6bc7a2 15:02:00 Removing intermediate container c307af6bc7a2 15:02:00 ---> cd68638d4f25 15:02:00 Step 24/26 : LABEL arch=amd64 15:02:00 ---> Running in 9814485742ce 15:02:00 Removing intermediate container 9814485742ce 15:02:00 ---> 53458cecc38d 15:02:00 Step 25/26 : LABEL git_sha=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:02:00 ---> Running in c1569404196f 15:02:00 Removing intermediate container c1569404196f 15:02:00 ---> 7055d63cc185 15:02:00 Step 26/26 : LABEL version=3.1.0-dev.12 15:02:00 ---> Running in 2523b5a49c32 15:02:00 Removing intermediate container 2523b5a49c32 15:02:00 ---> 86eecbfc2a3c 15:02:00 [Warning] One or more build-args [ARCH] were not consumed 15:02:00 Successfully built 86eecbfc2a3c 15:02:00 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:00 provisioning config files... 15:02:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13789973247761271035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:01 ---> docker-login.sh 15:02:01 nexus3.edgexfoundry.org:10001 15:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:01 Configure a credential helper to remove this warning. See 15:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:01 15:02:01 Login Succeeded 15:02:01 nexus3.edgexfoundry.org:10002 15:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:01 Configure a credential helper to remove this warning. See 15:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:01 15:02:01 Login Succeeded 15:02:01 nexus3.edgexfoundry.org:10003 15:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:01 Configure a credential helper to remove this warning. See 15:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:01 15:02:01 Login Succeeded 15:02:01 nexus3.edgexfoundry.org:10004 15:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:01 Configure a credential helper to remove this warning. See 15:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:01 15:02:01 Login Succeeded 15:02:01 docker.io 15:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:01 Configure a credential helper to remove this warning. See 15:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:01 15:02:01 Login Succeeded 15:02:01 ---> docker-login.sh ends [Pipeline] } 15:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:01 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:02:01 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:02:01 latest 15:02:01 3.1.0-dev.12 15:02:01 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 15:02:01 main 15:02:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:02:02 213c9929c4c3: Preparing 15:02:02 a60dc8f9938a: Preparing 15:02:02 3cb72644b536: Preparing 15:02:02 9c7579847d2d: Preparing 15:02:02 1d10900d52ef: Preparing 15:02:02 36b50b131297: Preparing 15:02:02 36b50b131297: Waiting 15:02:02 a60dc8f9938a: Pushed 15:02:02 9c7579847d2d: Pushed 15:02:02 3cb72644b536: Pushed 15:02:02 36b50b131297: Layer already exists 15:02:02 1d10900d52ef: Pushed 15:02:05 213c9929c4c3: Pushed 15:02:05 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:02:05 213c9929c4c3: Preparing 15:02:05 a60dc8f9938a: Preparing 15:02:05 3cb72644b536: Preparing 15:02:05 9c7579847d2d: Preparing 15:02:05 1d10900d52ef: Preparing 15:02:05 36b50b131297: Preparing 15:02:05 213c9929c4c3: Layer already exists 15:02:05 3cb72644b536: Layer already exists 15:02:05 a60dc8f9938a: Layer already exists 15:02:05 9c7579847d2d: Layer already exists 15:02:05 1d10900d52ef: Layer already exists 15:02:05 36b50b131297: Layer already exists 15:02:05 latest: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.12 15:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:02:06 213c9929c4c3: Preparing 15:02:06 a60dc8f9938a: Preparing 15:02:06 3cb72644b536: Preparing 15:02:06 9c7579847d2d: Preparing 15:02:06 1d10900d52ef: Preparing 15:02:06 36b50b131297: Preparing 15:02:06 36b50b131297: Waiting 15:02:06 213c9929c4c3: Layer already exists 15:02:06 3cb72644b536: Layer already exists 15:02:06 1d10900d52ef: Layer already exists 15:02:06 a60dc8f9938a: Layer already exists 15:02:06 9c7579847d2d: Layer already exists 15:02:06 36b50b131297: Layer already exists 15:02:06 3.1.0-dev.12: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 15:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:02:07 213c9929c4c3: Preparing 15:02:07 a60dc8f9938a: Preparing 15:02:07 3cb72644b536: Preparing 15:02:07 9c7579847d2d: Preparing 15:02:07 1d10900d52ef: Preparing 15:02:07 36b50b131297: Preparing 15:02:07 36b50b131297: Waiting 15:02:07 a60dc8f9938a: Layer already exists 15:02:07 3cb72644b536: Layer already exists 15:02:07 213c9929c4c3: Layer already exists 15:02:07 1d10900d52ef: Layer already exists 15:02:07 9c7579847d2d: Layer already exists 15:02:07 36b50b131297: Layer already exists 15:02:07 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } 15:02:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3794 in /w/workspace/ry_app-service-configurable_main [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 15:02:07 Running in /w/workspace/app-service-configurable/181 [Pipeline] { [Pipeline] checkout 15:02:07 Selected Git installation does not exist. Using Default 15:02:07 The recommended git tool is: NONE 15:02:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:02:07 213c9929c4c3: Preparing 15:02:07 a60dc8f9938a: Preparing 15:02:07 3cb72644b536: Preparing 15:02:07 9c7579847d2d: Preparing 15:02:07 1d10900d52ef: Preparing 15:02:07 36b50b131297: Preparing 15:02:07 36b50b131297: Waiting 15:02:07 213c9929c4c3: Layer already exists 15:02:07 a60dc8f9938a: Layer already exists 15:02:07 1d10900d52ef: Layer already exists 15:02:07 3cb72644b536: Layer already exists 15:02:07 9c7579847d2d: Layer already exists 15:02:07 36b50b131297: Layer already exists 15:02:07 main: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:02:07 ===================================================== [Pipeline] echo 15:02:07 taggedImages: 15:02:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:02:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:02:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.12 15:02:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 15:02:07 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:08 15:02:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:08 latest: Pulling from edgex-lftools-log-publisher 15:02:08 5eb5b503b376: Pulling fs layer 15:02:08 5c69ac0246d0: Pulling fs layer 15:02:08 ec43610c2a17: Pulling fs layer 15:02:08 3a2ae6a8a46f: Pulling fs layer 15:02:08 33b1e0a273af: Pulling fs layer 15:02:08 5d3b04190fa2: Pulling fs layer 15:02:08 2f39f015ded8: Pulling fs layer 15:02:08 33b1e0a273af: Waiting 15:02:08 5d3b04190fa2: Waiting 15:02:08 2f39f015ded8: Waiting 15:02:08 3a2ae6a8a46f: Waiting 15:02:08 5c69ac0246d0: Verifying Checksum 15:02:08 5c69ac0246d0: Download complete 15:02:08 3a2ae6a8a46f: Verifying Checksum 15:02:08 3a2ae6a8a46f: Download complete 15:02:08 33b1e0a273af: Verifying Checksum 15:02:08 33b1e0a273af: Download complete 15:02:08 ec43610c2a17: Verifying Checksum 15:02:08 ec43610c2a17: Download complete 15:02:08 5d3b04190fa2: Verifying Checksum 15:02:08 5d3b04190fa2: Download complete 15:02:08 5eb5b503b376: Verifying Checksum 15:02:08 5eb5b503b376: Download complete 15:02:09 2f39f015ded8: Download complete 15:02:09 5eb5b503b376: Pull complete 15:02:09 5c69ac0246d0: Pull complete 15:02:10 ec43610c2a17: Pull complete 15:02:10 3a2ae6a8a46f: Pull complete 15:02:10 33b1e0a273af: Pull complete 15:02:10 5d3b04190fa2: Pull complete 15:02:13 using credential edgex-jenkins-ssh 15:02:13 Cloning the remote Git repository 15:02:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:02:13 > git init /w/workspace/app-service-configurable/181 # timeout=10 15:02:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:02:13 > git --version # timeout=10 15:02:13 > git --version # 'git version 2.25.1' 15:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:14 2f39f015ded8: Pull complete 15:02:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:15 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:02:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:02:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:02:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:17 Avoid second fetch 15:02:17 Checking out Revision f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 (main) 15:02:17 > git config core.sparsecheckout # timeout=10 15:02:17 > git checkout -f f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 # timeout=10 15:02:17 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#586)" 15:02:18 15:02:18 GitHub has been notified of this commit’s build result 15:02:18 15:02:20 $ docker top bb9fac26ec22faf9e5a75885097cfc06e1fa3d7379a578cb35693ca05b2ad199 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:21 ---> job-cost.sh 15:02:21 lf-activate-venv: SKIPPING 15:02:21 INFO: No Stack... 15:02:21 INFO: Retrieving Pricing Info for: v3-standard-8 15:02:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:02:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:02:21 Dload Upload Total Spent Left Speed 15:02:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k 15:02:21 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 15:02:22 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:02:22 + cut -d, -f6 [Pipeline] lock 15:02:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] 15:02:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] did not exist. Created. 15:02:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:02:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:02:22 + echo total: 0.2199999988079071 [Pipeline] stash 15:02:22 Stashed 1 file(s) [Pipeline] } 15:02:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 15:02:22 $ docker stop --time=1 bb9fac26ec22faf9e5a75885097cfc06e1fa3d7379a578cb35693ca05b2ad199 15:02:22 + sudo tee /etc/docker/daemon.new 15:02:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:02:22 { 15:02:22 "registry-mirrors": [ 15:02:22 "https://nexus3.edgexfoundry.org:10001" 15:02:22 ], 15:02:22 "bip": "10.250.0.254/24", 15:02:22 "hosts": [ 15:02:22 "tcp://0.0.0.0:5555", 15:02:22 "unix:///var/run/docker.sock" 15:02:22 ], 15:02:22 "mtu": 1458, 15:02:22 "selinux-enabled": true, 15:02:22 "seccomp-profile": "/etc/docker/seccomp.json" 15:02:22 } 15:02:23 $ docker rm -f --volumes bb9fac26ec22faf9e5a75885097cfc06e1fa3d7379a578cb35693ca05b2ad199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:02:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:02:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:46 provisioning config files... 15:02:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/181@tmp/config7915746307962370034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:46 ---> docker-login.sh 15:02:46 nexus3.edgexfoundry.org:10001 15:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:47 Configure a credential helper to remove this warning. See 15:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:47 15:02:47 Login Succeeded 15:02:47 nexus3.edgexfoundry.org:10002 15:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:47 Configure a credential helper to remove this warning. See 15:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:47 15:02:47 Login Succeeded 15:02:47 nexus3.edgexfoundry.org:10003 15:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:47 Configure a credential helper to remove this warning. See 15:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:47 15:02:47 Login Succeeded 15:02:48 nexus3.edgexfoundry.org:10004 15:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:48 Configure a credential helper to remove this warning. See 15:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:48 15:02:48 Login Succeeded 15:02:48 docker.io 15:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:49 Configure a credential helper to remove this warning. See 15:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:49 15:02:49 Login Succeeded 15:02:49 ---> docker-login.sh ends [Pipeline] } 15:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:49 ========================================================= 15:02:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:02:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:02:49 Sending build context to Docker daemon 176.1kB 15:02:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:02:49 Step 2/12 : FROM ${BASE} AS builder 15:02:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:02:49 edb6bdbacee9: Pulling fs layer 15:02:49 5f9638ab2659: Pulling fs layer 15:02:49 8d51d6327a98: Pulling fs layer 15:02:49 8b374f2dd631: Pulling fs layer 15:02:49 ec14aa9079de: Pulling fs layer 15:02:49 2f466654f4bb: Pulling fs layer 15:02:49 554e91adad29: Pulling fs layer 15:02:49 8b374f2dd631: Waiting 15:02:49 ec14aa9079de: Waiting 15:02:49 554e91adad29: Waiting 15:02:49 2f466654f4bb: Waiting 15:02:49 5f9638ab2659: Download complete 15:02:50 8b374f2dd631: Download complete 15:02:50 ec14aa9079de: Verifying Checksum 15:02:50 ec14aa9079de: Download complete 15:02:50 edb6bdbacee9: Verifying Checksum 15:02:50 edb6bdbacee9: Download complete 15:02:51 edb6bdbacee9: Pull complete 15:02:51 554e91adad29: Verifying Checksum 15:02:51 554e91adad29: Download complete 15:02:51 5f9638ab2659: Pull complete 15:02:52 2f466654f4bb: Verifying Checksum 15:02:52 2f466654f4bb: Download complete 15:02:52 8d51d6327a98: Verifying Checksum 15:02:52 8d51d6327a98: Download complete 15:03:05 8d51d6327a98: Pull complete 15:03:05 8b374f2dd631: Pull complete 15:03:05 ec14aa9079de: Pull complete 15:03:10 2f466654f4bb: Pull complete 15:03:13 554e91adad29: Pull complete 15:03:13 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:03:13 ---> 1e15ea492957 15:03:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:03:15 ---> Running in dc004c24e2d3 15:03:15 Removing intermediate container dc004c24e2d3 15:03:15 ---> 1540139b36f7 15:03:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:03:15 ---> Running in 37f715504f3c 15:03:15 Removing intermediate container 37f715504f3c 15:03:15 ---> 018dbf9955a5 15:03:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:03:15 ---> Running in 6f4b1542e0a4 15:03:15 Removing intermediate container 6f4b1542e0a4 15:03:15 ---> df722a6f2a4e 15:03:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:16 ---> Running in 245c4d71e597 15:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:03:18 OK: 263 MiB in 53 packages 15:03:22 Removing intermediate container 245c4d71e597 15:03:22 ---> 78152cf870ad 15:03:22 Step 7/12 : WORKDIR /app 15:03:22 ---> Running in d4c15f1612cf 15:03:22 Removing intermediate container d4c15f1612cf 15:03:22 ---> a640b974a413 15:03:22 Step 8/12 : COPY go.mod vendor* ./ 15:03:22 ---> 12bb30bdbcb5 15:03:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:22 ---> Running in 317be11d805c 15:04:30 Removing intermediate container 317be11d805c 15:04:30 ---> 7c8b168c1da5 15:04:30 Step 10/12 : COPY . . 15:04:30 ---> e0fdabad8afa 15:04:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:30 ---> Running in fe011d74753a 15:04:30 Removing intermediate container fe011d74753a 15:04:30 ---> 4f6f1c3cf5f3 15:04:30 Step 12/12 : RUN $MAKE 15:04:30 ---> Running in b4a715370727 15:04:30 noop 15:04:30 Removing intermediate container b4a715370727 15:04:30 ---> 76a947006003 15:04:30 Successfully built 76a947006003 15:04:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:31 + docker inspect -f . ci-base-image-arm64 15:04:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:31 prd-ubuntu20.04-docker-arm64-4c-16g-3794 does not seem to be running inside a container 15:04:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/181 -v /w/workspace/app-service-configurable/181:/w/workspace/app-service-configurable/181:rw,z -v /w/workspace/app-service-configurable/181@tmp:/w/workspace/app-service-configurable/181@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 15:04:32 $ docker top e6a00ea9f9ced6d92326189aec11cfd7156bec16e83b0e59c0e666d728f095d5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:33 + go version 15:04:33 go version go1.20.6 linux/arm64 [Pipeline] } 15:04:33 $ docker stop --time=1 e6a00ea9f9ced6d92326189aec11cfd7156bec16e83b0e59c0e666d728f095d5 15:04:35 $ docker rm -f --volumes e6a00ea9f9ced6d92326189aec11cfd7156bec16e83b0e59c0e666d728f095d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:35 + docker inspect -f . ci-base-image-arm64 15:04:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:36 prd-ubuntu20.04-docker-arm64-4c-16g-3794 does not seem to be running inside a container 15:04:36 $ 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/181 -v /w/workspace/app-service-configurable/181:/w/workspace/app-service-configurable/181:rw,z -v /w/workspace/app-service-configurable/181@tmp:/w/workspace/app-service-configurable/181@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 15:04:37 $ docker top 4dbd965910111e4567441936836fc87d36da9f0f8266ebe590729301d57abac0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/181 [Pipeline] fileExists [Pipeline] sh 15:04:39 + make test 15:04:39 go test -race -coverprofile=coverage.out ./... 15:07:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:07:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:07:45 go vet ./... 15:10:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:10:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:10:07 ./bin/test-attribution-txt.sh [Pipeline] echo 15:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:10:07 $ docker stop --time=1 4dbd965910111e4567441936836fc87d36da9f0f8266ebe590729301d57abac0 15:10:10 $ docker rm -f --volumes 4dbd965910111e4567441936836fc87d36da9f0f8266ebe590729301d57abac0 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:12 Warning: overwriting stash ‘coverage-report’ 15:10:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:10:13 + ls -al . 15:10:13 total 176 15:10:13 drwxrwxr-x 7 jenkins jenkins 4096 Aug 16 15:04 . 15:10:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:02 .. 15:10:13 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 15:02 .dockerignore 15:10:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:02 .git 15:10:13 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 15:02 .github 15:10:13 -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 15:02 .gitignore 15:10:13 -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 15:02 .golangci.yml 15:10:13 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 16 15:02 Attribution.txt 15:10:13 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 16 15:02 CHANGELOG.md 15:10:13 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 16 15:02 Dockerfile 15:10:13 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 15:02 GOVERNANCE.md 15:10:13 -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 15:02 Jenkinsfile 15:10:13 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 15:02 LICENSE 15:10:13 -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 15:02 OWNERS.md 15:10:13 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 16 15:02 README.md 15:10:13 -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 14:59 VERSION 15:10:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 15:02 bin 15:10:13 -rw-r--r-- 1 jenkins jenkins 13 Aug 16 15:04 coverage.out 15:10:13 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 16 15:02 go.mod 15:10:13 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 16 15:02 go.sum 15:10:13 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 16 15:02 main.go 15:10:13 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 16 15:02 makefile 15:10:13 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 15:02 res 15:10:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:13 + 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=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 --label arch=arm64 --label version=3.1.0-dev.12 . 15:10:13 Sending build context to Docker daemon 177.2kB 15:10:13 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:10:13 Step 2/26 : FROM ${BASE} AS builder 15:10:13 ---> 76a947006003 15:10:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:10:13 ---> Running in f848d5c9cd99 15:10:14 Removing intermediate container f848d5c9cd99 15:10:14 ---> 56a710df6c01 15:10:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:10:14 ---> Running in b35755ca63c7 15:10:14 Removing intermediate container b35755ca63c7 15:10:14 ---> c667b47db77e 15:10:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:10:14 ---> Running in 3d27d6386e19 15:10:15 Removing intermediate container 3d27d6386e19 15:10:15 ---> 46916e013035 15:10:15 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:15 ---> Running in 73cde2ca780d 15:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:10:18 OK: 263 MiB in 53 packages 15:10:18 Removing intermediate container 73cde2ca780d 15:10:18 ---> e68d5616800b 15:10:18 Step 7/26 : WORKDIR /app 15:10:18 ---> Running in 8c2f0c7a2611 15:10:19 Removing intermediate container 8c2f0c7a2611 15:10:19 ---> c988114f4b97 15:10:19 Step 8/26 : COPY go.mod vendor* ./ 15:10:19 ---> 22e0952f8224 15:10:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:19 ---> Running in 47f03b3856a4 15:10:25 Removing intermediate container 47f03b3856a4 15:10:25 ---> ad63b0ba7063 15:10:25 Step 10/26 : COPY . . 15:10:25 ---> 32ded388ec66 15:10:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:10:25 ---> Running in 790044980aa2 15:10:25 Removing intermediate container 790044980aa2 15:10:25 ---> a12086da21fa 15:10:25 Step 12/26 : RUN $MAKE 15:10:25 ---> Running in 350ff4fc381b 15:10:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.12" -trimpath -mod=readonly -o app-service-configurable 15:12:48 Removing intermediate container 350ff4fc381b 15:12:48 ---> e33ace2e8e37 15:12:48 Step 13/26 : FROM alpine:3.17 15:12:48 3.17: Pulling from library/alpine 15:12:48 4060ece20d7a: Pulling fs layer 15:12:48 4060ece20d7a: Verifying Checksum 15:12:48 4060ece20d7a: Download complete 15:12:48 4060ece20d7a: Pull complete 15:12:48 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:12:48 Status: Downloaded newer image for alpine:3.17 15:12:48 ---> 8650cd65339b 15:12:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:12:48 ---> Running in ea83e8ba66d6 15:12:48 Removing intermediate container ea83e8ba66d6 15:12:48 ---> 8873fb4c7360 15:12:48 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:12:48 ---> Running in 63d0a4bd15ba 15:12:48 Removing intermediate container 63d0a4bd15ba 15:12:48 ---> 32a14c7a872e 15:12:48 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:12:48 ---> Running in 6890d040fb98 15:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:12:48 (1/2) Installing ca-certificates (20230506-r0) 15:12:48 (2/2) Installing dumb-init (1.2.5-r2) 15:12:48 Executing busybox-1.35.0-r29.trigger 15:12:48 Executing ca-certificates-20230506-r0.trigger 15:12:48 OK: 8 MiB in 17 packages 15:12:50 Removing intermediate container 6890d040fb98 15:12:50 ---> 4b9f4b6fbea4 15:12:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:12:52 ---> b21b40cf17cb 15:12:52 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:12:52 ---> 542f5d364a8f 15:12:52 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:12:53 ---> 48c5a1738084 15:12:53 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:12:54 ---> de857a03ef62 15:12:54 Step 21/26 : EXPOSE 48095 15:12:54 ---> Running in 61c7079531f3 15:12:55 Removing intermediate container 61c7079531f3 15:12:55 ---> f3413f11c8a4 15:12:55 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:12:55 ---> Running in e1905c139168 15:12:55 Removing intermediate container e1905c139168 15:12:55 ---> a2c2c3840a25 15:12:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:12:55 ---> Running in 30e0af8b566e 15:12:56 Removing intermediate container 30e0af8b566e 15:12:56 ---> 625003907014 15:12:56 Step 24/26 : LABEL arch=arm64 15:12:56 ---> Running in 1a797849685b 15:12:56 Removing intermediate container 1a797849685b 15:12:56 ---> 4f24486e3d54 15:12:56 Step 25/26 : LABEL git_sha=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:12:56 ---> Running in 9baaf1603d94 15:12:56 Removing intermediate container 9baaf1603d94 15:12:56 ---> af4179429524 15:12:56 Step 26/26 : LABEL version=3.1.0-dev.12 15:12:56 ---> Running in 442ff0899860 15:12:57 Removing intermediate container 442ff0899860 15:12:57 ---> 4f157cfa8409 15:12:57 [Warning] One or more build-args [ARCH] were not consumed 15:12:57 Successfully built 4f157cfa8409 15:12:57 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:12:57 provisioning config files... 15:12:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/181@tmp/config12246676540897349573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:57 ---> docker-login.sh 15:12:57 nexus3.edgexfoundry.org:10001 15:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:57 Configure a credential helper to remove this warning. See 15:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:57 15:12:57 Login Succeeded 15:12:57 nexus3.edgexfoundry.org:10002 15:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:58 Configure a credential helper to remove this warning. See 15:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:58 15:12:58 Login Succeeded 15:12:58 nexus3.edgexfoundry.org:10003 15:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:58 Configure a credential helper to remove this warning. See 15:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:58 15:12:58 Login Succeeded 15:12:58 nexus3.edgexfoundry.org:10004 15:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:58 Configure a credential helper to remove this warning. See 15:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:58 15:12:58 Login Succeeded 15:12:58 docker.io 15:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:59 Configure a credential helper to remove this warning. See 15:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:59 15:12:59 Login Succeeded 15:12:59 ---> docker-login.sh ends [Pipeline] } 15:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:12:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:12:59 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:12:59 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:12:59 latest 15:12:59 3.1.0-dev.12 15:12:59 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 15:12:59 main 15:12:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:00 7ae5a0943b0d: Preparing 15:13:00 6c145596f6dd: Preparing 15:13:00 2821f89ff9e4: Preparing 15:13:00 5ed58f62c0d9: Preparing 15:13:00 06881cfa404f: Preparing 15:13:00 d2d9d24a8c2a: Preparing 15:13:00 d2d9d24a8c2a: Waiting 15:13:00 2821f89ff9e4: Pushed 15:13:00 5ed58f62c0d9: Pushed 15:13:00 6c145596f6dd: Pushed 15:13:00 d2d9d24a8c2a: Layer already exists 15:13:00 06881cfa404f: Pushed 15:13:06 7ae5a0943b0d: Pushed 15:13:06 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:06 + 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:13:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:06 7ae5a0943b0d: Preparing 15:13:06 6c145596f6dd: Preparing 15:13:06 2821f89ff9e4: Preparing 15:13:06 5ed58f62c0d9: Preparing 15:13:06 06881cfa404f: Preparing 15:13:06 d2d9d24a8c2a: Preparing 15:13:06 d2d9d24a8c2a: Waiting 15:13:06 7ae5a0943b0d: Layer already exists 15:13:06 06881cfa404f: Layer already exists 15:13:06 2821f89ff9e4: Layer already exists 15:13:06 6c145596f6dd: Layer already exists 15:13:06 5ed58f62c0d9: Layer already exists 15:13:06 d2d9d24a8c2a: Layer already exists 15:13:06 latest: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.12 15:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:07 7ae5a0943b0d: Preparing 15:13:07 6c145596f6dd: Preparing 15:13:07 2821f89ff9e4: Preparing 15:13:07 5ed58f62c0d9: Preparing 15:13:07 06881cfa404f: Preparing 15:13:07 d2d9d24a8c2a: Preparing 15:13:07 d2d9d24a8c2a: Waiting 15:13:07 5ed58f62c0d9: Layer already exists 15:13:07 6c145596f6dd: Layer already exists 15:13:07 2821f89ff9e4: Layer already exists 15:13:07 7ae5a0943b0d: Layer already exists 15:13:07 06881cfa404f: Layer already exists 15:13:07 d2d9d24a8c2a: Layer already exists 15:13:07 3.1.0-dev.12: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 15:13:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:08 7ae5a0943b0d: Preparing 15:13:08 6c145596f6dd: Preparing 15:13:08 2821f89ff9e4: Preparing 15:13:08 5ed58f62c0d9: Preparing 15:13:08 06881cfa404f: Preparing 15:13:08 d2d9d24a8c2a: Preparing 15:13:08 d2d9d24a8c2a: Waiting 15:13:08 6c145596f6dd: Layer already exists 15:13:08 2821f89ff9e4: Layer already exists 15:13:08 06881cfa404f: Layer already exists 15:13:08 5ed58f62c0d9: Layer already exists 15:13:08 7ae5a0943b0d: Layer already exists 15:13:08 d2d9d24a8c2a: Layer already exists 15:13:08 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:09 + 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:13:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:13:09 7ae5a0943b0d: Preparing 15:13:09 6c145596f6dd: Preparing 15:13:09 2821f89ff9e4: Preparing 15:13:09 5ed58f62c0d9: Preparing 15:13:09 06881cfa404f: Preparing 15:13:09 d2d9d24a8c2a: Preparing 15:13:09 d2d9d24a8c2a: Waiting 15:13:09 6c145596f6dd: Layer already exists 15:13:09 7ae5a0943b0d: Layer already exists 15:13:09 06881cfa404f: Layer already exists 15:13:09 2821f89ff9e4: Layer already exists 15:13:09 5ed58f62c0d9: Layer already exists 15:13:09 d2d9d24a8c2a: Layer already exists 15:13:09 main: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:09 ===================================================== [Pipeline] echo 15:13:09 taggedImages: 15:13:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 15:13:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:13:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.12 15:13:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 15:13:09 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:10 15:13:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:10 arm64: Pulling from edgex-lftools-log-publisher 15:13:10 8998bd30e6a1: Pulling fs layer 15:13:10 04944245beec: Pulling fs layer 15:13:10 699f458cf7ca: Pulling fs layer 15:13:10 765212b225bb: Pulling fs layer 15:13:10 f23df028b6ca: Pulling fs layer 15:13:10 d65c8cfc05b1: Pulling fs layer 15:13:10 2437ff75d9bd: Pulling fs layer 15:13:10 f23df028b6ca: Waiting 15:13:10 d65c8cfc05b1: Waiting 15:13:10 2437ff75d9bd: Waiting 15:13:10 765212b225bb: Waiting 15:13:10 04944245beec: Verifying Checksum 15:13:10 04944245beec: Download complete 15:13:10 765212b225bb: Verifying Checksum 15:13:10 765212b225bb: Download complete 15:13:10 f23df028b6ca: Verifying Checksum 15:13:10 f23df028b6ca: Download complete 15:13:10 d65c8cfc05b1: Verifying Checksum 15:13:10 d65c8cfc05b1: Download complete 15:13:10 699f458cf7ca: Verifying Checksum 15:13:10 699f458cf7ca: Download complete 15:13:11 8998bd30e6a1: Verifying Checksum 15:13:11 8998bd30e6a1: Download complete 15:13:13 2437ff75d9bd: Verifying Checksum 15:13:13 2437ff75d9bd: Download complete 15:13:15 8998bd30e6a1: Pull complete 15:13:15 04944245beec: Pull complete 15:13:18 699f458cf7ca: Pull complete 15:13:18 765212b225bb: Pull complete 15:13:19 f23df028b6ca: Pull complete 15:13:19 d65c8cfc05b1: Pull complete 15:13:34 2437ff75d9bd: Pull complete 15:13:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:13:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:35 prd-ubuntu20.04-docker-arm64-4c-16g-3794 does not seem to be running inside a container 15:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/181 -v /w/workspace/app-service-configurable/181:/w/workspace/app-service-configurable/181:rw,z -v /w/workspace/app-service-configurable/181@tmp:/w/workspace/app-service-configurable/181@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:13:37 $ docker top b541c96400e26c10e0104b581a14a3c822afa3dae3c671165227b97965f098c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:38 ---> job-cost.sh 15:13:38 lf-activate-venv: SKIPPING 15:13:38 INFO: No Stack... 15:13:39 INFO: Retrieving Pricing Info for: v3-standard-4 15:13:39 INFO: Archiving Costs [Pipeline] sh 15:13:40 + cat /w/workspace/app-service-configurable/181/archives/cost.csv+ 15:13:40 cut -d, -f6 [Pipeline] lock 15:13:40 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] 15:13:40 Resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] did not exist. Created. 15:13:40 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:40 /w/workspace/app-service-configurable/181@tmp/durable-b0366465/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:13:41 + echo total: 0.10999999940395355 [Pipeline] stash 15:13:41 Warning: overwriting stash ‘stack-cost’ 15:13:41 Stashed 1 file(s) [Pipeline] } 15:13:41 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:41 $ docker stop --time=1 b541c96400e26c10e0104b581a14a3c822afa3dae3c671165227b97965f098c2 15:13:42 $ docker rm -f --volumes b541c96400e26c10e0104b581a14a3c822afa3dae3c671165227b97965f098c2 [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:13:43 provisioning config files... 15:13:43 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17047884694570793877tmp [Pipeline] { [Pipeline] sh 15:13:43 + set +x 15:13:43 + + curl -s https://codecov.io/bash 15:13:43 bash -s -- 15:13:43 15:13:43 _____ _ 15:13:43 / ____| | | 15:13:43 | | ___ __| | ___ ___ _____ __ 15:13:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:13:43 | |___| (_) | (_| | __/ (_| (_) \ V / 15:13:43 \_____\___/ \__,_|\___|\___\___/ \_/ 15:13:43 Bash-1.0.6 15:13:43 15:13:43 15:13:43 ==> git version 2.25.1 found 15:13:43 ==> 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:13:43 Release-Date: 2020-01-08 15:13:43 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:13:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:13:43 ==> Jenkins CI detected. 15:13:43 current dir:  /w/workspace/ry_app-service-configurable_main 15:13:43 project root: . 15:13:43 --> token set from env 15:13:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:13:43 ==> Running gcov in . (disable via -X gcov) 15:13:43 ==> Python coveragepy not found 15:13:43 ==> Searching for coverage reports in: 15:13:43 + . 15:13:43 -> Found 1 reports 15:13:43 ==> Detecting git/mercurial file structure 15:13:43 ==> Reading reports 15:13:43 + ./coverage.out bytes=13 15:13:43 ==> Appending adjustments 15:13:43 https://docs.codecov.io/docs/fixing-reports 15:13:43 + Found adjustments 15:13:43 ==> Gzipping contents 15:13:43 4.0K /tmp/codecov.tkkbRl.gz 15:13:43 ==> Uploading reports 15:13:43 url: https://codecov.io 15:13:43 query: branch=main&commit=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:13:43 -> Pinging Codecov 15:13:43 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=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:13:43 -> Uploading to 15:13:43 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/A97CA9966030D2A3747ED39772930CCE/f6c95c4111bb18ac0ea3a4e9df2997398d2defa9/c67d11cf-6136-4210-be00-bd8e9932ac04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T151343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5c4b81f3ac898467e7c8fe25e75cf2500651d363bb32dd0ff34af8eda4f70e3 15:13:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:43 Dload Upload Total Spent Left Speed 15:13:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2092 --:--:-- --:--:-- --:--:-- 2092 15:13:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] } 15:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:13:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:13:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:44 15:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:13:44 df9b9388f04a: Pulling fs layer 15:13:44 52dc419b0ee2: Pulling fs layer 15:13:44 25bc292e5bac: Pulling fs layer 15:13:44 114826534d7a: Pulling fs layer 15:13:44 114826534d7a: Waiting 15:13:44 4657fd5d0bcf: Pulling fs layer 15:13:44 6ad1cebc031e: Pulling fs layer 15:13:44 8a3aa393b2d8: Pulling fs layer 15:13:44 4657fd5d0bcf: Waiting 15:13:44 6ad1cebc031e: Waiting 15:13:44 8a3aa393b2d8: Waiting 15:13:44 25bc292e5bac: Verifying Checksum 15:13:44 25bc292e5bac: Download complete 15:13:44 52dc419b0ee2: Download complete 15:13:44 4657fd5d0bcf: Verifying Checksum 15:13:44 4657fd5d0bcf: Download complete 15:13:45 df9b9388f04a: Pull complete 15:13:45 6ad1cebc031e: Verifying Checksum 15:13:45 6ad1cebc031e: Download complete 15:13:45 52dc419b0ee2: Pull complete 15:13:45 25bc292e5bac: Pull complete 15:13:45 114826534d7a: Verifying Checksum 15:13:45 114826534d7a: Download complete 15:13:45 8a3aa393b2d8: Verifying Checksum 15:13:45 8a3aa393b2d8: Download complete 15:13:49 114826534d7a: Pull complete 15:13:49 4657fd5d0bcf: Pull complete 15:13:49 6ad1cebc031e: Pull complete 15:13:51 8a3aa393b2d8: Pull complete 15:13:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:51 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:13:51 $ 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:13:58 $ docker top ab6af3a52890b089617065b65e7d4b3d7fce49a069a630223a7b9c90579788fd -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:13:59 + set -o pipefail 15:13:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:14:03 15:14:03 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:14:03 15:14:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f49807fc-0a35-428c-bc6e-f15763f6e0aa 15:14:03 15:14:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:14:03 15:14:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:14:03 15:14:03 15:14:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:14:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:14:03 More details here: https://snyk.co/ue1NS [Pipeline] } 15:14:03 $ docker stop --time=1 ab6af3a52890b089617065b65e7d4b3d7fce49a069a630223a7b9c90579788fd 15:14:08 $ docker rm -f --volumes ab6af3a52890b089617065b65e7d4b3d7fce49a069a630223a7b9c90579788fd [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:14:09 + git log --format=format:%s -1 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] sh 15:14:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:10 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:14:10 $ 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:14:10 $ docker top 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 -eo pid,comm 15:14:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:14:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:10 [ssh-agent] Looking for ssh-agent implementation... 15:14:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:10 $ docker exec 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 ssh-agent 15:14:10 SSH_AUTH_SOCK=/tmp/ssh-ohvDKzMgN0Kp/agent.32 15:14:10 SSH_AGENT_PID=38 15:14:10 Running ssh-add (command line suppressed) 15:14:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17044202449084379803.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17044202449084379803.key) 15:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:11 + git semver tag 15:14:11 2023-08-16 15:14:11,410 [run_tag] DEBUG tag force:False 15:14:11 2023-08-16 15:14:11,410 [check_head_tag] DEBUG check head tag 15:14:11 2023-08-16 15:14:11,410 [execute] INFO git cat-file --batch-check 15:14:11 2023-08-16 15:14:11,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:14:11 2023-08-16 15:14:11,414 [execute] INFO git cat-file --batch 15:14:11 2023-08-16 15:14:11,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:14:11 2023-08-16 15:14:11,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:11 2023-08-16 15:14:11,426 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 15:14:11 2023-08-16 15:14:11,427 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:14:11 2023-08-16 15:14:11,431 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:11 3.1.0-dev.12 [Pipeline] } 15:14:11 $ docker exec --env ******** --env ******** 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 ssh-agent -k 15:14:11 unset SSH_AUTH_SOCK; 15:14:11 unset SSH_AGENT_PID; 15:14:11 echo Agent pid 38 killed; 15:14:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:11 + git semver [Pipeline] } 15:14:12 $ docker stop --time=1 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 15:14:13 $ docker rm -f --volumes 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:13 15:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:14 0.23.1-centos7: Pulling from edgex-lftools 15:14:14 ab5ef0e58194: Pulling fs layer 15:14:14 9712f1f96733: Pulling fs layer 15:14:14 63f879dbbcfc: Pulling fs layer 15:14:14 0d9ebad4ef96: Pulling fs layer 15:14:14 e9a5061849ea: Pulling fs layer 15:14:14 d747dcd14b5f: Pulling fs layer 15:14:14 2de7ff778b66: Pulling fs layer 15:14:14 0d9ebad4ef96: Waiting 15:14:14 e9a5061849ea: Waiting 15:14:14 2de7ff778b66: Waiting 15:14:14 9712f1f96733: Verifying Checksum 15:14:14 9712f1f96733: Download complete 15:14:14 63f879dbbcfc: Verifying Checksum 15:14:14 63f879dbbcfc: Download complete 15:14:14 e9a5061849ea: Verifying Checksum 15:14:14 e9a5061849ea: Download complete 15:14:14 d747dcd14b5f: Verifying Checksum 15:14:14 d747dcd14b5f: Download complete 15:14:14 0d9ebad4ef96: Verifying Checksum 15:14:14 0d9ebad4ef96: Download complete 15:14:14 ab5ef0e58194: Verifying Checksum 15:14:14 ab5ef0e58194: Download complete 15:14:14 2de7ff778b66: Verifying Checksum 15:14:14 2de7ff778b66: Download complete 15:14:17 ab5ef0e58194: Pull complete 15:14:17 9712f1f96733: Pull complete 15:14:18 63f879dbbcfc: Pull complete 15:14:21 0d9ebad4ef96: Pull complete 15:14:21 e9a5061849ea: Pull complete 15:14:21 d747dcd14b5f: Pull complete 15:14:22 2de7ff778b66: Pull complete 15:14:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:14:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:22 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:14:22 $ 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:14:29 $ docker top 181d07974aa2b17b3b0c7de03961251a9ead4364b56d7951175662985e2eb62c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:14:29 provisioning config files... 15:14:29 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13920440301213008388tmp 15:14:29 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7133837543587752585tmp 15:14:29 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4764162176497333688tmp [Pipeline] { [Pipeline] echo 15:14:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:14:30 ---> sigul-configuration.sh 15:14:30 gpg: directory `/root/.gnupg' created 15:14:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:14:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:14:30 gpg: keyring `/root/.gnupg/secring.gpg' created 15:14:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:14:30 gpg: CAST5 encrypted data 15:14:30 gpg: encrypted with 1 passphrase 15:14:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:14:30 + mkdir /home/jenkins 15:14:30 + mkdir /home/jenkins/sigul [Pipeline] sh 15:14:30 + 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:14:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:14:31 ---> sigul-install.sh 15:14:31 Sigul already installed; skipping installation. [Pipeline] sh 15:14:31 + git tag --list 15:14:31 v1.0.0 15:14:31 v1.1.0 15:14:31 v1.2.0 15:14:31 v1.3.0 15:14:31 v1.3.1 15:14:31 v2.0.0 15:14:31 v2.0.1 15:14:31 v2.1.0 15:14:31 v2.1.1 15:14:31 v2.1.2 15:14:31 v2.2.0 15:14:31 v2.3 15:14:31 v2.3.0 15:14:31 v2.3.1 15:14:31 v3.0 15:14:31 v3.0.0 15:14:31 v3.0.1 15:14:31 v3.0.1-dev.1 15:14:31 v3.1.0-dev.1 15:14:31 v3.1.0-dev.10 15:14:31 v3.1.0-dev.11 15:14:31 v3.1.0-dev.12 15:14:31 v3.1.0-dev.2 15:14:31 v3.1.0-dev.3 15:14:31 v3.1.0-dev.4 15:14:31 v3.1.0-dev.5 15:14:31 v3.1.0-dev.6 15:14:31 v3.1.0-dev.7 15:14:31 v3.1.0-dev.8 15:14:31 v3.1.0-dev.9 [Pipeline] sh 15:14:31 + lftools sign git-tag v3.1.0-dev.12 15:14:32 Signing Git tag with Sigul... 15:14:32 Signing v3.1.0-dev.12 [Pipeline] echo 15:14:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:14:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:14:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:14:32 $ docker stop --time=1 181d07974aa2b17b3b0c7de03961251a9ead4364b56d7951175662985e2eb62c 15:14:34 $ docker rm -f --volumes 181d07974aa2b17b3b0c7de03961251a9ead4364b56d7951175662985e2eb62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:14:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:34 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:14:34 $ 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:14:35 $ docker top ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 -eo pid,comm 15:14:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:14:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:35 [ssh-agent] Looking for ssh-agent implementation... 15:14:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:35 $ docker exec ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 ssh-agent 15:14:35 SSH_AUTH_SOCK=/tmp/ssh-cd4htbEOhUtg/agent.32 15:14:35 SSH_AGENT_PID=38 15:14:35 Running ssh-add (command line suppressed) 15:14:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10682545495277252325.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10682545495277252325.key) 15:14:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:35 + git semver bump pre 15:14:36 2023-08-16 15:14:36,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:36 2023-08-16 15:14:36,113 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev 15:14:36 2023-08-16 15:14:36,113 [bump_version] DEBUG bumped version:3.1.0-dev.13 15:14:36 2023-08-16 15:14:36,113 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:14:36 2023-08-16 15:14:36,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:36 2023-08-16 15:14:36,113 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:14:36 2023-08-16 15:14:36,115 [execute] INFO git cat-file --batch-check 15:14:36 2023-08-16 15:14:36,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:14:36 2023-08-16 15:14:36,121 [execute] INFO git cat-file --batch 15:14:36 2023-08-16 15:14:36,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:14:36 2023-08-16 15:14:36,126 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:36 3.1.0-dev.13 [Pipeline] } 15:14:36 $ docker exec --env ******** --env ******** ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 ssh-agent -k 15:14:36 unset SSH_AUTH_SOCK; 15:14:36 unset SSH_AGENT_PID; 15:14:36 echo Agent pid 38 killed; 15:14:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:36 + git semver [Pipeline] } 15:14:36 $ docker stop --time=1 ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 15:14:38 $ docker rm -f --volumes ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:14:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:38 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:14:38 $ 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:14:39 $ docker top 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 -eo pid,comm 15:14:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:14:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:39 [ssh-agent] Looking for ssh-agent implementation... 15:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:39 $ docker exec 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 ssh-agent 15:14:39 SSH_AUTH_SOCK=/tmp/ssh-3YfW1J8munXz/agent.32 15:14:39 SSH_AGENT_PID=38 15:14:39 Running ssh-add (command line suppressed) 15:14:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5857338657513386016.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5857338657513386016.key) 15:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:39 + git semver push 15:14:40 2023-08-16 15:14:40,100 [run_push] DEBUG push 15:14:40 2023-08-16 15:14:40,101 [execute] INFO git cat-file --batch-check 15:14:40 2023-08-16 15:14:40,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:14:40 2023-08-16 15:14:40,105 [execute] INFO git rev-list b44f6f8071d359cfbe9a55f609bb9a30bf22986e -- 15:14:40 2023-08-16 15:14:40,105 [execute] DEBUG Popen(['git', 'rev-list', 'b44f6f8071d359cfbe9a55f609bb9a30bf22986e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:14:40 2023-08-16 15:14:40,116 [execute] INFO git fetch -v origin 15:14:40 2023-08-16 15:14:40,117 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:14:40 2023-08-16 15:14:40,584 [run_push] DEBUG no remote changes detected 15:14:40 2023-08-16 15:14:40,584 [execute] INFO git push origin semver 15:14:40 2023-08-16 15:14:40,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:14:41 2023-08-16 15:14:41,345 [run_push] DEBUG push all version tags 15:14:41 2023-08-16 15:14:41,345 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:14:41 2023-08-16 15:14:41,345 [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:14:42 2023-08-16 15:14:42,083 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:14:42 3.1.0-dev.13 [Pipeline] } 15:14:42 $ docker exec --env ******** --env ******** 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 ssh-agent -k 15:14:42 unset SSH_AUTH_SOCK; 15:14:42 unset SSH_AGENT_PID; 15:14:42 echo Agent pid 38 killed; 15:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:42 + git semver [Pipeline] } 15:14:42 $ docker stop --time=1 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 15:14:44 $ docker rm -f --volumes 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 [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:14:44 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:14:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:14:44 total 16 15:14:44 drwxr-xr-x 3 root root 4096 Aug 16 15:02 . 15:14:44 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 15:14 .. 15:14:44 drwxr-xr-x 2 root root 4096 Aug 16 15:02 cost 15:14:44 -rw-r--r-- 1 root root 96 Aug 16 15:02 cost.csv 15:14:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:14:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:14:44 total 16 15:14:44 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 15:02 . 15:14:44 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 15:14 .. 15:14:44 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 15:02 cost 15:14:44 -rw-r--r-- 1 jenkins jenkins 96 Aug 16 15:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:45 ---> package-listing.sh 15:14:45 ++ facter osfamily 15:14:45 ++ tr '[:upper:]' '[:lower:]' 15:14:46 + OS_FAMILY=debian 15:14:46 + workspace=/w/workspace/ry_app-service-configurable_main 15:14:46 + START_PACKAGES=/tmp/packages_start.txt 15:14:46 + END_PACKAGES=/tmp/packages_end.txt 15:14:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:46 + PACKAGES=/tmp/packages_start.txt 15:14:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:14:46 + PACKAGES=/tmp/packages_end.txt 15:14:46 + case "${OS_FAMILY}" in 15:14:46 + dpkg -l 15:14:46 + grep '^ii' 15:14:46 + '[' -f /tmp/packages_start.txt ']' 15:14:46 + '[' -f /tmp/packages_end.txt ']' 15:14:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:14:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:14:46 + 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:14:46 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:14:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:47 prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container 15:14:47 $ 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:14:47 $ docker top ab1a6449166072ca6f9b92fbfedb86dda133af1797cbd68eae786e9f606b5734 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:47 + touch /tmp/pre-build-complete [Pipeline] sh 15:14:48 + mkdir -p /var/log/sysstat [Pipeline] sh 15:14:48 + ls /var/log/sa-host 15:14:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:48 provisioning config files... 15:14:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11356808221990755850tmp [Pipeline] { [Pipeline] echo 15:14:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:14:48 ---> create-netrc.sh [Pipeline] } 15:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:14:49 ---> python-tools-install.sh [Pipeline] echo 15:14:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:14:49 ---> sudo-logs.sh 15:14:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:14:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:14:49 ---> job-cost.sh 15:14:49 lf-activate-venv: SKIPPING 15:14:49 DEBUG: total: 0.2199999988079071 15:14:49 INFO: Retrieving Stack Cost... 15:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 15:14:50 INFO: Archiving Costs [Pipeline] echo 15:14:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:14:50 ---> logs-deploy.sh 15:14:50 lf-activate-venv: SKIPPING 15:14:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/181 15:14:50 INFO: archiving workspace using pattern(s): 15:14:51 Archives upload complete. 15:14:52 INFO: archiving logs to Nexus