Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 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-ssh64536131775590130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8429492593217136944.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/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/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7929209910607055361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15023849883223331970.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/device-rest-go/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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17970714916110291900.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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go 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: device-rest 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5697 in /w/workspace/edgexfoundry_device-rest-go_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/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 (main) Commit message: "Merge pull request #399 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 # timeout=10 > git rev-list --no-walk 290df9772e99a502094e71001891edf463b76fa6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-16T04:22:37.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-16T04:22:37.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-16T04:22:37.349Z] ========================================================= [2024-07-16T04:22:37.349Z] EdgeX Global Pipelines Version Info [2024-07-16T04:22:37.349Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:22:38.085Z] ------------------- [2024-07-16T04:22:38.085Z] stable info: [2024-07-16T04:22:38.085Z] ------------------- [2024-07-16T04:22:38.085Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:22:38.085Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-16T04:22:38.085Z] Message: update stable to v1.0.260 [2024-07-16T04:22:38.658Z] ------------------- [2024-07-16T04:22:38.658Z] experimental info: [2024-07-16T04:22:38.658Z] ------------------- [2024-07-16T04:22:38.658Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:22:38.658Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-16T04:22:38.658Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-16T04:22:38.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-07-16T04:22:38.752Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-07-16T04:22:38.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-16T04:22:38.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-16T04:22:38.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-16T04:22:38.837Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-16T04:22:38.862Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-16T04:22:38.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-16T04:22:38.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-16T04:22:38.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-16T04:22:38.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-16T04:22:38.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-07-16T04:22:38.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-16T04:22:39.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-16T04:22:39.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:22:39.059Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:22:39.078Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:22:39.098Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:22:39.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-16T04:22:39.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-16T04:22:39.161Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-16T04:22:39.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-16T04:22:39.205Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-16T04:22:39.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-16T04:22:39.247Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-16T04:22:39.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-16T04:22:39.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-16T04:22:39.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-16T04:22:39.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-16T04:22:39.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-16T04:22:39.414Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo [2024-07-16T04:22:39.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffc9e4f [Pipeline] echo [2024-07-16T04:22:39.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:22:39.530Z] provisioning config files... [2024-07-16T04:22:39.543Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9736805449629997685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:22:39.879Z] ---> ****-login.sh [2024-07-16T04:22:39.880Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:22:40.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:40.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:40.140Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:40.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:40.140Z] [2024-07-16T04:22:40.140Z] Login Succeeded [2024-07-16T04:22:40.140Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:22:40.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:40.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:40.400Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:40.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:40.400Z] [2024-07-16T04:22:40.400Z] Login Succeeded [2024-07-16T04:22:40.400Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:22:40.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:40.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:40.400Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:40.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:40.401Z] [2024-07-16T04:22:40.401Z] Login Succeeded [2024-07-16T04:22:40.401Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:22:40.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:40.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:40.401Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:40.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:40.401Z] [2024-07-16T04:22:40.401Z] Login Succeeded [2024-07-16T04:22:40.401Z] ****.io [2024-07-16T04:22:40.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:40.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:40.662Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:40.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:40.662Z] [2024-07-16T04:22:40.662Z] Login Succeeded [2024-07-16T04:22:40.662Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:22:40.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-16T04:22:41.083Z] + git rev-list -1 --merges ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0~1..ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo [2024-07-16T04:22:41.110Z] -----------> git rev-list -1 --merges ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0~1..ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:22:41.110Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [false] [Pipeline] sh [2024-07-16T04:22:41.407Z] + git log --format=format:%s -1 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo [2024-07-16T04:22:41.423Z] ========================================================= [2024-07-16T04:22:41.423Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-16T04:22:41.423Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:22:41.764Z] + git log --format=format:%s -1 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] echo [2024-07-16T04:22:41.777Z] [semverPrep] GIT_COMMIT: ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0, Commit Message: Merge pull request #399 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo [2024-07-16T04:22:41.792Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-16T04:22:42.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:22:42.151Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-16T04:22:42.151Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-16T04:22:42.151Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-16T04:22:42.151Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-16T04:22:42.151Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-16T04:22:42.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:22:42.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:22:42.507Z] [2024-07-16T04:22:42.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:22:42.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:22:42.816Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-16T04:22:42.816Z] b85a868b505f: Pulling fs layer [2024-07-16T04:22:42.816Z] e2be974225ed: Pulling fs layer [2024-07-16T04:22:42.816Z] 339a4e72a1f5: Pulling fs layer [2024-07-16T04:22:42.816Z] 988bab9f4d93: Pulling fs layer [2024-07-16T04:22:42.816Z] 1469e6f7b9e6: Pulling fs layer [2024-07-16T04:22:42.816Z] eaf3925da568: Pulling fs layer [2024-07-16T04:22:42.816Z] bab4dde63d76: Pulling fs layer [2024-07-16T04:22:42.816Z] bde34c3a00c8: Pulling fs layer [2024-07-16T04:22:42.816Z] b352a97aabf1: Pulling fs layer [2024-07-16T04:22:42.816Z] 988bab9f4d93: Waiting [2024-07-16T04:22:42.816Z] 1469e6f7b9e6: Waiting [2024-07-16T04:22:42.816Z] eaf3925da568: Waiting [2024-07-16T04:22:42.816Z] bab4dde63d76: Waiting [2024-07-16T04:22:42.816Z] bde34c3a00c8: Waiting [2024-07-16T04:22:42.816Z] 4872d77fe225: Pulling fs layer [2024-07-16T04:22:42.816Z] b352a97aabf1: Waiting [2024-07-16T04:22:42.816Z] 5851b861e8e6: Pulling fs layer [2024-07-16T04:22:42.816Z] e2be974225ed: Download complete [2024-07-16T04:22:42.816Z] 988bab9f4d93: Download complete [2024-07-16T04:22:43.075Z] 1469e6f7b9e6: Verifying Checksum [2024-07-16T04:22:43.075Z] 1469e6f7b9e6: Download complete [2024-07-16T04:22:43.075Z] eaf3925da568: Verifying Checksum [2024-07-16T04:22:43.075Z] eaf3925da568: Download complete [2024-07-16T04:22:43.075Z] 339a4e72a1f5: Verifying Checksum [2024-07-16T04:22:43.075Z] 339a4e72a1f5: Download complete [2024-07-16T04:22:43.075Z] bde34c3a00c8: Verifying Checksum [2024-07-16T04:22:43.075Z] bde34c3a00c8: Download complete [2024-07-16T04:22:43.075Z] b352a97aabf1: Verifying Checksum [2024-07-16T04:22:43.075Z] b352a97aabf1: Download complete [2024-07-16T04:22:43.075Z] 4872d77fe225: Verifying Checksum [2024-07-16T04:22:43.075Z] 4872d77fe225: Download complete [2024-07-16T04:22:43.075Z] 5851b861e8e6: Verifying Checksum [2024-07-16T04:22:43.075Z] 5851b861e8e6: Download complete [2024-07-16T04:22:43.075Z] b85a868b505f: Verifying Checksum [2024-07-16T04:22:43.075Z] b85a868b505f: Download complete [2024-07-16T04:22:43.333Z] bab4dde63d76: Verifying Checksum [2024-07-16T04:22:43.333Z] bab4dde63d76: Download complete [2024-07-16T04:22:44.711Z] b85a868b505f: Pull complete [2024-07-16T04:22:44.711Z] e2be974225ed: Pull complete [2024-07-16T04:22:44.985Z] 339a4e72a1f5: Pull complete [2024-07-16T04:22:45.275Z] 988bab9f4d93: Pull complete [2024-07-16T04:22:45.537Z] 1469e6f7b9e6: Pull complete [2024-07-16T04:22:45.537Z] eaf3925da568: Pull complete [2024-07-16T04:22:47.561Z] bab4dde63d76: Pull complete [2024-07-16T04:22:47.561Z] bde34c3a00c8: Pull complete [2024-07-16T04:22:47.561Z] b352a97aabf1: Pull complete [2024-07-16T04:22:47.561Z] 4872d77fe225: Pull complete [2024-07-16T04:22:47.561Z] 5851b861e8e6: Pull complete [2024-07-16T04:22:47.561Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-16T04:22:47.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:22:47.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:22:47.723Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:22:47.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:22:49.691Z] $ docker top 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 -eo pid,comm [2024-07-16T04:22:49.743Z] 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-07-16T04:22:49.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:22:49.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:22:49.799Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:22:49.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:22:49.924Z] $ docker exec 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent [2024-07-16T04:22:50.039Z] SSH_AUTH_SOCK=/tmp/ssh-kSSqSunI0FA8/agent.32 [2024-07-16T04:22:50.039Z] SSH_AGENT_PID=38 [2024-07-16T04:22:50.045Z] Running ssh-add (command line suppressed) [2024-07-16T04:22:50.163Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13156658399923251334.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13156658399923251334.key) [2024-07-16T04:22:50.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:22:50.477Z] + git tag --points-at HEAD [Pipeline] } [2024-07-16T04:22:50.486Z] $ docker exec --env ******** --env ******** 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent -k [2024-07-16T04:22:50.588Z] unset SSH_AUTH_SOCK; [2024-07-16T04:22:50.588Z] unset SSH_AGENT_PID; [2024-07-16T04:22:50.588Z] echo Agent pid 38 killed; [2024-07-16T04:22:50.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-16T04:22:50.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:22:50.644Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:22:50.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:22:50.754Z] $ docker exec 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent [2024-07-16T04:22:50.874Z] SSH_AUTH_SOCK=/tmp/ssh-BQFubwCKTaZf/agent.72 [2024-07-16T04:22:50.874Z] SSH_AGENT_PID=78 [2024-07-16T04:22:50.879Z] Running ssh-add (command line suppressed) [2024-07-16T04:22:50.971Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_269181934004847712.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_269181934004847712.key) [2024-07-16T04:22:50.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:22:51.286Z] + git semver init [2024-07-16T04:22:51.545Z] 2024-07-16 04:22:51,453 [run_init] DEBUG init version:0.0.0 force:False [2024-07-16T04:22:51.545Z] 2024-07-16 04:22:51,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-07-16T04:22:51.545Z] 2024-07-16 04:22:51,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-07-16T04:22:51.545Z] 2024-07-16 04:22:51,455 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:22:52.922Z] 2024-07-16 04:22:52,685 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-07-16T04:22:52.922Z] 2024-07-16 04:22:52,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-07-16T04:22:52.922Z] 2024-07-16 04:22:52,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:22:52.922Z] 2024-07-16 04:22:52,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:22:52.922Z] 3.2.0-dev.16 [Pipeline] } [2024-07-16T04:22:52.929Z] $ docker exec --env ******** --env ******** 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 ssh-agent -k [2024-07-16T04:22:53.052Z] unset SSH_AUTH_SOCK; [2024-07-16T04:22:53.053Z] unset SSH_AGENT_PID; [2024-07-16T04:22:53.053Z] echo Agent pid 78 killed; [2024-07-16T04:22:53.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:22:53.384Z] + git semver [Pipeline] } [2024-07-16T04:22:53.657Z] $ docker stop --time=1 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 [2024-07-16T04:22:54.965Z] $ docker rm -f --volumes 5dcde61d1c067137b360ccf933383880a795e295ee1cb9faaec5f1f943b49146 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:22:55.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-16T04:22:55.576Z] Stashed 1 file(s) [Pipeline] echo [2024-07-16T04:22:55.579Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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-07-16T04:22:55.772Z] provisioning config files... [2024-07-16T04:22:55.783Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3246358393059414951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:22:56.090Z] ---> ****-login.sh [2024-07-16T04:22:56.090Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:22:56.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:56.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:56.090Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:56.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:56.090Z] [2024-07-16T04:22:56.090Z] Login Succeeded [2024-07-16T04:22:56.090Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:22:56.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:56.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:56.090Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:56.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:56.090Z] [2024-07-16T04:22:56.090Z] Login Succeeded [2024-07-16T04:22:56.090Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:22:56.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:56.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:56.349Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:56.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:56.349Z] [2024-07-16T04:22:56.349Z] Login Succeeded [2024-07-16T04:22:56.349Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:22:56.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:56.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:56.350Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:56.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:56.350Z] [2024-07-16T04:22:56.350Z] Login Succeeded [2024-07-16T04:22:56.350Z] ****.io [2024-07-16T04:22:56.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:56.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:56.610Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:56.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:56.610Z] [2024-07-16T04:22:56.610Z] Login Succeeded [2024-07-16T04:22:56.610Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:22:56.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:22:56.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:22:56.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:22:56.762Z] ========================================================= [2024-07-16T04:22:56.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-16T04:22:56.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:22:57.116Z] + 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-07-16T04:22:57.116Z] Sending build context to Docker daemon 16.54MB [2024-07-16T04:22:57.116Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:22:57.116Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-16T04:22:57.116Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-16T04:22:57.116Z] 619be1103602: Pulling fs layer [2024-07-16T04:22:57.116Z] 7862e08f4a3e: Pulling fs layer [2024-07-16T04:22:57.116Z] 5df492c9dc93: Pulling fs layer [2024-07-16T04:22:57.116Z] 7629e6793208: Pulling fs layer [2024-07-16T04:22:57.116Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:22:57.116Z] fb5054dd5b73: Pulling fs layer [2024-07-16T04:22:57.116Z] eeca6798cff9: Pulling fs layer [2024-07-16T04:22:57.116Z] aa269ceb94a6: Pulling fs layer [2024-07-16T04:22:57.116Z] ada007ff1a6a: Pulling fs layer [2024-07-16T04:22:57.116Z] 7629e6793208: Waiting [2024-07-16T04:22:57.116Z] 4f4fb700ef54: Waiting [2024-07-16T04:22:57.116Z] fb5054dd5b73: Waiting [2024-07-16T04:22:57.116Z] eeca6798cff9: Waiting [2024-07-16T04:22:57.116Z] ada007ff1a6a: Waiting [2024-07-16T04:22:57.377Z] 7862e08f4a3e: Verifying Checksum [2024-07-16T04:22:57.377Z] 7862e08f4a3e: Download complete [2024-07-16T04:22:57.377Z] 7629e6793208: Verifying Checksum [2024-07-16T04:22:57.377Z] 7629e6793208: Download complete [2024-07-16T04:22:57.377Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:22:57.377Z] 4f4fb700ef54: Download complete [2024-07-16T04:22:57.377Z] fb5054dd5b73: Download complete [2024-07-16T04:22:57.377Z] 619be1103602: Verifying Checksum [2024-07-16T04:22:57.377Z] 619be1103602: Download complete [2024-07-16T04:22:57.377Z] eeca6798cff9: Verifying Checksum [2024-07-16T04:22:57.377Z] eeca6798cff9: Download complete [2024-07-16T04:22:57.377Z] 619be1103602: Pull complete [2024-07-16T04:22:57.640Z] ada007ff1a6a: Verifying Checksum [2024-07-16T04:22:57.640Z] ada007ff1a6a: Download complete [2024-07-16T04:22:57.640Z] 7862e08f4a3e: Pull complete [2024-07-16T04:22:57.640Z] 5df492c9dc93: Verifying Checksum [2024-07-16T04:22:57.640Z] 5df492c9dc93: Download complete [2024-07-16T04:22:58.205Z] aa269ceb94a6: Download complete [2024-07-16T04:23:01.483Z] 5df492c9dc93: Pull complete [2024-07-16T04:23:01.483Z] 7629e6793208: Pull complete [2024-07-16T04:23:01.483Z] 4f4fb700ef54: Pull complete [2024-07-16T04:23:01.483Z] fb5054dd5b73: Pull complete [2024-07-16T04:23:01.483Z] eeca6798cff9: Pull complete [2024-07-16T04:23:04.025Z] aa269ceb94a6: Pull complete [2024-07-16T04:23:04.286Z] ada007ff1a6a: Pull complete [2024-07-16T04:23:04.286Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-16T04:23:04.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-16T04:23:04.545Z] ---> f489d0715acc [2024-07-16T04:23:04.545Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:23:07.083Z] ---> Running in c1fea4cdd2cd [2024-07-16T04:23:07.083Z] Removing intermediate container c1fea4cdd2cd [2024-07-16T04:23:07.083Z] ---> 8764c9a0f585 [2024-07-16T04:23:07.083Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:23:07.083Z] ---> Running in d53fe1fe0837 [2024-07-16T04:23:07.083Z] Removing intermediate container d53fe1fe0837 [2024-07-16T04:23:07.083Z] ---> c04f519d7df0 [2024-07-16T04:23:07.083Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:23:07.083Z] ---> Running in fe3099f4111e [2024-07-16T04:23:07.083Z] Removing intermediate container fe3099f4111e [2024-07-16T04:23:07.083Z] ---> a9d982009fdb [2024-07-16T04:23:07.083Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:23:07.083Z] ---> Running in 4c0deedb69c6 [2024-07-16T04:23:07.083Z] Removing intermediate container 4c0deedb69c6 [2024-07-16T04:23:07.083Z] ---> c97f0b0d479a [2024-07-16T04:23:07.083Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:23:07.083Z] ---> Running in a56875de2ad5 [2024-07-16T04:23:07.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:23:07.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:23:07.859Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-16T04:23:07.859Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-16T04:23:07.859Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-16T04:23:07.859Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-16T04:23:07.859Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T04:23:07.859Z] OK: 268 MiB in 56 packages [2024-07-16T04:23:08.427Z] Removing intermediate container a56875de2ad5 [2024-07-16T04:23:08.427Z] ---> d3f0592db2d7 [2024-07-16T04:23:08.427Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-16T04:23:08.427Z] ---> Running in 6a704183271e [2024-07-16T04:23:08.427Z] Removing intermediate container 6a704183271e [2024-07-16T04:23:08.427Z] ---> 3657446eb368 [2024-07-16T04:23:08.427Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-16T04:23:08.427Z] ---> 2321fefa400f [2024-07-16T04:23:08.427Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:23:08.687Z] ---> Running in 33758dfba90b [2024-07-16T04:23:10.710Z] Still waiting to schedule task [2024-07-16T04:23:10.711Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5695’ [2024-07-16T04:23:47.433Z] Removing intermediate container 33758dfba90b [2024-07-16T04:23:47.433Z] ---> 4fadda936886 [2024-07-16T04:23:47.433Z] Step 11/12 : COPY . . [2024-07-16T04:23:47.433Z] ---> 0d68789004e4 [2024-07-16T04:23:47.433Z] Step 12/12 : RUN $MAKE [2024-07-16T04:23:47.433Z] ---> Running in ac132a40d7f9 [2024-07-16T04:23:47.433Z] noop [2024-07-16T04:23:47.433Z] Removing intermediate container ac132a40d7f9 [2024-07-16T04:23:47.433Z] ---> fde8416e3b78 [2024-07-16T04:23:47.433Z] Successfully built fde8416e3b78 [2024-07-16T04:23:47.433Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:47.778Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:23:47.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:23:47.857Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:23:47.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:23:48.225Z] $ docker top 33ff2e3d8c8e612604ffaab4b74d9079e3c1b35df12efc16379f4ec72c4bf838 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:23:48.613Z] + go version [2024-07-16T04:23:48.613Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-16T04:23:48.628Z] $ docker stop --time=1 33ff2e3d8c8e612604ffaab4b74d9079e3c1b35df12efc16379f4ec72c4bf838 [2024-07-16T04:23:49.912Z] $ docker rm -f --volumes 33ff2e3d8c8e612604ffaab4b74d9079e3c1b35df12efc16379f4ec72c4bf838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:50.363Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:23:50.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:23:50.447Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:23:50.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:23:50.810Z] $ docker top d40213005710436bb9a030ee3a7b1bd519b77869b7100e97565c06112c5c909d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:23:51.138Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:23:51.434Z] + make test [2024-07-16T04:23:51.434Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:23:52.811Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-16T04:24:10.882Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-16T04:24:10.882Z] ok github.com/edgexfoundry/device-rest-go/driver 0.005s coverage: 33.2% of statements [2024-07-16T04:24:18.989Z] go vet ./... [2024-07-16T04:24:24.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:24:24.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:24:24.250Z] ./bin/test-attribution-txt.sh [2024-07-16T04:24:24.250Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T04:24:24.250Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:24:24.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:24:24.281Z] $ docker stop --time=1 d40213005710436bb9a030ee3a7b1bd519b77869b7100e97565c06112c5c909d [2024-07-16T04:24:26.318Z] $ docker rm -f --volumes d40213005710436bb9a030ee3a7b1bd519b77869b7100e97565c06112c5c909d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:24:26.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:24:26.914Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-16T04:24:27.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:24:27.853Z] + ls -al . [2024-07-16T04:24:27.853Z] total 248 [2024-07-16T04:24:27.853Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 04:23 . [2024-07-16T04:24:27.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 .. [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 16 04:22 .dockerignore [2024-07-16T04:24:27.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:24 .git [2024-07-16T04:24:27.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 .github [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 16 04:22 .gitignore [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 04:22 .golangci.yml [2024-07-16T04:24:27.853Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:22 .semver [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 16 04:22 Attribution.txt [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 16 04:22 CHANGELOG.md [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 16 04:22 Dockerfile [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:22 GOVERNANCE.md [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 16 04:22 Jenkinsfile [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 04:22 LICENSE [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 16 04:22 Makefile [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 16 04:22 OWNERS.md [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 16 04:22 README.md [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION [2024-07-16T04:24:27.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 bin [2024-07-16T04:24:27.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 cmd [2024-07-16T04:24:27.853Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 16 04:24 coverage.out [2024-07-16T04:24:27.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 driver [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 7133 Jul 16 04:22 go.mod [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 16 04:22 go.sum [2024-07-16T04:24:27.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 openapi [2024-07-16T04:24:27.853Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 16 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:24:28.173Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 --label arch=amd64 --label version=3.2.0-dev.16 . [2024-07-16T04:24:28.173Z] Sending build context to Docker daemon 16.55MB [2024-07-16T04:24:28.173Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:24:28.173Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-16T04:24:28.173Z] ---> fde8416e3b78 [2024-07-16T04:24:28.173Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:24:28.173Z] ---> Running in 4d068576e6d8 [2024-07-16T04:24:28.430Z] Removing intermediate container 4d068576e6d8 [2024-07-16T04:24:28.430Z] ---> c530f224cb1a [2024-07-16T04:24:28.430Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:24:28.430Z] ---> Running in 5361d0b68c57 [2024-07-16T04:24:28.430Z] Removing intermediate container 5361d0b68c57 [2024-07-16T04:24:28.430Z] ---> b7015e16619c [2024-07-16T04:24:28.430Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:24:28.430Z] ---> Running in fc2c8b9658db [2024-07-16T04:24:28.430Z] Removing intermediate container fc2c8b9658db [2024-07-16T04:24:28.430Z] ---> 8d407ebf0cd8 [2024-07-16T04:24:28.430Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:24:28.430Z] ---> Running in e9d7fd8011a2 [2024-07-16T04:24:28.689Z] Removing intermediate container e9d7fd8011a2 [2024-07-16T04:24:28.689Z] ---> a5d02b0c593f [2024-07-16T04:24:28.689Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:24:28.689Z] ---> Running in 393087a992cb [2024-07-16T04:24:28.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:24:28.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:24:29.206Z] OK: 268 MiB in 56 packages [2024-07-16T04:24:29.771Z] Removing intermediate container 393087a992cb [2024-07-16T04:24:29.771Z] ---> 2655ce7d639f [2024-07-16T04:24:29.771Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-16T04:24:29.771Z] ---> Running in 56b887149c57 [2024-07-16T04:24:29.771Z] Removing intermediate container 56b887149c57 [2024-07-16T04:24:29.771Z] ---> 6a5b3bf0d46f [2024-07-16T04:24:29.771Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-16T04:24:29.771Z] ---> d98ebcc8928a [2024-07-16T04:24:29.771Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:24:29.771Z] ---> Running in 8a579f250996 [2024-07-16T04:24:30.338Z] Removing intermediate container 8a579f250996 [2024-07-16T04:24:30.338Z] ---> 378ce71911d1 [2024-07-16T04:24:30.338Z] Step 11/26 : COPY . . [2024-07-16T04:24:30.904Z] ---> a22f107dfe1c [2024-07-16T04:24:30.904Z] Step 12/26 : RUN $MAKE [2024-07-16T04:24:30.904Z] ---> Running in f7f03cf419c6 [2024-07-16T04:24:30.904Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-07-16T04:25:02.968Z] Removing intermediate container f7f03cf419c6 [2024-07-16T04:25:02.968Z] ---> 5c29f212ae57 [2024-07-16T04:25:02.968Z] Step 13/26 : FROM alpine:3.18 [2024-07-16T04:25:02.968Z] 3.18: Pulling from library/alpine [2024-07-16T04:25:02.968Z] 73baa7ef167e: Pulling fs layer [2024-07-16T04:25:02.968Z] 73baa7ef167e: Verifying Checksum [2024-07-16T04:25:02.968Z] 73baa7ef167e: Download complete [2024-07-16T04:25:02.968Z] 73baa7ef167e: Pull complete [2024-07-16T04:25:02.968Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:25:02.968Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:25:02.968Z] ---> 8fd7cac70a4a [2024-07-16T04:25:02.968Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-16T04:25:02.968Z] ---> Running in 944ebd464144 [2024-07-16T04:25:02.968Z] Removing intermediate container 944ebd464144 [2024-07-16T04:25:02.968Z] ---> 03126e300da0 [2024-07-16T04:25:02.968Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-16T04:25:02.968Z] ---> Running in 1046d8f4a23c [2024-07-16T04:25:02.968Z] Removing intermediate container 1046d8f4a23c [2024-07-16T04:25:02.968Z] ---> ecbe860b049a [2024-07-16T04:25:02.968Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-16T04:25:02.968Z] ---> Running in dd4ca57bf919 [2024-07-16T04:25:02.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:02.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:02.968Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T04:25:02.968Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:25:02.968Z] OK: 7 MiB in 16 packages [2024-07-16T04:25:02.968Z] Removing intermediate container dd4ca57bf919 [2024-07-16T04:25:02.968Z] ---> 72e7aa0030c4 [2024-07-16T04:25:02.968Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-16T04:25:02.968Z] ---> Running in 16e0ddd3739a [2024-07-16T04:25:02.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:02.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:02.968Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:25:03.228Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:25:03.228Z] OK: 7 MiB in 16 packages [2024-07-16T04:25:03.792Z] Removing intermediate container 16e0ddd3739a [2024-07-16T04:25:03.793Z] ---> f634badb8765 [2024-07-16T04:25:03.793Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-16T04:25:04.774Z] ---> 01feb523d7d2 [2024-07-16T04:25:04.774Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-16T04:25:04.774Z] ---> 8b9062445248 [2024-07-16T04:25:04.774Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-16T04:25:04.774Z] ---> a18f7d6a0bf7 [2024-07-16T04:25:04.774Z] Step 21/26 : EXPOSE 59986 [2024-07-16T04:25:04.774Z] ---> Running in f5748244d4e3 [2024-07-16T04:25:04.774Z] Removing intermediate container f5748244d4e3 [2024-07-16T04:25:04.774Z] ---> 75a624df708d [2024-07-16T04:25:04.774Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-16T04:25:04.774Z] ---> Running in cb1309c354a2 [2024-07-16T04:25:05.032Z] Removing intermediate container cb1309c354a2 [2024-07-16T04:25:05.032Z] ---> 44e917056385 [2024-07-16T04:25:05.032Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-16T04:25:05.032Z] ---> Running in 4f0a369eada4 [2024-07-16T04:25:05.032Z] Removing intermediate container 4f0a369eada4 [2024-07-16T04:25:05.032Z] ---> 5c349673a448 [2024-07-16T04:25:05.032Z] Step 24/26 : LABEL arch=amd64 [2024-07-16T04:25:05.032Z] ---> Running in 2a3b3d0e53af [2024-07-16T04:25:05.032Z] Removing intermediate container 2a3b3d0e53af [2024-07-16T04:25:05.032Z] ---> e58c7386572e [2024-07-16T04:25:05.032Z] Step 25/26 : LABEL git_sha=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:25:05.032Z] ---> Running in 5e25d13370ff [2024-07-16T04:25:05.289Z] Removing intermediate container 5e25d13370ff [2024-07-16T04:25:05.289Z] ---> 0cce8b49b856 [2024-07-16T04:25:05.289Z] Step 26/26 : LABEL version=3.2.0-dev.16 [2024-07-16T04:25:05.289Z] ---> Running in cc3783821926 [2024-07-16T04:25:05.289Z] Removing intermediate container cc3783821926 [2024-07-16T04:25:05.289Z] ---> 42505f741551 [2024-07-16T04:25:05.289Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:25:05.289Z] Successfully built 42505f741551 [2024-07-16T04:25:05.289Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:25:05.416Z] provisioning config files... [2024-07-16T04:25:05.425Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14193991576302512973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:25:05.725Z] ---> ****-login.sh [2024-07-16T04:25:05.725Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:25:05.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:05.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:05.725Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:05.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:05.725Z] [2024-07-16T04:25:05.725Z] Login Succeeded [2024-07-16T04:25:05.725Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:25:05.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:05.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:05.725Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:05.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:05.725Z] [2024-07-16T04:25:05.725Z] Login Succeeded [2024-07-16T04:25:05.725Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:25:05.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:05.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:05.985Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:05.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:05.985Z] [2024-07-16T04:25:05.985Z] Login Succeeded [2024-07-16T04:25:05.985Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:25:05.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:05.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:05.985Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:05.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:05.985Z] [2024-07-16T04:25:05.985Z] Login Succeeded [2024-07-16T04:25:05.985Z] ****.io [2024-07-16T04:25:05.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:06.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:06.243Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:06.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:06.243Z] [2024-07-16T04:25:06.243Z] Login Succeeded [2024-07-16T04:25:06.243Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:25:06.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:25:06.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:25:06.339Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-07-16T04:25:06.339Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:25:06.339Z] latest [2024-07-16T04:25:06.339Z] 3.2.0-dev.16 [2024-07-16T04:25:06.339Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [2024-07-16T04:25:06.339Z] main [2024-07-16T04:25:06.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:06.685Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:07.001Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:25:07.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-16T04:25:07.001Z] cc74dd1e0c49: Preparing [2024-07-16T04:25:07.001Z] 76ea80af5765: Preparing [2024-07-16T04:25:07.001Z] b26e92c948c6: Preparing [2024-07-16T04:25:07.001Z] 088c695e2507: Preparing [2024-07-16T04:25:07.001Z] c0bebc9840f4: Preparing [2024-07-16T04:25:07.001Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:07.001Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:07.001Z] c0bebc9840f4: Pushed [2024-07-16T04:25:07.001Z] 76ea80af5765: Pushed [2024-07-16T04:25:07.001Z] cc74dd1e0c49: Pushed [2024-07-16T04:25:07.001Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:07.566Z] 088c695e2507: Pushed [2024-07-16T04:25:10.093Z] b26e92c948c6: Pushed [2024-07-16T04:25:10.093Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:10.419Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:10.741Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-07-16T04:25:10.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-16T04:25:10.741Z] cc74dd1e0c49: Preparing [2024-07-16T04:25:10.741Z] 76ea80af5765: Preparing [2024-07-16T04:25:10.741Z] b26e92c948c6: Preparing [2024-07-16T04:25:10.741Z] 088c695e2507: Preparing [2024-07-16T04:25:10.741Z] c0bebc9840f4: Preparing [2024-07-16T04:25:10.741Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:10.741Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:10.741Z] 76ea80af5765: Layer already exists [2024-07-16T04:25:10.741Z] b26e92c948c6: Layer already exists [2024-07-16T04:25:10.741Z] c0bebc9840f4: Layer already exists [2024-07-16T04:25:10.741Z] 088c695e2507: Layer already exists [2024-07-16T04:25:10.741Z] cc74dd1e0c49: Layer already exists [2024-07-16T04:25:10.741Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:10.741Z] latest: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:11.066Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:11.391Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.16 [2024-07-16T04:25:11.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-16T04:25:11.391Z] cc74dd1e0c49: Preparing [2024-07-16T04:25:11.391Z] 76ea80af5765: Preparing [2024-07-16T04:25:11.391Z] b26e92c948c6: Preparing [2024-07-16T04:25:11.391Z] 088c695e2507: Preparing [2024-07-16T04:25:11.391Z] c0bebc9840f4: Preparing [2024-07-16T04:25:11.391Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:11.391Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:11.391Z] 76ea80af5765: Layer already exists [2024-07-16T04:25:11.391Z] c0bebc9840f4: Layer already exists [2024-07-16T04:25:11.391Z] cc74dd1e0c49: Layer already exists [2024-07-16T04:25:11.391Z] b26e92c948c6: Layer already exists [2024-07-16T04:25:11.391Z] 088c695e2507: Layer already exists [2024-07-16T04:25:11.391Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:11.391Z] 3.2.0-dev.16: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:11.720Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:12.041Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [2024-07-16T04:25:12.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-16T04:25:12.041Z] cc74dd1e0c49: Preparing [2024-07-16T04:25:12.041Z] 76ea80af5765: Preparing [2024-07-16T04:25:12.041Z] b26e92c948c6: Preparing [2024-07-16T04:25:12.041Z] 088c695e2507: Preparing [2024-07-16T04:25:12.041Z] c0bebc9840f4: Preparing [2024-07-16T04:25:12.041Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:12.041Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:12.041Z] 76ea80af5765: Layer already exists [2024-07-16T04:25:12.041Z] cc74dd1e0c49: Layer already exists [2024-07-16T04:25:12.041Z] c0bebc9840f4: Layer already exists [2024-07-16T04:25:12.041Z] b26e92c948c6: Layer already exists [2024-07-16T04:25:12.041Z] 088c695e2507: Layer already exists [2024-07-16T04:25:12.041Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:12.041Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:12.365Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:12.685Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-07-16T04:25:12.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-16T04:25:12.685Z] cc74dd1e0c49: Preparing [2024-07-16T04:25:12.685Z] 76ea80af5765: Preparing [2024-07-16T04:25:12.685Z] b26e92c948c6: Preparing [2024-07-16T04:25:12.685Z] 088c695e2507: Preparing [2024-07-16T04:25:12.685Z] c0bebc9840f4: Preparing [2024-07-16T04:25:12.685Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:12.685Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:12.685Z] c0bebc9840f4: Layer already exists [2024-07-16T04:25:12.685Z] 088c695e2507: Layer already exists [2024-07-16T04:25:12.685Z] b26e92c948c6: Layer already exists [2024-07-16T04:25:12.685Z] cc74dd1e0c49: Layer already exists [2024-07-16T04:25:12.685Z] 76ea80af5765: Layer already exists [2024-07-16T04:25:12.685Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:12.685Z] main: digest: sha256:0e8563af210ca4ceddc2a6aa9ae2c0627dd7043dbe849697f0c9d816fa182973 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:25:12.771Z] ===================================================== [Pipeline] echo [2024-07-16T04:25:12.789Z] taggedImages: [2024-07-16T04:25:12.789Z] - nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:25:12.789Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-07-16T04:25:12.789Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.16 [2024-07-16T04:25:12.789Z] - nexus3.edgexfoundry.org:10004/device-rest:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [2024-07-16T04:25:12.789Z] - nexus3.edgexfoundry.org:10004/device-rest: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-07-16T04:25:13.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:13.192Z] [2024-07-16T04:25:13.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:13.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:13.500Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-16T04:25:13.500Z] 5eb5b503b376: Pulling fs layer [2024-07-16T04:25:13.500Z] 5c69ac0246d0: Pulling fs layer [2024-07-16T04:25:13.500Z] ec43610c2a17: Pulling fs layer [2024-07-16T04:25:13.500Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-16T04:25:13.500Z] 33b1e0a273af: Pulling fs layer [2024-07-16T04:25:13.500Z] 5d3b04190fa2: Pulling fs layer [2024-07-16T04:25:13.500Z] 2f39f015ded8: Pulling fs layer [2024-07-16T04:25:13.500Z] 3a2ae6a8a46f: Waiting [2024-07-16T04:25:13.500Z] 33b1e0a273af: Waiting [2024-07-16T04:25:13.500Z] 2f39f015ded8: Waiting [2024-07-16T04:25:13.500Z] 5c69ac0246d0: Verifying Checksum [2024-07-16T04:25:13.500Z] 5c69ac0246d0: Download complete [2024-07-16T04:25:13.500Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-16T04:25:13.500Z] 33b1e0a273af: Verifying Checksum [2024-07-16T04:25:13.500Z] 33b1e0a273af: Download complete [2024-07-16T04:25:13.500Z] ec43610c2a17: Verifying Checksum [2024-07-16T04:25:13.500Z] ec43610c2a17: Download complete [2024-07-16T04:25:13.500Z] 5d3b04190fa2: Verifying Checksum [2024-07-16T04:25:13.500Z] 5d3b04190fa2: Download complete [2024-07-16T04:25:13.757Z] 5eb5b503b376: Verifying Checksum [2024-07-16T04:25:13.758Z] 5eb5b503b376: Download complete [2024-07-16T04:25:14.322Z] 2f39f015ded8: Verifying Checksum [2024-07-16T04:25:14.322Z] 2f39f015ded8: Download complete [2024-07-16T04:25:14.887Z] 5eb5b503b376: Pull complete [2024-07-16T04:25:15.145Z] 5c69ac0246d0: Pull complete [2024-07-16T04:25:15.403Z] ec43610c2a17: Pull complete [2024-07-16T04:25:15.403Z] 3a2ae6a8a46f: Pull complete [2024-07-16T04:25:15.662Z] 33b1e0a273af: Pull complete [2024-07-16T04:25:15.662Z] 5d3b04190fa2: Pull complete [2024-07-16T04:25:19.844Z] 2f39f015ded8: Pull complete [2024-07-16T04:25:19.844Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-16T04:25:19.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:19.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:25:19.938Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:25:19.972Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:25:25.286Z] $ docker top c36e426a40beb159fca5d7fb8bb6dae5a1aede40753dca9f79951b306cc0e1a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:25:25.663Z] ---> job-cost.sh [2024-07-16T04:25:25.663Z] lf-activate-venv: SKIPPING [2024-07-16T04:25:25.663Z] INFO: No Stack... [2024-07-16T04:25:25.922Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:25:26.180Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:25:26.468Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-07-16T04:25:26.468Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T04:25:26.479Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [2024-07-16T04:25:26.487Z] Resource [jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] did not exist. Created. [2024-07-16T04:25:26.494Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:25:26.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-16T04:25:26.830Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:25:26.838Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:25:26.871Z] $ docker stop --time=1 c36e426a40beb159fca5d7fb8bb6dae5a1aede40753dca9f79951b306cc0e1a2 [2024-07-16T04:25:28.016Z] $ docker rm -f --volumes c36e426a40beb159fca5d7fb8bb6dae5a1aede40753dca9f79951b306cc0e1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-16T04:25:34.260Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5704 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-07-16T04:25:34.276Z] Running in /w/workspace/device-rest-go/168 [Pipeline] { [Pipeline] checkout [2024-07-16T04:25:37.346Z] The recommended git tool is: git [2024-07-16T04:25:47.236Z] using credential edgex-jenkins-ssh [2024-07-16T04:25:47.265Z] Cloning the remote Git repository [2024-07-16T04:25:47.373Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-07-16T04:25:47.556Z] > git init /w/workspace/device-rest-go/168 # timeout=10 [2024-07-16T04:25:47.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-07-16T04:25:47.815Z] > git --version # timeout=10 [2024-07-16T04:25:47.842Z] > git --version # 'git version 2.25.1' [2024-07-16T04:25:47.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T04:25:48.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:25:51.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-07-16T04:25:51.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:25:53.154Z] Avoid second fetch [2024-07-16T04:25:53.155Z] Checking out Revision ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 (main) [2024-07-16T04:25:54.185Z] Commit message: "Merge pull request #399 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" [2024-07-16T04:25:53.185Z] > git config core.sparsecheckout # timeout=10 [2024-07-16T04:25:53.282Z] > git checkout -f ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:25:59.477Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-16T04:25:59.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:25:59.477Z] Dload Upload Total Spent Left Speed [2024-07-16T04:25:59.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-07-16T04:25:59.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-16T04:26:00.281Z] + sudo tee /etc/docker/daemon.new [2024-07-16T04:26:00.281Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-16T04:26:00.281Z] { [2024-07-16T04:26:00.281Z] "registry-mirrors": [ [2024-07-16T04:26:00.281Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-16T04:26:00.281Z] ], [2024-07-16T04:26:00.281Z] "bip": "10.250.0.254/24", [2024-07-16T04:26:00.281Z] "hosts": [ [2024-07-16T04:26:00.281Z] "tcp://0.0.0.0:5555", [2024-07-16T04:26:00.281Z] "unix:///var/run/docker.sock" [2024-07-16T04:26:00.281Z] ], [2024-07-16T04:26:00.281Z] "mtu": 1458, [2024-07-16T04:26:00.281Z] "selinux-enabled": true, [2024-07-16T04:26:00.281Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-16T04:26:00.281Z] } [Pipeline] sh [2024-07-16T04:26:00.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-16T04:26:00.998Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:26:19.344Z] provisioning config files... [2024-07-16T04:26:19.376Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/168@tmp/config15416021851294219450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:26:19.862Z] ---> ****-login.sh [2024-07-16T04:26:19.862Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:26:20.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:23.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:23.048Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:23.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:23.048Z] [2024-07-16T04:26:23.048Z] Login Succeeded [2024-07-16T04:26:23.048Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:26:23.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:23.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:23.594Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:23.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:23.594Z] [2024-07-16T04:26:23.594Z] Login Succeeded [2024-07-16T04:26:23.594Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:26:23.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:23.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:23.863Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:23.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:23.863Z] [2024-07-16T04:26:23.863Z] Login Succeeded [2024-07-16T04:26:23.863Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:26:24.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:24.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:24.408Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:24.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:24.408Z] [2024-07-16T04:26:24.408Z] Login Succeeded [2024-07-16T04:26:24.408Z] ****.io [2024-07-16T04:26:24.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:24.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:24.695Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:24.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:24.695Z] [2024-07-16T04:26:24.695Z] Login Succeeded [2024-07-16T04:26:24.695Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:26:24.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:26:25.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:26:25.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:26:25.205Z] ========================================================= [2024-07-16T04:26:25.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-16T04:26:25.205Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:25.611Z] + 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-07-16T04:26:25.611Z] Sending build context to Docker daemon 130.6kB [2024-07-16T04:26:25.902Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:26:25.902Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-16T04:26:26.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-16T04:26:26.199Z] c6b39de5b339: Pulling fs layer [2024-07-16T04:26:26.199Z] a69c41024577: Pulling fs layer [2024-07-16T04:26:26.199Z] d6de4b400683: Pulling fs layer [2024-07-16T04:26:26.199Z] 35cb2a7552d0: Pulling fs layer [2024-07-16T04:26:26.199Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:26:26.199Z] 464afbd9ba4c: Pulling fs layer [2024-07-16T04:26:26.199Z] 00f215d4a9da: Pulling fs layer [2024-07-16T04:26:26.199Z] d496ad576159: Pulling fs layer [2024-07-16T04:26:26.199Z] 35cb2a7552d0: Waiting [2024-07-16T04:26:26.199Z] 4f4fb700ef54: Waiting [2024-07-16T04:26:26.199Z] 464afbd9ba4c: Waiting [2024-07-16T04:26:26.199Z] 00f215d4a9da: Waiting [2024-07-16T04:26:26.199Z] d496ad576159: Waiting [2024-07-16T04:26:26.199Z] a69c41024577: Download complete [2024-07-16T04:26:26.199Z] 35cb2a7552d0: Download complete [2024-07-16T04:26:26.199Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:26:26.199Z] 4f4fb700ef54: Download complete [2024-07-16T04:26:26.199Z] c6b39de5b339: Download complete [2024-07-16T04:26:26.199Z] 464afbd9ba4c: Verifying Checksum [2024-07-16T04:26:26.199Z] 464afbd9ba4c: Download complete [2024-07-16T04:26:26.800Z] d496ad576159: Verifying Checksum [2024-07-16T04:26:26.800Z] d496ad576159: Download complete [2024-07-16T04:26:27.397Z] c6b39de5b339: Pull complete [2024-07-16T04:26:28.395Z] a69c41024577: Pull complete [2024-07-16T04:26:28.395Z] d6de4b400683: Verifying Checksum [2024-07-16T04:26:28.395Z] d6de4b400683: Download complete [2024-07-16T04:26:29.826Z] 00f215d4a9da: Verifying Checksum [2024-07-16T04:26:42.206Z] d6de4b400683: Pull complete [2024-07-16T04:26:42.206Z] 35cb2a7552d0: Pull complete [2024-07-16T04:26:42.206Z] 4f4fb700ef54: Pull complete [2024-07-16T04:26:42.486Z] 464afbd9ba4c: Pull complete [2024-07-16T04:26:52.681Z] 00f215d4a9da: Pull complete [2024-07-16T04:26:54.106Z] d496ad576159: Pull complete [2024-07-16T04:26:54.377Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-16T04:26:54.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-16T04:26:54.377Z] ---> f246e2811388 [2024-07-16T04:26:54.377Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:26:55.804Z] ---> Running in dee1150bd37e [2024-07-16T04:26:55.804Z] Removing intermediate container dee1150bd37e [2024-07-16T04:26:55.804Z] ---> 64c4d4e76200 [2024-07-16T04:26:55.804Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:26:56.082Z] ---> Running in 5a6ec1b5fc4d [2024-07-16T04:26:56.355Z] Removing intermediate container 5a6ec1b5fc4d [2024-07-16T04:26:56.355Z] ---> 995524d6967b [2024-07-16T04:26:56.355Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:26:56.355Z] ---> Running in 6fcff17ed4f3 [2024-07-16T04:26:56.951Z] Removing intermediate container 6fcff17ed4f3 [2024-07-16T04:26:56.951Z] ---> 7212913da25b [2024-07-16T04:26:56.951Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:26:56.951Z] ---> Running in 33478f68b5ba [2024-07-16T04:26:57.226Z] Removing intermediate container 33478f68b5ba [2024-07-16T04:26:57.226Z] ---> 34b5b9f4ece9 [2024-07-16T04:26:57.226Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:26:57.226Z] ---> Running in 9fc457d477fe [2024-07-16T04:26:58.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:26:58.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:27:00.387Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-16T04:27:00.675Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-16T04:27:00.675Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-16T04:27:00.675Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-16T04:27:00.675Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T04:27:00.675Z] OK: 271 MiB in 56 packages [2024-07-16T04:27:02.124Z] Removing intermediate container 9fc457d477fe [2024-07-16T04:27:02.124Z] ---> b7d606772894 [2024-07-16T04:27:02.124Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-16T04:27:02.124Z] ---> Running in 3622d45e9573 [2024-07-16T04:27:02.721Z] Removing intermediate container 3622d45e9573 [2024-07-16T04:27:02.721Z] ---> 566edbbc7809 [2024-07-16T04:27:02.721Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-16T04:27:03.322Z] ---> 001eb1793103 [2024-07-16T04:27:03.322Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:27:03.322Z] ---> Running in 01361ebaa1fd [2024-07-16T04:29:10.599Z] Removing intermediate container 01361ebaa1fd [2024-07-16T04:29:10.599Z] ---> 985fb612c04f [2024-07-16T04:29:10.599Z] Step 11/12 : COPY . . [2024-07-16T04:29:10.599Z] ---> 9a9ea4850d70 [2024-07-16T04:29:10.599Z] Step 12/12 : RUN $MAKE [2024-07-16T04:29:10.599Z] ---> Running in f85090c5607e [2024-07-16T04:29:10.599Z] noop [2024-07-16T04:29:10.599Z] Removing intermediate container f85090c5607e [2024-07-16T04:29:10.599Z] ---> 340ca8d23ce4 [2024-07-16T04:29:10.599Z] Successfully built 340ca8d23ce4 [2024-07-16T04:29:10.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:29:10.996Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:29:10.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:29:11.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-5704 does not seem to be running inside a container [2024-07-16T04:29:11.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/168 -v /w/workspace/device-rest-go/168:/w/workspace/device-rest-go/168:rw,z -v /w/workspace/device-rest-go/168@tmp:/w/workspace/device-rest-go/168@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-07-16T04:29:12.861Z] $ docker top 83462bb8317c384bee7d720dc7caf6e87d30d0e9c5591a2f53020be955edd41f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:29:13.854Z] + go version [2024-07-16T04:29:13.855Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-16T04:29:13.876Z] $ docker stop --time=1 83462bb8317c384bee7d720dc7caf6e87d30d0e9c5591a2f53020be955edd41f [2024-07-16T04:29:15.595Z] $ docker rm -f --volumes 83462bb8317c384bee7d720dc7caf6e87d30d0e9c5591a2f53020be955edd41f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:29:16.241Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:29:16.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:29:16.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-5704 does not seem to be running inside a container [2024-07-16T04:29:16.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/168 -v /w/workspace/device-rest-go/168:/w/workspace/device-rest-go/168:rw,z -v /w/workspace/device-rest-go/168@tmp:/w/workspace/device-rest-go/168@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-07-16T04:29:17.920Z] $ docker top ad117ec245e6ef3bfe6073542ea86406c9f408029132d727a6693149fd8e6719 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:29:18.811Z] + git config --global --add safe.directory /w/workspace/device-rest-go/168 [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:29:19.479Z] + make test [2024-07-16T04:29:19.479Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:29:26.147Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-16T04:33:18.130Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-16T04:33:18.130Z] ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 33.2% of statements [2024-07-16T04:33:18.130Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-16T04:33:18.130Z] go vet ./... [2024-07-16T04:34:14.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:34:14.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:34:14.599Z] ./bin/test-attribution-txt.sh [2024-07-16T04:34:14.599Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T04:34:14.599Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:34:14.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:34:14.645Z] $ docker stop --time=1 ad117ec245e6ef3bfe6073542ea86406c9f408029132d727a6693149fd8e6719 [2024-07-16T04:34:16.704Z] $ docker rm -f --volumes ad117ec245e6ef3bfe6073542ea86406c9f408029132d727a6693149fd8e6719 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:34:18.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:34:18.568Z] Warning: overwriting stash ‘coverage-report’ [2024-07-16T04:34:19.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:34:19.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:34:19.966Z] + ls -al . [2024-07-16T04:34:19.966Z] total 244 [2024-07-16T04:34:19.966Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:29 . [2024-07-16T04:34:19.966Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:25 .. [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 16 04:25 .dockerignore [2024-07-16T04:34:19.966Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:25 .git [2024-07-16T04:34:19.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 .github [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 16 04:25 .gitignore [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 04:25 .golangci.yml [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 16 04:25 Attribution.txt [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 16 04:25 CHANGELOG.md [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 16 04:25 Dockerfile [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:25 GOVERNANCE.md [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 16 04:25 Jenkinsfile [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 04:25 LICENSE [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 16 04:25 Makefile [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 16 04:25 OWNERS.md [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 16 04:25 README.md [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION [2024-07-16T04:34:19.966Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 bin [2024-07-16T04:34:19.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 cmd [2024-07-16T04:34:19.966Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 16 04:33 coverage.out [2024-07-16T04:34:19.966Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 driver [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 7133 Jul 16 04:25 go.mod [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 16 04:25 go.sum [2024-07-16T04:34:19.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 openapi [2024-07-16T04:34:19.966Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 16 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:34:20.336Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 --label arch=arm64 --label version=3.2.0-dev.16 . [2024-07-16T04:34:20.336Z] Sending build context to Docker daemon 145.9kB [2024-07-16T04:34:20.606Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:34:20.606Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-16T04:34:20.606Z] ---> 340ca8d23ce4 [2024-07-16T04:34:20.606Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:34:20.875Z] ---> Running in 0afb0a4e408b [2024-07-16T04:34:21.145Z] Removing intermediate container 0afb0a4e408b [2024-07-16T04:34:21.145Z] ---> 6ef978aa179b [2024-07-16T04:34:21.145Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:34:21.415Z] ---> Running in ffc39e27fadf [2024-07-16T04:34:21.694Z] Removing intermediate container ffc39e27fadf [2024-07-16T04:34:21.694Z] ---> 9ae5430b5026 [2024-07-16T04:34:21.694Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:34:21.694Z] ---> Running in 9595fcc9f30b [2024-07-16T04:34:22.287Z] Removing intermediate container 9595fcc9f30b [2024-07-16T04:34:22.287Z] ---> b90e94df6268 [2024-07-16T04:34:22.287Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:34:22.287Z] ---> Running in 52249398f404 [2024-07-16T04:34:22.559Z] Removing intermediate container 52249398f404 [2024-07-16T04:34:22.559Z] ---> 82289072f74a [2024-07-16T04:34:22.559Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:34:22.559Z] ---> Running in 338b0201aaaa [2024-07-16T04:34:23.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:34:24.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:34:25.699Z] OK: 271 MiB in 56 packages [2024-07-16T04:34:26.681Z] Removing intermediate container 338b0201aaaa [2024-07-16T04:34:26.681Z] ---> a0a8c9580e60 [2024-07-16T04:34:26.681Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-16T04:34:26.681Z] ---> Running in e0fd81b9827c [2024-07-16T04:34:26.951Z] Removing intermediate container e0fd81b9827c [2024-07-16T04:34:26.951Z] ---> fc778e97bcfe [2024-07-16T04:34:26.951Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-16T04:34:27.540Z] ---> 55a8637085db [2024-07-16T04:34:27.540Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:34:27.812Z] ---> Running in 812dc4ec6595 [2024-07-16T04:34:30.394Z] Removing intermediate container 812dc4ec6595 [2024-07-16T04:34:30.394Z] ---> 8e312f03e3c1 [2024-07-16T04:34:30.394Z] Step 11/26 : COPY . . [2024-07-16T04:34:30.980Z] ---> 0b8cda2f3a79 [2024-07-16T04:34:30.980Z] Step 12/26 : RUN $MAKE [2024-07-16T04:34:30.980Z] ---> Running in de0b11b43599 [2024-07-16T04:34:31.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-07-16T04:38:39.592Z] Removing intermediate container de0b11b43599 [2024-07-16T04:38:39.592Z] ---> 8149607ffd0c [2024-07-16T04:38:39.592Z] Step 13/26 : FROM alpine:3.18 [2024-07-16T04:38:39.592Z] 3.18: Pulling from library/alpine [2024-07-16T04:38:39.592Z] 5c905c7ebe2f: Pulling fs layer [2024-07-16T04:38:39.592Z] 5c905c7ebe2f: Verifying Checksum [2024-07-16T04:38:39.592Z] 5c905c7ebe2f: Download complete [2024-07-16T04:38:39.592Z] 5c905c7ebe2f: Pull complete [2024-07-16T04:38:39.592Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:38:39.592Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:38:39.592Z] ---> dec292d02e07 [2024-07-16T04:38:39.592Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-16T04:38:39.592Z] ---> Running in d5f9a88c60c9 [2024-07-16T04:38:39.592Z] Removing intermediate container d5f9a88c60c9 [2024-07-16T04:38:39.592Z] ---> d281aa258c25 [2024-07-16T04:38:39.592Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-16T04:38:39.592Z] ---> Running in c902ddb79761 [2024-07-16T04:38:39.592Z] Removing intermediate container c902ddb79761 [2024-07-16T04:38:39.592Z] ---> aeccffaf4266 [2024-07-16T04:38:39.592Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-16T04:38:39.592Z] ---> Running in cd25d63e844c [2024-07-16T04:38:39.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:38:39.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:38:39.592Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T04:38:39.592Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:38:39.592Z] OK: 8 MiB in 16 packages [2024-07-16T04:38:40.561Z] Removing intermediate container cd25d63e844c [2024-07-16T04:38:40.561Z] ---> 87e4e2342faf [2024-07-16T04:38:40.561Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-16T04:38:40.561Z] ---> Running in e898d522e2fc [2024-07-16T04:38:41.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:38:42.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:38:43.228Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:38:43.228Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:38:43.228Z] OK: 8 MiB in 16 packages [2024-07-16T04:38:44.646Z] Removing intermediate container e898d522e2fc [2024-07-16T04:38:44.646Z] ---> b351367403a6 [2024-07-16T04:38:44.646Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-16T04:38:46.595Z] ---> 83ab20139776 [2024-07-16T04:38:46.595Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-16T04:38:46.863Z] ---> d83ed7716f11 [2024-07-16T04:38:46.863Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-16T04:38:47.451Z] ---> eee23c0ec2de [2024-07-16T04:38:47.451Z] Step 21/26 : EXPOSE 59986 [2024-07-16T04:38:47.451Z] ---> Running in b8e5ab698aa4 [2024-07-16T04:38:48.038Z] Removing intermediate container b8e5ab698aa4 [2024-07-16T04:38:48.038Z] ---> a017da4c7f0e [2024-07-16T04:38:48.038Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-16T04:38:48.038Z] ---> Running in 272e85adb02d [2024-07-16T04:38:48.306Z] Removing intermediate container 272e85adb02d [2024-07-16T04:38:48.306Z] ---> 622d9b243019 [2024-07-16T04:38:48.306Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-16T04:38:48.306Z] ---> Running in ca587708c41a [2024-07-16T04:38:48.896Z] Removing intermediate container ca587708c41a [2024-07-16T04:38:48.896Z] ---> 6f569e8586ce [2024-07-16T04:38:48.896Z] Step 24/26 : LABEL arch=arm64 [2024-07-16T04:38:48.896Z] ---> Running in 77d464c77cbb [2024-07-16T04:38:49.164Z] Removing intermediate container 77d464c77cbb [2024-07-16T04:38:49.164Z] ---> 4014e567a4bb [2024-07-16T04:38:49.164Z] Step 25/26 : LABEL git_sha=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:38:49.164Z] ---> Running in 9a40d3867966 [2024-07-16T04:38:49.762Z] Removing intermediate container 9a40d3867966 [2024-07-16T04:38:49.762Z] ---> 6901897d9b7f [2024-07-16T04:38:49.762Z] Step 26/26 : LABEL version=3.2.0-dev.16 [2024-07-16T04:38:49.762Z] ---> Running in b2771078f801 [2024-07-16T04:38:50.031Z] Removing intermediate container b2771078f801 [2024-07-16T04:38:50.031Z] ---> 369d733d6db0 [2024-07-16T04:38:50.031Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:38:50.031Z] Successfully built 369d733d6db0 [2024-07-16T04:38:50.031Z] Successfully tagged device-rest-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-07-16T04:38:50.184Z] provisioning config files... [2024-07-16T04:38:50.201Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/168@tmp/config9715803714356717478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:38:50.558Z] ---> ****-login.sh [2024-07-16T04:38:50.559Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:38:50.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:38:50.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:38:50.827Z] Configure a credential helper to remove this warning. See [2024-07-16T04:38:50.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:38:50.827Z] [2024-07-16T04:38:50.827Z] Login Succeeded [2024-07-16T04:38:50.827Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:38:51.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:38:51.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:38:51.364Z] Configure a credential helper to remove this warning. See [2024-07-16T04:38:51.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:38:51.365Z] [2024-07-16T04:38:51.365Z] Login Succeeded [2024-07-16T04:38:51.365Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:38:51.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:38:51.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:38:51.635Z] Configure a credential helper to remove this warning. See [2024-07-16T04:38:51.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:38:51.635Z] [2024-07-16T04:38:51.635Z] Login Succeeded [2024-07-16T04:38:51.635Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:38:51.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:38:52.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:38:52.177Z] Configure a credential helper to remove this warning. See [2024-07-16T04:38:52.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:38:52.177Z] [2024-07-16T04:38:52.177Z] Login Succeeded [2024-07-16T04:38:52.177Z] ****.io [2024-07-16T04:38:52.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:38:52.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:38:52.716Z] Configure a credential helper to remove this warning. See [2024-07-16T04:38:52.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:38:52.716Z] [2024-07-16T04:38:52.716Z] Login Succeeded [2024-07-16T04:38:52.716Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:38:52.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:38:52.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:38:52.810Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-07-16T04:38:52.810Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:38:52.810Z] latest [2024-07-16T04:38:52.810Z] 3.2.0-dev.16 [2024-07-16T04:38:52.810Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [2024-07-16T04:38:52.810Z] main [2024-07-16T04:38:52.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:38:53.197Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:38:53.577Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:38:53.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-16T04:38:53.577Z] 55eaa3f6918c: Preparing [2024-07-16T04:38:53.577Z] 51d92f5f5cf7: Preparing [2024-07-16T04:38:53.577Z] 71cc6e59b012: Preparing [2024-07-16T04:38:53.577Z] 24bed5c3f68d: Preparing [2024-07-16T04:38:53.577Z] a64e079b1af1: Preparing [2024-07-16T04:38:53.577Z] da707bb00cb8: Preparing [2024-07-16T04:38:53.577Z] da707bb00cb8: Waiting [2024-07-16T04:38:54.588Z] 51d92f5f5cf7: Pushed [2024-07-16T04:38:54.588Z] 55eaa3f6918c: Pushed [2024-07-16T04:38:54.588Z] a64e079b1af1: Pushed [2024-07-16T04:38:54.588Z] da707bb00cb8: Layer already exists [2024-07-16T04:38:55.557Z] 24bed5c3f68d: Pushed [2024-07-16T04:39:02.221Z] 71cc6e59b012: Pushed [2024-07-16T04:39:02.221Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:02.605Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:02.980Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-07-16T04:39:02.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-16T04:39:02.980Z] 55eaa3f6918c: Preparing [2024-07-16T04:39:02.980Z] 51d92f5f5cf7: Preparing [2024-07-16T04:39:02.980Z] 71cc6e59b012: Preparing [2024-07-16T04:39:02.980Z] 24bed5c3f68d: Preparing [2024-07-16T04:39:02.980Z] a64e079b1af1: Preparing [2024-07-16T04:39:02.980Z] da707bb00cb8: Preparing [2024-07-16T04:39:02.980Z] da707bb00cb8: Waiting [2024-07-16T04:39:02.980Z] 24bed5c3f68d: Layer already exists [2024-07-16T04:39:02.980Z] a64e079b1af1: Layer already exists [2024-07-16T04:39:02.980Z] 71cc6e59b012: Layer already exists [2024-07-16T04:39:02.980Z] 51d92f5f5cf7: Layer already exists [2024-07-16T04:39:02.980Z] 55eaa3f6918c: Layer already exists [2024-07-16T04:39:02.980Z] da707bb00cb8: Layer already exists [2024-07-16T04:39:03.248Z] latest: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:03.624Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:04.001Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.16 [2024-07-16T04:39:04.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-16T04:39:04.001Z] 55eaa3f6918c: Preparing [2024-07-16T04:39:04.001Z] 51d92f5f5cf7: Preparing [2024-07-16T04:39:04.001Z] 71cc6e59b012: Preparing [2024-07-16T04:39:04.001Z] 24bed5c3f68d: Preparing [2024-07-16T04:39:04.001Z] a64e079b1af1: Preparing [2024-07-16T04:39:04.001Z] da707bb00cb8: Preparing [2024-07-16T04:39:04.001Z] da707bb00cb8: Waiting [2024-07-16T04:39:04.001Z] a64e079b1af1: Layer already exists [2024-07-16T04:39:04.001Z] 55eaa3f6918c: Layer already exists [2024-07-16T04:39:04.001Z] 51d92f5f5cf7: Layer already exists [2024-07-16T04:39:04.001Z] 71cc6e59b012: Layer already exists [2024-07-16T04:39:04.001Z] 24bed5c3f68d: Layer already exists [2024-07-16T04:39:04.001Z] da707bb00cb8: Layer already exists [2024-07-16T04:39:04.270Z] 3.2.0-dev.16: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:04.641Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:05.016Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [2024-07-16T04:39:05.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-16T04:39:05.016Z] 55eaa3f6918c: Preparing [2024-07-16T04:39:05.016Z] 51d92f5f5cf7: Preparing [2024-07-16T04:39:05.016Z] 71cc6e59b012: Preparing [2024-07-16T04:39:05.016Z] 24bed5c3f68d: Preparing [2024-07-16T04:39:05.016Z] a64e079b1af1: Preparing [2024-07-16T04:39:05.016Z] da707bb00cb8: Preparing [2024-07-16T04:39:05.016Z] da707bb00cb8: Waiting [2024-07-16T04:39:05.016Z] 55eaa3f6918c: Layer already exists [2024-07-16T04:39:05.016Z] 71cc6e59b012: Layer already exists [2024-07-16T04:39:05.016Z] a64e079b1af1: Layer already exists [2024-07-16T04:39:05.016Z] 51d92f5f5cf7: Layer already exists [2024-07-16T04:39:05.016Z] 24bed5c3f68d: Layer already exists [2024-07-16T04:39:05.016Z] da707bb00cb8: Layer already exists [2024-07-16T04:39:05.340Z] ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:05.771Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:06.146Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-07-16T04:39:06.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-16T04:39:06.146Z] 55eaa3f6918c: Preparing [2024-07-16T04:39:06.146Z] 51d92f5f5cf7: Preparing [2024-07-16T04:39:06.146Z] 71cc6e59b012: Preparing [2024-07-16T04:39:06.146Z] 24bed5c3f68d: Preparing [2024-07-16T04:39:06.146Z] a64e079b1af1: Preparing [2024-07-16T04:39:06.146Z] da707bb00cb8: Preparing [2024-07-16T04:39:06.146Z] da707bb00cb8: Waiting [2024-07-16T04:39:06.146Z] a64e079b1af1: Layer already exists [2024-07-16T04:39:06.146Z] 24bed5c3f68d: Layer already exists [2024-07-16T04:39:06.146Z] 71cc6e59b012: Layer already exists [2024-07-16T04:39:06.146Z] 51d92f5f5cf7: Layer already exists [2024-07-16T04:39:06.146Z] 55eaa3f6918c: Layer already exists [2024-07-16T04:39:06.146Z] da707bb00cb8: Layer already exists [2024-07-16T04:39:06.426Z] main: digest: sha256:7d5db3c5c6c2482cecfe75d60cba361e7bc537818f83643fb3a0e9b730cb5d18 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:39:06.508Z] ===================================================== [Pipeline] echo [2024-07-16T04:39:06.522Z] taggedImages: [2024-07-16T04:39:06.522Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [2024-07-16T04:39:06.522Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-07-16T04:39:06.522Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.16 [2024-07-16T04:39:06.522Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0-3.2.0-dev.16 [2024-07-16T04:39:06.522Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:06.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:39:06.929Z] [2024-07-16T04:39:06.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:07.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:39:07.543Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-16T04:39:07.543Z] 8998bd30e6a1: Pulling fs layer [2024-07-16T04:39:07.543Z] 04944245beec: Pulling fs layer [2024-07-16T04:39:07.543Z] 699f458cf7ca: Pulling fs layer [2024-07-16T04:39:07.543Z] 765212b225bb: Pulling fs layer [2024-07-16T04:39:07.543Z] f23df028b6ca: Pulling fs layer [2024-07-16T04:39:07.543Z] d65c8cfc05b1: Pulling fs layer [2024-07-16T04:39:07.543Z] 2437ff75d9bd: Pulling fs layer [2024-07-16T04:39:07.543Z] f23df028b6ca: Waiting [2024-07-16T04:39:07.543Z] d65c8cfc05b1: Waiting [2024-07-16T04:39:07.543Z] 765212b225bb: Waiting [2024-07-16T04:39:07.543Z] 2437ff75d9bd: Waiting [2024-07-16T04:39:07.543Z] 04944245beec: Verifying Checksum [2024-07-16T04:39:07.543Z] 04944245beec: Download complete [2024-07-16T04:39:07.543Z] 765212b225bb: Verifying Checksum [2024-07-16T04:39:07.543Z] 765212b225bb: Download complete [2024-07-16T04:39:07.543Z] f23df028b6ca: Verifying Checksum [2024-07-16T04:39:07.543Z] f23df028b6ca: Download complete [2024-07-16T04:39:07.543Z] d65c8cfc05b1: Verifying Checksum [2024-07-16T04:39:07.543Z] d65c8cfc05b1: Download complete [2024-07-16T04:39:07.811Z] 699f458cf7ca: Verifying Checksum [2024-07-16T04:39:07.811Z] 699f458cf7ca: Download complete [2024-07-16T04:39:08.397Z] 8998bd30e6a1: Verifying Checksum [2024-07-16T04:39:08.397Z] 8998bd30e6a1: Download complete [2024-07-16T04:39:10.986Z] 2437ff75d9bd: Verifying Checksum [2024-07-16T04:39:10.986Z] 2437ff75d9bd: Download complete [2024-07-16T04:39:13.566Z] 8998bd30e6a1: Pull complete [2024-07-16T04:39:13.566Z] 04944245beec: Pull complete [2024-07-16T04:39:15.511Z] 699f458cf7ca: Pull complete [2024-07-16T04:39:15.511Z] 765212b225bb: Pull complete [2024-07-16T04:39:16.484Z] f23df028b6ca: Pull complete [2024-07-16T04:39:16.484Z] d65c8cfc05b1: Pull complete [2024-07-16T04:39:34.702Z] 2437ff75d9bd: Pull complete [2024-07-16T04:39:34.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-16T04:39:34.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:39:34.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:39:34.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-5704 does not seem to be running inside a container [2024-07-16T04:39:35.029Z] $ 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/device-rest-go/168 -v /w/workspace/device-rest-go/168:/w/workspace/device-rest-go/168:rw,z -v /w/workspace/device-rest-go/168@tmp:/w/workspace/device-rest-go/168@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-07-16T04:39:38.201Z] $ docker top b85e2f1000c058fd0aeabbd4bd464d78bcfc8160d550ddbdb4f339f95548c7a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:39:39.106Z] ---> job-cost.sh [2024-07-16T04:39:39.106Z] lf-activate-venv: SKIPPING [2024-07-16T04:39:39.106Z] INFO: No Stack... [2024-07-16T04:39:39.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-16T04:39:40.653Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:39:41.297Z] + cat /w/workspace/device-rest-go/168/archives/cost.csv [2024-07-16T04:39:41.297Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T04:39:41.365Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [2024-07-16T04:39:41.380Z] Resource [jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] did not exist. Created. [2024-07-16T04:39:41.391Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:39:42.066Z] /w/workspace/device-rest-go/168@tmp/durable-2ba19b87/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-16T04:39:42.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-16T04:39:42.756Z] Warning: overwriting stash ‘stack-cost’ [2024-07-16T04:39:42.811Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:39:42.820Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:39:42.843Z] $ docker stop --time=1 b85e2f1000c058fd0aeabbd4bd464d78bcfc8160d550ddbdb4f339f95548c7a6 [2024-07-16T04:39:44.422Z] $ docker rm -f --volumes b85e2f1000c058fd0aeabbd4bd464d78bcfc8160d550ddbdb4f339f95548c7a6 [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-07-16T04:39:44.985Z] provisioning config files... [2024-07-16T04:39:44.993Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7486516792435243622tmp [Pipeline] { [Pipeline] sh [2024-07-16T04:39:45.297Z] + set +x [2024-07-16T04:39:45.297Z] + curl -s https://codecov.io/bash [2024-07-16T04:39:45.297Z] + bash -s -- [2024-07-16T04:39:45.297Z] [2024-07-16T04:39:45.297Z] _____ _ [2024-07-16T04:39:45.297Z] / ____| | | [2024-07-16T04:39:45.297Z] | | ___ __| | ___ ___ _____ __ [2024-07-16T04:39:45.297Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-16T04:39:45.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-16T04:39:45.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-16T04:39:45.298Z] Bash-1.0.6 [2024-07-16T04:39:45.298Z] [2024-07-16T04:39:45.298Z] [2024-07-16T04:39:45.298Z] ==> git version 2.25.1 found [2024-07-16T04:39:45.298Z] ==> 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-07-16T04:39:45.298Z] Release-Date: 2020-01-08 [2024-07-16T04:39:45.298Z] 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-07-16T04:39:45.298Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-16T04:39:45.298Z] ==> Jenkins CI detected. [2024-07-16T04:39:45.298Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-07-16T04:39:45.298Z] project root: . [2024-07-16T04:39:45.298Z] --> token set from env [2024-07-16T04:39:45.298Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-16T04:39:45.557Z] ==> Running gcov in . (disable via -X gcov) [2024-07-16T04:39:45.557Z] ==> Python coveragepy not found [2024-07-16T04:39:45.557Z] ==> Searching for coverage reports in: [2024-07-16T04:39:45.557Z] + . [2024-07-16T04:39:45.557Z] -> Found 1 reports [2024-07-16T04:39:45.557Z] ==> Detecting git/mercurial file structure [2024-07-16T04:39:45.557Z] ==> Reading reports [2024-07-16T04:39:45.557Z] + ./coverage.out bytes=14499 [2024-07-16T04:39:45.557Z] ==> Appending adjustments [2024-07-16T04:39:45.557Z] https://docs.codecov.io/docs/fixing-reports [2024-07-16T04:39:45.557Z] + Found adjustments [2024-07-16T04:39:45.557Z] ==> Gzipping contents [2024-07-16T04:39:45.557Z] 4.0K /tmp/codecov.mLkAvk.gz [2024-07-16T04:39:45.557Z] ==> Uploading reports [2024-07-16T04:39:45.557Z] url: https://codecov.io [2024-07-16T04:39:45.557Z] query: branch=main&commit=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:39:45.557Z] -> Pinging Codecov [2024-07-16T04:39:45.557Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:39:45.816Z] -> Uploading to [2024-07-16T04:39:45.816Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-16/4E5D53B4F1F92C436F7061BF334D961C/ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0/c33aad27-1a75-4ca6-8963-23d6c5f12a99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T043945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab6f6fcd6d982dbedf3937ea29de473e601b891664a0e576bc5ec41af46d0ae8 [2024-07-16T04:39:45.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:39:45.816Z] Dload Upload Total Spent Left Speed [2024-07-16T04:39:46.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8564 --:--:-- --:--:-- --:--:-- 8564 [2024-07-16T04:39:46.075Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] } [2024-07-16T04:39:46.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-16T04:39:46.221Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-16T04:39:46.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:46.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:39:46.616Z] [2024-07-16T04:39:46.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:46.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:39:46.910Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-16T04:39:46.910Z] 619be1103602: Already exists [2024-07-16T04:39:46.910Z] f8ea3408117e: Pulling fs layer [2024-07-16T04:39:46.910Z] 91320369b822: Pulling fs layer [2024-07-16T04:39:46.910Z] 0406650e8295: Pulling fs layer [2024-07-16T04:39:46.910Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:39:46.910Z] 96d80e3f36e1: Pulling fs layer [2024-07-16T04:39:46.910Z] bcf3aedb951c: Pulling fs layer [2024-07-16T04:39:46.910Z] 4f4fb700ef54: Waiting [2024-07-16T04:39:46.910Z] 96d80e3f36e1: Waiting [2024-07-16T04:39:46.910Z] bcf3aedb951c: Waiting [2024-07-16T04:39:46.910Z] 0406650e8295: Verifying Checksum [2024-07-16T04:39:46.910Z] 0406650e8295: Download complete [2024-07-16T04:39:46.910Z] f8ea3408117e: Verifying Checksum [2024-07-16T04:39:46.910Z] f8ea3408117e: Download complete [2024-07-16T04:39:46.910Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:39:46.910Z] 4f4fb700ef54: Download complete [2024-07-16T04:39:46.910Z] f8ea3408117e: Pull complete [2024-07-16T04:39:47.167Z] 96d80e3f36e1: Verifying Checksum [2024-07-16T04:39:47.167Z] 96d80e3f36e1: Download complete [2024-07-16T04:39:47.424Z] 91320369b822: Verifying Checksum [2024-07-16T04:39:47.424Z] 91320369b822: Download complete [2024-07-16T04:39:47.990Z] bcf3aedb951c: Verifying Checksum [2024-07-16T04:39:47.990Z] bcf3aedb951c: Download complete [2024-07-16T04:39:50.525Z] 91320369b822: Pull complete [2024-07-16T04:39:50.525Z] 0406650e8295: Pull complete [2024-07-16T04:39:50.525Z] 4f4fb700ef54: Pull complete [2024-07-16T04:39:50.525Z] 96d80e3f36e1: Pull complete [2024-07-16T04:39:53.805Z] bcf3aedb951c: Pull complete [2024-07-16T04:39:53.805Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-16T04:39:53.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:39:53.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:39:53.899Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:39:53.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:39:57.382Z] $ docker top e4a4ae29ce54028662956d8a7bf5017b23e844642abb9358240598752d8363fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:39:57.710Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-07-16T04:39:57.720Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-07-16T04:39:57.999Z] + set -o pipefail [2024-07-16T04:39:57.999Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-07-16T04:40:04.669Z] [2024-07-16T04:40:04.669Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-07-16T04:40:04.669Z] [2024-07-16T04:40:04.669Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/5a7ed8fa-4523-4c55-a2b1-bb665b4518dd [2024-07-16T04:40:04.669Z] [2024-07-16T04:40:04.669Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-16T04:40:04.669Z] [Pipeline] } [2024-07-16T04:40:04.698Z] $ docker stop --time=1 e4a4ae29ce54028662956d8a7bf5017b23e844642abb9358240598752d8363fa [2024-07-16T04:40:08.373Z] $ docker rm -f --volumes e4a4ae29ce54028662956d8a7bf5017b23e844642abb9358240598752d8363fa [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-07-16T04:40:09.233Z] + git log --format=format:%s -1 ffc9e4fda7c1ef56c3e07821aeebfbe6a3d5a5e0 [Pipeline] sh [2024-07-16T04:40:09.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:40:09.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:09.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:40:09.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:40:09.905Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:40:09.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:40:10.439Z] $ docker top 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 -eo pid,comm [2024-07-16T04:40:10.473Z] 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-07-16T04:40:10.473Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:40:17.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:40:17.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:40:17.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:40:17.626Z] $ docker exec 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 ssh-agent [2024-07-16T04:40:17.725Z] SSH_AUTH_SOCK=/tmp/ssh-UrJvgYQ9HZFB/agent.31 [2024-07-16T04:40:17.725Z] SSH_AGENT_PID=37 [2024-07-16T04:40:17.729Z] Running ssh-add (command line suppressed) [2024-07-16T04:40:17.841Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13620550750870946861.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13620550750870946861.key) [2024-07-16T04:40:17.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:40:18.129Z] + git semver tag [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,315 [run_tag] DEBUG tag force:False [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,315 [check_head_tag] DEBUG check head tag [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,317 [execute] INFO git cat-file --batch-check [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,321 [execute] INFO git cat-file --batch [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,343 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,343 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:40:18.391Z] 2024-07-16 04:40:18,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:40:18.391Z] 3.2.0-dev.16 [Pipeline] } [2024-07-16T04:40:18.412Z] $ docker exec --env ******** --env ******** 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 ssh-agent -k [2024-07-16T04:40:18.511Z] unset SSH_AUTH_SOCK; [2024-07-16T04:40:18.511Z] unset SSH_AGENT_PID; [2024-07-16T04:40:18.511Z] echo Agent pid 37 killed; [2024-07-16T04:40:18.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:40:18.841Z] + git semver [Pipeline] } [2024-07-16T04:40:19.126Z] $ docker stop --time=1 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 [2024-07-16T04:40:20.392Z] $ docker rm -f --volumes 7dd08b9225be9f19c8e260b0048ed5d3639d9187e9633c4a4e02c42e599c03d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:20.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:40:20.787Z] [2024-07-16T04:40:20.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:21.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:40:26.369Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-16T04:40:26.369Z] ab5ef0e58194: Pulling fs layer [2024-07-16T04:40:26.369Z] 9712f1f96733: Pulling fs layer [2024-07-16T04:40:26.369Z] 63f879dbbcfc: Pulling fs layer [2024-07-16T04:40:26.369Z] 0d9ebad4ef96: Pulling fs layer [2024-07-16T04:40:26.369Z] e9a5061849ea: Pulling fs layer [2024-07-16T04:40:26.369Z] d747dcd14b5f: Pulling fs layer [2024-07-16T04:40:26.369Z] 2de7ff778b66: Pulling fs layer [2024-07-16T04:40:26.369Z] 0d9ebad4ef96: Waiting [2024-07-16T04:40:26.369Z] e9a5061849ea: Waiting [2024-07-16T04:40:26.369Z] d747dcd14b5f: Waiting [2024-07-16T04:40:26.369Z] 2de7ff778b66: Waiting [2024-07-16T04:40:26.369Z] 9712f1f96733: Verifying Checksum [2024-07-16T04:40:26.369Z] 9712f1f96733: Download complete [2024-07-16T04:40:26.369Z] 63f879dbbcfc: Verifying Checksum [2024-07-16T04:40:26.369Z] 63f879dbbcfc: Download complete [2024-07-16T04:40:26.369Z] e9a5061849ea: Verifying Checksum [2024-07-16T04:40:26.369Z] e9a5061849ea: Download complete [2024-07-16T04:40:26.369Z] d747dcd14b5f: Download complete [2024-07-16T04:40:26.369Z] ab5ef0e58194: Download complete [2024-07-16T04:40:26.369Z] 0d9ebad4ef96: Verifying Checksum [2024-07-16T04:40:26.369Z] 0d9ebad4ef96: Download complete [2024-07-16T04:40:26.369Z] 2de7ff778b66: Verifying Checksum [2024-07-16T04:40:26.369Z] 2de7ff778b66: Download complete [2024-07-16T04:40:28.900Z] ab5ef0e58194: Pull complete [2024-07-16T04:40:29.161Z] 9712f1f96733: Pull complete [2024-07-16T04:40:29.728Z] 63f879dbbcfc: Pull complete [2024-07-16T04:40:33.927Z] 0d9ebad4ef96: Pull complete [2024-07-16T04:40:34.185Z] e9a5061849ea: Pull complete [2024-07-16T04:40:34.185Z] d747dcd14b5f: Pull complete [2024-07-16T04:40:35.120Z] 2de7ff778b66: Pull complete [2024-07-16T04:40:35.120Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-16T04:40:35.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:40:35.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:40:35.222Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:40:35.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:40:39.445Z] $ docker top 77e5ce3058bdc7308d042ee9a570308f9f111cf89930e1c8f0b39cd8e4695c5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:40:39.508Z] provisioning config files... [2024-07-16T04:40:39.515Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18007889081563142324tmp [2024-07-16T04:40:39.524Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1116453249242499489tmp [2024-07-16T04:40:39.532Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6119990054769294911tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:40:39.635Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:39.929Z] ---> sigul-configuration.sh [2024-07-16T04:40:39.929Z] gpg: directory `/root/.gnupg' created [2024-07-16T04:40:39.929Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-16T04:40:39.929Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-16T04:40:39.929Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-16T04:40:39.929Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-16T04:40:39.929Z] gpg: CAST5 encrypted data [2024-07-16T04:40:39.929Z] gpg: encrypted with 1 passphrase [2024-07-16T04:40:39.929Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-16T04:40:40.223Z] + mkdir /home/jenkins [2024-07-16T04:40:40.223Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-16T04:40:40.519Z] + 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-07-16T04:40:40.532Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:40.824Z] ---> sigul-install.sh [2024-07-16T04:40:40.824Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-16T04:40:41.199Z] + git tag --list [2024-07-16T04:40:41.199Z] v1.0.0 [2024-07-16T04:40:41.199Z] v1.1.0 [2024-07-16T04:40:41.199Z] v1.1.1 [2024-07-16T04:40:41.199Z] v1.1.2 [2024-07-16T04:40:41.199Z] v1.2.0 [2024-07-16T04:40:41.199Z] v1.2.1 [2024-07-16T04:40:41.199Z] v2.0.0 [2024-07-16T04:40:41.199Z] v2.1.0 [2024-07-16T04:40:41.199Z] v2.1.1 [2024-07-16T04:40:41.199Z] v2.2.0 [2024-07-16T04:40:41.199Z] v2.3.0 [2024-07-16T04:40:41.199Z] v3.0 [2024-07-16T04:40:41.199Z] v3.0.0 [2024-07-16T04:40:41.199Z] v3.1 [2024-07-16T04:40:41.199Z] v3.1.0 [2024-07-16T04:40:41.199Z] v3.1.0-dev.1 [2024-07-16T04:40:41.199Z] v3.1.0-dev.10 [2024-07-16T04:40:41.199Z] v3.1.0-dev.11 [2024-07-16T04:40:41.199Z] v3.1.0-dev.12 [2024-07-16T04:40:41.199Z] v3.1.0-dev.13 [2024-07-16T04:40:41.199Z] v3.1.0-dev.14 [2024-07-16T04:40:41.199Z] v3.1.0-dev.15 [2024-07-16T04:40:41.199Z] v3.1.0-dev.16 [2024-07-16T04:40:41.199Z] v3.1.0-dev.17 [2024-07-16T04:40:41.199Z] v3.1.0-dev.18 [2024-07-16T04:40:41.199Z] v3.1.0-dev.19 [2024-07-16T04:40:41.199Z] v3.1.0-dev.2 [2024-07-16T04:40:41.199Z] v3.1.0-dev.20 [2024-07-16T04:40:41.199Z] v3.1.0-dev.21 [2024-07-16T04:40:41.199Z] v3.1.0-dev.22 [2024-07-16T04:40:41.199Z] v3.1.0-dev.23 [2024-07-16T04:40:41.199Z] v3.1.0-dev.24 [2024-07-16T04:40:41.199Z] v3.1.0-dev.25 [2024-07-16T04:40:41.199Z] v3.1.0-dev.26 [2024-07-16T04:40:41.199Z] v3.1.0-dev.27 [2024-07-16T04:40:41.199Z] v3.1.0-dev.28 [2024-07-16T04:40:41.199Z] v3.1.0-dev.29 [2024-07-16T04:40:41.199Z] v3.1.0-dev.3 [2024-07-16T04:40:41.199Z] v3.1.0-dev.30 [2024-07-16T04:40:41.199Z] v3.1.0-dev.31 [2024-07-16T04:40:41.199Z] v3.1.0-dev.32 [2024-07-16T04:40:41.199Z] v3.1.0-dev.4 [2024-07-16T04:40:41.199Z] v3.1.0-dev.5 [2024-07-16T04:40:41.199Z] v3.1.0-dev.6 [2024-07-16T04:40:41.199Z] v3.1.0-dev.7 [2024-07-16T04:40:41.199Z] v3.1.0-dev.8 [2024-07-16T04:40:41.199Z] v3.1.0-dev.9 [2024-07-16T04:40:41.199Z] v3.1.1 [2024-07-16T04:40:41.199Z] v3.2.0-dev.1 [2024-07-16T04:40:41.199Z] v3.2.0-dev.10 [2024-07-16T04:40:41.199Z] v3.2.0-dev.11 [2024-07-16T04:40:41.199Z] v3.2.0-dev.12 [2024-07-16T04:40:41.199Z] v3.2.0-dev.13 [2024-07-16T04:40:41.199Z] v3.2.0-dev.14 [2024-07-16T04:40:41.199Z] v3.2.0-dev.15 [2024-07-16T04:40:41.199Z] v3.2.0-dev.16 [2024-07-16T04:40:41.199Z] v3.2.0-dev.2 [2024-07-16T04:40:41.199Z] v3.2.0-dev.3 [2024-07-16T04:40:41.199Z] v3.2.0-dev.4 [2024-07-16T04:40:41.199Z] v3.2.0-dev.5 [2024-07-16T04:40:41.199Z] v3.2.0-dev.6 [2024-07-16T04:40:41.199Z] v3.2.0-dev.7 [2024-07-16T04:40:41.199Z] v3.2.0-dev.8 [2024-07-16T04:40:41.199Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-16T04:40:41.497Z] + lftools sign git-tag v3.2.0-dev.16 [2024-07-16T04:40:42.065Z] Signing Git tag with Sigul... [2024-07-16T04:40:42.065Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-07-16T04:40:42.339Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:42.629Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-16T04:40:42.637Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-16T04:40:42.676Z] $ docker stop --time=1 77e5ce3058bdc7308d042ee9a570308f9f111cf89930e1c8f0b39cd8e4695c5f [2024-07-16T04:40:43.956Z] $ docker rm -f --volumes 77e5ce3058bdc7308d042ee9a570308f9f111cf89930e1c8f0b39cd8e4695c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-16T04:40:44.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:40:44.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:44.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:40:44.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:40:44.842Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:40:44.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:40:45.264Z] $ docker top 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:40:45.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:40:45.446Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:40:45.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:40:45.576Z] $ docker exec 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 ssh-agent [2024-07-16T04:40:45.676Z] SSH_AUTH_SOCK=/tmp/ssh-zKo1QA2pRZgk/agent.32 [2024-07-16T04:40:45.676Z] SSH_AGENT_PID=38 [2024-07-16T04:40:45.681Z] Running ssh-add (command line suppressed) [2024-07-16T04:40:45.799Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14627922864444499523.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14627922864444499523.key) [2024-07-16T04:40:45.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:40:46.095Z] + git semver bump pre [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,294 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,294 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,294 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,294 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,294 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,296 [execute] INFO git cat-file --batch-check [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,300 [execute] INFO git cat-file --batch [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:40:46.354Z] 2024-07-16 04:40:46,305 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:40:46.354Z] 3.2.0-dev.17 [Pipeline] } [2024-07-16T04:40:46.376Z] $ docker exec --env ******** --env ******** 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 ssh-agent -k [2024-07-16T04:40:46.469Z] unset SSH_AUTH_SOCK; [2024-07-16T04:40:46.469Z] unset SSH_AGENT_PID; [2024-07-16T04:40:46.469Z] echo Agent pid 38 killed; [2024-07-16T04:40:46.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:40:46.795Z] + git semver [Pipeline] } [2024-07-16T04:40:47.078Z] $ docker stop --time=1 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 [2024-07-16T04:40:48.350Z] $ docker rm -f --volumes 817fdbe943d0c49c61f03539e33e5c0d0fe3caf76b7551e0bb334541685218e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:40:48.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:40:48.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:49.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:40:49.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:40:49.089Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:40:49.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:40:49.502Z] $ docker top d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b -eo pid,comm [2024-07-16T04:40:49.553Z] 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-07-16T04:40:49.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:40:49.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:40:49.677Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:40:49.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:40:49.826Z] $ docker exec d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b ssh-agent [2024-07-16T04:40:49.920Z] SSH_AUTH_SOCK=/tmp/ssh-RBzuLdgswzKe/agent.33 [2024-07-16T04:40:49.920Z] SSH_AGENT_PID=39 [2024-07-16T04:40:49.925Z] Running ssh-add (command line suppressed) [2024-07-16T04:40:50.068Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13684114185399681995.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13684114185399681995.key) [2024-07-16T04:40:50.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:40:50.364Z] + git semver push [2024-07-16T04:40:50.623Z] 2024-07-16 04:40:50,563 [run_push] DEBUG push [2024-07-16T04:40:50.623Z] 2024-07-16 04:40:50,564 [execute] INFO git cat-file --batch-check [2024-07-16T04:40:50.623Z] 2024-07-16 04:40:50,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:40:50.623Z] 2024-07-16 04:40:50,568 [execute] INFO git rev-list 870495349444e057fb7cf80a25de26a36b53ec0c -- [2024-07-16T04:40:50.623Z] 2024-07-16 04:40:50,568 [execute] DEBUG Popen(['git', 'rev-list', '870495349444e057fb7cf80a25de26a36b53ec0c', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:40:50.623Z] 2024-07-16 04:40:50,577 [execute] INFO git fetch -v origin [2024-07-16T04:40:50.623Z] 2024-07-16 04:40:50,578 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-16T04:40:51.191Z] 2024-07-16 04:40:51,032 [run_push] DEBUG no remote changes detected [2024-07-16T04:40:51.191Z] 2024-07-16 04:40:51,033 [execute] INFO git push origin semver [2024-07-16T04:40:51.191Z] 2024-07-16 04:40:51,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:40:52.127Z] 2024-07-16 04:40:51,773 [run_push] DEBUG push all version tags [2024-07-16T04:40:52.127Z] 2024-07-16 04:40:51,774 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-16T04:40:52.127Z] 2024-07-16 04:40:51,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:40:52.693Z] 2024-07-16 04:40:52,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-16T04:40:52.693Z] 3.2.0-dev.17 [Pipeline] } [2024-07-16T04:40:52.714Z] $ docker exec --env ******** --env ******** d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b ssh-agent -k [2024-07-16T04:40:52.808Z] unset SSH_AUTH_SOCK; [2024-07-16T04:40:52.810Z] unset SSH_AGENT_PID; [2024-07-16T04:40:52.810Z] echo Agent pid 39 killed; [2024-07-16T04:40:52.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:40:53.142Z] + git semver [Pipeline] } [2024-07-16T04:40:53.426Z] $ docker stop --time=1 d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b [2024-07-16T04:40:54.713Z] $ docker rm -f --volumes d0ca33b3e99a0d4b584046d7fa5f57fd502a72cea47c38561a225d609464bb0b [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-07-16T04:40:55.355Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-07-16T04:40:55.356Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-07-16T04:40:55.356Z] total 16 [2024-07-16T04:40:55.356Z] drwxr-xr-x 3 root root 4096 Jul 16 04:25 . [2024-07-16T04:40:55.356Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:40 .. [2024-07-16T04:40:55.356Z] drwxr-xr-x 2 root root 4096 Jul 16 04:25 cost [2024-07-16T04:40:55.356Z] -rw-r--r-- 1 root root 86 Jul 16 04:25 cost.csv [2024-07-16T04:40:55.356Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-07-16T04:40:55.356Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-07-16T04:40:55.356Z] total 16 [2024-07-16T04:40:55.356Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:25 . [2024-07-16T04:40:55.356Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:40 .. [2024-07-16T04:40:55.356Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 04:25 cost [2024-07-16T04:40:55.356Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 16 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:55.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:56.494Z] ---> package-listing.sh [2024-07-16T04:40:56.494Z] ++ facter osfamily [2024-07-16T04:40:56.494Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-16T04:40:56.753Z] + OS_FAMILY=debian [2024-07-16T04:40:56.753Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-07-16T04:40:56.753Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-16T04:40:56.753Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-16T04:40:56.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-16T04:40:56.753Z] + PACKAGES=/tmp/packages_start.txt [2024-07-16T04:40:56.753Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-07-16T04:40:56.753Z] + PACKAGES=/tmp/packages_end.txt [2024-07-16T04:40:56.753Z] + case "${OS_FAMILY}" in [2024-07-16T04:40:56.753Z] + dpkg -l [2024-07-16T04:40:56.753Z] + grep '^ii' [2024-07-16T04:40:56.753Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-16T04:40:56.753Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-16T04:40:56.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-16T04:40:56.753Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-07-16T04:40:56.753Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-07-16T04:40:56.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2024-07-16T04:40:56.763Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-16T04:40:57.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:57.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:40:57.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:40:57.668Z] prd-ubuntu20.04-docker-8c-8g-5697 does not seem to be running inside a container [2024-07-16T04:40:57.724Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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-07-16T04:40:57.945Z] $ docker top 785996724d4b966f8bb71e35c3584eee1227dd73182aa6073b9e8456b4eaedfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:40:58.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-16T04:40:58.578Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-16T04:40:58.872Z] + ls /var/log/sa-host [2024-07-16T04:40:58.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:40:58.961Z] provisioning config files... [2024-07-16T04:40:58.970Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14213185619128706775tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:40:58.989Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:59.273Z] ---> create-netrc.sh [Pipeline] } [2024-07-16T04:40:59.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:59.624Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-16T04:40:59.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:59.914Z] ---> sudo-logs.sh [2024-07-16T04:40:59.914Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-16T04:40:59.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:00.229Z] ---> job-cost.sh [2024-07-16T04:41:00.229Z] lf-activate-venv: SKIPPING [2024-07-16T04:41:00.229Z] DEBUG: total: 0.2199999988079071 [2024-07-16T04:41:00.229Z] INFO: Retrieving Stack Cost... [2024-07-16T04:41:00.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:41:01.054Z] INFO: Archiving Costs [Pipeline] echo [2024-07-16T04:41:01.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:01.345Z] ---> logs-deploy.sh [2024-07-16T04:41:01.345Z] lf-activate-venv: SKIPPING [2024-07-16T04:41:01.345Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/168 [2024-07-16T04:41:01.345Z] INFO: archiving workspace using pattern(s): [2024-07-16T04:41:02.284Z] Archives upload complete. [2024-07-16T04:41:02.543Z] INFO: archiving logs to Nexus [2024-07-16T04:41:03.113Z] ---> uname -a: [2024-07-16T04:41:03.113Z] Linux prd-ubuntu20-04-docker-8c-8g-5697 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] ---> lscpu: [2024-07-16T04:41:03.113Z] Architecture: x86_64 [2024-07-16T04:41:03.113Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-16T04:41:03.113Z] Byte Order: Little Endian [2024-07-16T04:41:03.113Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-16T04:41:03.113Z] CPU(s): 8 [2024-07-16T04:41:03.113Z] On-line CPU(s) list: 0-7 [2024-07-16T04:41:03.113Z] Thread(s) per core: 1 [2024-07-16T04:41:03.113Z] Core(s) per socket: 1 [2024-07-16T04:41:03.113Z] Socket(s): 8 [2024-07-16T04:41:03.113Z] NUMA node(s): 1 [2024-07-16T04:41:03.113Z] Vendor ID: AuthenticAMD [2024-07-16T04:41:03.113Z] CPU family: 23 [2024-07-16T04:41:03.113Z] Model: 49 [2024-07-16T04:41:03.113Z] Model name: AMD EPYC-Rome Processor [2024-07-16T04:41:03.113Z] Stepping: 0 [2024-07-16T04:41:03.113Z] CPU MHz: 2799.998 [2024-07-16T04:41:03.113Z] BogoMIPS: 5599.99 [2024-07-16T04:41:03.113Z] Virtualization: AMD-V [2024-07-16T04:41:03.113Z] Hypervisor vendor: KVM [2024-07-16T04:41:03.113Z] Virtualization type: full [2024-07-16T04:41:03.113Z] L1d cache: 256 KiB [2024-07-16T04:41:03.113Z] L1i cache: 256 KiB [2024-07-16T04:41:03.113Z] L2 cache: 4 MiB [2024-07-16T04:41:03.113Z] L3 cache: 128 MiB [2024-07-16T04:41:03.113Z] NUMA node0 CPU(s): 0-7 [2024-07-16T04:41:03.113Z] Vulnerability Itlb multihit: Not affected [2024-07-16T04:41:03.113Z] Vulnerability L1tf: Not affected [2024-07-16T04:41:03.113Z] Vulnerability Mds: Not affected [2024-07-16T04:41:03.113Z] Vulnerability Meltdown: Not affected [2024-07-16T04:41:03.113Z] Vulnerability Mmio stale data: Not affected [2024-07-16T04:41:03.113Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-16T04:41:03.113Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-16T04:41:03.113Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-16T04:41:03.113Z] Vulnerability Srbds: Not affected [2024-07-16T04:41:03.113Z] Vulnerability Tsx async abort: Not affected [2024-07-16T04:41:03.113Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] ---> nproc: [2024-07-16T04:41:03.113Z] 8 [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] ---> df -h: [2024-07-16T04:41:03.113Z] Filesystem Size Used Avail Use% Mounted on [2024-07-16T04:41:03.113Z] overlay 155G 14G 142G 9% / [2024-07-16T04:41:03.113Z] tmpfs 64M 0 64M 0% /dev [2024-07-16T04:41:03.113Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-16T04:41:03.113Z] shm 64M 0 64M 0% /dev/shm [2024-07-16T04:41:03.113Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] ---> sar -b -r -n DEV: [2024-07-16T04:41:03.113Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5697) 07/16/24 _x86_64_ (8 CPU) [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] 04:21:43 LINUX RESTART (8 CPU) [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-16T04:41:03.113Z] 04:23:01 325.50 46.09 279.40 0.00 5262.46 85833.16 0.00 [2024-07-16T04:41:03.113Z] 04:24:01 353.77 2.88 350.89 0.00 44.93 134164.57 0.00 [2024-07-16T04:41:03.113Z] 04:25:01 125.50 0.13 125.36 0.00 9.47 78038.46 0.00 [2024-07-16T04:41:03.113Z] 04:26:01 107.68 0.15 107.53 0.00 18.93 54522.40 0.00 [2024-07-16T04:41:03.113Z] 04:27:01 35.78 4.88 30.89 0.00 2093.92 7976.40 0.00 [2024-07-16T04:41:03.113Z] 04:28:01 18.30 1.23 17.06 0.00 2270.42 3784.97 0.00 [2024-07-16T04:41:03.113Z] 04:29:01 3.57 0.02 3.55 0.00 0.13 88.92 0.00 [2024-07-16T04:41:03.113Z] 04:30:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 [2024-07-16T04:41:03.113Z] 04:31:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2024-07-16T04:41:03.113Z] 04:32:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 [2024-07-16T04:41:03.113Z] 04:33:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2024-07-16T04:41:03.113Z] 04:34:01 2.08 0.00 2.08 0.00 0.00 28.40 0.00 [2024-07-16T04:41:03.113Z] 04:35:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-07-16T04:41:03.113Z] 04:36:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 [2024-07-16T04:41:03.113Z] 04:37:01 1.68 0.02 1.67 0.00 0.13 24.53 0.00 [2024-07-16T04:41:03.113Z] 04:38:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 [2024-07-16T04:41:03.113Z] 04:39:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2024-07-16T04:41:03.113Z] 04:40:01 40.54 0.10 40.44 0.00 10.26 22350.67 0.00 [2024-07-16T04:41:03.113Z] 04:41:01 138.73 0.50 138.23 0.00 30.93 39094.28 0.00 [2024-07-16T04:41:03.113Z] Average: 61.31 2.95 58.36 0.00 512.71 22422.89 0.00 [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-16T04:41:03.113Z] 04:23:01 29380136 31532112 799664 2.43 70516 2361192 2014664 5.94 1030124 2101504 450668 [2024-07-16T04:41:03.113Z] 04:24:01 27303068 31351452 947400 2.88 188656 3968132 2267640 6.68 1607976 3399152 443080 [2024-07-16T04:41:03.113Z] 04:25:01 27519120 31511492 792284 2.41 193140 3920180 2040360 6.01 1326500 3480808 484 [2024-07-16T04:41:03.113Z] 04:26:01 26995412 31520624 780364 2.37 202676 4391832 1776940 5.24 1368296 3904224 192 [2024-07-16T04:41:03.113Z] 04:27:01 26665000 31491500 781460 2.38 218280 4677724 1720632 5.07 1504140 4071476 82136 [2024-07-16T04:41:03.113Z] 04:28:01 26548632 31504160 767528 2.33 231372 4790324 1719336 5.07 1647936 4036096 208 [2024-07-16T04:41:03.113Z] 04:29:01 26553580 31504192 767512 2.33 229904 4787072 1722688 5.08 1646308 4032896 8 [2024-07-16T04:41:03.113Z] 04:30:01 26563140 31513832 757832 2.30 229940 4787076 1722688 5.08 1637588 4032896 44 [2024-07-16T04:41:03.113Z] 04:31:01 26562856 31513616 757980 2.31 230008 4787076 1722688 5.08 1637892 4032900 168 [2024-07-16T04:41:03.113Z] 04:32:01 26566176 31517008 754508 2.29 230048 4787084 1722688 5.08 1634776 4032904 200 [2024-07-16T04:41:03.113Z] 04:33:01 26566224 31517100 754360 2.29 230092 4787084 1722688 5.08 1634768 4032904 8 [2024-07-16T04:41:03.113Z] 04:34:01 26566420 31517400 753956 2.29 230180 4787088 1722688 5.08 1634720 4032908 12 [2024-07-16T04:41:03.113Z] 04:35:01 26566216 31517204 754112 2.29 230204 4787092 1722688 5.08 1634796 4032912 4 [2024-07-16T04:41:03.113Z] 04:36:01 26566484 31517540 753780 2.29 230248 4787096 1722688 5.08 1634772 4032912 8 [2024-07-16T04:41:03.113Z] 04:37:01 26564992 31516112 755224 2.30 230288 4787072 1755008 5.17 1635220 4032888 64 [2024-07-16T04:41:03.113Z] 04:38:01 26564704 31515924 755288 2.30 230316 4787080 1755008 5.17 1635544 4032896 48 [2024-07-16T04:41:03.113Z] 04:39:01 26564592 31515876 755308 2.30 230388 4787080 1755008 5.17 1635352 4032900 8 [2024-07-16T04:41:03.113Z] 04:40:01 25199944 31235548 1028660 3.13 240656 5758556 2102428 6.20 1989704 4930768 342200 [2024-07-16T04:41:03.113Z] 04:41:01 25070856 31414660 847352 2.58 255340 6021856 1856848 5.47 1807532 5215100 540 [2024-07-16T04:41:03.113Z] Average: 26678292 31485650 792872 2.41 217487 4660405 1818178 5.36 1593892 3973739 69478 [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-16T04:41:03.113Z] 04:23:01 ens3 519.73 370.27 6110.56 95.25 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:23:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:23:01 docker0 34.26 36.14 2.70 266.41 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:24:01 ens3 530.53 314.23 3324.48 43.33 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:24:01 vetha889682 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:24:01 docker0 293.00 492.87 26.05 3289.72 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:25:01 vethdba3bd2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:25:01 veth764fd21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:25:01 ens3 33.11 20.06 109.60 10.03 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:25:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:25:01 docker0 2.30 3.77 0.13 31.09 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:26:01 ens3 145.44 102.52 2646.23 220.87 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:26:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:26:01 docker0 4.00 7.08 0.24 94.78 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:27:01 ens3 201.67 92.10 2715.39 6.90 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:27:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:28:01 ens3 1.47 1.25 0.87 0.43 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:28:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:29:01 ens3 0.33 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:30:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:31:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:33:01 ens3 0.28 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:35:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:37:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:38:01 ens3 0.38 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:39:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:40:01 ens3 240.54 143.51 4747.51 32.84 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:40:01 veth4ff4b0e 72.40 118.65 6.97 1139.16 0.00 0.00 0.00 0.09 [2024-07-16T04:41:03.113Z] 04:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:40:01 docker0 72.40 118.55 5.98 1139.15 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:41:01 ens3 250.17 179.15 3411.26 158.92 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:41:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] 04:41:01 docker0 14.21 21.35 1.79 117.12 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] Average: ens3 101.32 64.43 1213.99 29.94 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] Average: docker0 22.11 35.78 1.94 259.90 0.00 0.00 0.00 0.00 [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] [2024-07-16T04:41:03.113Z] ---> sar -P ALL: [2024-07-16T04:41:03.114Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5697) 07/16/24 _x86_64_ (8 CPU) [2024-07-16T04:41:03.114Z] [2024-07-16T04:41:03.114Z] 04:21:43 LINUX RESTART (8 CPU) [2024-07-16T04:41:03.114Z] [2024-07-16T04:41:03.114Z] 04:22:01 CPU %user %nice %system %iowait %steal %idle [2024-07-16T04:41:03.114Z] 04:23:01 all 8.86 0.00 2.92 2.10 0.05 86.06 [2024-07-16T04:41:03.114Z] 04:23:01 0 8.11 0.00 3.41 3.89 0.07 84.52 [2024-07-16T04:41:03.114Z] 04:23:01 1 11.11 0.00 2.38 0.97 0.05 85.48 [2024-07-16T04:41:03.114Z] 04:23:01 2 10.68 0.00 2.54 0.39 0.03 86.36 [2024-07-16T04:41:03.114Z] 04:23:01 3 8.15 0.00 2.63 6.77 0.07 82.38 [2024-07-16T04:41:03.114Z] 04:23:01 4 7.57 0.00 2.58 0.42 0.03 89.40 [2024-07-16T04:41:03.114Z] 04:23:01 5 7.42 0.00 2.68 1.53 0.07 88.30 [2024-07-16T04:41:03.114Z] 04:23:01 6 6.91 0.00 3.45 2.69 0.05 86.91 [2024-07-16T04:41:03.114Z] 04:23:01 7 10.92 0.00 3.73 0.18 0.05 85.11 [2024-07-16T04:41:03.114Z] 04:24:01 all 21.23 0.00 6.40 3.14 0.08 69.16 [2024-07-16T04:41:03.114Z] 04:24:01 0 21.86 0.00 5.78 0.56 0.07 71.73 [2024-07-16T04:41:03.114Z] 04:24:01 1 21.27 0.00 6.01 4.18 0.07 68.48 [2024-07-16T04:41:03.114Z] 04:24:01 2 20.80 0.00 5.30 0.91 0.07 72.93 [2024-07-16T04:41:03.114Z] 04:24:01 3 21.37 0.00 7.15 1.06 0.07 70.35 [2024-07-16T04:41:03.114Z] 04:24:01 4 20.99 0.00 6.70 1.47 0.08 70.76 [2024-07-16T04:41:03.114Z] 04:24:01 5 21.04 0.00 6.38 2.31 0.08 70.17 [2024-07-16T04:41:03.114Z] 04:24:01 6 20.19 0.00 6.07 1.68 0.07 71.99 [2024-07-16T04:41:03.114Z] 04:24:01 7 22.33 0.00 7.79 12.94 0.10 56.84 [2024-07-16T04:41:03.114Z] 04:25:01 all 45.89 0.00 6.97 1.43 0.09 45.61 [2024-07-16T04:41:03.114Z] 04:25:01 0 44.66 0.00 7.56 1.12 0.10 46.56 [2024-07-16T04:41:03.114Z] 04:25:01 1 45.15 0.00 7.84 0.54 0.10 46.36 [2024-07-16T04:41:03.114Z] 04:25:01 2 47.46 0.00 6.86 0.20 0.08 45.40 [2024-07-16T04:41:03.114Z] 04:25:01 3 45.91 0.00 6.24 0.03 0.08 47.74 [2024-07-16T04:41:03.114Z] 04:25:01 4 45.08 0.00 6.77 1.47 0.10 46.58 [2024-07-16T04:41:03.114Z] 04:25:01 5 46.55 0.00 7.00 0.18 0.10 46.17 [2024-07-16T04:41:03.114Z] 04:25:01 6 45.97 0.00 7.14 7.85 0.10 38.94 [2024-07-16T04:41:03.114Z] 04:25:01 7 46.32 0.00 6.37 0.08 0.08 47.14 [2024-07-16T04:41:03.114Z] 04:26:01 all 3.80 0.00 1.37 1.41 0.03 93.38 [2024-07-16T04:41:03.114Z] 04:26:01 0 3.99 0.00 1.22 0.25 0.03 94.50 [2024-07-16T04:41:03.114Z] 04:26:01 1 3.89 0.00 1.46 0.89 0.05 93.72 [2024-07-16T04:41:03.114Z] 04:26:01 2 4.47 0.00 1.84 0.03 0.03 93.62 [2024-07-16T04:41:03.114Z] 04:26:01 3 3.32 0.00 0.90 0.02 0.02 95.74 [2024-07-16T04:41:03.114Z] 04:26:01 4 4.52 0.00 1.18 0.05 0.02 94.23 [2024-07-16T04:41:03.114Z] 04:26:01 5 2.50 0.00 1.33 2.25 0.05 93.87 [2024-07-16T04:41:03.114Z] 04:26:01 6 3.57 0.00 1.76 7.28 0.02 87.37 [2024-07-16T04:41:03.114Z] 04:26:01 7 4.12 0.00 1.29 0.57 0.03 93.99 [2024-07-16T04:41:03.114Z] 04:27:01 all 1.61 0.00 0.79 0.69 0.02 96.89 [2024-07-16T04:41:03.114Z] 04:27:01 0 2.23 0.00 1.85 0.05 0.03 95.83 [2024-07-16T04:41:03.114Z] 04:27:01 1 1.52 0.00 0.53 2.07 0.02 95.86 [2024-07-16T04:41:03.114Z] 04:27:01 2 1.30 0.00 0.58 0.25 0.02 97.85 [2024-07-16T04:41:03.114Z] 04:27:01 3 1.07 0.00 0.77 0.07 0.02 98.08 [2024-07-16T04:41:03.114Z] 04:27:01 4 2.00 0.00 0.53 1.44 0.03 96.00 [2024-07-16T04:41:03.114Z] 04:27:01 5 1.15 0.00 1.12 1.52 0.02 96.19 [2024-07-16T04:41:03.114Z] 04:27:01 6 1.00 0.00 0.53 0.07 0.03 98.36 [2024-07-16T04:41:03.114Z] 04:27:01 7 2.59 0.00 0.42 0.05 0.00 96.94 [2024-07-16T04:41:03.114Z] 04:28:01 all 1.12 0.00 0.54 1.12 0.01 97.21 [2024-07-16T04:41:03.114Z] 04:28:01 0 0.58 0.00 0.28 0.07 0.00 99.07 [2024-07-16T04:41:03.114Z] 04:28:01 1 1.45 0.00 0.75 4.79 0.02 92.99 [2024-07-16T04:41:03.114Z] 04:28:01 2 1.37 0.00 0.28 0.47 0.00 97.88 [2024-07-16T04:41:03.114Z] 04:28:01 3 0.82 0.00 0.87 3.07 0.02 95.23 [2024-07-16T04:41:03.114Z] 04:28:01 4 0.62 0.00 0.35 0.00 0.02 99.02 [2024-07-16T04:41:03.114Z] 04:28:01 5 0.75 0.00 0.28 0.42 0.00 98.55 [2024-07-16T04:41:03.114Z] 04:28:01 6 2.77 0.00 0.48 0.12 0.02 96.62 [2024-07-16T04:41:03.114Z] 04:28:01 7 0.62 0.00 1.02 0.05 0.02 98.30 [2024-07-16T04:41:03.114Z] 04:29:01 all 0.22 0.00 0.05 0.01 0.01 99.71 [2024-07-16T04:41:03.114Z] 04:29:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-16T04:41:03.114Z] 04:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-16T04:41:03.114Z] 04:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:29:01 3 0.10 0.00 0.05 0.08 0.00 99.77 [2024-07-16T04:41:03.114Z] 04:29:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-16T04:41:03.114Z] 04:29:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-16T04:41:03.114Z] 04:29:01 6 1.46 0.00 0.13 0.00 0.03 98.38 [2024-07-16T04:41:03.114Z] 04:29:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-16T04:41:03.114Z] 04:30:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2024-07-16T04:41:03.114Z] 04:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-16T04:41:03.114Z] 04:30:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2024-07-16T04:41:03.114Z] 04:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-16T04:41:03.114Z] 04:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-16T04:41:03.114Z] 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:31:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-07-16T04:41:03.114Z] 04:31:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2024-07-16T04:41:03.114Z] 04:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-16T04:41:03.114Z] 04:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:31:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:31:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-16T04:41:03.114Z] 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:32:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2024-07-16T04:41:03.114Z] 04:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-16T04:41:03.114Z] 04:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:32:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-16T04:41:03.114Z] 04:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-16T04:41:03.114Z] 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:32:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:32:01 6 0.27 0.00 0.02 0.00 0.02 99.70 [2024-07-16T04:41:03.114Z] 04:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:33:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-07-16T04:41:03.114Z] 04:33:01 0 0.10 0.00 0.02 0.02 0.02 99.85 [2024-07-16T04:41:03.114Z] 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-16T04:41:03.114Z] 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:33:01 6 1.97 0.00 0.02 0.00 0.03 97.98 [2024-07-16T04:41:03.114Z] 04:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] [2024-07-16T04:41:03.114Z] 04:33:01 CPU %user %nice %system %iowait %steal %idle [2024-07-16T04:41:03.114Z] 04:34:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2024-07-16T04:41:03.114Z] 04:34:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-16T04:41:03.114Z] 04:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-16T04:41:03.114Z] 04:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:34:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2024-07-16T04:41:03.114Z] 04:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:34:01 6 1.03 0.00 0.02 0.00 0.02 98.94 [2024-07-16T04:41:03.114Z] 04:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-16T04:41:03.114Z] 04:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-16T04:41:03.114Z] 04:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-16T04:41:03.114Z] 04:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-16T04:41:03.114Z] 04:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-16T04:41:03.114Z] 04:36:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-16T04:41:03.114Z] 04:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-16T04:41:03.114Z] 04:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-16T04:41:03.114Z] 04:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-16T04:41:03.114Z] 04:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:36:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2024-07-16T04:41:03.114Z] 04:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-07-16T04:41:03.114Z] 04:37:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-16T04:41:03.114Z] 04:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-07-16T04:41:03.114Z] 04:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-16T04:41:03.114Z] 04:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-16T04:41:03.114Z] 04:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-16T04:41:03.114Z] 04:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-07-16T04:41:03.114Z] 04:38:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2024-07-16T04:41:03.114Z] 04:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-16T04:41:03.114Z] 04:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:38:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-16T04:41:03.114Z] 04:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-16T04:41:03.114Z] 04:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:38:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-16T04:41:03.114Z] 04:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-16T04:41:03.114Z] 04:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-16T04:41:03.114Z] 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-16T04:41:03.114Z] 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-16T04:41:03.114Z] 04:40:01 all 3.82 0.00 1.54 0.89 0.02 93.74 [2024-07-16T04:41:03.114Z] 04:40:01 0 4.68 0.00 1.20 0.05 0.02 94.05 [2024-07-16T04:41:03.114Z] 04:40:01 1 3.47 0.00 2.18 4.38 0.03 89.94 [2024-07-16T04:41:03.114Z] 04:40:01 2 3.50 0.00 1.12 0.77 0.02 94.59 [2024-07-16T04:41:03.114Z] 04:40:01 3 4.27 0.00 1.69 1.59 0.02 92.42 [2024-07-16T04:41:03.114Z] 04:40:01 4 4.68 0.00 1.44 0.00 0.02 93.87 [2024-07-16T04:41:03.114Z] 04:40:01 5 2.31 0.00 2.24 0.00 0.02 95.43 [2024-07-16T04:41:03.114Z] 04:40:01 6 3.62 0.00 1.33 0.29 0.03 94.72 [2024-07-16T04:41:03.114Z] 04:40:01 7 4.02 0.00 1.07 0.02 0.02 94.87 [2024-07-16T04:41:03.114Z] 04:41:01 all 6.09 0.00 2.85 1.68 0.05 89.33 [2024-07-16T04:41:03.114Z] 04:41:01 0 5.63 0.00 3.71 8.50 0.07 82.10 [2024-07-16T04:41:03.114Z] 04:41:01 1 6.00 0.00 2.66 0.03 0.03 91.28 [2024-07-16T04:41:03.114Z] 04:41:01 2 7.24 0.00 3.19 0.92 0.07 88.58 [2024-07-16T04:41:03.114Z] 04:41:01 3 5.00 0.00 2.69 2.31 0.05 89.95 [2024-07-16T04:41:03.114Z] 04:41:01 4 6.56 0.00 2.96 0.24 0.07 90.17 [2024-07-16T04:41:03.114Z] 04:41:01 5 5.55 0.00 2.34 0.13 0.05 91.92 [2024-07-16T04:41:03.114Z] 04:41:01 6 6.22 0.00 2.74 0.34 0.05 90.65 [2024-07-16T04:41:03.114Z] 04:41:01 7 6.52 0.00 2.51 0.94 0.05 89.98 [2024-07-16T04:41:03.114Z] Average: all 4.88 0.00 1.23 0.66 0.02 93.21 [2024-07-16T04:41:03.114Z] Average: 0 4.85 0.00 1.32 0.77 0.03 93.04 [2024-07-16T04:41:03.114Z] Average: 1 4.93 0.00 1.26 0.94 0.02 92.86 [2024-07-16T04:41:03.114Z] Average: 2 5.08 0.00 1.14 0.21 0.02 93.55 [2024-07-16T04:41:03.114Z] Average: 3 4.72 0.00 1.20 0.80 0.02 93.26 [2024-07-16T04:41:03.114Z] Average: 4 4.82 0.00 1.18 0.27 0.02 93.71 [2024-07-16T04:41:03.114Z] Average: 5 4.57 0.00 1.22 0.44 0.02 93.74 [2024-07-16T04:41:03.114Z] Average: 6 4.99 0.00 1.25 1.06 0.03 92.67 [2024-07-16T04:41:03.114Z] Average: 7 5.10 0.00 1.27 0.77 0.02 92.84 [2024-07-16T04:41:03.114Z] [2024-07-16T04:41:03.114Z] [2024-07-16T04:41:03.114Z]