Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 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-ssh6636246194057247162.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-ssh13484286456944139385.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-ssh571912355533770496.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-ssh4036229263668445881.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-ssh14851427009456029567.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4737 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 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#589)" > 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 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 # timeout=10 > git rev-list --no-walk 71eb87341c12183af595ad045e5e5ef439df8de7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-28T15:10:28.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-28T15:10:28.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-28T15:10:28.538Z] ========================================================= [2023-08-28T15:10:28.539Z] EdgeX Global Pipelines Version Info [2023-08-28T15:10:28.539Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:10:29.238Z] ------------------- [2023-08-28T15:10:29.238Z] stable info: [2023-08-28T15:10:29.238Z] ------------------- [2023-08-28T15:10:29.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-28T15:10:29.238Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-28T15:10:29.238Z] Message: update stable to v1.0.253 [2023-08-28T15:10:29.808Z] ------------------- [2023-08-28T15:10:29.808Z] experimental info: [2023-08-28T15:10:29.808Z] ------------------- [2023-08-28T15:10:29.808Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-28T15:10:29.808Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-28T15:10:29.808Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-28T15:10:29.963Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-28T15:10:29.978Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-28T15:10:29.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-28T15:10:30.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-28T15:10:30.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-28T15:10:30.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-28T15:10:30.053Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-28T15:10:30.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-28T15:10:30.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-28T15:10:30.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-28T15:10:30.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-28T15:10:30.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-28T15:10:30.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-28T15:10:30.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-28T15:10:30.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-28T15:10:30.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-28T15:10:30.209Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-28T15:10:30.229Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-28T15:10:30.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-28T15:10:30.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-28T15:10:30.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-28T15:10:30.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-28T15:10:30.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-28T15:10:30.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-28T15:10:30.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-28T15:10:30.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-28T15:10:30.360Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-28T15:10:30.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-28T15:10:30.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-28T15:10:30.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-28T15:10:30.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo [2023-08-28T15:10:30.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aedafe0 [Pipeline] echo [2023-08-28T15:10:30.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T15:10:30.508Z] provisioning config files... [2023-08-28T15:10:30.522Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9216449541536091974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:10:30.825Z] ---> docker-login.sh [2023-08-28T15:10:30.825Z] nexus3.edgexfoundry.org:10001 [2023-08-28T15:10:31.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:31.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:31.345Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:31.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:31.345Z] [2023-08-28T15:10:31.345Z] Login Succeeded [2023-08-28T15:10:31.345Z] nexus3.edgexfoundry.org:10002 [2023-08-28T15:10:31.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:31.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:31.605Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:31.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:31.605Z] [2023-08-28T15:10:31.605Z] Login Succeeded [2023-08-28T15:10:31.605Z] nexus3.edgexfoundry.org:10003 [2023-08-28T15:10:31.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:31.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:31.605Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:31.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:31.605Z] [2023-08-28T15:10:31.605Z] Login Succeeded [2023-08-28T15:10:31.605Z] nexus3.edgexfoundry.org:10004 [2023-08-28T15:10:31.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:31.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:31.866Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:31.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:31.866Z] [2023-08-28T15:10:31.866Z] Login Succeeded [2023-08-28T15:10:31.866Z] docker.io [2023-08-28T15:10:31.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:32.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:32.125Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:32.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:32.125Z] [2023-08-28T15:10:32.125Z] Login Succeeded [2023-08-28T15:10:32.125Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T15:10:32.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-28T15:10:32.500Z] + git rev-list -1 --merges aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071~1..aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo [2023-08-28T15:10:32.547Z] -----------> git rev-list -1 --merges aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071~1..aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [false] [Pipeline] sh [2023-08-28T15:10:32.837Z] + git log --format=format:%s -1 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo [2023-08-28T15:10:32.850Z] ========================================================= [2023-08-28T15:10:32.850Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-28T15:10:32.850Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T15:10:33.166Z] + git log --format=format:%s -1 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] echo [2023-08-28T15:10:33.177Z] [semverPrep] GIT_COMMIT: aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#589) [Pipeline] echo [2023-08-28T15:10:33.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-28T15:10:33.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-28T15:10:33.562Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-28T15:10:33.562Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-28T15:10:33.562Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-28T15:10:33.562Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-28T15:10:33.562Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-28T15:10:33.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:10:33.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T15:10:33.980Z] [2023-08-28T15:10:33.980Z] 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-28T15:10:34.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T15:10:34.283Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-28T15:10:34.283Z] b85a868b505f: Pulling fs layer [2023-08-28T15:10:34.283Z] e2be974225ed: Pulling fs layer [2023-08-28T15:10:34.283Z] 339a4e72a1f5: Pulling fs layer [2023-08-28T15:10:34.283Z] 988bab9f4d93: Pulling fs layer [2023-08-28T15:10:34.283Z] 1469e6f7b9e6: Pulling fs layer [2023-08-28T15:10:34.283Z] eaf3925da568: Pulling fs layer [2023-08-28T15:10:34.283Z] bab4dde63d76: Pulling fs layer [2023-08-28T15:10:34.283Z] bde34c3a00c8: Pulling fs layer [2023-08-28T15:10:34.283Z] b352a97aabf1: Pulling fs layer [2023-08-28T15:10:34.283Z] 4872d77fe225: Pulling fs layer [2023-08-28T15:10:34.283Z] 5851b861e8e6: Pulling fs layer [2023-08-28T15:10:34.283Z] eaf3925da568: Waiting [2023-08-28T15:10:34.283Z] b352a97aabf1: Waiting [2023-08-28T15:10:34.283Z] 4872d77fe225: Waiting [2023-08-28T15:10:34.283Z] 5851b861e8e6: Waiting [2023-08-28T15:10:34.284Z] 988bab9f4d93: Waiting [2023-08-28T15:10:34.284Z] bab4dde63d76: Waiting [2023-08-28T15:10:34.284Z] bde34c3a00c8: Waiting [2023-08-28T15:10:34.284Z] 1469e6f7b9e6: Waiting [2023-08-28T15:10:34.284Z] e2be974225ed: Download complete [2023-08-28T15:10:34.284Z] 988bab9f4d93: Verifying Checksum [2023-08-28T15:10:34.284Z] 988bab9f4d93: Download complete [2023-08-28T15:10:34.284Z] 1469e6f7b9e6: Verifying Checksum [2023-08-28T15:10:34.284Z] 1469e6f7b9e6: Download complete [2023-08-28T15:10:34.284Z] eaf3925da568: Verifying Checksum [2023-08-28T15:10:34.284Z] eaf3925da568: Download complete [2023-08-28T15:10:34.284Z] 339a4e72a1f5: Verifying Checksum [2023-08-28T15:10:34.284Z] 339a4e72a1f5: Download complete [2023-08-28T15:10:34.543Z] bde34c3a00c8: Verifying Checksum [2023-08-28T15:10:34.543Z] bde34c3a00c8: Download complete [2023-08-28T15:10:34.543Z] b352a97aabf1: Verifying Checksum [2023-08-28T15:10:34.543Z] b352a97aabf1: Download complete [2023-08-28T15:10:34.543Z] 4872d77fe225: Verifying Checksum [2023-08-28T15:10:34.543Z] 4872d77fe225: Download complete [2023-08-28T15:10:34.543Z] 5851b861e8e6: Verifying Checksum [2023-08-28T15:10:34.543Z] 5851b861e8e6: Download complete [2023-08-28T15:10:34.543Z] b85a868b505f: Verifying Checksum [2023-08-28T15:10:34.543Z] b85a868b505f: Download complete [2023-08-28T15:10:34.802Z] bab4dde63d76: Verifying Checksum [2023-08-28T15:10:34.802Z] bab4dde63d76: Download complete [2023-08-28T15:10:35.737Z] b85a868b505f: Pull complete [2023-08-28T15:10:35.996Z] e2be974225ed: Pull complete [2023-08-28T15:10:36.255Z] 339a4e72a1f5: Pull complete [2023-08-28T15:10:36.519Z] 988bab9f4d93: Pull complete [2023-08-28T15:10:36.776Z] 1469e6f7b9e6: Pull complete [2023-08-28T15:10:36.776Z] eaf3925da568: Pull complete [2023-08-28T15:10:38.687Z] bab4dde63d76: Pull complete [2023-08-28T15:10:38.687Z] bde34c3a00c8: Pull complete [2023-08-28T15:10:38.946Z] b352a97aabf1: Pull complete [2023-08-28T15:10:38.946Z] 4872d77fe225: Pull complete [2023-08-28T15:10:38.946Z] 5851b861e8e6: Pull complete [2023-08-28T15:10:38.946Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-28T15:10:38.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T15:10:38.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:10:39.051Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:10:39.082Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-28T15:10:40.259Z] $ docker top ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 -eo pid,comm [2023-08-28T15:10:40.320Z] 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-28T15:10:40.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-28T15:10:40.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T15:10:40.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T15:10:40.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T15:10:40.470Z] $ docker exec ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent [2023-08-28T15:10:40.588Z] SSH_AUTH_SOCK=/tmp/ssh-PlxFnohWujwh/agent.32 [2023-08-28T15:10:40.588Z] SSH_AGENT_PID=38 [2023-08-28T15:10:40.595Z] Running ssh-add (command line suppressed) [2023-08-28T15:10:40.699Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17895054841421535672.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17895054841421535672.key) [2023-08-28T15:10:40.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T15:10:40.998Z] + git tag --points-at HEAD [Pipeline] } [2023-08-28T15:10:41.010Z] $ docker exec --env ******** --env ******** ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent -k [2023-08-28T15:10:41.114Z] unset SSH_AUTH_SOCK; [2023-08-28T15:10:41.114Z] unset SSH_AGENT_PID; [2023-08-28T15:10:41.115Z] echo Agent pid 38 killed; [2023-08-28T15:10:41.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-28T15:10:41.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T15:10:41.146Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T15:10:41.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T15:10:41.251Z] $ docker exec ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent [2023-08-28T15:10:41.356Z] SSH_AUTH_SOCK=/tmp/ssh-IzMb2FZsLjzh/agent.70 [2023-08-28T15:10:41.356Z] SSH_AGENT_PID=76 [2023-08-28T15:10:41.361Z] Running ssh-add (command line suppressed) [2023-08-28T15:10:41.458Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3378229252554122261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3378229252554122261.key) [2023-08-28T15:10:41.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T15:10:41.760Z] + git semver init [2023-08-28T15:10:42.019Z] 2023-08-28 15:10:41,946 [run_init] DEBUG init version:0.0.0 force:False [2023-08-28T15:10:42.019Z] 2023-08-28 15:10:41,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-08-28T15:10:42.019Z] 2023-08-28 15:10:41,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-08-28T15:10:42.019Z] 2023-08-28 15:10:41,947 [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-28T15:10:42.957Z] 2023-08-28 15:10:42,724 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-08-28T15:10:42.957Z] 2023-08-28 15:10:42,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-08-28T15:10:42.957Z] 2023-08-28 15:10:42,724 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:10:42.957Z] 2023-08-28 15:10:42,724 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:10:42.957Z] 3.1.0-dev.14 [Pipeline] } [2023-08-28T15:10:42.965Z] $ docker exec --env ******** --env ******** ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 ssh-agent -k [2023-08-28T15:10:43.062Z] unset SSH_AUTH_SOCK; [2023-08-28T15:10:43.064Z] unset SSH_AGENT_PID; [2023-08-28T15:10:43.065Z] echo Agent pid 76 killed; [2023-08-28T15:10:43.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-28T15:10:43.382Z] + git semver [Pipeline] } [2023-08-28T15:10:43.653Z] $ docker stop --time=1 ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 [2023-08-28T15:10:44.917Z] $ docker rm -f --volumes ab392d769253878b1db2f07516de0f8390ffd673eb2a7d60ac213800bb5d4785 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-28T15:10:45.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-28T15:10:45.461Z] Stashed 1 file(s) [Pipeline] echo [2023-08-28T15:10:45.463Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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-28T15:10:45.606Z] provisioning config files... [2023-08-28T15:10:45.615Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2876429563987187270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:10:45.914Z] ---> docker-login.sh [2023-08-28T15:10:45.914Z] nexus3.edgexfoundry.org:10001 [2023-08-28T15:10:45.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:45.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:45.914Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:45.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:45.914Z] [2023-08-28T15:10:45.914Z] Login Succeeded [2023-08-28T15:10:45.914Z] nexus3.edgexfoundry.org:10002 [2023-08-28T15:10:45.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:45.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:45.914Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:45.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:45.914Z] [2023-08-28T15:10:45.914Z] Login Succeeded [2023-08-28T15:10:45.914Z] nexus3.edgexfoundry.org:10003 [2023-08-28T15:10:46.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:46.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:46.174Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:46.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:46.174Z] [2023-08-28T15:10:46.174Z] Login Succeeded [2023-08-28T15:10:46.174Z] nexus3.edgexfoundry.org:10004 [2023-08-28T15:10:46.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:46.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:46.174Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:46.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:46.174Z] [2023-08-28T15:10:46.174Z] Login Succeeded [2023-08-28T15:10:46.174Z] docker.io [2023-08-28T15:10:46.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:10:46.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:10:46.433Z] Configure a credential helper to remove this warning. See [2023-08-28T15:10:46.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:10:46.433Z] [2023-08-28T15:10:46.433Z] Login Succeeded [2023-08-28T15:10:46.433Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T15:10:46.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-28T15:10:46.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T15:10:46.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T15:10:46.515Z] ========================================================= [2023-08-28T15:10:46.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-28T15:10:46.515Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:10:46.821Z] + 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-28T15:10:46.821Z] Sending build context to Docker daemon 3.326MB [2023-08-28T15:10:46.821Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T15:10:46.821Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-28T15:10:46.821Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-28T15:10:46.821Z] 4db1b89c0bd1: Pulling fs layer [2023-08-28T15:10:46.821Z] 6911f1a30b25: Pulling fs layer [2023-08-28T15:10:46.821Z] e194b8c5c2a9: Pulling fs layer [2023-08-28T15:10:46.821Z] 6863d3e3a2b1: Pulling fs layer [2023-08-28T15:10:46.821Z] ec0bb842ea78: Pulling fs layer [2023-08-28T15:10:46.821Z] 40a00589a448: Pulling fs layer [2023-08-28T15:10:46.821Z] 6863d3e3a2b1: Waiting [2023-08-28T15:10:46.821Z] ec0bb842ea78: Waiting [2023-08-28T15:10:46.821Z] 6c08303d61cc: Pulling fs layer [2023-08-28T15:10:46.821Z] 798269fcf238: Pulling fs layer [2023-08-28T15:10:46.821Z] 40a00589a448: Waiting [2023-08-28T15:10:46.821Z] 6c08303d61cc: Waiting [2023-08-28T15:10:46.821Z] 6911f1a30b25: Verifying Checksum [2023-08-28T15:10:46.821Z] 6911f1a30b25: Download complete [2023-08-28T15:10:46.821Z] 6863d3e3a2b1: Download complete [2023-08-28T15:10:46.821Z] ec0bb842ea78: Verifying Checksum [2023-08-28T15:10:46.821Z] ec0bb842ea78: Download complete [2023-08-28T15:10:46.821Z] 4db1b89c0bd1: Verifying Checksum [2023-08-28T15:10:46.821Z] 4db1b89c0bd1: Download complete [2023-08-28T15:10:47.079Z] 40a00589a448: Verifying Checksum [2023-08-28T15:10:47.080Z] 40a00589a448: Download complete [2023-08-28T15:10:47.080Z] 4db1b89c0bd1: Pull complete [2023-08-28T15:10:47.080Z] 6911f1a30b25: Pull complete [2023-08-28T15:10:47.648Z] e194b8c5c2a9: Verifying Checksum [2023-08-28T15:10:47.648Z] e194b8c5c2a9: Download complete [2023-08-28T15:10:47.648Z] 798269fcf238: Verifying Checksum [2023-08-28T15:10:47.648Z] 798269fcf238: Download complete [2023-08-28T15:10:47.907Z] 6c08303d61cc: Verifying Checksum [2023-08-28T15:10:47.907Z] 6c08303d61cc: Download complete [2023-08-28T15:10:51.189Z] e194b8c5c2a9: Pull complete [2023-08-28T15:10:51.189Z] 6863d3e3a2b1: Pull complete [2023-08-28T15:10:51.189Z] ec0bb842ea78: Pull complete [2023-08-28T15:10:51.189Z] 40a00589a448: Pull complete [2023-08-28T15:10:53.098Z] 6c08303d61cc: Pull complete [2023-08-28T15:10:54.033Z] 798269fcf238: Pull complete [2023-08-28T15:10:54.033Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-28T15:10:54.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-28T15:10:54.033Z] ---> ec979cd7f677 [2023-08-28T15:10:54.033Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T15:10:59.309Z] ---> Running in e9f14f4e8706 [2023-08-28T15:10:59.567Z] Removing intermediate container e9f14f4e8706 [2023-08-28T15:10:59.567Z] ---> 89a4387d4809 [2023-08-28T15:10:59.567Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T15:10:59.567Z] ---> Running in 85406d44d8eb [2023-08-28T15:10:59.567Z] Removing intermediate container 85406d44d8eb [2023-08-28T15:10:59.567Z] ---> e661017af533 [2023-08-28T15:10:59.567Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-28T15:10:59.567Z] ---> Running in 98efe67fc198 [2023-08-28T15:10:59.825Z] Removing intermediate container 98efe67fc198 [2023-08-28T15:10:59.825Z] ---> 59bf6a0f74f4 [2023-08-28T15:10:59.825Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T15:10:59.825Z] ---> Running in 75b20c6566cd [2023-08-28T15:11:00.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T15:11:00.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T15:11:00.572Z] Still waiting to schedule task [2023-08-28T15:11:00.573Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-28T15:11:00.602Z] OK: 265 MiB in 53 packages [2023-08-28T15:11:00.860Z] Removing intermediate container 75b20c6566cd [2023-08-28T15:11:00.860Z] ---> 9d189888d300 [2023-08-28T15:11:00.860Z] Step 7/12 : WORKDIR /app [2023-08-28T15:11:00.860Z] ---> Running in 3f6efbf6762c [2023-08-28T15:11:00.860Z] Removing intermediate container 3f6efbf6762c [2023-08-28T15:11:00.860Z] ---> b62bde3591e7 [2023-08-28T15:11:00.860Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-28T15:11:01.119Z] ---> 204663c32bf6 [2023-08-28T15:11:01.119Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T15:11:01.119Z] ---> Running in 7f1d17c66436 [2023-08-28T15:11:47.809Z] Removing intermediate container 7f1d17c66436 [2023-08-28T15:11:47.809Z] ---> 6caefed4dd9a [2023-08-28T15:11:47.809Z] Step 10/12 : COPY . . [2023-08-28T15:11:47.809Z] ---> 93cd7352f4de [2023-08-28T15:11:47.809Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T15:11:47.809Z] ---> Running in 6937038c5cbd [2023-08-28T15:11:47.809Z] Removing intermediate container 6937038c5cbd [2023-08-28T15:11:47.809Z] ---> 573780144b4e [2023-08-28T15:11:47.809Z] Step 12/12 : RUN $MAKE [2023-08-28T15:11:47.809Z] ---> Running in 820ce919608e [2023-08-28T15:11:47.809Z] noop [2023-08-28T15:11:47.809Z] Removing intermediate container 820ce919608e [2023-08-28T15:11:47.809Z] ---> 7ee54f23eb87 [2023-08-28T15:11:47.809Z] Successfully built 7ee54f23eb87 [2023-08-28T15:11:47.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:11:48.134Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-28T15:11:48.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:11:48.210Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:11:48.237Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-28T15:11:48.565Z] $ docker top e8cf154d451df13f112375a907a8aa211d6937f8926f3a2749afbf55521e40ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T15:11:48.912Z] + go version [2023-08-28T15:11:48.912Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-28T15:11:48.919Z] $ docker stop --time=1 e8cf154d451df13f112375a907a8aa211d6937f8926f3a2749afbf55521e40ff [2023-08-28T15:11:50.201Z] $ docker rm -f --volumes e8cf154d451df13f112375a907a8aa211d6937f8926f3a2749afbf55521e40ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:11:50.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-28T15:11:50.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:11:50.656Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:11:50.679Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-28T15:11:51.011Z] $ docker top 53066b615333a0d22bf2471a021b0b69d06f9e42f98d3ada4605838ca6814605 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T15:11:51.350Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-08-28T15:11:51.642Z] + make test [2023-08-28T15:11:51.642Z] go test -race -coverprofile=coverage.out ./... [2023-08-28T15:12:13.650Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-28T15:12:31.722Z] go vet ./... [2023-08-28T15:12:34.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-28T15:12:34.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-28T15:12:34.258Z] ./bin/test-attribution-txt.sh [2023-08-28T15:12:34.258Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-28T15:12:34.258Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-28T15:12:34.258Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-28T15:12:34.258Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-28T15:12:34.258Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-28T15:12:34.258Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-28T15:12:34.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-28T15:12:34.334Z] $ docker stop --time=1 53066b615333a0d22bf2471a021b0b69d06f9e42f98d3ada4605838ca6814605 [2023-08-28T15:12:35.932Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4739 in /w/workspace/ry_app-service-configurable_main [2023-08-28T15:12:40.260Z] $ docker rm -f --volumes 53066b615333a0d22bf2471a021b0b69d06f9e42f98d3ada4605838ca6814605 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-08-28T15:12:40.610Z] Running in /w/workspace/app-service-configurable/183 [Pipeline] { [Pipeline] checkout [2023-08-28T15:12:40.637Z] Selected Git installation does not exist. Using Default [2023-08-28T15:12:40.637Z] The recommended git tool is: NONE [2023-08-28T15:12:40.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-28T15:12:40.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-28T15:12:41.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-28T15:12:41.742Z] + ls -al . [2023-08-28T15:12:41.742Z] total 184 [2023-08-28T15:12:41.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:11 . [2023-08-28T15:12:41.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:10 .. [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 15:10 .dockerignore [2023-08-28T15:12:41.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:10 .git [2023-08-28T15:12:41.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:10 .github [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 15:10 .gitignore [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 15:10 .golangci.yml [2023-08-28T15:12:41.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 15:10 .semver [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 15:10 Attribution.txt [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 15:10 CHANGELOG.md [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 15:10 Dockerfile [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 15:10 GOVERNANCE.md [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 15:10 Jenkinsfile [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 15:10 LICENSE [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 15:10 OWNERS.md [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 15:10 README.md [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 15:10 VERSION [2023-08-28T15:12:41.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:10 bin [2023-08-28T15:12:41.742Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 15:11 coverage.out [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 15:10 go.mod [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 15:10 go.sum [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 15:10 main.go [2023-08-28T15:12:41.742Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 15:10 makefile [2023-08-28T15:12:41.742Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:10 res [2023-08-28T15:12:41.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:12:42.050Z] + 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=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 --label arch=amd64 --label version=3.1.0-dev.14 . [2023-08-28T15:12:42.050Z] Sending build context to Docker daemon 3.327MB [2023-08-28T15:12:42.050Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T15:12:42.050Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-28T15:12:42.050Z] ---> 7ee54f23eb87 [2023-08-28T15:12:42.050Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T15:12:42.050Z] ---> Running in 09738d291cd6 [2023-08-28T15:12:42.308Z] Removing intermediate container 09738d291cd6 [2023-08-28T15:12:42.308Z] ---> 2fac11a72b52 [2023-08-28T15:12:42.308Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T15:12:42.308Z] ---> Running in 9588b299b939 [2023-08-28T15:12:42.308Z] Removing intermediate container 9588b299b939 [2023-08-28T15:12:42.308Z] ---> 6416550bad4a [2023-08-28T15:12:42.308Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-28T15:12:42.308Z] ---> Running in 7eb8645dfd85 [2023-08-28T15:12:42.308Z] Removing intermediate container 7eb8645dfd85 [2023-08-28T15:12:42.308Z] ---> ae0fc1758e8c [2023-08-28T15:12:42.308Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T15:12:42.308Z] ---> Running in 6e2dd1bccc04 [2023-08-28T15:12:42.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T15:12:45.333Z] using credential edgex-jenkins-ssh [2023-08-28T15:12:45.348Z] Cloning the remote Git repository [2023-08-28T15:12:45.383Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-28T15:12:45.480Z] > git init /w/workspace/app-service-configurable/183 # timeout=10 [2023-08-28T15:12:45.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T15:12:45.856Z] OK: 265 MiB in 53 packages [2023-08-28T15:12:46.115Z] Removing intermediate container 6e2dd1bccc04 [2023-08-28T15:12:46.115Z] ---> dfa8ddbe48da [2023-08-28T15:12:46.115Z] Step 7/26 : WORKDIR /app [2023-08-28T15:12:46.115Z] ---> Running in 696a17b69d20 [2023-08-28T15:12:46.115Z] Removing intermediate container 696a17b69d20 [2023-08-28T15:12:46.115Z] ---> 71cc68647b00 [2023-08-28T15:12:46.115Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-28T15:12:46.372Z] ---> dc5125ba843b [2023-08-28T15:12:46.372Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T15:12:46.372Z] ---> Running in d1a8b25a4b61 [2023-08-28T15:12:45.624Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-28T15:12:45.624Z] > git --version # timeout=10 [2023-08-28T15:12:45.645Z] > git --version # 'git version 2.25.1' [2023-08-28T15:12:45.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-28T15:12:45.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-28T15:12:46.937Z] Removing intermediate container d1a8b25a4b61 [2023-08-28T15:12:46.937Z] ---> 37847abcda1c [2023-08-28T15:12:46.937Z] Step 10/26 : COPY . . [2023-08-28T15:12:47.504Z] ---> c5ec66d43f1c [2023-08-28T15:12:47.504Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T15:12:47.504Z] ---> Running in 85006700568c [2023-08-28T15:12:47.504Z] Removing intermediate container 85006700568c [2023-08-28T15:12:47.504Z] ---> 1b061daa085f [2023-08-28T15:12:47.504Z] Step 12/26 : RUN $MAKE [2023-08-28T15:12:47.504Z] ---> Running in 9a76dfec87ef [2023-08-28T15:12:47.718Z] Avoid second fetch [2023-08-28T15:12:47.718Z] Checking out Revision aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 (main) [2023-08-28T15:12:47.762Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-service-configurable [2023-08-28T15:12:46.876Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-28T15:12:46.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-28T15:12:47.734Z] > git config core.sparsecheckout # timeout=10 [2023-08-28T15:12:47.786Z] > git checkout -f aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 # timeout=10 [2023-08-28T15:12:48.264Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#589)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T15:12:49.081Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-28T15:12:49.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-28T15:12:49.081Z] Dload Upload Total Spent Left Speed [2023-08-28T15:12:49.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 18524 0 --:--:-- --:--:-- --:--:-- 18497 100 12751 100 12751 0 0 19031 0 --:--:-- --:--:-- --:--:-- 19002 [Pipeline] sh [2023-08-28T15:12:50.268Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-28T15:12:50.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-28T15:12:50.610Z] + sudo tee /etc/docker/daemon.new [2023-08-28T15:12:50.610Z] { [2023-08-28T15:12:50.610Z] "registry-mirrors": [ [2023-08-28T15:12:50.610Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-28T15:12:50.610Z] ], [2023-08-28T15:12:50.610Z] "bip": "10.250.0.254/24", [2023-08-28T15:12:50.610Z] "hosts": [ [2023-08-28T15:12:50.610Z] "tcp://0.0.0.0:5555", [2023-08-28T15:12:50.610Z] "unix:///var/run/docker.sock" [2023-08-28T15:12:50.610Z] ], [2023-08-28T15:12:50.610Z] "mtu": 1458, [2023-08-28T15:12:50.610Z] "selinux-enabled": true, [2023-08-28T15:12:50.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-28T15:12:50.610Z] } [Pipeline] sh [2023-08-28T15:12:50.934Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-28T15:12:51.271Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T15:13:09.524Z] provisioning config files... [2023-08-28T15:13:09.548Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/183@tmp/config1711289570245690626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:13:09.675Z] Removing intermediate container 9a76dfec87ef [2023-08-28T15:13:09.675Z] ---> 003dd5ab7955 [2023-08-28T15:13:09.675Z] Step 13/26 : FROM alpine:3.17 [2023-08-28T15:13:09.892Z] ---> docker-login.sh [2023-08-28T15:13:09.893Z] nexus3.edgexfoundry.org:10001 [2023-08-28T15:13:09.933Z] 3.17: Pulling from library/alpine [2023-08-28T15:13:09.933Z] 9398808236ff: Pulling fs layer [2023-08-28T15:13:10.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:10.190Z] 9398808236ff: Verifying Checksum [2023-08-28T15:13:10.190Z] 9398808236ff: Download complete [2023-08-28T15:13:10.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:10.429Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:10.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:10.429Z] [2023-08-28T15:13:10.429Z] Login Succeeded [2023-08-28T15:13:10.429Z] nexus3.edgexfoundry.org:10002 [2023-08-28T15:13:10.449Z] 9398808236ff: Pull complete [2023-08-28T15:13:10.449Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-28T15:13:10.449Z] Status: Downloaded newer image for alpine:3.17 [2023-08-28T15:13:10.449Z] ---> 1e0b8b5322fc [2023-08-28T15:13:10.449Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-28T15:13:10.449Z] ---> Running in 001b71447c80 [2023-08-28T15:13:10.449Z] Removing intermediate container 001b71447c80 [2023-08-28T15:13:10.449Z] ---> 952a65ab098b [2023-08-28T15:13:10.449Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-28T15:13:10.449Z] ---> Running in c7b7d7c36a0a [2023-08-28T15:13:10.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:10.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:10.698Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:10.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:10.698Z] [2023-08-28T15:13:10.698Z] Login Succeeded [2023-08-28T15:13:10.698Z] nexus3.edgexfoundry.org:10003 [2023-08-28T15:13:10.706Z] Removing intermediate container c7b7d7c36a0a [2023-08-28T15:13:10.706Z] ---> 5accbe594013 [2023-08-28T15:13:10.706Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-28T15:13:10.706Z] ---> Running in cec61dbca206 [2023-08-28T15:13:10.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T15:13:10.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T15:13:10.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:11.225Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-28T15:13:11.225Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-28T15:13:11.225Z] Executing busybox-1.35.0-r29.trigger [2023-08-28T15:13:11.225Z] Executing ca-certificates-20230506-r0.trigger [2023-08-28T15:13:11.225Z] OK: 8 MiB in 17 packages [2023-08-28T15:13:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:11.237Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:11.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:11.237Z] [2023-08-28T15:13:11.237Z] Login Succeeded [2023-08-28T15:13:11.237Z] nexus3.edgexfoundry.org:10004 [2023-08-28T15:13:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:11.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:11.509Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:11.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:11.509Z] [2023-08-28T15:13:11.509Z] Login Succeeded [2023-08-28T15:13:11.509Z] docker.io [2023-08-28T15:13:11.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:11.790Z] Removing intermediate container cec61dbca206 [2023-08-28T15:13:11.790Z] ---> f0f98ddeb932 [2023-08-28T15:13:11.790Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-28T15:13:11.790Z] ---> 7d257ba9b30a [2023-08-28T15:13:11.790Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-28T15:13:12.049Z] ---> 5254ef0df0f0 [2023-08-28T15:13:12.049Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-28T15:13:12.049Z] ---> dab11d3a4e9a [2023-08-28T15:13:12.049Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-28T15:13:12.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:12.050Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:12.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:12.050Z] [2023-08-28T15:13:12.050Z] Login Succeeded [2023-08-28T15:13:12.050Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T15:13:12.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-28T15:13:12.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T15:13:12.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T15:13:12.344Z] ========================================================= [2023-08-28T15:13:12.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-28T15:13:12.344Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:12.694Z] + 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-28T15:13:12.694Z] Sending build context to Docker daemon 178.2kB [2023-08-28T15:13:12.963Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T15:13:12.963Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-28T15:13:12.963Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-28T15:13:12.963Z] edb6bdbacee9: Pulling fs layer [2023-08-28T15:13:12.963Z] 5f9638ab2659: Pulling fs layer [2023-08-28T15:13:12.963Z] 8d51d6327a98: Pulling fs layer [2023-08-28T15:13:12.963Z] 8b374f2dd631: Pulling fs layer [2023-08-28T15:13:12.963Z] ec14aa9079de: Pulling fs layer [2023-08-28T15:13:12.963Z] 2f466654f4bb: Pulling fs layer [2023-08-28T15:13:12.963Z] 554e91adad29: Pulling fs layer [2023-08-28T15:13:12.963Z] 8b374f2dd631: Waiting [2023-08-28T15:13:12.963Z] ec14aa9079de: Waiting [2023-08-28T15:13:12.963Z] 2f466654f4bb: Waiting [2023-08-28T15:13:12.963Z] 554e91adad29: Waiting [2023-08-28T15:13:12.963Z] 5f9638ab2659: Verifying Checksum [2023-08-28T15:13:12.963Z] 5f9638ab2659: Download complete [2023-08-28T15:13:13.235Z] 8b374f2dd631: Verifying Checksum [2023-08-28T15:13:13.235Z] 8b374f2dd631: Download complete [2023-08-28T15:13:13.235Z] ec14aa9079de: Verifying Checksum [2023-08-28T15:13:13.235Z] ec14aa9079de: Download complete [2023-08-28T15:13:13.235Z] edb6bdbacee9: Download complete [2023-08-28T15:13:13.424Z] ---> 47606c4d01e8 [2023-08-28T15:13:13.425Z] Step 21/26 : EXPOSE 48095 [2023-08-28T15:13:13.425Z] ---> Running in 767da7099bfb [2023-08-28T15:13:13.425Z] Removing intermediate container 767da7099bfb [2023-08-28T15:13:13.425Z] ---> 51259645e660 [2023-08-28T15:13:13.425Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-28T15:13:13.425Z] ---> Running in a9c4b55d4790 [2023-08-28T15:13:13.425Z] Removing intermediate container a9c4b55d4790 [2023-08-28T15:13:13.425Z] ---> acff40caacec [2023-08-28T15:13:13.425Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-28T15:13:13.425Z] ---> Running in eaa90c77e154 [2023-08-28T15:13:13.425Z] Removing intermediate container eaa90c77e154 [2023-08-28T15:13:13.425Z] ---> 8031642b861b [2023-08-28T15:13:13.425Z] Step 24/26 : LABEL arch=amd64 [2023-08-28T15:13:13.425Z] ---> Running in 41b77953f4eb [2023-08-28T15:13:13.683Z] Removing intermediate container 41b77953f4eb [2023-08-28T15:13:13.683Z] ---> 3befb86bdc60 [2023-08-28T15:13:13.683Z] Step 25/26 : LABEL git_sha=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:13:13.683Z] ---> Running in 003f0ad07e7b [2023-08-28T15:13:13.683Z] Removing intermediate container 003f0ad07e7b [2023-08-28T15:13:13.683Z] ---> a649bca02f03 [2023-08-28T15:13:13.683Z] Step 26/26 : LABEL version=3.1.0-dev.14 [2023-08-28T15:13:13.683Z] ---> Running in 6faf5bcc0527 [2023-08-28T15:13:13.683Z] Removing intermediate container 6faf5bcc0527 [2023-08-28T15:13:13.683Z] ---> ed4918df87e0 [2023-08-28T15:13:13.683Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-28T15:13:13.683Z] Successfully built ed4918df87e0 [2023-08-28T15:13:13.683Z] 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-28T15:13:13.803Z] provisioning config files... [2023-08-28T15:13:13.816Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1219850715736382151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:13:14.115Z] ---> docker-login.sh [2023-08-28T15:13:14.116Z] nexus3.edgexfoundry.org:10001 [2023-08-28T15:13:14.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:14.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:14.116Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:14.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:14.116Z] [2023-08-28T15:13:14.116Z] Login Succeeded [2023-08-28T15:13:14.116Z] nexus3.edgexfoundry.org:10002 [2023-08-28T15:13:14.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:14.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:14.116Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:14.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:14.116Z] [2023-08-28T15:13:14.116Z] Login Succeeded [2023-08-28T15:13:14.116Z] nexus3.edgexfoundry.org:10003 [2023-08-28T15:13:14.210Z] edb6bdbacee9: Pull complete [2023-08-28T15:13:14.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:14.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:14.374Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:14.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:14.374Z] [2023-08-28T15:13:14.374Z] Login Succeeded [2023-08-28T15:13:14.374Z] nexus3.edgexfoundry.org:10004 [2023-08-28T15:13:14.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:14.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:14.374Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:14.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:14.374Z] [2023-08-28T15:13:14.374Z] Login Succeeded [2023-08-28T15:13:14.374Z] docker.io [2023-08-28T15:13:14.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:13:14.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:13:14.635Z] Configure a credential helper to remove this warning. See [2023-08-28T15:13:14.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:13:14.635Z] [2023-08-28T15:13:14.635Z] Login Succeeded [2023-08-28T15:13:14.635Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T15:13:14.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-28T15:13:14.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T15:13:14.684Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-08-28T15:13:14.684Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:13:14.684Z] latest [2023-08-28T15:13:14.684Z] 3.1.0-dev.14 [2023-08-28T15:13:14.684Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [2023-08-28T15:13:14.684Z] main [2023-08-28T15:13:14.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:14.820Z] 554e91adad29: Verifying Checksum [2023-08-28T15:13:14.820Z] 554e91adad29: Download complete [2023-08-28T15:13:14.997Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:15.090Z] 5f9638ab2659: Pull complete [2023-08-28T15:13:15.298Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:13:15.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-28T15:13:15.298Z] bffb8ff7bfc7: Preparing [2023-08-28T15:13:15.298Z] f35158c295b5: Preparing [2023-08-28T15:13:15.298Z] 0244333318a2: Preparing [2023-08-28T15:13:15.298Z] 4cc9ef61cdad: Preparing [2023-08-28T15:13:15.298Z] 28466751ca07: Preparing [2023-08-28T15:13:15.298Z] 36b50b131297: Preparing [2023-08-28T15:13:15.298Z] 36b50b131297: Waiting [2023-08-28T15:13:15.298Z] 4cc9ef61cdad: Pushed [2023-08-28T15:13:15.298Z] 0244333318a2: Pushed [2023-08-28T15:13:15.298Z] f35158c295b5: Pushed [2023-08-28T15:13:15.298Z] 36b50b131297: Layer already exists [2023-08-28T15:13:15.298Z] 28466751ca07: Pushed [2023-08-28T15:13:16.068Z] 8d51d6327a98: Verifying Checksum [2023-08-28T15:13:16.068Z] 8d51d6327a98: Download complete [2023-08-28T15:13:16.068Z] 2f466654f4bb: Verifying Checksum [2023-08-28T15:13:16.068Z] 2f466654f4bb: Download complete [2023-08-28T15:13:18.587Z] bffb8ff7bfc7: Pushed [2023-08-28T15:13:18.587Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:18.893Z] + 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-28T15:13:19.205Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-28T15:13:19.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-28T15:13:19.205Z] bffb8ff7bfc7: Preparing [2023-08-28T15:13:19.205Z] f35158c295b5: Preparing [2023-08-28T15:13:19.205Z] 0244333318a2: Preparing [2023-08-28T15:13:19.205Z] 4cc9ef61cdad: Preparing [2023-08-28T15:13:19.205Z] 28466751ca07: Preparing [2023-08-28T15:13:19.205Z] 36b50b131297: Preparing [2023-08-28T15:13:19.205Z] 36b50b131297: Waiting [2023-08-28T15:13:19.205Z] 0244333318a2: Layer already exists [2023-08-28T15:13:19.205Z] f35158c295b5: Layer already exists [2023-08-28T15:13:19.205Z] bffb8ff7bfc7: Layer already exists [2023-08-28T15:13:19.205Z] 28466751ca07: Layer already exists [2023-08-28T15:13:19.205Z] 4cc9ef61cdad: Layer already exists [2023-08-28T15:13:19.205Z] 36b50b131297: Layer already exists [2023-08-28T15:13:19.205Z] latest: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:19.520Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:19.829Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.14 [2023-08-28T15:13:19.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-28T15:13:19.829Z] bffb8ff7bfc7: Preparing [2023-08-28T15:13:19.829Z] f35158c295b5: Preparing [2023-08-28T15:13:19.829Z] 0244333318a2: Preparing [2023-08-28T15:13:19.829Z] 4cc9ef61cdad: Preparing [2023-08-28T15:13:19.829Z] 28466751ca07: Preparing [2023-08-28T15:13:19.829Z] 36b50b131297: Preparing [2023-08-28T15:13:19.829Z] 36b50b131297: Waiting [2023-08-28T15:13:19.829Z] bffb8ff7bfc7: Layer already exists [2023-08-28T15:13:19.829Z] 0244333318a2: Layer already exists [2023-08-28T15:13:19.829Z] f35158c295b5: Layer already exists [2023-08-28T15:13:19.829Z] 28466751ca07: Layer already exists [2023-08-28T15:13:19.829Z] 4cc9ef61cdad: Layer already exists [2023-08-28T15:13:19.829Z] 36b50b131297: Layer already exists [2023-08-28T15:13:19.829Z] 3.1.0-dev.14: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:20.143Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:20.462Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [2023-08-28T15:13:20.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-28T15:13:20.462Z] bffb8ff7bfc7: Preparing [2023-08-28T15:13:20.462Z] f35158c295b5: Preparing [2023-08-28T15:13:20.462Z] 0244333318a2: Preparing [2023-08-28T15:13:20.462Z] 4cc9ef61cdad: Preparing [2023-08-28T15:13:20.462Z] 28466751ca07: Preparing [2023-08-28T15:13:20.462Z] 36b50b131297: Preparing [2023-08-28T15:13:20.462Z] 36b50b131297: Waiting [2023-08-28T15:13:20.462Z] bffb8ff7bfc7: Layer already exists [2023-08-28T15:13:20.462Z] 4cc9ef61cdad: Layer already exists [2023-08-28T15:13:20.462Z] f35158c295b5: Layer already exists [2023-08-28T15:13:20.462Z] 28466751ca07: Layer already exists [2023-08-28T15:13:20.462Z] 0244333318a2: Layer already exists [2023-08-28T15:13:20.462Z] 36b50b131297: Layer already exists [2023-08-28T15:13:20.462Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:20.775Z] + 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-28T15:13:21.086Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-08-28T15:13:21.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-28T15:13:21.086Z] bffb8ff7bfc7: Preparing [2023-08-28T15:13:21.086Z] f35158c295b5: Preparing [2023-08-28T15:13:21.086Z] 0244333318a2: Preparing [2023-08-28T15:13:21.086Z] 4cc9ef61cdad: Preparing [2023-08-28T15:13:21.086Z] 28466751ca07: Preparing [2023-08-28T15:13:21.086Z] 36b50b131297: Preparing [2023-08-28T15:13:21.086Z] 36b50b131297: Waiting [2023-08-28T15:13:21.086Z] 0244333318a2: Layer already exists [2023-08-28T15:13:21.086Z] bffb8ff7bfc7: Layer already exists [2023-08-28T15:13:21.086Z] 4cc9ef61cdad: Layer already exists [2023-08-28T15:13:21.086Z] 28466751ca07: Layer already exists [2023-08-28T15:13:21.086Z] f35158c295b5: Layer already exists [2023-08-28T15:13:21.086Z] 36b50b131297: Layer already exists [2023-08-28T15:13:21.086Z] main: digest: sha256:2e8aa514e9619d8e8082e732760da1fc4fd2c23c75716dbf048460b80217bbe6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-28T15:13:21.132Z] ===================================================== [Pipeline] echo [2023-08-28T15:13:21.138Z] taggedImages: [2023-08-28T15:13:21.138Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:13:21.138Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-28T15:13:21.138Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.14 [2023-08-28T15:13:21.138Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [2023-08-28T15:13:21.138Z] - 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-28T15:13:21.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T15:13:21.503Z] [2023-08-28T15:13:21.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:13:21.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T15:13:21.801Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-28T15:13:21.801Z] 5eb5b503b376: Pulling fs layer [2023-08-28T15:13:21.801Z] 5c69ac0246d0: Pulling fs layer [2023-08-28T15:13:21.801Z] ec43610c2a17: Pulling fs layer [2023-08-28T15:13:21.801Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-28T15:13:21.801Z] 33b1e0a273af: Pulling fs layer [2023-08-28T15:13:21.801Z] 5d3b04190fa2: Pulling fs layer [2023-08-28T15:13:21.801Z] 2f39f015ded8: Pulling fs layer [2023-08-28T15:13:21.801Z] 33b1e0a273af: Waiting [2023-08-28T15:13:21.801Z] 5d3b04190fa2: Waiting [2023-08-28T15:13:21.801Z] 3a2ae6a8a46f: Waiting [2023-08-28T15:13:21.801Z] 5c69ac0246d0: Verifying Checksum [2023-08-28T15:13:21.801Z] 5c69ac0246d0: Download complete [2023-08-28T15:13:21.801Z] 33b1e0a273af: Verifying Checksum [2023-08-28T15:13:21.801Z] 33b1e0a273af: Download complete [2023-08-28T15:13:21.801Z] ec43610c2a17: Verifying Checksum [2023-08-28T15:13:21.801Z] ec43610c2a17: Download complete [2023-08-28T15:13:21.801Z] 5d3b04190fa2: Verifying Checksum [2023-08-28T15:13:21.801Z] 5d3b04190fa2: Download complete [2023-08-28T15:13:22.062Z] 5eb5b503b376: Verifying Checksum [2023-08-28T15:13:22.062Z] 5eb5b503b376: Download complete [2023-08-28T15:13:22.629Z] 2f39f015ded8: Download complete [2023-08-28T15:13:23.196Z] 5eb5b503b376: Pull complete [2023-08-28T15:13:23.196Z] 5c69ac0246d0: Pull complete [2023-08-28T15:13:23.761Z] ec43610c2a17: Pull complete [2023-08-28T15:13:23.761Z] 3a2ae6a8a46f: Pull complete [2023-08-28T15:13:24.022Z] 33b1e0a273af: Pull complete [2023-08-28T15:13:24.022Z] 5d3b04190fa2: Pull complete [2023-08-28T15:13:28.206Z] 2f39f015ded8: Pull complete [2023-08-28T15:13:28.206Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-28T15:13:28.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T15:13:28.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:13:28.281Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:13:28.304Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-28T15:13:28.401Z] 8d51d6327a98: Pull complete [2023-08-28T15:13:28.401Z] 8b374f2dd631: Pull complete [2023-08-28T15:13:28.401Z] ec14aa9079de: Pull complete [2023-08-28T15:13:32.864Z] $ docker top da8ade4a68180b7f47416219cfb74582ea7bb857e592087ab84904623db4cffa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:13:33.246Z] ---> job-cost.sh [2023-08-28T15:13:33.247Z] lf-activate-venv: SKIPPING [2023-08-28T15:13:33.247Z] INFO: No Stack... [2023-08-28T15:13:33.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-28T15:13:33.764Z] INFO: Archiving Costs [Pipeline] sh [2023-08-28T15:13:33.777Z] 2f466654f4bb: Pull complete [2023-08-28T15:13:34.054Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-08-28T15:13:34.054Z] + cut -d, -f6 [Pipeline] lock [2023-08-28T15:13:34.066Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [2023-08-28T15:13:34.072Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] did not exist. Created. [2023-08-28T15:13:34.072Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-28T15:13:34.367Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-28T15:13:34.395Z] Stashed 1 file(s) [Pipeline] } [2023-08-28T15:13:34.402Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-28T15:13:34.416Z] $ docker stop --time=1 da8ade4a68180b7f47416219cfb74582ea7bb857e592087ab84904623db4cffa [2023-08-28T15:13:35.568Z] $ docker rm -f --volumes da8ade4a68180b7f47416219cfb74582ea7bb857e592087ab84904623db4cffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-28T15:13:39.144Z] 554e91adad29: Pull complete [2023-08-28T15:13:39.145Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-28T15:13:39.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-28T15:13:39.145Z] ---> 1e15ea492957 [2023-08-28T15:13:39.145Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T15:13:41.099Z] ---> Running in 07dfaa444055 [2023-08-28T15:13:41.099Z] Removing intermediate container 07dfaa444055 [2023-08-28T15:13:41.099Z] ---> 0f47dc53bcf0 [2023-08-28T15:13:41.099Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T15:13:41.099Z] ---> Running in ef104c70f663 [2023-08-28T15:13:41.373Z] Removing intermediate container ef104c70f663 [2023-08-28T15:13:41.373Z] ---> 370ed4ff3d11 [2023-08-28T15:13:41.373Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-28T15:13:41.641Z] ---> Running in ec5c5443784c [2023-08-28T15:13:41.910Z] Removing intermediate container ec5c5443784c [2023-08-28T15:13:41.910Z] ---> 42c0e8806956 [2023-08-28T15:13:41.910Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T15:13:41.910Z] ---> Running in 8d2be87248bc [2023-08-28T15:13:43.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-28T15:13:43.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-28T15:13:44.709Z] OK: 263 MiB in 53 packages [2023-08-28T15:13:45.309Z] Removing intermediate container 8d2be87248bc [2023-08-28T15:13:45.309Z] ---> 7550761d679a [2023-08-28T15:13:45.309Z] Step 7/12 : WORKDIR /app [2023-08-28T15:13:45.584Z] ---> Running in 9571eae6034c [2023-08-28T15:13:45.852Z] Removing intermediate container 9571eae6034c [2023-08-28T15:13:45.852Z] ---> a1efae71c67f [2023-08-28T15:13:45.852Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-28T15:13:46.438Z] ---> c9148d769905 [2023-08-28T15:13:46.438Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T15:13:46.438Z] ---> Running in cd930d0826b8 [2023-08-28T15:14:54.334Z] Removing intermediate container cd930d0826b8 [2023-08-28T15:14:54.334Z] ---> f72d72fc9a15 [2023-08-28T15:14:54.334Z] Step 10/12 : COPY . . [2023-08-28T15:14:54.334Z] ---> 116df71941df [2023-08-28T15:14:54.334Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T15:14:54.334Z] ---> Running in 518dca61869f [2023-08-28T15:14:54.334Z] Removing intermediate container 518dca61869f [2023-08-28T15:14:54.334Z] ---> 9817a1a96e5e [2023-08-28T15:14:54.334Z] Step 12/12 : RUN $MAKE [2023-08-28T15:14:54.334Z] ---> Running in 90fc66b0967b [2023-08-28T15:14:54.334Z] noop [2023-08-28T15:14:54.334Z] Removing intermediate container 90fc66b0967b [2023-08-28T15:14:54.334Z] ---> 4b0484e0e298 [2023-08-28T15:14:54.334Z] Successfully built 4b0484e0e298 [2023-08-28T15:14:54.334Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:14:54.678Z] + docker inspect -f . ci-base-image-arm64 [2023-08-28T15:14:54.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:14:54.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2023-08-28T15:14:54.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/183 -v /w/workspace/app-service-configurable/183:/w/workspace/app-service-configurable/183:rw,z -v /w/workspace/app-service-configurable/183@tmp:/w/workspace/app-service-configurable/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-28T15:14:56.128Z] $ docker top d05d112f6197fe05dab3e47efa91c91f38036230fe25c5ab862ab8cde630b989 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T15:14:56.942Z] + go version [2023-08-28T15:14:56.942Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-28T15:14:56.960Z] $ docker stop --time=1 d05d112f6197fe05dab3e47efa91c91f38036230fe25c5ab862ab8cde630b989 [2023-08-28T15:14:59.922Z] $ docker rm -f --volumes d05d112f6197fe05dab3e47efa91c91f38036230fe25c5ab862ab8cde630b989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:15:00.456Z] + docker inspect -f . ci-base-image-arm64 [2023-08-28T15:15:00.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:15:00.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2023-08-28T15:15:00.686Z] $ 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/183 -v /w/workspace/app-service-configurable/183:/w/workspace/app-service-configurable/183:rw,z -v /w/workspace/app-service-configurable/183@tmp:/w/workspace/app-service-configurable/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-28T15:15:01.830Z] $ docker top 0fa5fa756231f55dfa2955662571fa0489b257270c2fa43518763aab04ee786b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T15:15:02.653Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/183 [Pipeline] fileExists [Pipeline] sh [2023-08-28T15:15:03.302Z] + make test [2023-08-28T15:15:03.302Z] go test -race -coverprofile=coverage.out ./... [2023-08-28T15:18:10.070Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-28T15:18:10.070Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-28T15:18:10.070Z] go vet ./... [2023-08-28T15:20:31.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-28T15:20:31.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-28T15:20:31.832Z] ./bin/test-attribution-txt.sh [2023-08-28T15:20:31.832Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-28T15:20:31.832Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-28T15:20:31.832Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-28T15:20:31.832Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-28T15:20:31.832Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-28T15:20:31.832Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-28T15:20:31.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-28T15:20:31.862Z] $ docker stop --time=1 0fa5fa756231f55dfa2955662571fa0489b257270c2fa43518763aab04ee786b [2023-08-28T15:20:33.736Z] $ docker rm -f --volumes 0fa5fa756231f55dfa2955662571fa0489b257270c2fa43518763aab04ee786b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-28T15:20:35.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-28T15:20:35.370Z] Warning: overwriting stash ‘coverage-report’ [2023-08-28T15:20:35.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T15:20:36.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-28T15:20:36.508Z] + ls -al . [2023-08-28T15:20:36.508Z] total 180 [2023-08-28T15:20:36.508Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 15:15 . [2023-08-28T15:20:36.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:12 .. [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 15:12 .dockerignore [2023-08-28T15:20:36.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 15:12 .git [2023-08-28T15:20:36.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 15:12 .github [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 15:12 .gitignore [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 15:12 .golangci.yml [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 15:12 Attribution.txt [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 15:12 CHANGELOG.md [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 15:12 Dockerfile [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 15:12 GOVERNANCE.md [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 15:12 Jenkinsfile [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 15:12 LICENSE [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 15:12 OWNERS.md [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 15:12 README.md [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 15:10 VERSION [2023-08-28T15:20:36.508Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 15:12 bin [2023-08-28T15:20:36.508Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 15:15 coverage.out [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 15:12 go.mod [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 15:12 go.sum [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 15:12 main.go [2023-08-28T15:20:36.508Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 15:12 makefile [2023-08-28T15:20:36.508Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:12 res [2023-08-28T15:20:36.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 15:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:20:36.844Z] + 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=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 --label arch=arm64 --label version=3.1.0-dev.14 . [2023-08-28T15:20:36.844Z] Sending build context to Docker daemon 179.2kB [2023-08-28T15:20:37.110Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T15:20:37.110Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-28T15:20:37.110Z] ---> 4b0484e0e298 [2023-08-28T15:20:37.110Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T15:20:37.110Z] ---> Running in bef269548d94 [2023-08-28T15:20:37.381Z] Removing intermediate container bef269548d94 [2023-08-28T15:20:37.381Z] ---> d6634bd242dc [2023-08-28T15:20:37.381Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T15:20:37.649Z] ---> Running in 4d350647b51f [2023-08-28T15:20:37.916Z] Removing intermediate container 4d350647b51f [2023-08-28T15:20:37.916Z] ---> e57d984cca8a [2023-08-28T15:20:37.916Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-28T15:20:37.916Z] ---> Running in 6961a5a0eaa8 [2023-08-28T15:20:38.189Z] Removing intermediate container 6961a5a0eaa8 [2023-08-28T15:20:38.189Z] ---> 914eac4c646f [2023-08-28T15:20:38.189Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T15:20:38.189Z] ---> Running in 76b24f0d3b07 [2023-08-28T15:20:39.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-28T15:20:39.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-28T15:20:41.290Z] OK: 263 MiB in 53 packages [2023-08-28T15:20:41.884Z] Removing intermediate container 76b24f0d3b07 [2023-08-28T15:20:41.884Z] ---> b6dd6b87e7c5 [2023-08-28T15:20:41.884Z] Step 7/26 : WORKDIR /app [2023-08-28T15:20:41.884Z] ---> Running in 32f2b094439c [2023-08-28T15:20:42.156Z] Removing intermediate container 32f2b094439c [2023-08-28T15:20:42.156Z] ---> 6c612a3d48f4 [2023-08-28T15:20:42.156Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-28T15:20:45.339Z] ---> 1591ae5fb5cb [2023-08-28T15:20:45.339Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T15:20:45.339Z] ---> Running in 9befc3e2cc07 [2023-08-28T15:20:47.289Z] Removing intermediate container 9befc3e2cc07 [2023-08-28T15:20:47.289Z] ---> 712f8e2ff83e [2023-08-28T15:20:47.289Z] Step 10/26 : COPY . . [2023-08-28T15:20:47.876Z] ---> 320092505468 [2023-08-28T15:20:47.876Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T15:20:48.147Z] ---> Running in dfc6d7c8274b [2023-08-28T15:20:48.414Z] Removing intermediate container dfc6d7c8274b [2023-08-28T15:20:48.414Z] ---> 099dc903fa0d [2023-08-28T15:20:48.414Z] Step 12/26 : RUN $MAKE [2023-08-28T15:20:48.414Z] ---> Running in 6f9338104a98 [2023-08-28T15:20:49.375Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.14" -trimpath -mod=readonly -o app-service-configurable [2023-08-28T15:23:11.056Z] Removing intermediate container 6f9338104a98 [2023-08-28T15:23:11.056Z] ---> 84532f65d316 [2023-08-28T15:23:11.056Z] Step 13/26 : FROM alpine:3.17 [2023-08-28T15:23:11.056Z] 3.17: Pulling from library/alpine [2023-08-28T15:23:11.056Z] 4060ece20d7a: Pulling fs layer [2023-08-28T15:23:11.056Z] 4060ece20d7a: Verifying Checksum [2023-08-28T15:23:11.056Z] 4060ece20d7a: Download complete [2023-08-28T15:23:11.056Z] 4060ece20d7a: Pull complete [2023-08-28T15:23:11.056Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-28T15:23:11.056Z] Status: Downloaded newer image for alpine:3.17 [2023-08-28T15:23:11.056Z] ---> 8650cd65339b [2023-08-28T15:23:11.056Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-28T15:23:11.056Z] ---> Running in d6cf7846aa43 [2023-08-28T15:23:11.056Z] Removing intermediate container d6cf7846aa43 [2023-08-28T15:23:11.056Z] ---> 87002e4c52bf [2023-08-28T15:23:11.056Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-28T15:23:11.056Z] ---> Running in e19621e02b7d [2023-08-28T15:23:11.056Z] Removing intermediate container e19621e02b7d [2023-08-28T15:23:11.056Z] ---> 5cda59d5727d [2023-08-28T15:23:11.056Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-28T15:23:11.056Z] ---> Running in db36c709a37b [2023-08-28T15:23:11.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-28T15:23:11.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-28T15:23:11.322Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-28T15:23:11.587Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-28T15:23:11.587Z] Executing busybox-1.35.0-r29.trigger [2023-08-28T15:23:11.587Z] Executing ca-certificates-20230506-r0.trigger [2023-08-28T15:23:11.855Z] OK: 8 MiB in 17 packages [2023-08-28T15:23:13.265Z] Removing intermediate container db36c709a37b [2023-08-28T15:23:13.265Z] ---> 50a417413d8d [2023-08-28T15:23:13.265Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-28T15:23:13.532Z] ---> 1c46bb4c6b66 [2023-08-28T15:23:13.532Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-28T15:23:13.800Z] ---> 853a70903fc4 [2023-08-28T15:23:13.800Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-28T15:23:14.381Z] ---> da7d6158c71b [2023-08-28T15:23:14.381Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-28T15:23:15.790Z] ---> d7c783e35fee [2023-08-28T15:23:15.790Z] Step 21/26 : EXPOSE 48095 [2023-08-28T15:23:15.790Z] ---> Running in 22b2a8eb25c5 [2023-08-28T15:23:16.059Z] Removing intermediate container 22b2a8eb25c5 [2023-08-28T15:23:16.059Z] ---> 495fdad6790b [2023-08-28T15:23:16.059Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-28T15:23:16.326Z] ---> Running in 17c99ffff88a [2023-08-28T15:23:16.591Z] Removing intermediate container 17c99ffff88a [2023-08-28T15:23:16.591Z] ---> 7212f413f29d [2023-08-28T15:23:16.591Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-28T15:23:16.591Z] ---> Running in b989875cb609 [2023-08-28T15:23:16.858Z] Removing intermediate container b989875cb609 [2023-08-28T15:23:16.858Z] ---> b2f451d97a41 [2023-08-28T15:23:16.858Z] Step 24/26 : LABEL arch=arm64 [2023-08-28T15:23:16.858Z] ---> Running in 426ef5c294ec [2023-08-28T15:23:17.125Z] Removing intermediate container 426ef5c294ec [2023-08-28T15:23:17.125Z] ---> 34924d2422a6 [2023-08-28T15:23:17.125Z] Step 25/26 : LABEL git_sha=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:23:17.392Z] ---> Running in 6ad5a8e97341 [2023-08-28T15:23:17.657Z] Removing intermediate container 6ad5a8e97341 [2023-08-28T15:23:17.657Z] ---> 10182776e903 [2023-08-28T15:23:17.657Z] Step 26/26 : LABEL version=3.1.0-dev.14 [2023-08-28T15:23:17.657Z] ---> Running in 657845b10d53 [2023-08-28T15:23:17.922Z] Removing intermediate container 657845b10d53 [2023-08-28T15:23:17.922Z] ---> 2b89102dad66 [2023-08-28T15:23:17.922Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-28T15:23:17.922Z] Successfully built 2b89102dad66 [2023-08-28T15:23:17.922Z] 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-28T15:23:18.029Z] provisioning config files... [2023-08-28T15:23:18.042Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/183@tmp/config18242793313601175730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:23:18.370Z] ---> docker-login.sh [2023-08-28T15:23:18.370Z] nexus3.edgexfoundry.org:10001 [2023-08-28T15:23:18.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:23:18.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:23:18.638Z] Configure a credential helper to remove this warning. See [2023-08-28T15:23:18.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:23:18.638Z] [2023-08-28T15:23:18.638Z] Login Succeeded [2023-08-28T15:23:18.638Z] nexus3.edgexfoundry.org:10002 [2023-08-28T15:23:18.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:23:18.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:23:18.904Z] Configure a credential helper to remove this warning. See [2023-08-28T15:23:18.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:23:18.904Z] [2023-08-28T15:23:18.904Z] Login Succeeded [2023-08-28T15:23:18.904Z] nexus3.edgexfoundry.org:10003 [2023-08-28T15:23:19.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:23:19.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:23:19.437Z] Configure a credential helper to remove this warning. See [2023-08-28T15:23:19.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:23:19.437Z] [2023-08-28T15:23:19.437Z] Login Succeeded [2023-08-28T15:23:19.437Z] nexus3.edgexfoundry.org:10004 [2023-08-28T15:23:19.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:23:19.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:23:19.703Z] Configure a credential helper to remove this warning. See [2023-08-28T15:23:19.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:23:19.703Z] [2023-08-28T15:23:19.703Z] Login Succeeded [2023-08-28T15:23:19.703Z] docker.io [2023-08-28T15:23:19.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T15:23:20.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T15:23:20.234Z] Configure a credential helper to remove this warning. See [2023-08-28T15:23:20.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T15:23:20.234Z] [2023-08-28T15:23:20.234Z] Login Succeeded [2023-08-28T15:23:20.234Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T15:23:20.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-28T15:23:20.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T15:23:20.298Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-08-28T15:23:20.298Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:23:20.298Z] latest [2023-08-28T15:23:20.298Z] 3.1.0-dev.14 [2023-08-28T15:23:20.298Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [2023-08-28T15:23:20.298Z] main [2023-08-28T15:23:20.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:20.656Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:21.003Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:23:21.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-28T15:23:21.003Z] 136d6d506f44: Preparing [2023-08-28T15:23:21.003Z] f29e9a62fd8a: Preparing [2023-08-28T15:23:21.003Z] 16855f77c36f: Preparing [2023-08-28T15:23:21.003Z] cdd030e34160: Preparing [2023-08-28T15:23:21.003Z] 412f4906466d: Preparing [2023-08-28T15:23:21.003Z] d2d9d24a8c2a: Preparing [2023-08-28T15:23:21.003Z] d2d9d24a8c2a: Waiting [2023-08-28T15:23:21.268Z] 16855f77c36f: Pushed [2023-08-28T15:23:21.268Z] f29e9a62fd8a: Pushed [2023-08-28T15:23:21.268Z] cdd030e34160: Pushed [2023-08-28T15:23:21.268Z] d2d9d24a8c2a: Layer already exists [2023-08-28T15:23:21.535Z] 412f4906466d: Pushed [2023-08-28T15:23:26.873Z] 136d6d506f44: Pushed [2023-08-28T15:23:27.190Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:27.572Z] + 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-28T15:23:27.931Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-28T15:23:27.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-28T15:23:27.932Z] 136d6d506f44: Preparing [2023-08-28T15:23:27.932Z] f29e9a62fd8a: Preparing [2023-08-28T15:23:27.932Z] 16855f77c36f: Preparing [2023-08-28T15:23:27.932Z] cdd030e34160: Preparing [2023-08-28T15:23:27.932Z] 412f4906466d: Preparing [2023-08-28T15:23:27.932Z] d2d9d24a8c2a: Preparing [2023-08-28T15:23:27.932Z] d2d9d24a8c2a: Waiting [2023-08-28T15:23:27.932Z] 412f4906466d: Layer already exists [2023-08-28T15:23:27.932Z] 16855f77c36f: Layer already exists [2023-08-28T15:23:27.932Z] 136d6d506f44: Layer already exists [2023-08-28T15:23:27.932Z] cdd030e34160: Layer already exists [2023-08-28T15:23:27.932Z] f29e9a62fd8a: Layer already exists [2023-08-28T15:23:27.932Z] d2d9d24a8c2a: Layer already exists [2023-08-28T15:23:28.203Z] latest: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:28.568Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:28.922Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.14 [2023-08-28T15:23:28.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-28T15:23:28.922Z] 136d6d506f44: Preparing [2023-08-28T15:23:28.922Z] f29e9a62fd8a: Preparing [2023-08-28T15:23:28.922Z] 16855f77c36f: Preparing [2023-08-28T15:23:28.922Z] cdd030e34160: Preparing [2023-08-28T15:23:28.922Z] 412f4906466d: Preparing [2023-08-28T15:23:28.922Z] d2d9d24a8c2a: Preparing [2023-08-28T15:23:28.922Z] d2d9d24a8c2a: Waiting [2023-08-28T15:23:28.922Z] cdd030e34160: Layer already exists [2023-08-28T15:23:28.922Z] 412f4906466d: Layer already exists [2023-08-28T15:23:28.922Z] 136d6d506f44: Layer already exists [2023-08-28T15:23:28.922Z] 16855f77c36f: Layer already exists [2023-08-28T15:23:28.922Z] f29e9a62fd8a: Layer already exists [2023-08-28T15:23:28.922Z] d2d9d24a8c2a: Layer already exists [2023-08-28T15:23:29.193Z] 3.1.0-dev.14: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:29.538Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:29.878Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [2023-08-28T15:23:29.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-28T15:23:29.878Z] 136d6d506f44: Preparing [2023-08-28T15:23:29.878Z] f29e9a62fd8a: Preparing [2023-08-28T15:23:29.878Z] 16855f77c36f: Preparing [2023-08-28T15:23:29.878Z] cdd030e34160: Preparing [2023-08-28T15:23:29.878Z] 412f4906466d: Preparing [2023-08-28T15:23:29.878Z] d2d9d24a8c2a: Preparing [2023-08-28T15:23:29.878Z] d2d9d24a8c2a: Waiting [2023-08-28T15:23:29.878Z] f29e9a62fd8a: Layer already exists [2023-08-28T15:23:29.878Z] 412f4906466d: Layer already exists [2023-08-28T15:23:29.878Z] 16855f77c36f: Layer already exists [2023-08-28T15:23:29.878Z] cdd030e34160: Layer already exists [2023-08-28T15:23:29.878Z] 136d6d506f44: Layer already exists [2023-08-28T15:23:29.878Z] d2d9d24a8c2a: Layer already exists [2023-08-28T15:23:29.878Z] aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:30.496Z] + 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-28T15:23:30.843Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-08-28T15:23:30.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-28T15:23:30.843Z] 136d6d506f44: Preparing [2023-08-28T15:23:30.843Z] f29e9a62fd8a: Preparing [2023-08-28T15:23:30.843Z] 16855f77c36f: Preparing [2023-08-28T15:23:30.843Z] cdd030e34160: Preparing [2023-08-28T15:23:30.843Z] 412f4906466d: Preparing [2023-08-28T15:23:30.843Z] d2d9d24a8c2a: Preparing [2023-08-28T15:23:30.843Z] d2d9d24a8c2a: Waiting [2023-08-28T15:23:30.843Z] 412f4906466d: Layer already exists [2023-08-28T15:23:30.843Z] 16855f77c36f: Layer already exists [2023-08-28T15:23:30.843Z] f29e9a62fd8a: Layer already exists [2023-08-28T15:23:30.843Z] 136d6d506f44: Layer already exists [2023-08-28T15:23:30.843Z] cdd030e34160: Layer already exists [2023-08-28T15:23:30.843Z] d2d9d24a8c2a: Layer already exists [2023-08-28T15:23:31.110Z] main: digest: sha256:9a7344677f67608d57d24b5224071abc70ba868051fc77f8ce7c0ac4004b58d1 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-28T15:23:31.161Z] ===================================================== [Pipeline] echo [2023-08-28T15:23:31.170Z] taggedImages: [2023-08-28T15:23:31.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [2023-08-28T15:23:31.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-28T15:23:31.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.14 [2023-08-28T15:23:31.170Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071-3.1.0-dev.14 [2023-08-28T15:23:31.170Z] - 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-28T15:23:31.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-28T15:23:31.544Z] [2023-08-28T15:23:31.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:23:31.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-28T15:23:31.875Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-28T15:23:31.875Z] 8998bd30e6a1: Pulling fs layer [2023-08-28T15:23:31.875Z] 04944245beec: Pulling fs layer [2023-08-28T15:23:31.875Z] 699f458cf7ca: Pulling fs layer [2023-08-28T15:23:31.875Z] 765212b225bb: Pulling fs layer [2023-08-28T15:23:31.875Z] f23df028b6ca: Pulling fs layer [2023-08-28T15:23:31.875Z] d65c8cfc05b1: Pulling fs layer [2023-08-28T15:23:31.875Z] 2437ff75d9bd: Pulling fs layer [2023-08-28T15:23:31.875Z] 765212b225bb: Waiting [2023-08-28T15:23:31.875Z] f23df028b6ca: Waiting [2023-08-28T15:23:31.875Z] d65c8cfc05b1: Waiting [2023-08-28T15:23:32.146Z] 04944245beec: Verifying Checksum [2023-08-28T15:23:32.146Z] 04944245beec: Download complete [2023-08-28T15:23:32.146Z] 765212b225bb: Verifying Checksum [2023-08-28T15:23:32.146Z] 765212b225bb: Download complete [2023-08-28T15:23:32.146Z] f23df028b6ca: Verifying Checksum [2023-08-28T15:23:32.146Z] f23df028b6ca: Download complete [2023-08-28T15:23:32.146Z] d65c8cfc05b1: Verifying Checksum [2023-08-28T15:23:32.146Z] d65c8cfc05b1: Download complete [2023-08-28T15:23:32.146Z] 699f458cf7ca: Verifying Checksum [2023-08-28T15:23:32.146Z] 699f458cf7ca: Download complete [2023-08-28T15:23:32.730Z] 8998bd30e6a1: Verifying Checksum [2023-08-28T15:23:32.730Z] 8998bd30e6a1: Download complete [2023-08-28T15:23:35.309Z] 2437ff75d9bd: Verifying Checksum [2023-08-28T15:23:35.309Z] 2437ff75d9bd: Download complete [2023-08-28T15:23:36.716Z] 8998bd30e6a1: Pull complete [2023-08-28T15:23:39.295Z] 04944245beec: Pull complete [2023-08-28T15:23:40.725Z] 699f458cf7ca: Pull complete [2023-08-28T15:23:40.725Z] 765212b225bb: Pull complete [2023-08-28T15:23:41.684Z] f23df028b6ca: Pull complete [2023-08-28T15:23:41.684Z] d65c8cfc05b1: Pull complete [2023-08-28T15:23:56.674Z] 2437ff75d9bd: Pull complete [2023-08-28T15:23:56.674Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-28T15:23:56.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-28T15:23:56.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:23:56.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2023-08-28T15:23:56.936Z] $ 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/183 -v /w/workspace/app-service-configurable/183:/w/workspace/app-service-configurable/183:rw,z -v /w/workspace/app-service-configurable/183@tmp:/w/workspace/app-service-configurable/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-28T15:23:59.491Z] $ docker top a1ac9b83f9d80d8aa6163609eb3051ea8f3cf6c8e719dd31104019ff374c164c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:24:00.320Z] ---> job-cost.sh [2023-08-28T15:24:00.320Z] lf-activate-venv: SKIPPING [2023-08-28T15:24:00.320Z] INFO: No Stack... [2023-08-28T15:24:00.586Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-28T15:24:01.541Z] INFO: Archiving Costs [Pipeline] sh [2023-08-28T15:24:02.174Z] + cut -d, -f6 [2023-08-28T15:24:02.175Z] + cat /w/workspace/app-service-configurable/183/archives/cost.csv [Pipeline] lock [2023-08-28T15:24:02.240Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [2023-08-28T15:24:02.253Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] did not exist. Created. [2023-08-28T15:24:02.253Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-28T15:24:02.598Z] /w/workspace/app-service-configurable/183@tmp/durable-eab6bed0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-28T15:24:02.933Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-28T15:24:03.219Z] Warning: overwriting stash ‘stack-cost’ [2023-08-28T15:24:03.273Z] Stashed 1 file(s) [Pipeline] } [2023-08-28T15:24:03.280Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-28T15:24:03.297Z] $ docker stop --time=1 a1ac9b83f9d80d8aa6163609eb3051ea8f3cf6c8e719dd31104019ff374c164c [2023-08-28T15:24:06.552Z] $ docker rm -f --volumes a1ac9b83f9d80d8aa6163609eb3051ea8f3cf6c8e719dd31104019ff374c164c [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-28T15:24:06.984Z] provisioning config files... [2023-08-28T15:24:06.993Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15081535141976482384tmp [Pipeline] { [Pipeline] sh [2023-08-28T15:24:07.287Z] + set +x [2023-08-28T15:24:07.288Z] + curl -s https://codecov.io/bash [2023-08-28T15:24:07.288Z] + bash -s -- [2023-08-28T15:24:07.288Z] [2023-08-28T15:24:07.288Z] _____ _ [2023-08-28T15:24:07.288Z] / ____| | | [2023-08-28T15:24:07.288Z] | | ___ __| | ___ ___ _____ __ [2023-08-28T15:24:07.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-28T15:24:07.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-28T15:24:07.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-28T15:24:07.288Z] Bash-1.0.6 [2023-08-28T15:24:07.288Z] [2023-08-28T15:24:07.288Z] [2023-08-28T15:24:07.288Z] ==> git version 2.25.1 found [2023-08-28T15:24:07.288Z] ==> 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-28T15:24:07.288Z] Release-Date: 2020-01-08 [2023-08-28T15:24:07.288Z] 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-28T15:24:07.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-28T15:24:07.288Z] ==> Jenkins CI detected. [2023-08-28T15:24:07.288Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-08-28T15:24:07.288Z] project root: . [2023-08-28T15:24:07.288Z] --> token set from env [2023-08-28T15:24:07.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-28T15:24:07.288Z] ==> Running gcov in . (disable via -X gcov) [2023-08-28T15:24:07.546Z] ==> Python coveragepy not found [2023-08-28T15:24:07.546Z] ==> Searching for coverage reports in: [2023-08-28T15:24:07.546Z] + . [2023-08-28T15:24:07.546Z] -> Found 1 reports [2023-08-28T15:24:07.546Z] ==> Detecting git/mercurial file structure [2023-08-28T15:24:07.546Z] ==> Reading reports [2023-08-28T15:24:07.546Z] + ./coverage.out bytes=13 [2023-08-28T15:24:07.546Z] ==> Appending adjustments [2023-08-28T15:24:07.546Z] https://docs.codecov.io/docs/fixing-reports [2023-08-28T15:24:07.546Z] + Found adjustments [2023-08-28T15:24:07.546Z] ==> Gzipping contents [2023-08-28T15:24:07.546Z] 4.0K /tmp/codecov.hJToEN.gz [2023-08-28T15:24:07.546Z] ==> Uploading reports [2023-08-28T15:24:07.546Z] url: https://codecov.io [2023-08-28T15:24:07.546Z] query: branch=main&commit=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-28T15:24:07.546Z] -> Pinging Codecov [2023-08-28T15:24:07.546Z] 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=aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-28T15:24:07.546Z] -> Uploading to [2023-08-28T15:24:07.546Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-28/A97CA9966030D2A3747ED39772930CCE/aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071/c8410591-13e1-44c0-ba99-b63373bf16cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230828T152407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72f79a75c0ec9b0f96d3a823a725f459d427c75f5f4d08741b5f95a539e9cd45 [2023-08-28T15:24:07.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-28T15:24:07.546Z] Dload Upload Total Spent Left Speed [2023-08-28T15:24:07.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2451 --:--:-- --:--:-- --:--:-- 2451 [2023-08-28T15:24:07.805Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] } [2023-08-28T15:24:07.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-28T15:24:08.025Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-28T15:24:08.034Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:24:08.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-28T15:24:08.342Z] [2023-08-28T15:24:08.342Z] 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-28T15:24:08.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-28T15:24:08.637Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-28T15:24:08.637Z] df9b9388f04a: Pulling fs layer [2023-08-28T15:24:08.637Z] 52dc419b0ee2: Pulling fs layer [2023-08-28T15:24:08.637Z] 25bc292e5bac: Pulling fs layer [2023-08-28T15:24:08.637Z] 114826534d7a: Pulling fs layer [2023-08-28T15:24:08.637Z] 4657fd5d0bcf: Pulling fs layer [2023-08-28T15:24:08.637Z] 6ad1cebc031e: Pulling fs layer [2023-08-28T15:24:08.637Z] 8a3aa393b2d8: Pulling fs layer [2023-08-28T15:24:08.637Z] 4657fd5d0bcf: Waiting [2023-08-28T15:24:08.637Z] 114826534d7a: Waiting [2023-08-28T15:24:08.638Z] 6ad1cebc031e: Waiting [2023-08-28T15:24:08.638Z] 8a3aa393b2d8: Waiting [2023-08-28T15:24:08.638Z] 25bc292e5bac: Verifying Checksum [2023-08-28T15:24:08.638Z] 25bc292e5bac: Download complete [2023-08-28T15:24:08.638Z] 52dc419b0ee2: Download complete [2023-08-28T15:24:08.638Z] 4657fd5d0bcf: Verifying Checksum [2023-08-28T15:24:08.638Z] 4657fd5d0bcf: Download complete [2023-08-28T15:24:08.638Z] df9b9388f04a: Verifying Checksum [2023-08-28T15:24:08.638Z] df9b9388f04a: Download complete [2023-08-28T15:24:08.638Z] 6ad1cebc031e: Verifying Checksum [2023-08-28T15:24:08.638Z] 6ad1cebc031e: Download complete [2023-08-28T15:24:08.896Z] df9b9388f04a: Pull complete [2023-08-28T15:24:08.896Z] 52dc419b0ee2: Pull complete [2023-08-28T15:24:08.896Z] 25bc292e5bac: Pull complete [2023-08-28T15:24:09.461Z] 114826534d7a: Verifying Checksum [2023-08-28T15:24:09.461Z] 114826534d7a: Download complete [2023-08-28T15:24:09.461Z] 8a3aa393b2d8: Verifying Checksum [2023-08-28T15:24:09.461Z] 8a3aa393b2d8: Download complete [2023-08-28T15:24:12.739Z] 114826534d7a: Pull complete [2023-08-28T15:24:12.739Z] 4657fd5d0bcf: Pull complete [2023-08-28T15:24:12.739Z] 6ad1cebc031e: Pull complete [2023-08-28T15:24:15.266Z] 8a3aa393b2d8: Pull complete [2023-08-28T15:24:15.266Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-28T15:24:15.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-28T15:24:15.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:24:15.343Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:24:15.371Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-28T15:24:17.927Z] $ docker top a68372f998a57cd7a621c5794d0927f7f1d780124788f71b399f582505fad8ef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-28T15:24:17.985Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-08-28T15:24:18.261Z] + set -o pipefail [2023-08-28T15:24:18.261Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-08-28T15:24:23.530Z] [2023-08-28T15:24:23.530Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-08-28T15:24:23.530Z] [2023-08-28T15:24:23.530Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2fd0c8ae-7b20-4597-af90-cb4f089dd634 [2023-08-28T15:24:23.530Z] [2023-08-28T15:24:23.530Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-28T15:24:23.530Z] [2023-08-28T15:24:23.530Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-28T15:24:23.530Z] [2023-08-28T15:24:24.098Z] [2023-08-28T15:24:24.098Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-28T15:24:24.098Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-28T15:24:24.098Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-28T15:24:24.107Z] $ docker stop --time=1 a68372f998a57cd7a621c5794d0927f7f1d780124788f71b399f582505fad8ef [2023-08-28T15:24:27.338Z] $ docker rm -f --volumes a68372f998a57cd7a621c5794d0927f7f1d780124788f71b399f582505fad8ef [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-28T15:24:28.035Z] + git log --format=format:%s -1 aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 [Pipeline] sh [2023-08-28T15:24:28.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-28T15:24:28.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:24:28.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T15:24:28.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:24:28.706Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:24:28.734Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-28T15:24:29.174Z] $ docker top 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff -eo pid,comm [2023-08-28T15:24:29.222Z] 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-28T15:24:29.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-28T15:24:29.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T15:24:29.268Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T15:24:29.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T15:24:29.371Z] $ docker exec 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff ssh-agent [2023-08-28T15:24:29.471Z] SSH_AUTH_SOCK=/tmp/ssh-RpwCafai1Fao/agent.31 [2023-08-28T15:24:29.471Z] SSH_AGENT_PID=38 [2023-08-28T15:24:29.475Z] Running ssh-add (command line suppressed) [2023-08-28T15:24:29.561Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15234231908364829015.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15234231908364829015.key) [2023-08-28T15:24:29.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T15:24:29.864Z] + git semver tag [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,024 [run_tag] DEBUG tag force:False [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,024 [check_head_tag] DEBUG check head tag [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,025 [execute] INFO git cat-file --batch-check [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,029 [execute] INFO git cat-file --batch [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,042 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,042 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-28T15:24:30.124Z] 2023-08-28 15:24:30,046 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:24:30.124Z] 3.1.0-dev.14 [Pipeline] } [2023-08-28T15:24:30.131Z] $ docker exec --env ******** --env ******** 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff ssh-agent -k [2023-08-28T15:24:30.235Z] unset SSH_AUTH_SOCK; [2023-08-28T15:24:30.236Z] unset SSH_AGENT_PID; [2023-08-28T15:24:30.236Z] echo Agent pid 38 killed; [2023-08-28T15:24:30.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-28T15:24:30.544Z] + git semver [Pipeline] } [2023-08-28T15:24:30.815Z] $ docker stop --time=1 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff [2023-08-28T15:24:32.084Z] $ docker rm -f --volumes 551ab6d7e50fbae3b3cd7400c5f3436535754283d8b1912e642ef5e35f3757ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:24:32.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-28T15:24:32.456Z] [2023-08-28T15:24:32.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:24:32.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-28T15:24:32.755Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-28T15:24:32.755Z] ab5ef0e58194: Pulling fs layer [2023-08-28T15:24:32.755Z] 9712f1f96733: Pulling fs layer [2023-08-28T15:24:32.755Z] 63f879dbbcfc: Pulling fs layer [2023-08-28T15:24:32.755Z] 0d9ebad4ef96: Pulling fs layer [2023-08-28T15:24:32.755Z] e9a5061849ea: Pulling fs layer [2023-08-28T15:24:32.755Z] d747dcd14b5f: Pulling fs layer [2023-08-28T15:24:32.755Z] 2de7ff778b66: Pulling fs layer [2023-08-28T15:24:32.755Z] 0d9ebad4ef96: Waiting [2023-08-28T15:24:32.755Z] e9a5061849ea: Waiting [2023-08-28T15:24:32.755Z] d747dcd14b5f: Waiting [2023-08-28T15:24:32.755Z] 2de7ff778b66: Waiting [2023-08-28T15:24:32.755Z] 9712f1f96733: Download complete [2023-08-28T15:24:33.014Z] 63f879dbbcfc: Verifying Checksum [2023-08-28T15:24:33.014Z] 63f879dbbcfc: Download complete [2023-08-28T15:24:33.272Z] 0d9ebad4ef96: Verifying Checksum [2023-08-28T15:24:33.272Z] 0d9ebad4ef96: Download complete [2023-08-28T15:24:33.272Z] e9a5061849ea: Verifying Checksum [2023-08-28T15:24:33.272Z] e9a5061849ea: Download complete [2023-08-28T15:24:33.272Z] d747dcd14b5f: Verifying Checksum [2023-08-28T15:24:33.272Z] d747dcd14b5f: Download complete [2023-08-28T15:24:33.272Z] ab5ef0e58194: Verifying Checksum [2023-08-28T15:24:33.272Z] 2de7ff778b66: Verifying Checksum [2023-08-28T15:24:35.799Z] ab5ef0e58194: Pull complete [2023-08-28T15:24:35.799Z] 9712f1f96733: Pull complete [2023-08-28T15:24:36.364Z] 63f879dbbcfc: Pull complete [2023-08-28T15:24:39.643Z] 0d9ebad4ef96: Pull complete [2023-08-28T15:24:39.901Z] e9a5061849ea: Pull complete [2023-08-28T15:24:39.901Z] d747dcd14b5f: Pull complete [2023-08-28T15:24:40.834Z] 2de7ff778b66: Pull complete [2023-08-28T15:24:40.834Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-28T15:24:40.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-28T15:24:40.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:24:40.903Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:24:40.924Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-28T15:24:47.066Z] $ docker top a344131631449f33a5d38ac3a02ba76087ba494e95d4ef651f50ce890f4402ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-28T15:24:47.138Z] provisioning config files... [2023-08-28T15:24:47.144Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12506533151098485236tmp [2023-08-28T15:24:47.152Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9759102893218517310tmp [2023-08-28T15:24:47.158Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4971998679940580689tmp [Pipeline] { [Pipeline] echo [2023-08-28T15:24:47.172Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:24:47.454Z] ---> sigul-configuration.sh [2023-08-28T15:24:47.454Z] gpg: directory `/root/.gnupg' created [2023-08-28T15:24:47.454Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-28T15:24:47.454Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-28T15:24:47.454Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-28T15:24:47.454Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-28T15:24:47.454Z] gpg: CAST5 encrypted data [2023-08-28T15:24:47.454Z] gpg: encrypted with 1 passphrase [2023-08-28T15:24:47.454Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-28T15:24:47.736Z] + mkdir /home/jenkins [2023-08-28T15:24:47.736Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-28T15:24:48.022Z] + 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-28T15:24:48.030Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:24:48.313Z] ---> sigul-install.sh [2023-08-28T15:24:48.313Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-28T15:24:48.601Z] + git tag --list [2023-08-28T15:24:48.601Z] v1.0.0 [2023-08-28T15:24:48.601Z] v1.1.0 [2023-08-28T15:24:48.601Z] v1.2.0 [2023-08-28T15:24:48.601Z] v1.3.0 [2023-08-28T15:24:48.601Z] v1.3.1 [2023-08-28T15:24:48.601Z] v2.0.0 [2023-08-28T15:24:48.601Z] v2.0.1 [2023-08-28T15:24:48.601Z] v2.1.0 [2023-08-28T15:24:48.601Z] v2.1.1 [2023-08-28T15:24:48.601Z] v2.1.2 [2023-08-28T15:24:48.601Z] v2.2.0 [2023-08-28T15:24:48.601Z] v2.3 [2023-08-28T15:24:48.601Z] v2.3.0 [2023-08-28T15:24:48.601Z] v2.3.1 [2023-08-28T15:24:48.601Z] v3.0 [2023-08-28T15:24:48.601Z] v3.0.0 [2023-08-28T15:24:48.601Z] v3.0.1 [2023-08-28T15:24:48.601Z] v3.0.1-dev.1 [2023-08-28T15:24:48.601Z] v3.1.0-dev.1 [2023-08-28T15:24:48.601Z] v3.1.0-dev.10 [2023-08-28T15:24:48.601Z] v3.1.0-dev.11 [2023-08-28T15:24:48.601Z] v3.1.0-dev.12 [2023-08-28T15:24:48.601Z] v3.1.0-dev.13 [2023-08-28T15:24:48.601Z] v3.1.0-dev.14 [2023-08-28T15:24:48.601Z] v3.1.0-dev.2 [2023-08-28T15:24:48.601Z] v3.1.0-dev.3 [2023-08-28T15:24:48.601Z] v3.1.0-dev.4 [2023-08-28T15:24:48.601Z] v3.1.0-dev.5 [2023-08-28T15:24:48.601Z] v3.1.0-dev.6 [2023-08-28T15:24:48.601Z] v3.1.0-dev.7 [2023-08-28T15:24:48.601Z] v3.1.0-dev.8 [2023-08-28T15:24:48.601Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-28T15:24:48.892Z] + lftools sign git-tag v3.1.0-dev.14 [2023-08-28T15:24:49.458Z] Signing Git tag with Sigul... [2023-08-28T15:24:49.458Z] Signing v3.1.0-dev.14 [Pipeline] echo [2023-08-28T15:24:49.725Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:24:50.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-28T15:24:50.014Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-28T15:24:50.029Z] $ docker stop --time=1 a344131631449f33a5d38ac3a02ba76087ba494e95d4ef651f50ce890f4402ff [2023-08-28T15:24:51.317Z] $ docker rm -f --volumes a344131631449f33a5d38ac3a02ba76087ba494e95d4ef651f50ce890f4402ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-28T15:24:51.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-28T15:24:51.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:24:51.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T15:24:51.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:24:52.067Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:24:52.088Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-28T15:24:52.411Z] $ docker top a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-28T15:24:52.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T15:24:52.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T15:24:52.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T15:24:52.608Z] $ docker exec a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 ssh-agent [2023-08-28T15:24:52.711Z] SSH_AUTH_SOCK=/tmp/ssh-4Ux7hJFxZtZO/agent.33 [2023-08-28T15:24:52.711Z] SSH_AGENT_PID=39 [2023-08-28T15:24:52.715Z] Running ssh-add (command line suppressed) [2023-08-28T15:24:52.809Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_31875344570198125.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_31875344570198125.key) [2023-08-28T15:24:52.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T15:24:53.118Z] + git semver bump pre [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,273 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,273 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,274 [bump_version] DEBUG bumped version:3.1.0-dev.15 [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,274 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,274 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,274 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,276 [execute] INFO git cat-file --batch-check [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,276 [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-28T15:24:53.377Z] 2023-08-28 15:24:53,280 [execute] INFO git cat-file --batch [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-28T15:24:53.377Z] 2023-08-28 15:24:53,285 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:24:53.377Z] 3.1.0-dev.15 [Pipeline] } [2023-08-28T15:24:53.384Z] $ docker exec --env ******** --env ******** a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 ssh-agent -k [2023-08-28T15:24:53.481Z] unset SSH_AUTH_SOCK; [2023-08-28T15:24:53.481Z] unset SSH_AGENT_PID; [2023-08-28T15:24:53.481Z] echo Agent pid 39 killed; [2023-08-28T15:24:53.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-28T15:24:53.801Z] + git semver [Pipeline] } [2023-08-28T15:24:54.068Z] $ docker stop --time=1 a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 [2023-08-28T15:24:55.321Z] $ docker rm -f --volumes a21d011f91feb2fbb2a9b016d85b4c3378e974752370d2be4ec3a5405e91ab31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-28T15:24:55.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-28T15:24:55.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:24:55.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T15:24:55.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:24:56.032Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:24:56.059Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-28T15:24:56.388Z] $ docker top a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-28T15:24:56.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T15:24:56.486Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T15:24:56.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T15:24:56.590Z] $ docker exec a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a ssh-agent [2023-08-28T15:24:56.702Z] SSH_AUTH_SOCK=/tmp/ssh-BRUife71QssA/agent.32 [2023-08-28T15:24:56.703Z] SSH_AGENT_PID=38 [2023-08-28T15:24:56.709Z] Running ssh-add (command line suppressed) [2023-08-28T15:24:56.793Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10507281652440810866.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10507281652440810866.key) [2023-08-28T15:24:56.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T15:24:57.096Z] + git semver push [2023-08-28T15:24:57.355Z] 2023-08-28 15:24:57,250 [run_push] DEBUG push [2023-08-28T15:24:57.355Z] 2023-08-28 15:24:57,250 [execute] INFO git cat-file --batch-check [2023-08-28T15:24:57.355Z] 2023-08-28 15:24:57,251 [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-28T15:24:57.355Z] 2023-08-28 15:24:57,254 [execute] INFO git rev-list 589e3afbd0cf073d1e2832c66900c8df79861410 -- [2023-08-28T15:24:57.355Z] 2023-08-28 15:24:57,254 [execute] DEBUG Popen(['git', 'rev-list', '589e3afbd0cf073d1e2832c66900c8df79861410', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-28T15:24:57.355Z] 2023-08-28 15:24:57,266 [execute] INFO git fetch -v origin [2023-08-28T15:24:57.355Z] 2023-08-28 15:24:57,266 [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-28T15:24:57.921Z] 2023-08-28 15:24:57,728 [run_push] DEBUG no remote changes detected [2023-08-28T15:24:57.921Z] 2023-08-28 15:24:57,728 [execute] INFO git push origin semver [2023-08-28T15:24:57.921Z] 2023-08-28 15:24:57,729 [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-28T15:24:58.859Z] 2023-08-28 15:24:58,551 [run_push] DEBUG push all version tags [2023-08-28T15:24:58.859Z] 2023-08-28 15:24:58,551 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-28T15:24:58.859Z] 2023-08-28 15:24:58,552 [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-28T15:24:59.428Z] 2023-08-28 15:24:59,423 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-28T15:24:59.428Z] 3.1.0-dev.15 [Pipeline] } [2023-08-28T15:24:59.694Z] $ docker exec --env ******** --env ******** a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a ssh-agent -k [2023-08-28T15:24:59.801Z] unset SSH_AUTH_SOCK; [2023-08-28T15:24:59.801Z] unset SSH_AGENT_PID; [2023-08-28T15:24:59.801Z] echo Agent pid 38 killed; [2023-08-28T15:24:59.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-28T15:25:00.119Z] + git semver [Pipeline] } [2023-08-28T15:25:00.387Z] $ docker stop --time=1 a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a [2023-08-28T15:25:01.660Z] $ docker rm -f --volumes a40bd323704196332779b164258aa74414c1e09286785f8315c129bc58cfed6a [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-28T15:25:02.287Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-08-28T15:25:02.287Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-28T15:25:02.287Z] total 16 [2023-08-28T15:25:02.287Z] drwxr-xr-x 3 root root 4096 Aug 28 15:13 . [2023-08-28T15:25:02.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:24 .. [2023-08-28T15:25:02.287Z] drwxr-xr-x 2 root root 4096 Aug 28 15:13 cost [2023-08-28T15:25:02.287Z] -rw-r--r-- 1 root root 96 Aug 28 15:13 cost.csv [2023-08-28T15:25:02.287Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-08-28T15:25:02.287Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-28T15:25:02.287Z] total 16 [2023-08-28T15:25:02.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 15:13 . [2023-08-28T15:25:02.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 15:24 .. [2023-08-28T15:25:02.287Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 15:13 cost [2023-08-28T15:25:02.287Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 28 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:25:02.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:25:03.527Z] ---> package-listing.sh [2023-08-28T15:25:03.527Z] ++ facter osfamily [2023-08-28T15:25:03.527Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-28T15:25:03.527Z] + OS_FAMILY=debian [2023-08-28T15:25:03.527Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-08-28T15:25:03.527Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-28T15:25:03.527Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-28T15:25:03.527Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-28T15:25:03.527Z] + PACKAGES=/tmp/packages_start.txt [2023-08-28T15:25:03.527Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-28T15:25:03.527Z] + PACKAGES=/tmp/packages_end.txt [2023-08-28T15:25:03.527Z] + case "${OS_FAMILY}" in [2023-08-28T15:25:03.527Z] + dpkg -l [2023-08-28T15:25:03.527Z] + grep '^ii' [2023-08-28T15:25:03.810Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-28T15:25:03.810Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-28T15:25:03.810Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-28T15:25:03.810Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-28T15:25:03.810Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-08-28T15:25:03.810Z] + 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-28T15:25:03.825Z] 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-28T15:25:04.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T15:25:04.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T15:25:04.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T15:25:04.526Z] prd-ubuntu20.04-docker-8c-8g-4737 does not seem to be running inside a container [2023-08-28T15:25:04.551Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-28T15:25:04.775Z] $ docker top 10cd76750cc68ab7726f71d9e822d9e36ceaf926c166959ec30bd153a0b45045 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T15:25:05.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-28T15:25:05.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-28T15:25:05.680Z] + ls /var/log/sa-host [2023-08-28T15:25:05.680Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T15:25:05.831Z] provisioning config files... [2023-08-28T15:25:05.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8920554345696560188tmp [Pipeline] { [Pipeline] echo [2023-08-28T15:25:05.852Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:25:06.133Z] ---> create-netrc.sh [Pipeline] } [2023-08-28T15:25:06.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:25:06.474Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-28T15:25:06.484Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:25:06.767Z] ---> sudo-logs.sh [2023-08-28T15:25:06.767Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-28T15:25:06.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:25:07.087Z] ---> job-cost.sh [2023-08-28T15:25:07.087Z] lf-activate-venv: SKIPPING [2023-08-28T15:25:07.087Z] DEBUG: total: 0.2199999988079071 [2023-08-28T15:25:07.087Z] INFO: Retrieving Stack Cost... [2023-08-28T15:25:07.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-28T15:25:07.912Z] INFO: Archiving Costs [Pipeline] echo [2023-08-28T15:25:07.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T15:25:08.203Z] ---> logs-deploy.sh [2023-08-28T15:25:08.203Z] lf-activate-venv: SKIPPING [2023-08-28T15:25:08.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/183 [2023-08-28T15:25:08.203Z] INFO: archiving workspace using pattern(s): [2023-08-28T15:25:09.139Z] Archives upload complete. [2023-08-28T15:25:09.139Z] INFO: archiving logs to Nexus