Pull request #617 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18a41618e4726f4b5a313db5431463b8eb1ecac4+c583aa4fb078343a3c888109ea4df2cf2137b3df (b61fa1c3704d3fcf62431e08fa8dfb401a399211) 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-ssh1465120835229393936.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1288107387336567651.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-617/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-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7789927977332457997.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-617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6208051951828958539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14260699607480742211.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-617/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-617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4419384979991826127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15631’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15632’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15630’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15636 in /w/workspace/_app-service-configurable_PR-617 [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-617 # 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 > 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 Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit 18a41618e4726f4b5a313db5431463b8eb1ecac4 Merge succeeded, producing 18a41618e4726f4b5a313db5431463b8eb1ecac4 Checking out Revision 18a41618e4726f4b5a313db5431463b8eb1ecac4 (PR-617) Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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/617/head:refs/remotes/origin/PR-617 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a41618e4726f4b5a313db5431463b8eb1ecac4 # 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 c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a41618e4726f4b5a313db5431463b8eb1ecac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T21:37:50.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T21:37:50.583Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T21:37:50.703Z] ========================================================= [2023-10-31T21:37:50.703Z] EdgeX Global Pipelines Version Info [2023-10-31T21:37:50.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:51.901Z] ------------------- [2023-10-31T21:37:51.902Z] stable info: [2023-10-31T21:37:51.902Z] ------------------- [2023-10-31T21:37:51.902Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T21:37:51.902Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:37:51.902Z] Message: update stable to v1.0.254 [2023-10-31T21:37:52.163Z] ------------------- [2023-10-31T21:37:52.163Z] experimental info: [2023-10-31T21:37:52.163Z] ------------------- [2023-10-31T21:37:52.163Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T21:37:52.163Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-10-31T21:37:52.163Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T21:37:52.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-31T21:37:52.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-31T21:37:52.762Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T21:37:52.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T21:37:52.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T21:37:52.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T21:37:52.994Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T21:37:53.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T21:37:53.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T21:37:53.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T21:37:53.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T21:37:53.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-31T21:37:53.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T21:37:53.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T21:37:53.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:37:53.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:37:53.499Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:37:53.548Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:37:53.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T21:37:53.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T21:37:53.710Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T21:37:53.763Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T21:37:53.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T21:37:53.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T21:37:53.909Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T21:37:53.958Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T21:37:54.013Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T21:37:54.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-617 [Pipeline] echo [2023-10-31T21:37:54.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-617 [Pipeline] echo [2023-10-31T21:37:54.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-617 [Pipeline] echo [2023-10-31T21:37:54.216Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo [2023-10-31T21:37:54.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18a4161 [Pipeline] echo [2023-10-31T21:37:54.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:37:54.447Z] provisioning config files... [2023-10-31T21:37:54.490Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-617@tmp/config1045607619227263375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:54.870Z] ---> docker-login.sh [2023-10-31T21:37:54.870Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:37:56.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:56.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:56.557Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:56.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:56.557Z] [2023-10-31T21:37:56.557Z] Login Succeeded [2023-10-31T21:37:56.557Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:37:56.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:56.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:56.848Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:56.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:56.848Z] [2023-10-31T21:37:56.848Z] Login Succeeded [2023-10-31T21:37:56.848Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:37:56.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:56.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:56.848Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:56.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:56.848Z] [2023-10-31T21:37:56.848Z] Login Succeeded [2023-10-31T21:37:56.848Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:37:57.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:57.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:57.119Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:57.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:57.119Z] [2023-10-31T21:37:57.119Z] Login Succeeded [2023-10-31T21:37:57.119Z] docker.io [2023-10-31T21:37:57.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:57.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:57.693Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:57.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:57.693Z] [2023-10-31T21:37:57.693Z] Login Succeeded [2023-10-31T21:37:57.693Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:37:57.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T21:37:58.407Z] + git rev-list -1 --merges 18a41618e4726f4b5a313db5431463b8eb1ecac4~1..18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo [2023-10-31T21:37:58.483Z] -----------> git rev-list -1 --merges 18a41618e4726f4b5a313db5431463b8eb1ecac4~1..18a41618e4726f4b5a313db5431463b8eb1ecac4 18a41618e4726f4b5a313db5431463b8eb1ecac4 [false] [Pipeline] sh [2023-10-31T21:37:58.803Z] + git log --format=format:%s -1 18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo [2023-10-31T21:37:58.838Z] ========================================================= [2023-10-31T21:37:58.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T21:37:58.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:37:59.322Z] + git log --format=format:%s -1 18a41618e4726f4b5a313db5431463b8eb1ecac4 [Pipeline] echo [2023-10-31T21:37:59.368Z] [semverPrep] GIT_COMMIT: 18a41618e4726f4b5a313db5431463b8eb1ecac4, Commit Message: build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo [2023-10-31T21:37:59.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T21:37:59.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T21:37:59.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T21:37:59.839Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T21:37:59.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T21:37:59.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T21:37:59.839Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T21:37:59.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:00.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:38:00.383Z] [2023-10-31T21:38:00.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:00.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:38:01.744Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T21:38:01.744Z] b85a868b505f: Pulling fs layer [2023-10-31T21:38:01.744Z] e2be974225ed: Pulling fs layer [2023-10-31T21:38:01.744Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T21:38:01.744Z] 988bab9f4d93: Pulling fs layer [2023-10-31T21:38:01.744Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T21:38:01.744Z] eaf3925da568: Pulling fs layer [2023-10-31T21:38:01.744Z] bab4dde63d76: Pulling fs layer [2023-10-31T21:38:01.744Z] bde34c3a00c8: Pulling fs layer [2023-10-31T21:38:01.744Z] b352a97aabf1: Pulling fs layer [2023-10-31T21:38:01.744Z] 4872d77fe225: Pulling fs layer [2023-10-31T21:38:01.744Z] 5851b861e8e6: Pulling fs layer [2023-10-31T21:38:01.744Z] 988bab9f4d93: Waiting [2023-10-31T21:38:01.744Z] 1469e6f7b9e6: Waiting [2023-10-31T21:38:01.744Z] eaf3925da568: Waiting [2023-10-31T21:38:01.744Z] bab4dde63d76: Waiting [2023-10-31T21:38:01.744Z] bde34c3a00c8: Waiting [2023-10-31T21:38:01.744Z] b352a97aabf1: Waiting [2023-10-31T21:38:01.744Z] 4872d77fe225: Waiting [2023-10-31T21:38:01.744Z] 5851b861e8e6: Waiting [2023-10-31T21:38:01.744Z] e2be974225ed: Download complete [2023-10-31T21:38:01.744Z] 988bab9f4d93: Verifying Checksum [2023-10-31T21:38:01.744Z] 988bab9f4d93: Download complete [2023-10-31T21:38:01.744Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T21:38:01.744Z] 1469e6f7b9e6: Download complete [2023-10-31T21:38:01.744Z] eaf3925da568: Verifying Checksum [2023-10-31T21:38:01.744Z] eaf3925da568: Download complete [2023-10-31T21:38:01.744Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T21:38:01.744Z] 339a4e72a1f5: Download complete [2023-10-31T21:38:02.014Z] b352a97aabf1: Download complete [2023-10-31T21:38:02.014Z] 4872d77fe225: Verifying Checksum [2023-10-31T21:38:02.014Z] 4872d77fe225: Download complete [2023-10-31T21:38:02.014Z] b85a868b505f: Verifying Checksum [2023-10-31T21:38:02.014Z] b85a868b505f: Download complete [2023-10-31T21:38:02.014Z] 5851b861e8e6: Download complete [2023-10-31T21:38:02.597Z] bab4dde63d76: Verifying Checksum [2023-10-31T21:38:02.597Z] bab4dde63d76: Download complete [2023-10-31T21:38:04.511Z] b85a868b505f: Pull complete [2023-10-31T21:38:05.473Z] e2be974225ed: Pull complete [2023-10-31T21:38:06.420Z] 339a4e72a1f5: Pull complete [2023-10-31T21:38:07.365Z] 988bab9f4d93: Pull complete [2023-10-31T21:38:09.315Z] 1469e6f7b9e6: Pull complete [2023-10-31T21:38:09.952Z] eaf3925da568: Pull complete [2023-10-31T21:38:14.191Z] bab4dde63d76: Pull complete [2023-10-31T21:38:14.455Z] bde34c3a00c8: Pull complete [2023-10-31T21:38:15.451Z] b352a97aabf1: Pull complete [2023-10-31T21:38:15.713Z] 4872d77fe225: Pull complete [2023-10-31T21:38:15.973Z] 5851b861e8e6: Pull complete [2023-10-31T21:38:16.244Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T21:38:16.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:38:16.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:38:16.884Z] prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container [2023-10-31T21:38:16.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T21:38:32.514Z] $ docker top 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 -eo pid,comm [2023-10-31T21:38:32.581Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-31T21:38:32.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T21:38:32.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:38:32.712Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:38:32.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:38:32.831Z] $ docker exec 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent [2023-10-31T21:38:33.018Z] SSH_AUTH_SOCK=/tmp/ssh-3qvd7s8R2CJo/agent.14 [2023-10-31T21:38:33.018Z] SSH_AGENT_PID=20 [2023-10-31T21:38:33.029Z] Running ssh-add (command line suppressed) [2023-10-31T21:38:33.229Z] Identity added: /w/workspace/_app-service-configurable_PR-617@tmp/private_key_1020500478329656164.key (/w/workspace/_app-service-configurable_PR-617@tmp/private_key_1020500478329656164.key) [2023-10-31T21:38:33.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:38:33.650Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T21:38:33.685Z] $ docker exec --env ******** --env ******** 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent -k [2023-10-31T21:38:33.923Z] unset SSH_AUTH_SOCK; [2023-10-31T21:38:33.924Z] unset SSH_AGENT_PID; [2023-10-31T21:38:33.924Z] echo Agent pid 20 killed; [2023-10-31T21:38:33.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T21:38:34.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:38:34.034Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:38:34.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:38:34.218Z] $ docker exec 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent [2023-10-31T21:38:34.414Z] SSH_AUTH_SOCK=/tmp/ssh-FnuYY5Ayv48a/agent.70 [2023-10-31T21:38:34.414Z] SSH_AGENT_PID=76 [2023-10-31T21:38:34.421Z] Running ssh-add (command line suppressed) [2023-10-31T21:38:34.569Z] Identity added: /w/workspace/_app-service-configurable_PR-617@tmp/private_key_3827695687741132673.key (/w/workspace/_app-service-configurable_PR-617@tmp/private_key_3827695687741132673.key) [2023-10-31T21:38:34.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:38:35.090Z] + git semver init [2023-10-31T21:38:35.661Z] 2023-10-31 21:38:35,542 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T21:38:35.661Z] 2023-10-31 21:38:35,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-617/.semver [2023-10-31T21:38:35.661Z] 2023-10-31 21:38:35,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-617/.semver [2023-10-31T21:38:35.661Z] 2023-10-31 21:38:35,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-617/.semver'], cwd=/w/workspace/_app-service-configurable_PR-617, universal_newlines=False, shell=None, istream=None) [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,654 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-617/.git/info/exclude [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,655 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-617/.semver/PR-617 with force:False [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,655 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-617/.semver/PR-617 [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,659 [execute] INFO git cat-file --batch-check [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-617/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,671 [execute] INFO git cat-file --batch [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-617/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:38:37.051Z] 2023-10-31 21:38:36,677 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-617/.semver/PR-617 [2023-10-31T21:38:37.051Z] 0.0.0 [Pipeline] } [2023-10-31T21:38:37.077Z] $ docker exec --env ******** --env ******** 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 ssh-agent -k [2023-10-31T21:38:37.243Z] unset SSH_AUTH_SOCK; [2023-10-31T21:38:37.243Z] unset SSH_AGENT_PID; [2023-10-31T21:38:37.243Z] echo Agent pid 76 killed; [2023-10-31T21:38:37.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:38:37.767Z] + git semver [Pipeline] } [2023-10-31T21:38:38.362Z] $ docker stop --time=1 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 [2023-10-31T21:38:40.864Z] $ docker rm -f --volumes 64352742a6e8244dccbdf6ecff2f74a0cea0d8011e8383863ab17a0741d8fc33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:38:41.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T21:38:41.822Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T21:38:41.843Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:38:42.502Z] provisioning config files... [2023-10-31T21:38:42.515Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-617@tmp/config7750162971910070165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:38:42.926Z] ---> docker-login.sh [2023-10-31T21:38:42.926Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:38:42.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:42.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:42.926Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:42.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:42.926Z] [2023-10-31T21:38:42.926Z] Login Succeeded [2023-10-31T21:38:42.926Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:38:43.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:43.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:43.204Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:43.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:43.204Z] [2023-10-31T21:38:43.204Z] Login Succeeded [2023-10-31T21:38:43.204Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:38:43.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:43.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:43.475Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:43.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:43.475Z] [2023-10-31T21:38:43.475Z] Login Succeeded [2023-10-31T21:38:43.475Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:38:43.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:43.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:43.734Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:43.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:43.734Z] [2023-10-31T21:38:43.734Z] Login Succeeded [2023-10-31T21:38:43.734Z] docker.io [2023-10-31T21:38:43.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:44.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:44.326Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:44.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:44.326Z] [2023-10-31T21:38:44.326Z] Login Succeeded [2023-10-31T21:38:44.326Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:38:44.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:38:44.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:38:44.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:38:44.650Z] ========================================================= [2023-10-31T21:38:44.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T21:38:44.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:45.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T21:38:45.441Z] Sending build context to Docker daemon 3.37MB [2023-10-31T21:38:45.441Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:38:45.441Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-31T21:38:45.704Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T21:38:45.704Z] 7264a8db6415: Pulling fs layer [2023-10-31T21:38:45.704Z] c4d48a809fc2: Pulling fs layer [2023-10-31T21:38:45.704Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T21:38:45.704Z] ad3a456e5733: Pulling fs layer [2023-10-31T21:38:45.704Z] 33e27b845d1e: Pulling fs layer [2023-10-31T21:38:45.704Z] c68163c4e522: Pulling fs layer [2023-10-31T21:38:45.704Z] 50da416c3ac9: Pulling fs layer [2023-10-31T21:38:45.704Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T21:38:45.704Z] ad3a456e5733: Waiting [2023-10-31T21:38:45.704Z] 33e27b845d1e: Waiting [2023-10-31T21:38:45.704Z] c68163c4e522: Waiting [2023-10-31T21:38:45.704Z] 50da416c3ac9: Waiting [2023-10-31T21:38:45.704Z] 23d2d4c4bb30: Waiting [2023-10-31T21:38:45.704Z] c4d48a809fc2: Verifying Checksum [2023-10-31T21:38:45.704Z] c4d48a809fc2: Download complete [2023-10-31T21:38:45.704Z] ad3a456e5733: Verifying Checksum [2023-10-31T21:38:45.704Z] ad3a456e5733: Download complete [2023-10-31T21:38:45.704Z] 33e27b845d1e: Verifying Checksum [2023-10-31T21:38:45.704Z] 33e27b845d1e: Download complete [2023-10-31T21:38:45.990Z] 7264a8db6415: Verifying Checksum [2023-10-31T21:38:45.990Z] 7264a8db6415: Download complete [2023-10-31T21:38:45.990Z] c68163c4e522: Verifying Checksum [2023-10-31T21:38:45.990Z] c68163c4e522: Download complete [2023-10-31T21:38:46.655Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T21:38:46.655Z] 23d2d4c4bb30: Download complete [2023-10-31T21:38:46.925Z] 7264a8db6415: Pull complete [2023-10-31T21:38:47.203Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T21:38:47.203Z] 4f1c88b9dad5: Download complete [2023-10-31T21:38:47.203Z] c4d48a809fc2: Pull complete [2023-10-31T21:38:47.832Z] 50da416c3ac9: Verifying Checksum [2023-10-31T21:38:47.832Z] 50da416c3ac9: Download complete [2023-10-31T21:38:56.033Z] 4f1c88b9dad5: Pull complete [2023-10-31T21:38:56.033Z] ad3a456e5733: Pull complete [2023-10-31T21:38:56.301Z] 33e27b845d1e: Pull complete [2023-10-31T21:38:56.880Z] c68163c4e522: Pull complete [2023-10-31T21:38:57.300Z] Still waiting to schedule task [2023-10-31T21:38:57.300Z] ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-31T21:38:57.300Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ is offline [2023-10-31T21:38:57.301Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15657’ is offline [2023-10-31T21:38:57.301Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15658’ is offline [2023-10-31T21:39:03.650Z] 50da416c3ac9: Pull complete [2023-10-31T21:39:03.921Z] 23d2d4c4bb30: Pull complete [2023-10-31T21:39:03.921Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T21:39:03.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:39:03.921Z] ---> 0786185ac409 [2023-10-31T21:39:03.921Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:39:18.868Z] ---> Running in 94ef4410a679 [2023-10-31T21:39:18.868Z] Removing intermediate container 94ef4410a679 [2023-10-31T21:39:18.868Z] ---> c97c913750af [2023-10-31T21:39:18.868Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:39:18.868Z] ---> Running in cc6874ad73a9 [2023-10-31T21:39:18.868Z] Removing intermediate container cc6874ad73a9 [2023-10-31T21:39:18.868Z] ---> 66ba07824b41 [2023-10-31T21:39:18.868Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:39:18.868Z] ---> Running in 9d1eae3fde4f [2023-10-31T21:39:19.446Z] Removing intermediate container 9d1eae3fde4f [2023-10-31T21:39:19.446Z] ---> 402679903156 [2023-10-31T21:39:19.446Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:39:19.727Z] ---> Running in 1d87f55c78f0 [2023-10-31T21:39:20.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:20.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:21.181Z] OK: 264 MiB in 52 packages [2023-10-31T21:39:22.651Z] Removing intermediate container 1d87f55c78f0 [2023-10-31T21:39:22.651Z] ---> 28ed85aefc84 [2023-10-31T21:39:22.651Z] Step 7/12 : WORKDIR /app [2023-10-31T21:39:23.250Z] ---> Running in 7a3670aeb906 [2023-10-31T21:39:23.525Z] Removing intermediate container 7a3670aeb906 [2023-10-31T21:39:23.525Z] ---> b04d5eade8bd [2023-10-31T21:39:23.525Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-31T21:39:24.529Z] ---> b12a3e61d7e9 [2023-10-31T21:39:24.529Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:39:25.107Z] ---> Running in a0c7d385ca5b [2023-10-31T21:41:17.198Z] Removing intermediate container a0c7d385ca5b [2023-10-31T21:41:17.198Z] ---> fa81c8e7f023 [2023-10-31T21:41:17.198Z] Step 10/12 : COPY . . [2023-10-31T21:41:17.198Z] ---> c38c50f2ec6a [2023-10-31T21:41:17.198Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:41:17.198Z] ---> Running in 613ab28a4ff6 [2023-10-31T21:41:17.198Z] Removing intermediate container 613ab28a4ff6 [2023-10-31T21:41:17.198Z] ---> 18984f85e637 [2023-10-31T21:41:17.198Z] Step 12/12 : RUN $MAKE [2023-10-31T21:41:17.198Z] ---> Running in 4e5f70230fa3 [2023-10-31T21:41:17.198Z] noop [2023-10-31T21:41:17.198Z] Removing intermediate container 4e5f70230fa3 [2023-10-31T21:41:17.198Z] ---> d5896e03c66a [2023-10-31T21:41:17.198Z] Successfully built d5896e03c66a [2023-10-31T21:41:17.198Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:17.753Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:41:17.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:41:17.918Z] prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container [2023-10-31T21:41:18.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T21:41:19.277Z] $ docker top 3e0c64f9179b4b6ef797f9c3a1ac0f2d7ba8e408f1aab6fbfa3186dc38cef22d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:41:19.896Z] + go version [2023-10-31T21:41:19.896Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T21:41:19.932Z] $ docker stop --time=1 3e0c64f9179b4b6ef797f9c3a1ac0f2d7ba8e408f1aab6fbfa3186dc38cef22d [2023-10-31T21:41:22.747Z] $ docker rm -f --volumes 3e0c64f9179b4b6ef797f9c3a1ac0f2d7ba8e408f1aab6fbfa3186dc38cef22d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:23.812Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:41:23.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:41:24.058Z] prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container [2023-10-31T21:41:24.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-31T21:41:26.452Z] $ docker top cf1a05bdb74278c4fbf20f777d53488a63f82063aecbdbd815cd361160c3875f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:41:27.225Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-617 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:41:27.648Z] + make test [2023-10-31T21:41:27.648Z] go test -race -coverprofile=coverage.out ./... [2023-10-31T21:42:14.918Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-31T21:42:41.663Z] go vet ./... [2023-10-31T21:42:48.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:42:48.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:42:48.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-31T21:42:48.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:42:48.404Z] $ docker stop --time=1 cf1a05bdb74278c4fbf20f777d53488a63f82063aecbdbd815cd361160c3875f [2023-10-31T21:43:02.404Z] $ docker rm -f --volumes cf1a05bdb74278c4fbf20f777d53488a63f82063aecbdbd815cd361160c3875f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:43:03.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:43:03.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T21:43:04.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:43:04.474Z] + ls -al . [2023-10-31T21:43:04.474Z] total 180 [2023-10-31T21:43:04.474Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 21:41 . [2023-10-31T21:43:04.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:37 .. [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 31 21:37 .dockerignore [2023-10-31T21:43:04.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:42 .git [2023-10-31T21:43:04.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 .github [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 31 21:37 .gitignore [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:37 .golangci.yml [2023-10-31T21:43:04.474Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:38 .semver [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 31 21:37 Attribution.txt [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 31 21:37 CHANGELOG.md [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 31 21:37 Dockerfile [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:37 GOVERNANCE.md [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 31 21:37 Jenkinsfile [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 31 21:37 LICENSE [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 31 21:37 OWNERS.md [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 31 21:37 README.md [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:38 VERSION [2023-10-31T21:43:04.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 bin [2023-10-31T21:43:04.474Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 31 21:41 coverage.out [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 31 21:37 go.mod [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 31 21:37 go.sum [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 31 21:37 main.go [2023-10-31T21:43:04.474Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 31 21:37 makefile [2023-10-31T21:43:04.474Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:43:05.258Z] + 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=18a41618e4726f4b5a313db5431463b8eb1ecac4 --label arch=amd64 --label version=0.0.0 . [2023-10-31T21:43:05.258Z] Sending build context to Docker daemon 3.371MB [2023-10-31T21:43:05.258Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:43:05.258Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-31T21:43:05.258Z] ---> d5896e03c66a [2023-10-31T21:43:05.258Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:43:06.202Z] ---> Running in e1f0ba3adcae [2023-10-31T21:43:07.172Z] Removing intermediate container e1f0ba3adcae [2023-10-31T21:43:07.172Z] ---> c64a2b078042 [2023-10-31T21:43:07.172Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:43:08.116Z] ---> Running in f793b8ed0b8f [2023-10-31T21:43:09.056Z] Removing intermediate container f793b8ed0b8f [2023-10-31T21:43:09.056Z] ---> aaed7cdd3a15 [2023-10-31T21:43:09.056Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-31T21:43:09.315Z] ---> Running in cf17faf66e5d [2023-10-31T21:43:09.883Z] Removing intermediate container cf17faf66e5d [2023-10-31T21:43:09.883Z] ---> 96eb523ad015 [2023-10-31T21:43:09.883Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:43:10.151Z] ---> Running in 09e258b18158 [2023-10-31T21:43:12.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:12.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:43:12.681Z] OK: 264 MiB in 52 packages [2023-10-31T21:43:14.620Z] Removing intermediate container 09e258b18158 [2023-10-31T21:43:14.620Z] ---> 5c5e0b5e330f [2023-10-31T21:43:14.620Z] Step 7/26 : WORKDIR /app [2023-10-31T21:43:15.568Z] ---> Running in 093028dcc968 [2023-10-31T21:43:16.511Z] Removing intermediate container 093028dcc968 [2023-10-31T21:43:16.511Z] ---> fdf709bb65e3 [2023-10-31T21:43:16.511Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-31T21:43:17.600Z] ---> ade76af87193 [2023-10-31T21:43:17.600Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:43:18.272Z] ---> Running in 35e0b0e63796 [2023-10-31T21:43:23.668Z] Removing intermediate container 35e0b0e63796 [2023-10-31T21:43:23.668Z] ---> 6328c27612f8 [2023-10-31T21:43:23.668Z] Step 10/26 : COPY . . [2023-10-31T21:43:25.188Z] ---> 470202f0d04c [2023-10-31T21:43:25.188Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-31T21:43:26.623Z] ---> Running in a757ea6334a1 [2023-10-31T21:43:28.015Z] Removing intermediate container a757ea6334a1 [2023-10-31T21:43:28.015Z] ---> 60f6693f13c8 [2023-10-31T21:43:28.015Z] Step 12/26 : RUN $MAKE [2023-10-31T21:43:28.962Z] ---> Running in 4d2747d7f7a4 [2023-10-31T21:43:30.901Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-31T21:44:18.031Z] Removing intermediate container 4d2747d7f7a4 [2023-10-31T21:44:18.031Z] ---> 70f7fe0ae8e3 [2023-10-31T21:44:18.031Z] Step 13/26 : FROM alpine:3.18 [2023-10-31T21:44:18.031Z] 3.18: Pulling from library/alpine [2023-10-31T21:44:18.031Z] 96526aa774ef: Pulling fs layer [2023-10-31T21:44:18.031Z] 96526aa774ef: Verifying Checksum [2023-10-31T21:44:18.031Z] 96526aa774ef: Download complete [2023-10-31T21:44:18.031Z] 96526aa774ef: Pull complete [2023-10-31T21:44:18.031Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:44:18.031Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:44:18.031Z] ---> 8ca4688f4f35 [2023-10-31T21:44:18.031Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-31T21:44:18.031Z] ---> Running in 84b876d8525f [2023-10-31T21:44:18.031Z] Removing intermediate container 84b876d8525f [2023-10-31T21:44:18.031Z] ---> a01c0047425d [2023-10-31T21:44:18.031Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-31T21:44:18.605Z] ---> Running in 2472cc646854 [2023-10-31T21:44:18.889Z] Removing intermediate container 2472cc646854 [2023-10-31T21:44:18.889Z] ---> d146895b770b [2023-10-31T21:44:18.889Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-31T21:44:19.460Z] ---> Running in 20cf1127ef76 [2023-10-31T21:44:20.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:20.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:44:20.680Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-31T21:44:20.680Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-31T21:44:20.680Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:44:20.680Z] Executing ca-certificates-20230506-r0.trigger [2023-10-31T21:44:20.942Z] OK: 8 MiB in 17 packages [2023-10-31T21:44:22.899Z] Removing intermediate container 20cf1127ef76 [2023-10-31T21:44:22.899Z] ---> af776213ae82 [2023-10-31T21:44:22.899Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-31T21:44:23.508Z] ---> b8c2df279e51 [2023-10-31T21:44:23.508Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-31T21:44:24.519Z] ---> 6bc5300393ec [2023-10-31T21:44:24.519Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-31T21:44:25.115Z] ---> 923319474310 [2023-10-31T21:44:25.115Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-31T21:44:27.741Z] ---> ff9796d9714c [2023-10-31T21:44:27.741Z] Step 21/26 : EXPOSE 48095 [2023-10-31T21:44:28.002Z] ---> Running in b7a1ce27c63e [2023-10-31T21:44:28.572Z] Removing intermediate container b7a1ce27c63e [2023-10-31T21:44:28.572Z] ---> c8c1529f0c6b [2023-10-31T21:44:28.572Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-31T21:44:28.832Z] ---> Running in ae1175b56780 [2023-10-31T21:44:29.772Z] Removing intermediate container ae1175b56780 [2023-10-31T21:44:29.772Z] ---> 404851725988 [2023-10-31T21:44:29.772Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-31T21:44:30.064Z] ---> Running in 0698168f3fc9 [2023-10-31T21:44:30.654Z] Removing intermediate container 0698168f3fc9 [2023-10-31T21:44:30.654Z] ---> e5cfdbfb39b5 [2023-10-31T21:44:30.654Z] Step 24/26 : LABEL arch=amd64 [2023-10-31T21:44:30.917Z] ---> Running in 76489e506421 [2023-10-31T21:44:31.208Z] Removing intermediate container 76489e506421 [2023-10-31T21:44:31.208Z] ---> 226dca447c77 [2023-10-31T21:44:31.208Z] Step 25/26 : LABEL git_sha=18a41618e4726f4b5a313db5431463b8eb1ecac4 [2023-10-31T21:44:32.183Z] ---> Running in 7b50318aaab8 [2023-10-31T21:44:32.473Z] Removing intermediate container 7b50318aaab8 [2023-10-31T21:44:32.473Z] ---> adf84d104da1 [2023-10-31T21:44:32.473Z] Step 26/26 : LABEL version=0.0.0 [2023-10-31T21:44:33.075Z] ---> Running in c2e198fe2717 [2023-10-31T21:44:33.652Z] Removing intermediate container c2e198fe2717 [2023-10-31T21:44:33.652Z] ---> 28761a045733 [2023-10-31T21:44:33.652Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:44:33.652Z] Successfully built 28761a045733 [2023-10-31T21:44:33.914Z] 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 [2023-10-31T21:44:34.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:44:34.938Z] [2023-10-31T21:44:34.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:44:35.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:44:35.948Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T21:44:35.948Z] 5eb5b503b376: Pulling fs layer [2023-10-31T21:44:35.948Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T21:44:35.948Z] ec43610c2a17: Pulling fs layer [2023-10-31T21:44:35.948Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T21:44:35.948Z] 33b1e0a273af: Pulling fs layer [2023-10-31T21:44:35.948Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T21:44:35.948Z] 33b1e0a273af: Waiting [2023-10-31T21:44:35.948Z] 3a2ae6a8a46f: Waiting [2023-10-31T21:44:35.948Z] 2f39f015ded8: Pulling fs layer [2023-10-31T21:44:35.948Z] 2f39f015ded8: Waiting [2023-10-31T21:44:35.948Z] 5d3b04190fa2: Waiting [2023-10-31T21:44:35.948Z] 5c69ac0246d0: Verifying Checksum [2023-10-31T21:44:35.948Z] 5c69ac0246d0: Download complete [2023-10-31T21:44:35.948Z] 3a2ae6a8a46f: Download complete [2023-10-31T21:44:36.230Z] 33b1e0a273af: Verifying Checksum [2023-10-31T21:44:36.230Z] 33b1e0a273af: Download complete [2023-10-31T21:44:36.230Z] ec43610c2a17: Verifying Checksum [2023-10-31T21:44:36.230Z] ec43610c2a17: Download complete [2023-10-31T21:44:36.230Z] 5d3b04190fa2: Verifying Checksum [2023-10-31T21:44:36.230Z] 5d3b04190fa2: Download complete [2023-10-31T21:44:36.230Z] 5eb5b503b376: Verifying Checksum [2023-10-31T21:44:36.230Z] 5eb5b503b376: Download complete [2023-10-31T21:44:37.665Z] 2f39f015ded8: Verifying Checksum [2023-10-31T21:44:37.665Z] 2f39f015ded8: Download complete [2023-10-31T21:44:39.602Z] 5eb5b503b376: Pull complete [2023-10-31T21:44:40.177Z] 5c69ac0246d0: Pull complete [2023-10-31T21:44:41.581Z] ec43610c2a17: Pull complete [2023-10-31T21:44:42.183Z] 3a2ae6a8a46f: Pull complete [2023-10-31T21:44:42.762Z] 33b1e0a273af: Pull complete [2023-10-31T21:44:43.439Z] 5d3b04190fa2: Pull complete [2023-10-31T21:44:58.668Z] 2f39f015ded8: Pull complete [2023-10-31T21:44:58.668Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T21:44:58.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:44:58.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:44:58.955Z] prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container [2023-10-31T21:44:59.075Z] $ 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-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:45:18.515Z] $ docker top 1d833143bc67eb97ae3c5c352ee030211bf79d6582e0abddf04fafa2b57d5661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:45:19.026Z] ---> job-cost.sh [2023-10-31T21:45:19.026Z] lf-activate-venv: SKIPPING [2023-10-31T21:45:19.026Z] INFO: No Stack... [2023-10-31T21:45:19.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:45:19.636Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:45:20.033Z] + cat /w/workspace/_app-service-configurable_PR-617/archives/cost.csv [2023-10-31T21:45:20.034Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:45:20.074Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [2023-10-31T21:45:20.079Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] did not exist. Created. [2023-10-31T21:45:20.079Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:45:20.496Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T21:45:20.551Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:45:20.586Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:45:20.664Z] $ docker stop --time=1 1d833143bc67eb97ae3c5c352ee030211bf79d6582e0abddf04fafa2b57d5661 [2023-10-31T21:45:22.444Z] $ docker rm -f --volumes 1d833143bc67eb97ae3c5c352ee030211bf79d6582e0abddf04fafa2b57d5661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:57:55.027Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16068 in /w/workspace/_app-service-configurable_PR-617 [Pipeline] { [Pipeline] ws [2023-10-31T21:57:55.101Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:57:57.213Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T21:57:57.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:57:57.213Z] Dload Upload Total Spent Left Speed [2023-10-31T21:57:57.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-10-31T21:57:58.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T21:57:58.714Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T21:57:58.715Z] + sudo tee /etc/docker/daemon.new [2023-10-31T21:57:58.715Z] { [2023-10-31T21:57:58.715Z] "registry-mirrors": [ [2023-10-31T21:57:58.715Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T21:57:58.715Z] ], [2023-10-31T21:57:58.715Z] "bip": "10.250.0.254/24", [2023-10-31T21:57:58.715Z] "hosts": [ [2023-10-31T21:57:58.715Z] "tcp://0.0.0.0:5555", [2023-10-31T21:57:58.715Z] "unix:///var/run/docker.sock" [2023-10-31T21:57:58.715Z] ], [2023-10-31T21:57:58.715Z] "mtu": 1458, [2023-10-31T21:57:58.715Z] "selinux-enabled": true, [2023-10-31T21:57:58.715Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T21:57:58.715Z] } [Pipeline] sh [2023-10-31T21:57:59.134Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T21:57:59.550Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:58:18.090Z] provisioning config files... [2023-10-31T21:58:18.134Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config11075971795250565013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:58:18.557Z] ---> docker-login.sh [2023-10-31T21:58:18.557Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:58:18.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:19.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:19.827Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:19.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:19.827Z] [2023-10-31T21:58:19.827Z] Login Succeeded [2023-10-31T21:58:19.827Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:58:20.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:20.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:20.495Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:20.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:20.495Z] [2023-10-31T21:58:20.495Z] Login Succeeded [2023-10-31T21:58:20.495Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:58:20.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:20.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:20.776Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:20.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:20.776Z] [2023-10-31T21:58:20.776Z] Login Succeeded [2023-10-31T21:58:20.776Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:58:21.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:21.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:21.054Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:21.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:21.054Z] [2023-10-31T21:58:21.054Z] Login Succeeded [2023-10-31T21:58:21.054Z] docker.io [2023-10-31T21:58:21.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:21.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:21.593Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:21.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:21.593Z] [2023-10-31T21:58:21.593Z] Login Succeeded [2023-10-31T21:58:21.593Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:58:21.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:58:22.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:58:22.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:58:22.723Z] ========================================================= [2023-10-31T21:58:22.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T21:58:22.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:58:23.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:58:23.497Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T21:58:23.497Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T21:58:23.497Z] 5d54e960e981: Pulling fs layer [2023-10-31T21:58:23.497Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T21:58:23.497Z] f0e02332f6b5: Pulling fs layer [2023-10-31T21:58:23.497Z] cefa15bbcfad: Pulling fs layer [2023-10-31T21:58:23.497Z] 17808c966233: Pulling fs layer [2023-10-31T21:58:23.497Z] f0e02332f6b5: Waiting [2023-10-31T21:58:23.497Z] cefa15bbcfad: Waiting [2023-10-31T21:58:23.497Z] f4c1fc716caa: Pulling fs layer [2023-10-31T21:58:23.497Z] 17808c966233: Waiting [2023-10-31T21:58:23.497Z] f4c1fc716caa: Waiting [2023-10-31T21:58:23.497Z] 5d54e960e981: Download complete [2023-10-31T21:58:23.497Z] f0e02332f6b5: Verifying Checksum [2023-10-31T21:58:23.497Z] f0e02332f6b5: Download complete [2023-10-31T21:58:23.497Z] cefa15bbcfad: Verifying Checksum [2023-10-31T21:58:23.497Z] cefa15bbcfad: Download complete [2023-10-31T21:58:23.497Z] 9fda8d8052c6: Download complete [2023-10-31T21:58:24.595Z] f4c1fc716caa: Verifying Checksum [2023-10-31T21:58:24.595Z] f4c1fc716caa: Download complete [2023-10-31T21:58:24.595Z] 9fda8d8052c6: Pull complete [2023-10-31T21:58:25.222Z] 5d54e960e981: Pull complete [2023-10-31T21:58:25.498Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T21:58:25.498Z] c4a7e357bf2a: Download complete [2023-10-31T21:58:26.934Z] 17808c966233: Verifying Checksum [2023-10-31T21:58:26.934Z] 17808c966233: Download complete [2023-10-31T21:58:39.373Z] c4a7e357bf2a: Pull complete [2023-10-31T21:58:39.373Z] f0e02332f6b5: Pull complete [2023-10-31T21:58:39.373Z] cefa15bbcfad: Pull complete [2023-10-31T21:58:52.055Z] 17808c966233: Pull complete [2023-10-31T21:58:52.055Z] f4c1fc716caa: Pull complete [2023-10-31T21:58:52.055Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T21:58:52.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:58:52.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-10-31T21:58:52.446Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:58:52.899Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:58:52.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:58:53.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-16068 does not seem to be running inside a container [2023-10-31T21:58:53.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T21:58:57.447Z] $ docker top ce9b09d7bd9d7bb8ed1c89bb9be6805df2d7e22cfe9d2085f7fb8559ab531961 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:58:58.404Z] + go version [2023-10-31T21:58:58.404Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T21:58:58.453Z] $ docker stop --time=1 ce9b09d7bd9d7bb8ed1c89bb9be6805df2d7e22cfe9d2085f7fb8559ab531961 [2023-10-31T21:59:00.481Z] $ docker rm -f --volumes ce9b09d7bd9d7bb8ed1c89bb9be6805df2d7e22cfe9d2085f7fb8559ab531961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:01.501Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:59:01.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:01.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-16068 does not seem to be running inside a container [2023-10-31T21:59:01.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T21:59:05.859Z] $ docker top 3395bb932ed42666874fa13683b3d109d3e83e0da688e9c5f957efb0d50613ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:59:06.838Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:59:07.646Z] + make test [2023-10-31T21:59:07.646Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2023-10-31T21:59:07.702Z] $ docker stop --time=1 3395bb932ed42666874fa13683b3d109d3e83e0da688e9c5f957efb0d50613ef [2023-10-31T21:59:09.435Z] $ docker rm -f --volumes 3395bb932ed42666874fa13683b3d109d3e83e0da688e9c5f957efb0d50613ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:10.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:10.733Z] [2023-10-31T21:59:10.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:11.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:11.510Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T21:59:11.510Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T21:59:11.510Z] 04944245beec: Pulling fs layer [2023-10-31T21:59:11.510Z] 699f458cf7ca: Pulling fs layer [2023-10-31T21:59:11.510Z] 765212b225bb: Pulling fs layer [2023-10-31T21:59:11.510Z] f23df028b6ca: Pulling fs layer [2023-10-31T21:59:11.510Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T21:59:11.510Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T21:59:11.510Z] 765212b225bb: Waiting [2023-10-31T21:59:11.510Z] d65c8cfc05b1: Waiting [2023-10-31T21:59:11.510Z] 2437ff75d9bd: Waiting [2023-10-31T21:59:11.510Z] f23df028b6ca: Waiting [2023-10-31T21:59:11.510Z] 04944245beec: Verifying Checksum [2023-10-31T21:59:11.510Z] 04944245beec: Download complete [2023-10-31T21:59:11.510Z] 765212b225bb: Verifying Checksum [2023-10-31T21:59:11.510Z] 765212b225bb: Download complete [2023-10-31T21:59:11.788Z] f23df028b6ca: Verifying Checksum [2023-10-31T21:59:11.788Z] f23df028b6ca: Download complete [2023-10-31T21:59:11.788Z] d65c8cfc05b1: Download complete [2023-10-31T21:59:11.788Z] 699f458cf7ca: Download complete [2023-10-31T21:59:12.395Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T21:59:12.395Z] 8998bd30e6a1: Download complete [2023-10-31T21:59:15.033Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T21:59:15.033Z] 2437ff75d9bd: Download complete [2023-10-31T21:59:17.055Z] 8998bd30e6a1: Pull complete [2023-10-31T21:59:17.673Z] 04944245beec: Pull complete [2023-10-31T21:59:19.131Z] 699f458cf7ca: Pull complete [2023-10-31T21:59:19.731Z] 765212b225bb: Pull complete [2023-10-31T21:59:20.329Z] f23df028b6ca: Pull complete [2023-10-31T21:59:20.610Z] d65c8cfc05b1: Pull complete [2023-10-31T21:59:39.021Z] 2437ff75d9bd: Pull complete [2023-10-31T21:59:39.021Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T21:59:39.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:39.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:39.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-16068 does not seem to be running inside a container [2023-10-31T21:59:39.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-31T21:59:42.664Z] $ docker top e40f0d48acb6a3ca351c7eb55f7dd6fb33b0877c630632062ca184c306d0f408 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:43.654Z] ---> job-cost.sh [2023-10-31T21:59:43.654Z] lf-activate-venv: SKIPPING [2023-10-31T21:59:43.654Z] INFO: No Stack... [2023-10-31T21:59:43.924Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T21:59:44.913Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:59:45.615Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-31T21:59:45.615Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:59:45.724Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [2023-10-31T21:59:45.730Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] did not exist. Created. [2023-10-31T21:59:45.730Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:59:46.502Z] /w/workspace/app-service-configurable/1@tmp/durable-09fe1f03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T21:59:47.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T21:59:47.243Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T21:59:47.852Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:59:47.944Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-617-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:59:48.040Z] $ docker stop --time=1 e40f0d48acb6a3ca351c7eb55f7dd6fb33b0877c630632062ca184c306d0f408 [2023-10-31T21:59:49.561Z] $ docker rm -f --volumes e40f0d48acb6a3ca351c7eb55f7dd6fb33b0877c630632062ca184c306d0f408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:59:50.498Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-31T21:59:52.949Z] + [ -d /w/workspace/_app-service-configurable_PR-617/archives ] [2023-10-31T21:59:52.949Z] + ls -al /w/workspace/_app-service-configurable_PR-617/archives [2023-10-31T21:59:52.949Z] total 16 [2023-10-31T21:59:52.949Z] drwxr-xr-x 3 root root 4096 Oct 31 21:45 . [2023-10-31T21:59:52.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:45 .. [2023-10-31T21:59:52.949Z] drwxr-xr-x 2 root root 4096 Oct 31 21:45 cost [2023-10-31T21:59:52.949Z] -rw-r--r-- 1 root root 96 Oct 31 21:45 cost.csv [2023-10-31T21:59:52.949Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-617/archives [2023-10-31T21:59:52.949Z] + ls -al /w/workspace/_app-service-configurable_PR-617/archives [2023-10-31T21:59:52.949Z] total 16 [2023-10-31T21:59:52.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:45 . [2023-10-31T21:59:52.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:45 .. [2023-10-31T21:59:52.949Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:45 cost [2023-10-31T21:59:52.949Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 31 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:53.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:54.686Z] ---> package-listing.sh [2023-10-31T21:59:54.686Z] ++ facter osfamily [2023-10-31T21:59:54.686Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T21:59:55.353Z] + OS_FAMILY=debian [2023-10-31T21:59:55.353Z] + workspace=/w/workspace/_app-service-configurable_PR-617 [2023-10-31T21:59:55.353Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T21:59:55.353Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T21:59:55.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T21:59:55.353Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T21:59:55.353Z] + '[' /w/workspace/_app-service-configurable_PR-617 ']' [2023-10-31T21:59:55.353Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T21:59:55.353Z] + case "${OS_FAMILY}" in [2023-10-31T21:59:55.353Z] + dpkg -l [2023-10-31T21:59:55.353Z] + grep '^ii' [2023-10-31T21:59:55.353Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T21:59:55.353Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T21:59:55.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T21:59:55.353Z] + '[' /w/workspace/_app-service-configurable_PR-617 ']' [2023-10-31T21:59:55.353Z] + mkdir -p /w/workspace/_app-service-configurable_PR-617/archives/ [2023-10-31T21:59:55.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-617/archives/ [Pipeline] echo [2023-10-31T21:59:55.388Z] 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-617/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T21:59:55.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:56.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:59:56.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:56.789Z] prd-ubuntu20.04-docker-8c-8g-15636 does not seem to be running inside a container [2023-10-31T21:59:56.894Z] $ 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-617/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-617 -v /w/workspace/_app-service-configurable_PR-617:/w/workspace/_app-service-configurable_PR-617:rw,z -v /w/workspace/_app-service-configurable_PR-617@tmp:/w/workspace/_app-service-configurable_PR-617@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:59:57.907Z] $ docker top 4f959437321eaeb91996de968f3f38f078cb10d5fcee13917da02e95cc5619ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:59:58.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T21:59:59.137Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T21:59:59.844Z] + ls /var/log/sa-host [2023-10-31T21:59:59.844Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T22:00:00.000Z] provisioning config files... [2023-10-31T22:00:00.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-617@tmp/config2087288387086571759tmp [Pipeline] { [Pipeline] echo [2023-10-31T22:00:00.083Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:00.811Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T22:00:00.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:01.422Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T22:00:01.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:01.863Z] ---> sudo-logs.sh [2023-10-31T22:00:01.863Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T22:00:02.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:03.032Z] ---> job-cost.sh [2023-10-31T22:00:03.032Z] lf-activate-venv: SKIPPING [2023-10-31T22:00:03.032Z] DEBUG: total: 0.2199999988079071 [2023-10-31T22:00:03.032Z] INFO: Retrieving Stack Cost... [2023-10-31T22:00:03.325Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T22:00:03.946Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T22:00:03.983Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T22:00:04.477Z] ---> logs-deploy.sh [2023-10-31T22:00:04.477Z] lf-activate-venv: SKIPPING [2023-10-31T22:00:04.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-617/1 [2023-10-31T22:00:04.477Z] INFO: archiving workspace using pattern(s): [2023-10-31T22:00:06.457Z] Archives upload complete. [2023-10-31T22:00:06.717Z] INFO: archiving logs to Nexus