Pull request #693 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 1114b1985558a9549ef2aa3b9a81ca743a036c0e+c54f91731c565cfc1b79e0d6871a6f027556c9df (ff34e22116679f8a1992651d80598d4aab5c290b) 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-ssh10836066710789613005.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13948022129432030082.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-693/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-693/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4799492938273970946.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-693/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13292332352654019583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5271563964127101125.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-693/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-693/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17023023842105597364.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-ubuntu20.04-docker-8c-8g-26999’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27004 in /w/workspace/_app-service-configurable_PR-693 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-693 # 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 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/693/head:refs/remotes/origin/PR-693 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c54f91731c565cfc1b79e0d6871a6f027556c9df into PR head commit 1114b1985558a9549ef2aa3b9a81ca743a036c0e Merge succeeded, producing 1114b1985558a9549ef2aa3b9a81ca743a036c0e Checking out Revision 1114b1985558a9549ef2aa3b9a81ca743a036c0e (PR-693) > git config core.sparsecheckout # timeout=10 > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # 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 c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # timeout=10 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-19T08:57:58.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-19T08:57:58.943Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-19T08:57:59.068Z] ========================================================= [2024-11-19T08:57:59.068Z] EdgeX Global Pipelines Version Info [2024-11-19T08:57:59.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:58:00.201Z] ------------------- [2024-11-19T08:58:00.201Z] stable info: [2024-11-19T08:58:00.201Z] ------------------- [2024-11-19T08:58:00.201Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-19T08:58:00.201Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-19T08:58:00.201Z] Message: update stable to v1.0.265 [2024-11-19T08:58:00.464Z] ------------------- [2024-11-19T08:58:00.464Z] experimental info: [2024-11-19T08:58:00.465Z] ------------------- [2024-11-19T08:58:00.465Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-19T08:58:00.465Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-19T08:58:00.465Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-19T08:58:00.702Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-19T08:58:00.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-19T08:58:00.829Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-19T08:58:00.895Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-19T08:58:00.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-19T08:58:01.019Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-19T08:58:01.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-19T08:58:01.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-19T08:58:01.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-19T08:58:01.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-19T08:58:01.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-19T08:58:01.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-19T08:58:01.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-19T08:58:01.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-19T08:58:01.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T08:58:01.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T08:58:01.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T08:58:01.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T08:58:01.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-19T08:58:01.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-19T08:58:01.926Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-19T08:58:01.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-19T08:58:02.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-19T08:58:02.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-19T08:58:02.173Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-19T08:58:02.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-19T08:58:02.294Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-19T08:58:02.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-693 [Pipeline] echo [2024-11-19T08:58:02.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-693 [Pipeline] echo [2024-11-19T08:58:02.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-693 [Pipeline] echo [2024-11-19T08:58:02.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo [2024-11-19T08:58:02.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1114b19 [Pipeline] echo [2024-11-19T08:58:02.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:58:02.815Z] provisioning config files... [2024-11-19T08:58:02.829Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config5557804162562028593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:58:03.233Z] ---> ****-login.sh [2024-11-19T08:58:03.233Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:58:03.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:03.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:03.493Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:03.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:03.493Z] [2024-11-19T08:58:03.493Z] Login Succeeded [2024-11-19T08:58:03.493Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:58:03.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:03.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:03.753Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:03.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:03.753Z] [2024-11-19T08:58:03.753Z] Login Succeeded [2024-11-19T08:58:03.753Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:58:03.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:03.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:03.753Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:03.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:03.753Z] [2024-11-19T08:58:03.753Z] Login Succeeded [2024-11-19T08:58:03.753Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:58:04.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:04.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:04.013Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:04.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:04.013Z] [2024-11-19T08:58:04.013Z] Login Succeeded [2024-11-19T08:58:04.013Z] ****.io [2024-11-19T08:58:04.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:04.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:04.273Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:04.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:04.273Z] [2024-11-19T08:58:04.273Z] Login Succeeded [2024-11-19T08:58:04.273Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:58:04.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-19T08:58:05.024Z] + git rev-list -1 --merges 1114b1985558a9549ef2aa3b9a81ca743a036c0e~1..1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo [2024-11-19T08:58:05.074Z] -----------> git rev-list -1 --merges 1114b1985558a9549ef2aa3b9a81ca743a036c0e~1..1114b1985558a9549ef2aa3b9a81ca743a036c0e 1114b1985558a9549ef2aa3b9a81ca743a036c0e [false] [Pipeline] sh [2024-11-19T08:58:05.399Z] + git log --format=format:%s -1 1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo [2024-11-19T08:58:05.442Z] ========================================================= [2024-11-19T08:58:05.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-19T08:58:05.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T08:58:05.913Z] + git log --format=format:%s -1 1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] echo [2024-11-19T08:58:05.955Z] [semverPrep] GIT_COMMIT: 1114b1985558a9549ef2aa3b9a81ca743a036c0e, Commit Message: feat: Add new build-noziti and docker-noziti targets into Makefile [Pipeline] echo [2024-11-19T08:58:06.003Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-19T08:58:06.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:58:06.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-19T08:58:06.398Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-19T08:58:06.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-19T08:58:06.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-19T08:58:06.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-19T08:58:06.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:58:06.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:58:06.856Z] [2024-11-19T08:58:06.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:58:07.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:58:07.258Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-19T08:58:07.258Z] b85a868b505f: Pulling fs layer [2024-11-19T08:58:07.258Z] e2be974225ed: Pulling fs layer [2024-11-19T08:58:07.258Z] 339a4e72a1f5: Pulling fs layer [2024-11-19T08:58:07.258Z] 988bab9f4d93: Pulling fs layer [2024-11-19T08:58:07.258Z] 1469e6f7b9e6: Pulling fs layer [2024-11-19T08:58:07.258Z] eaf3925da568: Pulling fs layer [2024-11-19T08:58:07.258Z] bab4dde63d76: Pulling fs layer [2024-11-19T08:58:07.258Z] bde34c3a00c8: Pulling fs layer [2024-11-19T08:58:07.258Z] b352a97aabf1: Pulling fs layer [2024-11-19T08:58:07.258Z] 4872d77fe225: Pulling fs layer [2024-11-19T08:58:07.258Z] 5851b861e8e6: Pulling fs layer [2024-11-19T08:58:07.258Z] bab4dde63d76: Waiting [2024-11-19T08:58:07.258Z] bde34c3a00c8: Waiting [2024-11-19T08:58:07.258Z] b352a97aabf1: Waiting [2024-11-19T08:58:07.258Z] 4872d77fe225: Waiting [2024-11-19T08:58:07.258Z] 5851b861e8e6: Waiting [2024-11-19T08:58:07.258Z] 988bab9f4d93: Waiting [2024-11-19T08:58:07.258Z] 1469e6f7b9e6: Waiting [2024-11-19T08:58:07.258Z] eaf3925da568: Waiting [2024-11-19T08:58:07.258Z] e2be974225ed: Download complete [2024-11-19T08:58:07.258Z] 988bab9f4d93: Verifying Checksum [2024-11-19T08:58:07.258Z] 988bab9f4d93: Download complete [2024-11-19T08:58:07.258Z] 1469e6f7b9e6: Verifying Checksum [2024-11-19T08:58:07.258Z] 1469e6f7b9e6: Download complete [2024-11-19T08:58:07.258Z] eaf3925da568: Download complete [2024-11-19T08:58:07.258Z] 339a4e72a1f5: Verifying Checksum [2024-11-19T08:58:07.258Z] 339a4e72a1f5: Download complete [2024-11-19T08:58:07.517Z] bde34c3a00c8: Verifying Checksum [2024-11-19T08:58:07.517Z] b352a97aabf1: Download complete [2024-11-19T08:58:07.517Z] 4872d77fe225: Verifying Checksum [2024-11-19T08:58:07.517Z] 4872d77fe225: Download complete [2024-11-19T08:58:07.517Z] 5851b861e8e6: Verifying Checksum [2024-11-19T08:58:07.517Z] 5851b861e8e6: Download complete [2024-11-19T08:58:07.517Z] b85a868b505f: Verifying Checksum [2024-11-19T08:58:07.517Z] b85a868b505f: Download complete [2024-11-19T08:58:07.775Z] bab4dde63d76: Verifying Checksum [2024-11-19T08:58:07.775Z] bab4dde63d76: Download complete [2024-11-19T08:58:08.709Z] b85a868b505f: Pull complete [2024-11-19T08:58:08.969Z] e2be974225ed: Pull complete [2024-11-19T08:58:09.229Z] 339a4e72a1f5: Pull complete [2024-11-19T08:58:09.489Z] 988bab9f4d93: Pull complete [2024-11-19T08:58:09.748Z] 1469e6f7b9e6: Pull complete [2024-11-19T08:58:09.748Z] eaf3925da568: Pull complete [2024-11-19T08:58:11.656Z] bab4dde63d76: Pull complete [2024-11-19T08:58:11.656Z] bde34c3a00c8: Pull complete [2024-11-19T08:58:11.656Z] b352a97aabf1: Pull complete [2024-11-19T08:58:11.656Z] 4872d77fe225: Pull complete [2024-11-19T08:58:11.916Z] 5851b861e8e6: Pull complete [2024-11-19T08:58:11.916Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-19T08:58:11.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:58:11.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:58:12.248Z] prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container [2024-11-19T08:58:12.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-19T08:58:15.148Z] $ docker top bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 -eo pid,comm [2024-11-19T08:58:15.213Z] 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). [2024-11-19T08:58:15.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:58:15.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:58:15.369Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:58:15.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:58:15.468Z] $ docker exec bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent [2024-11-19T08:58:15.587Z] SSH_AUTH_SOCK=/tmp/ssh-orc01prhRoe3/agent.32 [2024-11-19T08:58:15.587Z] SSH_AGENT_PID=38 [2024-11-19T08:58:15.594Z] Running ssh-add (command line suppressed) [2024-11-19T08:58:15.696Z] Identity added: /w/workspace/_app-service-configurable_PR-693@tmp/private_key_17704306764606778709.key (/w/workspace/_app-service-configurable_PR-693@tmp/private_key_17704306764606778709.key) [2024-11-19T08:58:15.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:58:16.069Z] + git tag --points-at HEAD [Pipeline] } [2024-11-19T08:58:16.094Z] $ docker exec --env ******** --env ******** bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent -k [2024-11-19T08:58:16.195Z] unset SSH_AUTH_SOCK; [2024-11-19T08:58:16.195Z] unset SSH_AGENT_PID; [2024-11-19T08:58:16.195Z] echo Agent pid 38 killed; [2024-11-19T08:58:16.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-19T08:58:16.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:58:16.326Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:58:16.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:58:16.437Z] $ docker exec bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent [2024-11-19T08:58:16.544Z] SSH_AUTH_SOCK=/tmp/ssh-WVDVRC5blrT6/agent.71 [2024-11-19T08:58:16.544Z] SSH_AGENT_PID=77 [2024-11-19T08:58:16.549Z] Running ssh-add (command line suppressed) [2024-11-19T08:58:16.643Z] Identity added: /w/workspace/_app-service-configurable_PR-693@tmp/private_key_4921045611941212459.key (/w/workspace/_app-service-configurable_PR-693@tmp/private_key_4921045611941212459.key) [2024-11-19T08:58:16.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:58:17.002Z] + git semver init [2024-11-19T08:58:17.263Z] 2024-11-19 08:58:17,164 [run_init] DEBUG init version:0.0.0 force:False [2024-11-19T08:58:17.263Z] 2024-11-19 08:58:17,164 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-693/.semver [2024-11-19T08:58:17.263Z] 2024-11-19 08:58:17,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-693/.semver [2024-11-19T08:58:17.263Z] 2024-11-19 08:58:17,165 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-693/.semver'], cwd=/w/workspace/_app-service-configurable_PR-693, universal_newlines=False, shell=None, istream=None) [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,161 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-693/.git/info/exclude [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,162 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-693/.semver/PR-693 with force:False [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,162 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-693/.semver/PR-693 [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,166 [execute] INFO git cat-file --batch-check [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-693/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,172 [execute] INFO git cat-file --batch [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-693/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T08:58:18.227Z] 2024-11-19 08:58:18,177 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-693/.semver/PR-693 [2024-11-19T08:58:18.227Z] 0.0.0 [Pipeline] } [2024-11-19T08:58:18.254Z] $ docker exec --env ******** --env ******** bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 ssh-agent -k [2024-11-19T08:58:18.348Z] unset SSH_AUTH_SOCK; [2024-11-19T08:58:18.349Z] unset SSH_AGENT_PID; [2024-11-19T08:58:18.349Z] echo Agent pid 77 killed; [2024-11-19T08:58:18.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:58:18.824Z] + git semver [Pipeline] } [2024-11-19T08:58:19.105Z] $ docker stop --time=1 bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 [2024-11-19T08:58:20.408Z] $ docker rm -f --volumes bc2d306ef20ca7839d4e6b8e11b5b7e6312fde381f3a3cc7154a91064e1b5eb2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:58:20.834Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-19T08:58:21.144Z] Stashed 1 file(s) [Pipeline] echo [2024-11-19T08:58:21.174Z] [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 [2024-11-19T08:58:21.962Z] provisioning config files... [2024-11-19T08:58:21.972Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config7962957446046291418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:58:22.342Z] ---> ****-login.sh [2024-11-19T08:58:22.342Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:58:22.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:22.343Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:22.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:22.343Z] [2024-11-19T08:58:22.343Z] Login Succeeded [2024-11-19T08:58:22.343Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:58:22.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:22.343Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:22.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:22.343Z] [2024-11-19T08:58:22.343Z] Login Succeeded [2024-11-19T08:58:22.343Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:58:22.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:22.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:22.603Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:22.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:22.603Z] [2024-11-19T08:58:22.603Z] Login Succeeded [2024-11-19T08:58:22.603Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:58:22.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:22.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:22.603Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:22.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:22.603Z] [2024-11-19T08:58:22.603Z] Login Succeeded [2024-11-19T08:58:22.603Z] ****.io [2024-11-19T08:58:22.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:58:22.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:58:22.863Z] Configure a credential helper to remove this warning. See [2024-11-19T08:58:22.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:58:22.863Z] [2024-11-19T08:58:22.863Z] Login Succeeded [2024-11-19T08:58:22.863Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:58:22.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T08:58:23.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:58:23.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:58:23.235Z] ========================================================= [2024-11-19T08:58:23.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-19T08:58:23.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:58:23.769Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-19T08:58:23.769Z] Sending build context to Docker daemon 9.228MB [2024-11-19T08:58:23.769Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T08:58:23.769Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T08:58:23.769Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-19T08:58:23.769Z] 43c4264eed91: Pulling fs layer [2024-11-19T08:58:23.769Z] 4cc291be95ef: Pulling fs layer [2024-11-19T08:58:23.769Z] 2ac1f1163629: Pulling fs layer [2024-11-19T08:58:23.769Z] 5c3c966382ef: Pulling fs layer [2024-11-19T08:58:23.769Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T08:58:23.769Z] 5d5c8e513c77: Pulling fs layer [2024-11-19T08:58:23.769Z] 9f66e0745190: Pulling fs layer [2024-11-19T08:58:23.769Z] f49a43e4bbc0: Pulling fs layer [2024-11-19T08:58:23.769Z] 561ebcabdf7f: Pulling fs layer [2024-11-19T08:58:23.769Z] 5d5c8e513c77: Waiting [2024-11-19T08:58:23.769Z] 9f66e0745190: Waiting [2024-11-19T08:58:23.769Z] f49a43e4bbc0: Waiting [2024-11-19T08:58:23.769Z] 561ebcabdf7f: Waiting [2024-11-19T08:58:23.769Z] 4f4fb700ef54: Waiting [2024-11-19T08:58:23.769Z] 5c3c966382ef: Waiting [2024-11-19T08:58:23.769Z] 4cc291be95ef: Verifying Checksum [2024-11-19T08:58:23.769Z] 4cc291be95ef: Download complete [2024-11-19T08:58:23.769Z] 5c3c966382ef: Download complete [2024-11-19T08:58:23.769Z] 4f4fb700ef54: Download complete [2024-11-19T08:58:23.769Z] 5d5c8e513c77: Verifying Checksum [2024-11-19T08:58:23.769Z] 5d5c8e513c77: Download complete [2024-11-19T08:58:23.769Z] 43c4264eed91: Download complete [2024-11-19T08:58:24.028Z] 9f66e0745190: Verifying Checksum [2024-11-19T08:58:24.028Z] 9f66e0745190: Download complete [2024-11-19T08:58:24.028Z] 43c4264eed91: Pull complete [2024-11-19T08:58:24.028Z] 561ebcabdf7f: Download complete [2024-11-19T08:58:24.287Z] 4cc291be95ef: Pull complete [2024-11-19T08:58:24.287Z] 2ac1f1163629: Verifying Checksum [2024-11-19T08:58:24.287Z] 2ac1f1163629: Download complete [2024-11-19T08:58:24.545Z] f49a43e4bbc0: Verifying Checksum [2024-11-19T08:58:24.545Z] f49a43e4bbc0: Download complete [2024-11-19T08:58:27.839Z] 2ac1f1163629: Pull complete [2024-11-19T08:58:27.839Z] 5c3c966382ef: Pull complete [2024-11-19T08:58:27.839Z] 4f4fb700ef54: Pull complete [2024-11-19T08:58:27.839Z] 5d5c8e513c77: Pull complete [2024-11-19T08:58:27.839Z] 9f66e0745190: Pull complete [2024-11-19T08:58:30.369Z] f49a43e4bbc0: Pull complete [2024-11-19T08:58:30.369Z] 561ebcabdf7f: Pull complete [2024-11-19T08:58:30.369Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-19T08:58:30.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T08:58:30.369Z] ---> 3a752c3f9dda [2024-11-19T08:58:30.369Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-19T08:58:34.593Z] ---> Running in b94d9bb88dac [2024-11-19T08:58:34.593Z] Removing intermediate container b94d9bb88dac [2024-11-19T08:58:34.593Z] ---> bc0938d1d56a [2024-11-19T08:58:34.593Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T08:58:34.593Z] ---> Running in f7b824d1e346 [2024-11-19T08:58:34.851Z] Removing intermediate container f7b824d1e346 [2024-11-19T08:58:34.851Z] ---> af50e30582a6 [2024-11-19T08:58:34.851Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T08:58:34.851Z] ---> Running in cc8ce794276b [2024-11-19T08:58:34.851Z] Removing intermediate container cc8ce794276b [2024-11-19T08:58:34.851Z] ---> 77ed5b006f2e [2024-11-19T08:58:34.851Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T08:58:34.851Z] ---> Running in a79de49110b6 [2024-11-19T08:58:35.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T08:58:35.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T08:58:35.377Z] OK: 246 MiB in 54 packages [2024-11-19T08:58:35.944Z] Removing intermediate container a79de49110b6 [2024-11-19T08:58:35.944Z] ---> cc85b88aa8fe [2024-11-19T08:58:35.944Z] Step 7/12 : WORKDIR /app [2024-11-19T08:58:35.944Z] ---> Running in d5e070caa226 [2024-11-19T08:58:35.944Z] Removing intermediate container d5e070caa226 [2024-11-19T08:58:35.944Z] ---> 7420098e1162 [2024-11-19T08:58:35.944Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-19T08:58:35.944Z] ---> f77c21e004f6 [2024-11-19T08:58:35.944Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:58:35.944Z] ---> Running in 8b3299929a94 [2024-11-19T08:58:36.721Z] Still waiting to schedule task [2024-11-19T08:58:36.721Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-19T08:59:22.679Z] Removing intermediate container 8b3299929a94 [2024-11-19T08:59:22.679Z] ---> 3a89fa04f32e [2024-11-19T08:59:22.679Z] Step 10/12 : COPY . . [2024-11-19T08:59:22.679Z] ---> deae0804d5d0 [2024-11-19T08:59:22.679Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T08:59:22.679Z] ---> Running in 946840b42100 [2024-11-19T08:59:22.679Z] Removing intermediate container 946840b42100 [2024-11-19T08:59:22.679Z] ---> a2b5539644da [2024-11-19T08:59:22.679Z] Step 12/12 : RUN $MAKE [2024-11-19T08:59:22.679Z] ---> Running in 6c5bc172d345 [2024-11-19T08:59:22.679Z] noop [2024-11-19T08:59:22.940Z] Removing intermediate container 6c5bc172d345 [2024-11-19T08:59:22.940Z] ---> e1b3d491e376 [2024-11-19T08:59:22.940Z] Successfully built e1b3d491e376 [2024-11-19T08:59:22.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:59:23.441Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T08:59:23.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:59:23.594Z] prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container [2024-11-19T08:59:23.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-19T08:59:23.935Z] $ docker top c7dd0a20c4af212d82d4a80713bbfa193c4f360a3836b25203a30dbfa0b5524a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:59:24.354Z] + go version [2024-11-19T08:59:24.354Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-19T08:59:24.397Z] $ docker stop --time=1 c7dd0a20c4af212d82d4a80713bbfa193c4f360a3836b25203a30dbfa0b5524a [2024-11-19T08:59:25.650Z] $ docker rm -f --volumes c7dd0a20c4af212d82d4a80713bbfa193c4f360a3836b25203a30dbfa0b5524a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:59:26.457Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T08:59:26.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:59:26.619Z] prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container [2024-11-19T08:59:26.648Z] $ 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-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-19T08:59:26.964Z] $ docker top e325175d58049b5e0fd97b29de292a326bb35235912818968a4a1d1622f20179 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:59:27.467Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-693 [Pipeline] fileExists [Pipeline] sh [2024-11-19T08:59:27.851Z] + make test [2024-11-19T08:59:27.851Z] go test -race -coverprofile=coverage.out ./... [2024-11-19T08:59:59.935Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-19T09:00:29.947Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27005 in /w/workspace/_app-service-configurable_PR-693 [Pipeline] { [Pipeline] ws [2024-11-19T09:00:30.028Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-11-19T09:00:30.160Z] The recommended git tool is: git [2024-11-19T09:00:36.887Z] using credential edgex-jenkins-ssh [2024-11-19T09:00:36.913Z] Cloning the remote Git repository [2024-11-19T09:00:36.956Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-19T09:00:37.090Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-11-19T09:00:37.250Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-19T09:00:37.251Z] > git --version # timeout=10 [2024-11-19T09:00:37.274Z] > git --version # 'git version 2.25.1' [2024-11-19T09:00:37.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T09:00:37.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T09:00:38.186Z] go vet ./... [2024-11-19T09:00:39.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T09:00:39.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T09:00:39.580Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T09:00:39.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T09:00:39.919Z] $ docker stop --time=1 e325175d58049b5e0fd97b29de292a326bb35235912818968a4a1d1622f20179 [2024-11-19T09:00:39.481Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-19T09:00:39.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T09:00:41.091Z] Merging remotes/origin/main commit c54f91731c565cfc1b79e0d6871a6f027556c9df into PR head commit 1114b1985558a9549ef2aa3b9a81ca743a036c0e [2024-11-19T09:00:41.403Z] Merge succeeded, producing 1114b1985558a9549ef2aa3b9a81ca743a036c0e [2024-11-19T09:00:41.404Z] Checking out Revision 1114b1985558a9549ef2aa3b9a81ca743a036c0e (PR-693) [2024-11-19T09:00:40.428Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-19T09:00:40.470Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-19T09:00:40.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T09:00:40.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-19T09:00:41.109Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T09:00:41.193Z] > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # timeout=10 [2024-11-19T09:00:41.283Z] > git remote # timeout=10 [2024-11-19T09:00:41.305Z] > git config --get remote.origin.url # timeout=10 [2024-11-19T09:00:41.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T09:00:41.354Z] > git merge c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 [2024-11-19T09:00:41.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-19T09:00:41.408Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T09:00:41.423Z] > git checkout -f 1114b1985558a9549ef2aa3b9a81ca743a036c0e # timeout=10 [2024-11-19T09:00:44.157Z] $ docker rm -f --volumes e325175d58049b5e0fd97b29de292a326bb35235912818968a4a1d1622f20179 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T09:00:44.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T09:00:44.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-11-19T09:00:45.156Z] Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" [2024-11-19T09:00:45.223Z] > git --version # timeout=10 [2024-11-19T09:00:45.234Z] > git --version # 'git version 2.25.1' [2024-11-19T09:00:45.258Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] sh [2024-11-19T09:00:45.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T09:00:46.045Z] + ls -al . [2024-11-19T09:00:46.045Z] total 248 [2024-11-19T09:00:46.045Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 08:59 . [2024-11-19T09:00:46.045Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 08:57 .. [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 08:57 .dockerignore [2024-11-19T09:00:46.045Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:00 .git [2024-11-19T09:00:46.045Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:57 .github [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 08:57 .gitignore [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 08:57 .golangci.yml [2024-11-19T09:00:46.045Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 08:58 .semver [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 08:57 Attribution.txt [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 08:57 CHANGELOG.md [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 08:57 Dockerfile [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 08:57 GOVERNANCE.md [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 08:57 Jenkinsfile [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 08:57 LICENSE [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 08:57 OWNERS.md [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 08:57 README.md [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 08:58 VERSION [2024-11-19T09:00:46.045Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 08:57 bin [2024-11-19T09:00:46.045Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 19 08:59 coverage.out [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 08:57 go.mod [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 08:57 go.sum [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 08:57 main.go [2024-11-19T09:00:46.045Z] -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 08:57 makefile [2024-11-19T09:00:46.045Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 08:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:00:46.483Z] + 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=1114b1985558a9549ef2aa3b9a81ca743a036c0e --label arch=amd64 --label version=0.0.0 . [2024-11-19T09:00:46.483Z] Sending build context to Docker daemon 9.23MB [2024-11-19T09:00:46.483Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T09:00:46.483Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-19T09:00:46.483Z] ---> e1b3d491e376 [2024-11-19T09:00:46.483Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-11-19T09:00:46.741Z] ---> Running in 241b8ecc8d96 [Pipeline] sh [2024-11-19T09:00:46.998Z] Removing intermediate container 241b8ecc8d96 [2024-11-19T09:00:46.998Z] ---> 25a4cc94e292 [2024-11-19T09:00:46.998Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T09:00:46.998Z] ---> Running in b1cf1a071436 [2024-11-19T09:00:46.998Z] Removing intermediate container b1cf1a071436 [2024-11-19T09:00:46.998Z] ---> 3ca83dcf6062 [2024-11-19T09:00:46.998Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-19T09:00:46.998Z] ---> Running in b2c76e84c0e0 [2024-11-19T09:00:46.998Z] Removing intermediate container b2c76e84c0e0 [2024-11-19T09:00:46.998Z] ---> e5731832b576 [2024-11-19T09:00:46.998Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T09:00:46.998Z] ---> Running in 0784970a7099 [2024-11-19T09:00:47.334Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-19T09:00:47.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T09:00:47.334Z] Dload Upload Total Spent Left Speed [2024-11-19T09:00:47.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh [2024-11-19T09:00:47.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:00:47.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:00:47.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-19T09:00:47.829Z] OK: 246 MiB in 54 packages [2024-11-19T09:00:48.043Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-19T09:00:48.043Z] + sudo tee /etc/docker/daemon.new [2024-11-19T09:00:48.043Z] { [2024-11-19T09:00:48.043Z] "registry-mirrors": [ [2024-11-19T09:00:48.043Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-19T09:00:48.043Z] ], [2024-11-19T09:00:48.043Z] "bip": "10.250.0.254/24", [2024-11-19T09:00:48.043Z] "hosts": [ [2024-11-19T09:00:48.043Z] "tcp://0.0.0.0:5555", [2024-11-19T09:00:48.043Z] "unix:///var/run/docker.sock" [2024-11-19T09:00:48.043Z] ], [2024-11-19T09:00:48.043Z] "mtu": 1458, [2024-11-19T09:00:48.043Z] "selinux-enabled": true, [2024-11-19T09:00:48.043Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-19T09:00:48.043Z] } [Pipeline] sh [2024-11-19T09:00:48.088Z] Removing intermediate container 0784970a7099 [2024-11-19T09:00:48.088Z] ---> 995b82d02dc6 [2024-11-19T09:00:48.088Z] Step 7/27 : WORKDIR /app [2024-11-19T09:00:48.088Z] ---> Running in 97b57a7f2cf9 [2024-11-19T09:00:48.088Z] Removing intermediate container 97b57a7f2cf9 [2024-11-19T09:00:48.088Z] ---> 9334221e18eb [2024-11-19T09:00:48.088Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-19T09:00:48.348Z] ---> 3a5b22264422 [2024-11-19T09:00:48.348Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T09:00:48.348Z] ---> Running in 96b1c03f0a0a [2024-11-19T09:00:48.388Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-19T09:00:48.748Z] + sudo service docker restart [2024-11-19T09:00:49.317Z] Removing intermediate container 96b1c03f0a0a [2024-11-19T09:00:49.317Z] ---> c8c2d4d2e218 [2024-11-19T09:00:49.317Z] Step 10/27 : COPY . . [2024-11-19T09:00:49.576Z] ---> 5be5ab5ba081 [2024-11-19T09:00:49.576Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T09:00:49.576Z] ---> Running in b20bb7cd6835 [2024-11-19T09:00:49.576Z] Removing intermediate container b20bb7cd6835 [2024-11-19T09:00:49.576Z] ---> 8343f6599273 [2024-11-19T09:00:49.576Z] Step 12/27 : RUN $MAKE [2024-11-19T09:00:49.576Z] ---> Running in b8ff526c4c93 [2024-11-19T09:00:49.835Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T09:01:07.110Z] provisioning config files... [2024-11-19T09:01:07.146Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config11607975523441876516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:01:07.660Z] ---> ****-login.sh [2024-11-19T09:01:07.660Z] nexus3.edgexfoundry.org:10001 [2024-11-19T09:01:07.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:01:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:01:08.206Z] Configure a credential helper to remove this warning. See [2024-11-19T09:01:08.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:01:08.206Z] [2024-11-19T09:01:08.206Z] Login Succeeded [2024-11-19T09:01:08.206Z] nexus3.edgexfoundry.org:10002 [2024-11-19T09:01:08.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:01:08.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:01:08.748Z] Configure a credential helper to remove this warning. See [2024-11-19T09:01:08.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:01:08.748Z] [2024-11-19T09:01:08.748Z] Login Succeeded [2024-11-19T09:01:08.748Z] nexus3.edgexfoundry.org:10003 [2024-11-19T09:01:09.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:01:09.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:01:09.021Z] Configure a credential helper to remove this warning. See [2024-11-19T09:01:09.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:01:09.021Z] [2024-11-19T09:01:09.021Z] Login Succeeded [2024-11-19T09:01:09.021Z] nexus3.edgexfoundry.org:10004 [2024-11-19T09:01:09.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:01:09.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:01:09.565Z] Configure a credential helper to remove this warning. See [2024-11-19T09:01:09.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:01:09.565Z] [2024-11-19T09:01:09.565Z] Login Succeeded [2024-11-19T09:01:09.565Z] ****.io [2024-11-19T09:01:09.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T09:01:09.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T09:01:09.834Z] Configure a credential helper to remove this warning. See [2024-11-19T09:01:09.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T09:01:09.834Z] [2024-11-19T09:01:09.834Z] Login Succeeded [2024-11-19T09:01:09.834Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T09:01:09.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T09:01:10.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T09:01:10.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T09:01:10.403Z] ========================================================= [2024-11-19T09:01:10.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-19T09:01:10.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:01:10.949Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-19T09:01:10.949Z] Sending build context to Docker daemon 225.3kB [2024-11-19T09:01:11.218Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T09:01:11.218Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T09:01:12.638Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-19T09:01:12.638Z] cf04c63912e1: Pulling fs layer [2024-11-19T09:01:12.638Z] 55b35a11ae5e: Pulling fs layer [2024-11-19T09:01:12.638Z] a37a00ec5f00: Pulling fs layer [2024-11-19T09:01:12.638Z] 50b3750afda1: Pulling fs layer [2024-11-19T09:01:12.638Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T09:01:12.638Z] 80978eb59214: Pulling fs layer [2024-11-19T09:01:12.638Z] c9f46d7d2bd2: Pulling fs layer [2024-11-19T09:01:12.638Z] c5a475d317c9: Pulling fs layer [2024-11-19T09:01:12.638Z] 50b3750afda1: Waiting [2024-11-19T09:01:12.638Z] 4f4fb700ef54: Waiting [2024-11-19T09:01:12.638Z] 80978eb59214: Waiting [2024-11-19T09:01:12.638Z] c9f46d7d2bd2: Waiting [2024-11-19T09:01:12.638Z] c5a475d317c9: Waiting [2024-11-19T09:01:12.638Z] 55b35a11ae5e: Download complete [2024-11-19T09:01:12.638Z] 50b3750afda1: Verifying Checksum [2024-11-19T09:01:12.638Z] 50b3750afda1: Download complete [2024-11-19T09:01:12.638Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T09:01:12.638Z] 4f4fb700ef54: Download complete [2024-11-19T09:01:12.638Z] 80978eb59214: Verifying Checksum [2024-11-19T09:01:12.638Z] 80978eb59214: Download complete [2024-11-19T09:01:12.638Z] cf04c63912e1: Verifying Checksum [2024-11-19T09:01:12.638Z] cf04c63912e1: Download complete [2024-11-19T09:01:13.240Z] c5a475d317c9: Verifying Checksum [2024-11-19T09:01:13.240Z] c5a475d317c9: Download complete [2024-11-19T09:01:13.511Z] cf04c63912e1: Pull complete [2024-11-19T09:01:14.097Z] 55b35a11ae5e: Pull complete [2024-11-19T09:01:14.690Z] a37a00ec5f00: Verifying Checksum [2024-11-19T09:01:14.690Z] a37a00ec5f00: Download complete [2024-11-19T09:01:15.279Z] c9f46d7d2bd2: Verifying Checksum [2024-11-19T09:01:15.279Z] c9f46d7d2bd2: Download complete [2024-11-19T09:01:28.560Z] Removing intermediate container b8ff526c4c93 [2024-11-19T09:01:28.560Z] ---> 0c768239ed4a [2024-11-19T09:01:28.560Z] Step 13/27 : FROM alpine:3.20 [2024-11-19T09:01:28.560Z] 3.20: Pulling from library/alpine [2024-11-19T09:01:28.560Z] da9db072f522: Pulling fs layer [2024-11-19T09:01:28.560Z] da9db072f522: Verifying Checksum [2024-11-19T09:01:28.560Z] da9db072f522: Download complete [2024-11-19T09:01:28.560Z] da9db072f522: Pull complete [2024-11-19T09:01:28.560Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T09:01:28.560Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T09:01:28.560Z] ---> 63b790fccc90 [2024-11-19T09:01:28.560Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-19T09:01:28.560Z] ---> Running in 4138ebccab69 [2024-11-19T09:01:28.560Z] Removing intermediate container 4138ebccab69 [2024-11-19T09:01:28.560Z] ---> 827260557b66 [2024-11-19T09:01:28.560Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-19T09:01:28.560Z] ---> Running in cab54ba3fc23 [2024-11-19T09:01:28.560Z] Removing intermediate container cab54ba3fc23 [2024-11-19T09:01:28.560Z] ---> 04d4938ca03c [2024-11-19T09:01:28.560Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T09:01:28.560Z] ---> Running in 3101583afeb0 [2024-11-19T09:01:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:01:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:01:28.560Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-19T09:01:28.560Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-19T09:01:28.560Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T09:01:28.560Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T09:01:28.560Z] OK: 9 MiB in 16 packages [2024-11-19T09:01:28.560Z] Removing intermediate container 3101583afeb0 [2024-11-19T09:01:28.560Z] ---> bf1acf63672c [2024-11-19T09:01:28.560Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-19T09:01:28.560Z] ---> Running in c8fb9c62c143 [2024-11-19T09:01:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:01:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:01:28.560Z] Upgrading critical system libraries and apk-tools: [2024-11-19T09:01:28.560Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T09:01:28.560Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T09:01:28.560Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T09:01:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T09:01:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T09:01:28.560Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T09:01:28.560Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T09:01:28.560Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T09:01:28.560Z] OK: 9 MiB in 16 packages [2024-11-19T09:01:28.560Z] Removing intermediate container c8fb9c62c143 [2024-11-19T09:01:28.560Z] ---> e2294081bc51 [2024-11-19T09:01:28.560Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-19T09:01:28.560Z] ---> cd25bb49676c [2024-11-19T09:01:28.560Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-19T09:01:28.560Z] ---> 14c91add1aa0 [2024-11-19T09:01:28.560Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-19T09:01:28.560Z] ---> b9a1c93f2d7f [2024-11-19T09:01:28.560Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-19T09:01:28.560Z] ---> 6a2e185ae3a4 [2024-11-19T09:01:28.560Z] Step 22/27 : EXPOSE 48095 [2024-11-19T09:01:28.560Z] ---> Running in 6914d5a7239d [2024-11-19T09:01:28.560Z] Removing intermediate container 6914d5a7239d [2024-11-19T09:01:28.560Z] ---> d90aa25f65d5 [2024-11-19T09:01:28.560Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-19T09:01:28.560Z] ---> Running in 9831d8cd6518 [2024-11-19T09:01:28.560Z] Removing intermediate container 9831d8cd6518 [2024-11-19T09:01:28.560Z] ---> 306e6535631f [2024-11-19T09:01:28.560Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T09:01:28.560Z] ---> Running in 67e38107a01e [2024-11-19T09:01:28.560Z] Removing intermediate container 67e38107a01e [2024-11-19T09:01:28.560Z] ---> c9980ff440e4 [2024-11-19T09:01:28.560Z] Step 25/27 : LABEL arch=amd64 [2024-11-19T09:01:28.560Z] ---> Running in 4bd2f8606913 [2024-11-19T09:01:28.560Z] Removing intermediate container 4bd2f8606913 [2024-11-19T09:01:28.560Z] ---> 77dc1ceae16c [2024-11-19T09:01:28.560Z] Step 26/27 : LABEL git_sha=1114b1985558a9549ef2aa3b9a81ca743a036c0e [2024-11-19T09:01:28.560Z] ---> Running in a071f86b92b8 [2024-11-19T09:01:28.824Z] Removing intermediate container a071f86b92b8 [2024-11-19T09:01:28.824Z] ---> 656a29405fac [2024-11-19T09:01:28.824Z] Step 27/27 : LABEL version=0.0.0 [2024-11-19T09:01:28.824Z] ---> Running in b434c3a16886 [2024-11-19T09:01:28.824Z] Removing intermediate container b434c3a16886 [2024-11-19T09:01:28.824Z] ---> 5a0a129df844 [2024-11-19T09:01:28.824Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T09:01:28.824Z] Successfully built 5a0a129df844 [2024-11-19T09:01:28.824Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:01:29.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T09:01:29.878Z] [2024-11-19T09:01:29.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:01:30.289Z] a37a00ec5f00: Pull complete [2024-11-19T09:01:30.289Z] 50b3750afda1: Pull complete [2024-11-19T09:01:30.289Z] 4f4fb700ef54: Pull complete [2024-11-19T09:01:30.289Z] 80978eb59214: Pull complete [2024-11-19T09:01:30.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T09:01:30.291Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-19T09:01:30.291Z] 5eb5b503b376: Pulling fs layer [2024-11-19T09:01:30.291Z] 5c69ac0246d0: Pulling fs layer [2024-11-19T09:01:30.291Z] ec43610c2a17: Pulling fs layer [2024-11-19T09:01:30.291Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-19T09:01:30.291Z] 33b1e0a273af: Pulling fs layer [2024-11-19T09:01:30.291Z] 5d3b04190fa2: Pulling fs layer [2024-11-19T09:01:30.291Z] 2f39f015ded8: Pulling fs layer [2024-11-19T09:01:30.291Z] 3a2ae6a8a46f: Waiting [2024-11-19T09:01:30.291Z] 33b1e0a273af: Waiting [2024-11-19T09:01:30.291Z] 5d3b04190fa2: Waiting [2024-11-19T09:01:30.291Z] 2f39f015ded8: Waiting [2024-11-19T09:01:30.291Z] 5c69ac0246d0: Download complete [2024-11-19T09:01:30.291Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-19T09:01:30.291Z] 3a2ae6a8a46f: Download complete [2024-11-19T09:01:30.291Z] 33b1e0a273af: Verifying Checksum [2024-11-19T09:01:30.291Z] 33b1e0a273af: Download complete [2024-11-19T09:01:30.291Z] ec43610c2a17: Verifying Checksum [2024-11-19T09:01:30.291Z] ec43610c2a17: Download complete [2024-11-19T09:01:30.291Z] 5d3b04190fa2: Verifying Checksum [2024-11-19T09:01:30.291Z] 5d3b04190fa2: Download complete [2024-11-19T09:01:30.551Z] 5eb5b503b376: Verifying Checksum [2024-11-19T09:01:30.551Z] 5eb5b503b376: Download complete [2024-11-19T09:01:31.118Z] 2f39f015ded8: Download complete [2024-11-19T09:01:31.686Z] 5eb5b503b376: Pull complete [2024-11-19T09:01:31.687Z] 5c69ac0246d0: Pull complete [2024-11-19T09:01:32.252Z] ec43610c2a17: Pull complete [2024-11-19T09:01:32.252Z] 3a2ae6a8a46f: Pull complete [2024-11-19T09:01:32.510Z] 33b1e0a273af: Pull complete [2024-11-19T09:01:32.510Z] 5d3b04190fa2: Pull complete [2024-11-19T09:01:36.698Z] 2f39f015ded8: Pull complete [2024-11-19T09:01:36.698Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-19T09:01:36.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T09:01:36.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:01:36.949Z] prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container [2024-11-19T09:01:36.981Z] $ 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-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-19T09:01:38.518Z] c9f46d7d2bd2: Pull complete [2024-11-19T09:01:39.478Z] c5a475d317c9: Pull complete [2024-11-19T09:01:39.478Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-19T09:01:39.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T09:01:39.478Z] ---> be29e6b0f0d4 [2024-11-19T09:01:39.478Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-19T09:01:40.058Z] ---> Running in a9b2ff8b3572 [2024-11-19T09:01:40.324Z] Removing intermediate container a9b2ff8b3572 [2024-11-19T09:01:40.324Z] ---> 072503d3d2b0 [2024-11-19T09:01:40.324Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T09:01:40.591Z] ---> Running in ac2661cc5b98 [2024-11-19T09:01:40.857Z] Removing intermediate container ac2661cc5b98 [2024-11-19T09:01:40.857Z] ---> 0b46bac8653a [2024-11-19T09:01:40.857Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T09:01:40.857Z] ---> Running in 471fe16451da [2024-11-19T09:01:41.129Z] Removing intermediate container 471fe16451da [2024-11-19T09:01:41.129Z] ---> 326a9cca80b1 [2024-11-19T09:01:41.129Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T09:01:41.129Z] ---> Running in 7c1a35fc1184 [2024-11-19T09:01:41.683Z] $ docker top 33f76f24d444bbeed2471dbb80ed1b83d58fa76d8aa5e131806b7bc426312ba2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:01:42.279Z] ---> job-cost.sh [2024-11-19T09:01:42.279Z] lf-activate-venv: SKIPPING [2024-11-19T09:01:42.279Z] INFO: No Stack... [2024-11-19T09:01:42.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T09:01:42.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T09:01:42.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T09:01:42.798Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T09:01:43.132Z] + cat /w/workspace/_app-service-configurable_PR-693/archives/cost.csv [2024-11-19T09:01:43.132Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T09:01:43.182Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [2024-11-19T09:01:43.189Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] did not exist. Created. [2024-11-19T09:01:43.196Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T09:01:43.613Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-19T09:01:43.674Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T09:01:43.711Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T09:01:43.806Z] $ docker stop --time=1 33f76f24d444bbeed2471dbb80ed1b83d58fa76d8aa5e131806b7bc426312ba2 [2024-11-19T09:01:43.951Z] OK: 238 MiB in 54 packages [2024-11-19T09:01:44.919Z] Removing intermediate container 7c1a35fc1184 [2024-11-19T09:01:44.919Z] ---> 87ebf9260605 [2024-11-19T09:01:44.919Z] Step 7/12 : WORKDIR /app [2024-11-19T09:01:44.919Z] ---> Running in 0ce2cc7ecc71 [2024-11-19T09:01:44.955Z] $ docker rm -f --volumes 33f76f24d444bbeed2471dbb80ed1b83d58fa76d8aa5e131806b7bc426312ba2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-11-19T09:01:45.190Z] Removing intermediate container 0ce2cc7ecc71 [2024-11-19T09:01:45.190Z] ---> c1cf082bc8c7 [2024-11-19T09:01:45.190Z] Step 8/12 : COPY go.mod vendor* ./ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-19T09:01:45.772Z] ---> c9d045fd087f [2024-11-19T09:01:45.772Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T09:01:45.772Z] ---> Running in 87ae894947ae [2024-11-19T09:03:37.434Z] Removing intermediate container 87ae894947ae [2024-11-19T09:03:37.434Z] ---> 311bb98fa497 [2024-11-19T09:03:37.434Z] Step 10/12 : COPY . . [2024-11-19T09:03:37.434Z] ---> dc4ba2c5cecd [2024-11-19T09:03:37.434Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T09:03:37.434Z] ---> Running in 271fce6c3ea4 [2024-11-19T09:03:37.434Z] Removing intermediate container 271fce6c3ea4 [2024-11-19T09:03:37.434Z] ---> 69ea88a9a84b [2024-11-19T09:03:37.434Z] Step 12/12 : RUN $MAKE [2024-11-19T09:03:37.434Z] ---> Running in a46ecd129707 [2024-11-19T09:03:37.434Z] noop [2024-11-19T09:03:37.434Z] Removing intermediate container a46ecd129707 [2024-11-19T09:03:37.434Z] ---> 83fdb11b9bb7 [2024-11-19T09:03:37.434Z] Successfully built 83fdb11b9bb7 [2024-11-19T09:03:37.434Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:03:37.932Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T09:03:37.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:03:38.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-27005 does not seem to be running inside a container [2024-11-19T09:03:38.287Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-19T09:03:39.514Z] $ docker top f80605508f04231cc6d9c46d2669a01b37602fbdaca8bbb9692f40e6e5c8ad3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T09:03:40.416Z] + go version [2024-11-19T09:03:40.416Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-19T09:03:40.458Z] $ docker stop --time=1 f80605508f04231cc6d9c46d2669a01b37602fbdaca8bbb9692f40e6e5c8ad3b [2024-11-19T09:03:42.114Z] $ docker rm -f --volumes f80605508f04231cc6d9c46d2669a01b37602fbdaca8bbb9692f40e6e5c8ad3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:03:43.070Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T09:03:43.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:03:43.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-27005 does not seem to be running inside a container [2024-11-19T09:03:43.419Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-19T09:03:44.589Z] $ docker top e5b7905c26cf0d12e571138e3537c6c0a7c3ebd97003f23193c08bb7c1aef82d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T09:03:45.461Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-11-19T09:03:46.187Z] + make test [2024-11-19T09:03:46.187Z] go test -race -coverprofile=coverage.out ./... [2024-11-19T09:07:53.102Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-19T09:07:53.102Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-19T09:07:53.102Z] go vet ./... [2024-11-19T09:11:31.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T09:11:31.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T09:11:31.580Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T09:11:31.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T09:11:31.998Z] $ docker stop --time=1 e5b7905c26cf0d12e571138e3537c6c0a7c3ebd97003f23193c08bb7c1aef82d [2024-11-19T09:11:34.393Z] $ docker rm -f --volumes e5b7905c26cf0d12e571138e3537c6c0a7c3ebd97003f23193c08bb7c1aef82d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T09:11:36.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T09:11:36.684Z] Warning: overwriting stash ‘coverage-report’ [2024-11-19T09:11:37.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T09:11:37.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T09:11:38.175Z] + ls -al . [2024-11-19T09:11:38.175Z] total 244 [2024-11-19T09:11:38.175Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 09:03 . [2024-11-19T09:11:38.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 09:00 .. [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 09:00 .dockerignore [2024-11-19T09:11:38.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:00 .git [2024-11-19T09:11:38.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:00 .github [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 09:00 .gitignore [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 09:00 .golangci.yml [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 09:00 Attribution.txt [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 09:00 CHANGELOG.md [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 09:00 Dockerfile [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 09:00 GOVERNANCE.md [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 09:00 Jenkinsfile [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 09:00 LICENSE [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 09:00 OWNERS.md [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 09:00 README.md [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 08:58 VERSION [2024-11-19T09:11:38.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:00 bin [2024-11-19T09:11:38.175Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 19 09:07 coverage.out [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 09:00 go.mod [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 09:00 go.sum [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 09:00 main.go [2024-11-19T09:11:38.175Z] -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 09:00 makefile [2024-11-19T09:11:38.175Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:11:38.640Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1114b1985558a9549ef2aa3b9a81ca743a036c0e --label arch=arm64 --label version=0.0.0 . [2024-11-19T09:11:38.641Z] Sending build context to Docker daemon 226.8kB [2024-11-19T09:11:38.907Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T09:11:38.907Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-19T09:11:38.907Z] ---> 83fdb11b9bb7 [2024-11-19T09:11:38.907Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-19T09:11:38.907Z] ---> Running in bb9f09110f66 [2024-11-19T09:11:39.173Z] Removing intermediate container bb9f09110f66 [2024-11-19T09:11:39.173Z] ---> 71b4a06ecc28 [2024-11-19T09:11:39.173Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T09:11:39.441Z] ---> Running in f64f9a69025e [2024-11-19T09:11:39.707Z] Removing intermediate container f64f9a69025e [2024-11-19T09:11:39.707Z] ---> f11593b7fc4c [2024-11-19T09:11:39.707Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-19T09:11:39.707Z] ---> Running in 2cf3fcabe39b [2024-11-19T09:11:39.991Z] Removing intermediate container 2cf3fcabe39b [2024-11-19T09:11:39.991Z] ---> 2fb540f107d0 [2024-11-19T09:11:39.991Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T09:11:39.991Z] ---> Running in 2ad1302b33b6 [2024-11-19T09:11:40.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T09:11:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T09:11:42.636Z] OK: 238 MiB in 54 packages [2024-11-19T09:11:43.595Z] Removing intermediate container 2ad1302b33b6 [2024-11-19T09:11:43.595Z] ---> 9daccecdce68 [2024-11-19T09:11:43.595Z] Step 7/27 : WORKDIR /app [2024-11-19T09:11:43.595Z] ---> Running in f9ef39d4d7d6 [2024-11-19T09:11:43.860Z] Removing intermediate container f9ef39d4d7d6 [2024-11-19T09:11:43.860Z] ---> 318bc0d3b1df [2024-11-19T09:11:43.860Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-19T09:11:44.453Z] ---> 234a10074e4c [2024-11-19T09:11:44.453Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T09:11:44.453Z] ---> Running in 41bbccf921c5 [2024-11-19T09:11:47.032Z] Removing intermediate container 41bbccf921c5 [2024-11-19T09:11:47.032Z] ---> 9aedeab66cf1 [2024-11-19T09:11:47.032Z] Step 10/27 : COPY . . [2024-11-19T09:11:47.609Z] ---> c732630ab747 [2024-11-19T09:11:47.609Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T09:11:47.609Z] ---> Running in 18716f29b3f7 [2024-11-19T09:11:47.875Z] Removing intermediate container 18716f29b3f7 [2024-11-19T09:11:47.875Z] ---> cec7ae021821 [2024-11-19T09:11:47.875Z] Step 12/27 : RUN $MAKE [2024-11-19T09:11:47.875Z] ---> Running in 786f49cf0186 [2024-11-19T09:11:48.828Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-19T09:15:25.642Z] Removing intermediate container 786f49cf0186 [2024-11-19T09:15:25.642Z] ---> a08626e4ff36 [2024-11-19T09:15:25.642Z] Step 13/27 : FROM alpine:3.20 [2024-11-19T09:15:25.642Z] 3.20: Pulling from library/alpine [2024-11-19T09:15:25.642Z] 9986a736f7d3: Pulling fs layer [2024-11-19T09:15:25.642Z] 9986a736f7d3: Download complete [2024-11-19T09:15:25.642Z] 9986a736f7d3: Pull complete [2024-11-19T09:15:25.642Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T09:15:25.642Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T09:15:25.642Z] ---> 511a44083d3a [2024-11-19T09:15:25.642Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-19T09:15:25.642Z] ---> Running in 3fc14e6d25da [2024-11-19T09:15:25.642Z] Removing intermediate container 3fc14e6d25da [2024-11-19T09:15:25.642Z] ---> 590b7b3b5cfd [2024-11-19T09:15:25.642Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-19T09:15:25.642Z] ---> Running in 7d23c16c10d0 [2024-11-19T09:15:25.642Z] Removing intermediate container 7d23c16c10d0 [2024-11-19T09:15:25.642Z] ---> df876cf7f714 [2024-11-19T09:15:25.642Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-19T09:15:25.642Z] ---> Running in 79f88577d095 [2024-11-19T09:15:25.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T09:15:26.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T09:15:27.626Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-19T09:15:27.626Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-19T09:15:27.626Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T09:15:27.626Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T09:15:27.895Z] OK: 10 MiB in 16 packages [2024-11-19T09:15:29.300Z] Removing intermediate container 79f88577d095 [2024-11-19T09:15:29.300Z] ---> 1879905a0b13 [2024-11-19T09:15:29.300Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-19T09:15:29.300Z] ---> Running in 6c468374fa18 [2024-11-19T09:15:30.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T09:15:30.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T09:15:31.664Z] Upgrading critical system libraries and apk-tools: [2024-11-19T09:15:31.664Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T09:15:31.664Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T09:15:31.930Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T09:15:31.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T09:15:32.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T09:15:33.597Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T09:15:33.597Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T09:15:33.597Z] Executing ca-certificates-20240705-r0.trigger [2024-11-19T09:15:33.863Z] OK: 10 MiB in 16 packages [2024-11-19T09:15:35.267Z] Removing intermediate container 6c468374fa18 [2024-11-19T09:15:35.267Z] ---> c1dbdb66c4fa [2024-11-19T09:15:35.267Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-19T09:15:35.535Z] ---> 1ac5c65d36d7 [2024-11-19T09:15:35.535Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-19T09:15:35.800Z] ---> f1384f886803 [2024-11-19T09:15:35.800Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-19T09:15:37.733Z] ---> 239232d85c9c [2024-11-19T09:15:37.733Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-19T09:15:39.668Z] ---> 1b590f8fb88d [2024-11-19T09:15:39.668Z] Step 22/27 : EXPOSE 48095 [2024-11-19T09:15:39.668Z] ---> Running in 894fdd8fa254 [2024-11-19T09:15:40.253Z] Removing intermediate container 894fdd8fa254 [2024-11-19T09:15:40.253Z] ---> ab05ba87b3f0 [2024-11-19T09:15:40.253Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-19T09:15:40.253Z] ---> Running in d99250585e7e [2024-11-19T09:15:40.521Z] Removing intermediate container d99250585e7e [2024-11-19T09:15:40.521Z] ---> 371c28663255 [2024-11-19T09:15:40.521Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T09:15:40.521Z] ---> Running in 9124d8dbdaf1 [2024-11-19T09:15:40.790Z] Removing intermediate container 9124d8dbdaf1 [2024-11-19T09:15:40.790Z] ---> 06e6189db59e [2024-11-19T09:15:40.790Z] Step 25/27 : LABEL arch=arm64 [2024-11-19T09:15:41.066Z] ---> Running in e44d0e9a6e94 [2024-11-19T09:15:41.338Z] Removing intermediate container e44d0e9a6e94 [2024-11-19T09:15:41.338Z] ---> 43463f83a063 [2024-11-19T09:15:41.338Z] Step 26/27 : LABEL git_sha=1114b1985558a9549ef2aa3b9a81ca743a036c0e [2024-11-19T09:15:41.338Z] ---> Running in df052fc54a85 [2024-11-19T09:15:41.608Z] Removing intermediate container df052fc54a85 [2024-11-19T09:15:41.608Z] ---> b80e3cca12c9 [2024-11-19T09:15:41.608Z] Step 27/27 : LABEL version=0.0.0 [2024-11-19T09:15:41.608Z] ---> Running in 9e700f48d8df [2024-11-19T09:15:41.875Z] Removing intermediate container 9e700f48d8df [2024-11-19T09:15:41.875Z] ---> a048475c71a8 [2024-11-19T09:15:41.875Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T09:15:41.875Z] Successfully built a048475c71a8 [2024-11-19T09:15:41.875Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:15:42.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T09:15:42.899Z] [2024-11-19T09:15:42.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:15:43.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T09:15:43.330Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-19T09:15:43.330Z] 8998bd30e6a1: Pulling fs layer [2024-11-19T09:15:43.330Z] 04944245beec: Pulling fs layer [2024-11-19T09:15:43.330Z] 699f458cf7ca: Pulling fs layer [2024-11-19T09:15:43.330Z] 765212b225bb: Pulling fs layer [2024-11-19T09:15:43.330Z] f23df028b6ca: Pulling fs layer [2024-11-19T09:15:43.330Z] d65c8cfc05b1: Pulling fs layer [2024-11-19T09:15:43.330Z] 2437ff75d9bd: Pulling fs layer [2024-11-19T09:15:43.330Z] f23df028b6ca: Waiting [2024-11-19T09:15:43.330Z] d65c8cfc05b1: Waiting [2024-11-19T09:15:43.330Z] 2437ff75d9bd: Waiting [2024-11-19T09:15:43.330Z] 765212b225bb: Waiting [2024-11-19T09:15:43.600Z] 04944245beec: Verifying Checksum [2024-11-19T09:15:43.600Z] 04944245beec: Download complete [2024-11-19T09:15:43.600Z] 765212b225bb: Verifying Checksum [2024-11-19T09:15:43.600Z] 765212b225bb: Download complete [2024-11-19T09:15:43.600Z] f23df028b6ca: Verifying Checksum [2024-11-19T09:15:43.600Z] f23df028b6ca: Download complete [2024-11-19T09:15:43.600Z] d65c8cfc05b1: Verifying Checksum [2024-11-19T09:15:43.600Z] d65c8cfc05b1: Download complete [2024-11-19T09:15:43.600Z] 699f458cf7ca: Verifying Checksum [2024-11-19T09:15:43.600Z] 699f458cf7ca: Download complete [2024-11-19T09:15:44.197Z] 8998bd30e6a1: Verifying Checksum [2024-11-19T09:15:44.197Z] 8998bd30e6a1: Download complete [2024-11-19T09:15:46.786Z] 2437ff75d9bd: Download complete [2024-11-19T09:15:48.733Z] 8998bd30e6a1: Pull complete [2024-11-19T09:15:49.315Z] 04944245beec: Pull complete [2024-11-19T09:15:50.724Z] 699f458cf7ca: Pull complete [2024-11-19T09:15:50.724Z] 765212b225bb: Pull complete [2024-11-19T09:15:51.687Z] f23df028b6ca: Pull complete [2024-11-19T09:15:51.957Z] d65c8cfc05b1: Pull complete [2024-11-19T09:16:10.181Z] 2437ff75d9bd: Pull complete [2024-11-19T09:16:10.181Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-19T09:16:10.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T09:16:10.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:16:10.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-27005 does not seem to be running inside a container [2024-11-19T09:16:10.624Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-19T09:16:13.549Z] $ docker top 494f790fb8e1a5a9208fd1398fab36adb38ef38eea086f2eafcdd83defb825c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:14.499Z] ---> job-cost.sh [2024-11-19T09:16:14.499Z] lf-activate-venv: SKIPPING [2024-11-19T09:16:14.499Z] INFO: No Stack... [2024-11-19T09:16:14.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-19T09:16:15.722Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T09:16:16.394Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-11-19T09:16:16.394Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T09:16:16.487Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [2024-11-19T09:16:16.495Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] did not exist. Created. [2024-11-19T09:16:16.502Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T09:16:17.258Z] /w/workspace/app-service-configurable/1@tmp/durable-dbf2ce73/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-19T09:16:17.928Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-19T09:16:17.975Z] Warning: overwriting stash ‘stack-cost’ [2024-11-19T09:16:18.025Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T09:16:18.049Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-693-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T09:16:18.149Z] $ docker stop --time=1 494f790fb8e1a5a9208fd1398fab36adb38ef38eea086f2eafcdd83defb825c9 [2024-11-19T09:16:19.654Z] $ docker rm -f --volumes 494f790fb8e1a5a9208fd1398fab36adb38ef38eea086f2eafcdd83defb825c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-19T09:16:20.913Z] provisioning config files... [2024-11-19T09:16:20.923Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config6830353736267868927tmp [Pipeline] { [Pipeline] sh [2024-11-19T09:16:21.310Z] + set +x [2024-11-19T09:16:21.311Z] + curl -s https://codecov.io/bash [2024-11-19T09:16:21.311Z] + bash -s -- [2024-11-19T09:16:21.311Z] [2024-11-19T09:16:21.311Z] _____ _ [2024-11-19T09:16:21.311Z] / ____| | | [2024-11-19T09:16:21.311Z] | | ___ __| | ___ ___ _____ __ [2024-11-19T09:16:21.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-19T09:16:21.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-19T09:16:21.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-19T09:16:21.311Z] Bash-1.0.6 [2024-11-19T09:16:21.311Z] [2024-11-19T09:16:21.311Z] [2024-11-19T09:16:21.311Z] ==> git version 2.25.1 found [2024-11-19T09:16:21.311Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-19T09:16:21.311Z] Release-Date: 2020-01-08 [2024-11-19T09:16:21.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-19T09:16:21.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-19T09:16:21.311Z] ==> Jenkins CI detected. [2024-11-19T09:16:21.311Z] current dir:  /w/workspace/_app-service-configurable_PR-693 [2024-11-19T09:16:21.311Z] project root: . [2024-11-19T09:16:21.311Z] --> token set from env [2024-11-19T09:16:21.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-19T09:16:21.311Z] ==> Running gcov in . (disable via -X gcov) [2024-11-19T09:16:21.311Z] ==> Python coveragepy not found [2024-11-19T09:16:21.311Z] ==> Searching for coverage reports in: [2024-11-19T09:16:21.311Z] + . [2024-11-19T09:16:21.311Z] -> Found 1 reports [2024-11-19T09:16:21.311Z] ==> Detecting git/mercurial file structure [2024-11-19T09:16:21.572Z] ==> Reading reports [2024-11-19T09:16:21.572Z] + ./coverage.out bytes=953 [2024-11-19T09:16:21.572Z] ==> Appending adjustments [2024-11-19T09:16:21.572Z] https://docs.codecov.io/docs/fixing-reports [2024-11-19T09:16:21.572Z] + Found adjustments [2024-11-19T09:16:21.572Z] ==> Gzipping contents [2024-11-19T09:16:21.572Z] 4.0K /tmp/codecov.Vrcmh6.gz [2024-11-19T09:16:21.572Z] ==> Uploading reports [2024-11-19T09:16:21.572Z] url: https://codecov.io [2024-11-19T09:16:21.572Z] query: branch=PR-693&commit=1114b1985558a9549ef2aa3b9a81ca743a036c0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-693%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=693&job=&cmd_args= [2024-11-19T09:16:21.572Z] -> Pinging Codecov [2024-11-19T09:16:21.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-693&commit=1114b1985558a9549ef2aa3b9a81ca743a036c0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-693%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=693&job=&cmd_args= [2024-11-19T09:16:21.832Z] -> Uploading to [2024-11-19T09:16:21.832Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/1114b1985558a9549ef2aa3b9a81ca743a036c0e/73ecad34-fa6e-4a00-b608-5d27e93751e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T091621Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=da225a890f6c6000d873c2788645459b4ca032ebe13933a6047be5e7fbe8bee2 [2024-11-19T09:16:21.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T09:16:21.832Z] Dload Upload Total Spent Left Speed [2024-11-19T09:16:22.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1626 --:--:-- --:--:-- --:--:-- 1633 [2024-11-19T09:16:22.093Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1114b1985558a9549ef2aa3b9a81ca743a036c0e [Pipeline] } [2024-11-19T09:16:22.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-19T09:16:24.477Z] + [ -d /w/workspace/_app-service-configurable_PR-693/archives ] [2024-11-19T09:16:24.477Z] + ls -al /w/workspace/_app-service-configurable_PR-693/archives [2024-11-19T09:16:24.477Z] total 16 [2024-11-19T09:16:24.477Z] drwxr-xr-x 3 root root 4096 Nov 19 09:01 . [2024-11-19T09:16:24.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:01 .. [2024-11-19T09:16:24.477Z] drwxr-xr-x 2 root root 4096 Nov 19 09:01 cost [2024-11-19T09:16:24.477Z] -rw-r--r-- 1 root root 96 Nov 19 09:01 cost.csv [2024-11-19T09:16:24.477Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-693/archives [2024-11-19T09:16:24.477Z] + ls -al /w/workspace/_app-service-configurable_PR-693/archives [2024-11-19T09:16:24.477Z] total 16 [2024-11-19T09:16:24.477Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:01 . [2024-11-19T09:16:24.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:01 .. [2024-11-19T09:16:24.477Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 09:01 cost [2024-11-19T09:16:24.477Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 19 09:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:24.824Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:25.736Z] ---> package-listing.sh [2024-11-19T09:16:25.736Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-19T09:16:25.736Z] ++ facter osfamily [2024-11-19T09:16:25.996Z] + OS_FAMILY=debian [2024-11-19T09:16:25.996Z] + workspace=/w/workspace/_app-service-configurable_PR-693 [2024-11-19T09:16:25.996Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-19T09:16:25.996Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-19T09:16:25.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-19T09:16:25.996Z] + PACKAGES=/tmp/packages_start.txt [2024-11-19T09:16:25.996Z] + '[' /w/workspace/_app-service-configurable_PR-693 ']' [2024-11-19T09:16:25.996Z] + PACKAGES=/tmp/packages_end.txt [2024-11-19T09:16:25.996Z] + case "${OS_FAMILY}" in [2024-11-19T09:16:25.996Z] + dpkg -l [2024-11-19T09:16:25.996Z] + grep '^ii' [2024-11-19T09:16:25.996Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-19T09:16:25.996Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-19T09:16:25.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-19T09:16:25.996Z] + '[' /w/workspace/_app-service-configurable_PR-693 ']' [2024-11-19T09:16:25.996Z] + mkdir -p /w/workspace/_app-service-configurable_PR-693/archives/ [2024-11-19T09:16:25.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-693/archives/ [Pipeline] echo [2024-11-19T09:16:26.038Z] 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-693/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-19T09:16:26.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T09:16:26.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T09:16:26.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T09:16:27.167Z] prd-ubuntu20.04-docker-8c-8g-27004 does not seem to be running inside a container [2024-11-19T09:16:27.208Z] $ 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-693/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-693 -v /w/workspace/_app-service-configurable_PR-693:/w/workspace/_app-service-configurable_PR-693:rw,z -v /w/workspace/_app-service-configurable_PR-693@tmp:/w/workspace/_app-service-configurable_PR-693@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 [2024-11-19T09:16:27.760Z] $ docker top d4d290dffbf6979b31e86922717d82617f0e7eef0d7df1ad80647bdb7dca6991 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T09:16:28.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-19T09:16:28.497Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-19T09:16:28.828Z] + ls /var/log/sa-host [2024-11-19T09:16:28.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T09:16:29.082Z] provisioning config files... [2024-11-19T09:16:29.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-693@tmp/config4670063258219737771tmp [Pipeline] { [Pipeline] echo [2024-11-19T09:16:29.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:29.555Z] ---> create-netrc.sh [Pipeline] } [2024-11-19T09:16:29.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:30.107Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-19T09:16:30.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:30.503Z] ---> sudo-logs.sh [2024-11-19T09:16:30.503Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-19T09:16:30.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:30.942Z] ---> job-cost.sh [2024-11-19T09:16:30.943Z] lf-activate-venv: SKIPPING [2024-11-19T09:16:30.943Z] DEBUG: total: 0.2199999988079071 [2024-11-19T09:16:30.943Z] INFO: Retrieving Stack Cost... [2024-11-19T09:16:31.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T09:16:31.772Z] INFO: Archiving Costs [Pipeline] echo [2024-11-19T09:16:31.825Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T09:16:32.184Z] ---> logs-deploy.sh [2024-11-19T09:16:32.184Z] lf-activate-venv: SKIPPING [2024-11-19T09:16:32.184Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-693/1 [2024-11-19T09:16:32.184Z] INFO: archiving workspace using pattern(s): [2024-11-19T09:16:33.124Z] Archives upload complete. [2024-11-19T09:16:33.124Z] INFO: archiving logs to Nexus