Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73e85768b09e7a901a474aca8d4c5663b6c61c92 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-ssh11676166001808815846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17621687408308571908.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17150643471036777582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 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-ssh12559349222860619902.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5478138440001420384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 on ‘prd-ubuntu20.04-docker-8c-8g-8872’ Running on prd-ubuntu20.04-docker-8c-8g-8892 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 73e85768b09e7a901a474aca8d4c5663b6c61c92 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 Commit message: "Merge pull request #674 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.48" > git rev-list --no-walk 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-28T04:53:30.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-28T04:53:30.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-28T04:53:30.366Z] ========================================================= [2024-08-28T04:53:30.366Z] EdgeX Global Pipelines Version Info [2024-08-28T04:53:30.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:53:31.093Z] ------------------- [2024-08-28T04:53:31.093Z] stable info: [2024-08-28T04:53:31.093Z] ------------------- [2024-08-28T04:53:31.093Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T04:53:31.093Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T04:53:31.093Z] Message: update stable to v1.0.263 [2024-08-28T04:53:31.665Z] ------------------- [2024-08-28T04:53:31.665Z] experimental info: [2024-08-28T04:53:31.665Z] ------------------- [2024-08-28T04:53:31.665Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T04:53:31.665Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T04:53:31.665Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-28T04:53:31.808Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-08-28T04:53:31.831Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-08-28T04:53:31.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-28T04:53:31.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-28T04:53:31.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-28T04:53:31.919Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-28T04:53:31.940Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-28T04:53:31.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-28T04:53:31.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-28T04:53:32.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-28T04:53:32.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-28T04:53:32.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-08-28T04:53:32.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-28T04:53:32.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-28T04:53:32.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T04:53:32.126Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T04:53:32.148Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T04:53:32.168Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T04:53:32.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-28T04:53:32.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-28T04:53:32.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-28T04:53:32.254Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-28T04:53:32.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-28T04:53:32.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-28T04:53:32.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-28T04:53:32.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-28T04:53:32.371Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-28T04:53:32.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-28T04:53:32.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-28T04:53:32.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-28T04:53:32.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo [2024-08-28T04:53:32.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73e8576 [Pipeline] echo [2024-08-28T04:53:32.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T04:53:32.561Z] provisioning config files... [2024-08-28T04:53:32.576Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5743863662320602499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:53:32.906Z] ---> ****-login.sh [2024-08-28T04:53:32.906Z] nexus3.edgexfoundry.org:10001 [2024-08-28T04:53:33.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:33.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:33.426Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:33.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:33.426Z] [2024-08-28T04:53:33.426Z] Login Succeeded [2024-08-28T04:53:33.426Z] nexus3.edgexfoundry.org:10002 [2024-08-28T04:53:33.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:33.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:33.426Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:33.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:33.426Z] [2024-08-28T04:53:33.426Z] Login Succeeded [2024-08-28T04:53:33.426Z] nexus3.edgexfoundry.org:10003 [2024-08-28T04:53:33.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:33.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:33.686Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:33.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:33.686Z] [2024-08-28T04:53:33.686Z] Login Succeeded [2024-08-28T04:53:33.686Z] nexus3.edgexfoundry.org:10004 [2024-08-28T04:53:33.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:33.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:33.686Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:33.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:33.686Z] [2024-08-28T04:53:33.686Z] Login Succeeded [2024-08-28T04:53:33.686Z] ****.io [2024-08-28T04:53:33.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:33.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:33.946Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:33.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:33.946Z] [2024-08-28T04:53:33.946Z] Login Succeeded [2024-08-28T04:53:33.946Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T04:53:33.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-28T04:53:34.355Z] + git rev-list -1 --merges 73e85768b09e7a901a474aca8d4c5663b6c61c92~1..73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo [2024-08-28T04:53:34.387Z] -----------> git rev-list -1 --merges 73e85768b09e7a901a474aca8d4c5663b6c61c92~1..73e85768b09e7a901a474aca8d4c5663b6c61c92 73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T04:53:34.387Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92 [false] [Pipeline] sh [2024-08-28T04:53:34.680Z] + git log --format=format:%s -1 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo [2024-08-28T04:53:34.697Z] ========================================================= [2024-08-28T04:53:34.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-28T04:53:34.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T04:53:35.042Z] + git log --format=format:%s -1 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo [2024-08-28T04:53:35.056Z] [semverPrep] GIT_COMMIT: 73e85768b09e7a901a474aca8d4c5663b6c61c92, Commit Message: Merge pull request #674 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.48 [Pipeline] echo [2024-08-28T04:53:35.070Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-28T04:53:35.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T04:53:35.432Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-28T04:53:35.432Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-28T04:53:35.432Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-28T04:53:35.432Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-28T04:53:35.432Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-28T04:53:35.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:53:35.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T04:53:35.789Z] [2024-08-28T04:53:35.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:53:36.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T04:53:36.093Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-28T04:53:36.093Z] b85a868b505f: Pulling fs layer [2024-08-28T04:53:36.093Z] e2be974225ed: Pulling fs layer [2024-08-28T04:53:36.093Z] 339a4e72a1f5: Pulling fs layer [2024-08-28T04:53:36.093Z] 988bab9f4d93: Pulling fs layer [2024-08-28T04:53:36.093Z] 1469e6f7b9e6: Pulling fs layer [2024-08-28T04:53:36.093Z] eaf3925da568: Pulling fs layer [2024-08-28T04:53:36.093Z] bab4dde63d76: Pulling fs layer [2024-08-28T04:53:36.093Z] bde34c3a00c8: Pulling fs layer [2024-08-28T04:53:36.093Z] b352a97aabf1: Pulling fs layer [2024-08-28T04:53:36.093Z] 4872d77fe225: Pulling fs layer [2024-08-28T04:53:36.093Z] 5851b861e8e6: Pulling fs layer [2024-08-28T04:53:36.093Z] 988bab9f4d93: Waiting [2024-08-28T04:53:36.093Z] bde34c3a00c8: Waiting [2024-08-28T04:53:36.093Z] eaf3925da568: Waiting [2024-08-28T04:53:36.093Z] 4872d77fe225: Waiting [2024-08-28T04:53:36.093Z] bab4dde63d76: Waiting [2024-08-28T04:53:36.093Z] b352a97aabf1: Waiting [2024-08-28T04:53:36.093Z] 5851b861e8e6: Waiting [2024-08-28T04:53:36.364Z] e2be974225ed: Download complete [2024-08-28T04:53:36.364Z] 988bab9f4d93: Verifying Checksum [2024-08-28T04:53:36.364Z] 988bab9f4d93: Download complete [2024-08-28T04:53:36.364Z] 1469e6f7b9e6: Verifying Checksum [2024-08-28T04:53:36.364Z] 1469e6f7b9e6: Download complete [2024-08-28T04:53:36.364Z] eaf3925da568: Verifying Checksum [2024-08-28T04:53:36.364Z] eaf3925da568: Download complete [2024-08-28T04:53:36.364Z] 339a4e72a1f5: Verifying Checksum [2024-08-28T04:53:36.364Z] 339a4e72a1f5: Download complete [2024-08-28T04:53:36.364Z] bde34c3a00c8: Download complete [2024-08-28T04:53:36.364Z] b352a97aabf1: Verifying Checksum [2024-08-28T04:53:36.364Z] b352a97aabf1: Download complete [2024-08-28T04:53:36.364Z] 4872d77fe225: Download complete [2024-08-28T04:53:36.364Z] 5851b861e8e6: Download complete [2024-08-28T04:53:36.364Z] b85a868b505f: Verifying Checksum [2024-08-28T04:53:36.364Z] b85a868b505f: Download complete [2024-08-28T04:53:36.623Z] bab4dde63d76: Verifying Checksum [2024-08-28T04:53:36.623Z] bab4dde63d76: Download complete [2024-08-28T04:53:38.005Z] b85a868b505f: Pull complete [2024-08-28T04:53:38.005Z] e2be974225ed: Pull complete [2024-08-28T04:53:38.585Z] 339a4e72a1f5: Pull complete [2024-08-28T04:53:38.585Z] 988bab9f4d93: Pull complete [2024-08-28T04:53:39.155Z] 1469e6f7b9e6: Pull complete [2024-08-28T04:53:39.155Z] eaf3925da568: Pull complete [2024-08-28T04:53:41.705Z] bab4dde63d76: Pull complete [2024-08-28T04:53:41.705Z] bde34c3a00c8: Pull complete [2024-08-28T04:53:41.705Z] b352a97aabf1: Pull complete [2024-08-28T04:53:41.705Z] 4872d77fe225: Pull complete [2024-08-28T04:53:41.705Z] 5851b861e8e6: Pull complete [2024-08-28T04:53:41.705Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-28T04:53:41.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T04:53:41.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:53:42.130Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T04:53:42.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T04:53:45.652Z] $ docker top c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 -eo pid,comm [2024-08-28T04:53:45.707Z] 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-08-28T04:53:45.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T04:53:45.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T04:53:45.762Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T04:53:45.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T04:53:45.886Z] $ docker exec c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent [2024-08-28T04:53:45.998Z] SSH_AUTH_SOCK=/tmp/ssh-KHcLyPIP6TqO/agent.32 [2024-08-28T04:53:45.998Z] SSH_AGENT_PID=38 [2024-08-28T04:53:46.004Z] Running ssh-add (command line suppressed) [2024-08-28T04:53:46.105Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10164474423010043332.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10164474423010043332.key) [2024-08-28T04:53:46.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T04:53:46.414Z] + git tag --points-at HEAD [Pipeline] } [2024-08-28T04:53:46.439Z] $ docker exec --env ******** --env ******** c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent -k [2024-08-28T04:53:46.534Z] unset SSH_AUTH_SOCK; [2024-08-28T04:53:46.535Z] unset SSH_AGENT_PID; [2024-08-28T04:53:46.535Z] echo Agent pid 38 killed; [2024-08-28T04:53:46.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-28T04:53:46.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T04:53:46.595Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T04:53:46.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T04:53:46.713Z] $ docker exec c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent [2024-08-28T04:53:46.839Z] SSH_AUTH_SOCK=/tmp/ssh-YkvXSiqoH478/agent.71 [2024-08-28T04:53:46.839Z] SSH_AGENT_PID=77 [2024-08-28T04:53:46.844Z] Running ssh-add (command line suppressed) [2024-08-28T04:53:46.951Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15805756565340121988.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15805756565340121988.key) [2024-08-28T04:53:46.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T04:53:47.287Z] + git semver init [2024-08-28T04:53:47.550Z] 2024-08-28 04:53:47,465 [run_init] DEBUG init version:0.0.0 force:False [2024-08-28T04:53:47.550Z] 2024-08-28 04:53:47,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-08-28T04:53:47.550Z] 2024-08-28 04:53:47,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-08-28T04:53:47.550Z] 2024-08-28 04:53:47,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-08-28T04:53:48.930Z] 2024-08-28 04:53:48,644 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-08-28T04:53:48.930Z] 2024-08-28 04:53:48,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-08-28T04:53:48.930Z] 2024-08-28 04:53:48,645 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T04:53:48.930Z] 2024-08-28 04:53:48,645 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T04:53:48.930Z] 3.2.0-dev.29 [Pipeline] } [2024-08-28T04:53:48.938Z] $ docker exec --env ******** --env ******** c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent -k [2024-08-28T04:53:49.038Z] unset SSH_AUTH_SOCK; [2024-08-28T04:53:49.039Z] unset SSH_AGENT_PID; [2024-08-28T04:53:49.039Z] echo Agent pid 77 killed; [2024-08-28T04:53:49.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T04:53:49.374Z] + git semver [Pipeline] } [2024-08-28T04:53:49.645Z] $ docker stop --time=1 c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 [2024-08-28T04:53:50.992Z] $ docker rm -f --volumes c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T04:53:51.359Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-28T04:53:51.581Z] Stashed 1 file(s) [Pipeline] echo [2024-08-28T04:53:51.585Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.29 [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-08-28T04:53:51.758Z] provisioning config files... [2024-08-28T04:53:51.767Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1245350501787159518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:53:52.071Z] ---> ****-login.sh [2024-08-28T04:53:52.071Z] nexus3.edgexfoundry.org:10001 [2024-08-28T04:53:52.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:52.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:52.071Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:52.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:52.072Z] [2024-08-28T04:53:52.072Z] Login Succeeded [2024-08-28T04:53:52.072Z] nexus3.edgexfoundry.org:10002 [2024-08-28T04:53:52.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:52.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:52.072Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:52.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:52.072Z] [2024-08-28T04:53:52.072Z] Login Succeeded [2024-08-28T04:53:52.072Z] nexus3.edgexfoundry.org:10003 [2024-08-28T04:53:52.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:52.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:52.334Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:52.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:52.334Z] [2024-08-28T04:53:52.334Z] Login Succeeded [2024-08-28T04:53:52.334Z] nexus3.edgexfoundry.org:10004 [2024-08-28T04:53:52.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:52.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:52.334Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:52.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:52.334Z] [2024-08-28T04:53:52.334Z] Login Succeeded [2024-08-28T04:53:52.334Z] ****.io [2024-08-28T04:53:52.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:53:52.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:53:52.596Z] Configure a credential helper to remove this warning. See [2024-08-28T04:53:52.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:53:52.596Z] [2024-08-28T04:53:52.596Z] Login Succeeded [2024-08-28T04:53:52.596Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T04:53:52.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T04:53:52.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:53:52.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:53:52.740Z] ========================================================= [2024-08-28T04:53:52.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-28T04:53:52.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:53:53.079Z] + 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-08-28T04:53:53.079Z] Sending build context to Docker daemon 9.139MB [2024-08-28T04:53:53.079Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T04:53:53.079Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T04:53:53.079Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-28T04:53:53.079Z] 619be1103602: Pulling fs layer [2024-08-28T04:53:53.079Z] 7862e08f4a3e: Pulling fs layer [2024-08-28T04:53:53.079Z] 5df492c9dc93: Pulling fs layer [2024-08-28T04:53:53.079Z] 7629e6793208: Pulling fs layer [2024-08-28T04:53:53.079Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T04:53:53.079Z] fb5054dd5b73: Pulling fs layer [2024-08-28T04:53:53.079Z] eeca6798cff9: Pulling fs layer [2024-08-28T04:53:53.079Z] aa269ceb94a6: Pulling fs layer [2024-08-28T04:53:53.079Z] ada007ff1a6a: Pulling fs layer [2024-08-28T04:53:53.079Z] 4f4fb700ef54: Waiting [2024-08-28T04:53:53.079Z] fb5054dd5b73: Waiting [2024-08-28T04:53:53.079Z] eeca6798cff9: Waiting [2024-08-28T04:53:53.079Z] aa269ceb94a6: Waiting [2024-08-28T04:53:53.079Z] ada007ff1a6a: Waiting [2024-08-28T04:53:53.079Z] 7629e6793208: Waiting [2024-08-28T04:53:53.339Z] 7862e08f4a3e: Download complete [2024-08-28T04:53:53.339Z] 7629e6793208: Verifying Checksum [2024-08-28T04:53:53.339Z] 7629e6793208: Download complete [2024-08-28T04:53:53.339Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T04:53:53.339Z] 4f4fb700ef54: Download complete [2024-08-28T04:53:53.339Z] fb5054dd5b73: Verifying Checksum [2024-08-28T04:53:53.339Z] fb5054dd5b73: Download complete [2024-08-28T04:53:53.339Z] 619be1103602: Verifying Checksum [2024-08-28T04:53:53.339Z] 619be1103602: Download complete [2024-08-28T04:53:53.339Z] eeca6798cff9: Verifying Checksum [2024-08-28T04:53:53.339Z] eeca6798cff9: Download complete [2024-08-28T04:53:53.339Z] 619be1103602: Pull complete [2024-08-28T04:53:53.600Z] ada007ff1a6a: Verifying Checksum [2024-08-28T04:53:53.600Z] ada007ff1a6a: Download complete [2024-08-28T04:53:53.600Z] 7862e08f4a3e: Pull complete [2024-08-28T04:53:53.600Z] 5df492c9dc93: Verifying Checksum [2024-08-28T04:53:53.600Z] 5df492c9dc93: Download complete [2024-08-28T04:53:54.169Z] aa269ceb94a6: Verifying Checksum [2024-08-28T04:53:54.169Z] aa269ceb94a6: Download complete [2024-08-28T04:53:57.473Z] 5df492c9dc93: Pull complete [2024-08-28T04:53:57.473Z] 7629e6793208: Pull complete [2024-08-28T04:53:57.473Z] 4f4fb700ef54: Pull complete [2024-08-28T04:53:57.730Z] fb5054dd5b73: Pull complete [2024-08-28T04:53:57.730Z] eeca6798cff9: Pull complete [2024-08-28T04:54:01.019Z] aa269ceb94a6: Pull complete [2024-08-28T04:54:01.019Z] ada007ff1a6a: Pull complete [2024-08-28T04:54:01.019Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-28T04:54:01.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-28T04:54:01.019Z] ---> f489d0715acc [2024-08-28T04:54:01.019Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T04:54:06.305Z] ---> Running in 11b76aaed615 [2024-08-28T04:54:06.305Z] Removing intermediate container 11b76aaed615 [2024-08-28T04:54:06.305Z] ---> 96832d7b51a6 [2024-08-28T04:54:06.305Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T04:54:06.305Z] ---> Running in 9d82f4db677e [2024-08-28T04:54:06.305Z] Removing intermediate container 9d82f4db677e [2024-08-28T04:54:06.305Z] ---> cb03412c2270 [2024-08-28T04:54:06.305Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T04:54:06.305Z] ---> Running in 554be1aaa3ff [2024-08-28T04:54:06.305Z] Removing intermediate container 554be1aaa3ff [2024-08-28T04:54:06.305Z] ---> 526e1349466e [2024-08-28T04:54:06.305Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T04:54:06.305Z] ---> Running in 1bacba0a778d [2024-08-28T04:54:06.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:54:06.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:54:06.564Z] OK: 264 MiB in 52 packages [2024-08-28T04:54:06.706Z] Still waiting to schedule task [2024-08-28T04:54:06.706Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8889’ [2024-08-28T04:54:07.134Z] Removing intermediate container 1bacba0a778d [2024-08-28T04:54:07.134Z] ---> e01f5f0bc6ca [2024-08-28T04:54:07.134Z] Step 7/12 : WORKDIR /app [2024-08-28T04:54:07.134Z] ---> Running in 5568c0fb6677 [2024-08-28T04:54:07.134Z] Removing intermediate container 5568c0fb6677 [2024-08-28T04:54:07.134Z] ---> e1aba4a4009b [2024-08-28T04:54:07.134Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-28T04:54:07.393Z] ---> e44df3b35e0b [2024-08-28T04:54:07.393Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T04:54:07.393Z] ---> Running in 6ed530f7c2d1 [2024-08-28T04:54:54.109Z] Removing intermediate container 6ed530f7c2d1 [2024-08-28T04:54:54.109Z] ---> bb40a83104a2 [2024-08-28T04:54:54.109Z] Step 10/12 : COPY . . [2024-08-28T04:54:54.109Z] ---> 3ee3a009f01d [2024-08-28T04:54:54.109Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T04:54:54.109Z] ---> Running in 7deec07bdb00 [2024-08-28T04:54:54.109Z] Removing intermediate container 7deec07bdb00 [2024-08-28T04:54:54.109Z] ---> 100e83005693 [2024-08-28T04:54:54.109Z] Step 12/12 : RUN $MAKE [2024-08-28T04:54:54.109Z] ---> Running in afb73dfe3645 [2024-08-28T04:54:54.109Z] noop [2024-08-28T04:54:54.109Z] Removing intermediate container afb73dfe3645 [2024-08-28T04:54:54.109Z] ---> c1709ccb6995 [2024-08-28T04:54:54.109Z] Successfully built c1709ccb6995 [2024-08-28T04:54:54.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:54:54.454Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T04:54:54.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:54:54.549Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T04:54:54.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2024-08-28T04:54:54.923Z] $ docker top 541789db83c24a014ede31538ac8320ffacc4b76a7855f6249fc3940f79b8f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T04:54:55.283Z] + go version [2024-08-28T04:54:55.283Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-28T04:54:55.291Z] $ docker stop --time=1 541789db83c24a014ede31538ac8320ffacc4b76a7855f6249fc3940f79b8f2d [2024-08-28T04:54:56.573Z] $ docker rm -f --volumes 541789db83c24a014ede31538ac8320ffacc4b76a7855f6249fc3940f79b8f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:54:57.014Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T04:54:57.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:54:57.098Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T04:54:57.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2024-08-28T04:54:57.522Z] $ docker top 76494e5ab01d367ba04de88ef6903abd411d8378e4a9477a027286130e5ce37a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T04:54:57.873Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-08-28T04:54:58.172Z] + make test [2024-08-28T04:54:58.172Z] go test -race -coverprofile=coverage.out ./... [2024-08-28T04:55:30.244Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-28T04:56:02.312Z] go vet ./... [2024-08-28T04:56:04.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T04:56:04.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T04:56:04.858Z] ./bin/test-attribution-txt.sh [2024-08-28T04:56:04.858Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-28T04:56:04.858Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-28T04:56:05.117Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T04:56:05.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T04:56:05.148Z] $ docker stop --time=1 76494e5ab01d367ba04de88ef6903abd411d8378e4a9477a027286130e5ce37a [2024-08-28T04:56:09.712Z] $ docker rm -f --volumes 76494e5ab01d367ba04de88ef6903abd411d8378e4a9477a027286130e5ce37a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T04:56:10.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T04:56:10.414Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-28T04:56:10.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T04:56:11.137Z] + ls -al . [2024-08-28T04:56:11.137Z] total 260 [2024-08-28T04:56:11.137Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 04:54 . [2024-08-28T04:56:11.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:53 .. [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:53 .dockerignore [2024-08-28T04:56:11.137Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:55 .git [2024-08-28T04:56:11.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:53 .github [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:53 .gitignore [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:53 .golangci.yml [2024-08-28T04:56:11.137Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:53 .semver [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:53 Attribution.txt [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:53 CHANGELOG.md [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:53 Dockerfile [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:53 GOVERNANCE.md [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:53 Jenkinsfile [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:53 LICENSE [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:53 OWNERS.md [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:53 README.md [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 04:53 VERSION [2024-08-28T04:56:11.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:53 bin [2024-08-28T04:56:11.137Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 04:54 coverage.out [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:53 go.mod [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:53 go.sum [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:53 main.go [2024-08-28T04:56:11.137Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:53 makefile [2024-08-28T04:56:11.137Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 04:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:11.454Z] + 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=73e85768b09e7a901a474aca8d4c5663b6c61c92 --label arch=amd64 --label version=3.2.0-dev.29 . [2024-08-28T04:56:11.454Z] Sending build context to Docker daemon 9.14MB [2024-08-28T04:56:11.454Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T04:56:11.454Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-28T04:56:11.454Z] ---> c1709ccb6995 [2024-08-28T04:56:11.454Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T04:56:11.713Z] ---> Running in 26780a3271cb [2024-08-28T04:56:11.713Z] Removing intermediate container 26780a3271cb [2024-08-28T04:56:11.713Z] ---> 338b013f03cf [2024-08-28T04:56:11.713Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T04:56:11.713Z] ---> Running in 15503f859912 [2024-08-28T04:56:11.972Z] Removing intermediate container 15503f859912 [2024-08-28T04:56:11.972Z] ---> 9a8537e8ddbf [2024-08-28T04:56:11.972Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-28T04:56:11.972Z] ---> Running in 6aa7f5599720 [2024-08-28T04:56:11.972Z] Removing intermediate container 6aa7f5599720 [2024-08-28T04:56:11.972Z] ---> 44952e329572 [2024-08-28T04:56:11.972Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T04:56:11.972Z] ---> Running in a733861eff43 [2024-08-28T04:56:12.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:12.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:12.490Z] OK: 264 MiB in 52 packages [2024-08-28T04:56:13.057Z] Removing intermediate container a733861eff43 [2024-08-28T04:56:13.057Z] ---> 584d2cc56c54 [2024-08-28T04:56:13.057Z] Step 7/27 : WORKDIR /app [2024-08-28T04:56:13.057Z] ---> Running in 461a389d417b [2024-08-28T04:56:13.057Z] Removing intermediate container 461a389d417b [2024-08-28T04:56:13.057Z] ---> 92864edb0aee [2024-08-28T04:56:13.057Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-28T04:56:13.057Z] ---> 6f5a7add0511 [2024-08-28T04:56:13.057Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T04:56:13.057Z] ---> Running in 4c95a781c68f [2024-08-28T04:56:13.993Z] Removing intermediate container 4c95a781c68f [2024-08-28T04:56:13.993Z] ---> d75e2a28e365 [2024-08-28T04:56:13.993Z] Step 10/27 : COPY . . [2024-08-28T04:56:14.250Z] ---> 3a1089dc46af [2024-08-28T04:56:14.250Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T04:56:14.250Z] ---> Running in 8e604ccdfcc2 [2024-08-28T04:56:14.510Z] Removing intermediate container 8e604ccdfcc2 [2024-08-28T04:56:14.510Z] ---> b62e00fa1246 [2024-08-28T04:56:14.510Z] Step 12/27 : RUN $MAKE [2024-08-28T04:56:14.510Z] ---> Running in ab3d684f7fee [2024-08-28T04:56:14.769Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29" -trimpath -mod=readonly -o app-service-configurable [2024-08-28T04:56:46.863Z] Removing intermediate container ab3d684f7fee [2024-08-28T04:56:46.863Z] ---> 92139436632a [2024-08-28T04:56:46.863Z] Step 13/27 : FROM alpine:3.18 [2024-08-28T04:56:46.863Z] 3.18: Pulling from library/alpine [2024-08-28T04:56:46.863Z] 930bdd4d222e: Pulling fs layer [2024-08-28T04:56:46.863Z] 930bdd4d222e: Verifying Checksum [2024-08-28T04:56:46.863Z] 930bdd4d222e: Download complete [2024-08-28T04:56:46.863Z] 930bdd4d222e: Pull complete [2024-08-28T04:56:46.863Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T04:56:46.863Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T04:56:46.863Z] ---> 18f865063206 [2024-08-28T04:56:46.863Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-28T04:56:46.863Z] ---> Running in fb4ff16dcbc6 [2024-08-28T04:56:46.863Z] Removing intermediate container fb4ff16dcbc6 [2024-08-28T04:56:46.863Z] ---> 4651e11721b3 [2024-08-28T04:56:46.863Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-28T04:56:46.863Z] ---> Running in 0ccb80f1420c [2024-08-28T04:56:46.863Z] Removing intermediate container 0ccb80f1420c [2024-08-28T04:56:46.863Z] ---> ac0c54229d85 [2024-08-28T04:56:46.863Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-28T04:56:46.863Z] ---> Running in 68ec00cc511a [2024-08-28T04:56:47.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:47.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:47.437Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-28T04:56:47.704Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-28T04:56:47.704Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T04:56:47.705Z] Executing ca-certificates-20240226-r0.trigger [2024-08-28T04:56:47.705Z] OK: 8 MiB in 17 packages [2024-08-28T04:56:48.272Z] Removing intermediate container 68ec00cc511a [2024-08-28T04:56:48.272Z] ---> e684a931e966 [2024-08-28T04:56:48.272Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-28T04:56:48.272Z] ---> Running in 5f3ac5f2145f [2024-08-28T04:56:48.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:48.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T04:56:48.791Z] OK: 8 MiB in 17 packages [2024-08-28T04:56:49.050Z] Removing intermediate container 5f3ac5f2145f [2024-08-28T04:56:49.050Z] ---> d81bd2d3e6e4 [2024-08-28T04:56:49.050Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-28T04:56:49.309Z] ---> 0b35b8f860b8 [2024-08-28T04:56:49.309Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-28T04:56:49.309Z] ---> f938004ccaa3 [2024-08-28T04:56:49.309Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-28T04:56:49.566Z] ---> 44a05ecfafd0 [2024-08-28T04:56:49.566Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-28T04:56:50.506Z] ---> 4a62f106aa57 [2024-08-28T04:56:50.506Z] Step 22/27 : EXPOSE 48095 [2024-08-28T04:56:50.506Z] ---> Running in 8e8448d25ee0 [2024-08-28T04:56:50.506Z] Removing intermediate container 8e8448d25ee0 [2024-08-28T04:56:50.506Z] ---> 37aa5ffdb12d [2024-08-28T04:56:50.506Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-28T04:56:50.506Z] ---> Running in 0ccf2c029edc [2024-08-28T04:56:50.506Z] Removing intermediate container 0ccf2c029edc [2024-08-28T04:56:50.506Z] ---> 26570d712f08 [2024-08-28T04:56:50.506Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-28T04:56:50.506Z] ---> Running in 1395270f41f6 [2024-08-28T04:56:50.764Z] Removing intermediate container 1395270f41f6 [2024-08-28T04:56:50.764Z] ---> 4a4c8047037b [2024-08-28T04:56:50.764Z] Step 25/27 : LABEL arch=amd64 [2024-08-28T04:56:50.764Z] ---> Running in ff90ed26da70 [2024-08-28T04:56:50.764Z] Removing intermediate container ff90ed26da70 [2024-08-28T04:56:50.764Z] ---> ecc149ab61f3 [2024-08-28T04:56:50.764Z] Step 26/27 : LABEL git_sha=73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T04:56:50.764Z] ---> Running in c1bdc9c23655 [2024-08-28T04:56:51.023Z] Removing intermediate container c1bdc9c23655 [2024-08-28T04:56:51.023Z] ---> a0b5b2ccbffb [2024-08-28T04:56:51.023Z] Step 27/27 : LABEL version=3.2.0-dev.29 [2024-08-28T04:56:51.023Z] ---> Running in 89a054fd203f [2024-08-28T04:56:51.023Z] Removing intermediate container 89a054fd203f [2024-08-28T04:56:51.023Z] ---> 7f7d19f3091c [2024-08-28T04:56:51.023Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T04:56:51.023Z] Successfully built 7f7d19f3091c [2024-08-28T04:56:51.023Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T04:56:51.140Z] provisioning config files... [2024-08-28T04:56:51.151Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14731604049144710996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:56:51.457Z] ---> ****-login.sh [2024-08-28T04:56:51.457Z] nexus3.edgexfoundry.org:10001 [2024-08-28T04:56:51.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:56:51.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:56:51.458Z] Configure a credential helper to remove this warning. See [2024-08-28T04:56:51.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:56:51.458Z] [2024-08-28T04:56:51.458Z] Login Succeeded [2024-08-28T04:56:51.458Z] nexus3.edgexfoundry.org:10002 [2024-08-28T04:56:51.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:56:51.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:56:51.458Z] Configure a credential helper to remove this warning. See [2024-08-28T04:56:51.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:56:51.458Z] [2024-08-28T04:56:51.458Z] Login Succeeded [2024-08-28T04:56:51.458Z] nexus3.edgexfoundry.org:10003 [2024-08-28T04:56:51.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:56:51.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:56:51.717Z] Configure a credential helper to remove this warning. See [2024-08-28T04:56:51.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:56:51.717Z] [2024-08-28T04:56:51.717Z] Login Succeeded [2024-08-28T04:56:51.717Z] nexus3.edgexfoundry.org:10004 [2024-08-28T04:56:51.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:56:51.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:56:51.717Z] Configure a credential helper to remove this warning. See [2024-08-28T04:56:51.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:56:51.717Z] [2024-08-28T04:56:51.717Z] Login Succeeded [2024-08-28T04:56:51.717Z] ****.io [2024-08-28T04:56:51.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:56:51.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:56:51.975Z] Configure a credential helper to remove this warning. See [2024-08-28T04:56:51.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:56:51.975Z] [2024-08-28T04:56:51.975Z] Login Succeeded [2024-08-28T04:56:51.975Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T04:56:51.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T04:56:52.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:56:52.050Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-08-28T04:56:52.050Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T04:56:52.050Z] latest [2024-08-28T04:56:52.050Z] 3.2.0-dev.29 [2024-08-28T04:56:52.050Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [2024-08-28T04:56:52.050Z] main [2024-08-28T04:56:52.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:52.380Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:52.705Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T04:56:52.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-08-28T04:56:52.706Z] 6a844b6133bb: Preparing [2024-08-28T04:56:52.706Z] 3ce187ede292: Preparing [2024-08-28T04:56:52.706Z] 74036dfe95b7: Preparing [2024-08-28T04:56:52.706Z] d4a60591f0e7: Preparing [2024-08-28T04:56:52.706Z] 0dbd20cb6fb8: Preparing [2024-08-28T04:56:52.706Z] 894534a59b18: Preparing [2024-08-28T04:56:52.706Z] ce7f800efff9: Preparing [2024-08-28T04:56:52.706Z] 894534a59b18: Waiting [2024-08-28T04:56:52.706Z] ce7f800efff9: Waiting [2024-08-28T04:56:52.706Z] 0dbd20cb6fb8: Pushed [2024-08-28T04:56:52.706Z] 3ce187ede292: Pushed [2024-08-28T04:56:52.706Z] 74036dfe95b7: Pushed [2024-08-28T04:56:52.706Z] d4a60591f0e7: Pushed [2024-08-28T04:56:52.706Z] ce7f800efff9: Layer already exists [2024-08-28T04:56:52.966Z] 894534a59b18: Pushed [2024-08-28T04:56:56.512Z] 6a844b6133bb: Pushed [2024-08-28T04:56:56.512Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:56.847Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:57.180Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-08-28T04:56:57.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-08-28T04:56:57.180Z] 6a844b6133bb: Preparing [2024-08-28T04:56:57.180Z] 3ce187ede292: Preparing [2024-08-28T04:56:57.180Z] 74036dfe95b7: Preparing [2024-08-28T04:56:57.180Z] d4a60591f0e7: Preparing [2024-08-28T04:56:57.180Z] 0dbd20cb6fb8: Preparing [2024-08-28T04:56:57.180Z] 894534a59b18: Preparing [2024-08-28T04:56:57.180Z] ce7f800efff9: Preparing [2024-08-28T04:56:57.180Z] 894534a59b18: Waiting [2024-08-28T04:56:57.180Z] ce7f800efff9: Waiting [2024-08-28T04:56:57.180Z] d4a60591f0e7: Layer already exists [2024-08-28T04:56:57.180Z] 0dbd20cb6fb8: Layer already exists [2024-08-28T04:56:57.180Z] 3ce187ede292: Layer already exists [2024-08-28T04:56:57.180Z] 6a844b6133bb: Layer already exists [2024-08-28T04:56:57.180Z] 74036dfe95b7: Layer already exists [2024-08-28T04:56:57.180Z] ce7f800efff9: Layer already exists [2024-08-28T04:56:57.180Z] 894534a59b18: Layer already exists [2024-08-28T04:56:57.180Z] latest: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:57.645Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:57.972Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.29 [2024-08-28T04:56:57.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-08-28T04:56:57.972Z] 6a844b6133bb: Preparing [2024-08-28T04:56:57.972Z] 3ce187ede292: Preparing [2024-08-28T04:56:57.972Z] 74036dfe95b7: Preparing [2024-08-28T04:56:57.972Z] d4a60591f0e7: Preparing [2024-08-28T04:56:57.972Z] 0dbd20cb6fb8: Preparing [2024-08-28T04:56:57.972Z] 894534a59b18: Preparing [2024-08-28T04:56:57.972Z] ce7f800efff9: Preparing [2024-08-28T04:56:57.972Z] 894534a59b18: Waiting [2024-08-28T04:56:57.972Z] ce7f800efff9: Waiting [2024-08-28T04:56:57.972Z] d4a60591f0e7: Layer already exists [2024-08-28T04:56:57.972Z] 6a844b6133bb: Layer already exists [2024-08-28T04:56:57.972Z] 0dbd20cb6fb8: Layer already exists [2024-08-28T04:56:57.972Z] 74036dfe95b7: Layer already exists [2024-08-28T04:56:57.972Z] 3ce187ede292: Layer already exists [2024-08-28T04:56:57.972Z] ce7f800efff9: Layer already exists [2024-08-28T04:56:57.972Z] 894534a59b18: Layer already exists [2024-08-28T04:56:57.972Z] 3.2.0-dev.29: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:58.308Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:58.634Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [2024-08-28T04:56:58.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-08-28T04:56:58.634Z] 6a844b6133bb: Preparing [2024-08-28T04:56:58.634Z] 3ce187ede292: Preparing [2024-08-28T04:56:58.634Z] 74036dfe95b7: Preparing [2024-08-28T04:56:58.634Z] d4a60591f0e7: Preparing [2024-08-28T04:56:58.634Z] 0dbd20cb6fb8: Preparing [2024-08-28T04:56:58.634Z] 894534a59b18: Preparing [2024-08-28T04:56:58.634Z] ce7f800efff9: Preparing [2024-08-28T04:56:58.634Z] 894534a59b18: Waiting [2024-08-28T04:56:58.634Z] ce7f800efff9: Waiting [2024-08-28T04:56:58.634Z] d4a60591f0e7: Layer already exists [2024-08-28T04:56:58.634Z] 0dbd20cb6fb8: Layer already exists [2024-08-28T04:56:58.634Z] 3ce187ede292: Layer already exists [2024-08-28T04:56:58.634Z] 74036dfe95b7: Layer already exists [2024-08-28T04:56:58.634Z] 6a844b6133bb: Layer already exists [2024-08-28T04:56:58.634Z] 894534a59b18: Layer already exists [2024-08-28T04:56:58.634Z] ce7f800efff9: Layer already exists [2024-08-28T04:56:58.634Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:58.967Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:56:59.294Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-08-28T04:56:59.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-08-28T04:56:59.294Z] 6a844b6133bb: Preparing [2024-08-28T04:56:59.294Z] 3ce187ede292: Preparing [2024-08-28T04:56:59.294Z] 74036dfe95b7: Preparing [2024-08-28T04:56:59.294Z] d4a60591f0e7: Preparing [2024-08-28T04:56:59.294Z] 0dbd20cb6fb8: Preparing [2024-08-28T04:56:59.294Z] 894534a59b18: Preparing [2024-08-28T04:56:59.294Z] ce7f800efff9: Preparing [2024-08-28T04:56:59.294Z] 894534a59b18: Waiting [2024-08-28T04:56:59.294Z] ce7f800efff9: Waiting [2024-08-28T04:56:59.294Z] 6a844b6133bb: Layer already exists [2024-08-28T04:56:59.294Z] d4a60591f0e7: Layer already exists [2024-08-28T04:56:59.294Z] 3ce187ede292: Layer already exists [2024-08-28T04:56:59.294Z] 0dbd20cb6fb8: Layer already exists [2024-08-28T04:56:59.294Z] 74036dfe95b7: Layer already exists [2024-08-28T04:56:59.294Z] ce7f800efff9: Layer already exists [2024-08-28T04:56:59.294Z] 894534a59b18: Layer already exists [2024-08-28T04:56:59.294Z] main: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T04:56:59.366Z] ===================================================== [Pipeline] echo [2024-08-28T04:56:59.377Z] taggedImages: [2024-08-28T04:56:59.377Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T04:56:59.378Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-08-28T04:56:59.378Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.29 [2024-08-28T04:56:59.378Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [2024-08-28T04:56:59.378Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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-08-28T04:56:59.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T04:56:59.774Z] [2024-08-28T04:56:59.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:57:00.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T04:57:00.075Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-28T04:57:00.075Z] 5eb5b503b376: Pulling fs layer [2024-08-28T04:57:00.075Z] 5c69ac0246d0: Pulling fs layer [2024-08-28T04:57:00.075Z] ec43610c2a17: Pulling fs layer [2024-08-28T04:57:00.075Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-28T04:57:00.075Z] 33b1e0a273af: Pulling fs layer [2024-08-28T04:57:00.075Z] 5d3b04190fa2: Pulling fs layer [2024-08-28T04:57:00.075Z] 2f39f015ded8: Pulling fs layer [2024-08-28T04:57:00.075Z] 3a2ae6a8a46f: Waiting [2024-08-28T04:57:00.075Z] 33b1e0a273af: Waiting [2024-08-28T04:57:00.075Z] 5d3b04190fa2: Waiting [2024-08-28T04:57:00.075Z] 2f39f015ded8: Waiting [2024-08-28T04:57:00.075Z] 5c69ac0246d0: Download complete [2024-08-28T04:57:00.075Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-28T04:57:00.075Z] 3a2ae6a8a46f: Download complete [2024-08-28T04:57:00.075Z] 33b1e0a273af: Verifying Checksum [2024-08-28T04:57:00.075Z] 33b1e0a273af: Download complete [2024-08-28T04:57:00.075Z] ec43610c2a17: Verifying Checksum [2024-08-28T04:57:00.075Z] ec43610c2a17: Download complete [2024-08-28T04:57:00.075Z] 5d3b04190fa2: Download complete [2024-08-28T04:57:00.334Z] 5eb5b503b376: Verifying Checksum [2024-08-28T04:57:00.334Z] 5eb5b503b376: Download complete [2024-08-28T04:57:00.900Z] 2f39f015ded8: Download complete [2024-08-28T04:57:01.471Z] 5eb5b503b376: Pull complete [2024-08-28T04:57:01.730Z] 5c69ac0246d0: Pull complete [2024-08-28T04:57:02.296Z] ec43610c2a17: Pull complete [2024-08-28T04:57:02.296Z] 3a2ae6a8a46f: Pull complete [2024-08-28T04:57:02.555Z] 33b1e0a273af: Pull complete [2024-08-28T04:57:02.555Z] 5d3b04190fa2: Pull complete [2024-08-28T04:57:07.823Z] 2f39f015ded8: Pull complete [2024-08-28T04:57:07.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-28T04:57:07.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T04:57:07.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T04:57:07.916Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T04:57:07.940Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-08-28T04:57:12.126Z] $ docker top 3e921dbf92c1fe7585637b7a1afc4444b3316fd60fb013358c12cc5690a91e14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:57:12.507Z] ---> job-cost.sh [2024-08-28T04:57:12.507Z] lf-activate-venv: SKIPPING [2024-08-28T04:57:12.507Z] INFO: No Stack... [2024-08-28T04:57:12.543Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8897 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-08-28T04:57:12.559Z] Running in /w/workspace/app-service-configurable/239 [Pipeline] { [Pipeline] checkout [2024-08-28T04:57:12.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T04:57:13.024Z] INFO: Archiving Costs [2024-08-28T04:57:15.622Z] The recommended git tool is: git [Pipeline] sh [2024-08-28T04:57:15.904Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-08-28T04:57:15.904Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T04:57:15.921Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [2024-08-28T04:57:15.933Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] did not exist. Created. [2024-08-28T04:57:15.940Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T04:57:16.252Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-28T04:57:16.289Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T04:57:16.305Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T04:57:16.330Z] $ docker stop --time=1 3e921dbf92c1fe7585637b7a1afc4444b3316fd60fb013358c12cc5690a91e14 [2024-08-28T04:57:17.502Z] $ docker rm -f --volumes 3e921dbf92c1fe7585637b7a1afc4444b3316fd60fb013358c12cc5690a91e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-28T04:57:24.510Z] using credential edgex-jenkins-ssh [2024-08-28T04:57:24.536Z] Cloning the remote Git repository [2024-08-28T04:57:24.586Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-08-28T04:57:24.765Z] > git init /w/workspace/app-service-configurable/239 # timeout=10 [2024-08-28T04:57:25.437Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-08-28T04:57:25.438Z] > git --version # timeout=10 [2024-08-28T04:57:25.464Z] > git --version # 'git version 2.25.1' [2024-08-28T04:57:25.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T04:57:25.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T04:57:28.226Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-08-28T04:57:28.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T04:57:29.491Z] Avoid second fetch [2024-08-28T04:57:29.491Z] Checking out Revision 73e85768b09e7a901a474aca8d4c5663b6c61c92 (main) [2024-08-28T04:57:30.476Z] Commit message: "Merge pull request #674 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.48" [2024-08-28T04:57:29.511Z] > git config core.sparsecheckout # timeout=10 [2024-08-28T04:57:29.615Z] > git checkout -f 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T04:57:35.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-28T04:57:35.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T04:57:35.387Z] Dload Upload Total Spent Left Speed [2024-08-28T04:57:35.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-08-28T04:57:35.754Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-28T04:57:36.104Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-28T04:57:36.104Z] + sudo tee /etc/docker/daemon.new [2024-08-28T04:57:36.104Z] { [2024-08-28T04:57:36.104Z] "registry-mirrors": [ [2024-08-28T04:57:36.104Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-28T04:57:36.104Z] ], [2024-08-28T04:57:36.104Z] "bip": "10.250.0.254/24", [2024-08-28T04:57:36.104Z] "hosts": [ [2024-08-28T04:57:36.104Z] "tcp://0.0.0.0:5555", [2024-08-28T04:57:36.104Z] "unix:///var/run/docker.sock" [2024-08-28T04:57:36.104Z] ], [2024-08-28T04:57:36.104Z] "mtu": 1458, [2024-08-28T04:57:36.104Z] "selinux-enabled": true, [2024-08-28T04:57:36.104Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-28T04:57:36.104Z] } [Pipeline] sh [2024-08-28T04:57:36.449Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-28T04:57:36.803Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T04:57:55.098Z] provisioning config files... [2024-08-28T04:57:55.131Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/239@tmp/config9467018512195072340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T04:57:55.617Z] ---> ****-login.sh [2024-08-28T04:57:55.617Z] nexus3.edgexfoundry.org:10001 [2024-08-28T04:57:56.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:57:56.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:57:56.484Z] Configure a credential helper to remove this warning. See [2024-08-28T04:57:56.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:57:56.484Z] [2024-08-28T04:57:56.484Z] Login Succeeded [2024-08-28T04:57:56.484Z] nexus3.edgexfoundry.org:10002 [2024-08-28T04:57:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:57:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:57:56.753Z] Configure a credential helper to remove this warning. See [2024-08-28T04:57:56.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:57:56.753Z] [2024-08-28T04:57:56.753Z] Login Succeeded [2024-08-28T04:57:56.753Z] nexus3.edgexfoundry.org:10003 [2024-08-28T04:57:57.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:57:57.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:57:57.297Z] Configure a credential helper to remove this warning. See [2024-08-28T04:57:57.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:57:57.297Z] [2024-08-28T04:57:57.297Z] Login Succeeded [2024-08-28T04:57:57.297Z] nexus3.edgexfoundry.org:10004 [2024-08-28T04:57:57.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:57:57.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:57:57.570Z] Configure a credential helper to remove this warning. See [2024-08-28T04:57:57.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:57:57.570Z] [2024-08-28T04:57:57.570Z] Login Succeeded [2024-08-28T04:57:57.570Z] ****.io [2024-08-28T04:57:57.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T04:57:58.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T04:57:58.115Z] Configure a credential helper to remove this warning. See [2024-08-28T04:57:58.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T04:57:58.115Z] [2024-08-28T04:57:58.115Z] Login Succeeded [2024-08-28T04:57:58.115Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T04:57:58.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T04:57:58.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:57:58.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T04:57:58.630Z] ========================================================= [2024-08-28T04:57:58.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-28T04:57:58.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T04:57:59.011Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-28T04:57:59.011Z] Sending build context to Docker daemon 238.1kB [2024-08-28T04:57:59.281Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T04:57:59.281Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T04:57:59.561Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-28T04:57:59.561Z] c6b39de5b339: Pulling fs layer [2024-08-28T04:57:59.561Z] a69c41024577: Pulling fs layer [2024-08-28T04:57:59.561Z] d6de4b400683: Pulling fs layer [2024-08-28T04:57:59.561Z] 35cb2a7552d0: Pulling fs layer [2024-08-28T04:57:59.561Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T04:57:59.561Z] 464afbd9ba4c: Pulling fs layer [2024-08-28T04:57:59.561Z] 4f4fb700ef54: Waiting [2024-08-28T04:57:59.561Z] 00f215d4a9da: Pulling fs layer [2024-08-28T04:57:59.561Z] 464afbd9ba4c: Waiting [2024-08-28T04:57:59.561Z] 00f215d4a9da: Waiting [2024-08-28T04:57:59.561Z] d496ad576159: Pulling fs layer [2024-08-28T04:57:59.561Z] d496ad576159: Waiting [2024-08-28T04:57:59.561Z] a69c41024577: Verifying Checksum [2024-08-28T04:57:59.561Z] a69c41024577: Download complete [2024-08-28T04:57:59.561Z] 35cb2a7552d0: Verifying Checksum [2024-08-28T04:57:59.561Z] 35cb2a7552d0: Download complete [2024-08-28T04:57:59.854Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T04:57:59.854Z] 4f4fb700ef54: Download complete [2024-08-28T04:57:59.854Z] 464afbd9ba4c: Verifying Checksum [2024-08-28T04:57:59.854Z] 464afbd9ba4c: Download complete [2024-08-28T04:57:59.854Z] c6b39de5b339: Download complete [2024-08-28T04:58:00.831Z] d496ad576159: Verifying Checksum [2024-08-28T04:58:00.831Z] d496ad576159: Download complete [2024-08-28T04:58:01.424Z] c6b39de5b339: Pull complete [2024-08-28T04:58:02.397Z] a69c41024577: Pull complete [2024-08-28T04:58:02.397Z] d6de4b400683: Verifying Checksum [2024-08-28T04:58:02.397Z] d6de4b400683: Download complete [2024-08-28T04:58:03.817Z] 00f215d4a9da: Verifying Checksum [2024-08-28T04:58:03.817Z] 00f215d4a9da: Download complete [2024-08-28T04:58:16.174Z] d6de4b400683: Pull complete [2024-08-28T04:58:16.174Z] 35cb2a7552d0: Pull complete [2024-08-28T04:58:16.174Z] 4f4fb700ef54: Pull complete [2024-08-28T04:58:16.174Z] 464afbd9ba4c: Pull complete [2024-08-28T04:58:26.270Z] 00f215d4a9da: Pull complete [2024-08-28T04:58:26.538Z] d496ad576159: Pull complete [2024-08-28T04:58:26.538Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-28T04:58:26.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-28T04:58:26.538Z] ---> f246e2811388 [2024-08-28T04:58:26.538Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T04:58:29.131Z] ---> Running in 752cd5cfd001 [2024-08-28T04:58:29.131Z] Removing intermediate container 752cd5cfd001 [2024-08-28T04:58:29.131Z] ---> b3b8f32b5da6 [2024-08-28T04:58:29.131Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T04:58:29.131Z] ---> Running in 7a250fabbad2 [2024-08-28T04:58:29.402Z] Removing intermediate container 7a250fabbad2 [2024-08-28T04:58:29.402Z] ---> 7f4a754acac3 [2024-08-28T04:58:29.402Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T04:58:29.402Z] ---> Running in 11a319af87b4 [2024-08-28T04:58:29.992Z] Removing intermediate container 11a319af87b4 [2024-08-28T04:58:29.992Z] ---> af16ac9aab49 [2024-08-28T04:58:29.992Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T04:58:29.992Z] ---> Running in 70e03152279d [2024-08-28T04:58:31.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T04:58:31.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T04:58:32.700Z] OK: 266 MiB in 52 packages [2024-08-28T04:58:34.878Z] Removing intermediate container 70e03152279d [2024-08-28T04:58:34.878Z] ---> 83568ac125e1 [2024-08-28T04:58:34.878Z] Step 7/12 : WORKDIR /app [2024-08-28T04:58:34.878Z] ---> Running in f8584d55676e [2024-08-28T04:58:35.469Z] Removing intermediate container f8584d55676e [2024-08-28T04:58:35.469Z] ---> fb5928f41e09 [2024-08-28T04:58:35.469Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-28T04:58:36.059Z] ---> a20299bdd44a [2024-08-28T04:58:36.059Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T04:58:36.059Z] ---> Running in c45e8403bf00 [2024-08-28T05:00:45.285Z] Removing intermediate container c45e8403bf00 [2024-08-28T05:00:45.285Z] ---> a375a63eed0d [2024-08-28T05:00:45.285Z] Step 10/12 : COPY . . [2024-08-28T05:00:45.285Z] ---> bd4a40ea56ae [2024-08-28T05:00:45.285Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T05:00:45.285Z] ---> Running in da6f833d6631 [2024-08-28T05:00:45.285Z] Removing intermediate container da6f833d6631 [2024-08-28T05:00:45.285Z] ---> 90bc97affac6 [2024-08-28T05:00:45.285Z] Step 12/12 : RUN $MAKE [2024-08-28T05:00:45.285Z] ---> Running in bfd0494544aa [2024-08-28T05:00:45.285Z] noop [2024-08-28T05:00:45.285Z] Removing intermediate container bfd0494544aa [2024-08-28T05:00:45.285Z] ---> 2a995f094043 [2024-08-28T05:00:45.285Z] Successfully built 2a995f094043 [2024-08-28T05:00:45.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:00:45.657Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T05:00:45.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:00:45.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container [2024-08-28T05:00:45.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/239 -v /w/workspace/app-service-configurable/239:/w/workspace/app-service-configurable/239:rw,z -v /w/workspace/app-service-configurable/239@tmp:/w/workspace/app-service-configurable/239@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 ******** ci-base-image-arm64 cat [2024-08-28T05:00:47.192Z] $ docker top 207b27b5f1d4c84eac93640cd3b476c9b5b27674bcb90934800dcf34c3e390b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T05:00:48.037Z] + go version [2024-08-28T05:00:48.037Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-28T05:00:48.055Z] $ docker stop --time=1 207b27b5f1d4c84eac93640cd3b476c9b5b27674bcb90934800dcf34c3e390b1 [2024-08-28T05:00:49.665Z] $ docker rm -f --volumes 207b27b5f1d4c84eac93640cd3b476c9b5b27674bcb90934800dcf34c3e390b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:00:50.246Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T05:00:50.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:00:50.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container [2024-08-28T05:00:50.508Z] $ 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/239 -v /w/workspace/app-service-configurable/239:/w/workspace/app-service-configurable/239:rw,z -v /w/workspace/app-service-configurable/239@tmp:/w/workspace/app-service-configurable/239@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 ******** ci-base-image-arm64 cat [2024-08-28T05:00:51.691Z] $ docker top 9b06334c38c96cd8a1213de9994ee688a37cd26fcdee590f289e742b166a55aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T05:00:52.218Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/239 [Pipeline] fileExists [Pipeline] sh [2024-08-28T05:00:53.145Z] + make test [2024-08-28T05:00:53.145Z] go test -race -coverprofile=coverage.out ./... [2024-08-28T05:05:30.012Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-28T05:05:30.969Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-28T05:05:30.969Z] go vet ./... [2024-08-28T05:09:39.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T05:09:39.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T05:09:39.659Z] ./bin/test-attribution-txt.sh [2024-08-28T05:09:39.659Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-28T05:09:39.659Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-28T05:09:39.659Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T05:09:39.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T05:09:39.698Z] $ docker stop --time=1 9b06334c38c96cd8a1213de9994ee688a37cd26fcdee590f289e742b166a55aa [2024-08-28T05:09:41.596Z] $ docker rm -f --volumes 9b06334c38c96cd8a1213de9994ee688a37cd26fcdee590f289e742b166a55aa [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T05:09:44.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T05:09:44.050Z] Warning: overwriting stash ‘coverage-report’ [2024-08-28T05:09:44.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T05:09:45.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T05:09:45.346Z] + ls -al . [2024-08-28T05:09:45.346Z] total 256 [2024-08-28T05:09:45.346Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 28 05:00 . [2024-08-28T05:09:45.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:57 .. [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:57 .dockerignore [2024-08-28T05:09:45.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .git [2024-08-28T05:09:45.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:57 .github [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:57 .gitignore [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:57 .golangci.yml [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:57 Attribution.txt [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:57 CHANGELOG.md [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:57 Dockerfile [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:57 GOVERNANCE.md [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:57 Jenkinsfile [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:57 LICENSE [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:57 OWNERS.md [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:57 README.md [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 04:53 VERSION [2024-08-28T05:09:45.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:57 bin [2024-08-28T05:09:45.346Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 05:00 coverage.out [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:57 go.mod [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:57 go.sum [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:57 main.go [2024-08-28T05:09:45.346Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:57 makefile [2024-08-28T05:09:45.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 04:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:09:45.707Z] + 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=73e85768b09e7a901a474aca8d4c5663b6c61c92 --label arch=arm64 --label version=3.2.0-dev.29 . [2024-08-28T05:09:45.707Z] Sending build context to Docker daemon 239.1kB [2024-08-28T05:09:45.991Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T05:09:45.991Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-28T05:09:45.991Z] ---> 2a995f094043 [2024-08-28T05:09:45.991Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-28T05:09:46.269Z] ---> Running in 1caee68ce05d [2024-08-28T05:09:46.541Z] Removing intermediate container 1caee68ce05d [2024-08-28T05:09:46.541Z] ---> 04e761615d68 [2024-08-28T05:09:46.541Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T05:09:46.813Z] ---> Running in 618774d188e9 [2024-08-28T05:09:47.090Z] Removing intermediate container 618774d188e9 [2024-08-28T05:09:47.090Z] ---> 2a5dd60082c5 [2024-08-28T05:09:47.090Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-28T05:09:47.360Z] ---> Running in e07819339d45 [2024-08-28T05:09:47.632Z] Removing intermediate container e07819339d45 [2024-08-28T05:09:47.632Z] ---> 2b094e20c593 [2024-08-28T05:09:47.632Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T05:09:47.632Z] ---> Running in 41a9ea896406 [2024-08-28T05:09:49.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T05:09:49.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T05:09:50.878Z] OK: 266 MiB in 52 packages [2024-08-28T05:09:51.886Z] Removing intermediate container 41a9ea896406 [2024-08-28T05:09:51.886Z] ---> e73349d2e1ea [2024-08-28T05:09:51.886Z] Step 7/27 : WORKDIR /app [2024-08-28T05:09:51.886Z] ---> Running in 9195317f2d97 [2024-08-28T05:09:52.495Z] Removing intermediate container 9195317f2d97 [2024-08-28T05:09:52.495Z] ---> 7077c1293076 [2024-08-28T05:09:52.495Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-28T05:09:53.112Z] ---> 83b5eaf5cadb [2024-08-28T05:09:53.112Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T05:09:53.112Z] ---> Running in 72d6991b9163 [2024-08-28T05:09:56.493Z] Removing intermediate container 72d6991b9163 [2024-08-28T05:09:56.493Z] ---> 1233f6e8e92d [2024-08-28T05:09:56.493Z] Step 10/27 : COPY . . [2024-08-28T05:09:57.081Z] ---> affe31cff75c [2024-08-28T05:09:57.081Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T05:09:57.358Z] ---> Running in a2832d322a5f [2024-08-28T05:09:57.638Z] Removing intermediate container a2832d322a5f [2024-08-28T05:09:57.638Z] ---> 86841d8f7142 [2024-08-28T05:09:57.638Z] Step 12/27 : RUN $MAKE [2024-08-28T05:09:57.638Z] ---> Running in 1aa937440354 [2024-08-28T05:09:59.060Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29" -trimpath -mod=readonly -o app-service-configurable [2024-08-28T05:14:05.931Z] Removing intermediate container 1aa937440354 [2024-08-28T05:14:05.931Z] ---> bf6331631d24 [2024-08-28T05:14:05.931Z] Step 13/27 : FROM alpine:3.18 [2024-08-28T05:14:05.931Z] 3.18: Pulling from library/alpine [2024-08-28T05:14:05.931Z] 4983c3fe2029: Pulling fs layer [2024-08-28T05:14:05.931Z] 4983c3fe2029: Verifying Checksum [2024-08-28T05:14:05.931Z] 4983c3fe2029: Download complete [2024-08-28T05:14:05.931Z] 4983c3fe2029: Pull complete [2024-08-28T05:14:05.931Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T05:14:05.931Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T05:14:05.932Z] ---> a0237000ae83 [2024-08-28T05:14:05.932Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-28T05:14:05.932Z] ---> Running in 8417203933b1 [2024-08-28T05:14:05.932Z] Removing intermediate container 8417203933b1 [2024-08-28T05:14:05.932Z] ---> fb0925e73a27 [2024-08-28T05:14:05.932Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-28T05:14:05.932Z] ---> Running in 53c9fd8f35d8 [2024-08-28T05:14:05.932Z] Removing intermediate container 53c9fd8f35d8 [2024-08-28T05:14:05.932Z] ---> dc9b9a04276f [2024-08-28T05:14:05.932Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-28T05:14:05.932Z] ---> Running in e1097517abca [2024-08-28T05:14:06.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T05:14:07.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T05:14:08.575Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-28T05:14:08.575Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-28T05:14:08.575Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T05:14:08.575Z] Executing ca-certificates-20240226-r0.trigger [2024-08-28T05:14:08.844Z] OK: 9 MiB in 17 packages [2024-08-28T05:14:10.256Z] Removing intermediate container e1097517abca [2024-08-28T05:14:10.256Z] ---> c674639f4656 [2024-08-28T05:14:10.256Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-28T05:14:10.256Z] ---> Running in 98797dc76199 [2024-08-28T05:14:11.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T05:14:11.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T05:14:13.083Z] OK: 9 MiB in 17 packages [2024-08-28T05:14:14.050Z] Removing intermediate container 98797dc76199 [2024-08-28T05:14:14.050Z] ---> 3be5cf7ac0db [2024-08-28T05:14:14.050Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-28T05:14:14.318Z] ---> 6de40bd2e2e9 [2024-08-28T05:14:14.318Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-28T05:14:14.913Z] ---> ea734fdaa783 [2024-08-28T05:14:14.913Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-28T05:14:15.501Z] ---> a8313e01b4f0 [2024-08-28T05:14:15.501Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-28T05:14:17.449Z] ---> c8873f46e205 [2024-08-28T05:14:17.449Z] Step 22/27 : EXPOSE 48095 [2024-08-28T05:14:17.449Z] ---> Running in 56b34dc4e5ef [2024-08-28T05:14:17.748Z] Removing intermediate container 56b34dc4e5ef [2024-08-28T05:14:17.748Z] ---> de4bc666065f [2024-08-28T05:14:17.748Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-28T05:14:17.748Z] ---> Running in b55c0ef6152a [2024-08-28T05:14:18.014Z] Removing intermediate container b55c0ef6152a [2024-08-28T05:14:18.014Z] ---> f1dfb5454e3f [2024-08-28T05:14:18.014Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-28T05:14:18.282Z] ---> Running in 281b8ead38ea [2024-08-28T05:14:18.549Z] Removing intermediate container 281b8ead38ea [2024-08-28T05:14:18.549Z] ---> 105a11429cdd [2024-08-28T05:14:18.549Z] Step 25/27 : LABEL arch=arm64 [2024-08-28T05:14:18.549Z] ---> Running in af6419d19c92 [2024-08-28T05:14:19.135Z] Removing intermediate container af6419d19c92 [2024-08-28T05:14:19.135Z] ---> 56e569fdecb8 [2024-08-28T05:14:19.135Z] Step 26/27 : LABEL git_sha=73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T05:14:19.135Z] ---> Running in b109310e2aed [2024-08-28T05:14:19.402Z] Removing intermediate container b109310e2aed [2024-08-28T05:14:19.402Z] ---> d59d634dc05a [2024-08-28T05:14:19.402Z] Step 27/27 : LABEL version=3.2.0-dev.29 [2024-08-28T05:14:19.675Z] ---> Running in 527af2b25877 [2024-08-28T05:14:19.942Z] Removing intermediate container 527af2b25877 [2024-08-28T05:14:19.942Z] ---> 7832f1ef20a8 [2024-08-28T05:14:19.942Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T05:14:19.942Z] Successfully built 7832f1ef20a8 [2024-08-28T05:14:19.942Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T05:14:20.113Z] provisioning config files... [2024-08-28T05:14:20.128Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/239@tmp/config7179627079912858583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:14:20.476Z] ---> ****-login.sh [2024-08-28T05:14:20.477Z] nexus3.edgexfoundry.org:10001 [2024-08-28T05:14:20.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T05:14:20.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T05:14:20.744Z] Configure a credential helper to remove this warning. See [2024-08-28T05:14:20.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T05:14:20.744Z] [2024-08-28T05:14:20.744Z] Login Succeeded [2024-08-28T05:14:20.744Z] nexus3.edgexfoundry.org:10002 [2024-08-28T05:14:21.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T05:14:21.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T05:14:21.289Z] Configure a credential helper to remove this warning. See [2024-08-28T05:14:21.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T05:14:21.289Z] [2024-08-28T05:14:21.289Z] Login Succeeded [2024-08-28T05:14:21.289Z] nexus3.edgexfoundry.org:10003 [2024-08-28T05:14:21.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T05:14:21.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T05:14:21.557Z] Configure a credential helper to remove this warning. See [2024-08-28T05:14:21.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T05:14:21.557Z] [2024-08-28T05:14:21.557Z] Login Succeeded [2024-08-28T05:14:21.557Z] nexus3.edgexfoundry.org:10004 [2024-08-28T05:14:21.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T05:14:22.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T05:14:22.097Z] Configure a credential helper to remove this warning. See [2024-08-28T05:14:22.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T05:14:22.097Z] [2024-08-28T05:14:22.097Z] Login Succeeded [2024-08-28T05:14:22.097Z] ****.io [2024-08-28T05:14:22.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T05:14:22.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T05:14:22.630Z] Configure a credential helper to remove this warning. See [2024-08-28T05:14:22.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T05:14:22.630Z] [2024-08-28T05:14:22.630Z] Login Succeeded [2024-08-28T05:14:22.630Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T05:14:22.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T05:14:22.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T05:14:22.724Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-08-28T05:14:22.724Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T05:14:22.724Z] latest [2024-08-28T05:14:22.724Z] 3.2.0-dev.29 [2024-08-28T05:14:22.724Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [2024-08-28T05:14:22.724Z] main [2024-08-28T05:14:22.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:23.144Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:23.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T05:14:23.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-08-28T05:14:23.526Z] face0af53c9b: Preparing [2024-08-28T05:14:23.526Z] fbf4fa59713d: Preparing [2024-08-28T05:14:23.526Z] 192fc79b5b9d: Preparing [2024-08-28T05:14:23.526Z] a89c4f62433c: Preparing [2024-08-28T05:14:23.526Z] a608b39ad73f: Preparing [2024-08-28T05:14:23.526Z] 645f41671b65: Preparing [2024-08-28T05:14:23.526Z] 3c20671a5817: Preparing [2024-08-28T05:14:23.526Z] 3c20671a5817: Waiting [2024-08-28T05:14:23.526Z] 645f41671b65: Waiting [2024-08-28T05:14:23.797Z] 192fc79b5b9d: Pushed [2024-08-28T05:14:23.797Z] a608b39ad73f: Pushed [2024-08-28T05:14:23.797Z] a89c4f62433c: Pushed [2024-08-28T05:14:23.797Z] fbf4fa59713d: Pushed [2024-08-28T05:14:23.797Z] 3c20671a5817: Layer already exists [2024-08-28T05:14:24.380Z] 645f41671b65: Pushed [2024-08-28T05:14:31.022Z] face0af53c9b: Pushed [2024-08-28T05:14:31.022Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:31.388Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:31.757Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-08-28T05:14:31.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-08-28T05:14:31.757Z] face0af53c9b: Preparing [2024-08-28T05:14:31.757Z] fbf4fa59713d: Preparing [2024-08-28T05:14:31.757Z] 192fc79b5b9d: Preparing [2024-08-28T05:14:31.757Z] a89c4f62433c: Preparing [2024-08-28T05:14:31.757Z] a608b39ad73f: Preparing [2024-08-28T05:14:31.757Z] 645f41671b65: Preparing [2024-08-28T05:14:31.757Z] 3c20671a5817: Preparing [2024-08-28T05:14:31.757Z] 645f41671b65: Waiting [2024-08-28T05:14:31.757Z] 3c20671a5817: Waiting [2024-08-28T05:14:31.757Z] a89c4f62433c: Layer already exists [2024-08-28T05:14:31.757Z] fbf4fa59713d: Layer already exists [2024-08-28T05:14:31.757Z] 192fc79b5b9d: Layer already exists [2024-08-28T05:14:31.757Z] face0af53c9b: Layer already exists [2024-08-28T05:14:31.757Z] a608b39ad73f: Layer already exists [2024-08-28T05:14:31.757Z] 645f41671b65: Layer already exists [2024-08-28T05:14:31.757Z] 3c20671a5817: Layer already exists [2024-08-28T05:14:32.022Z] latest: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:32.380Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:32.742Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.29 [2024-08-28T05:14:32.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-08-28T05:14:32.742Z] face0af53c9b: Preparing [2024-08-28T05:14:32.742Z] fbf4fa59713d: Preparing [2024-08-28T05:14:32.742Z] 192fc79b5b9d: Preparing [2024-08-28T05:14:32.742Z] a89c4f62433c: Preparing [2024-08-28T05:14:32.742Z] a608b39ad73f: Preparing [2024-08-28T05:14:32.742Z] 645f41671b65: Preparing [2024-08-28T05:14:32.742Z] 3c20671a5817: Preparing [2024-08-28T05:14:32.742Z] 645f41671b65: Waiting [2024-08-28T05:14:32.742Z] 3c20671a5817: Waiting [2024-08-28T05:14:32.742Z] a89c4f62433c: Layer already exists [2024-08-28T05:14:32.742Z] face0af53c9b: Layer already exists [2024-08-28T05:14:32.742Z] 192fc79b5b9d: Layer already exists [2024-08-28T05:14:32.742Z] a608b39ad73f: Layer already exists [2024-08-28T05:14:32.742Z] fbf4fa59713d: Layer already exists [2024-08-28T05:14:32.742Z] 645f41671b65: Layer already exists [2024-08-28T05:14:32.742Z] 3c20671a5817: Layer already exists [2024-08-28T05:14:33.009Z] 3.2.0-dev.29: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:33.364Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:33.728Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [2024-08-28T05:14:33.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-08-28T05:14:33.728Z] face0af53c9b: Preparing [2024-08-28T05:14:33.728Z] fbf4fa59713d: Preparing [2024-08-28T05:14:33.728Z] 192fc79b5b9d: Preparing [2024-08-28T05:14:33.728Z] a89c4f62433c: Preparing [2024-08-28T05:14:33.728Z] a608b39ad73f: Preparing [2024-08-28T05:14:33.728Z] 645f41671b65: Preparing [2024-08-28T05:14:33.728Z] 3c20671a5817: Preparing [2024-08-28T05:14:33.728Z] 645f41671b65: Waiting [2024-08-28T05:14:33.728Z] 3c20671a5817: Waiting [2024-08-28T05:14:33.728Z] a608b39ad73f: Layer already exists [2024-08-28T05:14:33.728Z] face0af53c9b: Layer already exists [2024-08-28T05:14:33.728Z] fbf4fa59713d: Layer already exists [2024-08-28T05:14:33.728Z] 192fc79b5b9d: Layer already exists [2024-08-28T05:14:33.728Z] a89c4f62433c: Layer already exists [2024-08-28T05:14:33.728Z] 645f41671b65: Layer already exists [2024-08-28T05:14:33.728Z] 3c20671a5817: Layer already exists [2024-08-28T05:14:33.997Z] 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:34.378Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:34.741Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-08-28T05:14:34.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-08-28T05:14:34.741Z] face0af53c9b: Preparing [2024-08-28T05:14:34.741Z] fbf4fa59713d: Preparing [2024-08-28T05:14:34.741Z] 192fc79b5b9d: Preparing [2024-08-28T05:14:34.741Z] a89c4f62433c: Preparing [2024-08-28T05:14:34.741Z] a608b39ad73f: Preparing [2024-08-28T05:14:34.741Z] 645f41671b65: Preparing [2024-08-28T05:14:34.741Z] 3c20671a5817: Preparing [2024-08-28T05:14:34.741Z] 645f41671b65: Waiting [2024-08-28T05:14:34.741Z] 3c20671a5817: Waiting [2024-08-28T05:14:34.741Z] a608b39ad73f: Layer already exists [2024-08-28T05:14:34.741Z] 192fc79b5b9d: Layer already exists [2024-08-28T05:14:34.741Z] fbf4fa59713d: Layer already exists [2024-08-28T05:14:34.741Z] face0af53c9b: Layer already exists [2024-08-28T05:14:34.741Z] a89c4f62433c: Layer already exists [2024-08-28T05:14:34.741Z] 645f41671b65: Layer already exists [2024-08-28T05:14:34.741Z] 3c20671a5817: Layer already exists [2024-08-28T05:14:35.011Z] main: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-28T05:14:35.100Z] ===================================================== [Pipeline] echo [2024-08-28T05:14:35.118Z] taggedImages: [2024-08-28T05:14:35.118Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92 [2024-08-28T05:14:35.118Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-08-28T05:14:35.118Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.29 [2024-08-28T05:14:35.118Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [2024-08-28T05:14:35.118Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:35.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T05:14:35.496Z] [2024-08-28T05:14:35.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:14:35.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T05:14:35.840Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-28T05:14:35.840Z] 8998bd30e6a1: Pulling fs layer [2024-08-28T05:14:35.840Z] 04944245beec: Pulling fs layer [2024-08-28T05:14:35.840Z] 699f458cf7ca: Pulling fs layer [2024-08-28T05:14:35.840Z] 765212b225bb: Pulling fs layer [2024-08-28T05:14:35.840Z] f23df028b6ca: Pulling fs layer [2024-08-28T05:14:35.840Z] d65c8cfc05b1: Pulling fs layer [2024-08-28T05:14:35.840Z] 2437ff75d9bd: Pulling fs layer [2024-08-28T05:14:35.840Z] 765212b225bb: Waiting [2024-08-28T05:14:35.840Z] d65c8cfc05b1: Waiting [2024-08-28T05:14:35.840Z] 2437ff75d9bd: Waiting [2024-08-28T05:14:36.108Z] 04944245beec: Verifying Checksum [2024-08-28T05:14:36.108Z] 04944245beec: Download complete [2024-08-28T05:14:36.108Z] 765212b225bb: Verifying Checksum [2024-08-28T05:14:36.108Z] 765212b225bb: Download complete [2024-08-28T05:14:36.108Z] f23df028b6ca: Verifying Checksum [2024-08-28T05:14:36.108Z] f23df028b6ca: Download complete [2024-08-28T05:14:36.108Z] d65c8cfc05b1: Download complete [2024-08-28T05:14:36.375Z] 699f458cf7ca: Verifying Checksum [2024-08-28T05:14:36.375Z] 699f458cf7ca: Download complete [2024-08-28T05:14:36.640Z] 8998bd30e6a1: Verifying Checksum [2024-08-28T05:14:36.640Z] 8998bd30e6a1: Download complete [2024-08-28T05:14:39.224Z] 2437ff75d9bd: Verifying Checksum [2024-08-28T05:14:41.805Z] 8998bd30e6a1: Pull complete [2024-08-28T05:14:42.073Z] 04944245beec: Pull complete [2024-08-28T05:14:43.482Z] 699f458cf7ca: Pull complete [2024-08-28T05:14:43.749Z] 765212b225bb: Pull complete [2024-08-28T05:14:44.709Z] f23df028b6ca: Pull complete [2024-08-28T05:14:44.978Z] d65c8cfc05b1: Pull complete [2024-08-28T05:15:03.185Z] 2437ff75d9bd: Pull complete [2024-08-28T05:15:03.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-28T05:15:03.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T05:15:03.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:15:03.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container [2024-08-28T05:15:03.499Z] $ 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/239 -v /w/workspace/app-service-configurable/239:/w/workspace/app-service-configurable/239:rw,z -v /w/workspace/app-service-configurable/239@tmp:/w/workspace/app-service-configurable/239@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:arm64 cat [2024-08-28T05:15:06.757Z] $ docker top 7a2e405b8b9d81c633be23a9931c711c72c40088a84e7c10568f3f593b7b726f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:15:07.665Z] ---> job-cost.sh [2024-08-28T05:15:07.665Z] lf-activate-venv: SKIPPING [2024-08-28T05:15:07.665Z] INFO: No Stack... [2024-08-28T05:15:07.936Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-28T05:15:08.896Z] INFO: Archiving Costs [Pipeline] sh [2024-08-28T05:15:09.536Z] + cat /w/workspace/app-service-configurable/239/archives/cost.csv [2024-08-28T05:15:09.536Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T05:15:09.600Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [2024-08-28T05:15:09.611Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] did not exist. Created. [2024-08-28T05:15:09.618Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T05:15:10.287Z] /w/workspace/app-service-configurable/239@tmp/durable-4aec5893/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-28T05:15:10.927Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-28T05:15:10.945Z] Warning: overwriting stash ‘stack-cost’ [2024-08-28T05:15:10.997Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T05:15:11.007Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T05:15:11.034Z] $ docker stop --time=1 7a2e405b8b9d81c633be23a9931c711c72c40088a84e7c10568f3f593b7b726f [2024-08-28T05:15:12.571Z] $ docker rm -f --volumes 7a2e405b8b9d81c633be23a9931c711c72c40088a84e7c10568f3f593b7b726f [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-08-28T05:15:13.032Z] provisioning config files... [2024-08-28T05:15:13.040Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15914400603803930731tmp [Pipeline] { [Pipeline] sh [2024-08-28T05:15:13.337Z] + set +x [2024-08-28T05:15:13.337Z] + curl -s https://codecov.io/bash [2024-08-28T05:15:13.337Z] + bash -s -- [2024-08-28T05:15:13.337Z] [2024-08-28T05:15:13.337Z] _____ _ [2024-08-28T05:15:13.337Z] / ____| | | [2024-08-28T05:15:13.337Z] | | ___ __| | ___ ___ _____ __ [2024-08-28T05:15:13.337Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-28T05:15:13.337Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-28T05:15:13.337Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-28T05:15:13.337Z] Bash-1.0.6 [2024-08-28T05:15:13.337Z] [2024-08-28T05:15:13.337Z] [2024-08-28T05:15:13.337Z] ==> git version 2.25.1 found [2024-08-28T05:15:13.337Z] ==> 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-08-28T05:15:13.337Z] Release-Date: 2020-01-08 [2024-08-28T05:15:13.337Z] 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-08-28T05:15:13.337Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-28T05:15:13.337Z] ==> Jenkins CI detected. [2024-08-28T05:15:13.337Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-08-28T05:15:13.337Z] project root: . [2024-08-28T05:15:13.337Z] --> token set from env [2024-08-28T05:15:13.337Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-28T05:15:13.337Z] ==> Running gcov in . (disable via -X gcov) [2024-08-28T05:15:13.337Z] ==> Python coveragepy not found [2024-08-28T05:15:13.337Z] ==> Searching for coverage reports in: [2024-08-28T05:15:13.337Z] + . [2024-08-28T05:15:13.337Z] -> Found 1 reports [2024-08-28T05:15:13.337Z] ==> Detecting git/mercurial file structure [2024-08-28T05:15:13.337Z] ==> Reading reports [2024-08-28T05:15:13.337Z] + ./coverage.out bytes=13 [2024-08-28T05:15:13.337Z] ==> Appending adjustments [2024-08-28T05:15:13.337Z] https://docs.codecov.io/docs/fixing-reports [2024-08-28T05:15:13.596Z] + Found adjustments [2024-08-28T05:15:13.596Z] ==> Gzipping contents [2024-08-28T05:15:13.596Z] 4.0K /tmp/codecov.TMjcXe.gz [2024-08-28T05:15:13.596Z] ==> Uploading reports [2024-08-28T05:15:13.596Z] url: https://codecov.io [2024-08-28T05:15:13.596Z] query: branch=main&commit=73e85768b09e7a901a474aca8d4c5663b6c61c92&build=239&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F239%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-28T05:15:13.596Z] -> Pinging Codecov [2024-08-28T05:15:13.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=73e85768b09e7a901a474aca8d4c5663b6c61c92&build=239&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F239%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-28T05:15:13.596Z] -> Uploading to [2024-08-28T05:15:13.596Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-28/A97CA9966030D2A3747ED39772930CCE/73e85768b09e7a901a474aca8d4c5663b6c61c92/39010347-dbad-4256-abf1-3c84dca9f299.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T051513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0841a0735b5c66b1aff08211b83caea84d1652d228d60d6c324c4dbdd1819a9f [2024-08-28T05:15:13.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T05:15:13.596Z] Dload Upload Total Spent Left Speed [2024-08-28T05:15:13.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 947 --:--:-- --:--:-- --:--:-- 947 [2024-08-28T05:15:13.860Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] } [2024-08-28T05:15:13.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-28T05:15:14.087Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-28T05:15:14.103Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:15:14.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-28T05:15:14.415Z] [2024-08-28T05:15:14.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:15:14.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-28T05:15:14.723Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-28T05:15:14.723Z] 619be1103602: Already exists [2024-08-28T05:15:14.723Z] f8ea3408117e: Pulling fs layer [2024-08-28T05:15:14.723Z] 91320369b822: Pulling fs layer [2024-08-28T05:15:14.723Z] 0406650e8295: Pulling fs layer [2024-08-28T05:15:14.723Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T05:15:14.723Z] 96d80e3f36e1: Pulling fs layer [2024-08-28T05:15:14.723Z] bcf3aedb951c: Pulling fs layer [2024-08-28T05:15:14.723Z] 4f4fb700ef54: Waiting [2024-08-28T05:15:14.723Z] 96d80e3f36e1: Waiting [2024-08-28T05:15:14.723Z] bcf3aedb951c: Waiting [2024-08-28T05:15:14.723Z] 0406650e8295: Verifying Checksum [2024-08-28T05:15:14.723Z] 0406650e8295: Download complete [2024-08-28T05:15:14.723Z] f8ea3408117e: Download complete [2024-08-28T05:15:14.723Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T05:15:14.723Z] 4f4fb700ef54: Download complete [2024-08-28T05:15:14.723Z] f8ea3408117e: Pull complete [2024-08-28T05:15:14.983Z] 96d80e3f36e1: Verifying Checksum [2024-08-28T05:15:14.983Z] 96d80e3f36e1: Download complete [2024-08-28T05:15:15.241Z] 91320369b822: Verifying Checksum [2024-08-28T05:15:15.241Z] 91320369b822: Download complete [2024-08-28T05:15:15.805Z] bcf3aedb951c: Verifying Checksum [2024-08-28T05:15:15.805Z] bcf3aedb951c: Download complete [2024-08-28T05:15:18.333Z] 91320369b822: Pull complete [2024-08-28T05:15:18.333Z] 0406650e8295: Pull complete [2024-08-28T05:15:18.333Z] 4f4fb700ef54: Pull complete [2024-08-28T05:15:18.592Z] 96d80e3f36e1: Pull complete [2024-08-28T05:15:21.130Z] bcf3aedb951c: Pull complete [2024-08-28T05:15:21.130Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-28T05:15:21.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-28T05:15:21.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:15:21.228Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T05:15:21.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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/edgex-snyk-go:latest cat [2024-08-28T05:15:23.338Z] $ docker top 5a8f0e85e8bf5e7e05b524b1cd3c4afd31dd4c48fc56b36504885ce182208799 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T05:15:23.689Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-08-28T05:15:23.697Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-08-28T05:15:23.981Z] + set -o pipefail [2024-08-28T05:15:23.981Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-08-28T05:15:38.869Z] [2024-08-28T05:15:38.869Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-08-28T05:15:38.869Z] [2024-08-28T05:15:38.869Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/49ab12c0-45be-44a0-97f6-bcdda20e1f46 [2024-08-28T05:15:38.869Z] [2024-08-28T05:15:38.869Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-28T05:15:38.869Z] [2024-08-28T05:15:38.869Z] [2024-08-28T05:15:38.869Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-28T05:15:38.869Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-28T05:15:38.898Z] $ docker stop --time=1 5a8f0e85e8bf5e7e05b524b1cd3c4afd31dd4c48fc56b36504885ce182208799 [2024-08-28T05:15:41.710Z] $ docker rm -f --volumes 5a8f0e85e8bf5e7e05b524b1cd3c4afd31dd4c48fc56b36504885ce182208799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T05:15:42.565Z] + git log --format=format:%s -1 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] sh [2024-08-28T05:15:42.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T05:15:42.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:15:43.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T05:15:43.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:15:43.231Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T05:15:43.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T05:15:43.617Z] $ docker top 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 -eo pid,comm [2024-08-28T05:15:43.670Z] 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-08-28T05:15:43.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T05:15:43.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T05:15:43.721Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T05:15:43.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T05:15:43.837Z] $ docker exec 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 ssh-agent [2024-08-28T05:15:43.944Z] SSH_AUTH_SOCK=/tmp/ssh-mtkIN32cg0vC/agent.33 [2024-08-28T05:15:43.944Z] SSH_AGENT_PID=39 [2024-08-28T05:15:43.948Z] Running ssh-add (command line suppressed) [2024-08-28T05:15:44.045Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6996167996213639405.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6996167996213639405.key) [2024-08-28T05:15:44.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T05:15:44.357Z] + git semver tag [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,503 [run_tag] DEBUG tag force:False [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,503 [check_head_tag] DEBUG check head tag [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,505 [execute] INFO git cat-file --batch-check [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,509 [execute] INFO git cat-file --batch [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,537 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,537 [execute] INFO git tag -a v3.2.0-dev.29 -m v3.2.0-dev.29 [2024-08-28T05:15:44.616Z] 2024-08-28 05:15:44,537 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.29', '-m', 'v3.2.0-dev.29'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-08-28T05:15:44.617Z] 2024-08-28 05:15:44,542 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T05:15:44.617Z] 3.2.0-dev.29 [Pipeline] } [2024-08-28T05:15:44.622Z] $ docker exec --env ******** --env ******** 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 ssh-agent -k [2024-08-28T05:15:44.721Z] unset SSH_AUTH_SOCK; [2024-08-28T05:15:44.722Z] unset SSH_AGENT_PID; [2024-08-28T05:15:44.722Z] echo Agent pid 39 killed; [2024-08-28T05:15:44.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T05:15:45.067Z] + git semver [Pipeline] } [2024-08-28T05:15:45.335Z] $ docker stop --time=1 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 [2024-08-28T05:15:46.593Z] $ docker rm -f --volumes 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:15:47.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-28T05:15:47.025Z] [2024-08-28T05:15:47.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:15:47.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-28T05:15:47.326Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-28T05:15:47.326Z] ab5ef0e58194: Pulling fs layer [2024-08-28T05:15:47.326Z] 9712f1f96733: Pulling fs layer [2024-08-28T05:15:47.326Z] 63f879dbbcfc: Pulling fs layer [2024-08-28T05:15:47.326Z] 0d9ebad4ef96: Pulling fs layer [2024-08-28T05:15:47.326Z] e9a5061849ea: Pulling fs layer [2024-08-28T05:15:47.326Z] d747dcd14b5f: Pulling fs layer [2024-08-28T05:15:47.326Z] 2de7ff778b66: Pulling fs layer [2024-08-28T05:15:47.326Z] 2de7ff778b66: Waiting [2024-08-28T05:15:47.326Z] 0d9ebad4ef96: Waiting [2024-08-28T05:15:47.326Z] d747dcd14b5f: Waiting [2024-08-28T05:15:47.326Z] e9a5061849ea: Waiting [2024-08-28T05:15:47.326Z] 9712f1f96733: Verifying Checksum [2024-08-28T05:15:47.326Z] 9712f1f96733: Download complete [2024-08-28T05:15:47.586Z] 63f879dbbcfc: Verifying Checksum [2024-08-28T05:15:47.586Z] 63f879dbbcfc: Download complete [2024-08-28T05:15:47.844Z] e9a5061849ea: Verifying Checksum [2024-08-28T05:15:47.844Z] e9a5061849ea: Download complete [2024-08-28T05:15:47.844Z] d747dcd14b5f: Verifying Checksum [2024-08-28T05:15:47.844Z] 0d9ebad4ef96: Verifying Checksum [2024-08-28T05:15:47.844Z] 0d9ebad4ef96: Download complete [2024-08-28T05:15:47.844Z] ab5ef0e58194: Verifying Checksum [2024-08-28T05:15:47.844Z] ab5ef0e58194: Download complete [2024-08-28T05:15:47.844Z] 2de7ff778b66: Verifying Checksum [2024-08-28T05:15:47.844Z] 2de7ff778b66: Download complete [2024-08-28T05:15:50.377Z] ab5ef0e58194: Pull complete [2024-08-28T05:15:50.637Z] 9712f1f96733: Pull complete [2024-08-28T05:15:51.203Z] 63f879dbbcfc: Pull complete [2024-08-28T05:15:55.392Z] 0d9ebad4ef96: Pull complete [2024-08-28T05:15:55.392Z] e9a5061849ea: Pull complete [2024-08-28T05:15:55.392Z] d747dcd14b5f: Pull complete [2024-08-28T05:15:56.767Z] 2de7ff778b66: Pull complete [2024-08-28T05:15:56.767Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-28T05:15:56.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-28T05:15:56.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:15:56.951Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T05:15:57.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-28T05:15:59.920Z] $ docker top 619d1ef94ff90372629e283167d312ab8cde2dd4f1f0f40fbd5faf267420cedf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-28T05:15:59.995Z] provisioning config files... [2024-08-28T05:16:00.011Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13397306028599139578tmp [2024-08-28T05:16:00.056Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config766523862608620478tmp [2024-08-28T05:16:00.091Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8819851204732218393tmp [Pipeline] { [Pipeline] echo [2024-08-28T05:16:00.185Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:00.502Z] ---> sigul-configuration.sh [2024-08-28T05:16:00.502Z] gpg: directory `/root/.gnupg' created [2024-08-28T05:16:00.502Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-28T05:16:00.502Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-28T05:16:00.502Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-28T05:16:00.502Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-28T05:16:00.502Z] gpg: CAST5 encrypted data [2024-08-28T05:16:00.502Z] gpg: encrypted with 1 passphrase [2024-08-28T05:16:00.502Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-28T05:16:00.796Z] + mkdir /home/jenkins [2024-08-28T05:16:00.796Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-28T05:16:01.088Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-08-28T05:16:01.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:01.396Z] ---> sigul-install.sh [2024-08-28T05:16:01.396Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-28T05:16:01.690Z] + git tag --list [2024-08-28T05:16:01.690Z] v1.0.0 [2024-08-28T05:16:01.690Z] v1.1.0 [2024-08-28T05:16:01.690Z] v1.2.0 [2024-08-28T05:16:01.690Z] v1.3.0 [2024-08-28T05:16:01.690Z] v1.3.1 [2024-08-28T05:16:01.690Z] v2.0.0 [2024-08-28T05:16:01.690Z] v2.0.1 [2024-08-28T05:16:01.690Z] v2.1.0 [2024-08-28T05:16:01.690Z] v2.1.1 [2024-08-28T05:16:01.690Z] v2.1.2 [2024-08-28T05:16:01.690Z] v2.2.0 [2024-08-28T05:16:01.690Z] v2.3 [2024-08-28T05:16:01.690Z] v2.3.0 [2024-08-28T05:16:01.690Z] v2.3.1 [2024-08-28T05:16:01.690Z] v3.0 [2024-08-28T05:16:01.690Z] v3.0.0 [2024-08-28T05:16:01.690Z] v3.0.1 [2024-08-28T05:16:01.690Z] v3.0.1-dev.1 [2024-08-28T05:16:01.690Z] v3.1 [2024-08-28T05:16:01.690Z] v3.1.0 [2024-08-28T05:16:01.690Z] v3.1.0-dev.1 [2024-08-28T05:16:01.690Z] v3.1.0-dev.10 [2024-08-28T05:16:01.690Z] v3.1.0-dev.11 [2024-08-28T05:16:01.690Z] v3.1.0-dev.12 [2024-08-28T05:16:01.690Z] v3.1.0-dev.13 [2024-08-28T05:16:01.690Z] v3.1.0-dev.14 [2024-08-28T05:16:01.690Z] v3.1.0-dev.15 [2024-08-28T05:16:01.690Z] v3.1.0-dev.16 [2024-08-28T05:16:01.690Z] v3.1.0-dev.17 [2024-08-28T05:16:01.690Z] v3.1.0-dev.18 [2024-08-28T05:16:01.690Z] v3.1.0-dev.19 [2024-08-28T05:16:01.690Z] v3.1.0-dev.2 [2024-08-28T05:16:01.690Z] v3.1.0-dev.20 [2024-08-28T05:16:01.690Z] v3.1.0-dev.21 [2024-08-28T05:16:01.690Z] v3.1.0-dev.22 [2024-08-28T05:16:01.690Z] v3.1.0-dev.23 [2024-08-28T05:16:01.690Z] v3.1.0-dev.24 [2024-08-28T05:16:01.690Z] v3.1.0-dev.25 [2024-08-28T05:16:01.690Z] v3.1.0-dev.26 [2024-08-28T05:16:01.690Z] v3.1.0-dev.27 [2024-08-28T05:16:01.690Z] v3.1.0-dev.28 [2024-08-28T05:16:01.690Z] v3.1.0-dev.29 [2024-08-28T05:16:01.690Z] v3.1.0-dev.3 [2024-08-28T05:16:01.690Z] v3.1.0-dev.30 [2024-08-28T05:16:01.690Z] v3.1.0-dev.31 [2024-08-28T05:16:01.690Z] v3.1.0-dev.32 [2024-08-28T05:16:01.690Z] v3.1.0-dev.33 [2024-08-28T05:16:01.690Z] v3.1.0-dev.34 [2024-08-28T05:16:01.690Z] v3.1.0-dev.35 [2024-08-28T05:16:01.690Z] v3.1.0-dev.36 [2024-08-28T05:16:01.690Z] v3.1.0-dev.37 [2024-08-28T05:16:01.690Z] v3.1.0-dev.38 [2024-08-28T05:16:01.690Z] v3.1.0-dev.39 [2024-08-28T05:16:01.690Z] v3.1.0-dev.4 [2024-08-28T05:16:01.690Z] v3.1.0-dev.5 [2024-08-28T05:16:01.690Z] v3.1.0-dev.6 [2024-08-28T05:16:01.690Z] v3.1.0-dev.7 [2024-08-28T05:16:01.690Z] v3.1.0-dev.8 [2024-08-28T05:16:01.690Z] v3.1.0-dev.9 [2024-08-28T05:16:01.690Z] v3.1.1 [2024-08-28T05:16:01.690Z] v3.1.1-dev.1 [2024-08-28T05:16:01.690Z] v3.2.0-dev.1 [2024-08-28T05:16:01.690Z] v3.2.0-dev.10 [2024-08-28T05:16:01.690Z] v3.2.0-dev.11 [2024-08-28T05:16:01.690Z] v3.2.0-dev.12 [2024-08-28T05:16:01.690Z] v3.2.0-dev.13 [2024-08-28T05:16:01.690Z] v3.2.0-dev.14 [2024-08-28T05:16:01.690Z] v3.2.0-dev.15 [2024-08-28T05:16:01.690Z] v3.2.0-dev.16 [2024-08-28T05:16:01.690Z] v3.2.0-dev.17 [2024-08-28T05:16:01.690Z] v3.2.0-dev.18 [2024-08-28T05:16:01.690Z] v3.2.0-dev.19 [2024-08-28T05:16:01.690Z] v3.2.0-dev.2 [2024-08-28T05:16:01.690Z] v3.2.0-dev.20 [2024-08-28T05:16:01.690Z] v3.2.0-dev.21 [2024-08-28T05:16:01.690Z] v3.2.0-dev.22 [2024-08-28T05:16:01.690Z] v3.2.0-dev.23 [2024-08-28T05:16:01.690Z] v3.2.0-dev.24 [2024-08-28T05:16:01.690Z] v3.2.0-dev.25 [2024-08-28T05:16:01.690Z] v3.2.0-dev.26 [2024-08-28T05:16:01.690Z] v3.2.0-dev.27 [2024-08-28T05:16:01.690Z] v3.2.0-dev.28 [2024-08-28T05:16:01.690Z] v3.2.0-dev.29 [2024-08-28T05:16:01.690Z] v3.2.0-dev.3 [2024-08-28T05:16:01.690Z] v3.2.0-dev.4 [2024-08-28T05:16:01.690Z] v3.2.0-dev.5 [2024-08-28T05:16:01.690Z] v3.2.0-dev.6 [2024-08-28T05:16:01.690Z] v3.2.0-dev.7 [2024-08-28T05:16:01.690Z] v3.2.0-dev.8 [2024-08-28T05:16:01.690Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-28T05:16:01.983Z] + lftools sign git-tag v3.2.0-dev.29 [2024-08-28T05:16:02.554Z] Signing Git tag with Sigul... [2024-08-28T05:16:02.554Z] Signing v3.2.0-dev.29 [Pipeline] echo [2024-08-28T05:16:03.143Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:03.442Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-28T05:16:03.448Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-28T05:16:03.470Z] $ docker stop --time=1 619d1ef94ff90372629e283167d312ab8cde2dd4f1f0f40fbd5faf267420cedf [2024-08-28T05:16:04.799Z] $ docker rm -f --volumes 619d1ef94ff90372629e283167d312ab8cde2dd4f1f0f40fbd5faf267420cedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-28T05:16:05.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T05:16:05.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:16:05.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T05:16:05.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:16:05.630Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T05:16:05.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T05:16:06.005Z] $ docker top 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 -eo pid,comm [2024-08-28T05:16:06.058Z] 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-08-28T05:16:06.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T05:16:06.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T05:16:06.116Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T05:16:06.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T05:16:06.246Z] $ docker exec 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 ssh-agent [2024-08-28T05:16:06.367Z] SSH_AUTH_SOCK=/tmp/ssh-HcbkaKqMlmXA/agent.32 [2024-08-28T05:16:06.367Z] SSH_AGENT_PID=38 [2024-08-28T05:16:06.372Z] Running ssh-add (command line suppressed) [2024-08-28T05:16:06.470Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16179891419635375394.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16179891419635375394.key) [2024-08-28T05:16:06.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T05:16:06.776Z] + git semver bump pre [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,973 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,973 [bump_version] DEBUG bumping version:3.2.0-dev.29 on axis:pre with prefix:dev [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,973 [bump_version] DEBUG bumped version:3.2.0-dev.30 [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,973 [write_version] DEBUG write version:3.2.0-dev.30 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,973 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,973 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,976 [execute] INFO git cat-file --batch-check [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,982 [execute] INFO git cat-file --batch [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T05:16:07.036Z] 2024-08-28 05:16:06,988 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T05:16:07.036Z] 3.2.0-dev.30 [Pipeline] } [2024-08-28T05:16:07.042Z] $ docker exec --env ******** --env ******** 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 ssh-agent -k [2024-08-28T05:16:07.165Z] unset SSH_AUTH_SOCK; [2024-08-28T05:16:07.165Z] unset SSH_AGENT_PID; [2024-08-28T05:16:07.165Z] echo Agent pid 38 killed; [2024-08-28T05:16:07.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T05:16:07.502Z] + git semver [Pipeline] } [2024-08-28T05:16:07.772Z] $ docker stop --time=1 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 [2024-08-28T05:16:09.058Z] $ docker rm -f --volumes 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T05:16:09.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T05:16:09.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:16:09.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T05:16:09.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:16:09.805Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T05:16:09.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-28T05:16:10.215Z] $ docker top eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T05:16:10.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T05:16:10.327Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T05:16:10.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T05:16:10.439Z] $ docker exec eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 ssh-agent [2024-08-28T05:16:10.559Z] SSH_AUTH_SOCK=/tmp/ssh-9ZVdSdC3un6y/agent.33 [2024-08-28T05:16:10.559Z] SSH_AGENT_PID=39 [2024-08-28T05:16:10.564Z] Running ssh-add (command line suppressed) [2024-08-28T05:16:10.662Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10876918077374938198.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10876918077374938198.key) [2024-08-28T05:16:10.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T05:16:10.970Z] + git semver push [2024-08-28T05:16:11.228Z] 2024-08-28 05:16:11,144 [run_push] DEBUG push [2024-08-28T05:16:11.228Z] 2024-08-28 05:16:11,145 [execute] INFO git cat-file --batch-check [2024-08-28T05:16:11.228Z] 2024-08-28 05:16:11,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T05:16:11.228Z] 2024-08-28 05:16:11,149 [execute] INFO git rev-list 0db02407bc7f1923d5589c058c3d972b1e2f9db4 -- [2024-08-28T05:16:11.228Z] 2024-08-28 05:16:11,149 [execute] DEBUG Popen(['git', 'rev-list', '0db02407bc7f1923d5589c058c3d972b1e2f9db4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-28T05:16:11.228Z] 2024-08-28 05:16:11,162 [execute] INFO git fetch -v origin [2024-08-28T05:16:11.228Z] 2024-08-28 05:16:11,162 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-28T05:16:11.798Z] 2024-08-28 05:16:11,665 [run_push] DEBUG no remote changes detected [2024-08-28T05:16:11.798Z] 2024-08-28 05:16:11,665 [execute] INFO git push origin semver [2024-08-28T05:16:11.798Z] 2024-08-28 05:16:11,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-28T05:16:12.736Z] 2024-08-28 05:16:12,456 [run_push] DEBUG push all version tags [2024-08-28T05:16:12.736Z] 2024-08-28 05:16:12,456 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-28T05:16:12.736Z] 2024-08-28 05:16:12,457 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-08-28T05:16:13.308Z] 2024-08-28 05:16:13,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-08-28T05:16:13.308Z] 3.2.0-dev.30 [Pipeline] } [2024-08-28T05:16:13.314Z] $ docker exec --env ******** --env ******** eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 ssh-agent -k [2024-08-28T05:16:13.409Z] unset SSH_AUTH_SOCK; [2024-08-28T05:16:13.411Z] unset SSH_AGENT_PID; [2024-08-28T05:16:13.411Z] echo Agent pid 39 killed; [2024-08-28T05:16:13.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T05:16:13.737Z] + git semver [Pipeline] } [2024-08-28T05:16:14.002Z] $ docker stop --time=1 eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 [2024-08-28T05:16:15.314Z] $ docker rm -f --volumes eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-08-28T05:16:15.917Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-08-28T05:16:15.917Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-08-28T05:16:15.917Z] total 16 [2024-08-28T05:16:15.917Z] drwxr-xr-x 3 root root 4096 Aug 28 04:57 . [2024-08-28T05:16:15.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 05:16 .. [2024-08-28T05:16:15.917Z] drwxr-xr-x 2 root root 4096 Aug 28 04:57 cost [2024-08-28T05:16:15.917Z] -rw-r--r-- 1 root root 96 Aug 28 04:57 cost.csv [2024-08-28T05:16:15.917Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-08-28T05:16:15.917Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-08-28T05:16:15.917Z] total 16 [2024-08-28T05:16:15.917Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:57 . [2024-08-28T05:16:15.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 05:16 .. [2024-08-28T05:16:15.917Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 04:57 cost [2024-08-28T05:16:15.917Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 28 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:16.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:17.076Z] ---> package-listing.sh [2024-08-28T05:16:17.076Z] ++ facter osfamily [2024-08-28T05:16:17.076Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-28T05:16:17.336Z] + OS_FAMILY=debian [2024-08-28T05:16:17.336Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-08-28T05:16:17.336Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-28T05:16:17.336Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-28T05:16:17.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-28T05:16:17.336Z] + PACKAGES=/tmp/packages_start.txt [2024-08-28T05:16:17.336Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-08-28T05:16:17.336Z] + PACKAGES=/tmp/packages_end.txt [2024-08-28T05:16:17.336Z] + case "${OS_FAMILY}" in [2024-08-28T05:16:17.336Z] + dpkg -l [2024-08-28T05:16:17.336Z] + grep '^ii' [2024-08-28T05:16:17.336Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-28T05:16:17.336Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-28T05:16:17.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-28T05:16:17.336Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-08-28T05:16:17.336Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-08-28T05:16:17.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-08-28T05:16:17.347Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-28T05:16:17.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T05:16:18.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T05:16:18.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T05:16:18.276Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2024-08-28T05:16:18.301Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-28T05:16:18.536Z] $ docker top bfeb09a8d6be8ba26be6e73113faced906fb58a5e0db7ac1d12e077f38ca14e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T05:16:18.888Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-28T05:16:19.178Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-28T05:16:19.466Z] + ls /var/log/sa-host [2024-08-28T05:16:19.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T05:16:19.547Z] provisioning config files... [2024-08-28T05:16:19.562Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6525282680914405018tmp [Pipeline] { [Pipeline] echo [2024-08-28T05:16:19.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:19.864Z] ---> create-netrc.sh [Pipeline] } [2024-08-28T05:16:19.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:20.198Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-28T05:16:20.208Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:20.501Z] ---> sudo-logs.sh [2024-08-28T05:16:20.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-28T05:16:20.529Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:20.810Z] ---> job-cost.sh [2024-08-28T05:16:20.810Z] lf-activate-venv: SKIPPING [2024-08-28T05:16:20.810Z] DEBUG: total: 0.2199999988079071 [2024-08-28T05:16:20.810Z] INFO: Retrieving Stack Cost... [2024-08-28T05:16:21.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T05:16:21.637Z] INFO: Archiving Costs [Pipeline] echo [2024-08-28T05:16:21.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T05:16:21.935Z] ---> logs-deploy.sh [2024-08-28T05:16:21.935Z] lf-activate-venv: SKIPPING [2024-08-28T05:16:21.935Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/239 [2024-08-28T05:16:21.935Z] INFO: archiving workspace using pattern(s): [2024-08-28T05:16:22.874Z] Archives upload complete. [2024-08-28T05:16:22.874Z] INFO: archiving logs to Nexus