Pull request #496 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc23f0802932b572f5755446096db4ab572a9477+f5da36499e9ef96a87f382eb4ad79892e2574163 (a2ce565064b734940c57c51fcb9e129f4708590e) 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-ssh10066513257599525670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13210432591623834574.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8375785436517457430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5484743819948574866.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10130243281975729444.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6237343899610840389.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-1186 in /w/workspace/_app-service-configurable_PR-496 [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/_app-service-configurable_PR-496 # 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 Merging remotes/origin/main commit f5da36499e9ef96a87f382eb4ad79892e2574163 into PR head commit bc23f0802932b572f5755446096db4ab572a9477 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc23f0802932b572f5755446096db4ab572a9477 # timeout=10 > git remote # timeout=10 Merge succeeded, producing bc23f0802932b572f5755446096db4ab572a9477 Checking out Revision bc23f0802932b572f5755446096db4ab572a9477 (PR-496) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-05T12:02:24.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f5da36499e9ef96a87f382eb4ad79892e2574163 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc23f0802932b572f5755446096db4ab572a9477 # timeout=10 [Pipeline] withCredentials [2023-01-05T12:02:24.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-05T12:02:25.074Z] ========================================================= [2023-01-05T12:02:25.074Z] EdgeX Global Pipelines Version Info [2023-01-05T12:02:25.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:02:25.839Z] ------------------- [2023-01-05T12:02:25.839Z] stable info: [2023-01-05T12:02:25.839Z] ------------------- [2023-01-05T12:02:25.839Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-05T12:02:25.839Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-05T12:02:25.839Z] Message: update stable to v1.0.244 [2023-01-05T12:02:26.410Z] ------------------- [2023-01-05T12:02:26.410Z] experimental info: [2023-01-05T12:02:26.410Z] ------------------- [2023-01-05T12:02:26.410Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-05T12:02:26.410Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-05T12:02:26.410Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-05T12:02:26.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-05T12:02:26.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-05T12:02:26.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-05T12:02:26.852Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-05T12:02:26.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-05T12:02:26.929Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-05T12:02:26.968Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-05T12:02:27.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-05T12:02:27.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-05T12:02:27.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-05T12:02:27.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-05T12:02:27.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-05T12:02:27.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-05T12:02:27.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-05T12:02:27.297Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-05T12:02:27.335Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-05T12:02:27.378Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-05T12:02:27.413Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-05T12:02:27.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-05T12:02:27.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-05T12:02:27.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-05T12:02:27.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-05T12:02:27.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-05T12:02:27.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-05T12:02:27.670Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-05T12:02:27.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-05T12:02:27.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-05T12:02:27.781Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-496 [Pipeline] echo [2023-01-05T12:02:27.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-496 [Pipeline] echo [2023-01-05T12:02:27.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-496 [Pipeline] echo [2023-01-05T12:02:27.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc23f0802932b572f5755446096db4ab572a9477 [Pipeline] echo [2023-01-05T12:02:27.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc23f08 [Pipeline] echo [2023-01-05T12:02:27.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-05T12:02:28.080Z] provisioning config files... [2023-01-05T12:02:28.124Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-496@tmp/config9960603782906439576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:02:28.555Z] ---> docker-login.sh [2023-01-05T12:02:28.555Z] nexus3.edgexfoundry.org:10001 [2023-01-05T12:02:29.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:29.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:29.125Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:29.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:29.125Z] [2023-01-05T12:02:29.125Z] Login Succeeded [2023-01-05T12:02:29.125Z] nexus3.edgexfoundry.org:10002 [2023-01-05T12:02:29.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:29.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:29.385Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:29.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:29.385Z] [2023-01-05T12:02:29.385Z] Login Succeeded [2023-01-05T12:02:29.385Z] nexus3.edgexfoundry.org:10003 [2023-01-05T12:02:29.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:29.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:29.385Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:29.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:29.385Z] [2023-01-05T12:02:29.385Z] Login Succeeded [2023-01-05T12:02:29.385Z] nexus3.edgexfoundry.org:10004 [2023-01-05T12:02:29.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:29.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:29.644Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:29.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:29.644Z] [2023-01-05T12:02:29.644Z] Login Succeeded [2023-01-05T12:02:29.644Z] docker.io [2023-01-05T12:02:29.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:29.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:29.905Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:29.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:29.905Z] [2023-01-05T12:02:29.905Z] Login Succeeded [2023-01-05T12:02:29.905Z] ---> docker-login.sh ends [Pipeline] } [2023-01-05T12:02:29.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-05T12:02:30.537Z] + git rev-list -1 --merges bc23f0802932b572f5755446096db4ab572a9477~1..bc23f0802932b572f5755446096db4ab572a9477 [Pipeline] echo [2023-01-05T12:02:30.597Z] -----------> git rev-list -1 --merges bc23f0802932b572f5755446096db4ab572a9477~1..bc23f0802932b572f5755446096db4ab572a9477 bc23f0802932b572f5755446096db4ab572a9477 [false] [Pipeline] sh [2023-01-05T12:02:30.906Z] + git log --format=format:%s -1 bc23f0802932b572f5755446096db4ab572a9477 [Pipeline] echo [2023-01-05T12:02:30.940Z] ========================================================= [2023-01-05T12:02:30.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-05T12:02:30.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-05T12:02:31.378Z] + git log --format=format:%s -1 bc23f0802932b572f5755446096db4ab572a9477 [Pipeline] echo [2023-01-05T12:02:31.408Z] [semverPrep] GIT_COMMIT: bc23f0802932b572f5755446096db4ab572a9477, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-01-05T12:02:31.439Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-05T12:02:31.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-05T12:02:31.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-05T12:02:31.823Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-05T12:02:31.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-05T12:02:31.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-05T12:02:31.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-05T12:02:31.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:02:32.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-05T12:02:32.345Z] [2023-01-05T12:02:32.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:02:32.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-05T12:02:32.724Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-05T12:02:32.724Z] b85a868b505f: Pulling fs layer [2023-01-05T12:02:32.724Z] e2be974225ed: Pulling fs layer [2023-01-05T12:02:32.724Z] 339a4e72a1f5: Pulling fs layer [2023-01-05T12:02:32.724Z] 988bab9f4d93: Pulling fs layer [2023-01-05T12:02:32.724Z] 1469e6f7b9e6: Pulling fs layer [2023-01-05T12:02:32.724Z] eaf3925da568: Pulling fs layer [2023-01-05T12:02:32.724Z] bab4dde63d76: Pulling fs layer [2023-01-05T12:02:32.724Z] bde34c3a00c8: Pulling fs layer [2023-01-05T12:02:32.724Z] b352a97aabf1: Pulling fs layer [2023-01-05T12:02:32.724Z] 4872d77fe225: Pulling fs layer [2023-01-05T12:02:32.724Z] 5851b861e8e6: Pulling fs layer [2023-01-05T12:02:32.724Z] 988bab9f4d93: Waiting [2023-01-05T12:02:32.724Z] b352a97aabf1: Waiting [2023-01-05T12:02:32.724Z] 5851b861e8e6: Waiting [2023-01-05T12:02:32.724Z] 4872d77fe225: Waiting [2023-01-05T12:02:32.724Z] bde34c3a00c8: Waiting [2023-01-05T12:02:32.724Z] 1469e6f7b9e6: Waiting [2023-01-05T12:02:32.724Z] bab4dde63d76: Waiting [2023-01-05T12:02:32.724Z] e2be974225ed: Verifying Checksum [2023-01-05T12:02:32.724Z] e2be974225ed: Download complete [2023-01-05T12:02:32.724Z] 988bab9f4d93: Verifying Checksum [2023-01-05T12:02:32.724Z] 988bab9f4d93: Download complete [2023-01-05T12:02:32.985Z] 1469e6f7b9e6: Verifying Checksum [2023-01-05T12:02:32.985Z] 1469e6f7b9e6: Download complete [2023-01-05T12:02:32.985Z] 339a4e72a1f5: Verifying Checksum [2023-01-05T12:02:32.985Z] 339a4e72a1f5: Download complete [2023-01-05T12:02:32.985Z] eaf3925da568: Download complete [2023-01-05T12:02:32.985Z] bde34c3a00c8: Download complete [2023-01-05T12:02:32.985Z] b352a97aabf1: Verifying Checksum [2023-01-05T12:02:32.985Z] b352a97aabf1: Download complete [2023-01-05T12:02:32.985Z] 4872d77fe225: Verifying Checksum [2023-01-05T12:02:32.985Z] 4872d77fe225: Download complete [2023-01-05T12:02:32.985Z] 5851b861e8e6: Verifying Checksum [2023-01-05T12:02:32.985Z] 5851b861e8e6: Download complete [2023-01-05T12:02:32.985Z] b85a868b505f: Download complete [2023-01-05T12:02:33.555Z] bab4dde63d76: Verifying Checksum [2023-01-05T12:02:33.555Z] bab4dde63d76: Download complete [2023-01-05T12:02:34.492Z] b85a868b505f: Pull complete [2023-01-05T12:02:34.492Z] e2be974225ed: Pull complete [2023-01-05T12:02:35.061Z] 339a4e72a1f5: Pull complete [2023-01-05T12:02:35.061Z] 988bab9f4d93: Pull complete [2023-01-05T12:02:35.628Z] 1469e6f7b9e6: Pull complete [2023-01-05T12:02:35.628Z] eaf3925da568: Pull complete [2023-01-05T12:02:37.531Z] bab4dde63d76: Pull complete [2023-01-05T12:02:37.531Z] bde34c3a00c8: Pull complete [2023-01-05T12:02:37.531Z] b352a97aabf1: Pull complete [2023-01-05T12:02:37.531Z] 4872d77fe225: Pull complete [2023-01-05T12:02:37.789Z] 5851b861e8e6: Pull complete [2023-01-05T12:02:37.789Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-05T12:02:37.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-05T12:02:37.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:02:37.994Z] prd-ubuntu20.04-docker-8c-8g-1186 does not seem to be running inside a container [2023-01-05T12:02:38.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-496 -v /w/workspace/_app-service-configurable_PR-496:/w/workspace/_app-service-configurable_PR-496:rw,z -v /w/workspace/_app-service-configurable_PR-496@tmp:/w/workspace/_app-service-configurable_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-05T12:02:41.920Z] $ docker top 57b5fe59a761efd4bb498aea943c56572110df3b565cb0ec7de8b1467d02627e -eo pid,comm [2023-01-05T12:02:41.974Z] 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-01-05T12:02:41.974Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-05T12:02:42.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-05T12:02:42.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-05T12:02:42.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-05T12:02:42.231Z] $ docker exec 57b5fe59a761efd4bb498aea943c56572110df3b565cb0ec7de8b1467d02627e ssh-agent [2023-01-05T12:02:42.337Z] SSH_AUTH_SOCK=/tmp/ssh-GsSLe7YZwVON/agent.33 [2023-01-05T12:02:42.338Z] SSH_AGENT_PID=39 [2023-01-05T12:02:42.344Z] Running ssh-add (command line suppressed) [2023-01-05T12:02:42.433Z] Identity added: /w/workspace/_app-service-configurable_PR-496@tmp/private_key_12109800425178432918.key (/w/workspace/_app-service-configurable_PR-496@tmp/private_key_12109800425178432918.key) [2023-01-05T12:02:42.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-05T12:02:42.775Z] + git tag --points-at HEAD [Pipeline] } [2023-01-05T12:02:42.803Z] $ docker exec --env ******** --env ******** 57b5fe59a761efd4bb498aea943c56572110df3b565cb0ec7de8b1467d02627e ssh-agent -k [2023-01-05T12:02:42.922Z] unset SSH_AUTH_SOCK; [2023-01-05T12:02:42.923Z] unset SSH_AGENT_PID; [2023-01-05T12:02:42.923Z] echo Agent pid 39 killed; [2023-01-05T12:02:42.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-05T12:02:43.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-05T12:02:43.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-05T12:02:43.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-05T12:02:43.142Z] $ docker exec 57b5fe59a761efd4bb498aea943c56572110df3b565cb0ec7de8b1467d02627e ssh-agent [2023-01-05T12:02:43.258Z] SSH_AUTH_SOCK=/tmp/ssh-B8t5qkxc1gsf/agent.71 [2023-01-05T12:02:43.258Z] SSH_AGENT_PID=77 [2023-01-05T12:02:43.263Z] Running ssh-add (command line suppressed) [2023-01-05T12:02:43.361Z] Identity added: /w/workspace/_app-service-configurable_PR-496@tmp/private_key_15919312583452921838.key (/w/workspace/_app-service-configurable_PR-496@tmp/private_key_15919312583452921838.key) [2023-01-05T12:02:43.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-05T12:02:43.700Z] + git semver init [2023-01-05T12:02:43.961Z] 2023-01-05 12:02:43,860 [run_init] DEBUG init version:0.0.0 force:False [2023-01-05T12:02:43.961Z] 2023-01-05 12:02:43,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-496/.semver [2023-01-05T12:02:43.961Z] 2023-01-05 12:02:43,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-496/.semver [2023-01-05T12:02:43.961Z] 2023-01-05 12:02:43,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-496/.semver'], cwd=/w/workspace/_app-service-configurable_PR-496, universal_newlines=False, shell=None, istream=None) [2023-01-05T12:02:44.901Z] 2023-01-05 12:02:44,892 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-496/.git/info/exclude [2023-01-05T12:02:44.901Z] 2023-01-05 12:02:44,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-496/.semver/PR-496 with force:False [2023-01-05T12:02:44.901Z] 2023-01-05 12:02:44,893 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-496/.semver/PR-496 [2023-01-05T12:02:44.901Z] 2023-01-05 12:02:44,897 [execute] INFO git cat-file --batch-check [2023-01-05T12:02:44.901Z] 2023-01-05 12:02:44,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-496/.semver, universal_newlines=False, shell=None, istream=) [2023-01-05T12:02:45.162Z] 2023-01-05 12:02:44,906 [execute] INFO git cat-file --batch [2023-01-05T12:02:45.162Z] 2023-01-05 12:02:44,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-496/.semver, universal_newlines=False, shell=None, istream=) [2023-01-05T12:02:45.162Z] 2023-01-05 12:02:44,913 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-496/.semver/PR-496 [2023-01-05T12:02:45.162Z] 0.0.0 [Pipeline] } [2023-01-05T12:02:45.190Z] $ docker exec --env ******** --env ******** 57b5fe59a761efd4bb498aea943c56572110df3b565cb0ec7de8b1467d02627e ssh-agent -k [2023-01-05T12:02:45.292Z] unset SSH_AUTH_SOCK; [2023-01-05T12:02:45.292Z] unset SSH_AGENT_PID; [2023-01-05T12:02:45.292Z] echo Agent pid 77 killed; [2023-01-05T12:02:45.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-05T12:02:45.720Z] + git semver [Pipeline] } [2023-01-05T12:02:46.016Z] $ docker stop --time=1 57b5fe59a761efd4bb498aea943c56572110df3b565cb0ec7de8b1467d02627e [2023-01-05T12:02:47.354Z] $ docker rm -f --volumes 57b5fe59a761efd4bb498aea943c56572110df3b565cb0ec7de8b1467d02627e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-05T12:02:47.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-05T12:02:48.008Z] Stashed 1 file(s) [Pipeline] echo [2023-01-05T12:02:48.025Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-01-05T12:02:48.609Z] provisioning config files... [2023-01-05T12:02:48.621Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-496@tmp/config2384826100155513990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:02:48.965Z] ---> docker-login.sh [2023-01-05T12:02:48.965Z] nexus3.edgexfoundry.org:10001 [2023-01-05T12:02:48.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:48.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:48.965Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:48.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:48.965Z] [2023-01-05T12:02:48.965Z] Login Succeeded [2023-01-05T12:02:48.965Z] nexus3.edgexfoundry.org:10002 [2023-01-05T12:02:48.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:48.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:48.965Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:48.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:48.965Z] [2023-01-05T12:02:48.965Z] Login Succeeded [2023-01-05T12:02:48.965Z] nexus3.edgexfoundry.org:10003 [2023-01-05T12:02:49.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:49.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:49.224Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:49.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:49.224Z] [2023-01-05T12:02:49.224Z] Login Succeeded [2023-01-05T12:02:49.224Z] nexus3.edgexfoundry.org:10004 [2023-01-05T12:02:49.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:49.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:49.224Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:49.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:49.224Z] [2023-01-05T12:02:49.224Z] Login Succeeded [2023-01-05T12:02:49.224Z] docker.io [2023-01-05T12:02:49.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:02:49.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:02:49.483Z] Configure a credential helper to remove this warning. See [2023-01-05T12:02:49.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:02:49.483Z] [2023-01-05T12:02:49.483Z] Login Succeeded [2023-01-05T12:02:49.483Z] ---> docker-login.sh ends [Pipeline] } [2023-01-05T12:02:49.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-05T12:02:49.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T12:02:49.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T12:02:49.770Z] ========================================================= [2023-01-05T12:02:49.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-05T12:02:49.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:02:50.232Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-05T12:02:50.232Z] Sending build context to Docker daemon 3.211MB [2023-01-05T12:02:50.232Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-05T12:02:50.232Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-05T12:02:50.232Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-05T12:02:50.232Z] 213ec9aee27d: Pulling fs layer [2023-01-05T12:02:50.232Z] 4583459ba037: Pulling fs layer [2023-01-05T12:02:50.232Z] 93c1e223e6f2: Pulling fs layer [2023-01-05T12:02:50.232Z] 53926ce57604: Pulling fs layer [2023-01-05T12:02:50.232Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-05T12:02:50.232Z] 22ff95d597cd: Pulling fs layer [2023-01-05T12:02:50.232Z] 12d6caf4c0d1: Pulling fs layer [2023-01-05T12:02:50.232Z] 96b7cbca73a9: Pulling fs layer [2023-01-05T12:02:50.232Z] a7acece74701: Pulling fs layer [2023-01-05T12:02:50.232Z] 12d6caf4c0d1: Waiting [2023-01-05T12:02:50.232Z] 22ff95d597cd: Waiting [2023-01-05T12:02:50.232Z] 53926ce57604: Waiting [2023-01-05T12:02:50.232Z] 96b7cbca73a9: Waiting [2023-01-05T12:02:50.232Z] 93c1e223e6f2: Download complete [2023-01-05T12:02:50.232Z] 4583459ba037: Download complete [2023-01-05T12:02:50.232Z] 21b2b0c7a3f4: Download complete [2023-01-05T12:02:50.232Z] 22ff95d597cd: Download complete [2023-01-05T12:02:50.495Z] 213ec9aee27d: Download complete [2023-01-05T12:02:50.495Z] 12d6caf4c0d1: Verifying Checksum [2023-01-05T12:02:50.495Z] 12d6caf4c0d1: Download complete [2023-01-05T12:02:50.495Z] 213ec9aee27d: Pull complete [2023-01-05T12:02:50.767Z] 4583459ba037: Pull complete [2023-01-05T12:02:50.767Z] 93c1e223e6f2: Pull complete [2023-01-05T12:02:51.033Z] a7acece74701: Verifying Checksum [2023-01-05T12:02:51.033Z] a7acece74701: Download complete [2023-01-05T12:02:51.293Z] 96b7cbca73a9: Download complete [2023-01-05T12:02:51.293Z] 53926ce57604: Download complete [2023-01-05T12:02:55.479Z] 53926ce57604: Pull complete [2023-01-05T12:02:55.479Z] 21b2b0c7a3f4: Pull complete [2023-01-05T12:02:55.479Z] 22ff95d597cd: Pull complete [2023-01-05T12:02:55.479Z] 12d6caf4c0d1: Pull complete [2023-01-05T12:02:57.380Z] 96b7cbca73a9: Pull complete [2023-01-05T12:02:57.946Z] a7acece74701: Pull complete [2023-01-05T12:02:58.207Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-05T12:02:58.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-05T12:02:58.207Z] ---> db6d94c90886 [2023-01-05T12:02:58.207Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-05T12:03:03.429Z] Still waiting to schedule task [2023-01-05T12:03:03.430Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-05T12:03:08.234Z] ---> Running in 91284a5e2b4d [2023-01-05T12:03:08.234Z] Removing intermediate container 91284a5e2b4d [2023-01-05T12:03:08.234Z] ---> a535c3503241 [2023-01-05T12:03:08.234Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-05T12:03:08.234Z] ---> Running in cf2a2984fd7c [2023-01-05T12:03:08.234Z] Removing intermediate container cf2a2984fd7c [2023-01-05T12:03:08.234Z] ---> 98d79e8d1988 [2023-01-05T12:03:08.234Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-05T12:03:08.234Z] ---> Running in ce728eea1a36 [2023-01-05T12:03:08.234Z] Removing intermediate container ce728eea1a36 [2023-01-05T12:03:08.234Z] ---> c4d022328972 [2023-01-05T12:03:08.234Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-05T12:03:08.234Z] ---> Running in 22f10f239986 [2023-01-05T12:03:08.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-05T12:03:08.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-05T12:03:08.752Z] OK: 211 MiB in 51 packages [2023-01-05T12:03:09.014Z] Removing intermediate container 22f10f239986 [2023-01-05T12:03:09.014Z] ---> ae134808f9b8 [2023-01-05T12:03:09.014Z] Step 7/12 : WORKDIR /app [2023-01-05T12:03:09.014Z] ---> Running in a2350aa44ec1 [2023-01-05T12:03:09.014Z] Removing intermediate container a2350aa44ec1 [2023-01-05T12:03:09.014Z] ---> 96afa3510563 [2023-01-05T12:03:09.014Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-05T12:03:09.273Z] ---> 3ddc8bb02bf3 [2023-01-05T12:03:09.273Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-05T12:03:09.273Z] ---> Running in 012f8dc30465 [2023-01-05T12:03:55.985Z] Removing intermediate container 012f8dc30465 [2023-01-05T12:03:55.985Z] ---> f671b866d627 [2023-01-05T12:03:55.985Z] Step 10/12 : COPY . . [2023-01-05T12:03:56.245Z] ---> 01d8c244f6b4 [2023-01-05T12:03:56.245Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-05T12:03:56.245Z] ---> Running in 20987f867428 [2023-01-05T12:03:56.504Z] Removing intermediate container 20987f867428 [2023-01-05T12:03:56.504Z] ---> bc79b52c07b1 [2023-01-05T12:03:56.504Z] Step 12/12 : RUN $MAKE [2023-01-05T12:03:56.504Z] ---> Running in 24ed767d48a6 [2023-01-05T12:03:56.762Z] noop [2023-01-05T12:03:57.023Z] Removing intermediate container 24ed767d48a6 [2023-01-05T12:03:57.023Z] ---> 1e6e579e18c4 [2023-01-05T12:03:57.023Z] Successfully built 1e6e579e18c4 [2023-01-05T12:03:57.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:03:57.495Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-05T12:03:57.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:03:57.670Z] prd-ubuntu20.04-docker-8c-8g-1186 does not seem to be running inside a container [2023-01-05T12:03:57.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-496 -v /w/workspace/_app-service-configurable_PR-496:/w/workspace/_app-service-configurable_PR-496:rw,z -v /w/workspace/_app-service-configurable_PR-496@tmp:/w/workspace/_app-service-configurable_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-05T12:03:58.044Z] $ docker top e7aa7754a8d9f5407c1827fbded35654ee5fb8f0d04eedfaa634195768378723 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T12:03:58.437Z] + go version [2023-01-05T12:03:58.437Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-05T12:03:58.472Z] $ docker stop --time=1 e7aa7754a8d9f5407c1827fbded35654ee5fb8f0d04eedfaa634195768378723 [2023-01-05T12:03:59.774Z] $ docker rm -f --volumes e7aa7754a8d9f5407c1827fbded35654ee5fb8f0d04eedfaa634195768378723 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:04:00.466Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-05T12:04:00.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:04:00.619Z] prd-ubuntu20.04-docker-8c-8g-1186 does not seem to be running inside a container [2023-01-05T12:04:00.652Z] $ 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_PR-496 -v /w/workspace/_app-service-configurable_PR-496:/w/workspace/_app-service-configurable_PR-496:rw,z -v /w/workspace/_app-service-configurable_PR-496@tmp:/w/workspace/_app-service-configurable_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-05T12:04:01.119Z] $ docker top 4531f05de2663f186c59c86ecd6dbfa2f09953c72537217729fc4e244acc1b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T12:04:01.600Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-496 [Pipeline] fileExists [Pipeline] sh [2023-01-05T12:04:02.044Z] + make test [2023-01-05T12:04:02.044Z] go test -race -coverprofile=coverage.out ./... [2023-01-05T12:04:23.968Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-05T12:04:23.968Z] go vet ./... [2023-01-05T12:04:32.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-05T12:04:32.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-05T12:04:32.076Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-05T12:04:32.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-01-05T12:04:32.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1187 in /w/workspace/_app-service-configurable_PR-496 [Pipeline] { [Pipeline] } [2023-01-05T12:04:32.171Z] $ docker stop --time=1 4531f05de2663f186c59c86ecd6dbfa2f09953c72537217729fc4e244acc1b9b [2023-01-05T12:04:36.735Z] $ docker rm -f --volumes 4531f05de2663f186c59c86ecd6dbfa2f09953c72537217729fc4e244acc1b9b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2023-01-05T12:04:37.023Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-01-05T12:04:37.098Z] Selected Git installation does not exist. Using Default [2023-01-05T12:04:37.098Z] The recommended git tool is: NONE [2023-01-05T12:04:37.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-05T12:04:37.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-05T12:04:38.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-05T12:04:38.334Z] + ls -al . [2023-01-05T12:04:38.334Z] total 184 [2023-01-05T12:04:38.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 12:04 . [2023-01-05T12:04:38.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 12:02 .. [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 5 12:02 .dockerignore [2023-01-05T12:04:38.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 12:02 .git [2023-01-05T12:04:38.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 5 12:02 .github [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 5 12:02 .gitignore [2023-01-05T12:04:38.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 5 12:02 .semver [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 5 12:02 Attribution.txt [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 5 12:02 CHANGELOG.md [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 5 12:02 Dockerfile [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 5 12:02 GOVERNANCE.md [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 5 12:02 Jenkinsfile [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 5 12:02 LICENSE [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 5 12:02 OWNERS.md [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 5 12:02 README.md [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 5 12:02 VERSION [2023-01-05T12:04:38.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 12:02 bin [2023-01-05T12:04:38.334Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 5 12:04 coverage.out [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 5 12:02 go.mod [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 5 12:02 go.sum [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 5 12:02 main.go [2023-01-05T12:04:38.334Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 5 12:02 makefile [2023-01-05T12:04:38.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 5 12:02 res [2023-01-05T12:04:38.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:04:38.728Z] + 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=bc23f0802932b572f5755446096db4ab572a9477 --label arch=amd64 --label version=0.0.0 . [2023-01-05T12:04:38.728Z] Sending build context to Docker daemon 3.212MB [2023-01-05T12:04:38.728Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-05T12:04:38.728Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-05T12:04:38.728Z] ---> 1e6e579e18c4 [2023-01-05T12:04:38.728Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-05T12:04:38.728Z] ---> Running in 8442a121394c [2023-01-05T12:04:38.986Z] Removing intermediate container 8442a121394c [2023-01-05T12:04:38.987Z] ---> 3cfc45c818eb [2023-01-05T12:04:38.987Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-05T12:04:38.987Z] ---> Running in 1fbb8c18c2c6 [2023-01-05T12:04:38.987Z] Removing intermediate container 1fbb8c18c2c6 [2023-01-05T12:04:38.987Z] ---> 4724f79292d6 [2023-01-05T12:04:38.987Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-05T12:04:38.987Z] ---> Running in 1be9aa29af87 [2023-01-05T12:04:38.987Z] Removing intermediate container 1be9aa29af87 [2023-01-05T12:04:38.987Z] ---> 156dfa4fd021 [2023-01-05T12:04:38.987Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-05T12:04:39.245Z] ---> Running in d18fa12c3bef [2023-01-05T12:04:39.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-05T12:04:39.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-05T12:04:40.073Z] OK: 211 MiB in 51 packages [2023-01-05T12:04:40.334Z] Removing intermediate container d18fa12c3bef [2023-01-05T12:04:40.334Z] ---> 09e2b02bd518 [2023-01-05T12:04:40.334Z] Step 7/26 : WORKDIR /app [2023-01-05T12:04:40.334Z] ---> Running in 3d76d9223acc [2023-01-05T12:04:40.334Z] Removing intermediate container 3d76d9223acc [2023-01-05T12:04:40.334Z] ---> 77ac4e065997 [2023-01-05T12:04:40.334Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-05T12:04:40.593Z] ---> c1b477ebf616 [2023-01-05T12:04:40.593Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-05T12:04:40.593Z] ---> Running in 803de882ee23 [2023-01-05T12:04:41.531Z] Removing intermediate container 803de882ee23 [2023-01-05T12:04:41.531Z] ---> 79a39b600778 [2023-01-05T12:04:41.531Z] Step 10/26 : COPY . . [2023-01-05T12:04:41.531Z] ---> 8428f41ae7b8 [2023-01-05T12:04:41.531Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-05T12:04:41.531Z] ---> Running in 0231425ad2bd [2023-01-05T12:04:41.790Z] Removing intermediate container 0231425ad2bd [2023-01-05T12:04:41.790Z] ---> 9c8604dbb8b0 [2023-01-05T12:04:41.790Z] Step 12/26 : RUN $MAKE [2023-01-05T12:04:41.790Z] ---> Running in bb5622b7f1c2 [2023-01-05T12:04:42.050Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-05T12:04:43.481Z] using credential edgex-jenkins-ssh [2023-01-05T12:04:43.503Z] Cloning the remote Git repository [2023-01-05T12:04:43.561Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-05T12:04:43.645Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-01-05T12:04:43.800Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-05T12:04:43.801Z] > git --version # timeout=10 [2023-01-05T12:04:43.826Z] > git --version # 'git version 2.25.1' [2023-01-05T12:04:43.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-05T12:04:43.882Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-05T12:04:45.138Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-05T12:04:45.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-05T12:04:46.633Z] Merging remotes/origin/main commit f5da36499e9ef96a87f382eb4ad79892e2574163 into PR head commit bc23f0802932b572f5755446096db4ab572a9477 [2023-01-05T12:04:46.839Z] Merge succeeded, producing bc23f0802932b572f5755446096db4ab572a9477 [2023-01-05T12:04:46.840Z] Checking out Revision bc23f0802932b572f5755446096db4ab572a9477 (PR-496) [2023-01-05T12:04:47.329Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-01-05T12:04:47.382Z] > git --version # timeout=10 [2023-01-05T12:04:47.392Z] > git --version # 'git version 2.25.1' [2023-01-05T12:04:47.406Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-05T12:04:46.070Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-05T12:04:46.124Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-05T12:04:46.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-05T12:04:46.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/496/head:refs/remotes/origin/PR-496 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-05T12:04:46.653Z] > git config core.sparsecheckout # timeout=10 [2023-01-05T12:04:46.669Z] > git checkout -f bc23f0802932b572f5755446096db4ab572a9477 # timeout=10 [2023-01-05T12:04:46.749Z] > git remote # timeout=10 [2023-01-05T12:04:46.770Z] > git config --get remote.origin.url # timeout=10 [2023-01-05T12:04:46.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-05T12:04:46.800Z] > git merge f5da36499e9ef96a87f382eb4ad79892e2574163 # timeout=10 [2023-01-05T12:04:46.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-05T12:04:46.849Z] > git config core.sparsecheckout # timeout=10 [2023-01-05T12:04:46.861Z] > git checkout -f bc23f0802932b572f5755446096db4ab572a9477 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-05T12:04:48.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-05T12:04:48.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-05T12:04:48.560Z] Dload Upload Total Spent Left Speed [2023-01-05T12:04:48.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [2023-01-05T12:04:49.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-05T12:04:49.530Z] + sudo tee /etc/docker/daemon.new [2023-01-05T12:04:49.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-05T12:04:49.530Z] { [2023-01-05T12:04:49.530Z] "registry-mirrors": [ [2023-01-05T12:04:49.530Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-05T12:04:49.530Z] ], [2023-01-05T12:04:49.530Z] "bip": "10.250.0.254/24", [2023-01-05T12:04:49.530Z] "hosts": [ [2023-01-05T12:04:49.530Z] "tcp://0.0.0.0:5555", [2023-01-05T12:04:49.530Z] "unix:///var/run/docker.sock" [2023-01-05T12:04:49.530Z] ], [2023-01-05T12:04:49.530Z] "mtu": 1458, [2023-01-05T12:04:49.530Z] "selinux-enabled": true, [2023-01-05T12:04:49.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-05T12:04:49.530Z] } [Pipeline] sh [2023-01-05T12:04:49.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-05T12:04:50.269Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-05T12:05:08.600Z] provisioning config files... [2023-01-05T12:05:08.617Z] Removing intermediate container bb5622b7f1c2 [2023-01-05T12:05:08.617Z] ---> 40d123142c92 [2023-01-05T12:05:08.617Z] Step 13/26 : FROM alpine:3.16 [2023-01-05T12:05:08.617Z] 3.16: Pulling from library/alpine [2023-01-05T12:05:08.617Z] ca7dd9ec2225: Pulling fs layer [2023-01-05T12:05:08.617Z] ca7dd9ec2225: Verifying Checksum [2023-01-05T12:05:08.617Z] ca7dd9ec2225: Download complete [2023-01-05T12:05:08.617Z] ca7dd9ec2225: Pull complete [2023-01-05T12:05:08.617Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-05T12:05:08.617Z] Status: Downloaded newer image for alpine:3.16 [2023-01-05T12:05:08.617Z] ---> bfe296a52501 [2023-01-05T12:05:08.617Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-05T12:05:08.617Z] ---> Running in 0a77212772aa [2023-01-05T12:05:08.617Z] Removing intermediate container 0a77212772aa [2023-01-05T12:05:08.617Z] ---> 8497d9afcb44 [2023-01-05T12:05:08.617Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-05T12:05:08.617Z] ---> Running in bae18dc0cb8b [2023-01-05T12:05:08.617Z] Removing intermediate container bae18dc0cb8b [2023-01-05T12:05:08.617Z] ---> be081ef6c503 [2023-01-05T12:05:08.617Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-05T12:05:08.617Z] ---> Running in 89eb1e3819a9 [2023-01-05T12:05:08.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-05T12:05:08.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-05T12:05:08.617Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-05T12:05:08.617Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-05T12:05:08.617Z] Executing busybox-1.35.0-r17.trigger [2023-01-05T12:05:08.617Z] Executing ca-certificates-20220614-r0.trigger [2023-01-05T12:05:08.617Z] OK: 6 MiB in 16 packages [2023-01-05T12:05:08.617Z] Removing intermediate container 89eb1e3819a9 [2023-01-05T12:05:08.617Z] ---> 1afd7aa70f49 [2023-01-05T12:05:08.617Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-05T12:05:08.617Z] ---> 2bf8f2351cd4 [2023-01-05T12:05:08.617Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-05T12:05:08.617Z] ---> 0b0c9805f789 [2023-01-05T12:05:08.617Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-05T12:05:08.617Z] ---> 4fc052404ba3 [2023-01-05T12:05:08.617Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-05T12:05:08.617Z] ---> ca4ac811e8c6 [2023-01-05T12:05:08.617Z] Step 21/26 : EXPOSE 48095 [2023-01-05T12:05:08.617Z] ---> Running in de6ae9e38d46 [2023-01-05T12:05:08.632Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1001607125497308753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:05:08.877Z] Removing intermediate container de6ae9e38d46 [2023-01-05T12:05:08.877Z] ---> 3ed3a5484f1a [2023-01-05T12:05:08.877Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-05T12:05:08.877Z] ---> Running in 048593ece38b [2023-01-05T12:05:08.877Z] Removing intermediate container 048593ece38b [2023-01-05T12:05:08.877Z] ---> 2dc540453420 [2023-01-05T12:05:08.877Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-05T12:05:08.877Z] ---> Running in 750c0675de1a [2023-01-05T12:05:08.877Z] Removing intermediate container 750c0675de1a [2023-01-05T12:05:08.877Z] ---> 1c18bbb76ab2 [2023-01-05T12:05:08.877Z] Step 24/26 : LABEL arch=amd64 [2023-01-05T12:05:08.877Z] ---> Running in 3d9cbcd51efd [2023-01-05T12:05:09.027Z] ---> docker-login.sh [2023-01-05T12:05:09.027Z] nexus3.edgexfoundry.org:10001 [2023-01-05T12:05:09.138Z] Removing intermediate container 3d9cbcd51efd [2023-01-05T12:05:09.138Z] ---> 39a513c03c35 [2023-01-05T12:05:09.138Z] Step 25/26 : LABEL git_sha=bc23f0802932b572f5755446096db4ab572a9477 [2023-01-05T12:05:09.138Z] ---> Running in 51128271374b [2023-01-05T12:05:09.138Z] Removing intermediate container 51128271374b [2023-01-05T12:05:09.138Z] ---> 8da0b108658f [2023-01-05T12:05:09.138Z] Step 26/26 : LABEL version=0.0.0 [2023-01-05T12:05:09.138Z] ---> Running in e06ad5570b8d [2023-01-05T12:05:09.397Z] Removing intermediate container e06ad5570b8d [2023-01-05T12:05:09.397Z] ---> d7c8aae84c26 [2023-01-05T12:05:09.397Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-05T12:05:09.397Z] Successfully built d7c8aae84c26 [2023-01-05T12:05:09.397Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-01-05T12:05:09.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:05:09.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:05:09.615Z] Configure a credential helper to remove this warning. See [2023-01-05T12:05:09.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:05:09.615Z] [2023-01-05T12:05:09.615Z] Login Succeeded [2023-01-05T12:05:09.615Z] nexus3.edgexfoundry.org:10002 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-01-05T12:05:09.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:05:09.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:05:09.889Z] Configure a credential helper to remove this warning. See [2023-01-05T12:05:09.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:05:09.889Z] [2023-01-05T12:05:09.889Z] Login Succeeded Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:05:10.165Z] nexus3.edgexfoundry.org:10003 [2023-01-05T12:05:10.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:05:10.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T12:05:10.331Z] [2023-01-05T12:05:10.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:05:10.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:05:10.434Z] Configure a credential helper to remove this warning. See [2023-01-05T12:05:10.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:05:10.434Z] [2023-01-05T12:05:10.434Z] Login Succeeded [2023-01-05T12:05:10.434Z] nexus3.edgexfoundry.org:10004 [2023-01-05T12:05:10.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:05:10.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:05:10.706Z] Configure a credential helper to remove this warning. See [2023-01-05T12:05:10.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:05:10.706Z] [2023-01-05T12:05:10.706Z] Login Succeeded [2023-01-05T12:05:10.706Z] docker.io [2023-01-05T12:05:10.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T12:05:10.715Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-05T12:05:10.715Z] 5eb5b503b376: Pulling fs layer [2023-01-05T12:05:10.715Z] 5c69ac0246d0: Pulling fs layer [2023-01-05T12:05:10.715Z] ec43610c2a17: Pulling fs layer [2023-01-05T12:05:10.715Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-05T12:05:10.715Z] 33b1e0a273af: Pulling fs layer [2023-01-05T12:05:10.715Z] 5d3b04190fa2: Pulling fs layer [2023-01-05T12:05:10.715Z] 2f39f015ded8: Pulling fs layer [2023-01-05T12:05:10.715Z] 3a2ae6a8a46f: Waiting [2023-01-05T12:05:10.715Z] 5d3b04190fa2: Waiting [2023-01-05T12:05:10.715Z] 33b1e0a273af: Waiting [2023-01-05T12:05:10.715Z] 2f39f015ded8: Waiting [2023-01-05T12:05:10.715Z] 5c69ac0246d0: Download complete [2023-01-05T12:05:10.715Z] 3a2ae6a8a46f: Download complete [2023-01-05T12:05:10.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-05T12:05:10.984Z] 33b1e0a273af: Verifying Checksum [2023-01-05T12:05:10.984Z] 33b1e0a273af: Download complete [2023-01-05T12:05:10.984Z] ec43610c2a17: Verifying Checksum [2023-01-05T12:05:10.984Z] ec43610c2a17: Download complete [2023-01-05T12:05:10.984Z] 5d3b04190fa2: Download complete [2023-01-05T12:05:10.984Z] 5eb5b503b376: Verifying Checksum [2023-01-05T12:05:10.984Z] 5eb5b503b376: Download complete [2023-01-05T12:05:11.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-05T12:05:11.246Z] Configure a credential helper to remove this warning. See [2023-01-05T12:05:11.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-05T12:05:11.246Z] [2023-01-05T12:05:11.246Z] Login Succeeded [2023-01-05T12:05:11.246Z] ---> docker-login.sh ends [Pipeline] } [2023-01-05T12:05:11.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-01-05T12:05:11.589Z] 2f39f015ded8: Verifying Checksum [2023-01-05T12:05:11.589Z] 2f39f015ded8: Download complete [Pipeline] echo [2023-01-05T12:05:11.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T12:05:11.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-05T12:05:11.715Z] ========================================================= [2023-01-05T12:05:11.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-05T12:05:11.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:05:12.227Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-05T12:05:12.227Z] Sending build context to Docker daemon 217.1kB [2023-01-05T12:05:12.497Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-05T12:05:12.497Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-05T12:05:12.497Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-05T12:05:12.497Z] 9b18e9b68314: Pulling fs layer [2023-01-05T12:05:12.497Z] 35d82f9e3411: Pulling fs layer [2023-01-05T12:05:12.497Z] e16973657156: Pulling fs layer [2023-01-05T12:05:12.497Z] fc693d55d65f: Pulling fs layer [2023-01-05T12:05:12.497Z] 7e9fc2657dce: Pulling fs layer [2023-01-05T12:05:12.497Z] dda99020689f: Pulling fs layer [2023-01-05T12:05:12.497Z] db1c61fa0a46: Pulling fs layer [2023-01-05T12:05:12.497Z] 891c053d2c06: Pulling fs layer [2023-01-05T12:05:12.497Z] dda99020689f: Waiting [2023-01-05T12:05:12.497Z] db1c61fa0a46: Waiting [2023-01-05T12:05:12.497Z] 891c053d2c06: Waiting [2023-01-05T12:05:12.497Z] fc693d55d65f: Waiting [2023-01-05T12:05:12.497Z] 7e9fc2657dce: Waiting [2023-01-05T12:05:12.524Z] 5eb5b503b376: Pull complete [2023-01-05T12:05:12.524Z] 5c69ac0246d0: Pull complete [2023-01-05T12:05:12.769Z] e16973657156: Verifying Checksum [2023-01-05T12:05:12.769Z] e16973657156: Download complete [2023-01-05T12:05:12.769Z] 35d82f9e3411: Verifying Checksum [2023-01-05T12:05:12.769Z] 35d82f9e3411: Download complete [2023-01-05T12:05:12.769Z] 7e9fc2657dce: Verifying Checksum [2023-01-05T12:05:12.769Z] 7e9fc2657dce: Download complete [2023-01-05T12:05:12.769Z] dda99020689f: Download complete [2023-01-05T12:05:12.769Z] 9b18e9b68314: Verifying Checksum [2023-01-05T12:05:12.769Z] 9b18e9b68314: Download complete [2023-01-05T12:05:13.089Z] ec43610c2a17: Pull complete [2023-01-05T12:05:13.089Z] 3a2ae6a8a46f: Pull complete [2023-01-05T12:05:13.349Z] 33b1e0a273af: Pull complete [2023-01-05T12:05:13.349Z] 5d3b04190fa2: Pull complete [2023-01-05T12:05:13.741Z] 9b18e9b68314: Pull complete [2023-01-05T12:05:13.741Z] 891c053d2c06: Verifying Checksum [2023-01-05T12:05:13.741Z] 891c053d2c06: Download complete [2023-01-05T12:05:14.018Z] 35d82f9e3411: Pull complete [2023-01-05T12:05:14.293Z] e16973657156: Pull complete [2023-01-05T12:05:14.901Z] db1c61fa0a46: Verifying Checksum [2023-01-05T12:05:14.901Z] db1c61fa0a46: Download complete [2023-01-05T12:05:15.487Z] fc693d55d65f: Verifying Checksum [2023-01-05T12:05:15.487Z] fc693d55d65f: Download complete [2023-01-05T12:05:18.615Z] 2f39f015ded8: Pull complete [2023-01-05T12:05:18.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-05T12:05:18.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T12:05:18.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:05:18.864Z] prd-ubuntu20.04-docker-8c-8g-1186 does not seem to be running inside a container [2023-01-05T12:05:18.894Z] $ 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_PR-496 -v /w/workspace/_app-service-configurable_PR-496:/w/workspace/_app-service-configurable_PR-496:rw,z -v /w/workspace/_app-service-configurable_PR-496@tmp:/w/workspace/_app-service-configurable_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-05T12:05:24.136Z] $ docker top 600f36e96f3e9e02222904427c4494032741f5d6aee12797cd66bc01c9c51a57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:05:24.598Z] ---> job-cost.sh [2023-01-05T12:05:24.599Z] lf-activate-venv: SKIPPING [2023-01-05T12:05:24.599Z] INFO: No Stack... [2023-01-05T12:05:25.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-05T12:05:25.425Z] INFO: Archiving Costs [Pipeline] sh [2023-01-05T12:05:25.742Z] + cat /w/workspace/_app-service-configurable_PR-496/archives/cost.csv [2023-01-05T12:05:25.742Z] + cut -d, -f6 [Pipeline] lock [2023-01-05T12:05:25.779Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] [2023-01-05T12:05:25.784Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] did not exist. Created. [2023-01-05T12:05:25.784Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-05T12:05:26.181Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-05T12:05:26.235Z] Stashed 1 file(s) [Pipeline] } [2023-01-05T12:05:26.265Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-05T12:05:26.342Z] $ docker stop --time=1 600f36e96f3e9e02222904427c4494032741f5d6aee12797cd66bc01c9c51a57 [2023-01-05T12:05:27.497Z] $ docker rm -f --volumes 600f36e96f3e9e02222904427c4494032741f5d6aee12797cd66bc01c9c51a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-01-05T12:05:27.826Z] fc693d55d65f: Pull complete [2023-01-05T12:05:27.826Z] 7e9fc2657dce: Pull complete [2023-01-05T12:05:27.826Z] dda99020689f: Pull complete [Pipeline] } [2023-01-05T12:05:36.216Z] db1c61fa0a46: Pull complete [2023-01-05T12:05:38.260Z] 891c053d2c06: Pull complete [2023-01-05T12:05:38.260Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-05T12:05:38.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-05T12:05:38.260Z] ---> f96f9c87975a [2023-01-05T12:05:38.260Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-05T12:05:39.670Z] ---> Running in e825a1c16476 [2023-01-05T12:05:39.938Z] Removing intermediate container e825a1c16476 [2023-01-05T12:05:39.938Z] ---> de2a40945faa [2023-01-05T12:05:39.938Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-05T12:05:40.211Z] ---> Running in 8c327028dd12 [2023-01-05T12:05:40.482Z] Removing intermediate container 8c327028dd12 [2023-01-05T12:05:40.482Z] ---> ad48fa3df131 [2023-01-05T12:05:40.482Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-05T12:05:40.482Z] ---> Running in ec5e045d2b81 [2023-01-05T12:05:40.752Z] Removing intermediate container ec5e045d2b81 [2023-01-05T12:05:40.752Z] ---> 528338ec5e99 [2023-01-05T12:05:40.752Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-05T12:05:40.752Z] ---> Running in 9b454f310a72 [2023-01-05T12:05:42.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-05T12:05:42.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-05T12:05:43.133Z] OK: 221 MiB in 51 packages [2023-01-05T12:05:44.095Z] Removing intermediate container 9b454f310a72 [2023-01-05T12:05:44.095Z] ---> 8749394e980e [2023-01-05T12:05:44.095Z] Step 7/12 : WORKDIR /app [2023-01-05T12:05:44.095Z] ---> Running in 4b99d0436f1b [2023-01-05T12:05:44.364Z] Removing intermediate container 4b99d0436f1b [2023-01-05T12:05:44.364Z] ---> 7f44e77e085a [2023-01-05T12:05:44.364Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-05T12:05:44.952Z] ---> 03813ef2ff6d [2023-01-05T12:05:44.952Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-05T12:05:44.952Z] ---> Running in 934917306b37 [2023-01-05T12:06:41.368Z] Removing intermediate container 934917306b37 [2023-01-05T12:06:41.368Z] ---> 95e4f8360fd0 [2023-01-05T12:06:41.368Z] Step 10/12 : COPY . . [2023-01-05T12:06:41.368Z] ---> c032308486d2 [2023-01-05T12:06:41.368Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-05T12:06:41.368Z] ---> Running in bd91cdcf13ab [2023-01-05T12:06:41.368Z] Removing intermediate container bd91cdcf13ab [2023-01-05T12:06:41.368Z] ---> e0e6807208ac [2023-01-05T12:06:41.368Z] Step 12/12 : RUN $MAKE [2023-01-05T12:06:41.368Z] ---> Running in f5f4b72be029 [2023-01-05T12:06:41.368Z] noop [2023-01-05T12:06:41.368Z] Removing intermediate container f5f4b72be029 [2023-01-05T12:06:41.368Z] ---> 145ac6807784 [2023-01-05T12:06:41.368Z] Successfully built 145ac6807784 [2023-01-05T12:06:41.368Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:06:41.842Z] + docker inspect -f . ci-base-image-arm64 [2023-01-05T12:06:41.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:06:42.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-1187 does not seem to be running inside a container [2023-01-05T12:06:42.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-05T12:06:43.376Z] $ docker top 981b51bab926ccac23283ee93a277e25031d19117672414cf74bc9a59cc8652c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T12:06:44.243Z] + go version [2023-01-05T12:06:44.243Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-05T12:06:44.279Z] $ docker stop --time=1 981b51bab926ccac23283ee93a277e25031d19117672414cf74bc9a59cc8652c [2023-01-05T12:06:45.879Z] $ docker rm -f --volumes 981b51bab926ccac23283ee93a277e25031d19117672414cf74bc9a59cc8652c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:06:46.720Z] + docker inspect -f . ci-base-image-arm64 [2023-01-05T12:06:46.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:06:46.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-1187 does not seem to be running inside a container [2023-01-05T12:06:47.021Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-05T12:06:48.227Z] $ docker top f70e47dfd72c84cb51a8085ad2af3a7c082a994cf14e8fc57e94090a130411ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T12:06:48.782Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-01-05T12:06:49.169Z] + make test [2023-01-05T12:06:49.169Z] go test -race -coverprofile=coverage.out ./... [2023-01-05T12:08:55.841Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-05T12:08:55.841Z] go vet ./... [2023-01-05T12:10:32.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-05T12:10:32.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-05T12:10:32.519Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-05T12:10:32.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-05T12:10:32.854Z] $ docker stop --time=1 f70e47dfd72c84cb51a8085ad2af3a7c082a994cf14e8fc57e94090a130411ac [2023-01-05T12:10:35.208Z] $ docker rm -f --volumes f70e47dfd72c84cb51a8085ad2af3a7c082a994cf14e8fc57e94090a130411ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-05T12:10:36.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-05T12:10:36.533Z] Warning: overwriting stash ‘coverage-report’ [2023-01-05T12:10:36.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-05T12:10:37.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-05T12:10:37.912Z] + ls -al . [2023-01-05T12:10:37.912Z] total 180 [2023-01-05T12:10:37.912Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 5 12:06 . [2023-01-05T12:10:37.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 12:04 .. [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 5 12:04 .dockerignore [2023-01-05T12:10:37.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 12:04 .git [2023-01-05T12:10:37.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 5 12:04 .github [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 5 12:04 .gitignore [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 5 12:04 Attribution.txt [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 5 12:04 CHANGELOG.md [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 5 12:04 Dockerfile [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 5 12:04 GOVERNANCE.md [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 5 12:04 Jenkinsfile [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 5 12:04 LICENSE [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 5 12:04 OWNERS.md [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 5 12:04 README.md [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 5 12:02 VERSION [2023-01-05T12:10:37.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 12:04 bin [2023-01-05T12:10:37.912Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 5 12:06 coverage.out [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 5 12:04 go.mod [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 5 12:04 go.sum [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 5 12:04 main.go [2023-01-05T12:10:37.912Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 5 12:04 makefile [2023-01-05T12:10:37.912Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 5 12:04 res [2023-01-05T12:10:37.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:10:38.354Z] + 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=bc23f0802932b572f5755446096db4ab572a9477 --label arch=arm64 --label version=0.0.0 . [2023-01-05T12:10:38.354Z] Sending build context to Docker daemon 218.1kB [2023-01-05T12:10:38.627Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-05T12:10:38.627Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-05T12:10:38.627Z] ---> 145ac6807784 [2023-01-05T12:10:38.627Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-05T12:10:38.627Z] ---> Running in 1c550e0ad5a1 [2023-01-05T12:10:38.906Z] Removing intermediate container 1c550e0ad5a1 [2023-01-05T12:10:38.906Z] ---> d6e7c7edd15f [2023-01-05T12:10:38.906Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-05T12:10:39.187Z] ---> Running in b8fbc9234227 [2023-01-05T12:10:39.456Z] Removing intermediate container b8fbc9234227 [2023-01-05T12:10:39.456Z] ---> 4d6eb9ca6ec5 [2023-01-05T12:10:39.456Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-05T12:10:39.456Z] ---> Running in e38fa6186ee7 [2023-01-05T12:10:39.725Z] Removing intermediate container e38fa6186ee7 [2023-01-05T12:10:39.725Z] ---> f8462c56b3b5 [2023-01-05T12:10:39.725Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-05T12:10:39.725Z] ---> Running in e11fd3f171e3 [2023-01-05T12:10:40.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-05T12:10:40.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-05T12:10:41.927Z] OK: 221 MiB in 51 packages [2023-01-05T12:10:42.888Z] Removing intermediate container e11fd3f171e3 [2023-01-05T12:10:42.888Z] ---> 473cede0cc9f [2023-01-05T12:10:42.888Z] Step 7/26 : WORKDIR /app [2023-01-05T12:10:42.888Z] ---> Running in 1036057bf8ee [2023-01-05T12:10:43.158Z] Removing intermediate container 1036057bf8ee [2023-01-05T12:10:43.158Z] ---> 330efa96f05e [2023-01-05T12:10:43.158Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-05T12:10:43.746Z] ---> c5157eea1f14 [2023-01-05T12:10:43.746Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-05T12:10:43.746Z] ---> Running in 844e40d064ec [2023-01-05T12:10:45.689Z] Removing intermediate container 844e40d064ec [2023-01-05T12:10:45.689Z] ---> 0237fa74bce2 [2023-01-05T12:10:45.689Z] Step 10/26 : COPY . . [2023-01-05T12:10:46.273Z] ---> 145ef488d8f8 [2023-01-05T12:10:46.273Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-05T12:10:46.273Z] ---> Running in 206167780b10 [2023-01-05T12:10:46.540Z] Removing intermediate container 206167780b10 [2023-01-05T12:10:46.540Z] ---> cd2c834dbe67 [2023-01-05T12:10:46.540Z] Step 12/26 : RUN $MAKE [2023-01-05T12:10:48.478Z] ---> Running in 0c554617f58d [2023-01-05T12:10:49.439Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-01-05T12:12:56.137Z] Removing intermediate container 0c554617f58d [2023-01-05T12:12:56.137Z] ---> d43398945abc [2023-01-05T12:12:56.137Z] Step 13/26 : FROM alpine:3.16 [2023-01-05T12:12:56.137Z] 3.16: Pulling from library/alpine [2023-01-05T12:12:56.137Z] 6875df1f5354: Pulling fs layer [2023-01-05T12:12:56.137Z] 6875df1f5354: Verifying Checksum [2023-01-05T12:12:56.137Z] 6875df1f5354: Download complete [2023-01-05T12:12:56.137Z] 6875df1f5354: Pull complete [2023-01-05T12:12:56.137Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-05T12:12:56.137Z] Status: Downloaded newer image for alpine:3.16 [2023-01-05T12:12:56.137Z] ---> 2b4661558fb8 [2023-01-05T12:12:56.137Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-05T12:12:56.137Z] ---> Running in 363b686613fd [2023-01-05T12:12:56.137Z] Removing intermediate container 363b686613fd [2023-01-05T12:12:56.137Z] ---> f43518bb1fee [2023-01-05T12:12:56.137Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-05T12:12:56.137Z] ---> Running in 3f4afef7541b [2023-01-05T12:12:56.137Z] Removing intermediate container 3f4afef7541b [2023-01-05T12:12:56.137Z] ---> 762a491f574a [2023-01-05T12:12:56.137Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-05T12:12:56.137Z] ---> Running in ddc84851fb86 [2023-01-05T12:12:56.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-05T12:12:56.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-05T12:12:56.137Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-05T12:12:56.137Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-05T12:12:56.137Z] Executing busybox-1.35.0-r17.trigger [2023-01-05T12:12:56.137Z] Executing ca-certificates-20220614-r0.trigger [2023-01-05T12:12:56.137Z] OK: 6 MiB in 16 packages [2023-01-05T12:12:56.137Z] Removing intermediate container ddc84851fb86 [2023-01-05T12:12:56.137Z] ---> 7d55826b0694 [2023-01-05T12:12:56.137Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-05T12:12:56.137Z] ---> 3a66312babb7 [2023-01-05T12:12:56.137Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-05T12:12:56.137Z] ---> 5e1fc3dec36a [2023-01-05T12:12:56.137Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-05T12:12:56.137Z] ---> 958a6104d999 [2023-01-05T12:12:56.137Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-05T12:12:56.137Z] ---> ae0f9eb0814e [2023-01-05T12:12:56.137Z] Step 21/26 : EXPOSE 48095 [2023-01-05T12:12:56.137Z] ---> Running in 78743d57be43 [2023-01-05T12:12:56.405Z] Removing intermediate container 78743d57be43 [2023-01-05T12:12:56.405Z] ---> d985291d9db5 [2023-01-05T12:12:56.405Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-05T12:12:56.405Z] ---> Running in d72380eeb7ec [2023-01-05T12:12:56.673Z] Removing intermediate container d72380eeb7ec [2023-01-05T12:12:56.673Z] ---> 280fbd24d561 [2023-01-05T12:12:56.673Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-05T12:12:56.943Z] ---> Running in 02e143d397aa [2023-01-05T12:12:57.211Z] Removing intermediate container 02e143d397aa [2023-01-05T12:12:57.211Z] ---> c3f9c38bb7f6 [2023-01-05T12:12:57.211Z] Step 24/26 : LABEL arch=arm64 [2023-01-05T12:12:57.211Z] ---> Running in c7d9439abb47 [2023-01-05T12:12:57.478Z] Removing intermediate container c7d9439abb47 [2023-01-05T12:12:57.478Z] ---> 4ee6bd79de59 [2023-01-05T12:12:57.478Z] Step 25/26 : LABEL git_sha=bc23f0802932b572f5755446096db4ab572a9477 [2023-01-05T12:12:57.478Z] ---> Running in f955c2927371 [2023-01-05T12:12:57.744Z] Removing intermediate container f955c2927371 [2023-01-05T12:12:57.744Z] ---> caf2734a7ad6 [2023-01-05T12:12:57.744Z] Step 26/26 : LABEL version=0.0.0 [2023-01-05T12:12:58.011Z] ---> Running in dfbddf8f7214 [2023-01-05T12:12:58.011Z] Removing intermediate container dfbddf8f7214 [2023-01-05T12:12:58.011Z] ---> ad0b6a43abaf [2023-01-05T12:12:58.011Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-05T12:12:58.011Z] Successfully built ad0b6a43abaf [2023-01-05T12:12:58.277Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:12:59.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-05T12:12:59.106Z] [2023-01-05T12:12:59.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:12:59.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-05T12:12:59.508Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-05T12:12:59.508Z] 8998bd30e6a1: Pulling fs layer [2023-01-05T12:12:59.508Z] 04944245beec: Pulling fs layer [2023-01-05T12:12:59.508Z] 699f458cf7ca: Pulling fs layer [2023-01-05T12:12:59.508Z] 765212b225bb: Pulling fs layer [2023-01-05T12:12:59.508Z] f23df028b6ca: Pulling fs layer [2023-01-05T12:12:59.508Z] d65c8cfc05b1: Pulling fs layer [2023-01-05T12:12:59.508Z] 2437ff75d9bd: Pulling fs layer [2023-01-05T12:12:59.508Z] 765212b225bb: Waiting [2023-01-05T12:12:59.508Z] f23df028b6ca: Waiting [2023-01-05T12:12:59.508Z] d65c8cfc05b1: Waiting [2023-01-05T12:12:59.508Z] 2437ff75d9bd: Waiting [2023-01-05T12:12:59.777Z] 04944245beec: Verifying Checksum [2023-01-05T12:12:59.777Z] 04944245beec: Download complete [2023-01-05T12:12:59.777Z] 765212b225bb: Verifying Checksum [2023-01-05T12:12:59.777Z] 765212b225bb: Download complete [2023-01-05T12:12:59.777Z] f23df028b6ca: Verifying Checksum [2023-01-05T12:12:59.777Z] f23df028b6ca: Download complete [2023-01-05T12:12:59.777Z] d65c8cfc05b1: Verifying Checksum [2023-01-05T12:12:59.777Z] d65c8cfc05b1: Download complete [2023-01-05T12:12:59.777Z] 699f458cf7ca: Verifying Checksum [2023-01-05T12:12:59.777Z] 699f458cf7ca: Download complete [2023-01-05T12:13:00.368Z] 8998bd30e6a1: Download complete [2023-01-05T12:13:02.316Z] 2437ff75d9bd: Verifying Checksum [2023-01-05T12:13:02.316Z] 2437ff75d9bd: Download complete [2023-01-05T12:13:05.660Z] 8998bd30e6a1: Pull complete [2023-01-05T12:13:05.927Z] 04944245beec: Pull complete [2023-01-05T12:13:07.336Z] 699f458cf7ca: Pull complete [2023-01-05T12:13:07.336Z] 765212b225bb: Pull complete [2023-01-05T12:13:08.298Z] f23df028b6ca: Pull complete [2023-01-05T12:13:08.298Z] d65c8cfc05b1: Pull complete [2023-01-05T12:13:23.293Z] 2437ff75d9bd: Pull complete [2023-01-05T12:13:23.293Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-05T12:13:23.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-05T12:13:23.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:13:23.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-1187 does not seem to be running inside a container [2023-01-05T12:13:23.675Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-05T12:13:26.115Z] $ docker top e574317f3f6acb7d4f1179ba774e36c3fb6ee32a5b7eadff81ef148da42c7b11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:26.689Z] ---> job-cost.sh [2023-01-05T12:13:26.957Z] lf-activate-venv: SKIPPING [2023-01-05T12:13:26.957Z] INFO: No Stack... [2023-01-05T12:13:27.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-05T12:13:28.194Z] INFO: Archiving Costs [Pipeline] sh [2023-01-05T12:13:28.564Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-01-05T12:13:28.564Z] + cut -d, -f6 [Pipeline] lock [2023-01-05T12:13:28.653Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] [2023-01-05T12:13:28.658Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] did not exist. Created. [2023-01-05T12:13:28.658Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-05T12:13:29.089Z] /w/workspace/app-service-configurable/1@tmp/durable-5a4f4fd8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-05T12:13:29.477Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-05T12:13:29.524Z] Warning: overwriting stash ‘stack-cost’ [2023-01-05T12:13:29.572Z] Stashed 1 file(s) [Pipeline] } [2023-01-05T12:13:29.586Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-496-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-05T12:13:29.672Z] $ docker stop --time=1 e574317f3f6acb7d4f1179ba774e36c3fb6ee32a5b7eadff81ef148da42c7b11 [2023-01-05T12:13:31.184Z] $ docker rm -f --volumes e574317f3f6acb7d4f1179ba774e36c3fb6ee32a5b7eadff81ef148da42c7b11 [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-01-05T12:13:32.181Z] provisioning config files... [2023-01-05T12:13:32.188Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-496@tmp/config11074698984091652404tmp [Pipeline] { [Pipeline] sh [2023-01-05T12:13:32.523Z] + set +x [2023-01-05T12:13:32.523Z] + curl -s https://codecov.io/bash [2023-01-05T12:13:32.523Z] + bash -s -- [2023-01-05T12:13:32.523Z] [2023-01-05T12:13:32.523Z] _____ _ [2023-01-05T12:13:32.523Z] / ____| | | [2023-01-05T12:13:32.523Z] | | ___ __| | ___ ___ _____ __ [2023-01-05T12:13:32.523Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-05T12:13:32.523Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-05T12:13:32.523Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-05T12:13:32.523Z] Bash-1.0.6 [2023-01-05T12:13:32.523Z] [2023-01-05T12:13:32.523Z] [2023-01-05T12:13:32.523Z] ==> git version 2.25.1 found [2023-01-05T12:13:32.523Z] ==> 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-01-05T12:13:32.523Z] Release-Date: 2020-01-08 [2023-01-05T12:13:32.523Z] 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-01-05T12:13:32.523Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-05T12:13:32.523Z] ==> Jenkins CI detected. [2023-01-05T12:13:32.523Z] current dir:  /w/workspace/_app-service-configurable_PR-496 [2023-01-05T12:13:32.523Z] project root: . [2023-01-05T12:13:32.523Z] --> token set from env [2023-01-05T12:13:32.523Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-05T12:13:32.783Z] ==> Running gcov in . (disable via -X gcov) [2023-01-05T12:13:32.783Z] ==> Python coveragepy not found [2023-01-05T12:13:32.783Z] ==> Searching for coverage reports in: [2023-01-05T12:13:32.783Z] + . [2023-01-05T12:13:32.783Z] -> Found 1 reports [2023-01-05T12:13:32.783Z] ==> Detecting git/mercurial file structure [2023-01-05T12:13:32.783Z] ==> Reading reports [2023-01-05T12:13:32.783Z] + ./coverage.out bytes=13 [2023-01-05T12:13:32.783Z] ==> Appending adjustments [2023-01-05T12:13:32.783Z] https://docs.codecov.io/docs/fixing-reports [2023-01-05T12:13:32.783Z] + Found adjustments [2023-01-05T12:13:32.783Z] ==> Gzipping contents [2023-01-05T12:13:32.783Z] 4.0K /tmp/codecov.ioLAzE.gz [2023-01-05T12:13:32.783Z] ==> Uploading reports [2023-01-05T12:13:32.783Z] url: https://codecov.io [2023-01-05T12:13:32.783Z] query: branch=PR-496&commit=bc23f0802932b572f5755446096db4ab572a9477&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=496&job=&cmd_args= [2023-01-05T12:13:32.783Z] -> Pinging Codecov [2023-01-05T12:13:32.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-496&commit=bc23f0802932b572f5755446096db4ab572a9477&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=496&job=&cmd_args= [2023-01-05T12:13:33.042Z] -> Uploading to [2023-01-05T12:13:33.042Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-05/A97CA9966030D2A3747ED39772930CCE/bc23f0802932b572f5755446096db4ab572a9477/03c36b28-4ad1-4ba9-83e6-3566f20b33ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230105T121332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44f771ab9cd331277759082127c7a98df066fa97b09283b19186d26928e4554b [2023-01-05T12:13:33.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-05T12:13:33.042Z] Dload Upload Total Spent Left Speed [2023-01-05T12:13:33.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2345 --:--:-- --:--:-- --:--:-- 2345 [2023-01-05T12:13:33.302Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bc23f0802932b572f5755446096db4ab572a9477 [Pipeline] } [2023-01-05T12:13:33.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-01-05T12:13:35.344Z] + [ -d /w/workspace/_app-service-configurable_PR-496/archives ] [2023-01-05T12:13:35.344Z] + ls -al /w/workspace/_app-service-configurable_PR-496/archives [2023-01-05T12:13:35.344Z] total 16 [2023-01-05T12:13:35.344Z] drwxr-xr-x 3 root root 4096 Jan 5 12:05 . [2023-01-05T12:13:35.344Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 12:05 .. [2023-01-05T12:13:35.344Z] drwxr-xr-x 2 root root 4096 Jan 5 12:05 cost [2023-01-05T12:13:35.344Z] -rw-r--r-- 1 root root 96 Jan 5 12:05 cost.csv [2023-01-05T12:13:35.344Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-496/archives [2023-01-05T12:13:35.344Z] + ls -al /w/workspace/_app-service-configurable_PR-496/archives [2023-01-05T12:13:35.344Z] total 16 [2023-01-05T12:13:35.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 5 12:05 . [2023-01-05T12:13:35.344Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 12:05 .. [2023-01-05T12:13:35.344Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 5 12:05 cost [2023-01-05T12:13:35.344Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 5 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:35.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:36.579Z] ---> package-listing.sh [2023-01-05T12:13:36.579Z] ++ facter osfamily [2023-01-05T12:13:36.579Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-05T12:13:36.840Z] + OS_FAMILY=debian [2023-01-05T12:13:36.840Z] + workspace=/w/workspace/_app-service-configurable_PR-496 [2023-01-05T12:13:36.840Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-05T12:13:36.840Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-05T12:13:36.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-05T12:13:36.840Z] + PACKAGES=/tmp/packages_start.txt [2023-01-05T12:13:36.840Z] + '[' /w/workspace/_app-service-configurable_PR-496 ']' [2023-01-05T12:13:36.840Z] + PACKAGES=/tmp/packages_end.txt [2023-01-05T12:13:36.840Z] + case "${OS_FAMILY}" in [2023-01-05T12:13:36.840Z] + dpkg -l [2023-01-05T12:13:36.840Z] + grep '^ii' [2023-01-05T12:13:36.840Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-05T12:13:36.840Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-05T12:13:36.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-05T12:13:36.840Z] + '[' /w/workspace/_app-service-configurable_PR-496 ']' [2023-01-05T12:13:36.840Z] + mkdir -p /w/workspace/_app-service-configurable_PR-496/archives/ [2023-01-05T12:13:36.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-496/archives/ [Pipeline] echo [2023-01-05T12:13:36.876Z] 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/_app-service-configurable_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-05T12:13:37.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-05T12:13:37.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-05T12:13:37.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-05T12:13:38.046Z] prd-ubuntu20.04-docker-8c-8g-1186 does not seem to be running inside a container [2023-01-05T12:13:38.080Z] $ 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/_app-service-configurable_PR-496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-496 -v /w/workspace/_app-service-configurable_PR-496:/w/workspace/_app-service-configurable_PR-496:rw,z -v /w/workspace/_app-service-configurable_PR-496@tmp:/w/workspace/_app-service-configurable_PR-496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-05T12:13:38.286Z] $ docker top 4f28d9b697222c5d33ccdc2f60e9484820b0d12ff7398c23094576572dd80c52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-05T12:13:38.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-05T12:13:38.981Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-05T12:13:39.287Z] + ls /var/log/sa-host [2023-01-05T12:13:39.287Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-05T12:13:39.503Z] provisioning config files... [2023-01-05T12:13:39.513Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-496@tmp/config10633206523287112571tmp [Pipeline] { [Pipeline] echo [2023-01-05T12:13:39.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:39.874Z] ---> create-netrc.sh [Pipeline] } [2023-01-05T12:13:39.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:40.290Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-05T12:13:40.322Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:40.637Z] ---> sudo-logs.sh [2023-01-05T12:13:40.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-05T12:13:40.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:41.042Z] ---> job-cost.sh [2023-01-05T12:13:41.042Z] lf-activate-venv: SKIPPING [2023-01-05T12:13:41.042Z] DEBUG: total: 0.2199999988079071 [2023-01-05T12:13:41.042Z] INFO: Retrieving Stack Cost... [2023-01-05T12:13:41.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-05T12:13:41.872Z] INFO: Archiving Costs [Pipeline] echo [2023-01-05T12:13:41.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-05T12:13:42.218Z] ---> logs-deploy.sh [2023-01-05T12:13:42.218Z] lf-activate-venv: SKIPPING [2023-01-05T12:13:42.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-496/1 [2023-01-05T12:13:42.218Z] INFO: archiving workspace using pattern(s): [2023-01-05T12:13:43.155Z] Archives upload complete. [2023-01-05T12:13:43.155Z] INFO: archiving logs to Nexus