Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16836912c680c3f649fe41edaa45e5d9bccd0a74 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-ssh13384646104295923857.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-ssh1735281473693693944.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-ssh18287177088400984024.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-ssh7890642199370706059.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-ssh10801505939662484048.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-centos7-blackbox-4c-2g-3401’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-3695’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3697 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 16836912c680c3f649fe41edaa45e5d9bccd0a74 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#585)" > 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 16836912c680c3f649fe41edaa45e5d9bccd0a74 # timeout=10 > git rev-list --no-walk 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T15:35:13.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T15:35:13.728Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T15:35:13.750Z] ========================================================= [2023-08-15T15:35:13.750Z] EdgeX Global Pipelines Version Info [2023-08-15T15:35:13.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:35:14.460Z] ------------------- [2023-08-15T15:35:14.460Z] stable info: [2023-08-15T15:35:14.460Z] ------------------- [2023-08-15T15:35:14.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T15:35:14.460Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T15:35:14.460Z] Message: update stable to v1.0.253 [2023-08-15T15:35:15.028Z] ------------------- [2023-08-15T15:35:15.028Z] experimental info: [2023-08-15T15:35:15.028Z] ------------------- [2023-08-15T15:35:15.028Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T15:35:15.028Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T15:35:15.028Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T15:35:15.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-15T15:35:15.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-15T15:35:15.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T15:35:15.219Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T15:35:15.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T15:35:15.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T15:35:15.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T15:35:15.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T15:35:15.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T15:35:15.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T15:35:15.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T15:35:15.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-15T15:35:15.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T15:35:15.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T15:35:15.326Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T15:35:15.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T15:35:15.343Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T15:35:15.353Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T15:35:15.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T15:35:15.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T15:35:15.388Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T15:35:15.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T15:35:15.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T15:35:15.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T15:35:15.422Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T15:35:15.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T15:35:15.451Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T15:35:15.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-15T15:35:15.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-15T15:35:15.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-15T15:35:15.513Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo [2023-08-15T15:35:15.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1683691 [Pipeline] echo [2023-08-15T15:35:15.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:35:15.593Z] provisioning config files... [2023-08-15T15:35:15.607Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2399016633680873813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:35:15.907Z] ---> docker-login.sh [2023-08-15T15:35:15.907Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:35:16.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:16.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:16.168Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:16.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:16.169Z] [2023-08-15T15:35:16.169Z] Login Succeeded [2023-08-15T15:35:16.169Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:35:16.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:16.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:16.169Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:16.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:16.169Z] [2023-08-15T15:35:16.169Z] Login Succeeded [2023-08-15T15:35:16.169Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:35:16.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:16.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:16.431Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:16.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:16.431Z] [2023-08-15T15:35:16.431Z] Login Succeeded [2023-08-15T15:35:16.431Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:35:16.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:16.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:16.431Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:16.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:16.431Z] [2023-08-15T15:35:16.431Z] Login Succeeded [2023-08-15T15:35:16.431Z] docker.io [2023-08-15T15:35:16.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:16.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:16.691Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:16.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:16.691Z] [2023-08-15T15:35:16.691Z] Login Succeeded [2023-08-15T15:35:16.950Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:35:16.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T15:35:17.338Z] + git rev-list -1 --merges 16836912c680c3f649fe41edaa45e5d9bccd0a74~1..16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo [2023-08-15T15:35:17.408Z] -----------> git rev-list -1 --merges 16836912c680c3f649fe41edaa45e5d9bccd0a74~1..16836912c680c3f649fe41edaa45e5d9bccd0a74 16836912c680c3f649fe41edaa45e5d9bccd0a74 [false] [Pipeline] sh [2023-08-15T15:35:17.700Z] + git log --format=format:%s -1 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo [2023-08-15T15:35:17.715Z] ========================================================= [2023-08-15T15:35:17.715Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T15:35:17.715Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:35:18.069Z] + git log --format=format:%s -1 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] echo [2023-08-15T15:35:18.080Z] [semverPrep] GIT_COMMIT: 16836912c680c3f649fe41edaa45e5d9bccd0a74, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#585) [Pipeline] echo [2023-08-15T15:35:18.090Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T15:35:18.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:35:18.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T15:35:18.438Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T15:35:18.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T15:35:18.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T15:35:18.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T15:35:18.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:18.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:35:18.801Z] [2023-08-15T15:35:18.801Z] 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-15T15:35:19.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:35:19.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T15:35:19.105Z] b85a868b505f: Pulling fs layer [2023-08-15T15:35:19.105Z] e2be974225ed: Pulling fs layer [2023-08-15T15:35:19.105Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T15:35:19.105Z] 988bab9f4d93: Pulling fs layer [2023-08-15T15:35:19.105Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T15:35:19.105Z] eaf3925da568: Pulling fs layer [2023-08-15T15:35:19.105Z] bab4dde63d76: Pulling fs layer [2023-08-15T15:35:19.105Z] bde34c3a00c8: Pulling fs layer [2023-08-15T15:35:19.105Z] b352a97aabf1: Pulling fs layer [2023-08-15T15:35:19.105Z] 4872d77fe225: Pulling fs layer [2023-08-15T15:35:19.105Z] 5851b861e8e6: Pulling fs layer [2023-08-15T15:35:19.105Z] 1469e6f7b9e6: Waiting [2023-08-15T15:35:19.105Z] eaf3925da568: Waiting [2023-08-15T15:35:19.105Z] bab4dde63d76: Waiting [2023-08-15T15:35:19.105Z] bde34c3a00c8: Waiting [2023-08-15T15:35:19.105Z] b352a97aabf1: Waiting [2023-08-15T15:35:19.105Z] 4872d77fe225: Waiting [2023-08-15T15:35:19.105Z] 5851b861e8e6: Waiting [2023-08-15T15:35:19.371Z] e2be974225ed: Verifying Checksum [2023-08-15T15:35:19.371Z] e2be974225ed: Download complete [2023-08-15T15:35:19.371Z] 988bab9f4d93: Verifying Checksum [2023-08-15T15:35:19.371Z] 988bab9f4d93: Download complete [2023-08-15T15:35:19.371Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T15:35:19.371Z] 339a4e72a1f5: Download complete [2023-08-15T15:35:19.371Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T15:35:19.371Z] 1469e6f7b9e6: Download complete [2023-08-15T15:35:19.371Z] eaf3925da568: Download complete [2023-08-15T15:35:19.371Z] bde34c3a00c8: Verifying Checksum [2023-08-15T15:35:19.371Z] bde34c3a00c8: Download complete [2023-08-15T15:35:19.371Z] b352a97aabf1: Download complete [2023-08-15T15:35:19.371Z] 4872d77fe225: Download complete [2023-08-15T15:35:19.371Z] 5851b861e8e6: Verifying Checksum [2023-08-15T15:35:19.371Z] 5851b861e8e6: Download complete [2023-08-15T15:35:19.371Z] b85a868b505f: Verifying Checksum [2023-08-15T15:35:19.371Z] b85a868b505f: Download complete [2023-08-15T15:35:19.630Z] bab4dde63d76: Verifying Checksum [2023-08-15T15:35:19.630Z] bab4dde63d76: Download complete [2023-08-15T15:35:21.006Z] b85a868b505f: Pull complete [2023-08-15T15:35:21.006Z] e2be974225ed: Pull complete [2023-08-15T15:35:21.265Z] 339a4e72a1f5: Pull complete [2023-08-15T15:35:21.522Z] 988bab9f4d93: Pull complete [2023-08-15T15:35:21.780Z] 1469e6f7b9e6: Pull complete [2023-08-15T15:35:21.780Z] eaf3925da568: Pull complete [2023-08-15T15:35:23.680Z] bab4dde63d76: Pull complete [2023-08-15T15:35:23.680Z] bde34c3a00c8: Pull complete [2023-08-15T15:35:23.680Z] b352a97aabf1: Pull complete [2023-08-15T15:35:23.938Z] 4872d77fe225: Pull complete [2023-08-15T15:35:23.938Z] 5851b861e8e6: Pull complete [2023-08-15T15:35:23.938Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T15:35:23.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:35:23.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:35:24.024Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:35:24.053Z] $ 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-15T15:35:27.126Z] $ docker top b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 -eo pid,comm [2023-08-15T15:35:27.185Z] 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-15T15:35:27.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:35:27.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:35:27.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:35:27.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:35:27.334Z] $ docker exec b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent [2023-08-15T15:35:27.453Z] SSH_AUTH_SOCK=/tmp/ssh-exaGICYDRDZU/agent.34 [2023-08-15T15:35:27.453Z] SSH_AGENT_PID=40 [2023-08-15T15:35:27.459Z] Running ssh-add (command line suppressed) [2023-08-15T15:35:27.559Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5286488664021129357.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5286488664021129357.key) [2023-08-15T15:35:27.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:35:27.872Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T15:35:27.882Z] $ docker exec --env ******** --env ******** b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent -k [2023-08-15T15:35:27.983Z] unset SSH_AUTH_SOCK; [2023-08-15T15:35:27.984Z] unset SSH_AGENT_PID; [2023-08-15T15:35:27.984Z] echo Agent pid 40 killed; [2023-08-15T15:35:27.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T15:35:28.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:35:28.027Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:35:28.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:35:28.148Z] $ docker exec b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent [2023-08-15T15:35:28.274Z] SSH_AUTH_SOCK=/tmp/ssh-EKaQxTySfdOw/agent.72 [2023-08-15T15:35:28.275Z] SSH_AGENT_PID=78 [2023-08-15T15:35:28.279Z] Running ssh-add (command line suppressed) [2023-08-15T15:35:28.379Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15323840240449523438.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15323840240449523438.key) [2023-08-15T15:35:28.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:35:28.688Z] + git semver init [2023-08-15T15:35:28.949Z] 2023-08-15 15:35:28,866 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T15:35:28.949Z] 2023-08-15 15:35:28,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-08-15T15:35:28.949Z] 2023-08-15 15:35:28,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-08-15T15:35:28.949Z] 2023-08-15 15:35:28,867 [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-15T15:35:29.888Z] 2023-08-15 15:35:29,692 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-08-15T15:35:29.888Z] 2023-08-15 15:35:29,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-08-15T15:35:29.888Z] 2023-08-15 15:35:29,692 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:35:29.888Z] 2023-08-15 15:35:29,693 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:35:29.888Z] 3.1.0-dev.11 [Pipeline] } [2023-08-15T15:35:29.897Z] $ docker exec --env ******** --env ******** b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 ssh-agent -k [2023-08-15T15:35:29.997Z] unset SSH_AUTH_SOCK; [2023-08-15T15:35:29.998Z] unset SSH_AGENT_PID; [2023-08-15T15:35:29.998Z] echo Agent pid 78 killed; [2023-08-15T15:35:30.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:35:30.319Z] + git semver [Pipeline] } [2023-08-15T15:35:30.590Z] $ docker stop --time=1 b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 [2023-08-15T15:35:31.940Z] $ docker rm -f --volumes b4036897bbf56d179bc12362dc2cc72b8a252534f147b05702cb48062d4d8ec6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:35:32.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T15:35:32.483Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T15:35:32.486Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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-15T15:35:32.634Z] provisioning config files... [2023-08-15T15:35:32.644Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9136121651294802731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:35:32.940Z] ---> docker-login.sh [2023-08-15T15:35:32.940Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:35:32.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:32.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:32.940Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:32.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:32.940Z] [2023-08-15T15:35:32.940Z] Login Succeeded [2023-08-15T15:35:32.940Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:35:32.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:32.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:32.940Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:32.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:32.940Z] [2023-08-15T15:35:32.940Z] Login Succeeded [2023-08-15T15:35:32.940Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:35:33.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:33.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:33.199Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:33.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:33.199Z] [2023-08-15T15:35:33.199Z] Login Succeeded [2023-08-15T15:35:33.199Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:35:33.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:33.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:33.199Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:33.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:33.199Z] [2023-08-15T15:35:33.199Z] Login Succeeded [2023-08-15T15:35:33.199Z] docker.io [2023-08-15T15:35:33.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:35:33.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:35:33.459Z] Configure a credential helper to remove this warning. See [2023-08-15T15:35:33.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:35:33.459Z] [2023-08-15T15:35:33.459Z] Login Succeeded [2023-08-15T15:35:33.459Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:35:33.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T15:35:33.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:35:33.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:35:33.540Z] ========================================================= [2023-08-15T15:35:33.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T15:35:33.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:35:33.873Z] + 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-15T15:35:33.873Z] Sending build context to Docker daemon 3.317MB [2023-08-15T15:35:33.873Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:35:33.873Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T15:35:33.873Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T15:35:33.873Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T15:35:33.873Z] 6911f1a30b25: Pulling fs layer [2023-08-15T15:35:33.873Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T15:35:33.873Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T15:35:33.873Z] ec0bb842ea78: Pulling fs layer [2023-08-15T15:35:33.873Z] 40a00589a448: Pulling fs layer [2023-08-15T15:35:33.873Z] 6c08303d61cc: Pulling fs layer [2023-08-15T15:35:33.873Z] 798269fcf238: Pulling fs layer [2023-08-15T15:35:33.873Z] ec0bb842ea78: Waiting [2023-08-15T15:35:33.873Z] 40a00589a448: Waiting [2023-08-15T15:35:33.873Z] 798269fcf238: Waiting [2023-08-15T15:35:33.873Z] 6c08303d61cc: Waiting [2023-08-15T15:35:33.873Z] 6863d3e3a2b1: Waiting [2023-08-15T15:35:33.873Z] 6911f1a30b25: Verifying Checksum [2023-08-15T15:35:33.873Z] 6911f1a30b25: Download complete [2023-08-15T15:35:33.873Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T15:35:33.873Z] 6863d3e3a2b1: Download complete [2023-08-15T15:35:33.873Z] ec0bb842ea78: Verifying Checksum [2023-08-15T15:35:33.873Z] ec0bb842ea78: Download complete [2023-08-15T15:35:34.133Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T15:35:34.133Z] 4db1b89c0bd1: Download complete [2023-08-15T15:35:34.133Z] 40a00589a448: Verifying Checksum [2023-08-15T15:35:34.133Z] 40a00589a448: Download complete [2023-08-15T15:35:34.133Z] 4db1b89c0bd1: Pull complete [2023-08-15T15:35:34.395Z] 6911f1a30b25: Pull complete [2023-08-15T15:35:34.653Z] 798269fcf238: Download complete [2023-08-15T15:35:34.653Z] e194b8c5c2a9: Download complete [2023-08-15T15:35:34.912Z] 6c08303d61cc: Verifying Checksum [2023-08-15T15:35:34.912Z] 6c08303d61cc: Download complete [2023-08-15T15:35:38.199Z] e194b8c5c2a9: Pull complete [2023-08-15T15:35:38.199Z] 6863d3e3a2b1: Pull complete [2023-08-15T15:35:38.199Z] ec0bb842ea78: Pull complete [2023-08-15T15:35:38.199Z] 40a00589a448: Pull complete [2023-08-15T15:35:40.727Z] 6c08303d61cc: Pull complete [2023-08-15T15:35:41.661Z] 798269fcf238: Pull complete [2023-08-15T15:35:41.661Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T15:35:41.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T15:35:41.661Z] ---> ec979cd7f677 [2023-08-15T15:35:41.661Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:35:47.010Z] ---> Running in 133612b2ef68 [2023-08-15T15:35:47.010Z] Removing intermediate container 133612b2ef68 [2023-08-15T15:35:47.010Z] ---> 9d9530050b8f [2023-08-15T15:35:47.010Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:35:47.010Z] ---> Running in 541f68446868 [2023-08-15T15:35:47.010Z] Removing intermediate container 541f68446868 [2023-08-15T15:35:47.010Z] ---> fb8119f0d085 [2023-08-15T15:35:47.010Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:35:47.010Z] ---> Running in c43533c24f33 [2023-08-15T15:35:47.010Z] Removing intermediate container c43533c24f33 [2023-08-15T15:35:47.010Z] ---> 668a98cad63b [2023-08-15T15:35:47.010Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:35:47.010Z] ---> Running in df542fbc6f85 [2023-08-15T15:35:47.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:35:47.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:35:47.530Z] OK: 265 MiB in 53 packages [2023-08-15T15:35:47.594Z] Still waiting to schedule task [2023-08-15T15:35:47.594Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3696’ [2023-08-15T15:35:47.789Z] Removing intermediate container df542fbc6f85 [2023-08-15T15:35:47.789Z] ---> 2f6c71fff89b [2023-08-15T15:35:47.789Z] Step 7/12 : WORKDIR /app [2023-08-15T15:35:47.789Z] ---> Running in 6747572fd088 [2023-08-15T15:35:47.789Z] Removing intermediate container 6747572fd088 [2023-08-15T15:35:47.789Z] ---> 022dc2b2affb [2023-08-15T15:35:47.789Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T15:35:48.048Z] ---> f0843135f4c5 [2023-08-15T15:35:48.048Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:35:48.049Z] ---> Running in 927e209f7522 [2023-08-15T15:36:20.120Z] Removing intermediate container 927e209f7522 [2023-08-15T15:36:20.120Z] ---> 6b38120e1ba2 [2023-08-15T15:36:20.120Z] Step 10/12 : COPY . . [2023-08-15T15:36:20.120Z] ---> 8c665381afc7 [2023-08-15T15:36:20.120Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:36:20.120Z] ---> Running in f169f55849e5 [2023-08-15T15:36:20.120Z] Removing intermediate container f169f55849e5 [2023-08-15T15:36:20.120Z] ---> 20bcdfec9bca [2023-08-15T15:36:20.120Z] Step 12/12 : RUN $MAKE [2023-08-15T15:36:20.120Z] ---> Running in d81ade3b1e77 [2023-08-15T15:36:20.120Z] noop [2023-08-15T15:36:20.120Z] Removing intermediate container d81ade3b1e77 [2023-08-15T15:36:20.120Z] ---> 8606e90b8962 [2023-08-15T15:36:20.120Z] Successfully built 8606e90b8962 [2023-08-15T15:36:20.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:20.434Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T15:36:20.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:36:20.511Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:36:20.540Z] $ 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-15T15:36:20.853Z] $ docker top 4228cfdaae3105f9901e48f6b32d8c66e54900be7386eb715dd2590545217c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:36:21.199Z] + go version [2023-08-15T15:36:21.199Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T15:36:21.208Z] $ docker stop --time=1 4228cfdaae3105f9901e48f6b32d8c66e54900be7386eb715dd2590545217c75 [2023-08-15T15:36:22.485Z] $ docker rm -f --volumes 4228cfdaae3105f9901e48f6b32d8c66e54900be7386eb715dd2590545217c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:36:22.909Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T15:36:22.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:36:22.981Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:36:23.012Z] $ 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-15T15:36:23.339Z] $ docker top 025ca30899f6d645e4ca04da8dcd0dcbc5a681c2ad5c9638430150fb7b60ca23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:36:23.683Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-08-15T15:36:23.977Z] + make test [2023-08-15T15:36:23.977Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T15:36:42.066Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-15T15:37:00.140Z] go vet ./... [2023-08-15T15:37:03.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T15:37:03.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T15:37:03.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T15:37:03.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T15:37:03.440Z] $ docker stop --time=1 025ca30899f6d645e4ca04da8dcd0dcbc5a681c2ad5c9638430150fb7b60ca23 [2023-08-15T15:37:07.853Z] $ docker rm -f --volumes 025ca30899f6d645e4ca04da8dcd0dcbc5a681c2ad5c9638430150fb7b60ca23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:37:08.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T15:37:08.410Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-15T15:37:08.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T15:37:09.116Z] + ls -al . [2023-08-15T15:37:09.116Z] total 180 [2023-08-15T15:37:09.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:36 . [2023-08-15T15:37:09.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 .. [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:35 .dockerignore [2023-08-15T15:37:09.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:35 .git [2023-08-15T15:37:09.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:35 .github [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 15 15:35 .gitignore [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:35 .golangci.yml [2023-08-15T15:37:09.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:35 .semver [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 15 15:35 Attribution.txt [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 15 15:35 CHANGELOG.md [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 15 15:35 Dockerfile [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:35 GOVERNANCE.md [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 15 15:35 Jenkinsfile [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:35 LICENSE [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 15 15:35 OWNERS.md [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 15 15:35 README.md [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:35 VERSION [2023-08-15T15:37:09.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:35 bin [2023-08-15T15:37:09.116Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 15 15:36 coverage.out [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 15 15:35 go.mod [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 15 15:35 go.sum [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 15:35 main.go [2023-08-15T15:37:09.116Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 15 15:35 makefile [2023-08-15T15:37:09.116Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:35 res [2023-08-15T15:37:09.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:35 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:09.424Z] + 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=16836912c680c3f649fe41edaa45e5d9bccd0a74 --label arch=amd64 --label version=3.1.0-dev.11 . [2023-08-15T15:37:09.424Z] Sending build context to Docker daemon 3.318MB [2023-08-15T15:37:09.424Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:37:09.424Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T15:37:09.424Z] ---> 8606e90b8962 [2023-08-15T15:37:09.424Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:37:09.424Z] ---> Running in 59a266bd9715 [2023-08-15T15:37:09.424Z] Removing intermediate container 59a266bd9715 [2023-08-15T15:37:09.424Z] ---> 69870639beb1 [2023-08-15T15:37:09.424Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:37:09.682Z] ---> Running in 6afecf38327d [2023-08-15T15:37:09.682Z] Removing intermediate container 6afecf38327d [2023-08-15T15:37:09.682Z] ---> 6bae10f055df [2023-08-15T15:37:09.682Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:37:09.682Z] ---> Running in 2a42fd734f17 [2023-08-15T15:37:09.682Z] Removing intermediate container 2a42fd734f17 [2023-08-15T15:37:09.682Z] ---> 5ae716a9ed40 [2023-08-15T15:37:09.682Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:37:09.682Z] ---> Running in edcee7a37325 [2023-08-15T15:37:09.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:37:10.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:37:10.201Z] OK: 265 MiB in 53 packages [2023-08-15T15:37:10.767Z] Removing intermediate container edcee7a37325 [2023-08-15T15:37:10.767Z] ---> 061f0f04ec2a [2023-08-15T15:37:10.767Z] Step 7/26 : WORKDIR /app [2023-08-15T15:37:10.767Z] ---> Running in bcc28173e9c3 [2023-08-15T15:37:10.767Z] Removing intermediate container bcc28173e9c3 [2023-08-15T15:37:10.767Z] ---> 461ebab71891 [2023-08-15T15:37:10.767Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T15:37:10.767Z] ---> 5c40932c50a7 [2023-08-15T15:37:10.767Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:37:10.767Z] ---> Running in b2a315eed7fe [2023-08-15T15:37:11.701Z] Removing intermediate container b2a315eed7fe [2023-08-15T15:37:11.701Z] ---> cd7a7d341145 [2023-08-15T15:37:11.701Z] Step 10/26 : COPY . . [2023-08-15T15:37:11.701Z] ---> a06ee92814eb [2023-08-15T15:37:11.701Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:37:11.959Z] ---> Running in b17b1f6052ad [2023-08-15T15:37:11.959Z] Removing intermediate container b17b1f6052ad [2023-08-15T15:37:11.959Z] ---> 0d18899cb6ff [2023-08-15T15:37:11.959Z] Step 12/26 : RUN $MAKE [2023-08-15T15:37:11.959Z] ---> Running in 47432a0e5826 [2023-08-15T15:37:12.217Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11" -trimpath -mod=readonly -o app-service-configurable [2023-08-15T15:37:30.282Z] Removing intermediate container 47432a0e5826 [2023-08-15T15:37:30.282Z] ---> a9244a83caf4 [2023-08-15T15:37:30.282Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T15:37:30.282Z] 3.17: Pulling from library/alpine [2023-08-15T15:37:30.282Z] 9398808236ff: Pulling fs layer [2023-08-15T15:37:30.282Z] 9398808236ff: Verifying Checksum [2023-08-15T15:37:30.282Z] 9398808236ff: Download complete [2023-08-15T15:37:30.540Z] 9398808236ff: Pull complete [2023-08-15T15:37:30.540Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T15:37:30.540Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T15:37:30.540Z] ---> 1e0b8b5322fc [2023-08-15T15:37:30.540Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T15:37:30.540Z] ---> Running in 89eae9edbeae [2023-08-15T15:37:30.799Z] Removing intermediate container 89eae9edbeae [2023-08-15T15:37:30.799Z] ---> 4b165078c6e8 [2023-08-15T15:37:30.799Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-15T15:37:30.799Z] ---> Running in ef7d3b2548f1 [2023-08-15T15:37:30.799Z] Removing intermediate container ef7d3b2548f1 [2023-08-15T15:37:30.799Z] ---> 4f2a0763b53d [2023-08-15T15:37:30.799Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T15:37:30.799Z] ---> Running in 933d5c1aedf8 [2023-08-15T15:37:31.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T15:37:31.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T15:37:31.317Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T15:37:31.317Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T15:37:31.317Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T15:37:31.317Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T15:37:31.317Z] OK: 8 MiB in 17 packages [2023-08-15T15:37:31.886Z] Removing intermediate container 933d5c1aedf8 [2023-08-15T15:37:31.886Z] ---> cce7010f1845 [2023-08-15T15:37:31.886Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T15:37:31.886Z] ---> 134a03711e32 [2023-08-15T15:37:31.886Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T15:37:32.144Z] ---> cc2ae8ce6616 [2023-08-15T15:37:32.144Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T15:37:32.144Z] ---> 6cf04f7971d4 [2023-08-15T15:37:32.144Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-15T15:37:33.076Z] ---> 49bb49cc1fa7 [2023-08-15T15:37:33.076Z] Step 21/26 : EXPOSE 48095 [2023-08-15T15:37:33.076Z] ---> Running in d93432cabdf1 [2023-08-15T15:37:33.076Z] Removing intermediate container d93432cabdf1 [2023-08-15T15:37:33.076Z] ---> 41353870f519 [2023-08-15T15:37:33.076Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-15T15:37:33.076Z] ---> Running in e84cb8130d49 [2023-08-15T15:37:33.076Z] Removing intermediate container e84cb8130d49 [2023-08-15T15:37:33.076Z] ---> d6a28380a8ee [2023-08-15T15:37:33.076Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T15:37:33.076Z] ---> Running in 34426bc16ac8 [2023-08-15T15:37:33.334Z] Removing intermediate container 34426bc16ac8 [2023-08-15T15:37:33.334Z] ---> b448d1686232 [2023-08-15T15:37:33.334Z] Step 24/26 : LABEL arch=amd64 [2023-08-15T15:37:33.334Z] ---> Running in 6be2833b1a79 [2023-08-15T15:37:33.334Z] Removing intermediate container 6be2833b1a79 [2023-08-15T15:37:33.334Z] ---> 5578bf8d96ad [2023-08-15T15:37:33.334Z] Step 25/26 : LABEL git_sha=16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:37:33.334Z] ---> Running in ccf1046f1dbb [2023-08-15T15:37:33.334Z] Removing intermediate container ccf1046f1dbb [2023-08-15T15:37:33.334Z] ---> 1203868e8a9b [2023-08-15T15:37:33.334Z] Step 26/26 : LABEL version=3.1.0-dev.11 [2023-08-15T15:37:33.334Z] ---> Running in 2523d9ab1d42 [2023-08-15T15:37:33.594Z] Removing intermediate container 2523d9ab1d42 [2023-08-15T15:37:33.594Z] ---> 95f125516b20 [2023-08-15T15:37:33.594Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T15:37:33.594Z] Successfully built 95f125516b20 [2023-08-15T15:37:33.594Z] 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-15T15:37:33.702Z] provisioning config files... [2023-08-15T15:37:33.712Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9354907924939374920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:37:34.010Z] ---> docker-login.sh [2023-08-15T15:37:34.010Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:37:34.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:37:34.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:37:34.011Z] Configure a credential helper to remove this warning. See [2023-08-15T15:37:34.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:37:34.011Z] [2023-08-15T15:37:34.011Z] Login Succeeded [2023-08-15T15:37:34.011Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:37:34.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:37:34.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:37:34.011Z] Configure a credential helper to remove this warning. See [2023-08-15T15:37:34.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:37:34.011Z] [2023-08-15T15:37:34.011Z] Login Succeeded [2023-08-15T15:37:34.011Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:37:34.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:37:34.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:37:34.269Z] Configure a credential helper to remove this warning. See [2023-08-15T15:37:34.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:37:34.269Z] [2023-08-15T15:37:34.269Z] Login Succeeded [2023-08-15T15:37:34.269Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:37:34.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:37:34.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:37:34.269Z] Configure a credential helper to remove this warning. See [2023-08-15T15:37:34.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:37:34.269Z] [2023-08-15T15:37:34.269Z] Login Succeeded [2023-08-15T15:37:34.269Z] docker.io [2023-08-15T15:37:34.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:37:34.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:37:34.527Z] Configure a credential helper to remove this warning. See [2023-08-15T15:37:34.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:37:34.527Z] [2023-08-15T15:37:34.527Z] Login Succeeded [2023-08-15T15:37:34.527Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:37:34.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:37:34.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:37:34.583Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-08-15T15:37:34.583Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:37:34.583Z] latest [2023-08-15T15:37:34.583Z] 3.1.0-dev.11 [2023-08-15T15:37:34.583Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [2023-08-15T15:37:34.583Z] main [2023-08-15T15:37:34.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:34.889Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:35.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:37:35.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-15T15:37:35.189Z] 32029bd676ab: Preparing [2023-08-15T15:37:35.189Z] ba1acdacc292: Preparing [2023-08-15T15:37:35.189Z] e279425ddb4d: Preparing [2023-08-15T15:37:35.189Z] 70673a0add26: Preparing [2023-08-15T15:37:35.189Z] 6ee08be78a5b: Preparing [2023-08-15T15:37:35.189Z] 36b50b131297: Preparing [2023-08-15T15:37:35.189Z] 36b50b131297: Waiting [2023-08-15T15:37:35.189Z] ba1acdacc292: Pushed [2023-08-15T15:37:35.189Z] 70673a0add26: Pushed [2023-08-15T15:37:35.189Z] e279425ddb4d: Pushed [2023-08-15T15:37:35.189Z] 36b50b131297: Layer already exists [2023-08-15T15:37:35.189Z] 6ee08be78a5b: Pushed [2023-08-15T15:37:37.720Z] 32029bd676ab: Pushed [2023-08-15T15:37:37.720Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:38.023Z] + 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-15T15:37:38.327Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-15T15:37:38.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-15T15:37:38.327Z] 32029bd676ab: Preparing [2023-08-15T15:37:38.327Z] ba1acdacc292: Preparing [2023-08-15T15:37:38.327Z] e279425ddb4d: Preparing [2023-08-15T15:37:38.327Z] 70673a0add26: Preparing [2023-08-15T15:37:38.327Z] 6ee08be78a5b: Preparing [2023-08-15T15:37:38.327Z] 36b50b131297: Preparing [2023-08-15T15:37:38.327Z] 36b50b131297: Waiting [2023-08-15T15:37:38.327Z] 70673a0add26: Layer already exists [2023-08-15T15:37:38.327Z] ba1acdacc292: Layer already exists [2023-08-15T15:37:38.327Z] e279425ddb4d: Layer already exists [2023-08-15T15:37:38.327Z] 32029bd676ab: Layer already exists [2023-08-15T15:37:38.327Z] 6ee08be78a5b: Layer already exists [2023-08-15T15:37:38.327Z] 36b50b131297: Layer already exists [2023-08-15T15:37:38.327Z] latest: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:38.634Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:38.944Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.11 [2023-08-15T15:37:38.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-15T15:37:38.944Z] 32029bd676ab: Preparing [2023-08-15T15:37:38.944Z] ba1acdacc292: Preparing [2023-08-15T15:37:38.944Z] e279425ddb4d: Preparing [2023-08-15T15:37:38.944Z] 70673a0add26: Preparing [2023-08-15T15:37:38.944Z] 6ee08be78a5b: Preparing [2023-08-15T15:37:38.944Z] 36b50b131297: Preparing [2023-08-15T15:37:38.944Z] 36b50b131297: Waiting [2023-08-15T15:37:38.944Z] 6ee08be78a5b: Layer already exists [2023-08-15T15:37:38.944Z] 70673a0add26: Layer already exists [2023-08-15T15:37:38.944Z] ba1acdacc292: Layer already exists [2023-08-15T15:37:38.944Z] e279425ddb4d: Layer already exists [2023-08-15T15:37:38.944Z] 32029bd676ab: Layer already exists [2023-08-15T15:37:38.944Z] 36b50b131297: Layer already exists [2023-08-15T15:37:38.944Z] 3.1.0-dev.11: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:39.256Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:39.564Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [2023-08-15T15:37:39.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-15T15:37:39.564Z] 32029bd676ab: Preparing [2023-08-15T15:37:39.564Z] ba1acdacc292: Preparing [2023-08-15T15:37:39.564Z] e279425ddb4d: Preparing [2023-08-15T15:37:39.564Z] 70673a0add26: Preparing [2023-08-15T15:37:39.564Z] 6ee08be78a5b: Preparing [2023-08-15T15:37:39.564Z] 36b50b131297: Preparing [2023-08-15T15:37:39.564Z] 36b50b131297: Waiting [2023-08-15T15:37:39.564Z] 70673a0add26: Layer already exists [2023-08-15T15:37:39.564Z] ba1acdacc292: Layer already exists [2023-08-15T15:37:39.564Z] 32029bd676ab: Layer already exists [2023-08-15T15:37:39.564Z] e279425ddb4d: Layer already exists [2023-08-15T15:37:39.564Z] 6ee08be78a5b: Layer already exists [2023-08-15T15:37:39.564Z] 36b50b131297: Layer already exists [2023-08-15T15:37:39.564Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:39.881Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:40.185Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-08-15T15:37:40.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-15T15:37:40.185Z] 32029bd676ab: Preparing [2023-08-15T15:37:40.185Z] ba1acdacc292: Preparing [2023-08-15T15:37:40.185Z] e279425ddb4d: Preparing [2023-08-15T15:37:40.185Z] 70673a0add26: Preparing [2023-08-15T15:37:40.185Z] 6ee08be78a5b: Preparing [2023-08-15T15:37:40.185Z] 36b50b131297: Preparing [2023-08-15T15:37:40.185Z] 36b50b131297: Waiting [2023-08-15T15:37:40.185Z] e279425ddb4d: Layer already exists [2023-08-15T15:37:40.185Z] ba1acdacc292: Layer already exists [2023-08-15T15:37:40.185Z] 32029bd676ab: Layer already exists [2023-08-15T15:37:40.185Z] 6ee08be78a5b: Layer already exists [2023-08-15T15:37:40.185Z] 70673a0add26: Layer already exists [2023-08-15T15:37:40.185Z] 36b50b131297: Layer already exists [2023-08-15T15:37:40.185Z] main: digest: sha256:84d3b56a6fe7d1cc2b8b85729e2cdeb6fd0196d5fb54974a29e37f2d2a932d17 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:37:40.224Z] ===================================================== [Pipeline] echo [2023-08-15T15:37:40.229Z] taggedImages: [2023-08-15T15:37:40.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:37:40.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-15T15:37:40.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.11 [2023-08-15T15:37:40.229Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [2023-08-15T15:37:40.229Z] - 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-15T15:37:40.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:37:40.609Z] [2023-08-15T15:37:40.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:37:40.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:37:40.901Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T15:37:40.901Z] 5eb5b503b376: Pulling fs layer [2023-08-15T15:37:40.901Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T15:37:40.901Z] ec43610c2a17: Pulling fs layer [2023-08-15T15:37:40.901Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T15:37:40.901Z] 33b1e0a273af: Pulling fs layer [2023-08-15T15:37:40.901Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T15:37:40.901Z] 2f39f015ded8: Pulling fs layer [2023-08-15T15:37:40.901Z] 33b1e0a273af: Waiting [2023-08-15T15:37:40.901Z] 5d3b04190fa2: Waiting [2023-08-15T15:37:40.901Z] 3a2ae6a8a46f: Waiting [2023-08-15T15:37:40.901Z] 2f39f015ded8: Waiting [2023-08-15T15:37:40.901Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T15:37:40.901Z] 5c69ac0246d0: Download complete [2023-08-15T15:37:40.901Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T15:37:40.901Z] 3a2ae6a8a46f: Download complete [2023-08-15T15:37:40.901Z] 33b1e0a273af: Download complete [2023-08-15T15:37:40.901Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T15:37:40.901Z] 5d3b04190fa2: Download complete [2023-08-15T15:37:40.901Z] ec43610c2a17: Verifying Checksum [2023-08-15T15:37:40.901Z] ec43610c2a17: Download complete [2023-08-15T15:37:41.158Z] 5eb5b503b376: Verifying Checksum [2023-08-15T15:37:41.159Z] 5eb5b503b376: Download complete [2023-08-15T15:37:41.723Z] 2f39f015ded8: Download complete [2023-08-15T15:37:42.289Z] 5eb5b503b376: Pull complete [2023-08-15T15:37:42.289Z] 5c69ac0246d0: Pull complete [2023-08-15T15:37:42.546Z] ec43610c2a17: Pull complete [2023-08-15T15:37:42.805Z] 3a2ae6a8a46f: Pull complete [2023-08-15T15:37:42.805Z] 33b1e0a273af: Pull complete [2023-08-15T15:37:43.063Z] 5d3b04190fa2: Pull complete [2023-08-15T15:37:47.243Z] 2f39f015ded8: Pull complete [2023-08-15T15:37:47.243Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T15:37:47.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:37:47.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:37:47.314Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:37:47.338Z] $ 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-15T15:37:50.219Z] $ docker top 3bbbbb4759f0938a8c6e2fdd69e381c00706ff0d45a599d9168427a73c7c5d6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:37:50.600Z] ---> job-cost.sh [2023-08-15T15:37:50.600Z] lf-activate-venv: SKIPPING [2023-08-15T15:37:50.600Z] INFO: No Stack... [2023-08-15T15:37:50.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T15:37:51.116Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T15:37:51.403Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-08-15T15:37:51.403Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T15:37:51.413Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [2023-08-15T15:37:51.423Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] did not exist. Created. [2023-08-15T15:37:51.423Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T15:37:51.716Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T15:37:51.746Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T15:37:51.759Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T15:37:51.773Z] $ docker stop --time=1 3bbbbb4759f0938a8c6e2fdd69e381c00706ff0d45a599d9168427a73c7c5d6e [2023-08-15T15:37:52.919Z] $ docker rm -f --volumes 3bbbbb4759f0938a8c6e2fdd69e381c00706ff0d45a599d9168427a73c7c5d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T15:38:10.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3699 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-08-15T15:38:10.705Z] Running in /w/workspace/app-service-configurable/180 [Pipeline] { [Pipeline] checkout [2023-08-15T15:38:10.732Z] Selected Git installation does not exist. Using Default [2023-08-15T15:38:10.732Z] The recommended git tool is: NONE [2023-08-15T15:38:15.870Z] using credential edgex-jenkins-ssh [2023-08-15T15:38:15.894Z] Cloning the remote Git repository [2023-08-15T15:38:15.945Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-15T15:38:16.040Z] > git init /w/workspace/app-service-configurable/180 # timeout=10 [2023-08-15T15:38:16.187Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-15T15:38:16.188Z] > git --version # timeout=10 [2023-08-15T15:38:16.211Z] > git --version # 'git version 2.25.1' [2023-08-15T15:38:16.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T15:38:16.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T15:38:17.503Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-15T15:38:17.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T15:38:18.484Z] Avoid second fetch [2023-08-15T15:38:18.484Z] Checking out Revision 16836912c680c3f649fe41edaa45e5d9bccd0a74 (main) [2023-08-15T15:38:19.083Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#585)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:38:18.502Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T15:38:18.586Z] > git checkout -f 16836912c680c3f649fe41edaa45e5d9bccd0a74 # timeout=10 [2023-08-15T15:38:19.963Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T15:38:19.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T15:38:19.963Z] Dload Upload Total Spent Left Speed [2023-08-15T15:38:19.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-08-15T15:38:20.607Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T15:38:20.960Z] + sudo tee /etc/docker/daemon.new [2023-08-15T15:38:20.960Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T15:38:20.960Z] { [2023-08-15T15:38:20.960Z] "registry-mirrors": [ [2023-08-15T15:38:20.960Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T15:38:20.960Z] ], [2023-08-15T15:38:20.960Z] "bip": "10.250.0.254/24", [2023-08-15T15:38:20.960Z] "hosts": [ [2023-08-15T15:38:20.960Z] "tcp://0.0.0.0:5555", [2023-08-15T15:38:20.960Z] "unix:///var/run/docker.sock" [2023-08-15T15:38:20.960Z] ], [2023-08-15T15:38:20.960Z] "mtu": 1458, [2023-08-15T15:38:20.960Z] "selinux-enabled": true, [2023-08-15T15:38:20.960Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T15:38:20.960Z] } [Pipeline] sh [2023-08-15T15:38:21.303Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T15:38:21.657Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:38:43.804Z] provisioning config files... [2023-08-15T15:38:43.830Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/180@tmp/config15845043751041853211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:38:44.188Z] ---> docker-login.sh [2023-08-15T15:38:44.188Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:38:44.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:44.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:44.734Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:44.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:44.734Z] [2023-08-15T15:38:44.734Z] Login Succeeded [2023-08-15T15:38:44.734Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:38:45.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:45.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:45.272Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:45.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:45.272Z] [2023-08-15T15:38:45.272Z] Login Succeeded [2023-08-15T15:38:45.272Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:38:45.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:45.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:45.543Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:45.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:45.543Z] [2023-08-15T15:38:45.543Z] Login Succeeded [2023-08-15T15:38:45.543Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:38:45.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:45.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:45.817Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:45.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:45.817Z] [2023-08-15T15:38:45.817Z] Login Succeeded [2023-08-15T15:38:45.817Z] docker.io [2023-08-15T15:38:46.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:38:46.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:38:46.353Z] Configure a credential helper to remove this warning. See [2023-08-15T15:38:46.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:38:46.353Z] [2023-08-15T15:38:46.353Z] Login Succeeded [2023-08-15T15:38:46.353Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:38:46.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T15:38:46.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:38:46.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:38:46.651Z] ========================================================= [2023-08-15T15:38:46.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T15:38:46.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:38:46.990Z] + 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-15T15:38:46.990Z] Sending build context to Docker daemon 176.1kB [2023-08-15T15:38:47.265Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:38:47.265Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T15:38:47.265Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T15:38:47.265Z] edb6bdbacee9: Pulling fs layer [2023-08-15T15:38:47.265Z] 5f9638ab2659: Pulling fs layer [2023-08-15T15:38:47.265Z] 8d51d6327a98: Pulling fs layer [2023-08-15T15:38:47.265Z] 8b374f2dd631: Pulling fs layer [2023-08-15T15:38:47.265Z] ec14aa9079de: Pulling fs layer [2023-08-15T15:38:47.265Z] 2f466654f4bb: Pulling fs layer [2023-08-15T15:38:47.265Z] 554e91adad29: Pulling fs layer [2023-08-15T15:38:47.265Z] ec14aa9079de: Waiting [2023-08-15T15:38:47.265Z] 2f466654f4bb: Waiting [2023-08-15T15:38:47.265Z] 8b374f2dd631: Waiting [2023-08-15T15:38:47.265Z] 554e91adad29: Waiting [2023-08-15T15:38:47.543Z] 5f9638ab2659: Verifying Checksum [2023-08-15T15:38:47.543Z] 5f9638ab2659: Download complete [2023-08-15T15:38:47.543Z] 8b374f2dd631: Verifying Checksum [2023-08-15T15:38:47.543Z] 8b374f2dd631: Download complete [2023-08-15T15:38:47.543Z] ec14aa9079de: Verifying Checksum [2023-08-15T15:38:47.543Z] ec14aa9079de: Download complete [2023-08-15T15:38:47.543Z] edb6bdbacee9: Verifying Checksum [2023-08-15T15:38:47.543Z] edb6bdbacee9: Download complete [2023-08-15T15:38:48.509Z] edb6bdbacee9: Pull complete [2023-08-15T15:38:48.778Z] 554e91adad29: Verifying Checksum [2023-08-15T15:38:48.778Z] 554e91adad29: Download complete [2023-08-15T15:38:49.065Z] 5f9638ab2659: Pull complete [2023-08-15T15:38:50.036Z] 8d51d6327a98: Verifying Checksum [2023-08-15T15:38:50.036Z] 8d51d6327a98: Download complete [2023-08-15T15:38:50.036Z] 2f466654f4bb: Verifying Checksum [2023-08-15T15:38:50.036Z] 2f466654f4bb: Download complete [2023-08-15T15:39:02.383Z] 8d51d6327a98: Pull complete [2023-08-15T15:39:02.383Z] 8b374f2dd631: Pull complete [2023-08-15T15:39:02.383Z] ec14aa9079de: Pull complete [2023-08-15T15:39:09.054Z] 2f466654f4bb: Pull complete [2023-08-15T15:39:11.669Z] 554e91adad29: Pull complete [2023-08-15T15:39:11.669Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T15:39:11.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T15:39:11.669Z] ---> 1e15ea492957 [2023-08-15T15:39:11.669Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:39:13.088Z] ---> Running in 84c020c73a2d [2023-08-15T15:39:13.442Z] Removing intermediate container 84c020c73a2d [2023-08-15T15:39:13.442Z] ---> 06313744574e [2023-08-15T15:39:13.442Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:39:13.721Z] ---> Running in b5a6ab2768ef [2023-08-15T15:39:14.001Z] Removing intermediate container b5a6ab2768ef [2023-08-15T15:39:14.001Z] ---> edb1a8cd2578 [2023-08-15T15:39:14.001Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:39:14.001Z] ---> Running in e249831a697e [2023-08-15T15:39:14.273Z] Removing intermediate container e249831a697e [2023-08-15T15:39:14.273Z] ---> 80d6b17244a0 [2023-08-15T15:39:14.273Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:39:14.273Z] ---> Running in f8a9793aab52 [2023-08-15T15:39:15.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:39:16.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:39:17.244Z] OK: 263 MiB in 53 packages [2023-08-15T15:39:18.211Z] Removing intermediate container f8a9793aab52 [2023-08-15T15:39:18.211Z] ---> 1b26679dfd02 [2023-08-15T15:39:18.211Z] Step 7/12 : WORKDIR /app [2023-08-15T15:39:18.211Z] ---> Running in 58c4e6914142 [2023-08-15T15:39:18.479Z] Removing intermediate container 58c4e6914142 [2023-08-15T15:39:18.479Z] ---> 0d3e8d586f41 [2023-08-15T15:39:18.479Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T15:39:19.065Z] ---> 67fad5ef9794 [2023-08-15T15:39:19.065Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:39:19.065Z] ---> Running in 8693fa52bba6 [2023-08-15T15:40:55.723Z] Removing intermediate container 8693fa52bba6 [2023-08-15T15:40:55.723Z] ---> 9263588a1aed [2023-08-15T15:40:55.723Z] Step 10/12 : COPY . . [2023-08-15T15:40:55.723Z] ---> 31ee8989343c [2023-08-15T15:40:55.723Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:40:55.723Z] ---> Running in dda346c69a33 [2023-08-15T15:40:55.723Z] Removing intermediate container dda346c69a33 [2023-08-15T15:40:55.723Z] ---> 33a04e98e47b [2023-08-15T15:40:55.723Z] Step 12/12 : RUN $MAKE [2023-08-15T15:40:55.723Z] ---> Running in f569c8d7f731 [2023-08-15T15:40:55.723Z] noop [2023-08-15T15:40:55.723Z] Removing intermediate container f569c8d7f731 [2023-08-15T15:40:55.723Z] ---> 0d7b247081f8 [2023-08-15T15:40:55.723Z] Successfully built 0d7b247081f8 [2023-08-15T15:40:55.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:40:56.082Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T15:40:56.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:40:56.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-3699 does not seem to be running inside a container [2023-08-15T15:40:56.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/180 -v /w/workspace/app-service-configurable/180:/w/workspace/app-service-configurable/180:rw,z -v /w/workspace/app-service-configurable/180@tmp:/w/workspace/app-service-configurable/180@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-15T15:40:57.633Z] $ docker top e0fade03c7c90936e4c7a5c814e5d976ed474a1732284e85bd93a9e6903d3b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:40:58.466Z] + go version [2023-08-15T15:40:58.467Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T15:40:58.490Z] $ docker stop --time=1 e0fade03c7c90936e4c7a5c814e5d976ed474a1732284e85bd93a9e6903d3b5e [2023-08-15T15:41:00.412Z] $ docker rm -f --volumes e0fade03c7c90936e4c7a5c814e5d976ed474a1732284e85bd93a9e6903d3b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:41:00.983Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T15:41:00.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:41:01.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-3699 does not seem to be running inside a container [2023-08-15T15:41:01.225Z] $ 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/180 -v /w/workspace/app-service-configurable/180:/w/workspace/app-service-configurable/180:rw,z -v /w/workspace/app-service-configurable/180@tmp:/w/workspace/app-service-configurable/180@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-15T15:41:02.357Z] $ docker top c0309ccacc8d920015e1ad4120b394b2e769353deef0cf8247b6a0d3d5b83bcc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:41:02.858Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/180 [Pipeline] fileExists [Pipeline] sh [2023-08-15T15:41:03.193Z] + make test [2023-08-15T15:41:03.193Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T15:44:09.957Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-15T15:44:09.957Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T15:44:09.957Z] go vet ./... [2023-08-15T15:46:46.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T15:46:46.691Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T15:46:46.691Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T15:46:46.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T15:46:46.726Z] $ docker stop --time=1 c0309ccacc8d920015e1ad4120b394b2e769353deef0cf8247b6a0d3d5b83bcc [2023-08-15T15:46:48.564Z] $ docker rm -f --volumes c0309ccacc8d920015e1ad4120b394b2e769353deef0cf8247b6a0d3d5b83bcc [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:46:50.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T15:46:50.156Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T15:46:50.648Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T15:46:51.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T15:46:51.365Z] + ls -al . [2023-08-15T15:46:51.365Z] total 176 [2023-08-15T15:46:51.365Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 15:41 . [2023-08-15T15:46:51.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:38 .. [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 15:38 .dockerignore [2023-08-15T15:46:51.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 15:38 .git [2023-08-15T15:46:51.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 15:38 .github [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 15 15:38 .gitignore [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 15:38 .golangci.yml [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 15 15:38 Attribution.txt [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 15 15:38 CHANGELOG.md [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 15 15:38 Dockerfile [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 15:38 GOVERNANCE.md [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 15 15:38 Jenkinsfile [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 15:38 LICENSE [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 15 15:38 OWNERS.md [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 15 15:38 README.md [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 15:35 VERSION [2023-08-15T15:46:51.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 15:38 bin [2023-08-15T15:46:51.365Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 15 15:41 coverage.out [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 15 15:38 go.mod [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 15 15:38 go.sum [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 15:38 main.go [2023-08-15T15:46:51.365Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 15 15:38 makefile [2023-08-15T15:46:51.365Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:38 res [2023-08-15T15:46:51.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 15:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:46:51.715Z] + 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=16836912c680c3f649fe41edaa45e5d9bccd0a74 --label arch=arm64 --label version=3.1.0-dev.11 . [2023-08-15T15:46:51.715Z] Sending build context to Docker daemon 177.2kB [2023-08-15T15:46:51.981Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T15:46:51.981Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T15:46:51.981Z] ---> 0d7b247081f8 [2023-08-15T15:46:51.981Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T15:46:51.981Z] ---> Running in f4cb6d2f7e7c [2023-08-15T15:46:52.249Z] Removing intermediate container f4cb6d2f7e7c [2023-08-15T15:46:52.249Z] ---> 9b7b201b5e2b [2023-08-15T15:46:52.249Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T15:46:52.516Z] ---> Running in 369d1a957a8c [2023-08-15T15:46:52.783Z] Removing intermediate container 369d1a957a8c [2023-08-15T15:46:52.783Z] ---> 4facfcebf97e [2023-08-15T15:46:52.783Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T15:46:52.783Z] ---> Running in b859e6463681 [2023-08-15T15:46:53.050Z] Removing intermediate container b859e6463681 [2023-08-15T15:46:53.050Z] ---> 8ce5f8a171c7 [2023-08-15T15:46:53.050Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T15:46:53.050Z] ---> Running in c132522242f7 [2023-08-15T15:46:54.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:46:54.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:46:55.550Z] OK: 263 MiB in 53 packages [2023-08-15T15:46:56.507Z] Removing intermediate container c132522242f7 [2023-08-15T15:46:56.507Z] ---> e4c72af2241a [2023-08-15T15:46:56.507Z] Step 7/26 : WORKDIR /app [2023-08-15T15:46:56.507Z] ---> Running in 58aebee2d4fa [2023-08-15T15:46:56.773Z] Removing intermediate container 58aebee2d4fa [2023-08-15T15:46:56.773Z] ---> 71f827f2365e [2023-08-15T15:46:56.773Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T15:46:57.039Z] ---> c37bb6672291 [2023-08-15T15:46:57.039Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T15:46:57.307Z] ---> Running in a95a9ef5dec8 [2023-08-15T15:46:59.884Z] Removing intermediate container a95a9ef5dec8 [2023-08-15T15:46:59.884Z] ---> d2eb994205f8 [2023-08-15T15:46:59.884Z] Step 10/26 : COPY . . [2023-08-15T15:47:00.151Z] ---> 5ac5479564a3 [2023-08-15T15:47:00.151Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T15:47:00.151Z] ---> Running in 2efc172aa252 [2023-08-15T15:47:00.419Z] Removing intermediate container 2efc172aa252 [2023-08-15T15:47:00.419Z] ---> cb2dfcf1437d [2023-08-15T15:47:00.419Z] Step 12/26 : RUN $MAKE [2023-08-15T15:47:00.688Z] ---> Running in 4405de14ab36 [2023-08-15T15:47:01.646Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.11" -trimpath -mod=readonly -o app-service-configurable [2023-08-15T15:49:23.345Z] Removing intermediate container 4405de14ab36 [2023-08-15T15:49:23.345Z] ---> 25f25e90ad3d [2023-08-15T15:49:23.345Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T15:49:23.345Z] 3.17: Pulling from library/alpine [2023-08-15T15:49:23.345Z] 4060ece20d7a: Pulling fs layer [2023-08-15T15:49:23.345Z] 4060ece20d7a: Verifying Checksum [2023-08-15T15:49:23.345Z] 4060ece20d7a: Download complete [2023-08-15T15:49:23.345Z] 4060ece20d7a: Pull complete [2023-08-15T15:49:23.345Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T15:49:23.345Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T15:49:23.345Z] ---> 8650cd65339b [2023-08-15T15:49:23.345Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T15:49:23.345Z] ---> Running in 411bb2bd7611 [2023-08-15T15:49:23.345Z] Removing intermediate container 411bb2bd7611 [2023-08-15T15:49:23.345Z] ---> 4f83775cfaf4 [2023-08-15T15:49:23.345Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-15T15:49:23.345Z] ---> Running in fd25779c7718 [2023-08-15T15:49:23.345Z] Removing intermediate container fd25779c7718 [2023-08-15T15:49:23.345Z] ---> 0e0dc0b12186 [2023-08-15T15:49:23.345Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T15:49:23.345Z] ---> Running in 36d0afed04e8 [2023-08-15T15:49:23.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T15:49:24.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T15:49:25.149Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T15:49:25.415Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T15:49:25.415Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T15:49:25.415Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T15:49:25.683Z] OK: 8 MiB in 17 packages [2023-08-15T15:49:26.646Z] Removing intermediate container 36d0afed04e8 [2023-08-15T15:49:26.646Z] ---> 18bade28c449 [2023-08-15T15:49:26.646Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T15:49:27.226Z] ---> 3ee99cc99d43 [2023-08-15T15:49:27.226Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T15:49:27.807Z] ---> 02741bddc7a5 [2023-08-15T15:49:27.807Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T15:49:28.073Z] ---> b0faf720d830 [2023-08-15T15:49:28.073Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-15T15:49:29.477Z] ---> 4ab3355d0132 [2023-08-15T15:49:29.477Z] Step 21/26 : EXPOSE 48095 [2023-08-15T15:49:29.477Z] ---> Running in e7551ab35d71 [2023-08-15T15:49:29.743Z] Removing intermediate container e7551ab35d71 [2023-08-15T15:49:29.743Z] ---> 25fa68c3b703 [2023-08-15T15:49:29.743Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-15T15:49:29.743Z] ---> Running in ea1a35133bfa [2023-08-15T15:49:30.010Z] Removing intermediate container ea1a35133bfa [2023-08-15T15:49:30.010Z] ---> f84e25ad06a6 [2023-08-15T15:49:30.010Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T15:49:30.010Z] ---> Running in 51e71ad1c37d [2023-08-15T15:49:30.277Z] Removing intermediate container 51e71ad1c37d [2023-08-15T15:49:30.277Z] ---> 24dbf133edc2 [2023-08-15T15:49:30.277Z] Step 24/26 : LABEL arch=arm64 [2023-08-15T15:49:30.544Z] ---> Running in 3a1131e7b140 [2023-08-15T15:49:30.812Z] Removing intermediate container 3a1131e7b140 [2023-08-15T15:49:30.812Z] ---> 8203972e6357 [2023-08-15T15:49:30.812Z] Step 25/26 : LABEL git_sha=16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:49:30.812Z] ---> Running in 241947cfb90e [2023-08-15T15:49:31.078Z] Removing intermediate container 241947cfb90e [2023-08-15T15:49:31.078Z] ---> 6a5c85158483 [2023-08-15T15:49:31.078Z] Step 26/26 : LABEL version=3.1.0-dev.11 [2023-08-15T15:49:31.078Z] ---> Running in fca199b51bb8 [2023-08-15T15:49:31.355Z] Removing intermediate container fca199b51bb8 [2023-08-15T15:49:31.355Z] ---> 7ad7e2180fe3 [2023-08-15T15:49:31.355Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T15:49:31.355Z] Successfully built 7ad7e2180fe3 [2023-08-15T15:49:31.621Z] 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-15T15:49:31.749Z] provisioning config files... [2023-08-15T15:49:31.764Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/180@tmp/config14121155251068656566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:49:32.099Z] ---> docker-login.sh [2023-08-15T15:49:32.099Z] nexus3.edgexfoundry.org:10001 [2023-08-15T15:49:32.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:49:32.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:49:32.367Z] Configure a credential helper to remove this warning. See [2023-08-15T15:49:32.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:49:32.367Z] [2023-08-15T15:49:32.367Z] Login Succeeded [2023-08-15T15:49:32.367Z] nexus3.edgexfoundry.org:10002 [2023-08-15T15:49:32.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:49:32.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:49:32.899Z] Configure a credential helper to remove this warning. See [2023-08-15T15:49:32.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:49:32.899Z] [2023-08-15T15:49:32.899Z] Login Succeeded [2023-08-15T15:49:32.899Z] nexus3.edgexfoundry.org:10003 [2023-08-15T15:49:32.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:49:33.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:49:33.166Z] Configure a credential helper to remove this warning. See [2023-08-15T15:49:33.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:49:33.166Z] [2023-08-15T15:49:33.166Z] Login Succeeded [2023-08-15T15:49:33.166Z] nexus3.edgexfoundry.org:10004 [2023-08-15T15:49:33.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:49:33.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:49:33.433Z] Configure a credential helper to remove this warning. See [2023-08-15T15:49:33.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:49:33.433Z] [2023-08-15T15:49:33.433Z] Login Succeeded [2023-08-15T15:49:33.433Z] docker.io [2023-08-15T15:49:33.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T15:49:33.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T15:49:33.964Z] Configure a credential helper to remove this warning. See [2023-08-15T15:49:33.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T15:49:33.964Z] [2023-08-15T15:49:33.964Z] Login Succeeded [2023-08-15T15:49:33.964Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T15:49:33.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:49:34.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T15:49:34.078Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-08-15T15:49:34.078Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:49:34.078Z] latest [2023-08-15T15:49:34.078Z] 3.1.0-dev.11 [2023-08-15T15:49:34.078Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [2023-08-15T15:49:34.078Z] main [2023-08-15T15:49:34.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:34.436Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:34.790Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:49:34.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-15T15:49:34.790Z] 6a74f5c3f716: Preparing [2023-08-15T15:49:34.790Z] c6c0c1138178: Preparing [2023-08-15T15:49:34.790Z] 0c4bebce24a0: Preparing [2023-08-15T15:49:34.790Z] b6490f54225c: Preparing [2023-08-15T15:49:34.790Z] 48fca376f5eb: Preparing [2023-08-15T15:49:34.790Z] d2d9d24a8c2a: Preparing [2023-08-15T15:49:35.062Z] 0c4bebce24a0: Pushed [2023-08-15T15:49:35.062Z] b6490f54225c: Pushed [2023-08-15T15:49:35.062Z] c6c0c1138178: Pushed [2023-08-15T15:49:35.062Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:49:35.333Z] 48fca376f5eb: Pushed [2023-08-15T15:49:40.679Z] 6a74f5c3f716: Pushed [2023-08-15T15:49:40.679Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:41.017Z] + 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-15T15:49:41.351Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-15T15:49:41.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-15T15:49:41.351Z] 6a74f5c3f716: Preparing [2023-08-15T15:49:41.351Z] c6c0c1138178: Preparing [2023-08-15T15:49:41.351Z] 0c4bebce24a0: Preparing [2023-08-15T15:49:41.351Z] b6490f54225c: Preparing [2023-08-15T15:49:41.351Z] 48fca376f5eb: Preparing [2023-08-15T15:49:41.351Z] d2d9d24a8c2a: Preparing [2023-08-15T15:49:41.351Z] d2d9d24a8c2a: Waiting [2023-08-15T15:49:41.351Z] b6490f54225c: Layer already exists [2023-08-15T15:49:41.351Z] 0c4bebce24a0: Layer already exists [2023-08-15T15:49:41.351Z] c6c0c1138178: Layer already exists [2023-08-15T15:49:41.351Z] 48fca376f5eb: Layer already exists [2023-08-15T15:49:41.351Z] 6a74f5c3f716: Layer already exists [2023-08-15T15:49:41.351Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:49:41.351Z] latest: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:41.693Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:42.036Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.11 [2023-08-15T15:49:42.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-15T15:49:42.036Z] 6a74f5c3f716: Preparing [2023-08-15T15:49:42.036Z] c6c0c1138178: Preparing [2023-08-15T15:49:42.036Z] 0c4bebce24a0: Preparing [2023-08-15T15:49:42.036Z] b6490f54225c: Preparing [2023-08-15T15:49:42.036Z] 48fca376f5eb: Preparing [2023-08-15T15:49:42.036Z] d2d9d24a8c2a: Preparing [2023-08-15T15:49:42.036Z] d2d9d24a8c2a: Waiting [2023-08-15T15:49:42.036Z] 48fca376f5eb: Layer already exists [2023-08-15T15:49:42.036Z] b6490f54225c: Layer already exists [2023-08-15T15:49:42.036Z] c6c0c1138178: Layer already exists [2023-08-15T15:49:42.036Z] 0c4bebce24a0: Layer already exists [2023-08-15T15:49:42.036Z] 6a74f5c3f716: Layer already exists [2023-08-15T15:49:42.036Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:49:42.036Z] 3.1.0-dev.11: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:42.378Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:42.713Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [2023-08-15T15:49:42.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-15T15:49:42.714Z] 6a74f5c3f716: Preparing [2023-08-15T15:49:42.714Z] c6c0c1138178: Preparing [2023-08-15T15:49:42.714Z] 0c4bebce24a0: Preparing [2023-08-15T15:49:42.714Z] b6490f54225c: Preparing [2023-08-15T15:49:42.714Z] 48fca376f5eb: Preparing [2023-08-15T15:49:42.714Z] d2d9d24a8c2a: Preparing [2023-08-15T15:49:42.714Z] d2d9d24a8c2a: Waiting [2023-08-15T15:49:42.714Z] 6a74f5c3f716: Layer already exists [2023-08-15T15:49:42.714Z] c6c0c1138178: Layer already exists [2023-08-15T15:49:42.714Z] 0c4bebce24a0: Layer already exists [2023-08-15T15:49:42.714Z] 48fca376f5eb: Layer already exists [2023-08-15T15:49:42.714Z] b6490f54225c: Layer already exists [2023-08-15T15:49:42.714Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:49:42.714Z] 16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:43.062Z] + 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-15T15:49:43.402Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-08-15T15:49:43.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-15T15:49:43.402Z] 6a74f5c3f716: Preparing [2023-08-15T15:49:43.402Z] c6c0c1138178: Preparing [2023-08-15T15:49:43.402Z] 0c4bebce24a0: Preparing [2023-08-15T15:49:43.402Z] b6490f54225c: Preparing [2023-08-15T15:49:43.402Z] 48fca376f5eb: Preparing [2023-08-15T15:49:43.402Z] d2d9d24a8c2a: Preparing [2023-08-15T15:49:43.402Z] d2d9d24a8c2a: Waiting [2023-08-15T15:49:43.402Z] c6c0c1138178: Layer already exists [2023-08-15T15:49:43.402Z] 6a74f5c3f716: Layer already exists [2023-08-15T15:49:43.402Z] 0c4bebce24a0: Layer already exists [2023-08-15T15:49:43.402Z] b6490f54225c: Layer already exists [2023-08-15T15:49:43.402Z] 48fca376f5eb: Layer already exists [2023-08-15T15:49:43.402Z] d2d9d24a8c2a: Layer already exists [2023-08-15T15:49:43.402Z] main: digest: sha256:4dcc6b8d3b434b133ff5b1d06a1f3c74682ee1ee53caf01417e7a145b28c1070 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T15:49:43.720Z] ===================================================== [Pipeline] echo [2023-08-15T15:49:43.732Z] taggedImages: [2023-08-15T15:49:43.732Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74 [2023-08-15T15:49:43.732Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-15T15:49:43.732Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.11 [2023-08-15T15:49:43.732Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:16836912c680c3f649fe41edaa45e5d9bccd0a74-3.1.0-dev.11 [2023-08-15T15:49:43.732Z] - 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-15T15:49:44.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:49:44.091Z] [2023-08-15T15:49:44.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:49:44.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:49:44.417Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T15:49:44.417Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T15:49:44.417Z] 04944245beec: Pulling fs layer [2023-08-15T15:49:44.417Z] 699f458cf7ca: Pulling fs layer [2023-08-15T15:49:44.417Z] 765212b225bb: Pulling fs layer [2023-08-15T15:49:44.417Z] f23df028b6ca: Pulling fs layer [2023-08-15T15:49:44.417Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T15:49:44.417Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T15:49:44.417Z] f23df028b6ca: Waiting [2023-08-15T15:49:44.417Z] d65c8cfc05b1: Waiting [2023-08-15T15:49:44.417Z] 2437ff75d9bd: Waiting [2023-08-15T15:49:44.417Z] 765212b225bb: Waiting [2023-08-15T15:49:44.683Z] 04944245beec: Verifying Checksum [2023-08-15T15:49:44.683Z] 04944245beec: Download complete [2023-08-15T15:49:44.683Z] 765212b225bb: Download complete [2023-08-15T15:49:44.683Z] f23df028b6ca: Verifying Checksum [2023-08-15T15:49:44.683Z] f23df028b6ca: Download complete [2023-08-15T15:49:44.683Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T15:49:44.683Z] d65c8cfc05b1: Download complete [2023-08-15T15:49:44.950Z] 699f458cf7ca: Verifying Checksum [2023-08-15T15:49:44.950Z] 699f458cf7ca: Download complete [2023-08-15T15:49:45.218Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T15:49:45.218Z] 8998bd30e6a1: Download complete [2023-08-15T15:49:47.157Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T15:49:47.157Z] 2437ff75d9bd: Download complete [2023-08-15T15:49:49.095Z] 8998bd30e6a1: Pull complete [2023-08-15T15:49:49.095Z] 04944245beec: Pull complete [2023-08-15T15:49:50.498Z] 699f458cf7ca: Pull complete [2023-08-15T15:49:50.767Z] 765212b225bb: Pull complete [2023-08-15T15:49:51.733Z] f23df028b6ca: Pull complete [2023-08-15T15:49:51.733Z] d65c8cfc05b1: Pull complete [2023-08-15T15:50:04.029Z] 2437ff75d9bd: Pull complete [2023-08-15T15:50:04.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T15:50:04.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T15:50:04.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:50:04.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-3699 does not seem to be running inside a container [2023-08-15T15:50:04.287Z] $ 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/180 -v /w/workspace/app-service-configurable/180:/w/workspace/app-service-configurable/180:rw,z -v /w/workspace/app-service-configurable/180@tmp:/w/workspace/app-service-configurable/180@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-15T15:50:06.875Z] $ docker top 2ea0c0954de1c40d2c28e4370266da44be6dd0a0b7831916e42e3cb3156d3023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:50:07.699Z] ---> job-cost.sh [2023-08-15T15:50:07.699Z] lf-activate-venv: SKIPPING [2023-08-15T15:50:07.699Z] INFO: No Stack... [2023-08-15T15:50:08.280Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T15:50:08.863Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T15:50:09.545Z] + cat /w/workspace/app-service-configurable/180/archives/cost.csv [2023-08-15T15:50:09.545Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T15:50:09.620Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [2023-08-15T15:50:09.628Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] did not exist. Created. [2023-08-15T15:50:09.629Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T15:50:10.285Z] /w/workspace/app-service-configurable/180@tmp/durable-d18d0ea0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T15:50:10.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T15:50:10.946Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T15:50:11.006Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T15:50:11.015Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T15:50:11.039Z] $ docker stop --time=1 2ea0c0954de1c40d2c28e4370266da44be6dd0a0b7831916e42e3cb3156d3023 [2023-08-15T15:50:12.563Z] $ docker rm -f --volumes 2ea0c0954de1c40d2c28e4370266da44be6dd0a0b7831916e42e3cb3156d3023 [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-15T15:50:12.940Z] provisioning config files... [2023-08-15T15:50:12.947Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11152817394710171457tmp [Pipeline] { [Pipeline] sh [2023-08-15T15:50:13.240Z] + set +x [2023-08-15T15:50:13.240Z] + curl -s https://codecov.io/bash [2023-08-15T15:50:13.240Z] + bash -s -- [2023-08-15T15:50:13.240Z] [2023-08-15T15:50:13.240Z] _____ _ [2023-08-15T15:50:13.240Z] / ____| | | [2023-08-15T15:50:13.240Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T15:50:13.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T15:50:13.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T15:50:13.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T15:50:13.240Z] Bash-1.0.6 [2023-08-15T15:50:13.240Z] [2023-08-15T15:50:13.240Z] [2023-08-15T15:50:13.240Z] ==> git version 2.25.1 found [2023-08-15T15:50:13.240Z] ==> 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-15T15:50:13.240Z] Release-Date: 2020-01-08 [2023-08-15T15:50:13.240Z] 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-15T15:50:13.240Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T15:50:13.240Z] ==> Jenkins CI detected. [2023-08-15T15:50:13.240Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-08-15T15:50:13.240Z] project root: . [2023-08-15T15:50:13.240Z] --> token set from env [2023-08-15T15:50:13.240Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T15:50:13.240Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T15:50:13.240Z] ==> Python coveragepy not found [2023-08-15T15:50:13.240Z] ==> Searching for coverage reports in: [2023-08-15T15:50:13.240Z] + . [2023-08-15T15:50:13.240Z] -> Found 1 reports [2023-08-15T15:50:13.240Z] ==> Detecting git/mercurial file structure [2023-08-15T15:50:13.240Z] ==> Reading reports [2023-08-15T15:50:13.240Z] + ./coverage.out bytes=13 [2023-08-15T15:50:13.240Z] ==> Appending adjustments [2023-08-15T15:50:13.240Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T15:50:13.500Z] + Found adjustments [2023-08-15T15:50:13.500Z] ==> Gzipping contents [2023-08-15T15:50:13.500Z] 4.0K /tmp/codecov.0DMZjb.gz [2023-08-15T15:50:13.500Z] ==> Uploading reports [2023-08-15T15:50:13.500Z] url: https://codecov.io [2023-08-15T15:50:13.500Z] query: branch=main&commit=16836912c680c3f649fe41edaa45e5d9bccd0a74&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T15:50:13.500Z] -> Pinging Codecov [2023-08-15T15:50:13.500Z] 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=16836912c680c3f649fe41edaa45e5d9bccd0a74&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T15:50:13.500Z] -> Uploading to [2023-08-15T15:50:13.500Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/A97CA9966030D2A3747ED39772930CCE/16836912c680c3f649fe41edaa45e5d9bccd0a74/03e51abb-ca65-4a01-9b0e-5726d5760003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T155013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ba507a86fb9e8bc0871c4a43ad15bae45d2f617cb0af28f8c69cf4b55184b72 [2023-08-15T15:50:13.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T15:50:13.500Z] Dload Upload Total Spent Left Speed [2023-08-15T15:50:13.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2370 --:--:-- --:--:-- --:--:-- 2383 [2023-08-15T15:50:13.762Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] } [2023-08-15T15:50:13.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-15T15:50:13.896Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-15T15:50:13.905Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:14.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:50:14.197Z] [2023-08-15T15:50:14.197Z] 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-15T15:50:14.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:50:14.496Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-15T15:50:14.496Z] df9b9388f04a: Pulling fs layer [2023-08-15T15:50:14.496Z] 52dc419b0ee2: Pulling fs layer [2023-08-15T15:50:14.496Z] 25bc292e5bac: Pulling fs layer [2023-08-15T15:50:14.496Z] 114826534d7a: Pulling fs layer [2023-08-15T15:50:14.496Z] 4657fd5d0bcf: Pulling fs layer [2023-08-15T15:50:14.496Z] 6ad1cebc031e: Pulling fs layer [2023-08-15T15:50:14.496Z] 8a3aa393b2d8: Pulling fs layer [2023-08-15T15:50:14.496Z] 114826534d7a: Waiting [2023-08-15T15:50:14.496Z] 6ad1cebc031e: Waiting [2023-08-15T15:50:14.496Z] 8a3aa393b2d8: Waiting [2023-08-15T15:50:14.496Z] 4657fd5d0bcf: Waiting [2023-08-15T15:50:14.496Z] 25bc292e5bac: Download complete [2023-08-15T15:50:14.496Z] 52dc419b0ee2: Verifying Checksum [2023-08-15T15:50:14.496Z] 52dc419b0ee2: Download complete [2023-08-15T15:50:14.496Z] 4657fd5d0bcf: Verifying Checksum [2023-08-15T15:50:14.496Z] 4657fd5d0bcf: Download complete [2023-08-15T15:50:14.496Z] df9b9388f04a: Download complete [2023-08-15T15:50:14.754Z] 6ad1cebc031e: Verifying Checksum [2023-08-15T15:50:14.754Z] 6ad1cebc031e: Download complete [2023-08-15T15:50:14.754Z] df9b9388f04a: Pull complete [2023-08-15T15:50:14.754Z] 52dc419b0ee2: Pull complete [2023-08-15T15:50:14.754Z] 25bc292e5bac: Pull complete [2023-08-15T15:50:15.320Z] 114826534d7a: Verifying Checksum [2023-08-15T15:50:15.320Z] 114826534d7a: Download complete [2023-08-15T15:50:15.320Z] 8a3aa393b2d8: Verifying Checksum [2023-08-15T15:50:15.320Z] 8a3aa393b2d8: Download complete [2023-08-15T15:50:18.598Z] 114826534d7a: Pull complete [2023-08-15T15:50:18.598Z] 4657fd5d0bcf: Pull complete [2023-08-15T15:50:18.856Z] 6ad1cebc031e: Pull complete [2023-08-15T15:50:21.384Z] 8a3aa393b2d8: Pull complete [2023-08-15T15:50:21.384Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-15T15:50:21.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T15:50:21.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:50:21.458Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:50:21.480Z] $ 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-15T15:50:27.285Z] $ docker top ba9bbb72c28eade530e278822fa58137dd227802fa09788ed58705a027605498 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T15:50:27.348Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-08-15T15:50:27.624Z] + set -o pipefail [2023-08-15T15:50:27.624Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-08-15T15:50:31.810Z] [2023-08-15T15:50:31.810Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-08-15T15:50:31.810Z] [2023-08-15T15:50:31.810Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8c77cfb1-0b9e-44d0-a151-5aeeca6d4cc2 [2023-08-15T15:50:31.810Z] [2023-08-15T15:50:31.810Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-15T15:50:31.810Z] [2023-08-15T15:50:31.810Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-15T15:50:31.810Z] [2023-08-15T15:50:32.069Z] [2023-08-15T15:50:32.069Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-15T15:50:32.069Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-15T15:50:32.069Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-15T15:50:32.071Z] $ docker stop --time=1 ba9bbb72c28eade530e278822fa58137dd227802fa09788ed58705a027605498 [2023-08-15T15:50:37.044Z] $ docker rm -f --volumes ba9bbb72c28eade530e278822fa58137dd227802fa09788ed58705a027605498 [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-15T15:50:37.804Z] + git log --format=format:%s -1 16836912c680c3f649fe41edaa45e5d9bccd0a74 [Pipeline] sh [2023-08-15T15:50:38.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:50:38.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:38.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:50:38.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:50:38.469Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:50:38.489Z] $ 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-15T15:50:38.906Z] $ docker top a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 -eo pid,comm [2023-08-15T15:50:38.961Z] 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-15T15:50:38.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:50:39.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:50:39.000Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:50:39.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:50:39.097Z] $ docker exec a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 ssh-agent [2023-08-15T15:50:39.222Z] SSH_AUTH_SOCK=/tmp/ssh-RmNm6jFdoQJn/agent.31 [2023-08-15T15:50:39.222Z] SSH_AGENT_PID=37 [2023-08-15T15:50:39.227Z] Running ssh-add (command line suppressed) [2023-08-15T15:50:39.312Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9257066964618894885.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9257066964618894885.key) [2023-08-15T15:50:39.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:50:39.612Z] + git semver tag [2023-08-15T15:50:40.182Z] 2023-08-15 15:50:39,965 [run_tag] DEBUG tag force:False [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,966 [check_head_tag] DEBUG check head tag [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,966 [execute] INFO git cat-file --batch-check [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,970 [execute] INFO git cat-file --batch [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,980 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,980 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,980 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:50:40.183Z] 2023-08-15 15:50:39,985 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:50:40.183Z] 3.1.0-dev.11 [Pipeline] } [2023-08-15T15:50:40.184Z] $ docker exec --env ******** --env ******** a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 ssh-agent -k [2023-08-15T15:50:40.284Z] unset SSH_AUTH_SOCK; [2023-08-15T15:50:40.284Z] unset SSH_AGENT_PID; [2023-08-15T15:50:40.284Z] echo Agent pid 37 killed; [2023-08-15T15:50:40.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:50:40.606Z] + git semver [Pipeline] } [2023-08-15T15:50:41.177Z] $ docker stop --time=1 a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 [2023-08-15T15:50:42.541Z] $ docker rm -f --volumes a5e16d0af1eb82cc56a331b730a4faa136360bc2534ff08fd8730d492f7937c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:42.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:50:42.917Z] [2023-08-15T15:50:42.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:50:43.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:50:43.209Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-15T15:50:43.209Z] ab5ef0e58194: Pulling fs layer [2023-08-15T15:50:43.209Z] 9712f1f96733: Pulling fs layer [2023-08-15T15:50:43.209Z] 63f879dbbcfc: Pulling fs layer [2023-08-15T15:50:43.209Z] 0d9ebad4ef96: Pulling fs layer [2023-08-15T15:50:43.209Z] e9a5061849ea: Pulling fs layer [2023-08-15T15:50:43.209Z] d747dcd14b5f: Pulling fs layer [2023-08-15T15:50:43.209Z] 2de7ff778b66: Pulling fs layer [2023-08-15T15:50:43.209Z] 0d9ebad4ef96: Waiting [2023-08-15T15:50:43.209Z] e9a5061849ea: Waiting [2023-08-15T15:50:43.209Z] 2de7ff778b66: Waiting [2023-08-15T15:50:43.209Z] d747dcd14b5f: Waiting [2023-08-15T15:50:43.209Z] 9712f1f96733: Verifying Checksum [2023-08-15T15:50:43.209Z] 9712f1f96733: Download complete [2023-08-15T15:50:43.469Z] 63f879dbbcfc: Verifying Checksum [2023-08-15T15:50:43.469Z] 63f879dbbcfc: Download complete [2023-08-15T15:50:43.729Z] 0d9ebad4ef96: Verifying Checksum [2023-08-15T15:50:43.729Z] 0d9ebad4ef96: Download complete [2023-08-15T15:50:43.729Z] e9a5061849ea: Verifying Checksum [2023-08-15T15:50:43.729Z] e9a5061849ea: Download complete [2023-08-15T15:50:43.729Z] d747dcd14b5f: Verifying Checksum [2023-08-15T15:50:43.729Z] d747dcd14b5f: Download complete [2023-08-15T15:50:43.729Z] ab5ef0e58194: Verifying Checksum [2023-08-15T15:50:43.729Z] ab5ef0e58194: Download complete [2023-08-15T15:50:43.987Z] 2de7ff778b66: Verifying Checksum [2023-08-15T15:50:43.987Z] 2de7ff778b66: Download complete [2023-08-15T15:50:46.525Z] ab5ef0e58194: Pull complete [2023-08-15T15:50:46.525Z] 9712f1f96733: Pull complete [2023-08-15T15:50:47.090Z] 63f879dbbcfc: Pull complete [2023-08-15T15:50:50.409Z] 0d9ebad4ef96: Pull complete [2023-08-15T15:50:50.667Z] e9a5061849ea: Pull complete [2023-08-15T15:50:50.667Z] d747dcd14b5f: Pull complete [2023-08-15T15:50:51.609Z] 2de7ff778b66: Pull complete [2023-08-15T15:50:51.609Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-15T15:50:51.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T15:50:51.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:50:51.686Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:50:51.713Z] $ 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-15T15:51:00.284Z] $ docker top 5c850799098d5c4a4cc7c064d991e092fe884ef84ba407b4856dd04583b6da59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:51:00.358Z] provisioning config files... [2023-08-15T15:51:00.365Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3948556681421691759tmp [2023-08-15T15:51:00.374Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5212882468016703570tmp [2023-08-15T15:51:00.383Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6854318828250575542tmp [Pipeline] { [Pipeline] echo [2023-08-15T15:51:00.397Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:00.681Z] ---> sigul-configuration.sh [2023-08-15T15:51:00.681Z] gpg: directory `/root/.gnupg' created [2023-08-15T15:51:00.681Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-15T15:51:00.681Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-15T15:51:00.681Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-15T15:51:00.681Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-15T15:51:00.681Z] gpg: CAST5 encrypted data [2023-08-15T15:51:00.681Z] gpg: encrypted with 1 passphrase [2023-08-15T15:51:00.681Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-15T15:51:00.963Z] + mkdir /home/jenkins [2023-08-15T15:51:00.963Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-15T15:51:01.246Z] + 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-15T15:51:01.252Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:01.533Z] ---> sigul-install.sh [2023-08-15T15:51:01.534Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-15T15:51:01.817Z] + git tag --list [2023-08-15T15:51:01.817Z] v1.0.0 [2023-08-15T15:51:01.817Z] v1.1.0 [2023-08-15T15:51:01.817Z] v1.2.0 [2023-08-15T15:51:01.817Z] v1.3.0 [2023-08-15T15:51:01.817Z] v1.3.1 [2023-08-15T15:51:01.817Z] v2.0.0 [2023-08-15T15:51:01.817Z] v2.0.1 [2023-08-15T15:51:01.817Z] v2.1.0 [2023-08-15T15:51:01.817Z] v2.1.1 [2023-08-15T15:51:01.817Z] v2.1.2 [2023-08-15T15:51:01.817Z] v2.2.0 [2023-08-15T15:51:01.817Z] v2.3 [2023-08-15T15:51:01.817Z] v2.3.0 [2023-08-15T15:51:01.817Z] v2.3.1 [2023-08-15T15:51:01.817Z] v3.0 [2023-08-15T15:51:01.817Z] v3.0.0 [2023-08-15T15:51:01.817Z] v3.0.1 [2023-08-15T15:51:01.817Z] v3.0.1-dev.1 [2023-08-15T15:51:01.817Z] v3.1.0-dev.1 [2023-08-15T15:51:01.817Z] v3.1.0-dev.10 [2023-08-15T15:51:01.817Z] v3.1.0-dev.11 [2023-08-15T15:51:01.817Z] v3.1.0-dev.2 [2023-08-15T15:51:01.817Z] v3.1.0-dev.3 [2023-08-15T15:51:01.817Z] v3.1.0-dev.4 [2023-08-15T15:51:01.817Z] v3.1.0-dev.5 [2023-08-15T15:51:01.817Z] v3.1.0-dev.6 [2023-08-15T15:51:01.817Z] v3.1.0-dev.7 [2023-08-15T15:51:01.817Z] v3.1.0-dev.8 [2023-08-15T15:51:01.817Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-15T15:51:02.103Z] + lftools sign git-tag v3.1.0-dev.11 [2023-08-15T15:51:02.668Z] Signing Git tag with Sigul... [2023-08-15T15:51:02.668Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-08-15T15:51:03.245Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:03.524Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-15T15:51:03.531Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T15:51:03.542Z] $ docker stop --time=1 5c850799098d5c4a4cc7c064d991e092fe884ef84ba407b4856dd04583b6da59 [2023-08-15T15:51:04.810Z] $ docker rm -f --volumes 5c850799098d5c4a4cc7c064d991e092fe884ef84ba407b4856dd04583b6da59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-15T15:51:05.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:51:05.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:51:05.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:51:05.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:51:05.615Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:51:05.645Z] $ 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-15T15:51:05.967Z] $ docker top 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 -eo pid,comm [2023-08-15T15:51:06.023Z] 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-15T15:51:06.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:51:06.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:51:06.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:51:06.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:51:06.175Z] $ docker exec 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 ssh-agent [2023-08-15T15:51:06.292Z] SSH_AUTH_SOCK=/tmp/ssh-06oPRj5vrYWq/agent.32 [2023-08-15T15:51:06.292Z] SSH_AGENT_PID=38 [2023-08-15T15:51:06.297Z] Running ssh-add (command line suppressed) [2023-08-15T15:51:06.394Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14932408946563750987.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14932408946563750987.key) [2023-08-15T15:51:06.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:51:06.696Z] + git semver bump pre [2023-08-15T15:51:06.955Z] 2023-08-15 15:51:06,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:51:06.955Z] 2023-08-15 15:51:06,853 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-08-15T15:51:06.955Z] 2023-08-15 15:51:06,853 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-08-15T15:51:06.955Z] 2023-08-15 15:51:06,853 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-08-15T15:51:06.955Z] 2023-08-15 15:51:06,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:51:06.956Z] 2023-08-15 15:51:06,853 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:51:06.956Z] 2023-08-15 15:51:06,855 [execute] INFO git cat-file --batch-check [2023-08-15T15:51:06.956Z] 2023-08-15 15:51:06,855 [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-15T15:51:06.956Z] 2023-08-15 15:51:06,860 [execute] INFO git cat-file --batch [2023-08-15T15:51:06.956Z] 2023-08-15 15:51:06,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T15:51:06.956Z] 2023-08-15 15:51:06,865 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:51:06.956Z] 3.1.0-dev.12 [Pipeline] } [2023-08-15T15:51:06.958Z] $ docker exec --env ******** --env ******** 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 ssh-agent -k [2023-08-15T15:51:07.044Z] unset SSH_AUTH_SOCK; [2023-08-15T15:51:07.045Z] unset SSH_AGENT_PID; [2023-08-15T15:51:07.045Z] echo Agent pid 38 killed; [2023-08-15T15:51:07.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:51:07.358Z] + git semver [Pipeline] } [2023-08-15T15:51:07.620Z] $ docker stop --time=1 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 [2023-08-15T15:51:08.898Z] $ docker rm -f --volumes 6b66494eb6facccb7d312e293d6773a82052c7ef66977f15ea2075e2a7657dd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T15:51:09.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T15:51:09.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:51:09.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T15:51:09.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:51:09.596Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:51:09.619Z] $ 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-15T15:51:09.928Z] $ docker top 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc -eo pid,comm [2023-08-15T15:51:09.981Z] 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-15T15:51:09.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T15:51:10.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T15:51:10.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T15:51:10.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T15:51:10.114Z] $ docker exec 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc ssh-agent [2023-08-15T15:51:10.223Z] SSH_AUTH_SOCK=/tmp/ssh-F4qg5T6UyK9S/agent.33 [2023-08-15T15:51:10.223Z] SSH_AGENT_PID=39 [2023-08-15T15:51:10.228Z] Running ssh-add (command line suppressed) [2023-08-15T15:51:10.326Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2991364014257199564.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2991364014257199564.key) [2023-08-15T15:51:10.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T15:51:10.719Z] + git semver push [2023-08-15T15:51:11.000Z] 2023-08-15 15:51:10,824 [run_push] DEBUG push [2023-08-15T15:51:11.000Z] 2023-08-15 15:51:10,825 [execute] INFO git cat-file --batch-check [2023-08-15T15:51:11.000Z] 2023-08-15 15:51:10,825 [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-15T15:51:11.000Z] 2023-08-15 15:51:10,828 [execute] INFO git rev-list a3af24721860c57ec237da92ff39f74a6cc0e0c0 -- [2023-08-15T15:51:11.000Z] 2023-08-15 15:51:10,829 [execute] DEBUG Popen(['git', 'rev-list', 'a3af24721860c57ec237da92ff39f74a6cc0e0c0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T15:51:11.000Z] 2023-08-15 15:51:10,840 [execute] INFO git fetch -v origin [2023-08-15T15:51:11.000Z] 2023-08-15 15:51:10,840 [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-15T15:51:11.612Z] 2023-08-15 15:51:11,321 [run_push] DEBUG no remote changes detected [2023-08-15T15:51:11.612Z] 2023-08-15 15:51:11,322 [execute] INFO git push origin semver [2023-08-15T15:51:11.612Z] 2023-08-15 15:51:11,322 [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-15T15:51:12.608Z] 2023-08-15 15:51:12,243 [run_push] DEBUG push all version tags [2023-08-15T15:51:12.608Z] 2023-08-15 15:51:12,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-15T15:51:12.608Z] 2023-08-15 15:51:12,244 [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-15T15:51:13.174Z] 2023-08-15 15:51:12,976 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-15T15:51:13.174Z] 3.1.0-dev.12 [Pipeline] } [2023-08-15T15:51:13.176Z] $ docker exec --env ******** --env ******** 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc ssh-agent -k [2023-08-15T15:51:13.269Z] unset SSH_AUTH_SOCK; [2023-08-15T15:51:13.269Z] unset SSH_AGENT_PID; [2023-08-15T15:51:13.269Z] echo Agent pid 39 killed; [2023-08-15T15:51:13.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T15:51:13.616Z] + git semver [Pipeline] } [2023-08-15T15:51:13.880Z] $ docker stop --time=1 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc [2023-08-15T15:51:15.138Z] $ docker rm -f --volumes 39b262435c00b42a3eaf9f2da3fd86c09291aae558173fdf88c644095230a0fc [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-15T15:51:15.739Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-08-15T15:51:15.739Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-15T15:51:15.739Z] total 16 [2023-08-15T15:51:15.739Z] drwxr-xr-x 3 root root 4096 Aug 15 15:37 . [2023-08-15T15:51:15.739Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:51 .. [2023-08-15T15:51:15.739Z] drwxr-xr-x 2 root root 4096 Aug 15 15:37 cost [2023-08-15T15:51:15.739Z] -rw-r--r-- 1 root root 96 Aug 15 15:37 cost.csv [2023-08-15T15:51:15.739Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-08-15T15:51:15.739Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-15T15:51:15.739Z] total 16 [2023-08-15T15:51:15.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 15:37 . [2023-08-15T15:51:15.739Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 15:51 .. [2023-08-15T15:51:15.739Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 15:37 cost [2023-08-15T15:51:15.739Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 15 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:16.030Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:16.890Z] ---> package-listing.sh [2023-08-15T15:51:16.890Z] ++ facter osfamily [2023-08-15T15:51:16.890Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T15:51:17.153Z] + OS_FAMILY=debian [2023-08-15T15:51:17.153Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-08-15T15:51:17.153Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T15:51:17.153Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T15:51:17.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T15:51:17.153Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T15:51:17.153Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-15T15:51:17.153Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T15:51:17.153Z] + case "${OS_FAMILY}" in [2023-08-15T15:51:17.153Z] + dpkg -l [2023-08-15T15:51:17.153Z] + grep '^ii' [2023-08-15T15:51:17.153Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T15:51:17.153Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T15:51:17.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T15:51:17.153Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-15T15:51:17.153Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-08-15T15:51:17.153Z] + 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-15T15:51:17.164Z] 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-15T15:51:17.442Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T15:51:18.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T15:51:18.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T15:51:18.074Z] prd-ubuntu20.04-docker-8c-8g-3697 does not seem to be running inside a container [2023-08-15T15:51:18.099Z] $ 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-15T15:51:18.335Z] $ docker top 155ce769b05b7ee6245ace257058a6452bb62d9d498a470836da3eaad37849c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T15:51:18.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T15:51:18.972Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T15:51:19.259Z] + ls /var/log/sa-host [2023-08-15T15:51:19.259Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T15:51:19.322Z] provisioning config files... [2023-08-15T15:51:19.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6975995372014310430tmp [Pipeline] { [Pipeline] echo [2023-08-15T15:51:19.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:19.621Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T15:51:19.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:19.958Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T15:51:19.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:20.246Z] ---> sudo-logs.sh [2023-08-15T15:51:20.246Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T15:51:20.274Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:20.558Z] ---> job-cost.sh [2023-08-15T15:51:20.558Z] lf-activate-venv: SKIPPING [2023-08-15T15:51:20.558Z] DEBUG: total: 0.2199999988079071 [2023-08-15T15:51:20.558Z] INFO: Retrieving Stack Cost... [2023-08-15T15:51:20.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T15:51:21.385Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T15:51:21.395Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T15:51:21.677Z] ---> logs-deploy.sh [2023-08-15T15:51:21.677Z] lf-activate-venv: SKIPPING [2023-08-15T15:51:21.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/180 [2023-08-15T15:51:21.677Z] INFO: archiving workspace using pattern(s): [2023-08-15T15:51:22.615Z] Archives upload complete. [2023-08-15T15:51:22.874Z] INFO: archiving logs to Nexus