Pull request #639 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53+08b7f7cf698a8482c52dd57175d3282efba93adf (0ccdd6d7ccf54da2f69473410ae33dc82b3b4323) 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-ssh11929947067212487313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4781156226642394541.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-639/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-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2885062121283827360.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-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6374493894073197424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2945714922411178667.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-639/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-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3706722018697544765.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-286 in /w/workspace/_app-service-configurable_PR-639 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-639 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08b7f7cf698a8482c52dd57175d3282efba93adf into PR head commit 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Merge succeeded, producing 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Checking out Revision 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 (PR-639) > 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/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # 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 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-01T12:55:00.200Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-01T12:55:00.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-01T12:55:00.536Z] ========================================================= [2024-02-01T12:55:00.536Z] EdgeX Global Pipelines Version Info [2024-02-01T12:55:00.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:55:01.307Z] ------------------- [2024-02-01T12:55:01.307Z] stable info: [2024-02-01T12:55:01.307Z] ------------------- [2024-02-01T12:55:01.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-01T12:55:01.307Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T12:55:01.307Z] Message: update stable to v1.0.258 [2024-02-01T12:55:01.878Z] ------------------- [2024-02-01T12:55:01.878Z] experimental info: [2024-02-01T12:55:01.878Z] ------------------- [2024-02-01T12:55:01.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-01T12:55:01.878Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T12:55:01.878Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-01T12:55:02.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-01T12:55:02.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-01T12:55:02.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-01T12:55:02.281Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-01T12:55:02.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-01T12:55:02.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-01T12:55:02.468Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-01T12:55:02.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-01T12:55:02.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-01T12:55:02.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-01T12:55:02.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-01T12:55:02.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-01T12:55:02.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-01T12:55:02.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-01T12:55:02.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T12:55:03.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T12:55:03.118Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T12:55:03.195Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-01T12:55:03.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-01T12:55:03.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-01T12:55:03.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-01T12:55:03.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-01T12:55:03.558Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-01T12:55:03.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-01T12:55:03.705Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-01T12:55:03.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-01T12:55:03.851Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-01T12:55:03.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo [2024-02-01T12:55:04.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo [2024-02-01T12:55:04.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo [2024-02-01T12:55:04.201Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-01T12:55:04.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a9b476 [Pipeline] echo [2024-02-01T12:55:04.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T12:55:04.556Z] provisioning config files... [2024-02-01T12:55:04.570Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config14743294207450016542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:55:05.039Z] ---> ****-login.sh [2024-02-01T12:55:05.039Z] nexus3.edgexfoundry.org:10001 [2024-02-01T12:55:05.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:05.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:05.561Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:05.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:05.561Z] [2024-02-01T12:55:05.561Z] Login Succeeded [2024-02-01T12:55:05.561Z] nexus3.edgexfoundry.org:10002 [2024-02-01T12:55:05.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:05.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:05.561Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:05.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:05.561Z] [2024-02-01T12:55:05.561Z] Login Succeeded [2024-02-01T12:55:05.561Z] nexus3.edgexfoundry.org:10003 [2024-02-01T12:55:05.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:05.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:05.562Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:05.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:05.562Z] [2024-02-01T12:55:05.562Z] Login Succeeded [2024-02-01T12:55:05.562Z] nexus3.edgexfoundry.org:10004 [2024-02-01T12:55:05.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:05.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:05.822Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:05.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:05.822Z] [2024-02-01T12:55:05.822Z] Login Succeeded [2024-02-01T12:55:05.822Z] ****.io [2024-02-01T12:55:05.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:06.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:06.393Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:06.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:06.393Z] [2024-02-01T12:55:06.393Z] Login Succeeded [2024-02-01T12:55:06.393Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T12:55:06.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-01T12:55:07.227Z] + git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-01T12:55:07.275Z] -----------> git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [false] [Pipeline] sh [2024-02-01T12:55:07.607Z] + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-01T12:55:07.643Z] ========================================================= [2024-02-01T12:55:07.643Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-01T12:55:07.643Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T12:55:08.142Z] + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo [2024-02-01T12:55:08.174Z] [semverPrep] GIT_COMMIT: 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-01T12:55:08.226Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-01T12:55:08.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T12:55:08.671Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-01T12:55:08.671Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-01T12:55:08.671Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-01T12:55:08.671Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-01T12:55:08.671Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-01T12:55:08.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:55:09.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T12:55:09.179Z] [2024-02-01T12:55:09.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:55:09.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T12:55:09.577Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-01T12:55:09.577Z] b85a868b505f: Pulling fs layer [2024-02-01T12:55:09.577Z] e2be974225ed: Pulling fs layer [2024-02-01T12:55:09.577Z] 339a4e72a1f5: Pulling fs layer [2024-02-01T12:55:09.577Z] 988bab9f4d93: Pulling fs layer [2024-02-01T12:55:09.577Z] 1469e6f7b9e6: Pulling fs layer [2024-02-01T12:55:09.577Z] eaf3925da568: Pulling fs layer [2024-02-01T12:55:09.577Z] bab4dde63d76: Pulling fs layer [2024-02-01T12:55:09.577Z] bde34c3a00c8: Pulling fs layer [2024-02-01T12:55:09.577Z] b352a97aabf1: Pulling fs layer [2024-02-01T12:55:09.577Z] 4872d77fe225: Pulling fs layer [2024-02-01T12:55:09.577Z] 5851b861e8e6: Pulling fs layer [2024-02-01T12:55:09.577Z] eaf3925da568: Waiting [2024-02-01T12:55:09.577Z] bab4dde63d76: Waiting [2024-02-01T12:55:09.577Z] 988bab9f4d93: Waiting [2024-02-01T12:55:09.577Z] bde34c3a00c8: Waiting [2024-02-01T12:55:09.577Z] 1469e6f7b9e6: Waiting [2024-02-01T12:55:09.577Z] b352a97aabf1: Waiting [2024-02-01T12:55:09.577Z] 5851b861e8e6: Waiting [2024-02-01T12:55:09.577Z] 4872d77fe225: Waiting [2024-02-01T12:55:09.577Z] e2be974225ed: Download complete [2024-02-01T12:55:09.577Z] 988bab9f4d93: Verifying Checksum [2024-02-01T12:55:09.577Z] 988bab9f4d93: Download complete [2024-02-01T12:55:09.577Z] 1469e6f7b9e6: Verifying Checksum [2024-02-01T12:55:09.577Z] 1469e6f7b9e6: Download complete [2024-02-01T12:55:09.837Z] 339a4e72a1f5: Verifying Checksum [2024-02-01T12:55:09.837Z] 339a4e72a1f5: Download complete [2024-02-01T12:55:09.837Z] eaf3925da568: Download complete [2024-02-01T12:55:09.837Z] bde34c3a00c8: Download complete [2024-02-01T12:55:09.837Z] b352a97aabf1: Download complete [2024-02-01T12:55:09.837Z] 4872d77fe225: Verifying Checksum [2024-02-01T12:55:09.837Z] 4872d77fe225: Download complete [2024-02-01T12:55:09.837Z] 5851b861e8e6: Download complete [2024-02-01T12:55:09.837Z] b85a868b505f: Verifying Checksum [2024-02-01T12:55:09.837Z] b85a868b505f: Download complete [2024-02-01T12:55:10.096Z] bab4dde63d76: Verifying Checksum [2024-02-01T12:55:10.096Z] bab4dde63d76: Download complete [2024-02-01T12:55:11.036Z] b85a868b505f: Pull complete [2024-02-01T12:55:11.298Z] e2be974225ed: Pull complete [2024-02-01T12:55:11.562Z] 339a4e72a1f5: Pull complete [2024-02-01T12:55:11.820Z] 988bab9f4d93: Pull complete [2024-02-01T12:55:12.078Z] 1469e6f7b9e6: Pull complete [2024-02-01T12:55:12.078Z] eaf3925da568: Pull complete [2024-02-01T12:55:14.093Z] bab4dde63d76: Pull complete [2024-02-01T12:55:14.093Z] bde34c3a00c8: Pull complete [2024-02-01T12:55:14.093Z] b352a97aabf1: Pull complete [2024-02-01T12:55:14.355Z] 4872d77fe225: Pull complete [2024-02-01T12:55:14.355Z] 5851b861e8e6: Pull complete [2024-02-01T12:55:14.355Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-01T12:55:14.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T12:55:14.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T12:55:14.733Z] prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container [2024-02-01T12:55:14.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-01T12:55:17.982Z] $ docker top 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f -eo pid,comm [2024-02-01T12:55:18.037Z] 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-02-01T12:55:18.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T12:55:18.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T12:55:18.238Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T12:55:18.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T12:55:18.356Z] $ docker exec 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent [2024-02-01T12:55:18.462Z] SSH_AUTH_SOCK=/tmp/ssh-iDAri5iC3nuw/agent.32 [2024-02-01T12:55:18.463Z] SSH_AGENT_PID=38 [2024-02-01T12:55:18.471Z] Running ssh-add (command line suppressed) [2024-02-01T12:55:18.582Z] Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_2473625714403254785.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_2473625714403254785.key) [2024-02-01T12:55:18.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T12:55:18.950Z] + git tag --points-at HEAD [Pipeline] } [2024-02-01T12:55:18.978Z] $ docker exec --env ******** --env ******** 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent -k [2024-02-01T12:55:19.069Z] unset SSH_AUTH_SOCK; [2024-02-01T12:55:19.069Z] unset SSH_AGENT_PID; [2024-02-01T12:55:19.069Z] echo Agent pid 38 killed; [2024-02-01T12:55:19.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-01T12:55:19.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T12:55:19.212Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T12:55:19.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T12:55:19.335Z] $ docker exec 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent [2024-02-01T12:55:19.431Z] SSH_AUTH_SOCK=/tmp/ssh-dZETo2gtR2r8/agent.70 [2024-02-01T12:55:19.431Z] SSH_AGENT_PID=76 [2024-02-01T12:55:19.436Z] Running ssh-add (command line suppressed) [2024-02-01T12:55:19.548Z] Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_15186295966647219050.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_15186295966647219050.key) [2024-02-01T12:55:19.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T12:55:19.914Z] + git semver init [2024-02-01T12:55:20.174Z] 2024-02-01 12:55:20,090 [run_init] DEBUG init version:0.0.0 force:False [2024-02-01T12:55:20.174Z] 2024-02-01 12:55:20,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-639/.semver [2024-02-01T12:55:20.174Z] 2024-02-01 12:55:20,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-639/.semver [2024-02-01T12:55:20.174Z] 2024-02-01 12:55:20,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-639/.semver'], cwd=/w/workspace/_app-service-configurable_PR-639, universal_newlines=False, shell=None, istream=None) [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,337 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-639/.git/info/exclude [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 with force:False [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,338 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,342 [execute] INFO git cat-file --batch-check [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,347 [execute] INFO git cat-file --batch [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T12:55:21.553Z] 2024-02-01 12:55:21,352 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-639/.semver/PR-639 [2024-02-01T12:55:21.553Z] 0.0.0 [Pipeline] } [2024-02-01T12:55:21.583Z] $ docker exec --env ******** --env ******** 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f ssh-agent -k [2024-02-01T12:55:21.679Z] unset SSH_AUTH_SOCK; [2024-02-01T12:55:21.679Z] unset SSH_AGENT_PID; [2024-02-01T12:55:21.679Z] echo Agent pid 76 killed; [2024-02-01T12:55:21.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T12:55:22.213Z] + git semver [Pipeline] } [2024-02-01T12:55:22.501Z] $ docker stop --time=1 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f [2024-02-01T12:55:23.965Z] $ docker rm -f --volumes 5cffd465925e96baf7e255d31552e6b97b09e3445681a932cf1c1884025b589f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T12:55:24.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-01T12:55:24.747Z] Stashed 1 file(s) [Pipeline] echo [2024-02-01T12:55:24.766Z] [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-02-01T12:55:25.694Z] provisioning config files... [2024-02-01T12:55:25.704Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config8737842900893753849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:55:26.105Z] ---> ****-login.sh [2024-02-01T12:55:26.105Z] nexus3.edgexfoundry.org:10001 [2024-02-01T12:55:26.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:26.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:26.105Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:26.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:26.105Z] [2024-02-01T12:55:26.105Z] Login Succeeded [2024-02-01T12:55:26.105Z] nexus3.edgexfoundry.org:10002 [2024-02-01T12:55:26.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:26.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:26.106Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:26.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:26.106Z] [2024-02-01T12:55:26.106Z] Login Succeeded [2024-02-01T12:55:26.106Z] nexus3.edgexfoundry.org:10003 [2024-02-01T12:55:26.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:26.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:26.368Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:26.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:26.368Z] [2024-02-01T12:55:26.368Z] Login Succeeded [2024-02-01T12:55:26.368Z] nexus3.edgexfoundry.org:10004 [2024-02-01T12:55:26.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:26.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:26.368Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:26.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:26.368Z] [2024-02-01T12:55:26.368Z] Login Succeeded [2024-02-01T12:55:26.368Z] ****.io [2024-02-01T12:55:26.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:55:26.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:55:26.629Z] Configure a credential helper to remove this warning. See [2024-02-01T12:55:26.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:55:26.629Z] [2024-02-01T12:55:26.629Z] Login Succeeded [2024-02-01T12:55:26.629Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T12:55:26.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-01T12:55:26.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T12:55:27.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T12:55:27.124Z] ========================================================= [2024-02-01T12:55:27.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-01T12:55:27.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:55:27.711Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-01T12:55:27.712Z] Sending build context to Docker daemon 8.782MB [2024-02-01T12:55:27.712Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T12:55:27.712Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-01T12:55:27.712Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-01T12:55:27.712Z] 7264a8db6415: Pulling fs layer [2024-02-01T12:55:27.712Z] c4d48a809fc2: Pulling fs layer [2024-02-01T12:55:27.712Z] 4f1c88b9dad5: Pulling fs layer [2024-02-01T12:55:27.712Z] ad3a456e5733: Pulling fs layer [2024-02-01T12:55:27.712Z] ad3a456e5733: Waiting [2024-02-01T12:55:27.712Z] 69c7f0334f64: Pulling fs layer [2024-02-01T12:55:27.712Z] 1f1c1a5573a3: Pulling fs layer [2024-02-01T12:55:27.712Z] ce7588e14bc9: Pulling fs layer [2024-02-01T12:55:27.712Z] b5e4710f87ac: Pulling fs layer [2024-02-01T12:55:27.712Z] ce7588e14bc9: Waiting [2024-02-01T12:55:27.712Z] 1f1c1a5573a3: Waiting [2024-02-01T12:55:27.712Z] b5e4710f87ac: Waiting [2024-02-01T12:55:27.712Z] 69c7f0334f64: Waiting [2024-02-01T12:55:27.712Z] c4d48a809fc2: Verifying Checksum [2024-02-01T12:55:27.712Z] c4d48a809fc2: Download complete [2024-02-01T12:55:27.712Z] ad3a456e5733: Download complete [2024-02-01T12:55:27.971Z] 69c7f0334f64: Verifying Checksum [2024-02-01T12:55:27.971Z] 69c7f0334f64: Download complete [2024-02-01T12:55:27.971Z] 7264a8db6415: Verifying Checksum [2024-02-01T12:55:27.971Z] 7264a8db6415: Download complete [2024-02-01T12:55:27.971Z] 1f1c1a5573a3: Verifying Checksum [2024-02-01T12:55:27.971Z] 1f1c1a5573a3: Download complete [2024-02-01T12:55:27.971Z] 7264a8db6415: Pull complete [2024-02-01T12:55:28.232Z] b5e4710f87ac: Verifying Checksum [2024-02-01T12:55:28.232Z] b5e4710f87ac: Download complete [2024-02-01T12:55:28.232Z] c4d48a809fc2: Pull complete [2024-02-01T12:55:28.232Z] 4f1c88b9dad5: Verifying Checksum [2024-02-01T12:55:28.232Z] 4f1c88b9dad5: Download complete [2024-02-01T12:55:28.798Z] ce7588e14bc9: Verifying Checksum [2024-02-01T12:55:28.798Z] ce7588e14bc9: Download complete [2024-02-01T12:55:32.081Z] 4f1c88b9dad5: Pull complete [2024-02-01T12:55:32.081Z] ad3a456e5733: Pull complete [2024-02-01T12:55:32.081Z] 69c7f0334f64: Pull complete [2024-02-01T12:55:32.081Z] 1f1c1a5573a3: Pull complete [2024-02-01T12:55:34.623Z] ce7588e14bc9: Pull complete [2024-02-01T12:55:34.882Z] b5e4710f87ac: Pull complete [2024-02-01T12:55:34.882Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-01T12:55:34.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T12:55:34.882Z] ---> 88b5674ff536 [2024-02-01T12:55:34.882Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T12:55:39.077Z] ---> Running in fedc25daa31c [2024-02-01T12:55:39.077Z] Removing intermediate container fedc25daa31c [2024-02-01T12:55:39.077Z] ---> 76cc1d02d1b4 [2024-02-01T12:55:39.077Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T12:55:39.336Z] ---> Running in 611f2ea9a2f8 [2024-02-01T12:55:39.336Z] Removing intermediate container 611f2ea9a2f8 [2024-02-01T12:55:39.336Z] ---> 4dd453a3a5d3 [2024-02-01T12:55:39.336Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-01T12:55:39.336Z] ---> Running in 806adef63d08 [2024-02-01T12:55:39.336Z] Removing intermediate container 806adef63d08 [2024-02-01T12:55:39.336Z] ---> c07c7b88af9d [2024-02-01T12:55:39.336Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T12:55:39.336Z] ---> Running in 65b7c24cec19 [2024-02-01T12:55:39.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T12:55:39.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T12:55:40.165Z] OK: 264 MiB in 52 packages [2024-02-01T12:55:40.441Z] Still waiting to schedule task [2024-02-01T12:55:40.441Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-01T12:55:40.733Z] Removing intermediate container 65b7c24cec19 [2024-02-01T12:55:40.733Z] ---> 34e8c5430f5a [2024-02-01T12:55:40.733Z] Step 7/12 : WORKDIR /app [2024-02-01T12:55:40.733Z] ---> Running in 0fcbdccdbe22 [2024-02-01T12:55:40.733Z] Removing intermediate container 0fcbdccdbe22 [2024-02-01T12:55:40.733Z] ---> 6eecc643321f [2024-02-01T12:55:40.733Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-01T12:55:40.733Z] ---> 4527febd73dd [2024-02-01T12:55:40.733Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T12:55:40.733Z] ---> Running in 42eb9b52400d [2024-02-01T12:56:19.469Z] Removing intermediate container 42eb9b52400d [2024-02-01T12:56:19.469Z] ---> f8ba42ee8907 [2024-02-01T12:56:19.469Z] Step 10/12 : COPY . . [2024-02-01T12:56:19.469Z] ---> 6ae3f8d86b8e [2024-02-01T12:56:19.469Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-01T12:56:19.469Z] ---> Running in 407c4ddfd736 [2024-02-01T12:56:19.469Z] Removing intermediate container 407c4ddfd736 [2024-02-01T12:56:19.469Z] ---> 07ff5f8d1b39 [2024-02-01T12:56:19.469Z] Step 12/12 : RUN $MAKE [2024-02-01T12:56:19.469Z] ---> Running in 6f5eccfbf7b4 [2024-02-01T12:56:19.469Z] noop [2024-02-01T12:56:19.469Z] Removing intermediate container 6f5eccfbf7b4 [2024-02-01T12:56:19.469Z] ---> 1ade47111189 [2024-02-01T12:56:19.469Z] Successfully built 1ade47111189 [2024-02-01T12:56:19.469Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:56:20.010Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T12:56:20.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T12:56:20.215Z] prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container [2024-02-01T12:56:20.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@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 ******** ci-base-image-x86_64 cat [2024-02-01T12:56:20.589Z] $ docker top 8c6ab2ff8110aac7b96f66d1f86419a9957c5e5f4b8bd69be89a4bf8cf1ba6af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T12:56:21.044Z] + go version [2024-02-01T12:56:21.045Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-01T12:56:21.077Z] $ docker stop --time=1 8c6ab2ff8110aac7b96f66d1f86419a9957c5e5f4b8bd69be89a4bf8cf1ba6af [2024-02-01T12:56:22.812Z] $ docker rm -f --volumes 8c6ab2ff8110aac7b96f66d1f86419a9957c5e5f4b8bd69be89a4bf8cf1ba6af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:56:23.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T12:56:23.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T12:56:24.001Z] prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container [2024-02-01T12:56:24.034Z] $ 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-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@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 ******** ci-base-image-x86_64 cat [2024-02-01T12:56:24.829Z] $ docker top d8e2b10dd7ef52fcd0c4a11d732de5860d6b78ce3f2faba068b32fc92944016e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T12:56:25.283Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-639 [Pipeline] fileExists [Pipeline] sh [2024-02-01T12:56:25.671Z] + make test [2024-02-01T12:56:25.671Z] go test -race -coverprofile=coverage.out ./... [2024-02-01T12:56:47.628Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-01T12:57:09.691Z] go vet ./... [2024-02-01T12:57:11.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T12:57:11.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T12:57:11.070Z] ./bin/test-attribution-txt.sh [2024-02-01T12:57:11.070Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-01T12:57:11.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-01T12:57:11.174Z] $ docker stop --time=1 d8e2b10dd7ef52fcd0c4a11d732de5860d6b78ce3f2faba068b32fc92944016e [2024-02-01T12:57:14.314Z] $ docker rm -f --volumes d8e2b10dd7ef52fcd0c4a11d732de5860d6b78ce3f2faba068b32fc92944016e [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T12:57:14.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-01T12:57:15.011Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-01T12:57:15.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-01T12:57:16.205Z] + ls -al . [2024-02-01T12:57:16.205Z] total 184 [2024-02-01T12:57:16.205Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 1 12:56 . [2024-02-01T12:57:16.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 12:54 .. [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 1 12:54 .dockerignore [2024-02-01T12:57:16.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 12:56 .git [2024-02-01T12:57:16.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 12:54 .github [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 1 12:54 .gitignore [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 1 12:54 .golangci.yml [2024-02-01T12:57:16.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 12:55 .semver [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 1 12:54 Attribution.txt [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 1 12:54 CHANGELOG.md [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 1 12:54 Dockerfile [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 12:54 GOVERNANCE.md [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 1 12:54 Jenkinsfile [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 1 12:54 LICENSE [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 1 12:54 OWNERS.md [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 1 12:54 README.md [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 12:55 VERSION [2024-02-01T12:57:16.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 12:54 bin [2024-02-01T12:57:16.205Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 1 12:56 coverage.out [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 1 12:54 go.mod [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 1 12:54 go.sum [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 1 12:54 main.go [2024-02-01T12:57:16.205Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 1 12:54 makefile [2024-02-01T12:57:16.205Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 12:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:57:16.714Z] + 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=9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 --label arch=amd64 --label version=0.0.0 . [2024-02-01T12:57:16.714Z] Sending build context to Docker daemon 8.783MB [2024-02-01T12:57:16.714Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-01T12:57:16.714Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-01T12:57:16.714Z] ---> 1ade47111189 [2024-02-01T12:57:16.714Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-01T12:57:16.973Z] ---> Running in 062b508503e3 [2024-02-01T12:57:16.973Z] Removing intermediate container 062b508503e3 [2024-02-01T12:57:16.973Z] ---> bf05f329a7f3 [2024-02-01T12:57:16.973Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-01T12:57:16.973Z] ---> Running in b513c0aeee0e [2024-02-01T12:57:16.973Z] Removing intermediate container b513c0aeee0e [2024-02-01T12:57:16.973Z] ---> 8261c939294b [2024-02-01T12:57:16.973Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-01T12:57:17.234Z] ---> Running in 078ec2538135 [2024-02-01T12:57:17.234Z] Removing intermediate container 078ec2538135 [2024-02-01T12:57:17.234Z] ---> 062bd84bfcf3 [2024-02-01T12:57:17.234Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-01T12:57:17.234Z] ---> Running in 547f01ef6278 [2024-02-01T12:57:17.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T12:57:17.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T12:57:18.010Z] OK: 264 MiB in 52 packages [2024-02-01T12:57:18.268Z] Removing intermediate container 547f01ef6278 [2024-02-01T12:57:18.268Z] ---> 961b83f8126d [2024-02-01T12:57:18.268Z] Step 7/27 : WORKDIR /app [2024-02-01T12:57:18.268Z] ---> Running in d3612273b2ad [2024-02-01T12:57:18.527Z] Removing intermediate container d3612273b2ad [2024-02-01T12:57:18.527Z] ---> df99bef3a624 [2024-02-01T12:57:18.527Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-01T12:57:18.527Z] ---> 263617e17549 [2024-02-01T12:57:18.527Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T12:57:18.527Z] ---> Running in 0b870bf39545 [2024-02-01T12:57:19.521Z] Removing intermediate container 0b870bf39545 [2024-02-01T12:57:19.521Z] ---> d54601b20314 [2024-02-01T12:57:19.521Z] Step 10/27 : COPY . . [2024-02-01T12:57:19.782Z] ---> 59bfe69fec83 [2024-02-01T12:57:19.782Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-01T12:57:19.782Z] ---> Running in dd1b03d32b9b [2024-02-01T12:57:19.782Z] Removing intermediate container dd1b03d32b9b [2024-02-01T12:57:19.782Z] ---> 4027a5df80b9 [2024-02-01T12:57:19.782Z] Step 12/27 : RUN $MAKE [2024-02-01T12:57:19.782Z] ---> Running in 69672b8ad32b [2024-02-01T12:57:20.041Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-01T12:57:26.576Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-287 in /w/workspace/_app-service-configurable_PR-639 [Pipeline] { [Pipeline] ws [2024-02-01T12:57:26.667Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-02-01T12:57:26.781Z] Selected Git installation does not exist. Using Default [2024-02-01T12:57:26.782Z] The recommended git tool is: NONE [2024-02-01T12:57:31.662Z] using credential edgex-jenkins-ssh [2024-02-01T12:57:31.688Z] Cloning the remote Git repository [2024-02-01T12:57:31.731Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-01T12:57:31.828Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-02-01T12:57:31.948Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-01T12:57:31.949Z] > git --version # timeout=10 [2024-02-01T12:57:31.968Z] > git --version # 'git version 2.25.1' [2024-02-01T12:57:31.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T12:57:32.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T12:57:34.075Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-01T12:57:34.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T12:57:34.983Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-01T12:57:35.027Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-01T12:57:35.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T12:57:35.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-01T12:57:35.612Z] Merging remotes/origin/main commit 08b7f7cf698a8482c52dd57175d3282efba93adf into PR head commit 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [2024-02-01T12:57:35.875Z] Merge succeeded, producing 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [2024-02-01T12:57:35.876Z] Checking out Revision 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 (PR-639) [2024-02-01T12:57:36.388Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-01T12:57:36.436Z] > git --version # timeout=10 [2024-02-01T12:57:36.447Z] > git --version # 'git version 2.25.1' [2024-02-01T12:57:36.462Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T12:57:35.630Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T12:57:35.687Z] > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 [2024-02-01T12:57:35.774Z] > git remote # timeout=10 [2024-02-01T12:57:35.801Z] > git config --get remote.origin.url # timeout=10 [2024-02-01T12:57:35.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T12:57:35.832Z] > git merge 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 [2024-02-01T12:57:35.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-01T12:57:35.881Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T12:57:35.899Z] > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T12:57:37.843Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-01T12:57:37.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T12:57:37.843Z] Dload Upload Total Spent Left Speed [2024-02-01T12:57:37.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh [2024-02-01T12:57:38.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-01T12:57:38.530Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-02-01T12:57:38.530Z] /etc/docker/daemon.new [2024-02-01T12:57:38.530Z] { [2024-02-01T12:57:38.530Z] "registry-mirrors": [ [2024-02-01T12:57:38.530Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-01T12:57:38.530Z] ], [2024-02-01T12:57:38.530Z] "bip": "10.250.0.254/24", [2024-02-01T12:57:38.530Z] "hosts": [ [2024-02-01T12:57:38.530Z] "tcp://0.0.0.0:5555", [2024-02-01T12:57:38.530Z] "unix:///var/run/docker.sock" [2024-02-01T12:57:38.530Z] ], [2024-02-01T12:57:38.530Z] "mtu": 1458, [2024-02-01T12:57:38.530Z] "selinux-enabled": true, [2024-02-01T12:57:38.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-01T12:57:38.530Z] } [Pipeline] sh [2024-02-01T12:57:38.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-01T12:57:39.212Z] + sudo service docker restart [2024-02-01T12:57:41.991Z] Removing intermediate container 69672b8ad32b [2024-02-01T12:57:41.992Z] ---> e82d5a9cf6d4 [2024-02-01T12:57:41.992Z] Step 13/27 : FROM alpine:3.18 [2024-02-01T12:57:56.888Z] Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] configFileProvider [2024-02-01T12:57:57.580Z] provisioning config files... [2024-02-01T12:57:57.618Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15952102089173295947tmp Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] { Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:57:58.220Z] ---> ****-login.sh [2024-02-01T12:57:58.220Z] nexus3.edgexfoundry.org:10001 [2024-02-01T12:57:58.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T12:57:58.486Z] [2024-02-01T12:57:58.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T12:57:58.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:57:58.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:57:58.818Z] Configure a credential helper to remove this warning. See [2024-02-01T12:57:58.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:57:58.818Z] [2024-02-01T12:57:58.818Z] Login Succeeded [2024-02-01T12:57:58.818Z] nexus3.edgexfoundry.org:10002 [2024-02-01T12:57:58.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T12:57:58.978Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-01T12:57:58.978Z] 5eb5b503b376: Pulling fs layer [2024-02-01T12:57:58.978Z] 5c69ac0246d0: Pulling fs layer [2024-02-01T12:57:58.978Z] ec43610c2a17: Pulling fs layer [2024-02-01T12:57:58.978Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-01T12:57:58.978Z] 33b1e0a273af: Pulling fs layer [2024-02-01T12:57:58.978Z] 5d3b04190fa2: Pulling fs layer [2024-02-01T12:57:58.978Z] 2f39f015ded8: Pulling fs layer [2024-02-01T12:57:58.978Z] 33b1e0a273af: Waiting [2024-02-01T12:57:58.978Z] 5d3b04190fa2: Waiting [2024-02-01T12:57:58.978Z] 2f39f015ded8: Waiting [2024-02-01T12:57:58.978Z] 3a2ae6a8a46f: Waiting [2024-02-01T12:57:58.978Z] 5c69ac0246d0: Verifying Checksum [2024-02-01T12:57:58.978Z] 5c69ac0246d0: Download complete [2024-02-01T12:57:58.978Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-01T12:57:58.978Z] 3a2ae6a8a46f: Download complete [2024-02-01T12:57:58.978Z] 33b1e0a273af: Verifying Checksum [2024-02-01T12:57:58.978Z] 33b1e0a273af: Download complete [2024-02-01T12:57:58.978Z] ec43610c2a17: Verifying Checksum [2024-02-01T12:57:58.978Z] ec43610c2a17: Download complete [2024-02-01T12:57:58.978Z] 5d3b04190fa2: Download complete [2024-02-01T12:57:59.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:57:59.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:57:59.086Z] Configure a credential helper to remove this warning. See [2024-02-01T12:57:59.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:57:59.086Z] [2024-02-01T12:57:59.086Z] Login Succeeded [2024-02-01T12:57:59.086Z] nexus3.edgexfoundry.org:10003 [2024-02-01T12:57:59.236Z] 5eb5b503b376: Verifying Checksum [2024-02-01T12:57:59.237Z] 5eb5b503b376: Download complete [2024-02-01T12:57:59.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:57:59.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:57:59.622Z] Configure a credential helper to remove this warning. See [2024-02-01T12:57:59.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:57:59.622Z] [2024-02-01T12:57:59.622Z] Login Succeeded [2024-02-01T12:57:59.622Z] nexus3.edgexfoundry.org:10004 [2024-02-01T12:57:59.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:57:59.803Z] 2f39f015ded8: Download complete [2024-02-01T12:57:59.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T12:57:59.893Z] Configure a credential helper to remove this warning. See [2024-02-01T12:57:59.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T12:57:59.893Z] [2024-02-01T12:57:59.893Z] Login Succeeded [2024-02-01T12:57:59.893Z] ****.io [2024-02-01T12:58:00.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T12:58:00.383Z] 5eb5b503b376: Pull complete [2024-02-01T12:58:00.642Z] 5c69ac0246d0: Pull complete [2024-02-01T12:58:01.210Z] ec43610c2a17: Pull complete [2024-02-01T12:58:01.210Z] 3a2ae6a8a46f: Pull complete [2024-02-01T12:58:01.469Z] 33b1e0a273af: Pull complete [2024-02-01T12:58:01.469Z] 5d3b04190fa2: Pull complete [2024-02-01T12:58:06.743Z] 2f39f015ded8: Pull complete [2024-02-01T12:58:06.743Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-01T12:58:06.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T12:58:06.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T12:58:07.131Z] prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container [2024-02-01T12:58:07.162Z] $ 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-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-01T12:58:10.685Z] $ docker top 1c10088d08cfe319b9197ea76ffbabf0f64c496ccf012086eef2599c973be773 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:58:11.227Z] ---> job-cost.sh [2024-02-01T12:58:11.227Z] lf-activate-venv: SKIPPING [2024-02-01T12:58:11.227Z] INFO: No Stack... [2024-02-01T12:58:12.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T12:58:12.427Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T12:58:12.749Z] + cut -d, -f6 [2024-02-01T12:58:12.749Z] + cat /w/workspace/_app-service-configurable_PR-639/archives/cost.csv [Pipeline] lock [2024-02-01T12:58:12.795Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [2024-02-01T12:58:12.801Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] did not exist. Created. [2024-02-01T12:58:12.806Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T12:58:13.266Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-01T12:58:13.328Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T12:58:13.397Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T12:58:13.559Z] $ docker stop --time=1 1c10088d08cfe319b9197ea76ffbabf0f64c496ccf012086eef2599c973be773 [2024-02-01T12:58:14.715Z] $ docker rm -f --volumes 1c10088d08cfe319b9197ea76ffbabf0f64c496ccf012086eef2599c973be773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-02-01T12:58:15.153Z] Error response from daemon: Get "https://registry-1.****.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-01T12:58:15.356Z] Failed in branch amd64 [Pipeline] } [2024-02-01T12:58:15.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:58:17.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T12:58:17.298Z] [2024-02-01T12:58:17.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:58:17.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T12:58:17.748Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-01T12:58:17.748Z] 8998bd30e6a1: Pulling fs layer [2024-02-01T12:58:17.748Z] 04944245beec: Pulling fs layer [2024-02-01T12:58:17.748Z] 699f458cf7ca: Pulling fs layer [2024-02-01T12:58:17.748Z] 765212b225bb: Pulling fs layer [2024-02-01T12:58:17.748Z] f23df028b6ca: Pulling fs layer [2024-02-01T12:58:17.748Z] d65c8cfc05b1: Pulling fs layer [2024-02-01T12:58:17.748Z] 2437ff75d9bd: Pulling fs layer [2024-02-01T12:58:17.748Z] 765212b225bb: Waiting [2024-02-01T12:58:17.748Z] d65c8cfc05b1: Waiting [2024-02-01T12:58:17.748Z] 2437ff75d9bd: Waiting [2024-02-01T12:58:17.748Z] f23df028b6ca: Waiting [2024-02-01T12:58:18.017Z] 04944245beec: Verifying Checksum [2024-02-01T12:58:18.017Z] 04944245beec: Download complete [2024-02-01T12:58:18.017Z] 765212b225bb: Verifying Checksum [2024-02-01T12:58:18.017Z] 765212b225bb: Download complete [2024-02-01T12:58:18.017Z] f23df028b6ca: Verifying Checksum [2024-02-01T12:58:18.017Z] f23df028b6ca: Download complete [2024-02-01T12:58:18.017Z] d65c8cfc05b1: Verifying Checksum [2024-02-01T12:58:18.017Z] d65c8cfc05b1: Download complete [2024-02-01T12:58:18.287Z] 699f458cf7ca: Verifying Checksum [2024-02-01T12:58:18.288Z] 699f458cf7ca: Download complete [2024-02-01T12:58:18.559Z] 8998bd30e6a1: Verifying Checksum [2024-02-01T12:58:18.559Z] 8998bd30e6a1: Download complete [2024-02-01T12:58:21.152Z] 2437ff75d9bd: Verifying Checksum [2024-02-01T12:58:21.152Z] 2437ff75d9bd: Download complete [2024-02-01T12:58:23.105Z] 8998bd30e6a1: Pull complete [2024-02-01T12:58:23.382Z] 04944245beec: Pull complete [2024-02-01T12:58:25.342Z] 699f458cf7ca: Pull complete [2024-02-01T12:58:25.342Z] 765212b225bb: Pull complete [2024-02-01T12:58:25.928Z] f23df028b6ca: Pull complete [2024-02-01T12:58:26.197Z] d65c8cfc05b1: Pull complete [2024-02-01T12:58:44.451Z] 2437ff75d9bd: Pull complete [2024-02-01T12:58:44.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-01T12:58:44.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T12:58:44.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T12:58:45.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-287 does not seem to be running inside a container [2024-02-01T12:58:45.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-01T12:58:50.895Z] $ docker top 48fc9dfebc04a912e96ed16947809bb2cda3533d1b16bdad770a929986d46baa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:58:51.917Z] ---> job-cost.sh [2024-02-01T12:58:51.917Z] lf-activate-venv: SKIPPING [2024-02-01T12:58:51.917Z] INFO: No Stack... [2024-02-01T12:58:52.184Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-01T12:58:52.769Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T12:58:53.707Z] + cut -d, -f6 [2024-02-01T12:58:53.707Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-02-01T12:58:53.780Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [2024-02-01T12:58:53.785Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] did not exist. Created. [2024-02-01T12:58:53.790Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T12:58:54.371Z] /w/workspace/app-service-configurable/1@tmp/durable-999ca453/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-01T12:58:55.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-01T12:58:55.069Z] Warning: overwriting stash ‘stack-cost’ [2024-02-01T12:58:55.454Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T12:58:55.471Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T12:58:55.741Z] $ docker stop --time=1 48fc9dfebc04a912e96ed16947809bb2cda3533d1b16bdad770a929986d46baa [2024-02-01T12:58:57.234Z] $ docker rm -f --volumes 48fc9dfebc04a912e96ed16947809bb2cda3533d1b16bdad770a929986d46baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-01T12:58:58.468Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-01T12:59:01.906Z] + [ -d /w/workspace/_app-service-configurable_PR-639/archives ] [2024-02-01T12:59:01.906Z] + ls -al /w/workspace/_app-service-configurable_PR-639/archives [2024-02-01T12:59:01.906Z] total 16 [2024-02-01T12:59:01.906Z] drwxr-xr-x 3 root root 4096 Feb 1 12:58 . [2024-02-01T12:59:01.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 12:58 .. [2024-02-01T12:59:01.906Z] drwxr-xr-x 2 root root 4096 Feb 1 12:58 cost [2024-02-01T12:59:01.906Z] -rw-r--r-- 1 root root 96 Feb 1 12:58 cost.csv [2024-02-01T12:59:01.906Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-639/archives [2024-02-01T12:59:01.906Z] + ls -al /w/workspace/_app-service-configurable_PR-639/archives [2024-02-01T12:59:01.906Z] total 16 [2024-02-01T12:59:01.906Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 12:58 . [2024-02-01T12:59:01.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 12:58 .. [2024-02-01T12:59:01.906Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 12:58 cost [2024-02-01T12:59:01.906Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 1 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:59:02.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:59:03.204Z] ---> package-listing.sh [2024-02-01T12:59:03.205Z] ++ facter osfamily [2024-02-01T12:59:03.205Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-01T12:59:03.205Z] + OS_FAMILY=debian [2024-02-01T12:59:03.205Z] + workspace=/w/workspace/_app-service-configurable_PR-639 [2024-02-01T12:59:03.205Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-01T12:59:03.205Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-01T12:59:03.205Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-01T12:59:03.205Z] + PACKAGES=/tmp/packages_start.txt [2024-02-01T12:59:03.205Z] + '[' /w/workspace/_app-service-configurable_PR-639 ']' [2024-02-01T12:59:03.205Z] + PACKAGES=/tmp/packages_end.txt [2024-02-01T12:59:03.205Z] + case "${OS_FAMILY}" in [2024-02-01T12:59:03.205Z] + grep '^ii' [2024-02-01T12:59:03.205Z] + dpkg -l [2024-02-01T12:59:03.491Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-01T12:59:03.491Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-01T12:59:03.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-01T12:59:03.491Z] + '[' /w/workspace/_app-service-configurable_PR-639 ']' [2024-02-01T12:59:03.491Z] + mkdir -p /w/workspace/_app-service-configurable_PR-639/archives/ [2024-02-01T12:59:03.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-639/archives/ [Pipeline] echo [2024-02-01T12:59:03.526Z] 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-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-01T12:59:03.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T12:59:04.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T12:59:04.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T12:59:04.494Z] prd-ubuntu20.04-docker-8c-8g-286 does not seem to be running inside a container [2024-02-01T12:59:04.529Z] $ 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-639/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-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@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-lftools-log-publisher:latest cat [2024-02-01T12:59:04.777Z] $ docker top ba4e36c55750cbf7251ffbf44f3c133bf457cacb98ae078d0f1d30e98b6fa5fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T12:59:05.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-01T12:59:05.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-01T12:59:05.874Z] + ls /var/log/sa-host [2024-02-01T12:59:05.874Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T12:59:06.149Z] provisioning config files... [2024-02-01T12:59:06.159Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config9997828599266680143tmp [Pipeline] { [Pipeline] echo [2024-02-01T12:59:06.291Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:59:06.602Z] ---> create-netrc.sh [Pipeline] } [2024-02-01T12:59:06.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:59:07.124Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-01T12:59:07.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:59:07.468Z] ---> sudo-logs.sh [2024-02-01T12:59:07.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-01T12:59:07.599Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:59:07.912Z] ---> job-cost.sh [2024-02-01T12:59:07.912Z] lf-activate-venv: SKIPPING [2024-02-01T12:59:07.912Z] DEBUG: total: 0.2199999988079071 [2024-02-01T12:59:07.912Z] INFO: Retrieving Stack Cost... [2024-02-01T12:59:08.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T12:59:08.432Z] INFO: Archiving Costs [Pipeline] echo [2024-02-01T12:59:08.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T12:59:08.777Z] ---> logs-deploy.sh [2024-02-01T12:59:08.777Z] lf-activate-venv: SKIPPING [2024-02-01T12:59:08.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-639/1 [2024-02-01T12:59:08.777Z] INFO: archiving workspace using pattern(s): [2024-02-01T12:59:09.712Z] Archives upload complete. [2024-02-01T12:59:09.712Z] INFO: archiving logs to Nexus