Pull request #455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 658aec2aaa2a27b50240c8c85e00bdc4196f16c9+881dece654975b2e3498d96629ab969f556195f8 (1cff4a21506e602f84f72e389ffc40adab385b01) 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-ssh15270474913362562794.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8747184765123643179.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-455/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-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8870160758425012343.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-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3298971395099506367.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6311973507844254746.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-455/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-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11401691768246147879.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22137 in /w/workspace/_app-service-configurable_PR-455 [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-455 # 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 881dece654975b2e3498d96629ab969f556195f8 into PR head commit 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 Merge succeeded, producing 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 Checking out Revision 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 (PR-455) > 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/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-08T12:04:11.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-08T12:04:11.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-08T12:04:11.898Z] ========================================================= [2022-08-08T12:04:11.898Z] EdgeX Global Pipelines Version Info [2022-08-08T12:04:11.898Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:04:12.664Z] ------------------- [2022-08-08T12:04:12.664Z] stable info: [2022-08-08T12:04:12.664Z] ------------------- [2022-08-08T12:04:12.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T12:04:12.664Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T12:04:12.664Z] Message: update stable to v1.0.238 [2022-08-08T12:04:13.239Z] ------------------- [2022-08-08T12:04:13.239Z] experimental info: [2022-08-08T12:04:13.239Z] ------------------- [2022-08-08T12:04:13.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T12:04:13.239Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T12:04:13.239Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-08T12:04:13.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-08T12:04:13.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-08T12:04:13.710Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-08T12:04:13.755Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-08T12:04:13.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-08T12:04:13.838Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-08T12:04:13.880Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-08T12:04:13.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-08T12:04:13.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-08T12:04:14.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-08T12:04:14.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-08T12:04:14.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-08T12:04:14.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-08T12:04:14.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-08T12:04:14.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T12:04:14.262Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T12:04:14.304Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-08T12:04:14.351Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-08T12:04:14.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-08T12:04:14.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-08T12:04:14.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-08T12:04:14.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-08T12:04:14.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-08T12:04:14.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-08T12:04:14.649Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-08T12:04:14.692Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-08T12:04:14.738Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-08T12:04:14.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2022-08-08T12:04:14.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2022-08-08T12:04:14.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2022-08-08T12:04:14.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [Pipeline] echo [2022-08-08T12:04:14.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 658aec2 [Pipeline] echo [2022-08-08T12:04:14.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T12:04:15.111Z] provisioning config files... [2022-08-08T12:04:15.126Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-455@tmp/config7688869767908878615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:04:15.479Z] ---> docker-login.sh [2022-08-08T12:04:15.479Z] nexus3.edgexfoundry.org:10001 [2022-08-08T12:04:15.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:16.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:16.002Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:16.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:16.002Z] [2022-08-08T12:04:16.002Z] Login Succeeded [2022-08-08T12:04:16.002Z] nexus3.edgexfoundry.org:10002 [2022-08-08T12:04:16.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:16.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:16.263Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:16.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:16.263Z] [2022-08-08T12:04:16.263Z] Login Succeeded [2022-08-08T12:04:16.263Z] nexus3.edgexfoundry.org:10003 [2022-08-08T12:04:16.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:16.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:16.263Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:16.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:16.263Z] [2022-08-08T12:04:16.263Z] Login Succeeded [2022-08-08T12:04:16.263Z] nexus3.edgexfoundry.org:10004 [2022-08-08T12:04:16.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:16.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:16.526Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:16.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:16.526Z] [2022-08-08T12:04:16.526Z] Login Succeeded [2022-08-08T12:04:16.526Z] docker.io [2022-08-08T12:04:16.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:16.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:16.789Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:16.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:16.789Z] [2022-08-08T12:04:16.789Z] Login Succeeded [2022-08-08T12:04:16.789Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T12:04:16.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-08T12:04:17.603Z] + git rev-list -1 --merges 658aec2aaa2a27b50240c8c85e00bdc4196f16c9~1..658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [Pipeline] echo [2022-08-08T12:04:17.655Z] -----------> git rev-list -1 --merges 658aec2aaa2a27b50240c8c85e00bdc4196f16c9~1..658aec2aaa2a27b50240c8c85e00bdc4196f16c9 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [false] [Pipeline] sh [2022-08-08T12:04:17.976Z] + git log --format=format:%s -1 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [Pipeline] echo [2022-08-08T12:04:18.014Z] ========================================================= [2022-08-08T12:04:18.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-08T12:04:18.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T12:04:18.480Z] + git log --format=format:%s -1 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [Pipeline] echo [2022-08-08T12:04:18.512Z] [semverPrep] GIT_COMMIT: 658aec2aaa2a27b50240c8c85e00bdc4196f16c9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-08T12:04:18.542Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-08T12:04:18.945Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-08T12:04:18.945Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-08T12:04:18.945Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-08T12:04:18.945Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-08T12:04:18.945Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-08T12:04:18.945Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-08T12:04:18.945Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:04:19.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T12:04:19.437Z] [2022-08-08T12:04:19.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:04:19.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T12:04:19.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-08T12:04:19.841Z] b85a868b505f: Pulling fs layer [2022-08-08T12:04:19.841Z] e2be974225ed: Pulling fs layer [2022-08-08T12:04:19.841Z] 339a4e72a1f5: Pulling fs layer [2022-08-08T12:04:19.841Z] 988bab9f4d93: Pulling fs layer [2022-08-08T12:04:19.841Z] 1469e6f7b9e6: Pulling fs layer [2022-08-08T12:04:19.841Z] eaf3925da568: Pulling fs layer [2022-08-08T12:04:19.841Z] 988bab9f4d93: Waiting [2022-08-08T12:04:19.841Z] 1469e6f7b9e6: Waiting [2022-08-08T12:04:19.841Z] bab4dde63d76: Pulling fs layer [2022-08-08T12:04:19.841Z] bde34c3a00c8: Pulling fs layer [2022-08-08T12:04:19.841Z] b352a97aabf1: Pulling fs layer [2022-08-08T12:04:19.841Z] eaf3925da568: Waiting [2022-08-08T12:04:19.841Z] bab4dde63d76: Waiting [2022-08-08T12:04:19.841Z] b352a97aabf1: Waiting [2022-08-08T12:04:19.841Z] 4872d77fe225: Pulling fs layer [2022-08-08T12:04:19.841Z] 5851b861e8e6: Pulling fs layer [2022-08-08T12:04:19.841Z] 5851b861e8e6: Waiting [2022-08-08T12:04:19.841Z] 4872d77fe225: Waiting [2022-08-08T12:04:19.841Z] e2be974225ed: Verifying Checksum [2022-08-08T12:04:19.841Z] e2be974225ed: Download complete [2022-08-08T12:04:19.841Z] 988bab9f4d93: Verifying Checksum [2022-08-08T12:04:19.841Z] 988bab9f4d93: Download complete [2022-08-08T12:04:20.114Z] 1469e6f7b9e6: Verifying Checksum [2022-08-08T12:04:20.114Z] 1469e6f7b9e6: Download complete [2022-08-08T12:04:20.114Z] eaf3925da568: Verifying Checksum [2022-08-08T12:04:20.114Z] eaf3925da568: Download complete [2022-08-08T12:04:20.114Z] 339a4e72a1f5: Verifying Checksum [2022-08-08T12:04:20.114Z] 339a4e72a1f5: Download complete [2022-08-08T12:04:20.114Z] bde34c3a00c8: Verifying Checksum [2022-08-08T12:04:20.114Z] bde34c3a00c8: Download complete [2022-08-08T12:04:20.114Z] b352a97aabf1: Download complete [2022-08-08T12:04:20.114Z] 4872d77fe225: Download complete [2022-08-08T12:04:20.114Z] 5851b861e8e6: Verifying Checksum [2022-08-08T12:04:20.114Z] b85a868b505f: Verifying Checksum [2022-08-08T12:04:20.114Z] b85a868b505f: Download complete [2022-08-08T12:04:20.377Z] bab4dde63d76: Verifying Checksum [2022-08-08T12:04:20.377Z] bab4dde63d76: Download complete [2022-08-08T12:04:21.320Z] b85a868b505f: Pull complete [2022-08-08T12:04:21.580Z] e2be974225ed: Pull complete [2022-08-08T12:04:22.153Z] 339a4e72a1f5: Pull complete [2022-08-08T12:04:22.153Z] 988bab9f4d93: Pull complete [2022-08-08T12:04:22.413Z] 1469e6f7b9e6: Pull complete [2022-08-08T12:04:22.413Z] eaf3925da568: Pull complete [2022-08-08T12:04:24.324Z] bab4dde63d76: Pull complete [2022-08-08T12:04:24.324Z] bde34c3a00c8: Pull complete [2022-08-08T12:04:24.324Z] b352a97aabf1: Pull complete [2022-08-08T12:04:24.324Z] 4872d77fe225: Pull complete [2022-08-08T12:04:24.586Z] 5851b861e8e6: Pull complete [2022-08-08T12:04:24.586Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-08T12:04:24.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T12:04:24.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:04:24.821Z] prd-ubuntu20.04-docker-8c-8g-22137 does not seem to be running inside a container [2022-08-08T12:04:24.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-455 -v /w/workspace/_app-service-configurable_PR-455:/w/workspace/_app-service-configurable_PR-455:rw,z -v /w/workspace/_app-service-configurable_PR-455@tmp:/w/workspace/_app-service-configurable_PR-455@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 [2022-08-08T12:04:26.630Z] $ docker top 471bb54e3522a5575f110898a53712b215d11938c83b6e92320a5b800d2239b3 -eo pid,comm [2022-08-08T12:04:26.704Z] 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). [2022-08-08T12:04:26.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-08T12:04:26.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T12:04:26.837Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T12:04:26.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T12:04:26.991Z] $ docker exec 471bb54e3522a5575f110898a53712b215d11938c83b6e92320a5b800d2239b3 ssh-agent [2022-08-08T12:04:27.125Z] SSH_AUTH_SOCK=/tmp/ssh-vis06C6U7QHr/agent.33 [2022-08-08T12:04:27.125Z] SSH_AGENT_PID=39 [2022-08-08T12:04:27.132Z] Running ssh-add (command line suppressed) [2022-08-08T12:04:27.256Z] Identity added: /w/workspace/_app-service-configurable_PR-455@tmp/private_key_5882571644289113573.key (/w/workspace/_app-service-configurable_PR-455@tmp/private_key_5882571644289113573.key) [2022-08-08T12:04:27.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T12:04:27.622Z] + git tag --points-at HEAD [Pipeline] } [2022-08-08T12:04:27.655Z] $ docker exec --env ******** --env ******** 471bb54e3522a5575f110898a53712b215d11938c83b6e92320a5b800d2239b3 ssh-agent -k [2022-08-08T12:04:27.773Z] unset SSH_AUTH_SOCK; [2022-08-08T12:04:27.774Z] unset SSH_AGENT_PID; [2022-08-08T12:04:27.774Z] echo Agent pid 39 killed; [2022-08-08T12:04:27.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-08T12:04:27.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T12:04:27.875Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T12:04:28.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T12:04:28.018Z] $ docker exec 471bb54e3522a5575f110898a53712b215d11938c83b6e92320a5b800d2239b3 ssh-agent [2022-08-08T12:04:28.150Z] SSH_AUTH_SOCK=/tmp/ssh-2xFYAhORUbIo/agent.71 [2022-08-08T12:04:28.150Z] SSH_AGENT_PID=77 [2022-08-08T12:04:28.156Z] Running ssh-add (command line suppressed) [2022-08-08T12:04:28.283Z] Identity added: /w/workspace/_app-service-configurable_PR-455@tmp/private_key_3267279752268017708.key (/w/workspace/_app-service-configurable_PR-455@tmp/private_key_3267279752268017708.key) [2022-08-08T12:04:28.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T12:04:28.630Z] + git semver init [2022-08-08T12:04:28.895Z] 2022-08-08 12:04:28,824 [run_init] DEBUG init version:0.0.0 force:False [2022-08-08T12:04:28.895Z] 2022-08-08 12:04:28,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-455/.semver [2022-08-08T12:04:28.895Z] 2022-08-08 12:04:28,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-455/.semver [2022-08-08T12:04:28.895Z] 2022-08-08 12:04:28,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-455/.semver'], cwd=/w/workspace/_app-service-configurable_PR-455, universal_newlines=False, shell=None, istream=None) [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,543 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-455/.git/info/exclude [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-455/.semver/PR-455 with force:False [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,544 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-455/.semver/PR-455 [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,548 [execute] INFO git cat-file --batch-check [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,554 [execute] INFO git cat-file --batch [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T12:04:29.837Z] 2022-08-08 12:04:29,559 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-455/.semver/PR-455 [2022-08-08T12:04:29.837Z] 0.0.0 [Pipeline] } [2022-08-08T12:04:29.867Z] $ docker exec --env ******** --env ******** 471bb54e3522a5575f110898a53712b215d11938c83b6e92320a5b800d2239b3 ssh-agent -k [2022-08-08T12:04:29.991Z] unset SSH_AUTH_SOCK; [2022-08-08T12:04:29.992Z] unset SSH_AGENT_PID; [2022-08-08T12:04:29.992Z] echo Agent pid 77 killed; [2022-08-08T12:04:30.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T12:04:30.422Z] + git semver [Pipeline] } [2022-08-08T12:04:30.714Z] $ docker stop --time=1 471bb54e3522a5575f110898a53712b215d11938c83b6e92320a5b800d2239b3 [2022-08-08T12:04:32.078Z] $ docker rm -f 471bb54e3522a5575f110898a53712b215d11938c83b6e92320a5b800d2239b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T12:04:32.498Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-08T12:04:32.849Z] Stashed 1 file(s) [Pipeline] echo [2022-08-08T12:04:32.867Z] [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 [2022-08-08T12:04:33.445Z] provisioning config files... [2022-08-08T12:04:33.456Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-455@tmp/config2820745776011157574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:04:33.806Z] ---> docker-login.sh [2022-08-08T12:04:33.806Z] nexus3.edgexfoundry.org:10001 [2022-08-08T12:04:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:33.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:33.806Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:33.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:33.806Z] [2022-08-08T12:04:33.806Z] Login Succeeded [2022-08-08T12:04:33.806Z] nexus3.edgexfoundry.org:10002 [2022-08-08T12:04:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:34.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:34.067Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:34.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:34.067Z] [2022-08-08T12:04:34.067Z] Login Succeeded [2022-08-08T12:04:34.067Z] nexus3.edgexfoundry.org:10003 [2022-08-08T12:04:34.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:34.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:34.067Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:34.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:34.067Z] [2022-08-08T12:04:34.067Z] Login Succeeded [2022-08-08T12:04:34.067Z] nexus3.edgexfoundry.org:10004 [2022-08-08T12:04:34.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:34.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:34.331Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:34.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:34.331Z] [2022-08-08T12:04:34.331Z] Login Succeeded [2022-08-08T12:04:34.331Z] docker.io [2022-08-08T12:04:34.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:04:34.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:04:34.592Z] Configure a credential helper to remove this warning. See [2022-08-08T12:04:34.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:04:34.592Z] [2022-08-08T12:04:34.592Z] Login Succeeded [2022-08-08T12:04:34.592Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T12:04:34.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-08T12:04:34.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T12:04:34.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T12:04:34.918Z] ========================================================= [2022-08-08T12:04:34.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-08T12:04:34.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:04:35.401Z] + 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 . [2022-08-08T12:04:35.401Z] Sending build context to Docker daemon 3.122MB [2022-08-08T12:04:35.401Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T12:04:35.401Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-08T12:04:35.401Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-08T12:04:35.401Z] 2408cc74d12b: Pulling fs layer [2022-08-08T12:04:35.401Z] ea60b727a1ce: Pulling fs layer [2022-08-08T12:04:35.401Z] 30c4a7721957: Pulling fs layer [2022-08-08T12:04:35.401Z] 370296b7ddb6: Pulling fs layer [2022-08-08T12:04:35.401Z] 7c6cee850709: Pulling fs layer [2022-08-08T12:04:35.401Z] 39a5fcdaea64: Pulling fs layer [2022-08-08T12:04:35.401Z] d94ebbe4e438: Pulling fs layer [2022-08-08T12:04:35.401Z] bcfd1f05c69d: Pulling fs layer [2022-08-08T12:04:35.401Z] 59ccb84bbe0f: Pulling fs layer [2022-08-08T12:04:35.401Z] 370296b7ddb6: Waiting [2022-08-08T12:04:35.401Z] 7c6cee850709: Waiting [2022-08-08T12:04:35.401Z] 39a5fcdaea64: Waiting [2022-08-08T12:04:35.401Z] 59ccb84bbe0f: Waiting [2022-08-08T12:04:35.401Z] 30c4a7721957: Verifying Checksum [2022-08-08T12:04:35.401Z] 30c4a7721957: Download complete [2022-08-08T12:04:35.664Z] ea60b727a1ce: Verifying Checksum [2022-08-08T12:04:35.664Z] ea60b727a1ce: Download complete [2022-08-08T12:04:35.664Z] 7c6cee850709: Verifying Checksum [2022-08-08T12:04:35.664Z] 7c6cee850709: Download complete [2022-08-08T12:04:35.664Z] 39a5fcdaea64: Verifying Checksum [2022-08-08T12:04:35.664Z] 39a5fcdaea64: Download complete [2022-08-08T12:04:35.664Z] 2408cc74d12b: Verifying Checksum [2022-08-08T12:04:35.664Z] d94ebbe4e438: Verifying Checksum [2022-08-08T12:04:35.664Z] d94ebbe4e438: Download complete [2022-08-08T12:04:35.664Z] 2408cc74d12b: Pull complete [2022-08-08T12:04:35.924Z] ea60b727a1ce: Pull complete [2022-08-08T12:04:35.924Z] 59ccb84bbe0f: Verifying Checksum [2022-08-08T12:04:35.924Z] 59ccb84bbe0f: Download complete [2022-08-08T12:04:35.924Z] 30c4a7721957: Pull complete [2022-08-08T12:04:36.184Z] 370296b7ddb6: Verifying Checksum [2022-08-08T12:04:36.184Z] 370296b7ddb6: Download complete [2022-08-08T12:04:36.445Z] bcfd1f05c69d: Verifying Checksum [2022-08-08T12:04:36.445Z] bcfd1f05c69d: Download complete [2022-08-08T12:04:40.646Z] 370296b7ddb6: Pull complete [2022-08-08T12:04:40.646Z] 7c6cee850709: Pull complete [2022-08-08T12:04:40.646Z] 39a5fcdaea64: Pull complete [2022-08-08T12:04:40.646Z] d94ebbe4e438: Pull complete [2022-08-08T12:04:42.023Z] bcfd1f05c69d: Pull complete [2022-08-08T12:04:42.958Z] 59ccb84bbe0f: Pull complete [2022-08-08T12:04:42.958Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-08T12:04:42.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T12:04:42.958Z] ---> a4fb48ad2a94 [2022-08-08T12:04:42.958Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T12:04:44.872Z] ---> Running in 87e4130aa43e [2022-08-08T12:04:45.134Z] Removing intermediate container 87e4130aa43e [2022-08-08T12:04:45.134Z] ---> 4f130e5c7d3d [2022-08-08T12:04:45.134Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T12:04:45.134Z] ---> Running in a2f06076c028 [2022-08-08T12:04:45.134Z] Removing intermediate container a2f06076c028 [2022-08-08T12:04:45.134Z] ---> f123ec0abb83 [2022-08-08T12:04:45.134Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T12:04:45.134Z] ---> Running in 89ff9c7deaeb [2022-08-08T12:04:45.395Z] Removing intermediate container 89ff9c7deaeb [2022-08-08T12:04:45.395Z] ---> 047a80862400 [2022-08-08T12:04:45.395Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T12:04:45.395Z] ---> Running in d998823ebbd3 [2022-08-08T12:04:45.965Z] Removing intermediate container d998823ebbd3 [2022-08-08T12:04:45.965Z] ---> ac5fb4bdd231 [2022-08-08T12:04:45.965Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T12:04:45.965Z] ---> Running in a76eab77f504 [2022-08-08T12:04:46.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T12:04:47.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T12:04:47.432Z] OK: 211 MiB in 51 packages [2022-08-08T12:04:47.693Z] Removing intermediate container a76eab77f504 [2022-08-08T12:04:47.693Z] ---> f21bbcd79d57 [2022-08-08T12:04:47.693Z] Step 8/13 : WORKDIR /app [2022-08-08T12:04:47.961Z] ---> Running in 933694ca9f5d [2022-08-08T12:04:47.961Z] Removing intermediate container 933694ca9f5d [2022-08-08T12:04:47.961Z] ---> 1c215e130233 [2022-08-08T12:04:47.961Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-08T12:04:47.961Z] ---> 9c92d35aecdb [2022-08-08T12:04:47.961Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T12:04:48.223Z] ---> Running in af3167506c50 [2022-08-08T12:04:48.274Z] Still waiting to schedule task [2022-08-08T12:04:48.274Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-08T12:05:10.196Z] Removing intermediate container af3167506c50 [2022-08-08T12:05:10.197Z] ---> ab60d685a1c7 [2022-08-08T12:05:10.197Z] Step 11/13 : COPY . . [2022-08-08T12:05:10.197Z] ---> b6436e6d8964 [2022-08-08T12:05:10.197Z] Step 12/13 : ARG MAKE="make build" [2022-08-08T12:05:10.197Z] ---> Running in 4425bc93cd62 [2022-08-08T12:05:10.197Z] Removing intermediate container 4425bc93cd62 [2022-08-08T12:05:10.197Z] ---> 7a20803fca68 [2022-08-08T12:05:10.197Z] Step 13/13 : RUN $MAKE [2022-08-08T12:05:10.197Z] ---> Running in 762a0671d055 [2022-08-08T12:05:10.197Z] noop [2022-08-08T12:05:10.197Z] Removing intermediate container 762a0671d055 [2022-08-08T12:05:10.197Z] ---> f29b550d0dc2 [2022-08-08T12:05:10.197Z] Successfully built f29b550d0dc2 [2022-08-08T12:05:10.197Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:05:10.659Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T12:05:10.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:05:10.831Z] prd-ubuntu20.04-docker-8c-8g-22137 does not seem to be running inside a container [2022-08-08T12:05:10.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-455 -v /w/workspace/_app-service-configurable_PR-455:/w/workspace/_app-service-configurable_PR-455:rw,z -v /w/workspace/_app-service-configurable_PR-455@tmp:/w/workspace/_app-service-configurable_PR-455@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 [2022-08-08T12:05:11.329Z] $ docker top bbb462971ffbe72ffe8a26bb92432a9b3fe014b939f72bf096dbc6aa9cbef2e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T12:05:11.731Z] + go version [2022-08-08T12:05:11.731Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-08T12:05:11.763Z] $ docker stop --time=1 bbb462971ffbe72ffe8a26bb92432a9b3fe014b939f72bf096dbc6aa9cbef2e1 [2022-08-08T12:05:13.064Z] $ docker rm -f bbb462971ffbe72ffe8a26bb92432a9b3fe014b939f72bf096dbc6aa9cbef2e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:05:13.800Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T12:05:13.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:05:13.979Z] prd-ubuntu20.04-docker-8c-8g-22137 does not seem to be running inside a container [2022-08-08T12:05:14.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-455 -v /w/workspace/_app-service-configurable_PR-455:/w/workspace/_app-service-configurable_PR-455:rw,z -v /w/workspace/_app-service-configurable_PR-455@tmp:/w/workspace/_app-service-configurable_PR-455@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 [2022-08-08T12:05:14.390Z] $ docker top aae7d5801a01b61fbe05e2d48535ff242bf77c4fc809e61a21981e8c9172ca39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T12:05:14.793Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-455 [Pipeline] fileExists [Pipeline] sh [2022-08-08T12:05:15.165Z] + make test [2022-08-08T12:05:15.165Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-08T12:05:23.288Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-08T12:05:23.288Z] CGO_ENABLED=1 go vet ./... [2022-08-08T12:05:26.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T12:05:26.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T12:05:26.578Z] ./bin/test-attribution-txt.sh [2022-08-08T12:05:26.578Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T12:05:26.578Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T12:05:26.578Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T12:05:26.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-08T12:05:26.650Z] $ docker stop --time=1 aae7d5801a01b61fbe05e2d48535ff242bf77c4fc809e61a21981e8c9172ca39 [2022-08-08T12:05:28.403Z] $ docker rm -f aae7d5801a01b61fbe05e2d48535ff242bf77c4fc809e61a21981e8c9172ca39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T12:05:28.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-08T12:05:28.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-08T12:05:29.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-08T12:05:29.928Z] + ls -al . [2022-08-08T12:05:29.928Z] total 172 [2022-08-08T12:05:29.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 12:05 . [2022-08-08T12:05:29.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 12:04 .. [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 8 12:04 .dockerignore [2022-08-08T12:05:29.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 12:04 .git [2022-08-08T12:05:29.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 12:04 .github [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 8 12:04 .gitignore [2022-08-08T12:05:29.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 12:04 .semver [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 8 12:04 Attribution.txt [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 8 12:04 CHANGELOG.md [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 2089 Aug 8 12:04 Dockerfile [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 12:04 GOVERNANCE.md [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 8 12:04 Jenkinsfile [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 8 12:04 LICENSE [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 8 12:04 OWNERS.md [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 3718 Aug 8 12:04 README.md [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 12:04 VERSION [2022-08-08T12:05:29.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 12:04 bin [2022-08-08T12:05:29.928Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 12:05 coverage.out [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 8 12:04 go.mod [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 8 12:04 go.sum [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 8 12:04 main.go [2022-08-08T12:05:29.928Z] -rw-rw-r-- 1 jenkins jenkins 1959 Aug 8 12:04 makefile [2022-08-08T12:05:29.928Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 8 12:04 res [2022-08-08T12:05:29.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:05:30.328Z] + 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=658aec2aaa2a27b50240c8c85e00bdc4196f16c9 --label arch=amd64 --label version=0.0.0 . [2022-08-08T12:05:30.328Z] Sending build context to Docker daemon 3.123MB [2022-08-08T12:05:30.328Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T12:05:30.328Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-08T12:05:30.328Z] ---> f29b550d0dc2 [2022-08-08T12:05:30.328Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T12:05:30.328Z] ---> Running in 90b989783955 [2022-08-08T12:05:30.589Z] Removing intermediate container 90b989783955 [2022-08-08T12:05:30.589Z] ---> c83de3a85df2 [2022-08-08T12:05:30.589Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T12:05:30.589Z] ---> Running in f80ca588fddc [2022-08-08T12:05:30.589Z] Removing intermediate container f80ca588fddc [2022-08-08T12:05:30.589Z] ---> 2cc902b1b7ac [2022-08-08T12:05:30.589Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T12:05:30.589Z] ---> Running in 9401a3f9d5ad [2022-08-08T12:05:30.848Z] Removing intermediate container 9401a3f9d5ad [2022-08-08T12:05:30.848Z] ---> 68706bb317d3 [2022-08-08T12:05:30.848Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T12:05:30.848Z] ---> Running in 34819e8d0368 [2022-08-08T12:05:31.423Z] Removing intermediate container 34819e8d0368 [2022-08-08T12:05:31.423Z] ---> 396aaff8c063 [2022-08-08T12:05:31.423Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T12:05:31.423Z] ---> Running in b0596da320ec [2022-08-08T12:05:31.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T12:05:32.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T12:05:32.893Z] OK: 211 MiB in 51 packages [2022-08-08T12:05:33.466Z] Removing intermediate container b0596da320ec [2022-08-08T12:05:33.466Z] ---> db5dae289986 [2022-08-08T12:05:33.466Z] Step 8/27 : WORKDIR /app [2022-08-08T12:05:33.466Z] ---> Running in 776205e247c4 [2022-08-08T12:05:33.466Z] Removing intermediate container 776205e247c4 [2022-08-08T12:05:33.466Z] ---> bc459a00e372 [2022-08-08T12:05:33.466Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-08T12:05:33.726Z] ---> f068a9c000d2 [2022-08-08T12:05:33.726Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T12:05:33.726Z] ---> Running in 3978ef585125 [2022-08-08T12:05:34.297Z] Removing intermediate container 3978ef585125 [2022-08-08T12:05:34.297Z] ---> 3c62bed48836 [2022-08-08T12:05:34.297Z] Step 11/27 : COPY . . [2022-08-08T12:05:34.557Z] ---> 2ec98011a207 [2022-08-08T12:05:34.557Z] Step 12/27 : ARG MAKE="make build" [2022-08-08T12:05:34.557Z] ---> Running in 075dd3d32054 [2022-08-08T12:05:34.817Z] Removing intermediate container 075dd3d32054 [2022-08-08T12:05:34.817Z] ---> 74225ef2730e [2022-08-08T12:05:34.817Z] Step 13/27 : RUN $MAKE [2022-08-08T12:05:34.817Z] ---> Running in 339993f8b362 [2022-08-08T12:05:35.076Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-08T12:05:57.056Z] Removing intermediate container 339993f8b362 [2022-08-08T12:05:57.056Z] ---> d3d8ab1b0252 [2022-08-08T12:05:57.056Z] Step 14/27 : FROM alpine:3.16 [2022-08-08T12:05:57.056Z] 3.16: Pulling from library/alpine [2022-08-08T12:05:57.056Z] 530afca65e2e: Pulling fs layer [2022-08-08T12:05:57.056Z] 530afca65e2e: Download complete [2022-08-08T12:05:57.056Z] 530afca65e2e: Pull complete [2022-08-08T12:05:57.056Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T12:05:57.056Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T12:05:57.056Z] ---> d7d3d98c851f [2022-08-08T12:05:57.056Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T12:05:57.056Z] ---> Running in 812774af3598 [2022-08-08T12:05:57.056Z] Removing intermediate container 812774af3598 [2022-08-08T12:05:57.056Z] ---> 44a3cddc601b [2022-08-08T12:05:57.056Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-08T12:05:57.056Z] ---> Running in 2ada37082a95 [2022-08-08T12:05:57.056Z] Removing intermediate container 2ada37082a95 [2022-08-08T12:05:57.056Z] ---> 38fd67ff4973 [2022-08-08T12:05:57.056Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-08T12:05:57.056Z] ---> Running in 8e876fdbd4b9 [2022-08-08T12:05:57.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T12:05:57.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T12:05:57.056Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-08T12:05:57.056Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-08T12:05:57.056Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T12:05:57.056Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-08T12:05:57.056Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T12:05:57.056Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-08T12:05:57.056Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-08T12:05:57.056Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T12:05:57.056Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T12:05:57.056Z] OK: 9 MiB in 21 packages [2022-08-08T12:05:57.056Z] Removing intermediate container 8e876fdbd4b9 [2022-08-08T12:05:57.056Z] ---> 5f6b7702165d [2022-08-08T12:05:57.056Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-08T12:05:57.056Z] ---> 9573f98e86be [2022-08-08T12:05:57.056Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-08T12:05:57.056Z] ---> e41c96779798 [2022-08-08T12:05:57.056Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-08-08T12:05:57.056Z] ---> 38a712b0be60 [2022-08-08T12:05:57.056Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-08T12:05:57.056Z] ---> 56be9407223f [2022-08-08T12:05:57.056Z] Step 22/27 : EXPOSE 48095 [2022-08-08T12:05:57.056Z] ---> Running in 24cfd69d09f6 [2022-08-08T12:05:57.316Z] Removing intermediate container 24cfd69d09f6 [2022-08-08T12:05:57.316Z] ---> 780679ad3a55 [2022-08-08T12:05:57.316Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-08-08T12:05:57.316Z] ---> Running in 0e1d2f33ab13 [2022-08-08T12:05:57.316Z] Removing intermediate container 0e1d2f33ab13 [2022-08-08T12:05:57.316Z] ---> a6ba35fa2860 [2022-08-08T12:05:57.316Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T12:05:57.600Z] ---> Running in f436d9dc852a [2022-08-08T12:05:57.600Z] Removing intermediate container f436d9dc852a [2022-08-08T12:05:57.600Z] ---> fc3ef52daca8 [2022-08-08T12:05:57.600Z] Step 25/27 : LABEL arch=amd64 [2022-08-08T12:05:57.600Z] ---> Running in c24b74d8611d [2022-08-08T12:05:57.600Z] Removing intermediate container c24b74d8611d [2022-08-08T12:05:57.600Z] ---> 03fba6a931f2 [2022-08-08T12:05:57.600Z] Step 26/27 : LABEL git_sha=658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [2022-08-08T12:05:57.860Z] ---> Running in 751c75ef0dc6 [2022-08-08T12:05:57.860Z] Removing intermediate container 751c75ef0dc6 [2022-08-08T12:05:57.860Z] ---> b5eefe50be1c [2022-08-08T12:05:57.860Z] Step 27/27 : LABEL version=0.0.0 [2022-08-08T12:05:57.860Z] ---> Running in ebde271a55cf [2022-08-08T12:05:58.124Z] Removing intermediate container ebde271a55cf [2022-08-08T12:05:58.124Z] ---> cf57e24235e2 [2022-08-08T12:05:58.124Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-08T12:05:58.124Z] Successfully built cf57e24235e2 [2022-08-08T12:05:58.124Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:05:58.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T12:05:58.986Z] [2022-08-08T12:05:58.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:05:59.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T12:05:59.366Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-08T12:05:59.366Z] 5eb5b503b376: Pulling fs layer [2022-08-08T12:05:59.366Z] 5c69ac0246d0: Pulling fs layer [2022-08-08T12:05:59.366Z] ec43610c2a17: Pulling fs layer [2022-08-08T12:05:59.366Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-08T12:05:59.366Z] 33b1e0a273af: Pulling fs layer [2022-08-08T12:05:59.366Z] 5d3b04190fa2: Pulling fs layer [2022-08-08T12:05:59.366Z] 2f39f015ded8: Pulling fs layer [2022-08-08T12:05:59.366Z] 3a2ae6a8a46f: Waiting [2022-08-08T12:05:59.366Z] 33b1e0a273af: Waiting [2022-08-08T12:05:59.366Z] 5d3b04190fa2: Waiting [2022-08-08T12:05:59.366Z] 2f39f015ded8: Waiting [2022-08-08T12:05:59.366Z] 5c69ac0246d0: Download complete [2022-08-08T12:05:59.366Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-08T12:05:59.366Z] 3a2ae6a8a46f: Download complete [2022-08-08T12:05:59.366Z] 33b1e0a273af: Verifying Checksum [2022-08-08T12:05:59.366Z] 33b1e0a273af: Download complete [2022-08-08T12:05:59.366Z] 5d3b04190fa2: Verifying Checksum [2022-08-08T12:05:59.366Z] 5d3b04190fa2: Download complete [2022-08-08T12:05:59.366Z] ec43610c2a17: Verifying Checksum [2022-08-08T12:05:59.366Z] ec43610c2a17: Download complete [2022-08-08T12:05:59.626Z] 5eb5b503b376: Verifying Checksum [2022-08-08T12:05:59.626Z] 5eb5b503b376: Download complete [2022-08-08T12:06:00.194Z] 2f39f015ded8: Download complete [2022-08-08T12:06:00.768Z] 5eb5b503b376: Pull complete [2022-08-08T12:06:00.768Z] 5c69ac0246d0: Pull complete [2022-08-08T12:06:01.338Z] ec43610c2a17: Pull complete [2022-08-08T12:06:01.338Z] 3a2ae6a8a46f: Pull complete [2022-08-08T12:06:01.598Z] 33b1e0a273af: Pull complete [2022-08-08T12:06:01.858Z] 5d3b04190fa2: Pull complete [2022-08-08T12:06:06.056Z] 2f39f015ded8: Pull complete [2022-08-08T12:06:06.056Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-08T12:06:06.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T12:06:06.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:06:06.284Z] prd-ubuntu20.04-docker-8c-8g-22137 does not seem to be running inside a container [2022-08-08T12:06:06.324Z] $ 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-455 -v /w/workspace/_app-service-configurable_PR-455:/w/workspace/_app-service-configurable_PR-455:rw,z -v /w/workspace/_app-service-configurable_PR-455@tmp:/w/workspace/_app-service-configurable_PR-455@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 [2022-08-08T12:06:08.085Z] $ docker top e784cd78c1b3747bf7e28b50acb52e47bbccd78ebc46c6aed1e738a7c5fe6470 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:06:08.563Z] ---> job-cost.sh [2022-08-08T12:06:08.563Z] lf-activate-venv: SKIPPING [2022-08-08T12:06:08.563Z] INFO: No Stack... [2022-08-08T12:06:08.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-08T12:06:09.398Z] INFO: Archiving Costs [Pipeline] sh [2022-08-08T12:06:09.716Z] + cat /w/workspace/_app-service-configurable_PR-455/archives/cost.csv [2022-08-08T12:06:09.717Z] + cut -d, -f6 [Pipeline] lock [2022-08-08T12:06:09.756Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] [2022-08-08T12:06:09.761Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] did not exist. Created. [2022-08-08T12:06:09.761Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-08T12:06:10.154Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-08T12:06:10.209Z] Stashed 1 file(s) [Pipeline] } [2022-08-08T12:06:10.232Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-08T12:06:10.317Z] $ docker stop --time=1 e784cd78c1b3747bf7e28b50acb52e47bbccd78ebc46c6aed1e738a7c5fe6470 [2022-08-08T12:06:11.483Z] $ docker rm -f e784cd78c1b3747bf7e28b50acb52e47bbccd78ebc46c6aed1e738a7c5fe6470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T12:06:24.904Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22138 in /w/workspace/_app-service-configurable_PR-455 [Pipeline] { [Pipeline] ws [2022-08-08T12:06:24.951Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-08-08T12:06:25.057Z] Selected Git installation does not exist. Using Default [2022-08-08T12:06:25.057Z] The recommended git tool is: NONE [2022-08-08T12:06:31.624Z] using credential edgex-jenkins-ssh [2022-08-08T12:06:31.645Z] Cloning the remote Git repository [2022-08-08T12:06:31.709Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-08T12:06:31.778Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-08-08T12:06:31.870Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-08T12:06:31.878Z] > git --version # timeout=10 [2022-08-08T12:06:31.917Z] > git --version # 'git version 2.25.1' [2022-08-08T12:06:31.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T12:06:32.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T12:06:34.075Z] Merging remotes/origin/main commit 881dece654975b2e3498d96629ab969f556195f8 into PR head commit 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [2022-08-08T12:06:33.453Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-08T12:06:33.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T12:06:33.498Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-08T12:06:33.527Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-08T12:06:33.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T12:06:33.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-08T12:06:34.098Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T12:06:34.115Z] > git checkout -f 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 # timeout=10 [2022-08-08T12:06:34.290Z] Merge succeeded, producing 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [2022-08-08T12:06:34.290Z] Checking out Revision 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 (PR-455) [2022-08-08T12:06:34.194Z] > git remote # timeout=10 [2022-08-08T12:06:34.213Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T12:06:34.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T12:06:34.246Z] > git merge 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 [2022-08-08T12:06:34.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T12:06:34.300Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T12:06:34.313Z] > git checkout -f 658aec2aaa2a27b50240c8c85e00bdc4196f16c9 # timeout=10 [2022-08-08T12:06:38.514Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-08T12:06:38.583Z] > git --version # timeout=10 [2022-08-08T12:06:38.596Z] > git --version # 'git version 2.25.1' [2022-08-08T12:06:38.610Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T12:06:39.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-08T12:06:39.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T12:06:39.799Z] Dload Upload Total Spent Left Speed [2022-08-08T12:06:39.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh [2022-08-08T12:06:40.781Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-08T12:06:41.150Z] + sudo tee /etc/docker/daemon.new [2022-08-08T12:06:41.150Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-08T12:06:41.150Z] { [2022-08-08T12:06:41.150Z] "registry-mirrors": [ [2022-08-08T12:06:41.150Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-08T12:06:41.150Z] ], [2022-08-08T12:06:41.150Z] "bip": "10.250.0.254/24", [2022-08-08T12:06:41.150Z] "hosts": [ [2022-08-08T12:06:41.150Z] "tcp://0.0.0.0:5555", [2022-08-08T12:06:41.150Z] "unix:///var/run/docker.sock" [2022-08-08T12:06:41.150Z] ], [2022-08-08T12:06:41.150Z] "mtu": 1458, [2022-08-08T12:06:41.150Z] "selinux-enabled": true, [2022-08-08T12:06:41.150Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-08T12:06:41.150Z] } [Pipeline] sh [2022-08-08T12:06:41.507Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-08T12:06:41.865Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T12:07:00.273Z] provisioning config files... [2022-08-08T12:07:00.300Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6305343697623092846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:07:00.700Z] ---> docker-login.sh [2022-08-08T12:07:00.700Z] nexus3.edgexfoundry.org:10001 [2022-08-08T12:07:01.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:07:01.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:07:01.574Z] Configure a credential helper to remove this warning. See [2022-08-08T12:07:01.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:07:01.574Z] [2022-08-08T12:07:01.574Z] Login Succeeded [2022-08-08T12:07:01.574Z] nexus3.edgexfoundry.org:10002 [2022-08-08T12:07:01.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:07:02.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:07:02.125Z] Configure a credential helper to remove this warning. See [2022-08-08T12:07:02.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:07:02.125Z] [2022-08-08T12:07:02.125Z] Login Succeeded [2022-08-08T12:07:02.125Z] nexus3.edgexfoundry.org:10003 [2022-08-08T12:07:02.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:07:02.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:07:02.409Z] Configure a credential helper to remove this warning. See [2022-08-08T12:07:02.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:07:02.409Z] [2022-08-08T12:07:02.409Z] Login Succeeded [2022-08-08T12:07:02.409Z] nexus3.edgexfoundry.org:10004 [2022-08-08T12:07:03.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:07:03.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:07:03.012Z] Configure a credential helper to remove this warning. See [2022-08-08T12:07:03.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:07:03.012Z] [2022-08-08T12:07:03.012Z] Login Succeeded [2022-08-08T12:07:03.012Z] docker.io [2022-08-08T12:07:03.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T12:07:03.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T12:07:03.565Z] Configure a credential helper to remove this warning. See [2022-08-08T12:07:03.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T12:07:03.565Z] [2022-08-08T12:07:03.565Z] Login Succeeded [2022-08-08T12:07:03.565Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T12:07:03.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-08T12:07:03.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T12:07:03.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T12:07:04.017Z] ========================================================= [2022-08-08T12:07:04.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-08T12:07:04.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:07:04.517Z] + 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 . [2022-08-08T12:07:04.517Z] Sending build context to Docker daemon 204.8kB [2022-08-08T12:07:04.795Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T12:07:04.796Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-08T12:07:05.075Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-08T12:07:05.075Z] b3c136eddcbf: Pulling fs layer [2022-08-08T12:07:05.075Z] c0a3192eca97: Pulling fs layer [2022-08-08T12:07:05.075Z] a050256f5b6f: Pulling fs layer [2022-08-08T12:07:05.075Z] 656be50a0ddc: Pulling fs layer [2022-08-08T12:07:05.075Z] 2bbca73fdf42: Pulling fs layer [2022-08-08T12:07:05.075Z] 46d945488cbd: Pulling fs layer [2022-08-08T12:07:05.075Z] 8a5474983e97: Pulling fs layer [2022-08-08T12:07:05.075Z] 329c88fbcd65: Pulling fs layer [2022-08-08T12:07:05.075Z] 656be50a0ddc: Waiting [2022-08-08T12:07:05.075Z] 2bbca73fdf42: Waiting [2022-08-08T12:07:05.075Z] 46d945488cbd: Waiting [2022-08-08T12:07:05.075Z] 329c88fbcd65: Waiting [2022-08-08T12:07:05.075Z] 8a5474983e97: Waiting [2022-08-08T12:07:05.075Z] a050256f5b6f: Verifying Checksum [2022-08-08T12:07:05.075Z] a050256f5b6f: Download complete [2022-08-08T12:07:05.075Z] c0a3192eca97: Verifying Checksum [2022-08-08T12:07:05.075Z] c0a3192eca97: Download complete [2022-08-08T12:07:05.075Z] 2bbca73fdf42: Verifying Checksum [2022-08-08T12:07:05.075Z] 2bbca73fdf42: Download complete [2022-08-08T12:07:05.075Z] 46d945488cbd: Download complete [2022-08-08T12:07:05.075Z] b3c136eddcbf: Download complete [2022-08-08T12:07:06.063Z] b3c136eddcbf: Pull complete [2022-08-08T12:07:06.063Z] 329c88fbcd65: Verifying Checksum [2022-08-08T12:07:06.063Z] 329c88fbcd65: Download complete [2022-08-08T12:07:06.671Z] c0a3192eca97: Pull complete [2022-08-08T12:07:06.946Z] a050256f5b6f: Pull complete [2022-08-08T12:07:07.220Z] 8a5474983e97: Verifying Checksum [2022-08-08T12:07:07.220Z] 8a5474983e97: Download complete [2022-08-08T12:07:08.199Z] 656be50a0ddc: Verifying Checksum [2022-08-08T12:07:08.199Z] 656be50a0ddc: Download complete [2022-08-08T12:07:20.615Z] 656be50a0ddc: Pull complete [2022-08-08T12:07:20.889Z] 2bbca73fdf42: Pull complete [2022-08-08T12:07:21.163Z] 46d945488cbd: Pull complete [2022-08-08T12:07:27.884Z] 8a5474983e97: Pull complete [2022-08-08T12:07:29.871Z] 329c88fbcd65: Pull complete [2022-08-08T12:07:29.871Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-08T12:07:29.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T12:07:29.871Z] ---> ff4287adb874 [2022-08-08T12:07:29.871Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T12:07:30.471Z] ---> Running in 88f09364a8f5 [2022-08-08T12:07:30.745Z] Removing intermediate container 88f09364a8f5 [2022-08-08T12:07:30.745Z] ---> 51b0564c5bfe [2022-08-08T12:07:30.745Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T12:07:30.745Z] ---> Running in 81c437d72ffd [2022-08-08T12:07:31.347Z] Removing intermediate container 81c437d72ffd [2022-08-08T12:07:31.347Z] ---> 7df7dabe98f9 [2022-08-08T12:07:31.347Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T12:07:31.347Z] ---> Running in d37f899d5f61 [2022-08-08T12:07:31.620Z] Removing intermediate container d37f899d5f61 [2022-08-08T12:07:31.620Z] ---> 1c42c8912d0c [2022-08-08T12:07:31.620Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T12:07:31.620Z] ---> Running in 1d5e4b250c5b [2022-08-08T12:07:33.619Z] Removing intermediate container 1d5e4b250c5b [2022-08-08T12:07:33.619Z] ---> 7f693f35e0ba [2022-08-08T12:07:33.619Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T12:07:33.619Z] ---> Running in b01985630409 [2022-08-08T12:07:35.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T12:07:36.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T12:07:37.179Z] OK: 221 MiB in 51 packages [2022-08-08T12:07:38.166Z] Removing intermediate container b01985630409 [2022-08-08T12:07:38.166Z] ---> 93bdf259e182 [2022-08-08T12:07:38.166Z] Step 8/13 : WORKDIR /app [2022-08-08T12:07:38.166Z] ---> Running in e1c216f4a2d2 [2022-08-08T12:07:38.444Z] Removing intermediate container e1c216f4a2d2 [2022-08-08T12:07:38.444Z] ---> 86bf4d0b81b0 [2022-08-08T12:07:38.444Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-08T12:07:39.044Z] ---> d50f32bc3dfa [2022-08-08T12:07:39.044Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T12:07:39.044Z] ---> Running in a383d63050b9 [2022-08-08T12:08:26.047Z] Removing intermediate container a383d63050b9 [2022-08-08T12:08:26.047Z] ---> 66a495cbf338 [2022-08-08T12:08:26.047Z] Step 11/13 : COPY . . [2022-08-08T12:08:26.325Z] ---> 36c0f6067650 [2022-08-08T12:08:26.325Z] Step 12/13 : ARG MAKE="make build" [2022-08-08T12:08:26.604Z] ---> Running in 467ef2b78b88 [2022-08-08T12:08:26.879Z] Removing intermediate container 467ef2b78b88 [2022-08-08T12:08:26.879Z] ---> 18bf4821cd12 [2022-08-08T12:08:26.879Z] Step 13/13 : RUN $MAKE [2022-08-08T12:08:26.879Z] ---> Running in 5b0a6c680eb0 [2022-08-08T12:08:27.873Z] noop [2022-08-08T12:08:28.472Z] Removing intermediate container 5b0a6c680eb0 [2022-08-08T12:08:28.472Z] ---> 9a496f1ec8ab [2022-08-08T12:08:28.472Z] Successfully built 9a496f1ec8ab [2022-08-08T12:08:28.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:08:28.967Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T12:08:28.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:08:29.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-22138 does not seem to be running inside a container [2022-08-08T12:08:29.369Z] $ 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 [2022-08-08T12:08:30.594Z] $ docker top 80419f132e147adb01a6cbd7d4cd052c9c1a648a9a93ce84859b8f16e45aef36 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T12:08:31.532Z] + go version [2022-08-08T12:08:31.532Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-08T12:08:31.569Z] $ docker stop --time=1 80419f132e147adb01a6cbd7d4cd052c9c1a648a9a93ce84859b8f16e45aef36 [2022-08-08T12:08:33.198Z] $ docker rm -f 80419f132e147adb01a6cbd7d4cd052c9c1a648a9a93ce84859b8f16e45aef36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:08:34.199Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T12:08:34.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:08:34.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-22138 does not seem to be running inside a container [2022-08-08T12:08:34.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-08-08T12:08:35.772Z] $ docker top 281047691f47bb333f8db4e31d7d504534a10d358624232dce7468c92c3eb742 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T12:08:36.718Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-08-08T12:08:37.442Z] + make test [2022-08-08T12:08:37.442Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-08T12:09:59.314Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-08T12:09:59.314Z] CGO_ENABLED=1 go vet ./... [2022-08-08T12:10:11.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T12:10:11.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T12:10:11.793Z] ./bin/test-attribution-txt.sh [2022-08-08T12:10:11.793Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T12:10:11.793Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T12:10:11.793Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T12:10:11.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-08T12:10:11.867Z] $ docker stop --time=1 281047691f47bb333f8db4e31d7d504534a10d358624232dce7468c92c3eb742 [2022-08-08T12:10:13.622Z] $ docker rm -f 281047691f47bb333f8db4e31d7d504534a10d358624232dce7468c92c3eb742 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T12:10:14.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-08T12:10:14.658Z] Warning: overwriting stash ‘coverage-report’ [2022-08-08T12:10:15.119Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T12:10:15.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-08T12:10:16.105Z] + ls -al . [2022-08-08T12:10:16.105Z] total 168 [2022-08-08T12:10:16.105Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 8 12:08 . [2022-08-08T12:10:16.105Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 12:06 .. [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 8 12:06 .dockerignore [2022-08-08T12:10:16.105Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 12:06 .git [2022-08-08T12:10:16.105Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 12:06 .github [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 8 12:06 .gitignore [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 8 12:06 Attribution.txt [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 8 12:06 CHANGELOG.md [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 2089 Aug 8 12:06 Dockerfile [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 12:06 GOVERNANCE.md [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 8 12:06 Jenkinsfile [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 8 12:06 LICENSE [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 8 12:06 OWNERS.md [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 3718 Aug 8 12:06 README.md [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 12:04 VERSION [2022-08-08T12:10:16.105Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 12:06 bin [2022-08-08T12:10:16.105Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 12:08 coverage.out [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 3475 Aug 8 12:06 go.mod [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 36887 Aug 8 12:06 go.sum [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 8 12:06 main.go [2022-08-08T12:10:16.105Z] -rw-rw-r-- 1 jenkins jenkins 1959 Aug 8 12:06 makefile [2022-08-08T12:10:16.105Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 8 12:06 res [2022-08-08T12:10:16.105Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:10:16.535Z] + 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=658aec2aaa2a27b50240c8c85e00bdc4196f16c9 --label arch=arm64 --label version=0.0.0 . [2022-08-08T12:10:16.535Z] Sending build context to Docker daemon 205.8kB [2022-08-08T12:10:16.809Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T12:10:16.809Z] Step 2/27 : FROM ${BASE} AS builder [2022-08-08T12:10:16.809Z] ---> 9a496f1ec8ab [2022-08-08T12:10:16.809Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T12:10:16.809Z] ---> Running in 6e9cf628463c [2022-08-08T12:10:17.084Z] Removing intermediate container 6e9cf628463c [2022-08-08T12:10:17.084Z] ---> 207a6ece8867 [2022-08-08T12:10:17.084Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T12:10:17.361Z] ---> Running in 4deeef9a6477 [2022-08-08T12:10:17.634Z] Removing intermediate container 4deeef9a6477 [2022-08-08T12:10:17.634Z] ---> c56c20cc465e [2022-08-08T12:10:17.634Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T12:10:17.634Z] ---> Running in 0cbf97b291e6 [2022-08-08T12:10:17.909Z] Removing intermediate container 0cbf97b291e6 [2022-08-08T12:10:17.909Z] ---> 07e2511c54bb [2022-08-08T12:10:17.909Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T12:10:17.909Z] ---> Running in e256cc49366d [2022-08-08T12:10:19.899Z] Removing intermediate container e256cc49366d [2022-08-08T12:10:19.899Z] ---> ad5289842731 [2022-08-08T12:10:19.899Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T12:10:19.899Z] ---> Running in 555ce85f5c1c [2022-08-08T12:10:20.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T12:10:21.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T12:10:22.456Z] OK: 221 MiB in 51 packages [2022-08-08T12:10:23.060Z] Removing intermediate container 555ce85f5c1c [2022-08-08T12:10:23.060Z] ---> f62bdc0520ab [2022-08-08T12:10:23.060Z] Step 8/27 : WORKDIR /app [2022-08-08T12:10:23.060Z] ---> Running in cb1d4668b3a6 [2022-08-08T12:10:23.334Z] Removing intermediate container cb1d4668b3a6 [2022-08-08T12:10:23.334Z] ---> 25a29e351094 [2022-08-08T12:10:23.334Z] Step 9/27 : COPY go.mod vendor* ./ [2022-08-08T12:10:23.941Z] ---> c6fdf00942c5 [2022-08-08T12:10:23.941Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T12:10:23.941Z] ---> Running in 71634fc23deb [2022-08-08T12:10:25.937Z] Removing intermediate container 71634fc23deb [2022-08-08T12:10:25.937Z] ---> f2cfa4a3aab2 [2022-08-08T12:10:25.937Z] Step 11/27 : COPY . . [2022-08-08T12:10:26.548Z] ---> 6059a30c2ae2 [2022-08-08T12:10:26.548Z] Step 12/27 : ARG MAKE="make build" [2022-08-08T12:10:26.823Z] ---> Running in 9ba0df1059f4 [2022-08-08T12:10:27.099Z] Removing intermediate container 9ba0df1059f4 [2022-08-08T12:10:27.099Z] ---> 2ab5918fc918 [2022-08-08T12:10:27.099Z] Step 13/27 : RUN $MAKE [2022-08-08T12:10:27.099Z] ---> Running in 7d315cec021a [2022-08-08T12:10:28.083Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-08T12:12:35.008Z] Removing intermediate container 7d315cec021a [2022-08-08T12:12:35.008Z] ---> ade0dea740cc [2022-08-08T12:12:35.008Z] Step 14/27 : FROM alpine:3.16 [2022-08-08T12:12:35.008Z] 3.16: Pulling from library/alpine [2022-08-08T12:12:35.008Z] f97344484467: Pulling fs layer [2022-08-08T12:12:35.008Z] f97344484467: Verifying Checksum [2022-08-08T12:12:35.008Z] f97344484467: Download complete [2022-08-08T12:12:35.008Z] f97344484467: Pull complete [2022-08-08T12:12:35.008Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T12:12:35.008Z] Status: Downloaded newer image for alpine:3.16 [2022-08-08T12:12:35.008Z] ---> 3d81c46cd875 [2022-08-08T12:12:35.008Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T12:12:35.008Z] ---> Running in 633922c7a2f5 [2022-08-08T12:12:35.008Z] Removing intermediate container 633922c7a2f5 [2022-08-08T12:12:35.008Z] ---> 67e548b4cde2 [2022-08-08T12:12:35.008Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-08T12:12:35.008Z] ---> Running in fe4794a84435 [2022-08-08T12:12:35.008Z] Removing intermediate container fe4794a84435 [2022-08-08T12:12:35.008Z] ---> eb5ccca3d17f [2022-08-08T12:12:35.008Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-08T12:12:35.008Z] ---> Running in 7f4318e3ac8d [2022-08-08T12:12:35.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T12:12:35.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T12:12:35.008Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-08T12:12:35.008Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-08T12:12:35.008Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-08T12:12:35.008Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-08T12:12:35.008Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-08T12:12:35.008Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-08T12:12:35.008Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-08T12:12:35.008Z] Executing busybox-1.35.0-r15.trigger [2022-08-08T12:12:35.008Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T12:12:35.008Z] OK: 9 MiB in 21 packages [2022-08-08T12:12:35.008Z] Removing intermediate container 7f4318e3ac8d [2022-08-08T12:12:35.008Z] ---> 944b9c6b2bb1 [2022-08-08T12:12:35.008Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-08T12:12:35.008Z] ---> bdfbd623eedd [2022-08-08T12:12:35.008Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-08T12:12:35.008Z] ---> a7b8fec1e321 [2022-08-08T12:12:35.008Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-08-08T12:12:35.284Z] ---> 601a76404023 [2022-08-08T12:12:35.284Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-08T12:12:36.733Z] ---> ceb265245c5a [2022-08-08T12:12:36.733Z] Step 22/27 : EXPOSE 48095 [2022-08-08T12:12:36.733Z] ---> Running in db87f1c1f077 [2022-08-08T12:12:37.344Z] Removing intermediate container db87f1c1f077 [2022-08-08T12:12:37.344Z] ---> 1532894fbc1a [2022-08-08T12:12:37.344Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-08-08T12:12:37.344Z] ---> Running in bb754ebb6055 [2022-08-08T12:12:37.625Z] Removing intermediate container bb754ebb6055 [2022-08-08T12:12:37.625Z] ---> e0ff31316a06 [2022-08-08T12:12:37.625Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-08T12:12:37.625Z] ---> Running in ecdd262fb2b6 [2022-08-08T12:12:37.900Z] Removing intermediate container ecdd262fb2b6 [2022-08-08T12:12:37.900Z] ---> a8d2fb38ff4c [2022-08-08T12:12:37.900Z] Step 25/27 : LABEL arch=arm64 [2022-08-08T12:12:37.900Z] ---> Running in fabb92c7756f [2022-08-08T12:12:38.180Z] Removing intermediate container fabb92c7756f [2022-08-08T12:12:38.180Z] ---> 694cce0af986 [2022-08-08T12:12:38.180Z] Step 26/27 : LABEL git_sha=658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [2022-08-08T12:12:38.455Z] ---> Running in 98ce97d04963 [2022-08-08T12:12:38.731Z] Removing intermediate container 98ce97d04963 [2022-08-08T12:12:38.731Z] ---> fe436eef8d8a [2022-08-08T12:12:38.731Z] Step 27/27 : LABEL version=0.0.0 [2022-08-08T12:12:38.731Z] ---> Running in 8cb65d4d6abc [2022-08-08T12:12:39.006Z] Removing intermediate container 8cb65d4d6abc [2022-08-08T12:12:39.006Z] ---> aeb0ec28f00e [2022-08-08T12:12:39.006Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-08T12:12:39.006Z] Successfully built aeb0ec28f00e [2022-08-08T12:12:39.006Z] 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 [2022-08-08T12:12:39.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T12:12:39.858Z] [2022-08-08T12:12:39.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:12:40.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T12:12:40.579Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-08T12:12:40.579Z] 8998bd30e6a1: Pulling fs layer [2022-08-08T12:12:40.579Z] 04944245beec: Pulling fs layer [2022-08-08T12:12:40.579Z] 699f458cf7ca: Pulling fs layer [2022-08-08T12:12:40.579Z] 765212b225bb: Pulling fs layer [2022-08-08T12:12:40.579Z] f23df028b6ca: Pulling fs layer [2022-08-08T12:12:40.579Z] d65c8cfc05b1: Pulling fs layer [2022-08-08T12:12:40.579Z] 2437ff75d9bd: Pulling fs layer [2022-08-08T12:12:40.579Z] 765212b225bb: Waiting [2022-08-08T12:12:40.579Z] f23df028b6ca: Waiting [2022-08-08T12:12:40.579Z] d65c8cfc05b1: Waiting [2022-08-08T12:12:40.579Z] 2437ff75d9bd: Waiting [2022-08-08T12:12:40.579Z] 04944245beec: Verifying Checksum [2022-08-08T12:12:40.579Z] 04944245beec: Download complete [2022-08-08T12:12:40.579Z] 765212b225bb: Verifying Checksum [2022-08-08T12:12:40.579Z] 765212b225bb: Download complete [2022-08-08T12:12:40.579Z] f23df028b6ca: Verifying Checksum [2022-08-08T12:12:40.579Z] f23df028b6ca: Download complete [2022-08-08T12:12:40.579Z] d65c8cfc05b1: Verifying Checksum [2022-08-08T12:12:40.579Z] d65c8cfc05b1: Download complete [2022-08-08T12:12:40.862Z] 699f458cf7ca: Verifying Checksum [2022-08-08T12:12:40.862Z] 699f458cf7ca: Download complete [2022-08-08T12:12:41.138Z] 8998bd30e6a1: Verifying Checksum [2022-08-08T12:12:41.138Z] 8998bd30e6a1: Download complete [2022-08-08T12:12:43.776Z] 2437ff75d9bd: Verifying Checksum [2022-08-08T12:12:43.776Z] 2437ff75d9bd: Download complete [2022-08-08T12:12:45.763Z] 8998bd30e6a1: Pull complete [2022-08-08T12:12:46.036Z] 04944245beec: Pull complete [2022-08-08T12:12:47.483Z] 699f458cf7ca: Pull complete [2022-08-08T12:12:47.483Z] 765212b225bb: Pull complete [2022-08-08T12:12:48.465Z] f23df028b6ca: Pull complete [2022-08-08T12:12:48.740Z] d65c8cfc05b1: Pull complete [2022-08-08T12:13:03.842Z] 2437ff75d9bd: Pull complete [2022-08-08T12:13:03.842Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-08T12:13:03.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T12:13:03.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:13:04.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-22138 does not seem to be running inside a container [2022-08-08T12:13:04.328Z] $ 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 [2022-08-08T12:13:06.949Z] $ docker top fe0f6586156af2294fb88c04bb7f8e35db8b939cd5599454cc50db20223f0429 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:07.945Z] ---> job-cost.sh [2022-08-08T12:13:07.945Z] lf-activate-venv: SKIPPING [2022-08-08T12:13:07.945Z] INFO: No Stack... [2022-08-08T12:13:08.218Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-08T12:13:09.195Z] INFO: Archiving Costs [Pipeline] sh [2022-08-08T12:13:09.874Z] + cut -d, -f6 [2022-08-08T12:13:09.874Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-08-08T12:13:09.965Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] [2022-08-08T12:13:09.971Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] did not exist. Created. [2022-08-08T12:13:09.971Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-08T12:13:10.716Z] /w/workspace/app-service-configurable/1@tmp/durable-ced07f0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-08T12:13:11.419Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-08T12:13:11.454Z] Warning: overwriting stash ‘stack-cost’ [2022-08-08T12:13:11.500Z] Stashed 1 file(s) [Pipeline] } [2022-08-08T12:13:11.515Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-08T12:13:11.593Z] $ docker stop --time=1 fe0f6586156af2294fb88c04bb7f8e35db8b939cd5599454cc50db20223f0429 [2022-08-08T12:13:13.109Z] $ docker rm -f fe0f6586156af2294fb88c04bb7f8e35db8b939cd5599454cc50db20223f0429 [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 [2022-08-08T12:13:14.146Z] provisioning config files... [2022-08-08T12:13:14.157Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-455@tmp/config2692915397694008520tmp [Pipeline] { [Pipeline] sh [2022-08-08T12:13:14.490Z] + set +x [2022-08-08T12:13:14.490Z] + curl -s https://codecov.io/bash [2022-08-08T12:13:14.490Z] + bash -s -- [2022-08-08T12:13:14.490Z] [2022-08-08T12:13:14.490Z] _____ _ [2022-08-08T12:13:14.490Z] / ____| | | [2022-08-08T12:13:14.490Z] | | ___ __| | ___ ___ _____ __ [2022-08-08T12:13:14.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-08T12:13:14.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-08T12:13:14.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-08T12:13:14.490Z] Bash-1.0.6 [2022-08-08T12:13:14.490Z] [2022-08-08T12:13:14.490Z] [2022-08-08T12:13:14.490Z] ==> git version 2.25.1 found [2022-08-08T12:13:14.490Z] ==> 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 [2022-08-08T12:13:14.490Z] Release-Date: 2020-01-08 [2022-08-08T12:13:14.490Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-08T12:13:14.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-08T12:13:14.490Z] ==> Jenkins CI detected. [2022-08-08T12:13:14.490Z] current dir:  /w/workspace/_app-service-configurable_PR-455 [2022-08-08T12:13:14.490Z] project root: . [2022-08-08T12:13:14.490Z] --> token set from env [2022-08-08T12:13:14.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-08T12:13:14.490Z] ==> Running gcov in . (disable via -X gcov) [2022-08-08T12:13:14.490Z] ==> Python coveragepy not found [2022-08-08T12:13:14.490Z] ==> Searching for coverage reports in: [2022-08-08T12:13:14.490Z] + . [2022-08-08T12:13:14.490Z] -> Found 1 reports [2022-08-08T12:13:14.490Z] ==> Detecting git/mercurial file structure [2022-08-08T12:13:14.490Z] ==> Reading reports [2022-08-08T12:13:14.751Z] + ./coverage.out bytes=10 [2022-08-08T12:13:14.751Z] ==> Appending adjustments [2022-08-08T12:13:14.751Z] https://docs.codecov.io/docs/fixing-reports [2022-08-08T12:13:14.751Z] + Found adjustments [2022-08-08T12:13:14.751Z] ==> Gzipping contents [2022-08-08T12:13:14.751Z] 4.0K /tmp/codecov.ozZWFB.gz [2022-08-08T12:13:14.751Z] ==> Uploading reports [2022-08-08T12:13:14.751Z] url: https://codecov.io [2022-08-08T12:13:14.751Z] query: branch=PR-455&commit=658aec2aaa2a27b50240c8c85e00bdc4196f16c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=455&job=&cmd_args= [2022-08-08T12:13:14.751Z] -> Pinging Codecov [2022-08-08T12:13:14.751Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-455&commit=658aec2aaa2a27b50240c8c85e00bdc4196f16c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=455&job=&cmd_args= [2022-08-08T12:13:15.696Z] -> Uploading to [2022-08-08T12:13:15.696Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-08/A97CA9966030D2A3747ED39772930CCE/658aec2aaa2a27b50240c8c85e00bdc4196f16c9/0ad073b6-e6e8-4cd8-838d-6a29ea0435db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T121315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51d82171c21806df673fb15f2accf0f6a3c66c603486bdfbce5e60cfed79b72b [2022-08-08T12:13:15.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T12:13:15.696Z] Dload Upload Total Spent Left Speed [2022-08-08T12:13:15.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2196 --:--:-- --:--:-- --:--:-- 2196 [2022-08-08T12:13:15.957Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/658aec2aaa2a27b50240c8c85e00bdc4196f16c9 [Pipeline] } [2022-08-08T12:13:15.985Z] 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 [2022-08-08T12:13:17.765Z] + [ -d /w/workspace/_app-service-configurable_PR-455/archives ] [2022-08-08T12:13:17.765Z] + ls -al /w/workspace/_app-service-configurable_PR-455/archives [2022-08-08T12:13:17.765Z] total 16 [2022-08-08T12:13:17.765Z] drwxr-xr-x 3 root root 4096 Aug 8 12:06 . [2022-08-08T12:13:17.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 12:06 .. [2022-08-08T12:13:17.765Z] drwxr-xr-x 2 root root 4096 Aug 8 12:06 cost [2022-08-08T12:13:17.765Z] -rw-r--r-- 1 root root 96 Aug 8 12:06 cost.csv [2022-08-08T12:13:17.765Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-455/archives [2022-08-08T12:13:17.765Z] + ls -al /w/workspace/_app-service-configurable_PR-455/archives [2022-08-08T12:13:17.765Z] total 16 [2022-08-08T12:13:17.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 12:06 . [2022-08-08T12:13:17.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 12:06 .. [2022-08-08T12:13:17.765Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 12:06 cost [2022-08-08T12:13:17.765Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 8 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:18.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:18.989Z] ---> package-listing.sh [2022-08-08T12:13:18.989Z] ++ facter osfamily [2022-08-08T12:13:18.989Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-08T12:13:19.251Z] + OS_FAMILY=debian [2022-08-08T12:13:19.251Z] + workspace=/w/workspace/_app-service-configurable_PR-455 [2022-08-08T12:13:19.251Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-08T12:13:19.251Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-08T12:13:19.251Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-08T12:13:19.251Z] + PACKAGES=/tmp/packages_start.txt [2022-08-08T12:13:19.251Z] + '[' /w/workspace/_app-service-configurable_PR-455 ']' [2022-08-08T12:13:19.251Z] + PACKAGES=/tmp/packages_end.txt [2022-08-08T12:13:19.251Z] + case "${OS_FAMILY}" in [2022-08-08T12:13:19.251Z] + dpkg -l [2022-08-08T12:13:19.251Z] + grep '^ii' [2022-08-08T12:13:19.251Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-08T12:13:19.251Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-08T12:13:19.251Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-08T12:13:19.251Z] + '[' /w/workspace/_app-service-configurable_PR-455 ']' [2022-08-08T12:13:19.251Z] + mkdir -p /w/workspace/_app-service-configurable_PR-455/archives/ [2022-08-08T12:13:19.251Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-455/archives/ [Pipeline] echo [2022-08-08T12:13:19.283Z] 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-08T12:13:19.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T12:13:20.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T12:13:20.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T12:13:20.376Z] prd-ubuntu20.04-docker-8c-8g-22137 does not seem to be running inside a container [2022-08-08T12:13:20.414Z] $ 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-455/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-455 -v /w/workspace/_app-service-configurable_PR-455:/w/workspace/_app-service-configurable_PR-455:rw,z -v /w/workspace/_app-service-configurable_PR-455@tmp:/w/workspace/_app-service-configurable_PR-455@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 [2022-08-08T12:13:20.672Z] $ docker top 794c39080810205c45975a19751bde2d1023c99fc753f06628a9138ce23da727 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T12:13:21.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-08T12:13:21.396Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-08T12:13:21.707Z] + ls /var/log/sa-host [2022-08-08T12:13:21.707Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T12:13:21.906Z] provisioning config files... [2022-08-08T12:13:21.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-455@tmp/config7546276841090448790tmp [Pipeline] { [Pipeline] echo [2022-08-08T12:13:21.969Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:22.279Z] ---> create-netrc.sh [Pipeline] } [2022-08-08T12:13:22.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:22.721Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-08T12:13:22.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:23.072Z] ---> sudo-logs.sh [2022-08-08T12:13:23.072Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-08T12:13:23.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:23.474Z] ---> job-cost.sh [2022-08-08T12:13:23.474Z] lf-activate-venv: SKIPPING [2022-08-08T12:13:23.474Z] DEBUG: total: 0.2199999988079071 [2022-08-08T12:13:23.474Z] INFO: Retrieving Stack Cost... [2022-08-08T12:13:23.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-08T12:13:24.305Z] INFO: Archiving Costs [Pipeline] echo [2022-08-08T12:13:24.338Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T12:13:24.656Z] ---> logs-deploy.sh [2022-08-08T12:13:24.656Z] lf-activate-venv: SKIPPING [2022-08-08T12:13:24.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-455/1 [2022-08-08T12:13:24.656Z] INFO: archiving workspace using pattern(s): [2022-08-08T12:13:25.596Z] Archives upload complete. [2022-08-08T12:13:25.596Z] INFO: archiving logs to Nexus