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 [2023-08-16T14:59:27.056Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T14:59:27.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T14:59:27.124Z] ========================================================= [2023-08-16T14:59:27.124Z] EdgeX Global Pipelines Version Info [2023-08-16T14:59:27.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T14:59:27.839Z] ------------------- [2023-08-16T14:59:27.839Z] stable info: [2023-08-16T14:59:27.839Z] ------------------- [2023-08-16T14:59:27.839Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T14:59:27.839Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T14:59:27.839Z] Message: update stable to v1.0.253 [2023-08-16T14:59:28.409Z] ------------------- [2023-08-16T14:59:28.409Z] experimental info: [2023-08-16T14:59:28.409Z] ------------------- [2023-08-16T14:59:28.409Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T14:59:28.409Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T14:59:28.409Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T14:59:28.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-16T14:59:28.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-16T14:59:28.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T14:59:28.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T14:59:28.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T14:59:28.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T14:59:28.662Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T14:59:28.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-16T14:59:28.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T14:59:28.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T14:59:28.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T14:59:28.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-16T14:59:28.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T14:59:28.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T14:59:28.766Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T14:59:28.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T14:59:28.797Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T14:59:28.809Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T14:59:28.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T14:59:28.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T14:59:28.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-16T14:59:28.858Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-16T14:59:28.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-16T14:59:28.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-16T14:59:28.905Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-16T14:59:28.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T14:59:28.934Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T14:59:28.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-16T14:59:28.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-16T14:59:28.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-16T14:59:28.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo [2023-08-16T14:59:29.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6c95c4 [Pipeline] echo [2023-08-16T14:59:29.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T14:59:29.065Z] provisioning config files... [2023-08-16T14:59:29.079Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9571135177541020592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T14:59:29.381Z] ---> docker-login.sh [2023-08-16T14:59:29.381Z] nexus3.edgexfoundry.org:10001 [2023-08-16T14:59:31.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:31.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:31.563Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:31.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:31.563Z] [2023-08-16T14:59:31.563Z] Login Succeeded [2023-08-16T14:59:31.563Z] nexus3.edgexfoundry.org:10002 [2023-08-16T14:59:31.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:31.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:31.563Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:31.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:31.563Z] [2023-08-16T14:59:31.563Z] Login Succeeded [2023-08-16T14:59:31.563Z] nexus3.edgexfoundry.org:10003 [2023-08-16T14:59:31.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:31.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:31.824Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:31.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:31.824Z] [2023-08-16T14:59:31.824Z] Login Succeeded [2023-08-16T14:59:31.824Z] nexus3.edgexfoundry.org:10004 [2023-08-16T14:59:31.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:31.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:31.824Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:31.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:31.824Z] [2023-08-16T14:59:31.824Z] Login Succeeded [2023-08-16T14:59:31.824Z] docker.io [2023-08-16T14:59:31.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:32.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:32.085Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:32.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:32.085Z] [2023-08-16T14:59:32.085Z] Login Succeeded [2023-08-16T14:59:32.085Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T14:59:32.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-16T14:59:32.468Z] + git rev-list -1 --merges f6c95c4111bb18ac0ea3a4e9df2997398d2defa9~1..f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo [2023-08-16T14:59:32.518Z] -----------> git rev-list -1 --merges f6c95c4111bb18ac0ea3a4e9df2997398d2defa9~1..f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [false] [Pipeline] sh [2023-08-16T14:59:32.808Z] + git log --format=format:%s -1 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo [2023-08-16T14:59:32.821Z] ========================================================= [2023-08-16T14:59:32.821Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T14:59:32.821Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T14:59:33.163Z] + git log --format=format:%s -1 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] echo [2023-08-16T14:59:33.175Z] [semverPrep] GIT_COMMIT: f6c95c4111bb18ac0ea3a4e9df2997398d2defa9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#586) [Pipeline] echo [2023-08-16T14:59:33.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-16T14:59:33.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T14:59:33.540Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T14:59:33.540Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T14:59:33.540Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T14:59:33.541Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T14:59:33.541Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T14:59:33.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T14:59:33.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T14:59:33.879Z] [2023-08-16T14:59:33.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T14:59:34.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T14:59:34.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T14:59:34.185Z] b85a868b505f: Pulling fs layer [2023-08-16T14:59:34.185Z] e2be974225ed: Pulling fs layer [2023-08-16T14:59:34.185Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T14:59:34.185Z] 988bab9f4d93: Pulling fs layer [2023-08-16T14:59:34.185Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T14:59:34.185Z] eaf3925da568: Pulling fs layer [2023-08-16T14:59:34.185Z] bab4dde63d76: Pulling fs layer [2023-08-16T14:59:34.185Z] bde34c3a00c8: Pulling fs layer [2023-08-16T14:59:34.185Z] b352a97aabf1: Pulling fs layer [2023-08-16T14:59:34.185Z] 4872d77fe225: Pulling fs layer [2023-08-16T14:59:34.185Z] 5851b861e8e6: Pulling fs layer [2023-08-16T14:59:34.185Z] eaf3925da568: Waiting [2023-08-16T14:59:34.185Z] 988bab9f4d93: Waiting [2023-08-16T14:59:34.185Z] 1469e6f7b9e6: Waiting [2023-08-16T14:59:34.185Z] bab4dde63d76: Waiting [2023-08-16T14:59:34.185Z] 4872d77fe225: Waiting [2023-08-16T14:59:34.185Z] bde34c3a00c8: Waiting [2023-08-16T14:59:34.185Z] 5851b861e8e6: Waiting [2023-08-16T14:59:34.185Z] b352a97aabf1: Waiting [2023-08-16T14:59:34.185Z] e2be974225ed: Verifying Checksum [2023-08-16T14:59:34.185Z] e2be974225ed: Download complete [2023-08-16T14:59:34.185Z] 988bab9f4d93: Verifying Checksum [2023-08-16T14:59:34.185Z] 988bab9f4d93: Download complete [2023-08-16T14:59:34.446Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T14:59:34.446Z] 1469e6f7b9e6: Download complete [2023-08-16T14:59:34.446Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T14:59:34.446Z] 339a4e72a1f5: Download complete [2023-08-16T14:59:34.446Z] eaf3925da568: Verifying Checksum [2023-08-16T14:59:34.446Z] eaf3925da568: Download complete [2023-08-16T14:59:34.446Z] bde34c3a00c8: Verifying Checksum [2023-08-16T14:59:34.446Z] bde34c3a00c8: Download complete [2023-08-16T14:59:34.446Z] b352a97aabf1: Verifying Checksum [2023-08-16T14:59:34.446Z] b352a97aabf1: Download complete [2023-08-16T14:59:34.446Z] 4872d77fe225: Verifying Checksum [2023-08-16T14:59:34.446Z] 4872d77fe225: Download complete [2023-08-16T14:59:34.446Z] 5851b861e8e6: Download complete [2023-08-16T14:59:34.446Z] b85a868b505f: Download complete [2023-08-16T14:59:34.707Z] bab4dde63d76: Download complete [2023-08-16T14:59:35.642Z] b85a868b505f: Pull complete [2023-08-16T14:59:35.642Z] e2be974225ed: Pull complete [2023-08-16T14:59:36.208Z] 339a4e72a1f5: Pull complete [2023-08-16T14:59:36.208Z] 988bab9f4d93: Pull complete [2023-08-16T14:59:36.467Z] 1469e6f7b9e6: Pull complete [2023-08-16T14:59:36.467Z] eaf3925da568: Pull complete [2023-08-16T14:59:38.368Z] bab4dde63d76: Pull complete [2023-08-16T14:59:38.368Z] bde34c3a00c8: Pull complete [2023-08-16T14:59:38.368Z] b352a97aabf1: Pull complete [2023-08-16T14:59:38.368Z] 4872d77fe225: Pull complete [2023-08-16T14:59:38.368Z] 5851b861e8e6: Pull complete [2023-08-16T14:59:38.368Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T14:59:38.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T14:59:38.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T14:59:38.468Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T14:59:38.502Z] $ 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 [2023-08-16T14:59:40.808Z] $ docker top e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 -eo pid,comm [2023-08-16T14:59:40.856Z] 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). [2023-08-16T14:59:40.856Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T14:59:40.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T14:59:40.895Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T14:59:41.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T14:59:41.021Z] $ docker exec e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent [2023-08-16T14:59:41.128Z] SSH_AUTH_SOCK=/tmp/ssh-aCQfXojbJNZy/agent.33 [2023-08-16T14:59:41.128Z] SSH_AGENT_PID=39 [2023-08-16T14:59:41.135Z] Running ssh-add (command line suppressed) [2023-08-16T14:59:41.248Z] 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) [2023-08-16T14:59:41.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T14:59:41.545Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T14:59:41.562Z] $ docker exec --env ******** --env ******** e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent -k [2023-08-16T14:59:41.674Z] unset SSH_AUTH_SOCK; [2023-08-16T14:59:41.675Z] unset SSH_AGENT_PID; [2023-08-16T14:59:41.675Z] echo Agent pid 39 killed; [2023-08-16T14:59:41.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T14:59:41.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T14:59:41.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T14:59:41.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T14:59:41.829Z] $ docker exec e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent [2023-08-16T14:59:41.930Z] SSH_AUTH_SOCK=/tmp/ssh-L4LCHHdzrNiq/agent.71 [2023-08-16T14:59:41.930Z] SSH_AGENT_PID=77 [2023-08-16T14:59:41.935Z] Running ssh-add (command line suppressed) [2023-08-16T14:59:42.039Z] 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) [2023-08-16T14:59:42.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T14:59:42.333Z] + git semver init [2023-08-16T14:59:42.595Z] 2023-08-16 14:59:42,506 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T14:59:42.595Z] 2023-08-16 14:59:42,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-08-16T14:59:42.595Z] 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 [2023-08-16T14:59:42.595Z] 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) [2023-08-16T14:59:43.532Z] 2023-08-16 14:59:43,298 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-08-16T14:59:43.532Z] 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 [2023-08-16T14:59:43.532Z] 2023-08-16 14:59:43,299 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T14:59:43.532Z] 2023-08-16 14:59:43,299 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T14:59:43.532Z] 3.1.0-dev.12 [Pipeline] } [2023-08-16T14:59:43.546Z] $ docker exec --env ******** --env ******** e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 ssh-agent -k [2023-08-16T14:59:43.636Z] unset SSH_AUTH_SOCK; [2023-08-16T14:59:43.636Z] unset SSH_AGENT_PID; [2023-08-16T14:59:43.636Z] echo Agent pid 77 killed; [2023-08-16T14:59:43.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T14:59:43.945Z] + git semver [Pipeline] } [2023-08-16T14:59:44.222Z] $ docker stop --time=1 e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 [2023-08-16T14:59:45.500Z] $ docker rm -f --volumes e9109c22a7af17c85a71c5c5df0b5973ae9f702678caed69efc72c406ec72923 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T14:59:45.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T14:59:46.039Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T14:59:46.041Z] [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 [2023-08-16T14:59:46.189Z] provisioning config files... [2023-08-16T14:59:46.200Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8223334925347790007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T14:59:46.502Z] ---> docker-login.sh [2023-08-16T14:59:46.503Z] nexus3.edgexfoundry.org:10001 [2023-08-16T14:59:46.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:46.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:46.503Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:46.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:46.503Z] [2023-08-16T14:59:46.503Z] Login Succeeded [2023-08-16T14:59:46.503Z] nexus3.edgexfoundry.org:10002 [2023-08-16T14:59:46.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:46.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:46.503Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:46.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:46.503Z] [2023-08-16T14:59:46.503Z] Login Succeeded [2023-08-16T14:59:46.503Z] nexus3.edgexfoundry.org:10003 [2023-08-16T14:59:46.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:46.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:46.763Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:46.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:46.763Z] [2023-08-16T14:59:46.763Z] Login Succeeded [2023-08-16T14:59:46.763Z] nexus3.edgexfoundry.org:10004 [2023-08-16T14:59:46.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:46.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:46.763Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:46.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:46.763Z] [2023-08-16T14:59:46.763Z] Login Succeeded [2023-08-16T14:59:46.763Z] docker.io [2023-08-16T14:59:47.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T14:59:47.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T14:59:47.281Z] Configure a credential helper to remove this warning. See [2023-08-16T14:59:47.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T14:59:47.281Z] [2023-08-16T14:59:47.281Z] Login Succeeded [2023-08-16T14:59:47.281Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T14:59:47.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T14:59:47.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T14:59:47.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T14:59:47.389Z] ========================================================= [2023-08-16T14:59:47.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T14:59:47.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T14:59:47.707Z] + 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 . [2023-08-16T14:59:47.707Z] Sending build context to Docker daemon 3.319MB [2023-08-16T14:59:47.707Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T14:59:47.707Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-16T14:59:47.707Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T14:59:47.707Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T14:59:47.707Z] 6911f1a30b25: Pulling fs layer [2023-08-16T14:59:47.707Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T14:59:47.707Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T14:59:47.707Z] ec0bb842ea78: Pulling fs layer [2023-08-16T14:59:47.707Z] 40a00589a448: Pulling fs layer [2023-08-16T14:59:47.707Z] 6c08303d61cc: Pulling fs layer [2023-08-16T14:59:47.707Z] 798269fcf238: Pulling fs layer [2023-08-16T14:59:47.707Z] 6863d3e3a2b1: Waiting [2023-08-16T14:59:47.707Z] ec0bb842ea78: Waiting [2023-08-16T14:59:47.707Z] 40a00589a448: Waiting [2023-08-16T14:59:47.707Z] 6c08303d61cc: Waiting [2023-08-16T14:59:47.707Z] 798269fcf238: Waiting [2023-08-16T14:59:47.707Z] 6911f1a30b25: Verifying Checksum [2023-08-16T14:59:47.707Z] 6911f1a30b25: Download complete [2023-08-16T14:59:47.707Z] 6863d3e3a2b1: Download complete [2023-08-16T14:59:47.707Z] ec0bb842ea78: Verifying Checksum [2023-08-16T14:59:47.707Z] ec0bb842ea78: Download complete [2023-08-16T14:59:47.967Z] 4db1b89c0bd1: Verifying Checksum [2023-08-16T14:59:47.968Z] 4db1b89c0bd1: Download complete [2023-08-16T14:59:47.968Z] 40a00589a448: Verifying Checksum [2023-08-16T14:59:47.968Z] 40a00589a448: Download complete [2023-08-16T14:59:47.968Z] 4db1b89c0bd1: Pull complete [2023-08-16T14:59:48.225Z] 6911f1a30b25: Pull complete [2023-08-16T14:59:48.483Z] 798269fcf238: Verifying Checksum [2023-08-16T14:59:48.483Z] 798269fcf238: Download complete [2023-08-16T14:59:48.483Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T14:59:48.483Z] e194b8c5c2a9: Download complete [2023-08-16T14:59:48.742Z] 6c08303d61cc: Verifying Checksum [2023-08-16T14:59:48.742Z] 6c08303d61cc: Download complete [2023-08-16T14:59:52.025Z] e194b8c5c2a9: Pull complete [2023-08-16T14:59:52.025Z] 6863d3e3a2b1: Pull complete [2023-08-16T14:59:52.025Z] ec0bb842ea78: Pull complete [2023-08-16T14:59:52.025Z] 40a00589a448: Pull complete [2023-08-16T14:59:54.573Z] 6c08303d61cc: Pull complete [2023-08-16T14:59:55.141Z] 798269fcf238: Pull complete [2023-08-16T14:59:55.141Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T14:59:55.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T14:59:55.141Z] ---> ec979cd7f677 [2023-08-16T14:59:55.141Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T15:00:00.451Z] ---> Running in 7689ebf0d44c [2023-08-16T15:00:00.451Z] Removing intermediate container 7689ebf0d44c [2023-08-16T15:00:00.451Z] ---> 70fe9ba54f68 [2023-08-16T15:00:00.451Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T15:00:00.451Z] ---> Running in 4304798a3601 [2023-08-16T15:00:00.451Z] Removing intermediate container 4304798a3601 [2023-08-16T15:00:00.451Z] ---> 9dfcb8d3e74f [2023-08-16T15:00:00.451Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-16T15:00:00.451Z] ---> Running in 031d07fe9712 [2023-08-16T15:00:00.451Z] Removing intermediate container 031d07fe9712 [2023-08-16T15:00:00.451Z] ---> 3eb490d59a68 [2023-08-16T15:00:00.451Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T15:00:00.451Z] ---> Running in 1e89fd884e83 [2023-08-16T15:00:00.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T15:00:00.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T15:00:00.970Z] OK: 265 MiB in 53 packages [2023-08-16T15:00:01.152Z] Still waiting to schedule task [2023-08-16T15:00:01.152Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3792’ is offline [2023-08-16T15:00:01.236Z] Removing intermediate container 1e89fd884e83 [2023-08-16T15:00:01.236Z] ---> 0511c57bd2fe [2023-08-16T15:00:01.236Z] Step 7/12 : WORKDIR /app [2023-08-16T15:00:01.236Z] ---> Running in 65c11095a602 [2023-08-16T15:00:01.236Z] Removing intermediate container 65c11095a602 [2023-08-16T15:00:01.236Z] ---> 8ed0f9a2fe2d [2023-08-16T15:00:01.236Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-16T15:00:01.498Z] ---> e4b031e3aa6c [2023-08-16T15:00:01.498Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T15:00:01.498Z] ---> Running in dfd2b7cb67fb [2023-08-16T15:00:40.282Z] Removing intermediate container dfd2b7cb67fb [2023-08-16T15:00:40.282Z] ---> 218a1df8afcc [2023-08-16T15:00:40.282Z] Step 10/12 : COPY . . [2023-08-16T15:00:40.282Z] ---> 5d2199933a05 [2023-08-16T15:00:40.282Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T15:00:40.282Z] ---> Running in eba85c8f543e [2023-08-16T15:00:40.282Z] Removing intermediate container eba85c8f543e [2023-08-16T15:00:40.282Z] ---> bb4cc7e08061 [2023-08-16T15:00:40.282Z] Step 12/12 : RUN $MAKE [2023-08-16T15:00:40.282Z] ---> Running in 42f368d55b8d [2023-08-16T15:00:40.282Z] noop [2023-08-16T15:00:40.282Z] Removing intermediate container 42f368d55b8d [2023-08-16T15:00:40.282Z] ---> 8ce37c524b05 [2023-08-16T15:00:40.282Z] Successfully built 8ce37c524b05 [2023-08-16T15:00:40.282Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:00:40.607Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T15:00:40.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:00:40.688Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:00:40.725Z] $ 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 [2023-08-16T15:00:41.224Z] $ docker top 512bb4812d4a51076f21e5bd0dfd6dd1fc0d538b3eb45732e111ce14cf342ca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T15:00:41.568Z] + go version [2023-08-16T15:00:41.568Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T15:00:41.584Z] $ docker stop --time=1 512bb4812d4a51076f21e5bd0dfd6dd1fc0d538b3eb45732e111ce14cf342ca8 [2023-08-16T15:00:42.834Z] $ 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 [2023-08-16T15:00:43.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T15:00:43.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:00:43.335Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:00:43.371Z] $ 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 [2023-08-16T15:00:43.740Z] $ docker top 00ccf9518e3571f05d101f3337bd786463bc6f834f2506316fb8ee4ebe4e331f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T15:00:44.086Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-08-16T15:00:44.382Z] + make test [2023-08-16T15:00:44.382Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T15:01:06.308Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-16T15:01:24.397Z] go vet ./... [2023-08-16T15:01:25.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T15:01:25.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T15:01:25.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T15:01:25.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T15:01:25.633Z] $ docker stop --time=1 00ccf9518e3571f05d101f3337bd786463bc6f834f2506316fb8ee4ebe4e331f [2023-08-16T15:01:30.512Z] $ docker rm -f --volumes 00ccf9518e3571f05d101f3337bd786463bc6f834f2506316fb8ee4ebe4e331f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T15:01:31.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T15:01:31.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-16T15:01:31.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T15:01:31.827Z] + ls -al . [2023-08-16T15:01:31.827Z] total 180 [2023-08-16T15:01:31.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:00 . [2023-08-16T15:01:31.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 14:59 .. [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 14:59 .dockerignore [2023-08-16T15:01:31.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 14:59 .git [2023-08-16T15:01:31.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 14:59 .github [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 14:59 .gitignore [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 14:59 .golangci.yml [2023-08-16T15:01:31.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 14:59 .semver [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 16 14:59 Attribution.txt [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 16 14:59 CHANGELOG.md [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 16 14:59 Dockerfile [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 14:59 GOVERNANCE.md [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 14:59 Jenkinsfile [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 14:59 LICENSE [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 14:59 OWNERS.md [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 16 14:59 README.md [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 14:59 VERSION [2023-08-16T15:01:31.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 14:59 bin [2023-08-16T15:01:31.827Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 16 15:00 coverage.out [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 16 14:59 go.mod [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 16 14:59 go.sum [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 16 14:59 main.go [2023-08-16T15:01:31.827Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 16 14:59 makefile [2023-08-16T15:01:31.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 14:59 res [2023-08-16T15:01:31.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 14:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:01:32.187Z] + 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 . [2023-08-16T15:01:32.187Z] Sending build context to Docker daemon 3.32MB [2023-08-16T15:01:32.187Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T15:01:32.187Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-16T15:01:32.187Z] ---> 8ce37c524b05 [2023-08-16T15:01:32.187Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T15:01:32.187Z] ---> Running in 38bc8ab76614 [2023-08-16T15:01:32.463Z] Removing intermediate container 38bc8ab76614 [2023-08-16T15:01:32.463Z] ---> 8dc19ec584a5 [2023-08-16T15:01:32.463Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T15:01:32.463Z] ---> Running in 91eef08c47fe [2023-08-16T15:01:32.463Z] Removing intermediate container 91eef08c47fe [2023-08-16T15:01:32.463Z] ---> de7c7b4401fa [2023-08-16T15:01:32.463Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-16T15:01:32.463Z] ---> Running in ccc81809e2fe [2023-08-16T15:01:32.723Z] Removing intermediate container ccc81809e2fe [2023-08-16T15:01:32.723Z] ---> 20277aa46c29 [2023-08-16T15:01:32.723Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T15:01:32.723Z] ---> Running in ddc98f53025d [2023-08-16T15:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T15:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T15:01:33.552Z] OK: 265 MiB in 53 packages [2023-08-16T15:01:33.811Z] Removing intermediate container ddc98f53025d [2023-08-16T15:01:33.811Z] ---> 115622b7d69a [2023-08-16T15:01:33.811Z] Step 7/26 : WORKDIR /app [2023-08-16T15:01:33.811Z] ---> Running in 1bc5519270ca [2023-08-16T15:01:34.070Z] Removing intermediate container 1bc5519270ca [2023-08-16T15:01:34.070Z] ---> 6663d2028422 [2023-08-16T15:01:34.070Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-16T15:01:34.070Z] ---> d45304ab0d27 [2023-08-16T15:01:34.070Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T15:01:34.070Z] ---> Running in 85ae84b21359 [2023-08-16T15:01:35.006Z] Removing intermediate container 85ae84b21359 [2023-08-16T15:01:35.006Z] ---> e6d7f399f4bf [2023-08-16T15:01:35.006Z] Step 10/26 : COPY . . [2023-08-16T15:01:35.006Z] ---> c647fc127c11 [2023-08-16T15:01:35.006Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T15:01:35.006Z] ---> Running in 99e1dcdb6063 [2023-08-16T15:01:35.264Z] Removing intermediate container 99e1dcdb6063 [2023-08-16T15:01:35.264Z] ---> c0fcc6d7f513 [2023-08-16T15:01:35.264Z] Step 12/26 : RUN $MAKE [2023-08-16T15:01:35.264Z] ---> Running in 1e8bc827e330 [2023-08-16T15:01:35.523Z] 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 [2023-08-16T15:01:57.457Z] Removing intermediate container 1e8bc827e330 [2023-08-16T15:01:57.457Z] ---> 2f047cf856e7 [2023-08-16T15:01:57.457Z] Step 13/26 : FROM alpine:3.17 [2023-08-16T15:01:57.457Z] 3.17: Pulling from library/alpine [2023-08-16T15:01:57.457Z] 9398808236ff: Pulling fs layer [2023-08-16T15:01:57.457Z] 9398808236ff: Verifying Checksum [2023-08-16T15:01:57.457Z] 9398808236ff: Download complete [2023-08-16T15:01:57.457Z] 9398808236ff: Pull complete [2023-08-16T15:01:57.457Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T15:01:57.457Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T15:01:57.457Z] ---> 1e0b8b5322fc [2023-08-16T15:01:57.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-16T15:01:57.457Z] ---> Running in f6deee65748e [2023-08-16T15:01:57.457Z] Removing intermediate container f6deee65748e [2023-08-16T15:01:57.457Z] ---> cbf3a5b39379 [2023-08-16T15:01:57.457Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-16T15:01:57.457Z] ---> Running in 3603beddaaee [2023-08-16T15:01:57.716Z] Removing intermediate container 3603beddaaee [2023-08-16T15:01:57.716Z] ---> df992ca9583e [2023-08-16T15:01:57.716Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T15:01:57.716Z] ---> Running in 038ab1cabcc6 [2023-08-16T15:01:57.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T15:01:57.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T15:01:58.233Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T15:01:58.233Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T15:01:58.233Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T15:01:58.233Z] Executing ca-certificates-20230506-r0.trigger [2023-08-16T15:01:58.233Z] OK: 8 MiB in 17 packages [2023-08-16T15:01:58.874Z] Removing intermediate container 038ab1cabcc6 [2023-08-16T15:01:58.874Z] ---> f41ee6ff0f48 [2023-08-16T15:01:58.874Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-16T15:01:58.874Z] ---> c257f61ea3f1 [2023-08-16T15:01:58.874Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-16T15:01:59.133Z] ---> 05b303c3fa2b [2023-08-16T15:01:59.133Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-16T15:01:59.133Z] ---> 874152c1cc12 [2023-08-16T15:01:59.133Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-16T15:02:00.089Z] ---> 7cf63e18a5a4 [2023-08-16T15:02:00.089Z] Step 21/26 : EXPOSE 48095 [2023-08-16T15:02:00.089Z] ---> Running in 8884f0eb27c4 [2023-08-16T15:02:00.089Z] Removing intermediate container 8884f0eb27c4 [2023-08-16T15:02:00.089Z] ---> 04c1d4f7d66f [2023-08-16T15:02:00.089Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-16T15:02:00.089Z] ---> Running in 116b3a82bbd8 [2023-08-16T15:02:00.089Z] Removing intermediate container 116b3a82bbd8 [2023-08-16T15:02:00.089Z] ---> 5e03c58fb29b [2023-08-16T15:02:00.089Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-16T15:02:00.090Z] ---> Running in c307af6bc7a2 [2023-08-16T15:02:00.349Z] Removing intermediate container c307af6bc7a2 [2023-08-16T15:02:00.349Z] ---> cd68638d4f25 [2023-08-16T15:02:00.349Z] Step 24/26 : LABEL arch=amd64 [2023-08-16T15:02:00.349Z] ---> Running in 9814485742ce [2023-08-16T15:02:00.349Z] Removing intermediate container 9814485742ce [2023-08-16T15:02:00.349Z] ---> 53458cecc38d [2023-08-16T15:02:00.349Z] Step 25/26 : LABEL git_sha=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:02:00.349Z] ---> Running in c1569404196f [2023-08-16T15:02:00.349Z] Removing intermediate container c1569404196f [2023-08-16T15:02:00.349Z] ---> 7055d63cc185 [2023-08-16T15:02:00.349Z] Step 26/26 : LABEL version=3.1.0-dev.12 [2023-08-16T15:02:00.607Z] ---> Running in 2523b5a49c32 [2023-08-16T15:02:00.607Z] Removing intermediate container 2523b5a49c32 [2023-08-16T15:02:00.607Z] ---> 86eecbfc2a3c [2023-08-16T15:02:00.607Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T15:02:00.607Z] Successfully built 86eecbfc2a3c [2023-08-16T15:02:00.607Z] 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 [2023-08-16T15:02:00.696Z] provisioning config files... [2023-08-16T15:02:00.704Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13789973247761271035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:02:01.001Z] ---> docker-login.sh [2023-08-16T15:02:01.001Z] nexus3.edgexfoundry.org:10001 [2023-08-16T15:02:01.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:01.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:01.001Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:01.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:01.001Z] [2023-08-16T15:02:01.001Z] Login Succeeded [2023-08-16T15:02:01.001Z] nexus3.edgexfoundry.org:10002 [2023-08-16T15:02:01.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:01.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:01.001Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:01.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:01.001Z] [2023-08-16T15:02:01.001Z] Login Succeeded [2023-08-16T15:02:01.001Z] nexus3.edgexfoundry.org:10003 [2023-08-16T15:02:01.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:01.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:01.260Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:01.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:01.260Z] [2023-08-16T15:02:01.260Z] Login Succeeded [2023-08-16T15:02:01.260Z] nexus3.edgexfoundry.org:10004 [2023-08-16T15:02:01.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:01.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:01.260Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:01.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:01.260Z] [2023-08-16T15:02:01.260Z] Login Succeeded [2023-08-16T15:02:01.260Z] docker.io [2023-08-16T15:02:01.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:01.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:01.518Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:01.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:01.518Z] [2023-08-16T15:02:01.518Z] Login Succeeded [2023-08-16T15:02:01.518Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T15:02:01.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T15:02:01.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T15:02:01.595Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-08-16T15:02:01.595Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:02:01.595Z] latest [2023-08-16T15:02:01.595Z] 3.1.0-dev.12 [2023-08-16T15:02:01.595Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [2023-08-16T15:02:01.595Z] main [2023-08-16T15:02:01.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:01.912Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:02.218Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:02:02.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-16T15:02:02.218Z] 213c9929c4c3: Preparing [2023-08-16T15:02:02.218Z] a60dc8f9938a: Preparing [2023-08-16T15:02:02.218Z] 3cb72644b536: Preparing [2023-08-16T15:02:02.218Z] 9c7579847d2d: Preparing [2023-08-16T15:02:02.218Z] 1d10900d52ef: Preparing [2023-08-16T15:02:02.218Z] 36b50b131297: Preparing [2023-08-16T15:02:02.218Z] 36b50b131297: Waiting [2023-08-16T15:02:02.218Z] a60dc8f9938a: Pushed [2023-08-16T15:02:02.218Z] 9c7579847d2d: Pushed [2023-08-16T15:02:02.218Z] 3cb72644b536: Pushed [2023-08-16T15:02:02.218Z] 36b50b131297: Layer already exists [2023-08-16T15:02:02.476Z] 1d10900d52ef: Pushed [2023-08-16T15:02:05.008Z] 213c9929c4c3: Pushed [2023-08-16T15:02:05.008Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:05.355Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:05.668Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-16T15:02:05.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-16T15:02:05.668Z] 213c9929c4c3: Preparing [2023-08-16T15:02:05.668Z] a60dc8f9938a: Preparing [2023-08-16T15:02:05.668Z] 3cb72644b536: Preparing [2023-08-16T15:02:05.668Z] 9c7579847d2d: Preparing [2023-08-16T15:02:05.668Z] 1d10900d52ef: Preparing [2023-08-16T15:02:05.668Z] 36b50b131297: Preparing [2023-08-16T15:02:05.668Z] 213c9929c4c3: Layer already exists [2023-08-16T15:02:05.668Z] 3cb72644b536: Layer already exists [2023-08-16T15:02:05.668Z] a60dc8f9938a: Layer already exists [2023-08-16T15:02:05.668Z] 9c7579847d2d: Layer already exists [2023-08-16T15:02:05.668Z] 1d10900d52ef: Layer already exists [2023-08-16T15:02:05.668Z] 36b50b131297: Layer already exists [2023-08-16T15:02:05.937Z] latest: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:06.252Z] + 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 [2023-08-16T15:02:06.564Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.12 [2023-08-16T15:02:06.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-16T15:02:06.564Z] 213c9929c4c3: Preparing [2023-08-16T15:02:06.564Z] a60dc8f9938a: Preparing [2023-08-16T15:02:06.564Z] 3cb72644b536: Preparing [2023-08-16T15:02:06.564Z] 9c7579847d2d: Preparing [2023-08-16T15:02:06.564Z] 1d10900d52ef: Preparing [2023-08-16T15:02:06.564Z] 36b50b131297: Preparing [2023-08-16T15:02:06.564Z] 36b50b131297: Waiting [2023-08-16T15:02:06.564Z] 213c9929c4c3: Layer already exists [2023-08-16T15:02:06.564Z] 3cb72644b536: Layer already exists [2023-08-16T15:02:06.564Z] 1d10900d52ef: Layer already exists [2023-08-16T15:02:06.564Z] a60dc8f9938a: Layer already exists [2023-08-16T15:02:06.564Z] 9c7579847d2d: Layer already exists [2023-08-16T15:02:06.564Z] 36b50b131297: Layer already exists [2023-08-16T15:02:06.564Z] 3.1.0-dev.12: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:06.874Z] + 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 [2023-08-16T15:02:07.180Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [2023-08-16T15:02:07.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-16T15:02:07.180Z] 213c9929c4c3: Preparing [2023-08-16T15:02:07.180Z] a60dc8f9938a: Preparing [2023-08-16T15:02:07.180Z] 3cb72644b536: Preparing [2023-08-16T15:02:07.180Z] 9c7579847d2d: Preparing [2023-08-16T15:02:07.180Z] 1d10900d52ef: Preparing [2023-08-16T15:02:07.180Z] 36b50b131297: Preparing [2023-08-16T15:02:07.180Z] 36b50b131297: Waiting [2023-08-16T15:02:07.180Z] a60dc8f9938a: Layer already exists [2023-08-16T15:02:07.180Z] 3cb72644b536: Layer already exists [2023-08-16T15:02:07.180Z] 213c9929c4c3: Layer already exists [2023-08-16T15:02:07.181Z] 1d10900d52ef: Layer already exists [2023-08-16T15:02:07.181Z] 9c7579847d2d: Layer already exists [2023-08-16T15:02:07.181Z] 36b50b131297: Layer already exists [2023-08-16T15:02:07.181Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:07.495Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [2023-08-16T15:02:07.504Z] 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 [2023-08-16T15:02:07.558Z] Running in /w/workspace/app-service-configurable/181 [Pipeline] { [Pipeline] checkout [2023-08-16T15:02:07.596Z] Selected Git installation does not exist. Using Default [2023-08-16T15:02:07.596Z] The recommended git tool is: NONE [2023-08-16T15:02:07.811Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-08-16T15:02:07.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-16T15:02:07.811Z] 213c9929c4c3: Preparing [2023-08-16T15:02:07.811Z] a60dc8f9938a: Preparing [2023-08-16T15:02:07.811Z] 3cb72644b536: Preparing [2023-08-16T15:02:07.811Z] 9c7579847d2d: Preparing [2023-08-16T15:02:07.811Z] 1d10900d52ef: Preparing [2023-08-16T15:02:07.811Z] 36b50b131297: Preparing [2023-08-16T15:02:07.811Z] 36b50b131297: Waiting [2023-08-16T15:02:07.811Z] 213c9929c4c3: Layer already exists [2023-08-16T15:02:07.811Z] a60dc8f9938a: Layer already exists [2023-08-16T15:02:07.811Z] 1d10900d52ef: Layer already exists [2023-08-16T15:02:07.811Z] 3cb72644b536: Layer already exists [2023-08-16T15:02:07.811Z] 9c7579847d2d: Layer already exists [2023-08-16T15:02:07.811Z] 36b50b131297: Layer already exists [2023-08-16T15:02:07.811Z] main: digest: sha256:f3623b558bd12bd9a09fef07d089597168bf73552ed61b13c0257a7d52599d89 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T15:02:07.861Z] ===================================================== [Pipeline] echo [2023-08-16T15:02:07.872Z] taggedImages: [2023-08-16T15:02:07.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:02:07.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-16T15:02:07.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.12 [2023-08-16T15:02:07.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [2023-08-16T15:02:07.872Z] - 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 [2023-08-16T15:02:08.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T15:02:08.253Z] [2023-08-16T15:02:08.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:08.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T15:02:08.551Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T15:02:08.551Z] 5eb5b503b376: Pulling fs layer [2023-08-16T15:02:08.551Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T15:02:08.551Z] ec43610c2a17: Pulling fs layer [2023-08-16T15:02:08.551Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T15:02:08.551Z] 33b1e0a273af: Pulling fs layer [2023-08-16T15:02:08.551Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T15:02:08.551Z] 2f39f015ded8: Pulling fs layer [2023-08-16T15:02:08.551Z] 33b1e0a273af: Waiting [2023-08-16T15:02:08.551Z] 5d3b04190fa2: Waiting [2023-08-16T15:02:08.551Z] 2f39f015ded8: Waiting [2023-08-16T15:02:08.551Z] 3a2ae6a8a46f: Waiting [2023-08-16T15:02:08.551Z] 5c69ac0246d0: Verifying Checksum [2023-08-16T15:02:08.551Z] 5c69ac0246d0: Download complete [2023-08-16T15:02:08.551Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T15:02:08.551Z] 3a2ae6a8a46f: Download complete [2023-08-16T15:02:08.551Z] 33b1e0a273af: Verifying Checksum [2023-08-16T15:02:08.551Z] 33b1e0a273af: Download complete [2023-08-16T15:02:08.551Z] ec43610c2a17: Verifying Checksum [2023-08-16T15:02:08.551Z] ec43610c2a17: Download complete [2023-08-16T15:02:08.551Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T15:02:08.551Z] 5d3b04190fa2: Download complete [2023-08-16T15:02:08.810Z] 5eb5b503b376: Verifying Checksum [2023-08-16T15:02:08.810Z] 5eb5b503b376: Download complete [2023-08-16T15:02:09.381Z] 2f39f015ded8: Download complete [2023-08-16T15:02:09.946Z] 5eb5b503b376: Pull complete [2023-08-16T15:02:09.946Z] 5c69ac0246d0: Pull complete [2023-08-16T15:02:10.511Z] ec43610c2a17: Pull complete [2023-08-16T15:02:10.511Z] 3a2ae6a8a46f: Pull complete [2023-08-16T15:02:10.511Z] 33b1e0a273af: Pull complete [2023-08-16T15:02:10.770Z] 5d3b04190fa2: Pull complete [2023-08-16T15:02:13.323Z] using credential edgex-jenkins-ssh [2023-08-16T15:02:13.342Z] Cloning the remote Git repository [2023-08-16T15:02:13.383Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-16T15:02:13.493Z] > git init /w/workspace/app-service-configurable/181 # timeout=10 [2023-08-16T15:02:13.662Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-16T15:02:13.663Z] > git --version # timeout=10 [2023-08-16T15:02:13.687Z] > git --version # 'git version 2.25.1' [2023-08-16T15:02:13.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T15:02:13.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T15:02:14.954Z] 2f39f015ded8: Pull complete [2023-08-16T15:02:14.954Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T15:02:14.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T15:02:14.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:02:15.038Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:02:15.069Z] $ 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 [2023-08-16T15:02:16.182Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-16T15:02:16.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T15:02:17.118Z] Avoid second fetch [2023-08-16T15:02:17.118Z] Checking out Revision f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 (main) [2023-08-16T15:02:17.126Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T15:02:17.193Z] > git checkout -f f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 # timeout=10 [2023-08-16T15:02:17.674Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#586)" [2023-08-16T15:02:18.009Z] [2023-08-16T15:02:18.009Z] GitHub has been notified of this commit’s build result [2023-08-16T15:02:18.009Z] [2023-08-16T15:02:20.959Z] $ 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 [2023-08-16T15:02:21.340Z] ---> job-cost.sh [2023-08-16T15:02:21.340Z] lf-activate-venv: SKIPPING [2023-08-16T15:02:21.340Z] INFO: No Stack... [2023-08-16T15:02:21.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T15:02:21.620Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T15:02:21.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T15:02:21.621Z] Dload Upload Total Spent Left Speed [2023-08-16T15:02:21.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [2023-08-16T15:02:21.858Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-08-16T15:02:22.146Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-08-16T15:02:22.146Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T15:02:22.160Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [2023-08-16T15:02:22.172Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] did not exist. Created. [2023-08-16T15:02:22.172Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T15:02:22.238Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T15:02:22.478Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-16T15:02:22.509Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T15:02:22.515Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T15:02:22.540Z] $ docker stop --time=1 bb9fac26ec22faf9e5a75885097cfc06e1fa3d7379a578cb35693ca05b2ad199 [2023-08-16T15:02:22.572Z] + sudo tee /etc/docker/daemon.new [2023-08-16T15:02:22.572Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T15:02:22.572Z] { [2023-08-16T15:02:22.572Z] "registry-mirrors": [ [2023-08-16T15:02:22.572Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T15:02:22.572Z] ], [2023-08-16T15:02:22.572Z] "bip": "10.250.0.254/24", [2023-08-16T15:02:22.572Z] "hosts": [ [2023-08-16T15:02:22.572Z] "tcp://0.0.0.0:5555", [2023-08-16T15:02:22.572Z] "unix:///var/run/docker.sock" [2023-08-16T15:02:22.572Z] ], [2023-08-16T15:02:22.572Z] "mtu": 1458, [2023-08-16T15:02:22.572Z] "selinux-enabled": true, [2023-08-16T15:02:22.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T15:02:22.572Z] } [2023-08-16T15:02:23.683Z] $ docker rm -f --volumes bb9fac26ec22faf9e5a75885097cfc06e1fa3d7379a578cb35693ca05b2ad199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-16T15:02:24.056Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T15:02:24.386Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T15:02:46.506Z] provisioning config files... [2023-08-16T15:02:46.529Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/181@tmp/config7915746307962370034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:02:46.879Z] ---> docker-login.sh [2023-08-16T15:02:46.879Z] nexus3.edgexfoundry.org:10001 [2023-08-16T15:02:47.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:47.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:47.411Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:47.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:47.411Z] [2023-08-16T15:02:47.411Z] Login Succeeded [2023-08-16T15:02:47.411Z] nexus3.edgexfoundry.org:10002 [2023-08-16T15:02:47.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:47.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:47.678Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:47.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:47.678Z] [2023-08-16T15:02:47.678Z] Login Succeeded [2023-08-16T15:02:47.678Z] nexus3.edgexfoundry.org:10003 [2023-08-16T15:02:47.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:47.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:47.945Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:47.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:47.945Z] [2023-08-16T15:02:47.945Z] Login Succeeded [2023-08-16T15:02:48.215Z] nexus3.edgexfoundry.org:10004 [2023-08-16T15:02:48.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:48.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:48.485Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:48.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:48.485Z] [2023-08-16T15:02:48.485Z] Login Succeeded [2023-08-16T15:02:48.485Z] docker.io [2023-08-16T15:02:48.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:02:49.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:02:49.018Z] Configure a credential helper to remove this warning. See [2023-08-16T15:02:49.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:02:49.018Z] [2023-08-16T15:02:49.018Z] Login Succeeded [2023-08-16T15:02:49.018Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T15:02:49.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T15:02:49.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T15:02:49.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T15:02:49.316Z] ========================================================= [2023-08-16T15:02:49.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T15:02:49.316Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:02:49.674Z] + 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 . [2023-08-16T15:02:49.674Z] Sending build context to Docker daemon 176.1kB [2023-08-16T15:02:49.943Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T15:02:49.943Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-16T15:02:49.943Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T15:02:49.943Z] edb6bdbacee9: Pulling fs layer [2023-08-16T15:02:49.943Z] 5f9638ab2659: Pulling fs layer [2023-08-16T15:02:49.943Z] 8d51d6327a98: Pulling fs layer [2023-08-16T15:02:49.943Z] 8b374f2dd631: Pulling fs layer [2023-08-16T15:02:49.943Z] ec14aa9079de: Pulling fs layer [2023-08-16T15:02:49.943Z] 2f466654f4bb: Pulling fs layer [2023-08-16T15:02:49.943Z] 554e91adad29: Pulling fs layer [2023-08-16T15:02:49.943Z] 8b374f2dd631: Waiting [2023-08-16T15:02:49.943Z] ec14aa9079de: Waiting [2023-08-16T15:02:49.943Z] 554e91adad29: Waiting [2023-08-16T15:02:49.943Z] 2f466654f4bb: Waiting [2023-08-16T15:02:49.943Z] 5f9638ab2659: Download complete [2023-08-16T15:02:50.219Z] 8b374f2dd631: Download complete [2023-08-16T15:02:50.219Z] ec14aa9079de: Verifying Checksum [2023-08-16T15:02:50.219Z] ec14aa9079de: Download complete [2023-08-16T15:02:50.219Z] edb6bdbacee9: Verifying Checksum [2023-08-16T15:02:50.219Z] edb6bdbacee9: Download complete [2023-08-16T15:02:51.193Z] edb6bdbacee9: Pull complete [2023-08-16T15:02:51.460Z] 554e91adad29: Verifying Checksum [2023-08-16T15:02:51.460Z] 554e91adad29: Download complete [2023-08-16T15:02:51.738Z] 5f9638ab2659: Pull complete [2023-08-16T15:02:52.704Z] 2f466654f4bb: Verifying Checksum [2023-08-16T15:02:52.704Z] 2f466654f4bb: Download complete [2023-08-16T15:02:52.704Z] 8d51d6327a98: Verifying Checksum [2023-08-16T15:02:52.704Z] 8d51d6327a98: Download complete [2023-08-16T15:03:05.176Z] 8d51d6327a98: Pull complete [2023-08-16T15:03:05.176Z] 8b374f2dd631: Pull complete [2023-08-16T15:03:05.176Z] ec14aa9079de: Pull complete [2023-08-16T15:03:10.556Z] 2f466654f4bb: Pull complete [2023-08-16T15:03:13.161Z] 554e91adad29: Pull complete [2023-08-16T15:03:13.161Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T15:03:13.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T15:03:13.161Z] ---> 1e15ea492957 [2023-08-16T15:03:13.161Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T15:03:15.137Z] ---> Running in dc004c24e2d3 [2023-08-16T15:03:15.405Z] Removing intermediate container dc004c24e2d3 [2023-08-16T15:03:15.405Z] ---> 1540139b36f7 [2023-08-16T15:03:15.405Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T15:03:15.405Z] ---> Running in 37f715504f3c [2023-08-16T15:03:15.675Z] Removing intermediate container 37f715504f3c [2023-08-16T15:03:15.675Z] ---> 018dbf9955a5 [2023-08-16T15:03:15.675Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-16T15:03:15.675Z] ---> Running in 6f4b1542e0a4 [2023-08-16T15:03:15.944Z] Removing intermediate container 6f4b1542e0a4 [2023-08-16T15:03:15.944Z] ---> df722a6f2a4e [2023-08-16T15:03:15.944Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T15:03:16.214Z] ---> Running in 245c4d71e597 [2023-08-16T15:03:17.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T15:03:17.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T15:03:18.781Z] OK: 263 MiB in 53 packages [2023-08-16T15:03:22.190Z] Removing intermediate container 245c4d71e597 [2023-08-16T15:03:22.190Z] ---> 78152cf870ad [2023-08-16T15:03:22.190Z] Step 7/12 : WORKDIR /app [2023-08-16T15:03:22.190Z] ---> Running in d4c15f1612cf [2023-08-16T15:03:22.457Z] Removing intermediate container d4c15f1612cf [2023-08-16T15:03:22.457Z] ---> a640b974a413 [2023-08-16T15:03:22.457Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-16T15:03:22.725Z] ---> 12bb30bdbcb5 [2023-08-16T15:03:22.725Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T15:03:22.993Z] ---> Running in 317be11d805c [2023-08-16T15:04:30.996Z] Removing intermediate container 317be11d805c [2023-08-16T15:04:30.996Z] ---> 7c8b168c1da5 [2023-08-16T15:04:30.996Z] Step 10/12 : COPY . . [2023-08-16T15:04:30.996Z] ---> e0fdabad8afa [2023-08-16T15:04:30.996Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T15:04:30.996Z] ---> Running in fe011d74753a [2023-08-16T15:04:30.996Z] Removing intermediate container fe011d74753a [2023-08-16T15:04:30.996Z] ---> 4f6f1c3cf5f3 [2023-08-16T15:04:30.996Z] Step 12/12 : RUN $MAKE [2023-08-16T15:04:30.996Z] ---> Running in b4a715370727 [2023-08-16T15:04:30.996Z] noop [2023-08-16T15:04:30.996Z] Removing intermediate container b4a715370727 [2023-08-16T15:04:30.996Z] ---> 76a947006003 [2023-08-16T15:04:30.996Z] Successfully built 76a947006003 [2023-08-16T15:04:30.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:04:31.367Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T15:04:31.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:04:31.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-3794 does not seem to be running inside a container [2023-08-16T15:04:31.693Z] $ 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 [2023-08-16T15:04:32.933Z] $ docker top e6a00ea9f9ced6d92326189aec11cfd7156bec16e83b0e59c0e666d728f095d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T15:04:33.758Z] + go version [2023-08-16T15:04:33.758Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T15:04:33.787Z] $ docker stop --time=1 e6a00ea9f9ced6d92326189aec11cfd7156bec16e83b0e59c0e666d728f095d5 [2023-08-16T15:04:35.382Z] $ 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 [2023-08-16T15:04:35.964Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T15:04:35.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:04:36.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-3794 does not seem to be running inside a container [2023-08-16T15:04:36.241Z] $ 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 [2023-08-16T15:04:37.527Z] $ docker top 4dbd965910111e4567441936836fc87d36da9f0f8266ebe590729301d57abac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T15:04:38.349Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/181 [Pipeline] fileExists [Pipeline] sh [2023-08-16T15:04:39.007Z] + make test [2023-08-16T15:04:39.007Z] go test -race -coverprofile=coverage.out ./... [2023-08-16T15:07:45.759Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-16T15:07:45.759Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T15:07:45.759Z] go vet ./... [2023-08-16T15:10:07.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T15:10:07.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T15:10:07.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T15:10:07.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T15:10:07.534Z] $ docker stop --time=1 4dbd965910111e4567441936836fc87d36da9f0f8266ebe590729301d57abac0 [2023-08-16T15:10:10.352Z] $ docker rm -f --volumes 4dbd965910111e4567441936836fc87d36da9f0f8266ebe590729301d57abac0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T15:10:12.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T15:10:12.041Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T15:10:12.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T15:10:12.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T15:10:13.287Z] + ls -al . [2023-08-16T15:10:13.287Z] total 176 [2023-08-16T15:10:13.287Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 16 15:04 . [2023-08-16T15:10:13.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:02 .. [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 15:02 .dockerignore [2023-08-16T15:10:13.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:02 .git [2023-08-16T15:10:13.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 15:02 .github [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 15:02 .gitignore [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 15:02 .golangci.yml [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 16 15:02 Attribution.txt [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 16 15:02 CHANGELOG.md [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 16 15:02 Dockerfile [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 15:02 GOVERNANCE.md [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 15:02 Jenkinsfile [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 15:02 LICENSE [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 15:02 OWNERS.md [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 16 15:02 README.md [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 14:59 VERSION [2023-08-16T15:10:13.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 15:02 bin [2023-08-16T15:10:13.287Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 16 15:04 coverage.out [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 16 15:02 go.mod [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 16 15:02 go.sum [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 16 15:02 main.go [2023-08-16T15:10:13.287Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 16 15:02 makefile [2023-08-16T15:10:13.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 15:02 res [2023-08-16T15:10:13.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:10:13.633Z] + 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 . [2023-08-16T15:10:13.633Z] Sending build context to Docker daemon 177.2kB [2023-08-16T15:10:13.908Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T15:10:13.908Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-16T15:10:13.908Z] ---> 76a947006003 [2023-08-16T15:10:13.908Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-16T15:10:13.908Z] ---> Running in f848d5c9cd99 [2023-08-16T15:10:14.494Z] Removing intermediate container f848d5c9cd99 [2023-08-16T15:10:14.494Z] ---> 56a710df6c01 [2023-08-16T15:10:14.494Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-16T15:10:14.494Z] ---> Running in b35755ca63c7 [2023-08-16T15:10:14.764Z] Removing intermediate container b35755ca63c7 [2023-08-16T15:10:14.764Z] ---> c667b47db77e [2023-08-16T15:10:14.764Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-16T15:10:14.764Z] ---> Running in 3d27d6386e19 [2023-08-16T15:10:15.037Z] Removing intermediate container 3d27d6386e19 [2023-08-16T15:10:15.037Z] ---> 46916e013035 [2023-08-16T15:10:15.037Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T15:10:15.037Z] ---> Running in 73cde2ca780d [2023-08-16T15:10:16.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T15:10:17.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T15:10:18.014Z] OK: 263 MiB in 53 packages [2023-08-16T15:10:18.980Z] Removing intermediate container 73cde2ca780d [2023-08-16T15:10:18.980Z] ---> e68d5616800b [2023-08-16T15:10:18.980Z] Step 7/26 : WORKDIR /app [2023-08-16T15:10:18.980Z] ---> Running in 8c2f0c7a2611 [2023-08-16T15:10:19.249Z] Removing intermediate container 8c2f0c7a2611 [2023-08-16T15:10:19.249Z] ---> c988114f4b97 [2023-08-16T15:10:19.249Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-16T15:10:19.838Z] ---> 22e0952f8224 [2023-08-16T15:10:19.838Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T15:10:19.838Z] ---> Running in 47f03b3856a4 [2023-08-16T15:10:25.202Z] Removing intermediate container 47f03b3856a4 [2023-08-16T15:10:25.202Z] ---> ad63b0ba7063 [2023-08-16T15:10:25.202Z] Step 10/26 : COPY . . [2023-08-16T15:10:25.202Z] ---> 32ded388ec66 [2023-08-16T15:10:25.202Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T15:10:25.202Z] ---> Running in 790044980aa2 [2023-08-16T15:10:25.202Z] Removing intermediate container 790044980aa2 [2023-08-16T15:10:25.202Z] ---> a12086da21fa [2023-08-16T15:10:25.202Z] Step 12/26 : RUN $MAKE [2023-08-16T15:10:25.472Z] ---> Running in 350ff4fc381b [2023-08-16T15:10:26.438Z] 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 [2023-08-16T15:12:48.162Z] Removing intermediate container 350ff4fc381b [2023-08-16T15:12:48.162Z] ---> e33ace2e8e37 [2023-08-16T15:12:48.162Z] Step 13/26 : FROM alpine:3.17 [2023-08-16T15:12:48.162Z] 3.17: Pulling from library/alpine [2023-08-16T15:12:48.162Z] 4060ece20d7a: Pulling fs layer [2023-08-16T15:12:48.162Z] 4060ece20d7a: Verifying Checksum [2023-08-16T15:12:48.162Z] 4060ece20d7a: Download complete [2023-08-16T15:12:48.162Z] 4060ece20d7a: Pull complete [2023-08-16T15:12:48.162Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T15:12:48.162Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T15:12:48.162Z] ---> 8650cd65339b [2023-08-16T15:12:48.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-16T15:12:48.162Z] ---> Running in ea83e8ba66d6 [2023-08-16T15:12:48.162Z] Removing intermediate container ea83e8ba66d6 [2023-08-16T15:12:48.162Z] ---> 8873fb4c7360 [2023-08-16T15:12:48.162Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-16T15:12:48.162Z] ---> Running in 63d0a4bd15ba [2023-08-16T15:12:48.162Z] Removing intermediate container 63d0a4bd15ba [2023-08-16T15:12:48.162Z] ---> 32a14c7a872e [2023-08-16T15:12:48.162Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-16T15:12:48.162Z] ---> Running in 6890d040fb98 [2023-08-16T15:12:48.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T15:12:48.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T15:12:48.162Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-16T15:12:48.162Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-16T15:12:48.162Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T15:12:48.429Z] Executing ca-certificates-20230506-r0.trigger [2023-08-16T15:12:48.701Z] OK: 8 MiB in 17 packages [2023-08-16T15:12:50.118Z] Removing intermediate container 6890d040fb98 [2023-08-16T15:12:50.118Z] ---> 4b9f4b6fbea4 [2023-08-16T15:12:50.118Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-16T15:12:52.702Z] ---> b21b40cf17cb [2023-08-16T15:12:52.702Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-16T15:12:52.971Z] ---> 542f5d364a8f [2023-08-16T15:12:52.971Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-16T15:12:53.564Z] ---> 48c5a1738084 [2023-08-16T15:12:53.564Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-16T15:12:54.979Z] ---> de857a03ef62 [2023-08-16T15:12:54.979Z] Step 21/26 : EXPOSE 48095 [2023-08-16T15:12:54.979Z] ---> Running in 61c7079531f3 [2023-08-16T15:12:55.249Z] Removing intermediate container 61c7079531f3 [2023-08-16T15:12:55.249Z] ---> f3413f11c8a4 [2023-08-16T15:12:55.249Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-16T15:12:55.518Z] ---> Running in e1905c139168 [2023-08-16T15:12:55.788Z] Removing intermediate container e1905c139168 [2023-08-16T15:12:55.788Z] ---> a2c2c3840a25 [2023-08-16T15:12:55.788Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-16T15:12:55.788Z] ---> Running in 30e0af8b566e [2023-08-16T15:12:56.056Z] Removing intermediate container 30e0af8b566e [2023-08-16T15:12:56.056Z] ---> 625003907014 [2023-08-16T15:12:56.056Z] Step 24/26 : LABEL arch=arm64 [2023-08-16T15:12:56.056Z] ---> Running in 1a797849685b [2023-08-16T15:12:56.329Z] Removing intermediate container 1a797849685b [2023-08-16T15:12:56.329Z] ---> 4f24486e3d54 [2023-08-16T15:12:56.329Z] Step 25/26 : LABEL git_sha=f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:12:56.598Z] ---> Running in 9baaf1603d94 [2023-08-16T15:12:56.865Z] Removing intermediate container 9baaf1603d94 [2023-08-16T15:12:56.865Z] ---> af4179429524 [2023-08-16T15:12:56.865Z] Step 26/26 : LABEL version=3.1.0-dev.12 [2023-08-16T15:12:56.865Z] ---> Running in 442ff0899860 [2023-08-16T15:12:57.132Z] Removing intermediate container 442ff0899860 [2023-08-16T15:12:57.132Z] ---> 4f157cfa8409 [2023-08-16T15:12:57.132Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T15:12:57.132Z] Successfully built 4f157cfa8409 [2023-08-16T15:12:57.132Z] 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 [2023-08-16T15:12:57.224Z] provisioning config files... [2023-08-16T15:12:57.239Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/181@tmp/config12246676540897349573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:12:57.573Z] ---> docker-login.sh [2023-08-16T15:12:57.573Z] nexus3.edgexfoundry.org:10001 [2023-08-16T15:12:57.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:12:57.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:12:57.839Z] Configure a credential helper to remove this warning. See [2023-08-16T15:12:57.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:12:57.839Z] [2023-08-16T15:12:57.839Z] Login Succeeded [2023-08-16T15:12:57.839Z] nexus3.edgexfoundry.org:10002 [2023-08-16T15:12:58.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:12:58.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:12:58.108Z] Configure a credential helper to remove this warning. See [2023-08-16T15:12:58.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:12:58.108Z] [2023-08-16T15:12:58.108Z] Login Succeeded [2023-08-16T15:12:58.108Z] nexus3.edgexfoundry.org:10003 [2023-08-16T15:12:58.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:12:58.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:12:58.646Z] Configure a credential helper to remove this warning. See [2023-08-16T15:12:58.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:12:58.646Z] [2023-08-16T15:12:58.646Z] Login Succeeded [2023-08-16T15:12:58.646Z] nexus3.edgexfoundry.org:10004 [2023-08-16T15:12:58.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:12:58.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:12:58.913Z] Configure a credential helper to remove this warning. See [2023-08-16T15:12:58.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:12:58.913Z] [2023-08-16T15:12:58.913Z] Login Succeeded [2023-08-16T15:12:58.913Z] docker.io [2023-08-16T15:12:59.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T15:12:59.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T15:12:59.446Z] Configure a credential helper to remove this warning. See [2023-08-16T15:12:59.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T15:12:59.446Z] [2023-08-16T15:12:59.446Z] Login Succeeded [2023-08-16T15:12:59.446Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T15:12:59.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T15:12:59.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T15:12:59.498Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-08-16T15:12:59.498Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:12:59.498Z] latest [2023-08-16T15:12:59.498Z] 3.1.0-dev.12 [2023-08-16T15:12:59.498Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [2023-08-16T15:12:59.498Z] main [2023-08-16T15:12:59.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:12:59.832Z] + 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 [2023-08-16T15:13:00.176Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:13:00.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-16T15:13:00.176Z] 7ae5a0943b0d: Preparing [2023-08-16T15:13:00.176Z] 6c145596f6dd: Preparing [2023-08-16T15:13:00.176Z] 2821f89ff9e4: Preparing [2023-08-16T15:13:00.176Z] 5ed58f62c0d9: Preparing [2023-08-16T15:13:00.176Z] 06881cfa404f: Preparing [2023-08-16T15:13:00.176Z] d2d9d24a8c2a: Preparing [2023-08-16T15:13:00.176Z] d2d9d24a8c2a: Waiting [2023-08-16T15:13:00.533Z] 2821f89ff9e4: Pushed [2023-08-16T15:13:00.533Z] 5ed58f62c0d9: Pushed [2023-08-16T15:13:00.533Z] 6c145596f6dd: Pushed [2023-08-16T15:13:00.533Z] d2d9d24a8c2a: Layer already exists [2023-08-16T15:13:00.806Z] 06881cfa404f: Pushed [2023-08-16T15:13:06.182Z] 7ae5a0943b0d: Pushed [2023-08-16T15:13:06.182Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:13:06.525Z] + 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 [2023-08-16T15:13:06.867Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-16T15:13:06.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-16T15:13:06.867Z] 7ae5a0943b0d: Preparing [2023-08-16T15:13:06.867Z] 6c145596f6dd: Preparing [2023-08-16T15:13:06.867Z] 2821f89ff9e4: Preparing [2023-08-16T15:13:06.867Z] 5ed58f62c0d9: Preparing [2023-08-16T15:13:06.867Z] 06881cfa404f: Preparing [2023-08-16T15:13:06.867Z] d2d9d24a8c2a: Preparing [2023-08-16T15:13:06.867Z] d2d9d24a8c2a: Waiting [2023-08-16T15:13:06.867Z] 7ae5a0943b0d: Layer already exists [2023-08-16T15:13:06.867Z] 06881cfa404f: Layer already exists [2023-08-16T15:13:06.867Z] 2821f89ff9e4: Layer already exists [2023-08-16T15:13:06.867Z] 6c145596f6dd: Layer already exists [2023-08-16T15:13:06.867Z] 5ed58f62c0d9: Layer already exists [2023-08-16T15:13:06.867Z] d2d9d24a8c2a: Layer already exists [2023-08-16T15:13:06.867Z] latest: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:13:07.221Z] + 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 [2023-08-16T15:13:07.569Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.12 [2023-08-16T15:13:07.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-16T15:13:07.569Z] 7ae5a0943b0d: Preparing [2023-08-16T15:13:07.569Z] 6c145596f6dd: Preparing [2023-08-16T15:13:07.569Z] 2821f89ff9e4: Preparing [2023-08-16T15:13:07.569Z] 5ed58f62c0d9: Preparing [2023-08-16T15:13:07.569Z] 06881cfa404f: Preparing [2023-08-16T15:13:07.569Z] d2d9d24a8c2a: Preparing [2023-08-16T15:13:07.569Z] d2d9d24a8c2a: Waiting [2023-08-16T15:13:07.569Z] 5ed58f62c0d9: Layer already exists [2023-08-16T15:13:07.569Z] 6c145596f6dd: Layer already exists [2023-08-16T15:13:07.569Z] 2821f89ff9e4: Layer already exists [2023-08-16T15:13:07.569Z] 7ae5a0943b0d: Layer already exists [2023-08-16T15:13:07.569Z] 06881cfa404f: Layer already exists [2023-08-16T15:13:07.569Z] d2d9d24a8c2a: Layer already exists [2023-08-16T15:13:07.836Z] 3.1.0-dev.12: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:13:08.176Z] + 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 [2023-08-16T15:13:08.510Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [2023-08-16T15:13:08.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-16T15:13:08.510Z] 7ae5a0943b0d: Preparing [2023-08-16T15:13:08.510Z] 6c145596f6dd: Preparing [2023-08-16T15:13:08.510Z] 2821f89ff9e4: Preparing [2023-08-16T15:13:08.510Z] 5ed58f62c0d9: Preparing [2023-08-16T15:13:08.510Z] 06881cfa404f: Preparing [2023-08-16T15:13:08.510Z] d2d9d24a8c2a: Preparing [2023-08-16T15:13:08.510Z] d2d9d24a8c2a: Waiting [2023-08-16T15:13:08.510Z] 6c145596f6dd: Layer already exists [2023-08-16T15:13:08.510Z] 2821f89ff9e4: Layer already exists [2023-08-16T15:13:08.510Z] 06881cfa404f: Layer already exists [2023-08-16T15:13:08.510Z] 5ed58f62c0d9: Layer already exists [2023-08-16T15:13:08.510Z] 7ae5a0943b0d: Layer already exists [2023-08-16T15:13:08.510Z] d2d9d24a8c2a: Layer already exists [2023-08-16T15:13:08.776Z] f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:13:09.115Z] + 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 [2023-08-16T15:13:09.452Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-08-16T15:13:09.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-16T15:13:09.452Z] 7ae5a0943b0d: Preparing [2023-08-16T15:13:09.452Z] 6c145596f6dd: Preparing [2023-08-16T15:13:09.452Z] 2821f89ff9e4: Preparing [2023-08-16T15:13:09.452Z] 5ed58f62c0d9: Preparing [2023-08-16T15:13:09.452Z] 06881cfa404f: Preparing [2023-08-16T15:13:09.452Z] d2d9d24a8c2a: Preparing [2023-08-16T15:13:09.452Z] d2d9d24a8c2a: Waiting [2023-08-16T15:13:09.452Z] 6c145596f6dd: Layer already exists [2023-08-16T15:13:09.452Z] 7ae5a0943b0d: Layer already exists [2023-08-16T15:13:09.452Z] 06881cfa404f: Layer already exists [2023-08-16T15:13:09.452Z] 2821f89ff9e4: Layer already exists [2023-08-16T15:13:09.452Z] 5ed58f62c0d9: Layer already exists [2023-08-16T15:13:09.452Z] d2d9d24a8c2a: Layer already exists [2023-08-16T15:13:09.718Z] main: digest: sha256:997747154939d0ad64ade69fb0dcec054e7ff9cba977e527c52dbc3d43c8c81b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T15:13:09.761Z] ===================================================== [Pipeline] echo [2023-08-16T15:13:09.767Z] taggedImages: [2023-08-16T15:13:09.767Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [2023-08-16T15:13:09.767Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-16T15:13:09.767Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.12 [2023-08-16T15:13:09.767Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c95c4111bb18ac0ea3a4e9df2997398d2defa9-3.1.0-dev.12 [2023-08-16T15:13:09.767Z] - 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 [2023-08-16T15:13:10.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T15:13:10.130Z] [2023-08-16T15:13:10.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:13:10.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T15:13:10.465Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T15:13:10.465Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T15:13:10.465Z] 04944245beec: Pulling fs layer [2023-08-16T15:13:10.465Z] 699f458cf7ca: Pulling fs layer [2023-08-16T15:13:10.465Z] 765212b225bb: Pulling fs layer [2023-08-16T15:13:10.465Z] f23df028b6ca: Pulling fs layer [2023-08-16T15:13:10.465Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T15:13:10.465Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T15:13:10.465Z] f23df028b6ca: Waiting [2023-08-16T15:13:10.465Z] d65c8cfc05b1: Waiting [2023-08-16T15:13:10.465Z] 2437ff75d9bd: Waiting [2023-08-16T15:13:10.465Z] 765212b225bb: Waiting [2023-08-16T15:13:10.733Z] 04944245beec: Verifying Checksum [2023-08-16T15:13:10.733Z] 04944245beec: Download complete [2023-08-16T15:13:10.733Z] 765212b225bb: Verifying Checksum [2023-08-16T15:13:10.733Z] 765212b225bb: Download complete [2023-08-16T15:13:10.733Z] f23df028b6ca: Verifying Checksum [2023-08-16T15:13:10.733Z] f23df028b6ca: Download complete [2023-08-16T15:13:10.733Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T15:13:10.733Z] d65c8cfc05b1: Download complete [2023-08-16T15:13:10.733Z] 699f458cf7ca: Verifying Checksum [2023-08-16T15:13:10.733Z] 699f458cf7ca: Download complete [2023-08-16T15:13:11.324Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T15:13:11.324Z] 8998bd30e6a1: Download complete [2023-08-16T15:13:13.904Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T15:13:13.904Z] 2437ff75d9bd: Download complete [2023-08-16T15:13:15.316Z] 8998bd30e6a1: Pull complete [2023-08-16T15:13:15.583Z] 04944245beec: Pull complete [2023-08-16T15:13:18.926Z] 699f458cf7ca: Pull complete [2023-08-16T15:13:18.926Z] 765212b225bb: Pull complete [2023-08-16T15:13:19.885Z] f23df028b6ca: Pull complete [2023-08-16T15:13:19.885Z] d65c8cfc05b1: Pull complete [2023-08-16T15:13:34.877Z] 2437ff75d9bd: Pull complete [2023-08-16T15:13:34.877Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T15:13:34.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T15:13:34.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:13:35.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-3794 does not seem to be running inside a container [2023-08-16T15:13:35.118Z] $ 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 [2023-08-16T15:13:37.899Z] $ docker top b541c96400e26c10e0104b581a14a3c822afa3dae3c671165227b97965f098c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:13:38.708Z] ---> job-cost.sh [2023-08-16T15:13:38.708Z] lf-activate-venv: SKIPPING [2023-08-16T15:13:38.708Z] INFO: No Stack... [2023-08-16T15:13:39.287Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T15:13:39.868Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T15:13:40.502Z] + cat /w/workspace/app-service-configurable/181/archives/cost.csv+ [2023-08-16T15:13:40.502Z] cut -d, -f6 [Pipeline] lock [2023-08-16T15:13:40.565Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [2023-08-16T15:13:40.575Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] did not exist. Created. [2023-08-16T15:13:40.575Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T15:13:40.923Z] /w/workspace/app-service-configurable/181@tmp/durable-b0366465/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-16T15:13:41.265Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T15:13:41.290Z] Warning: overwriting stash ‘stack-cost’ [2023-08-16T15:13:41.351Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T15:13:41.358Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T15:13:41.386Z] $ docker stop --time=1 b541c96400e26c10e0104b581a14a3c822afa3dae3c671165227b97965f098c2 [2023-08-16T15:13:42.893Z] $ 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 [2023-08-16T15:13:43.288Z] provisioning config files... [2023-08-16T15:13:43.295Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17047884694570793877tmp [Pipeline] { [Pipeline] sh [2023-08-16T15:13:43.589Z] + set +x [2023-08-16T15:13:43.589Z] + + curl -s https://codecov.io/bash [2023-08-16T15:13:43.589Z] bash -s -- [2023-08-16T15:13:43.589Z] [2023-08-16T15:13:43.589Z] _____ _ [2023-08-16T15:13:43.589Z] / ____| | | [2023-08-16T15:13:43.589Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T15:13:43.589Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T15:13:43.589Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T15:13:43.589Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T15:13:43.589Z] Bash-1.0.6 [2023-08-16T15:13:43.589Z] [2023-08-16T15:13:43.589Z] [2023-08-16T15:13:43.589Z] ==> git version 2.25.1 found [2023-08-16T15:13:43.589Z] ==> 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 [2023-08-16T15:13:43.589Z] Release-Date: 2020-01-08 [2023-08-16T15:13:43.589Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-16T15:13:43.589Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T15:13:43.589Z] ==> Jenkins CI detected. [2023-08-16T15:13:43.589Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-08-16T15:13:43.589Z] project root: . [2023-08-16T15:13:43.589Z] --> token set from env [2023-08-16T15:13:43.589Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T15:13:43.589Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T15:13:43.589Z] ==> Python coveragepy not found [2023-08-16T15:13:43.589Z] ==> Searching for coverage reports in: [2023-08-16T15:13:43.589Z] + . [2023-08-16T15:13:43.589Z] -> Found 1 reports [2023-08-16T15:13:43.589Z] ==> Detecting git/mercurial file structure [2023-08-16T15:13:43.589Z] ==> Reading reports [2023-08-16T15:13:43.589Z] + ./coverage.out bytes=13 [2023-08-16T15:13:43.589Z] ==> Appending adjustments [2023-08-16T15:13:43.589Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T15:13:43.849Z] + Found adjustments [2023-08-16T15:13:43.849Z] ==> Gzipping contents [2023-08-16T15:13:43.849Z] 4.0K /tmp/codecov.tkkbRl.gz [2023-08-16T15:13:43.849Z] ==> Uploading reports [2023-08-16T15:13:43.849Z] url: https://codecov.io [2023-08-16T15:13:43.849Z] 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= [2023-08-16T15:13:43.849Z] -> Pinging Codecov [2023-08-16T15:13:43.849Z] 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= [2023-08-16T15:13:43.849Z] -> Uploading to [2023-08-16T15:13:43.849Z] 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 [2023-08-16T15:13:43.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T15:13:43.849Z] Dload Upload Total Spent Left Speed [2023-08-16T15:13:44.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2092 --:--:-- --:--:-- --:--:-- 2092 [2023-08-16T15:13:44.108Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] } [2023-08-16T15:13:44.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-16T15:13:44.250Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-16T15:13:44.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:13:44.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T15:13:44.562Z] [2023-08-16T15:13:44.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:13:44.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T15:13:44.862Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-16T15:13:44.862Z] df9b9388f04a: Pulling fs layer [2023-08-16T15:13:44.862Z] 52dc419b0ee2: Pulling fs layer [2023-08-16T15:13:44.862Z] 25bc292e5bac: Pulling fs layer [2023-08-16T15:13:44.862Z] 114826534d7a: Pulling fs layer [2023-08-16T15:13:44.862Z] 114826534d7a: Waiting [2023-08-16T15:13:44.862Z] 4657fd5d0bcf: Pulling fs layer [2023-08-16T15:13:44.862Z] 6ad1cebc031e: Pulling fs layer [2023-08-16T15:13:44.862Z] 8a3aa393b2d8: Pulling fs layer [2023-08-16T15:13:44.862Z] 4657fd5d0bcf: Waiting [2023-08-16T15:13:44.862Z] 6ad1cebc031e: Waiting [2023-08-16T15:13:44.862Z] 8a3aa393b2d8: Waiting [2023-08-16T15:13:44.862Z] 25bc292e5bac: Verifying Checksum [2023-08-16T15:13:44.862Z] 25bc292e5bac: Download complete [2023-08-16T15:13:44.862Z] 52dc419b0ee2: Download complete [2023-08-16T15:13:44.862Z] 4657fd5d0bcf: Verifying Checksum [2023-08-16T15:13:44.862Z] 4657fd5d0bcf: Download complete [2023-08-16T15:13:45.124Z] df9b9388f04a: Pull complete [2023-08-16T15:13:45.124Z] 6ad1cebc031e: Verifying Checksum [2023-08-16T15:13:45.124Z] 6ad1cebc031e: Download complete [2023-08-16T15:13:45.124Z] 52dc419b0ee2: Pull complete [2023-08-16T15:13:45.124Z] 25bc292e5bac: Pull complete [2023-08-16T15:13:45.691Z] 114826534d7a: Verifying Checksum [2023-08-16T15:13:45.691Z] 114826534d7a: Download complete [2023-08-16T15:13:45.950Z] 8a3aa393b2d8: Verifying Checksum [2023-08-16T15:13:45.950Z] 8a3aa393b2d8: Download complete [2023-08-16T15:13:49.232Z] 114826534d7a: Pull complete [2023-08-16T15:13:49.232Z] 4657fd5d0bcf: Pull complete [2023-08-16T15:13:49.232Z] 6ad1cebc031e: Pull complete [2023-08-16T15:13:51.762Z] 8a3aa393b2d8: Pull complete [2023-08-16T15:13:51.762Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-16T15:13:51.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T15:13:51.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:13:51.842Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:13:51.875Z] $ 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 [2023-08-16T15:13:58.970Z] $ docker top ab6af3a52890b089617065b65e7d4b3d7fce49a069a630223a7b9c90579788fd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T15:13:59.023Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-08-16T15:13:59.300Z] + set -o pipefail [2023-08-16T15:13:59.300Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-08-16T15:14:03.488Z] [2023-08-16T15:14:03.488Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-08-16T15:14:03.488Z] [2023-08-16T15:14:03.488Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f49807fc-0a35-428c-bc6e-f15763f6e0aa [2023-08-16T15:14:03.488Z] [2023-08-16T15:14:03.488Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-16T15:14:03.488Z] [2023-08-16T15:14:03.488Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-16T15:14:03.488Z] [2023-08-16T15:14:03.488Z] [2023-08-16T15:14:03.488Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-16T15:14:03.488Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-16T15:14:03.488Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-16T15:14:03.500Z] $ docker stop --time=1 ab6af3a52890b089617065b65e7d4b3d7fce49a069a630223a7b9c90579788fd [2023-08-16T15:14:08.664Z] $ 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 [2023-08-16T15:14:09.424Z] + git log --format=format:%s -1 f6c95c4111bb18ac0ea3a4e9df2997398d2defa9 [Pipeline] sh [2023-08-16T15:14:09.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T15:14:09.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:14:10.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T15:14:10.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:14:10.076Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:14:10.113Z] $ 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 [2023-08-16T15:14:10.565Z] $ docker top 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 -eo pid,comm [2023-08-16T15:14:10.609Z] 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). [2023-08-16T15:14:10.609Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T15:14:10.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T15:14:10.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T15:14:10.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T15:14:10.750Z] $ docker exec 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 ssh-agent [2023-08-16T15:14:10.858Z] SSH_AUTH_SOCK=/tmp/ssh-ohvDKzMgN0Kp/agent.32 [2023-08-16T15:14:10.858Z] SSH_AGENT_PID=38 [2023-08-16T15:14:10.862Z] Running ssh-add (command line suppressed) [2023-08-16T15:14:10.958Z] 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) [2023-08-16T15:14:10.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T15:14:11.256Z] + git semver tag [2023-08-16T15:14:11.517Z] 2023-08-16 15:14:11,410 [run_tag] DEBUG tag force:False [2023-08-16T15:14:11.517Z] 2023-08-16 15:14:11,410 [check_head_tag] DEBUG check head tag [2023-08-16T15:14:11.517Z] 2023-08-16 15:14:11,410 [execute] INFO git cat-file --batch-check [2023-08-16T15:14:11.517Z] 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=) [2023-08-16T15:14:11.517Z] 2023-08-16 15:14:11,414 [execute] INFO git cat-file --batch [2023-08-16T15:14:11.517Z] 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=) [2023-08-16T15:14:11.517Z] 2023-08-16 15:14:11,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T15:14:11.517Z] 2023-08-16 15:14:11,426 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-08-16T15:14:11.517Z] 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) [2023-08-16T15:14:11.517Z] 2023-08-16 15:14:11,431 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T15:14:11.517Z] 3.1.0-dev.12 [Pipeline] } [2023-08-16T15:14:11.528Z] $ docker exec --env ******** --env ******** 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 ssh-agent -k [2023-08-16T15:14:11.618Z] unset SSH_AUTH_SOCK; [2023-08-16T15:14:11.619Z] unset SSH_AGENT_PID; [2023-08-16T15:14:11.619Z] echo Agent pid 38 killed; [2023-08-16T15:14:11.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T15:14:11.922Z] + git semver [Pipeline] } [2023-08-16T15:14:12.195Z] $ docker stop --time=1 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 [2023-08-16T15:14:13.517Z] $ docker rm -f --volumes 512fd01b4c5f15cde555a709ff4e5d0fa0429043e9dcf48aad87d5d852ae5161 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:14:13.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T15:14:13.913Z] [2023-08-16T15:14:13.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:14:14.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T15:14:14.210Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-16T15:14:14.210Z] ab5ef0e58194: Pulling fs layer [2023-08-16T15:14:14.210Z] 9712f1f96733: Pulling fs layer [2023-08-16T15:14:14.210Z] 63f879dbbcfc: Pulling fs layer [2023-08-16T15:14:14.210Z] 0d9ebad4ef96: Pulling fs layer [2023-08-16T15:14:14.210Z] e9a5061849ea: Pulling fs layer [2023-08-16T15:14:14.210Z] d747dcd14b5f: Pulling fs layer [2023-08-16T15:14:14.210Z] 2de7ff778b66: Pulling fs layer [2023-08-16T15:14:14.210Z] 0d9ebad4ef96: Waiting [2023-08-16T15:14:14.210Z] e9a5061849ea: Waiting [2023-08-16T15:14:14.210Z] 2de7ff778b66: Waiting [2023-08-16T15:14:14.210Z] 9712f1f96733: Verifying Checksum [2023-08-16T15:14:14.210Z] 9712f1f96733: Download complete [2023-08-16T15:14:14.470Z] 63f879dbbcfc: Verifying Checksum [2023-08-16T15:14:14.470Z] 63f879dbbcfc: Download complete [2023-08-16T15:14:14.727Z] e9a5061849ea: Verifying Checksum [2023-08-16T15:14:14.727Z] e9a5061849ea: Download complete [2023-08-16T15:14:14.727Z] d747dcd14b5f: Verifying Checksum [2023-08-16T15:14:14.727Z] d747dcd14b5f: Download complete [2023-08-16T15:14:14.727Z] 0d9ebad4ef96: Verifying Checksum [2023-08-16T15:14:14.727Z] 0d9ebad4ef96: Download complete [2023-08-16T15:14:14.727Z] ab5ef0e58194: Verifying Checksum [2023-08-16T15:14:14.727Z] ab5ef0e58194: Download complete [2023-08-16T15:14:14.984Z] 2de7ff778b66: Verifying Checksum [2023-08-16T15:14:14.984Z] 2de7ff778b66: Download complete [2023-08-16T15:14:17.508Z] ab5ef0e58194: Pull complete [2023-08-16T15:14:17.509Z] 9712f1f96733: Pull complete [2023-08-16T15:14:18.075Z] 63f879dbbcfc: Pull complete [2023-08-16T15:14:21.356Z] 0d9ebad4ef96: Pull complete [2023-08-16T15:14:21.615Z] e9a5061849ea: Pull complete [2023-08-16T15:14:21.616Z] d747dcd14b5f: Pull complete [2023-08-16T15:14:22.551Z] 2de7ff778b66: Pull complete [2023-08-16T15:14:22.551Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-16T15:14:22.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T15:14:22.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:14:22.629Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:14:22.660Z] $ 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 [2023-08-16T15:14:29.815Z] $ docker top 181d07974aa2b17b3b0c7de03961251a9ead4364b56d7951175662985e2eb62c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-16T15:14:29.881Z] provisioning config files... [2023-08-16T15:14:29.887Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13920440301213008388tmp [2023-08-16T15:14:29.897Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7133837543587752585tmp [2023-08-16T15:14:29.906Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4764162176497333688tmp [Pipeline] { [Pipeline] echo [2023-08-16T15:14:29.919Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:30.198Z] ---> sigul-configuration.sh [2023-08-16T15:14:30.198Z] gpg: directory `/root/.gnupg' created [2023-08-16T15:14:30.198Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-16T15:14:30.198Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-16T15:14:30.198Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-16T15:14:30.198Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-16T15:14:30.198Z] gpg: CAST5 encrypted data [2023-08-16T15:14:30.198Z] gpg: encrypted with 1 passphrase [2023-08-16T15:14:30.198Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-16T15:14:30.485Z] + mkdir /home/jenkins [2023-08-16T15:14:30.485Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-16T15:14:30.771Z] + 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 [2023-08-16T15:14:30.781Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:31.062Z] ---> sigul-install.sh [2023-08-16T15:14:31.063Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-16T15:14:31.349Z] + git tag --list [2023-08-16T15:14:31.349Z] v1.0.0 [2023-08-16T15:14:31.349Z] v1.1.0 [2023-08-16T15:14:31.349Z] v1.2.0 [2023-08-16T15:14:31.349Z] v1.3.0 [2023-08-16T15:14:31.349Z] v1.3.1 [2023-08-16T15:14:31.349Z] v2.0.0 [2023-08-16T15:14:31.349Z] v2.0.1 [2023-08-16T15:14:31.349Z] v2.1.0 [2023-08-16T15:14:31.349Z] v2.1.1 [2023-08-16T15:14:31.349Z] v2.1.2 [2023-08-16T15:14:31.349Z] v2.2.0 [2023-08-16T15:14:31.349Z] v2.3 [2023-08-16T15:14:31.349Z] v2.3.0 [2023-08-16T15:14:31.349Z] v2.3.1 [2023-08-16T15:14:31.349Z] v3.0 [2023-08-16T15:14:31.349Z] v3.0.0 [2023-08-16T15:14:31.349Z] v3.0.1 [2023-08-16T15:14:31.349Z] v3.0.1-dev.1 [2023-08-16T15:14:31.349Z] v3.1.0-dev.1 [2023-08-16T15:14:31.349Z] v3.1.0-dev.10 [2023-08-16T15:14:31.349Z] v3.1.0-dev.11 [2023-08-16T15:14:31.349Z] v3.1.0-dev.12 [2023-08-16T15:14:31.349Z] v3.1.0-dev.2 [2023-08-16T15:14:31.349Z] v3.1.0-dev.3 [2023-08-16T15:14:31.349Z] v3.1.0-dev.4 [2023-08-16T15:14:31.349Z] v3.1.0-dev.5 [2023-08-16T15:14:31.349Z] v3.1.0-dev.6 [2023-08-16T15:14:31.349Z] v3.1.0-dev.7 [2023-08-16T15:14:31.349Z] v3.1.0-dev.8 [2023-08-16T15:14:31.349Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-16T15:14:31.637Z] + lftools sign git-tag v3.1.0-dev.12 [2023-08-16T15:14:32.209Z] Signing Git tag with Sigul... [2023-08-16T15:14:32.209Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-08-16T15:14:32.475Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:32.757Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-16T15:14:32.764Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-16T15:14:32.783Z] $ docker stop --time=1 181d07974aa2b17b3b0c7de03961251a9ead4364b56d7951175662985e2eb62c [2023-08-16T15:14:34.062Z] $ 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 [2023-08-16T15:14:34.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T15:14:34.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:14:34.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T15:14:34.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:14:34.860Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:14:34.896Z] $ 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 [2023-08-16T15:14:35.232Z] $ docker top ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 -eo pid,comm [2023-08-16T15:14:35.281Z] 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). [2023-08-16T15:14:35.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T15:14:35.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T15:14:35.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T15:14:35.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T15:14:35.432Z] $ docker exec ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 ssh-agent [2023-08-16T15:14:35.531Z] SSH_AUTH_SOCK=/tmp/ssh-cd4htbEOhUtg/agent.32 [2023-08-16T15:14:35.531Z] SSH_AGENT_PID=38 [2023-08-16T15:14:35.536Z] Running ssh-add (command line suppressed) [2023-08-16T15:14:35.631Z] 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) [2023-08-16T15:14:35.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T15:14:35.929Z] + git semver bump pre [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,113 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,113 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-08-16T15:14:36.190Z] 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 [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,113 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,115 [execute] INFO git cat-file --batch-check [2023-08-16T15:14:36.190Z] 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=) [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,121 [execute] INFO git cat-file --batch [2023-08-16T15:14:36.190Z] 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=) [2023-08-16T15:14:36.190Z] 2023-08-16 15:14:36,126 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T15:14:36.190Z] 3.1.0-dev.13 [Pipeline] } [2023-08-16T15:14:36.201Z] $ docker exec --env ******** --env ******** ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 ssh-agent -k [2023-08-16T15:14:36.303Z] unset SSH_AUTH_SOCK; [2023-08-16T15:14:36.303Z] unset SSH_AGENT_PID; [2023-08-16T15:14:36.303Z] echo Agent pid 38 killed; [2023-08-16T15:14:36.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T15:14:36.621Z] + git semver [Pipeline] } [2023-08-16T15:14:36.894Z] $ docker stop --time=1 ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 [2023-08-16T15:14:38.174Z] $ docker rm -f --volumes ed29e954a78990ead09782b19794f0801e8b6a0dd5dcb3f3278b790a5146f019 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T15:14:38.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T15:14:38.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:14:38.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T15:14:38.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:14:38.876Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:14:38.909Z] $ 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 [2023-08-16T15:14:39.234Z] $ docker top 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 -eo pid,comm [2023-08-16T15:14:39.275Z] 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). [2023-08-16T15:14:39.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T15:14:39.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T15:14:39.310Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T15:14:39.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T15:14:39.425Z] $ docker exec 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 ssh-agent [2023-08-16T15:14:39.529Z] SSH_AUTH_SOCK=/tmp/ssh-3YfW1J8munXz/agent.32 [2023-08-16T15:14:39.530Z] SSH_AGENT_PID=38 [2023-08-16T15:14:39.535Z] Running ssh-add (command line suppressed) [2023-08-16T15:14:39.625Z] 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) [2023-08-16T15:14:39.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T15:14:39.922Z] + git semver push [2023-08-16T15:14:40.181Z] 2023-08-16 15:14:40,100 [run_push] DEBUG push [2023-08-16T15:14:40.181Z] 2023-08-16 15:14:40,101 [execute] INFO git cat-file --batch-check [2023-08-16T15:14:40.181Z] 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=) [2023-08-16T15:14:40.181Z] 2023-08-16 15:14:40,105 [execute] INFO git rev-list b44f6f8071d359cfbe9a55f609bb9a30bf22986e -- [2023-08-16T15:14:40.181Z] 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) [2023-08-16T15:14:40.181Z] 2023-08-16 15:14:40,116 [execute] INFO git fetch -v origin [2023-08-16T15:14:40.181Z] 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) [2023-08-16T15:14:40.750Z] 2023-08-16 15:14:40,584 [run_push] DEBUG no remote changes detected [2023-08-16T15:14:40.750Z] 2023-08-16 15:14:40,584 [execute] INFO git push origin semver [2023-08-16T15:14:40.750Z] 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) [2023-08-16T15:14:41.689Z] 2023-08-16 15:14:41,345 [run_push] DEBUG push all version tags [2023-08-16T15:14:41.689Z] 2023-08-16 15:14:41,345 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-16T15:14:41.689Z] 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) [2023-08-16T15:14:42.263Z] 2023-08-16 15:14:42,083 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-16T15:14:42.263Z] 3.1.0-dev.13 [Pipeline] } [2023-08-16T15:14:42.273Z] $ docker exec --env ******** --env ******** 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 ssh-agent -k [2023-08-16T15:14:42.378Z] unset SSH_AUTH_SOCK; [2023-08-16T15:14:42.378Z] unset SSH_AGENT_PID; [2023-08-16T15:14:42.378Z] echo Agent pid 38 killed; [2023-08-16T15:14:42.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T15:14:42.702Z] + git semver [Pipeline] } [2023-08-16T15:14:42.974Z] $ docker stop --time=1 507860f89685456218072f566a2d807e49c44e306f7319207a312216ebd092b6 [2023-08-16T15:14:44.211Z] $ 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 [2023-08-16T15:14:44.734Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-08-16T15:14:44.734Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-16T15:14:44.734Z] total 16 [2023-08-16T15:14:44.734Z] drwxr-xr-x 3 root root 4096 Aug 16 15:02 . [2023-08-16T15:14:44.734Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 15:14 .. [2023-08-16T15:14:44.734Z] drwxr-xr-x 2 root root 4096 Aug 16 15:02 cost [2023-08-16T15:14:44.734Z] -rw-r--r-- 1 root root 96 Aug 16 15:02 cost.csv [2023-08-16T15:14:44.734Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-08-16T15:14:44.734Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-16T15:14:44.734Z] total 16 [2023-08-16T15:14:44.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 15:02 . [2023-08-16T15:14:44.734Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 15:14 .. [2023-08-16T15:14:44.734Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 15:02 cost [2023-08-16T15:14:44.734Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 16 15:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:45.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:45.879Z] ---> package-listing.sh [2023-08-16T15:14:45.879Z] ++ facter osfamily [2023-08-16T15:14:45.879Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T15:14:46.139Z] + OS_FAMILY=debian [2023-08-16T15:14:46.139Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-08-16T15:14:46.139Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T15:14:46.139Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T15:14:46.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T15:14:46.139Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T15:14:46.139Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-16T15:14:46.139Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T15:14:46.139Z] + case "${OS_FAMILY}" in [2023-08-16T15:14:46.139Z] + dpkg -l [2023-08-16T15:14:46.139Z] + grep '^ii' [2023-08-16T15:14:46.139Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T15:14:46.139Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T15:14:46.139Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T15:14:46.139Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-16T15:14:46.139Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-08-16T15:14:46.139Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-08-16T15:14:46.151Z] 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 [2023-08-16T15:14:46.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T15:14:46.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T15:14:46.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T15:14:47.066Z] prd-ubuntu20.04-docker-8c-8g-3791 does not seem to be running inside a container [2023-08-16T15:14:47.101Z] $ 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 [2023-08-16T15:14:47.351Z] $ docker top ab1a6449166072ca6f9b92fbfedb86dda133af1797cbd68eae786e9f606b5734 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T15:14:47.731Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T15:14:48.084Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T15:14:48.372Z] + ls /var/log/sa-host [2023-08-16T15:14:48.373Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T15:14:48.435Z] provisioning config files... [2023-08-16T15:14:48.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11356808221990755850tmp [Pipeline] { [Pipeline] echo [2023-08-16T15:14:48.459Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:48.745Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T15:14:48.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:49.072Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T15:14:49.080Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:49.366Z] ---> sudo-logs.sh [2023-08-16T15:14:49.366Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T15:14:49.396Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:49.680Z] ---> job-cost.sh [2023-08-16T15:14:49.680Z] lf-activate-venv: SKIPPING [2023-08-16T15:14:49.680Z] DEBUG: total: 0.2199999988079071 [2023-08-16T15:14:49.680Z] INFO: Retrieving Stack Cost... [2023-08-16T15:14:50.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T15:14:50.509Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T15:14:50.523Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T15:14:50.804Z] ---> logs-deploy.sh [2023-08-16T15:14:50.804Z] lf-activate-venv: SKIPPING [2023-08-16T15:14:50.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/181 [2023-08-16T15:14:50.804Z] INFO: archiving workspace using pattern(s): [2023-08-16T15:14:51.742Z] Archives upload complete. [2023-08-16T15:14:52.001Z] INFO: archiving logs to Nexus