Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 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-ssh15492506123825642160.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-ssh7300072701164560723.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-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6321904324399624379.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-ssh4062589010463341415.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1695550735088661167.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6087 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 (main) Commit message: "Merge pull request #682 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 > git rev-list --no-walk 3641da765e3ecf514711d982b07869362341dd3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-22T02:56:18.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-22T02:56:18.352Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-22T02:56:18.387Z] ========================================================= [2024-07-22T02:56:18.387Z] EdgeX Global Pipelines Version Info [2024-07-22T02:56:18.387Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-22T02:56:19.123Z] ------------------- [2024-07-22T02:56:19.123Z] stable info: [2024-07-22T02:56:19.123Z] ------------------- [2024-07-22T02:56:19.123Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T02:56:19.123Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-22T02:56:19.123Z] Message: update stable to v1.0.260 [2024-07-22T02:56:19.697Z] ------------------- [2024-07-22T02:56:19.697Z] experimental info: [2024-07-22T02:56:19.697Z] ------------------- [2024-07-22T02:56:19.697Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T02:56:19.697Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-22T02:56:19.697Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-22T02:56:19.790Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-22T02:56:19.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-22T02:56:19.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-22T02:56:19.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-22T02:56:19.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-22T02:56:19.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-22T02:56:19.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-22T02:56:19.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-22T02:56:20.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-22T02:56:20.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-22T02:56:20.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-22T02:56:20.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-22T02:56:20.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-22T02:56:20.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-22T02:56:20.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T02:56:20.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T02:56:20.212Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-22T02:56:20.241Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-22T02:56:20.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-22T02:56:20.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-22T02:56:20.330Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-22T02:56:20.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-22T02:56:20.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-22T02:56:20.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-22T02:56:20.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-22T02:56:20.455Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-22T02:56:20.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-22T02:56:20.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-22T02:56:20.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-22T02:56:20.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-22T02:56:20.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo [2024-07-22T02:56:20.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 451ce87 [Pipeline] echo [2024-07-22T02:56:20.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T02:56:20.696Z] provisioning config files... [2024-07-22T02:56:20.712Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13189266931484732030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T02:56:21.052Z] ---> ****-login.sh [2024-07-22T02:56:21.052Z] nexus3.edgexfoundry.org:10001 [2024-07-22T02:56:21.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:21.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:21.573Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:21.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:21.573Z] [2024-07-22T02:56:21.573Z] Login Succeeded [2024-07-22T02:56:21.573Z] nexus3.edgexfoundry.org:10002 [2024-07-22T02:56:21.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:21.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:21.573Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:21.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:21.574Z] [2024-07-22T02:56:21.574Z] Login Succeeded [2024-07-22T02:56:21.574Z] nexus3.edgexfoundry.org:10003 [2024-07-22T02:56:21.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:21.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:21.574Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:21.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:21.574Z] [2024-07-22T02:56:21.574Z] Login Succeeded [2024-07-22T02:56:21.574Z] nexus3.edgexfoundry.org:10004 [2024-07-22T02:56:21.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:21.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:21.834Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:21.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:21.834Z] [2024-07-22T02:56:21.834Z] Login Succeeded [2024-07-22T02:56:21.834Z] ****.io [2024-07-22T02:56:21.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:22.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:22.096Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:22.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:22.096Z] [2024-07-22T02:56:22.096Z] Login Succeeded [2024-07-22T02:56:22.096Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T02:56:22.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-22T02:56:22.526Z] + git rev-list -1 --merges 451ce87ac5af399cf23a8dbe18d868ad027d5dd8~1..451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo [2024-07-22T02:56:22.554Z] -----------> git rev-list -1 --merges 451ce87ac5af399cf23a8dbe18d868ad027d5dd8~1..451ce87ac5af399cf23a8dbe18d868ad027d5dd8 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T02:56:22.554Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [false] [Pipeline] sh [2024-07-22T02:56:22.857Z] + git log --format=format:%s -1 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo [2024-07-22T02:56:22.875Z] ========================================================= [2024-07-22T02:56:22.875Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-22T02:56:22.875Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T02:56:23.224Z] + git log --format=format:%s -1 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] echo [2024-07-22T02:56:23.236Z] [semverPrep] GIT_COMMIT: 451ce87ac5af399cf23a8dbe18d868ad027d5dd8, Commit Message: Merge pull request #682 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-07-22T02:56:23.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-22T02:56:23.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T02:56:23.647Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-22T02:56:23.647Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-22T02:56:23.647Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-22T02:56:23.647Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-22T02:56:23.647Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-22T02:56:23.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:56:24.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T02:56:24.067Z] [2024-07-22T02:56:24.067Z] 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-22T02:56:24.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T02:56:24.374Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-22T02:56:24.374Z] b85a868b505f: Pulling fs layer [2024-07-22T02:56:24.374Z] e2be974225ed: Pulling fs layer [2024-07-22T02:56:24.374Z] 339a4e72a1f5: Pulling fs layer [2024-07-22T02:56:24.374Z] 988bab9f4d93: Pulling fs layer [2024-07-22T02:56:24.374Z] 1469e6f7b9e6: Pulling fs layer [2024-07-22T02:56:24.374Z] eaf3925da568: Pulling fs layer [2024-07-22T02:56:24.374Z] bab4dde63d76: Pulling fs layer [2024-07-22T02:56:24.374Z] bde34c3a00c8: Pulling fs layer [2024-07-22T02:56:24.374Z] b352a97aabf1: Pulling fs layer [2024-07-22T02:56:24.374Z] 4872d77fe225: Pulling fs layer [2024-07-22T02:56:24.374Z] 5851b861e8e6: Pulling fs layer [2024-07-22T02:56:24.374Z] bab4dde63d76: Waiting [2024-07-22T02:56:24.374Z] bde34c3a00c8: Waiting [2024-07-22T02:56:24.374Z] b352a97aabf1: Waiting [2024-07-22T02:56:24.374Z] 4872d77fe225: Waiting [2024-07-22T02:56:24.374Z] 5851b861e8e6: Waiting [2024-07-22T02:56:24.374Z] 988bab9f4d93: Waiting [2024-07-22T02:56:24.374Z] 1469e6f7b9e6: Waiting [2024-07-22T02:56:24.374Z] eaf3925da568: Waiting [2024-07-22T02:56:24.374Z] e2be974225ed: Download complete [2024-07-22T02:56:24.374Z] 988bab9f4d93: Verifying Checksum [2024-07-22T02:56:24.374Z] 988bab9f4d93: Download complete [2024-07-22T02:56:24.374Z] 339a4e72a1f5: Verifying Checksum [2024-07-22T02:56:24.374Z] 339a4e72a1f5: Download complete [2024-07-22T02:56:24.374Z] 1469e6f7b9e6: Verifying Checksum [2024-07-22T02:56:24.374Z] 1469e6f7b9e6: Download complete [2024-07-22T02:56:24.374Z] eaf3925da568: Verifying Checksum [2024-07-22T02:56:24.375Z] eaf3925da568: Download complete [2024-07-22T02:56:24.637Z] bde34c3a00c8: Verifying Checksum [2024-07-22T02:56:24.637Z] bde34c3a00c8: Download complete [2024-07-22T02:56:24.637Z] b352a97aabf1: Download complete [2024-07-22T02:56:24.637Z] 4872d77fe225: Download complete [2024-07-22T02:56:24.637Z] 5851b861e8e6: Verifying Checksum [2024-07-22T02:56:24.637Z] 5851b861e8e6: Download complete [2024-07-22T02:56:24.637Z] b85a868b505f: Verifying Checksum [2024-07-22T02:56:24.637Z] b85a868b505f: Download complete [2024-07-22T02:56:24.898Z] bab4dde63d76: Verifying Checksum [2024-07-22T02:56:24.898Z] bab4dde63d76: Download complete [2024-07-22T02:56:25.854Z] b85a868b505f: Pull complete [2024-07-22T02:56:25.854Z] e2be974225ed: Pull complete [2024-07-22T02:56:26.425Z] 339a4e72a1f5: Pull complete [2024-07-22T02:56:26.425Z] 988bab9f4d93: Pull complete [2024-07-22T02:56:26.686Z] 1469e6f7b9e6: Pull complete [2024-07-22T02:56:26.946Z] eaf3925da568: Pull complete [2024-07-22T02:56:28.856Z] bab4dde63d76: Pull complete [2024-07-22T02:56:28.856Z] bde34c3a00c8: Pull complete [2024-07-22T02:56:28.856Z] b352a97aabf1: Pull complete [2024-07-22T02:56:28.856Z] 4872d77fe225: Pull complete [2024-07-22T02:56:28.856Z] 5851b861e8e6: Pull complete [2024-07-22T02:56:28.856Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-22T02:56:28.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T02:56:28.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T02:56:29.013Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T02:56:29.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T02:56:32.712Z] $ docker top 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 -eo pid,comm [2024-07-22T02:56:32.772Z] 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-22T02:56:32.772Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T02:56:32.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T02:56:32.832Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T02:56:32.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T02:56:32.937Z] $ docker exec 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent [2024-07-22T02:56:33.064Z] SSH_AUTH_SOCK=/tmp/ssh-elUtSfsT2O7x/agent.31 [2024-07-22T02:56:33.064Z] SSH_AGENT_PID=37 [2024-07-22T02:56:33.071Z] Running ssh-add (command line suppressed) [2024-07-22T02:56:33.168Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7739796695744393602.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7739796695744393602.key) [2024-07-22T02:56:33.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T02:56:33.481Z] + git tag --points-at HEAD [Pipeline] } [2024-07-22T02:56:33.492Z] $ docker exec --env ******** --env ******** 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent -k [2024-07-22T02:56:33.593Z] unset SSH_AUTH_SOCK; [2024-07-22T02:56:33.593Z] unset SSH_AGENT_PID; [2024-07-22T02:56:33.594Z] echo Agent pid 37 killed; [2024-07-22T02:56:33.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-22T02:56:33.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T02:56:33.657Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T02:56:33.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T02:56:33.765Z] $ docker exec 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent [2024-07-22T02:56:33.874Z] SSH_AUTH_SOCK=/tmp/ssh-faDWry7MWFQV/agent.70 [2024-07-22T02:56:33.874Z] SSH_AGENT_PID=76 [2024-07-22T02:56:33.879Z] Running ssh-add (command line suppressed) [2024-07-22T02:56:33.973Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3043868813670557870.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3043868813670557870.key) [2024-07-22T02:56:33.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T02:56:34.288Z] + git semver init [2024-07-22T02:56:34.549Z] 2024-07-22 02:56:34,476 [run_init] DEBUG init version:0.0.0 force:False [2024-07-22T02:56:34.549Z] 2024-07-22 02:56:34,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-22T02:56:34.549Z] 2024-07-22 02:56:34,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-22T02:56:34.549Z] 2024-07-22 02:56:34,478 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-22T02:56:36.457Z] 2024-07-22 02:56:36,172 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-07-22T02:56:36.457Z] 2024-07-22 02:56:36,173 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-07-22T02:56:36.457Z] 2024-07-22 02:56:36,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T02:56:36.457Z] 2024-07-22 02:56:36,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T02:56:36.457Z] 3.2.0-dev.15 [Pipeline] } [2024-07-22T02:56:36.465Z] $ docker exec --env ******** --env ******** 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 ssh-agent -k [2024-07-22T02:56:36.573Z] unset SSH_AUTH_SOCK; [2024-07-22T02:56:36.573Z] unset SSH_AGENT_PID; [2024-07-22T02:56:36.574Z] echo Agent pid 76 killed; [2024-07-22T02:56:36.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T02:56:36.921Z] + git semver [Pipeline] } [2024-07-22T02:56:37.190Z] $ docker stop --time=1 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 [2024-07-22T02:56:38.494Z] $ docker rm -f --volumes 0aa24ba2700418319e7e7815a0a3fdec3c9133bac3217fee22c45eefc9457817 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T02:56:38.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-22T02:56:39.087Z] Stashed 1 file(s) [Pipeline] echo [2024-07-22T02:56:39.090Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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-22T02:56:39.301Z] provisioning config files... [2024-07-22T02:56:39.312Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13116884113544693160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T02:56:39.617Z] ---> ****-login.sh [2024-07-22T02:56:39.617Z] nexus3.edgexfoundry.org:10001 [2024-07-22T02:56:39.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:39.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:39.617Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:39.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:39.617Z] [2024-07-22T02:56:39.617Z] Login Succeeded [2024-07-22T02:56:39.617Z] nexus3.edgexfoundry.org:10002 [2024-07-22T02:56:39.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:39.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:39.617Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:39.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:39.617Z] [2024-07-22T02:56:39.617Z] Login Succeeded [2024-07-22T02:56:39.617Z] nexus3.edgexfoundry.org:10003 [2024-07-22T02:56:39.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:39.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:39.877Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:39.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:39.877Z] [2024-07-22T02:56:39.877Z] Login Succeeded [2024-07-22T02:56:39.877Z] nexus3.edgexfoundry.org:10004 [2024-07-22T02:56:39.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:39.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:39.877Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:39.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:39.877Z] [2024-07-22T02:56:39.877Z] Login Succeeded [2024-07-22T02:56:39.877Z] ****.io [2024-07-22T02:56:40.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:56:40.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:56:40.140Z] Configure a credential helper to remove this warning. See [2024-07-22T02:56:40.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:56:40.140Z] [2024-07-22T02:56:40.140Z] Login Succeeded [2024-07-22T02:56:40.140Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T02:56:40.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-22T02:56:40.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T02:56:40.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T02:56:40.287Z] ========================================================= [2024-07-22T02:56:40.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-22T02:56:40.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:56:40.634Z] + 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-22T02:56:40.634Z] Sending build context to Docker daemon 20.79MB [2024-07-22T02:56:40.634Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T02:56:40.634Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-22T02:56:40.894Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-22T02:56:40.894Z] 619be1103602: Pulling fs layer [2024-07-22T02:56:40.894Z] 7862e08f4a3e: Pulling fs layer [2024-07-22T02:56:40.894Z] 5df492c9dc93: Pulling fs layer [2024-07-22T02:56:40.894Z] 7629e6793208: Pulling fs layer [2024-07-22T02:56:40.894Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T02:56:40.894Z] fb5054dd5b73: Pulling fs layer [2024-07-22T02:56:40.894Z] eeca6798cff9: Pulling fs layer [2024-07-22T02:56:40.894Z] aa269ceb94a6: Pulling fs layer [2024-07-22T02:56:40.894Z] ada007ff1a6a: Pulling fs layer [2024-07-22T02:56:40.894Z] 7629e6793208: Waiting [2024-07-22T02:56:40.894Z] 4f4fb700ef54: Waiting [2024-07-22T02:56:40.894Z] fb5054dd5b73: Waiting [2024-07-22T02:56:40.894Z] eeca6798cff9: Waiting [2024-07-22T02:56:40.894Z] aa269ceb94a6: Waiting [2024-07-22T02:56:40.894Z] ada007ff1a6a: Waiting [2024-07-22T02:56:40.895Z] 7862e08f4a3e: Verifying Checksum [2024-07-22T02:56:40.895Z] 7862e08f4a3e: Download complete [2024-07-22T02:56:40.895Z] 7629e6793208: Verifying Checksum [2024-07-22T02:56:40.895Z] 7629e6793208: Download complete [2024-07-22T02:56:40.895Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T02:56:40.895Z] 4f4fb700ef54: Download complete [2024-07-22T02:56:40.895Z] 619be1103602: Verifying Checksum [2024-07-22T02:56:40.895Z] 619be1103602: Download complete [2024-07-22T02:56:40.895Z] fb5054dd5b73: Verifying Checksum [2024-07-22T02:56:40.895Z] fb5054dd5b73: Download complete [2024-07-22T02:56:40.895Z] eeca6798cff9: Verifying Checksum [2024-07-22T02:56:40.895Z] eeca6798cff9: Download complete [2024-07-22T02:56:41.155Z] 619be1103602: Pull complete [2024-07-22T02:56:41.155Z] ada007ff1a6a: Verifying Checksum [2024-07-22T02:56:41.155Z] ada007ff1a6a: Download complete [2024-07-22T02:56:41.155Z] 7862e08f4a3e: Pull complete [2024-07-22T02:56:41.155Z] 5df492c9dc93: Verifying Checksum [2024-07-22T02:56:41.155Z] 5df492c9dc93: Download complete [2024-07-22T02:56:41.721Z] aa269ceb94a6: Verifying Checksum [2024-07-22T02:56:41.721Z] aa269ceb94a6: Download complete [2024-07-22T02:56:45.009Z] 5df492c9dc93: Pull complete [2024-07-22T02:56:45.009Z] 7629e6793208: Pull complete [2024-07-22T02:56:45.009Z] 4f4fb700ef54: Pull complete [2024-07-22T02:56:45.009Z] fb5054dd5b73: Pull complete [2024-07-22T02:56:45.009Z] eeca6798cff9: Pull complete [2024-07-22T02:56:47.537Z] aa269ceb94a6: Pull complete [2024-07-22T02:56:48.104Z] ada007ff1a6a: Pull complete [2024-07-22T02:56:48.104Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-22T02:56:48.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-22T02:56:48.104Z] ---> f489d0715acc [2024-07-22T02:56:48.104Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-22T02:56:53.439Z] ---> Running in 0303086575e1 [2024-07-22T02:56:53.700Z] Removing intermediate container 0303086575e1 [2024-07-22T02:56:53.700Z] ---> f3fab8475bca [2024-07-22T02:56:53.700Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T02:56:53.700Z] ---> Running in 7ec32f100d61 [2024-07-22T02:56:53.700Z] Removing intermediate container 7ec32f100d61 [2024-07-22T02:56:53.700Z] ---> c681ef6900ee [2024-07-22T02:56:53.700Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-22T02:56:53.700Z] ---> Running in 3f87944a979b [2024-07-22T02:56:53.961Z] Removing intermediate container 3f87944a979b [2024-07-22T02:56:53.961Z] ---> 188209a47039 [2024-07-22T02:56:53.961Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T02:56:53.961Z] ---> Running in 7377cd36b834 [2024-07-22T02:56:53.961Z] Removing intermediate container 7377cd36b834 [2024-07-22T02:56:53.961Z] ---> 37c4a367272b [2024-07-22T02:56:53.961Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T02:56:53.961Z] ---> Running in ce139b8057f3 [2024-07-22T02:56:54.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T02:56:54.235Z] Still waiting to schedule task [2024-07-22T02:56:54.235Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-22T02:56:54.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T02:56:54.746Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-22T02:56:54.746Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-22T02:56:54.746Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-22T02:56:54.746Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-22T02:56:54.746Z] Executing busybox-1.36.1-r5.trigger [2024-07-22T02:56:54.746Z] OK: 268 MiB in 56 packages [2024-07-22T02:56:55.314Z] Removing intermediate container ce139b8057f3 [2024-07-22T02:56:55.314Z] ---> 4b4a6dc081d2 [2024-07-22T02:56:55.314Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-22T02:56:55.314Z] ---> Running in 633004d9238f [2024-07-22T02:56:55.314Z] Removing intermediate container 633004d9238f [2024-07-22T02:56:55.314Z] ---> a05bb2ac4b4c [2024-07-22T02:56:55.314Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-22T02:56:55.572Z] ---> 3eadf755a8cd [2024-07-22T02:56:55.572Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T02:56:55.572Z] ---> Running in fffa2f3285ee [2024-07-22T02:57:51.813Z] Removing intermediate container fffa2f3285ee [2024-07-22T02:57:51.813Z] ---> 70f39d06d78f [2024-07-22T02:57:51.813Z] Step 11/12 : COPY . . [2024-07-22T02:57:51.813Z] ---> a72e0c833e01 [2024-07-22T02:57:51.813Z] Step 12/12 : RUN $MAKE [2024-07-22T02:57:51.813Z] ---> Running in d0c9841ebd69 [2024-07-22T02:57:51.813Z] noop [2024-07-22T02:57:51.813Z] Removing intermediate container d0c9841ebd69 [2024-07-22T02:57:51.813Z] ---> a752aeb079f6 [2024-07-22T02:57:51.813Z] Successfully built a752aeb079f6 [2024-07-22T02:57:51.813Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:57:52.146Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T02:57:52.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T02:57:52.230Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T02:57:52.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T02:57:52.581Z] $ docker top 41c98b454928db0a9a6c6f42e2f17ff499d2d4f82dee27aa73a22ab83c2727e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T02:57:52.927Z] + go version [2024-07-22T02:57:52.928Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-22T02:57:52.936Z] $ docker stop --time=1 41c98b454928db0a9a6c6f42e2f17ff499d2d4f82dee27aa73a22ab83c2727e2 [2024-07-22T02:57:54.197Z] $ docker rm -f --volumes 41c98b454928db0a9a6c6f42e2f17ff499d2d4f82dee27aa73a22ab83c2727e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:57:54.663Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T02:57:54.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T02:57:54.741Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T02:57:54.767Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T02:57:55.102Z] $ docker top c2f9e24c4b398d7fc4e8bda7b9f1242b1d8c048c1451b383a7c8c4104b620e39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T02:57:55.472Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-22T02:57:55.772Z] + make test [2024-07-22T02:57:55.772Z] go test ./... -coverprofile=coverage.out ./... [2024-07-22T02:57:57.672Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-22T02:58:15.755Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-22T02:58:15.755Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-22T02:58:15.755Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.8% of statements [2024-07-22T02:58:23.866Z] go vet ./... [2024-07-22T02:58:29.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T02:58:29.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T02:58:29.128Z] ./bin/test-attribution-txt.sh [2024-07-22T02:58:29.128Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-22T02:58:29.128Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-22T02:58:29.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-22T02:58:29.157Z] $ docker stop --time=1 c2f9e24c4b398d7fc4e8bda7b9f1242b1d8c048c1451b383a7c8c4104b620e39 [2024-07-22T02:58:36.019Z] $ docker rm -f --volumes c2f9e24c4b398d7fc4e8bda7b9f1242b1d8c048c1451b383a7c8c4104b620e39 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T02:58:38.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6088 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-07-22T02:58:38.882Z] Running in /w/workspace/device-mqtt-go/169 [Pipeline] { [Pipeline] checkout [2024-07-22T02:58:38.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-22T02:58:38.941Z] The recommended git tool is: git [2024-07-22T02:58:39.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-22T02:58:43.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-22T02:58:43.426Z] + ls -al . [2024-07-22T02:58:43.427Z] total 252 [2024-07-22T02:58:43.427Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 02:57 . [2024-07-22T02:58:43.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 02:56 .. [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 22 02:56 .dockerignore [2024-07-22T02:58:43.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 02:58 .git [2024-07-22T02:58:43.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:56 .github [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 22 02:56 .gitignore [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 02:56 .golangci.yml [2024-07-22T02:58:43.427Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 02:56 .semver [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 22 02:56 Attribution.txt [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 22 02:56 CHANGELOG.md [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 22 02:56 Dockerfile [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 02:56 GOVERNANCE.md [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 22 02:56 Jenkinsfile [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 02:56 LICENSE [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 22 02:56 Makefile [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 22 02:56 OWNERS.md [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 22 02:56 README.md [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 02:56 VERSION [2024-07-22T02:58:43.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:56 bin [2024-07-22T02:58:43.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:56 cmd [2024-07-22T02:58:43.427Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 22 02:58 coverage.out [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 22 02:56 go.mod [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 101671 Jul 22 02:56 go.sum [2024-07-22T02:58:43.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:56 internal [2024-07-22T02:58:43.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:56 mock [2024-07-22T02:58:43.427Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 22 02:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:58:43.742Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 --label arch=amd64 --label version=3.2.0-dev.15 . [2024-07-22T02:58:43.742Z] Sending build context to Docker daemon 20.81MB [2024-07-22T02:58:43.742Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T02:58:43.742Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-22T02:58:43.742Z] ---> a752aeb079f6 [2024-07-22T02:58:43.742Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-22T02:58:44.001Z] ---> Running in e63b2b272f9a [2024-07-22T02:58:44.260Z] Removing intermediate container e63b2b272f9a [2024-07-22T02:58:44.260Z] ---> 86eddf5d32e1 [2024-07-22T02:58:44.260Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T02:58:44.260Z] ---> Running in b2f6d6778f20 [2024-07-22T02:58:44.260Z] Removing intermediate container b2f6d6778f20 [2024-07-22T02:58:44.260Z] ---> bbeb89ae28b0 [2024-07-22T02:58:44.260Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-22T02:58:44.260Z] ---> Running in 24661cf6eb2e [2024-07-22T02:58:44.260Z] Removing intermediate container 24661cf6eb2e [2024-07-22T02:58:44.260Z] ---> d817ce6d213e [2024-07-22T02:58:44.260Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T02:58:44.260Z] ---> Running in 979d455e4670 [2024-07-22T02:58:44.518Z] Removing intermediate container 979d455e4670 [2024-07-22T02:58:44.518Z] ---> 1fa5135fa3e2 [2024-07-22T02:58:44.518Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T02:58:44.518Z] ---> Running in c35bf94fda0f [2024-07-22T02:58:44.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T02:58:45.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T02:58:45.297Z] OK: 268 MiB in 56 packages [2024-07-22T02:58:45.559Z] Removing intermediate container c35bf94fda0f [2024-07-22T02:58:45.559Z] ---> 5c24d890e345 [2024-07-22T02:58:45.559Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-22T02:58:45.559Z] ---> Running in a173898ff53d [2024-07-22T02:58:45.559Z] Removing intermediate container a173898ff53d [2024-07-22T02:58:45.559Z] ---> ce67ace4728a [2024-07-22T02:58:45.559Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-22T02:58:45.818Z] ---> 33bbc0745120 [2024-07-22T02:58:45.818Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T02:58:45.818Z] ---> Running in 33a5064c02d2 [2024-07-22T02:58:46.384Z] Removing intermediate container 33a5064c02d2 [2024-07-22T02:58:46.384Z] ---> ed6049539c82 [2024-07-22T02:58:46.384Z] Step 11/25 : COPY . . [2024-07-22T02:58:46.952Z] ---> 42caf5214ce5 [2024-07-22T02:58:46.952Z] Step 12/25 : RUN $MAKE [2024-07-22T02:58:47.210Z] ---> Running in 187ff0c28b65 [2024-07-22T02:58:47.210Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-22T02:58:48.494Z] using credential edgex-jenkins-ssh [2024-07-22T02:58:48.519Z] Cloning the remote Git repository [2024-07-22T02:58:48.556Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-22T02:58:48.640Z] > git init /w/workspace/device-mqtt-go/169 # timeout=10 [2024-07-22T02:58:48.765Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-22T02:58:48.766Z] > git --version # timeout=10 [2024-07-22T02:58:48.789Z] > git --version # 'git version 2.25.1' [2024-07-22T02:58:48.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T02:58:48.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T02:58:51.602Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-22T02:58:51.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T02:58:52.464Z] Avoid second fetch [2024-07-22T02:58:52.464Z] Checking out Revision 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 (main) [2024-07-22T02:58:53.035Z] Commit message: "Merge pull request #682 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [2024-07-22T02:58:52.474Z] > git config core.sparsecheckout # timeout=10 [2024-07-22T02:58:52.528Z] > git checkout -f 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T02:58:57.626Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-22T02:58:57.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T02:58:57.626Z] Dload Upload Total Spent Left Speed [2024-07-22T02:58:57.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-07-22T02:58:57.966Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-22T02:58:58.295Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-22T02:58:58.296Z] + sudo tee /etc/docker/daemon.new [2024-07-22T02:58:58.296Z] { [2024-07-22T02:58:58.296Z] "registry-mirrors": [ [2024-07-22T02:58:58.296Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-22T02:58:58.296Z] ], [2024-07-22T02:58:58.296Z] "bip": "10.250.0.254/24", [2024-07-22T02:58:58.296Z] "hosts": [ [2024-07-22T02:58:58.296Z] "tcp://0.0.0.0:5555", [2024-07-22T02:58:58.296Z] "unix:///var/run/docker.sock" [2024-07-22T02:58:58.296Z] ], [2024-07-22T02:58:58.296Z] "mtu": 1458, [2024-07-22T02:58:58.296Z] "selinux-enabled": true, [2024-07-22T02:58:58.296Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-22T02:58:58.296Z] } [Pipeline] sh [2024-07-22T02:58:58.633Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-22T02:58:58.978Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T02:59:17.285Z] provisioning config files... [2024-07-22T02:59:17.310Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/169@tmp/config15327501890402236165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T02:59:17.768Z] ---> ****-login.sh [2024-07-22T02:59:17.769Z] nexus3.edgexfoundry.org:10001 [2024-07-22T02:59:18.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:18.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:18.311Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:18.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:18.311Z] [2024-07-22T02:59:18.311Z] Login Succeeded [2024-07-22T02:59:18.311Z] nexus3.edgexfoundry.org:10002 [2024-07-22T02:59:18.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:18.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:18.579Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:18.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:18.579Z] [2024-07-22T02:59:18.579Z] Login Succeeded [2024-07-22T02:59:18.849Z] nexus3.edgexfoundry.org:10003 [2024-07-22T02:59:18.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:19.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:19.118Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:19.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:19.118Z] [2024-07-22T02:59:19.118Z] Login Succeeded [2024-07-22T02:59:19.118Z] nexus3.edgexfoundry.org:10004 [2024-07-22T02:59:19.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:19.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:19.389Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:19.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:19.389Z] [2024-07-22T02:59:19.389Z] Login Succeeded [2024-07-22T02:59:19.389Z] ****.io [2024-07-22T02:59:19.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:19.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:19.924Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:19.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:19.924Z] [2024-07-22T02:59:19.924Z] Login Succeeded [2024-07-22T02:59:19.924Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T02:59:19.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-22T02:59:20.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T02:59:20.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T02:59:20.328Z] ========================================================= [2024-07-22T02:59:20.328Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-22T02:59:20.328Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:20.704Z] + 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-22T02:59:20.974Z] Sending build context to Docker daemon 10.5MB [2024-07-22T02:59:21.243Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T02:59:21.243Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-22T02:59:21.243Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-22T02:59:21.243Z] c6b39de5b339: Pulling fs layer [2024-07-22T02:59:21.243Z] a69c41024577: Pulling fs layer [2024-07-22T02:59:21.243Z] d6de4b400683: Pulling fs layer [2024-07-22T02:59:21.243Z] 35cb2a7552d0: Pulling fs layer [2024-07-22T02:59:21.243Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T02:59:21.243Z] 464afbd9ba4c: Pulling fs layer [2024-07-22T02:59:21.243Z] 00f215d4a9da: Pulling fs layer [2024-07-22T02:59:21.243Z] d496ad576159: Pulling fs layer [2024-07-22T02:59:21.243Z] 35cb2a7552d0: Waiting [2024-07-22T02:59:21.243Z] 464afbd9ba4c: Waiting [2024-07-22T02:59:21.243Z] 4f4fb700ef54: Waiting [2024-07-22T02:59:21.243Z] 00f215d4a9da: Waiting [2024-07-22T02:59:21.243Z] d496ad576159: Waiting [2024-07-22T02:59:21.243Z] a69c41024577: Verifying Checksum [2024-07-22T02:59:21.243Z] a69c41024577: Download complete [2024-07-22T02:59:21.243Z] 35cb2a7552d0: Verifying Checksum [2024-07-22T02:59:21.243Z] 35cb2a7552d0: Download complete [2024-07-22T02:59:21.512Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T02:59:21.512Z] 4f4fb700ef54: Download complete [2024-07-22T02:59:21.512Z] 464afbd9ba4c: Verifying Checksum [2024-07-22T02:59:21.512Z] 464afbd9ba4c: Download complete [2024-07-22T02:59:21.512Z] c6b39de5b339: Verifying Checksum [2024-07-22T02:59:21.512Z] c6b39de5b339: Download complete [2024-07-22T02:59:21.782Z] d496ad576159: Verifying Checksum [2024-07-22T02:59:21.782Z] d496ad576159: Download complete [2024-07-22T02:59:22.371Z] c6b39de5b339: Pull complete [2024-07-22T02:59:23.357Z] a69c41024577: Pull complete [2024-07-22T02:59:23.357Z] d6de4b400683: Verifying Checksum [2024-07-22T02:59:23.357Z] d6de4b400683: Download complete [2024-07-22T02:59:24.330Z] 00f215d4a9da: Verifying Checksum [2024-07-22T02:59:24.330Z] 00f215d4a9da: Download complete [2024-07-22T02:59:25.935Z] Removing intermediate container 187ff0c28b65 [2024-07-22T02:59:25.935Z] ---> 428b0ec6066f [2024-07-22T02:59:25.935Z] Step 13/25 : FROM alpine:3.18 [2024-07-22T02:59:25.935Z] 3.18: Pulling from library/alpine [2024-07-22T02:59:25.935Z] 73baa7ef167e: Pulling fs layer [2024-07-22T02:59:25.935Z] 73baa7ef167e: Verifying Checksum [2024-07-22T02:59:25.935Z] 73baa7ef167e: Download complete [2024-07-22T02:59:25.935Z] 73baa7ef167e: Pull complete [2024-07-22T02:59:25.935Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T02:59:25.935Z] Status: Downloaded newer image for alpine:3.18 [2024-07-22T02:59:25.935Z] ---> 8fd7cac70a4a [2024-07-22T02:59:25.935Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-22T02:59:25.935Z] ---> Running in 8a86c01d95a0 [2024-07-22T02:59:25.935Z] Removing intermediate container 8a86c01d95a0 [2024-07-22T02:59:25.935Z] ---> e63b48479551 [2024-07-22T02:59:25.935Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-22T02:59:25.935Z] ---> Running in 341511089e03 [2024-07-22T02:59:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T02:59:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T02:59:25.935Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T02:59:25.935Z] Executing busybox-1.36.1-r7.trigger [2024-07-22T02:59:25.935Z] OK: 7 MiB in 16 packages [2024-07-22T02:59:25.935Z] Removing intermediate container 341511089e03 [2024-07-22T02:59:25.935Z] ---> a50905179cc5 [2024-07-22T02:59:25.935Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-22T02:59:25.935Z] ---> Running in 83873bcd6884 [2024-07-22T02:59:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T02:59:25.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T02:59:25.935Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T02:59:25.935Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T02:59:25.935Z] OK: 7 MiB in 16 packages [2024-07-22T02:59:25.935Z] Removing intermediate container 83873bcd6884 [2024-07-22T02:59:25.935Z] ---> 2dba3c08eb16 [2024-07-22T02:59:25.935Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-22T02:59:25.935Z] ---> 5678725143f9 [2024-07-22T02:59:25.935Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-22T02:59:25.935Z] ---> 2115c2b46246 [2024-07-22T02:59:25.935Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-22T02:59:25.935Z] ---> e09c15b5c4fb [2024-07-22T02:59:25.935Z] Step 20/25 : EXPOSE 59982 [2024-07-22T02:59:25.935Z] ---> Running in b0c98d0d1233 [2024-07-22T02:59:25.935Z] Removing intermediate container b0c98d0d1233 [2024-07-22T02:59:25.935Z] ---> f39dedc1ea71 [2024-07-22T02:59:25.935Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-22T02:59:25.935Z] ---> Running in 6bfdc71caaa2 [2024-07-22T02:59:25.935Z] Removing intermediate container 6bfdc71caaa2 [2024-07-22T02:59:25.935Z] ---> ff141572a913 [2024-07-22T02:59:25.935Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-22T02:59:25.935Z] ---> Running in d6692f71ae6e [2024-07-22T02:59:25.935Z] Removing intermediate container d6692f71ae6e [2024-07-22T02:59:25.935Z] ---> a7538f0d292f [2024-07-22T02:59:25.935Z] Step 23/25 : LABEL arch=amd64 [2024-07-22T02:59:25.935Z] ---> Running in 46159f5ba727 [2024-07-22T02:59:25.935Z] Removing intermediate container 46159f5ba727 [2024-07-22T02:59:25.935Z] ---> e657ca03bd7d [2024-07-22T02:59:25.935Z] Step 24/25 : LABEL git_sha=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T02:59:25.935Z] ---> Running in d7b4c88bdaab [2024-07-22T02:59:25.935Z] Removing intermediate container d7b4c88bdaab [2024-07-22T02:59:25.935Z] ---> de8ea0a3f9f1 [2024-07-22T02:59:25.935Z] Step 25/25 : LABEL version=3.2.0-dev.15 [2024-07-22T02:59:25.935Z] ---> Running in a266bd063cae [2024-07-22T02:59:25.935Z] Removing intermediate container a266bd063cae [2024-07-22T02:59:25.935Z] ---> b7b2803e5a3b [2024-07-22T02:59:25.935Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-22T02:59:25.935Z] Successfully built b7b2803e5a3b [2024-07-22T02:59:25.935Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T02:59:26.079Z] provisioning config files... [2024-07-22T02:59:26.088Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9748115619103964085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T02:59:26.393Z] ---> ****-login.sh [2024-07-22T02:59:26.394Z] nexus3.edgexfoundry.org:10001 [2024-07-22T02:59:26.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:26.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:26.394Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:26.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:26.394Z] [2024-07-22T02:59:26.394Z] Login Succeeded [2024-07-22T02:59:26.394Z] nexus3.edgexfoundry.org:10002 [2024-07-22T02:59:26.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:26.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:26.394Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:26.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:26.394Z] [2024-07-22T02:59:26.394Z] Login Succeeded [2024-07-22T02:59:26.394Z] nexus3.edgexfoundry.org:10003 [2024-07-22T02:59:26.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:26.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:26.653Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:26.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:26.653Z] [2024-07-22T02:59:26.653Z] Login Succeeded [2024-07-22T02:59:26.653Z] nexus3.edgexfoundry.org:10004 [2024-07-22T02:59:26.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:26.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:26.654Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:26.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:26.654Z] [2024-07-22T02:59:26.654Z] Login Succeeded [2024-07-22T02:59:26.654Z] ****.io [2024-07-22T02:59:26.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T02:59:26.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T02:59:26.912Z] Configure a credential helper to remove this warning. See [2024-07-22T02:59:26.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T02:59:26.912Z] [2024-07-22T02:59:26.912Z] Login Succeeded [2024-07-22T02:59:26.912Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T02:59:26.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T02:59:26.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T02:59:27.007Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-07-22T02:59:27.007Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T02:59:27.007Z] latest [2024-07-22T02:59:27.007Z] 3.2.0-dev.15 [2024-07-22T02:59:27.007Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [2024-07-22T02:59:27.007Z] main [2024-07-22T02:59:27.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:27.362Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:27.687Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T02:59:27.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-22T02:59:27.687Z] b2d18f7d419b: Preparing [2024-07-22T02:59:27.687Z] 2f8a8e53593a: Preparing [2024-07-22T02:59:27.687Z] ae7ea18f94e8: Preparing [2024-07-22T02:59:27.687Z] 676c92e60e80: Preparing [2024-07-22T02:59:27.687Z] 870ac18bca60: Preparing [2024-07-22T02:59:27.687Z] 63ec0bd56cf3: Preparing [2024-07-22T02:59:27.687Z] 63ec0bd56cf3: Waiting [2024-07-22T02:59:27.687Z] 870ac18bca60: Pushed [2024-07-22T02:59:27.687Z] b2d18f7d419b: Pushed [2024-07-22T02:59:27.688Z] 2f8a8e53593a: Pushed [2024-07-22T02:59:27.688Z] 63ec0bd56cf3: Layer already exists [2024-07-22T02:59:28.254Z] 676c92e60e80: Pushed [2024-07-22T02:59:32.450Z] ae7ea18f94e8: Pushed [2024-07-22T02:59:32.450Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:32.787Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:33.117Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-22T02:59:33.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-22T02:59:33.117Z] b2d18f7d419b: Preparing [2024-07-22T02:59:33.117Z] 2f8a8e53593a: Preparing [2024-07-22T02:59:33.117Z] ae7ea18f94e8: Preparing [2024-07-22T02:59:33.117Z] 676c92e60e80: Preparing [2024-07-22T02:59:33.117Z] 870ac18bca60: Preparing [2024-07-22T02:59:33.117Z] 63ec0bd56cf3: Preparing [2024-07-22T02:59:33.117Z] 63ec0bd56cf3: Waiting [2024-07-22T02:59:33.117Z] 676c92e60e80: Layer already exists [2024-07-22T02:59:33.117Z] b2d18f7d419b: Layer already exists [2024-07-22T02:59:33.117Z] ae7ea18f94e8: Layer already exists [2024-07-22T02:59:33.117Z] 2f8a8e53593a: Layer already exists [2024-07-22T02:59:33.117Z] 870ac18bca60: Layer already exists [2024-07-22T02:59:33.117Z] 63ec0bd56cf3: Layer already exists [2024-07-22T02:59:33.117Z] latest: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:33.457Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:33.798Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.15 [2024-07-22T02:59:33.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-22T02:59:33.798Z] b2d18f7d419b: Preparing [2024-07-22T02:59:33.798Z] 2f8a8e53593a: Preparing [2024-07-22T02:59:33.798Z] ae7ea18f94e8: Preparing [2024-07-22T02:59:33.798Z] 676c92e60e80: Preparing [2024-07-22T02:59:33.798Z] 870ac18bca60: Preparing [2024-07-22T02:59:33.798Z] 63ec0bd56cf3: Preparing [2024-07-22T02:59:33.798Z] 63ec0bd56cf3: Waiting [2024-07-22T02:59:33.798Z] ae7ea18f94e8: Layer already exists [2024-07-22T02:59:33.798Z] 870ac18bca60: Layer already exists [2024-07-22T02:59:33.798Z] 2f8a8e53593a: Layer already exists [2024-07-22T02:59:33.798Z] 676c92e60e80: Layer already exists [2024-07-22T02:59:33.798Z] b2d18f7d419b: Layer already exists [2024-07-22T02:59:33.798Z] 63ec0bd56cf3: Layer already exists [2024-07-22T02:59:33.798Z] 3.2.0-dev.15: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:34.131Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:34.485Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [2024-07-22T02:59:34.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-22T02:59:34.485Z] b2d18f7d419b: Preparing [2024-07-22T02:59:34.485Z] 2f8a8e53593a: Preparing [2024-07-22T02:59:34.485Z] ae7ea18f94e8: Preparing [2024-07-22T02:59:34.485Z] 676c92e60e80: Preparing [2024-07-22T02:59:34.485Z] 870ac18bca60: Preparing [2024-07-22T02:59:34.485Z] 63ec0bd56cf3: Preparing [2024-07-22T02:59:34.485Z] 63ec0bd56cf3: Waiting [2024-07-22T02:59:34.485Z] 676c92e60e80: Layer already exists [2024-07-22T02:59:34.485Z] b2d18f7d419b: Layer already exists [2024-07-22T02:59:34.485Z] 2f8a8e53593a: Layer already exists [2024-07-22T02:59:34.485Z] 870ac18bca60: Layer already exists [2024-07-22T02:59:34.485Z] ae7ea18f94e8: Layer already exists [2024-07-22T02:59:34.485Z] 63ec0bd56cf3: Layer already exists [2024-07-22T02:59:34.485Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:34.819Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:35.148Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-07-22T02:59:35.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-22T02:59:35.148Z] b2d18f7d419b: Preparing [2024-07-22T02:59:35.148Z] 2f8a8e53593a: Preparing [2024-07-22T02:59:35.148Z] ae7ea18f94e8: Preparing [2024-07-22T02:59:35.148Z] 676c92e60e80: Preparing [2024-07-22T02:59:35.148Z] 870ac18bca60: Preparing [2024-07-22T02:59:35.148Z] 63ec0bd56cf3: Preparing [2024-07-22T02:59:35.148Z] 63ec0bd56cf3: Waiting [2024-07-22T02:59:35.148Z] 676c92e60e80: Layer already exists [2024-07-22T02:59:35.148Z] 2f8a8e53593a: Layer already exists [2024-07-22T02:59:35.148Z] 870ac18bca60: Layer already exists [2024-07-22T02:59:35.148Z] ae7ea18f94e8: Layer already exists [2024-07-22T02:59:35.148Z] b2d18f7d419b: Layer already exists [2024-07-22T02:59:35.148Z] 63ec0bd56cf3: Layer already exists [2024-07-22T02:59:35.148Z] main: digest: sha256:98a9aadf2410ab18545d21d4e3b8cf80b9716c6017fe6ea8edb48ece74c6451c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T02:59:35.235Z] ===================================================== [Pipeline] echo [2024-07-22T02:59:35.251Z] taggedImages: [2024-07-22T02:59:35.251Z] - nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T02:59:35.251Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-22T02:59:35.251Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.15 [2024-07-22T02:59:35.251Z] - nexus3.edgexfoundry.org:10004/device-mqtt:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [2024-07-22T02:59:35.251Z] - nexus3.edgexfoundry.org:10004/device-mqtt: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-22T02:59:35.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T02:59:35.686Z] [2024-07-22T02:59:35.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T02:59:36.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T02:59:36.000Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-22T02:59:36.000Z] 5eb5b503b376: Pulling fs layer [2024-07-22T02:59:36.000Z] 5c69ac0246d0: Pulling fs layer [2024-07-22T02:59:36.000Z] ec43610c2a17: Pulling fs layer [2024-07-22T02:59:36.000Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-22T02:59:36.000Z] 33b1e0a273af: Pulling fs layer [2024-07-22T02:59:36.000Z] 5d3b04190fa2: Pulling fs layer [2024-07-22T02:59:36.000Z] 2f39f015ded8: Pulling fs layer [2024-07-22T02:59:36.000Z] 3a2ae6a8a46f: Waiting [2024-07-22T02:59:36.000Z] 5d3b04190fa2: Waiting [2024-07-22T02:59:36.000Z] 33b1e0a273af: Waiting [2024-07-22T02:59:36.000Z] 2f39f015ded8: Waiting [2024-07-22T02:59:36.000Z] 5c69ac0246d0: Verifying Checksum [2024-07-22T02:59:36.000Z] 5c69ac0246d0: Download complete [2024-07-22T02:59:36.000Z] 3a2ae6a8a46f: Download complete [2024-07-22T02:59:36.000Z] ec43610c2a17: Verifying Checksum [2024-07-22T02:59:36.000Z] ec43610c2a17: Download complete [2024-07-22T02:59:36.000Z] 33b1e0a273af: Verifying Checksum [2024-07-22T02:59:36.000Z] 33b1e0a273af: Download complete [2024-07-22T02:59:36.000Z] 5d3b04190fa2: Verifying Checksum [2024-07-22T02:59:36.000Z] 5d3b04190fa2: Download complete [2024-07-22T02:59:36.260Z] 5eb5b503b376: Download complete [2024-07-22T02:59:36.659Z] d6de4b400683: Pull complete [2024-07-22T02:59:36.659Z] 35cb2a7552d0: Pull complete [2024-07-22T02:59:36.659Z] 4f4fb700ef54: Pull complete [2024-07-22T02:59:36.659Z] 464afbd9ba4c: Pull complete [2024-07-22T02:59:36.827Z] 2f39f015ded8: Download complete [2024-07-22T02:59:37.394Z] 5eb5b503b376: Pull complete [2024-07-22T02:59:37.394Z] 5c69ac0246d0: Pull complete [2024-07-22T02:59:37.960Z] ec43610c2a17: Pull complete [2024-07-22T02:59:37.960Z] 3a2ae6a8a46f: Pull complete [2024-07-22T02:59:38.218Z] 33b1e0a273af: Pull complete [2024-07-22T02:59:38.218Z] 5d3b04190fa2: Pull complete [2024-07-22T02:59:42.410Z] 2f39f015ded8: Pull complete [2024-07-22T02:59:42.410Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-22T02:59:42.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T02:59:42.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T02:59:42.514Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T02:59:42.542Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T02:59:44.903Z] 00f215d4a9da: Pull complete [2024-07-22T02:59:46.405Z] $ docker top b79a4843424d625e65f5753328ce5eae691694f9b9628be94ceef77b78f14633 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T02:59:46.835Z] ---> job-cost.sh [2024-07-22T02:59:46.835Z] lf-activate-venv: SKIPPING [2024-07-22T02:59:46.835Z] INFO: No Stack... [2024-07-22T02:59:46.867Z] d496ad576159: Pull complete [2024-07-22T02:59:46.867Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-22T02:59:46.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-22T02:59:46.867Z] ---> f246e2811388 [2024-07-22T02:59:46.867Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-22T02:59:47.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-22T02:59:47.664Z] INFO: Archiving Costs [Pipeline] sh [2024-07-22T02:59:47.956Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-07-22T02:59:47.956Z] + cut -d, -f6 [Pipeline] lock [2024-07-22T02:59:47.970Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [2024-07-22T02:59:47.981Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] did not exist. Created. [2024-07-22T02:59:47.989Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-22T02:59:48.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-22T02:59:48.322Z] Stashed 1 file(s) [Pipeline] } [2024-07-22T02:59:48.332Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-22T02:59:48.361Z] $ docker stop --time=1 b79a4843424d625e65f5753328ce5eae691694f9b9628be94ceef77b78f14633 [2024-07-22T02:59:48.806Z] ---> Running in 520d1458225b [2024-07-22T02:59:49.391Z] Removing intermediate container 520d1458225b [2024-07-22T02:59:49.391Z] ---> 4742f9de97c1 [2024-07-22T02:59:49.391Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T02:59:49.505Z] $ docker rm -f --volumes b79a4843424d625e65f5753328ce5eae691694f9b9628be94ceef77b78f14633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-22T02:59:49.656Z] ---> Running in e11cb66d92e0 [2024-07-22T02:59:49.924Z] Removing intermediate container e11cb66d92e0 [2024-07-22T02:59:49.924Z] ---> aef32ecb9a34 [2024-07-22T02:59:49.924Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-22T02:59:49.924Z] ---> Running in cb79c0ac2e1e [2024-07-22T02:59:50.191Z] Removing intermediate container cb79c0ac2e1e [2024-07-22T02:59:50.191Z] ---> 18b5d4dee836 [2024-07-22T02:59:50.191Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T02:59:50.191Z] ---> Running in 3608b235365d [2024-07-22T02:59:50.460Z] Removing intermediate container 3608b235365d [2024-07-22T02:59:50.460Z] ---> b36b0297c048 [2024-07-22T02:59:50.460Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T02:59:50.728Z] ---> Running in 4ddb584f7fba [2024-07-22T02:59:51.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T02:59:52.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T02:59:53.229Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-22T02:59:53.229Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-22T02:59:53.229Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-22T02:59:53.229Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-22T02:59:53.229Z] Executing busybox-1.36.1-r5.trigger [2024-07-22T02:59:53.229Z] OK: 271 MiB in 56 packages [2024-07-22T02:59:54.199Z] Removing intermediate container 4ddb584f7fba [2024-07-22T02:59:54.199Z] ---> 5db705878308 [2024-07-22T02:59:54.199Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-22T02:59:54.199Z] ---> Running in 869da43a8927 [2024-07-22T02:59:54.465Z] Removing intermediate container 869da43a8927 [2024-07-22T02:59:54.465Z] ---> 0f2d6dc41541 [2024-07-22T02:59:54.465Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-22T02:59:55.047Z] ---> 1b5d6daaa83a [2024-07-22T02:59:55.047Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T02:59:55.047Z] ---> Running in 5ab96e7f89ec [2024-07-22T03:01:46.705Z] Removing intermediate container 5ab96e7f89ec [2024-07-22T03:01:46.705Z] ---> b93332a426fa [2024-07-22T03:01:46.705Z] Step 11/12 : COPY . . [2024-07-22T03:01:46.705Z] ---> 8455397ebe3d [2024-07-22T03:01:46.705Z] Step 12/12 : RUN $MAKE [2024-07-22T03:01:46.705Z] ---> Running in d2df69fedbb1 [2024-07-22T03:01:46.705Z] noop [2024-07-22T03:01:46.705Z] Removing intermediate container d2df69fedbb1 [2024-07-22T03:01:46.705Z] ---> 0c18a5d7e52d [2024-07-22T03:01:46.705Z] Successfully built 0c18a5d7e52d [2024-07-22T03:01:46.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:01:47.079Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T03:01:47.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:01:47.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-6088 does not seem to be running inside a container [2024-07-22T03:01:47.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/169 -v /w/workspace/device-mqtt-go/169:/w/workspace/device-mqtt-go/169:rw,z -v /w/workspace/device-mqtt-go/169@tmp:/w/workspace/device-mqtt-go/169@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 ******** ci-base-image-arm64 cat [2024-07-22T03:01:48.543Z] $ docker top c77af7c395d79a0eeb34098de594abb4e29a1a47a8b1510acea4b46f6ff7ef7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:01:49.385Z] + go version [2024-07-22T03:01:49.385Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-22T03:01:49.399Z] $ docker stop --time=1 c77af7c395d79a0eeb34098de594abb4e29a1a47a8b1510acea4b46f6ff7ef7d [2024-07-22T03:01:51.010Z] $ docker rm -f --volumes c77af7c395d79a0eeb34098de594abb4e29a1a47a8b1510acea4b46f6ff7ef7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:01:51.587Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T03:01:51.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:01:51.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-6088 does not seem to be running inside a container [2024-07-22T03:01:51.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/169 -v /w/workspace/device-mqtt-go/169:/w/workspace/device-mqtt-go/169:rw,z -v /w/workspace/device-mqtt-go/169@tmp:/w/workspace/device-mqtt-go/169@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 ******** ci-base-image-arm64 cat [2024-07-22T03:01:53.026Z] $ docker top 10755f6eb62429b0b8822cd1d9e7b17f072b5998d982c6398482eb92b28effbb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:01:53.853Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/169 [Pipeline] fileExists [Pipeline] sh [2024-07-22T03:01:54.205Z] + make test [2024-07-22T03:01:54.206Z] go test ./... -coverprofile=coverage.out ./... [2024-07-22T03:01:59.579Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-22T03:05:06.345Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-22T03:05:07.306Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-22T03:05:07.306Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements [2024-07-22T03:05:08.265Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-22T03:05:08.265Z] go vet ./... [2024-07-22T03:05:55.104Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T03:05:55.104Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T03:05:55.104Z] ./bin/test-attribution-txt.sh [2024-07-22T03:05:55.104Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-22T03:05:55.104Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-22T03:05:55.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-22T03:05:55.140Z] $ docker stop --time=1 10755f6eb62429b0b8822cd1d9e7b17f072b5998d982c6398482eb92b28effbb [2024-07-22T03:05:57.034Z] $ docker rm -f --volumes 10755f6eb62429b0b8822cd1d9e7b17f072b5998d982c6398482eb92b28effbb [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T03:05:58.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-22T03:05:58.567Z] Warning: overwriting stash ‘coverage-report’ [2024-07-22T03:05:59.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T03:05:59.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-22T03:05:59.948Z] + ls -al . [2024-07-22T03:05:59.948Z] total 248 [2024-07-22T03:05:59.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 03:01 . [2024-07-22T03:05:59.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 02:58 .. [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 22 02:58 .dockerignore [2024-07-22T03:05:59.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 02:58 .git [2024-07-22T03:05:59.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:58 .github [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 22 02:58 .gitignore [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 22 02:58 .golangci.yml [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 22 02:58 Attribution.txt [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 22 02:58 CHANGELOG.md [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 22 02:58 Dockerfile [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 02:58 GOVERNANCE.md [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 22 02:58 Jenkinsfile [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 02:58 LICENSE [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 22 02:58 Makefile [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 22 02:58 OWNERS.md [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 22 02:58 README.md [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 02:56 VERSION [2024-07-22T03:05:59.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:58 bin [2024-07-22T03:05:59.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:58 cmd [2024-07-22T03:05:59.948Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 22 03:05 coverage.out [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 22 02:58 go.mod [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 101671 Jul 22 02:58 go.sum [2024-07-22T03:05:59.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 02:58 internal [2024-07-22T03:05:59.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 02:58 mock [2024-07-22T03:05:59.948Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 22 02:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:06:00.319Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 --label arch=arm64 --label version=3.2.0-dev.15 . [2024-07-22T03:06:00.609Z] Sending build context to Docker daemon 10.52MB [2024-07-22T03:06:00.879Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T03:06:00.879Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-22T03:06:00.879Z] ---> 0c18a5d7e52d [2024-07-22T03:06:00.879Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-22T03:06:00.879Z] ---> Running in 358ed6659744 [2024-07-22T03:06:01.183Z] Removing intermediate container 358ed6659744 [2024-07-22T03:06:01.183Z] ---> 83fd3a1a1dd7 [2024-07-22T03:06:01.183Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T03:06:01.450Z] ---> Running in 422411bacaa7 [2024-07-22T03:06:01.718Z] Removing intermediate container 422411bacaa7 [2024-07-22T03:06:01.718Z] ---> f70364ec4d64 [2024-07-22T03:06:01.718Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-22T03:06:01.718Z] ---> Running in 42b53cb7b7a1 [2024-07-22T03:06:02.001Z] Removing intermediate container 42b53cb7b7a1 [2024-07-22T03:06:02.001Z] ---> d659f7a568cd [2024-07-22T03:06:02.001Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T03:06:02.001Z] ---> Running in 4ed016931f1f [2024-07-22T03:06:02.586Z] Removing intermediate container 4ed016931f1f [2024-07-22T03:06:02.586Z] ---> be747ceb3084 [2024-07-22T03:06:02.586Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T03:06:02.586Z] ---> Running in fd64ea2ce2f8 [2024-07-22T03:06:03.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:06:03.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:06:04.773Z] OK: 271 MiB in 56 packages [2024-07-22T03:06:05.736Z] Removing intermediate container fd64ea2ce2f8 [2024-07-22T03:06:05.736Z] ---> 9dfd01930283 [2024-07-22T03:06:05.736Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-22T03:06:05.736Z] ---> Running in 3110032c0323 [2024-07-22T03:06:06.002Z] Removing intermediate container 3110032c0323 [2024-07-22T03:06:06.002Z] ---> 00fd9edd110e [2024-07-22T03:06:06.002Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-22T03:06:06.585Z] ---> 3348115da110 [2024-07-22T03:06:06.585Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T03:06:06.585Z] ---> Running in 3e8e3528a7cb [2024-07-22T03:06:08.527Z] Removing intermediate container 3e8e3528a7cb [2024-07-22T03:06:08.527Z] ---> 6cd5cf8245f0 [2024-07-22T03:06:08.527Z] Step 11/25 : COPY . . [2024-07-22T03:06:09.938Z] ---> 48988a48b294 [2024-07-22T03:06:09.938Z] Step 12/25 : RUN $MAKE [2024-07-22T03:06:09.938Z] ---> Running in e6840f94a7b2 [2024-07-22T03:06:10.905Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-22T03:09:32.676Z] Removing intermediate container e6840f94a7b2 [2024-07-22T03:09:32.676Z] ---> 08671b65e844 [2024-07-22T03:09:32.676Z] Step 13/25 : FROM alpine:3.18 [2024-07-22T03:09:32.676Z] 3.18: Pulling from library/alpine [2024-07-22T03:09:32.676Z] 5c905c7ebe2f: Pulling fs layer [2024-07-22T03:09:32.676Z] 5c905c7ebe2f: Verifying Checksum [2024-07-22T03:09:32.676Z] 5c905c7ebe2f: Download complete [2024-07-22T03:09:32.676Z] 5c905c7ebe2f: Pull complete [2024-07-22T03:09:32.676Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T03:09:32.676Z] Status: Downloaded newer image for alpine:3.18 [2024-07-22T03:09:32.676Z] ---> dec292d02e07 [2024-07-22T03:09:32.676Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-22T03:09:32.676Z] ---> Running in f9a3c3e63627 [2024-07-22T03:09:32.676Z] Removing intermediate container f9a3c3e63627 [2024-07-22T03:09:32.676Z] ---> 22a95c60e78d [2024-07-22T03:09:32.676Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-22T03:09:32.676Z] ---> Running in 1d5003b35c02 [2024-07-22T03:09:32.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:09:32.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:09:32.676Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T03:09:32.676Z] Executing busybox-1.36.1-r7.trigger [2024-07-22T03:09:32.676Z] OK: 8 MiB in 16 packages [2024-07-22T03:09:32.676Z] Removing intermediate container 1d5003b35c02 [2024-07-22T03:09:32.676Z] ---> 32623d12396b [2024-07-22T03:09:32.676Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-22T03:09:32.676Z] ---> Running in 802cea182f59 [2024-07-22T03:09:32.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T03:09:32.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T03:09:32.676Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:09:32.676Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T03:09:32.676Z] OK: 8 MiB in 16 packages [2024-07-22T03:09:32.942Z] Removing intermediate container 802cea182f59 [2024-07-22T03:09:32.942Z] ---> 2805a08e7996 [2024-07-22T03:09:32.942Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-22T03:09:34.887Z] ---> ae3877ec8d01 [2024-07-22T03:09:34.887Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-22T03:09:35.473Z] ---> 1cc98c1c6e7a [2024-07-22T03:09:35.473Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-22T03:09:36.056Z] ---> a03e7a55eeb1 [2024-07-22T03:09:36.056Z] Step 20/25 : EXPOSE 59982 [2024-07-22T03:09:36.056Z] ---> Running in d8fe746c8f68 [2024-07-22T03:09:36.325Z] Removing intermediate container d8fe746c8f68 [2024-07-22T03:09:36.325Z] ---> ea84e3e62410 [2024-07-22T03:09:36.325Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-22T03:09:36.600Z] ---> Running in 4cce340fbb69 [2024-07-22T03:09:36.867Z] Removing intermediate container 4cce340fbb69 [2024-07-22T03:09:36.867Z] ---> 84cf1b1b3604 [2024-07-22T03:09:36.867Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-22T03:09:36.867Z] ---> Running in afb0c44a77de [2024-07-22T03:09:37.135Z] Removing intermediate container afb0c44a77de [2024-07-22T03:09:37.135Z] ---> 5e6428a7acb3 [2024-07-22T03:09:37.135Z] Step 23/25 : LABEL arch=arm64 [2024-07-22T03:09:37.135Z] ---> Running in 3b4d72cd968a [2024-07-22T03:09:37.402Z] Removing intermediate container 3b4d72cd968a [2024-07-22T03:09:37.402Z] ---> 96eb3ca4f88a [2024-07-22T03:09:37.402Z] Step 24/25 : LABEL git_sha=451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T03:09:37.668Z] ---> Running in 211c0d00b596 [2024-07-22T03:09:37.935Z] Removing intermediate container 211c0d00b596 [2024-07-22T03:09:37.935Z] ---> b4a0ceede7be [2024-07-22T03:09:37.936Z] Step 25/25 : LABEL version=3.2.0-dev.15 [2024-07-22T03:09:37.936Z] ---> Running in 950743960efe [2024-07-22T03:09:38.203Z] Removing intermediate container 950743960efe [2024-07-22T03:09:38.203Z] ---> 749193d9e1f2 [2024-07-22T03:09:38.203Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-22T03:09:38.203Z] Successfully built 749193d9e1f2 [2024-07-22T03:09:38.203Z] Successfully tagged device-mqtt-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-22T03:09:38.371Z] provisioning config files... [2024-07-22T03:09:38.386Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/169@tmp/config8257748291301765917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:09:38.738Z] ---> ****-login.sh [2024-07-22T03:09:38.738Z] nexus3.edgexfoundry.org:10001 [2024-07-22T03:09:38.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:09:39.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:09:39.008Z] Configure a credential helper to remove this warning. See [2024-07-22T03:09:39.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:09:39.008Z] [2024-07-22T03:09:39.008Z] Login Succeeded [2024-07-22T03:09:39.009Z] nexus3.edgexfoundry.org:10002 [2024-07-22T03:09:39.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:09:39.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:09:39.276Z] Configure a credential helper to remove this warning. See [2024-07-22T03:09:39.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:09:39.276Z] [2024-07-22T03:09:39.276Z] Login Succeeded [2024-07-22T03:09:39.276Z] nexus3.edgexfoundry.org:10003 [2024-07-22T03:09:39.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:09:39.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:09:39.817Z] Configure a credential helper to remove this warning. See [2024-07-22T03:09:39.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:09:39.818Z] [2024-07-22T03:09:39.818Z] Login Succeeded [2024-07-22T03:09:39.818Z] nexus3.edgexfoundry.org:10004 [2024-07-22T03:09:40.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:09:40.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:09:40.088Z] Configure a credential helper to remove this warning. See [2024-07-22T03:09:40.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:09:40.088Z] [2024-07-22T03:09:40.088Z] Login Succeeded [2024-07-22T03:09:40.088Z] ****.io [2024-07-22T03:09:40.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T03:09:40.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T03:09:40.620Z] Configure a credential helper to remove this warning. See [2024-07-22T03:09:40.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T03:09:40.620Z] [2024-07-22T03:09:40.620Z] Login Succeeded [2024-07-22T03:09:40.620Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T03:09:40.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T03:09:40.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T03:09:40.719Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-07-22T03:09:40.720Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T03:09:40.720Z] latest [2024-07-22T03:09:40.720Z] 3.2.0-dev.15 [2024-07-22T03:09:40.720Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [2024-07-22T03:09:40.720Z] main [2024-07-22T03:09:40.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:41.097Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:41.448Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T03:09:41.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-22T03:09:41.448Z] a71bf4331e24: Preparing [2024-07-22T03:09:41.448Z] 4ab207bd1fb8: Preparing [2024-07-22T03:09:41.448Z] c17b9951a667: Preparing [2024-07-22T03:09:41.448Z] 76d4fefdcd74: Preparing [2024-07-22T03:09:41.448Z] 1decbd2a395d: Preparing [2024-07-22T03:09:41.448Z] da707bb00cb8: Preparing [2024-07-22T03:09:41.448Z] da707bb00cb8: Waiting [2024-07-22T03:09:41.722Z] a71bf4331e24: Pushed [2024-07-22T03:09:41.722Z] 4ab207bd1fb8: Pushed [2024-07-22T03:09:41.722Z] 1decbd2a395d: Pushed [2024-07-22T03:09:41.986Z] da707bb00cb8: Layer already exists [2024-07-22T03:09:42.940Z] 76d4fefdcd74: Pushed [2024-07-22T03:09:51.143Z] c17b9951a667: Pushed [2024-07-22T03:09:51.143Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:51.496Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:51.847Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-22T03:09:51.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-22T03:09:51.848Z] a71bf4331e24: Preparing [2024-07-22T03:09:51.848Z] 4ab207bd1fb8: Preparing [2024-07-22T03:09:51.848Z] c17b9951a667: Preparing [2024-07-22T03:09:51.848Z] 76d4fefdcd74: Preparing [2024-07-22T03:09:51.848Z] 1decbd2a395d: Preparing [2024-07-22T03:09:51.848Z] da707bb00cb8: Preparing [2024-07-22T03:09:51.848Z] da707bb00cb8: Waiting [2024-07-22T03:09:51.848Z] 76d4fefdcd74: Layer already exists [2024-07-22T03:09:51.848Z] c17b9951a667: Layer already exists [2024-07-22T03:09:51.848Z] 4ab207bd1fb8: Layer already exists [2024-07-22T03:09:51.848Z] 1decbd2a395d: Layer already exists [2024-07-22T03:09:51.848Z] a71bf4331e24: Layer already exists [2024-07-22T03:09:51.848Z] da707bb00cb8: Layer already exists [2024-07-22T03:09:52.114Z] latest: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:52.502Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:52.858Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.15 [2024-07-22T03:09:52.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-22T03:09:52.858Z] a71bf4331e24: Preparing [2024-07-22T03:09:52.858Z] 4ab207bd1fb8: Preparing [2024-07-22T03:09:52.858Z] c17b9951a667: Preparing [2024-07-22T03:09:52.858Z] 76d4fefdcd74: Preparing [2024-07-22T03:09:52.858Z] 1decbd2a395d: Preparing [2024-07-22T03:09:52.858Z] da707bb00cb8: Preparing [2024-07-22T03:09:52.858Z] da707bb00cb8: Waiting [2024-07-22T03:09:52.858Z] 4ab207bd1fb8: Layer already exists [2024-07-22T03:09:52.858Z] 1decbd2a395d: Layer already exists [2024-07-22T03:09:52.858Z] c17b9951a667: Layer already exists [2024-07-22T03:09:52.858Z] a71bf4331e24: Layer already exists [2024-07-22T03:09:52.858Z] 76d4fefdcd74: Layer already exists [2024-07-22T03:09:52.858Z] da707bb00cb8: Layer already exists [2024-07-22T03:09:52.858Z] 3.2.0-dev.15: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:53.212Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:53.581Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [2024-07-22T03:09:53.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-22T03:09:53.581Z] a71bf4331e24: Preparing [2024-07-22T03:09:53.581Z] 4ab207bd1fb8: Preparing [2024-07-22T03:09:53.581Z] c17b9951a667: Preparing [2024-07-22T03:09:53.581Z] 76d4fefdcd74: Preparing [2024-07-22T03:09:53.581Z] 1decbd2a395d: Preparing [2024-07-22T03:09:53.581Z] da707bb00cb8: Preparing [2024-07-22T03:09:53.581Z] da707bb00cb8: Waiting [2024-07-22T03:09:53.581Z] a71bf4331e24: Layer already exists [2024-07-22T03:09:53.581Z] 76d4fefdcd74: Layer already exists [2024-07-22T03:09:53.581Z] c17b9951a667: Layer already exists [2024-07-22T03:09:53.581Z] 1decbd2a395d: Layer already exists [2024-07-22T03:09:53.581Z] 4ab207bd1fb8: Layer already exists [2024-07-22T03:09:53.581Z] da707bb00cb8: Layer already exists [2024-07-22T03:09:53.581Z] 451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:53.934Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:54.283Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-07-22T03:09:54.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-22T03:09:54.283Z] a71bf4331e24: Preparing [2024-07-22T03:09:54.283Z] 4ab207bd1fb8: Preparing [2024-07-22T03:09:54.283Z] c17b9951a667: Preparing [2024-07-22T03:09:54.283Z] 76d4fefdcd74: Preparing [2024-07-22T03:09:54.283Z] 1decbd2a395d: Preparing [2024-07-22T03:09:54.283Z] da707bb00cb8: Preparing [2024-07-22T03:09:54.283Z] da707bb00cb8: Waiting [2024-07-22T03:09:54.283Z] c17b9951a667: Layer already exists [2024-07-22T03:09:54.283Z] 1decbd2a395d: Layer already exists [2024-07-22T03:09:54.283Z] 4ab207bd1fb8: Layer already exists [2024-07-22T03:09:54.283Z] 76d4fefdcd74: Layer already exists [2024-07-22T03:09:54.283Z] a71bf4331e24: Layer already exists [2024-07-22T03:09:54.283Z] da707bb00cb8: Layer already exists [2024-07-22T03:09:54.548Z] main: digest: sha256:acfbf302a43dfd581a4ea198a99dd83e05eaf4aa2a648518743832e8cad6aca0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T03:09:54.622Z] ===================================================== [Pipeline] echo [2024-07-22T03:09:54.637Z] taggedImages: [2024-07-22T03:09:54.637Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [2024-07-22T03:09:54.637Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-22T03:09:54.637Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.15 [2024-07-22T03:09:54.637Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:451ce87ac5af399cf23a8dbe18d868ad027d5dd8-3.2.0-dev.15 [2024-07-22T03:09:54.637Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:55.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T03:09:55.030Z] [2024-07-22T03:09:55.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:09:55.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T03:09:55.359Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-22T03:09:55.359Z] 8998bd30e6a1: Pulling fs layer [2024-07-22T03:09:55.359Z] 04944245beec: Pulling fs layer [2024-07-22T03:09:55.359Z] 699f458cf7ca: Pulling fs layer [2024-07-22T03:09:55.359Z] 765212b225bb: Pulling fs layer [2024-07-22T03:09:55.359Z] f23df028b6ca: Pulling fs layer [2024-07-22T03:09:55.359Z] d65c8cfc05b1: Pulling fs layer [2024-07-22T03:09:55.359Z] 765212b225bb: Waiting [2024-07-22T03:09:55.359Z] 2437ff75d9bd: Pulling fs layer [2024-07-22T03:09:55.359Z] d65c8cfc05b1: Waiting [2024-07-22T03:09:55.359Z] 2437ff75d9bd: Waiting [2024-07-22T03:09:55.623Z] 04944245beec: Verifying Checksum [2024-07-22T03:09:55.623Z] 04944245beec: Download complete [2024-07-22T03:09:55.623Z] 765212b225bb: Verifying Checksum [2024-07-22T03:09:55.623Z] 765212b225bb: Download complete [2024-07-22T03:09:55.623Z] f23df028b6ca: Verifying Checksum [2024-07-22T03:09:55.623Z] f23df028b6ca: Download complete [2024-07-22T03:09:55.623Z] d65c8cfc05b1: Verifying Checksum [2024-07-22T03:09:55.623Z] d65c8cfc05b1: Download complete [2024-07-22T03:09:55.623Z] 699f458cf7ca: Verifying Checksum [2024-07-22T03:09:55.623Z] 699f458cf7ca: Download complete [2024-07-22T03:09:56.201Z] 8998bd30e6a1: Verifying Checksum [2024-07-22T03:09:56.201Z] 8998bd30e6a1: Download complete [2024-07-22T03:09:58.768Z] 2437ff75d9bd: Verifying Checksum [2024-07-22T03:09:58.768Z] 2437ff75d9bd: Download complete [2024-07-22T03:10:00.713Z] 8998bd30e6a1: Pull complete [2024-07-22T03:10:01.294Z] 04944245beec: Pull complete [2024-07-22T03:10:02.697Z] 699f458cf7ca: Pull complete [2024-07-22T03:10:02.962Z] 765212b225bb: Pull complete [2024-07-22T03:10:03.915Z] f23df028b6ca: Pull complete [2024-07-22T03:10:04.180Z] d65c8cfc05b1: Pull complete [2024-07-22T03:10:22.380Z] 2437ff75d9bd: Pull complete [2024-07-22T03:10:22.380Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-22T03:10:22.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T03:10:22.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:10:22.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-6088 does not seem to be running inside a container [2024-07-22T03:10:22.669Z] $ 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-mqtt-go/169 -v /w/workspace/device-mqtt-go/169:/w/workspace/device-mqtt-go/169:rw,z -v /w/workspace/device-mqtt-go/169@tmp:/w/workspace/device-mqtt-go/169@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:arm64 cat [2024-07-22T03:10:25.266Z] $ docker top dd6dd3714399f6fba43c0c18b780af6101f1634dd1b2ba46c6156a373f889490 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:10:26.115Z] ---> job-cost.sh [2024-07-22T03:10:26.115Z] lf-activate-venv: SKIPPING [2024-07-22T03:10:26.115Z] INFO: No Stack... [2024-07-22T03:10:26.382Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-22T03:10:27.341Z] INFO: Archiving Costs [Pipeline] sh [2024-07-22T03:10:27.990Z] + cat /w/workspace/device-mqtt-go/169/archives/cost.csv [2024-07-22T03:10:27.990Z] + cut -d, -f6 [Pipeline] lock [2024-07-22T03:10:28.049Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [2024-07-22T03:10:28.056Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] did not exist. Created. [2024-07-22T03:10:28.063Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-22T03:10:28.723Z] /w/workspace/device-mqtt-go/169@tmp/durable-2f4c8420/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-22T03:10:29.363Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-22T03:10:29.389Z] Warning: overwriting stash ‘stack-cost’ [2024-07-22T03:10:29.434Z] Stashed 1 file(s) [Pipeline] } [2024-07-22T03:10:29.446Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-22T03:10:29.467Z] $ docker stop --time=1 dd6dd3714399f6fba43c0c18b780af6101f1634dd1b2ba46c6156a373f889490 [2024-07-22T03:10:30.977Z] $ docker rm -f --volumes dd6dd3714399f6fba43c0c18b780af6101f1634dd1b2ba46c6156a373f889490 [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-22T03:10:31.564Z] provisioning config files... [2024-07-22T03:10:31.572Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2561381457811104880tmp [Pipeline] { [Pipeline] sh [2024-07-22T03:10:31.882Z] + set +x [2024-07-22T03:10:31.882Z] + curl -s https://codecov.io/bash+ [2024-07-22T03:10:31.882Z] bash -s -- [2024-07-22T03:10:31.882Z] [2024-07-22T03:10:31.882Z] _____ _ [2024-07-22T03:10:31.882Z] / ____| | | [2024-07-22T03:10:31.882Z] | | ___ __| | ___ ___ _____ __ [2024-07-22T03:10:31.882Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-22T03:10:31.882Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-22T03:10:31.882Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-22T03:10:31.882Z] Bash-1.0.6 [2024-07-22T03:10:31.882Z] [2024-07-22T03:10:31.882Z] [2024-07-22T03:10:31.882Z] ==> git version 2.25.1 found [2024-07-22T03:10:31.882Z] ==> 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-22T03:10:31.882Z] Release-Date: 2020-01-08 [2024-07-22T03:10:31.882Z] 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-22T03:10:31.882Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-22T03:10:31.882Z] ==> Jenkins CI detected. [2024-07-22T03:10:31.882Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-22T03:10:31.882Z] project root: . [2024-07-22T03:10:31.882Z] --> token set from env [2024-07-22T03:10:31.882Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-22T03:10:31.882Z] ==> Running gcov in . (disable via -X gcov) [2024-07-22T03:10:31.882Z] ==> Python coveragepy not found [2024-07-22T03:10:31.882Z] ==> Searching for coverage reports in: [2024-07-22T03:10:31.882Z] + . [2024-07-22T03:10:31.882Z] -> Found 1 reports [2024-07-22T03:10:31.882Z] ==> Detecting git/mercurial file structure [2024-07-22T03:10:32.166Z] ==> Reading reports [2024-07-22T03:10:32.166Z] + ./coverage.out bytes=18506 [2024-07-22T03:10:32.166Z] ==> Appending adjustments [2024-07-22T03:10:32.166Z] https://docs.codecov.io/docs/fixing-reports [2024-07-22T03:10:32.166Z] + Found adjustments [2024-07-22T03:10:32.166Z] ==> Gzipping contents [2024-07-22T03:10:32.166Z] 4.0K /tmp/codecov.MOumIg.gz [2024-07-22T03:10:32.166Z] ==> Uploading reports [2024-07-22T03:10:32.166Z] url: https://codecov.io [2024-07-22T03:10:32.166Z] query: branch=main&commit=451ce87ac5af399cf23a8dbe18d868ad027d5dd8&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-22T03:10:32.166Z] -> Pinging Codecov [2024-07-22T03:10:32.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=451ce87ac5af399cf23a8dbe18d868ad027d5dd8&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-22T03:10:32.166Z] -> Uploading to [2024-07-22T03:10:32.166Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-22/7D719EC7BBE17E464838252E33014C33/451ce87ac5af399cf23a8dbe18d868ad027d5dd8/6aff5722-e227-41fc-8440-34b6cfbc40f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240722%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240722T031032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9d0b9db5431eca7c4d9ab41f5bc6b8548204b06b277f1265dc2add069f2f0f8 [2024-07-22T03:10:32.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T03:10:32.166Z] Dload Upload Total Spent Left Speed [2024-07-22T03:10:32.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11549 --:--:-- --:--:-- --:--:-- 11549 [2024-07-22T03:10:32.424Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] } [2024-07-22T03:10:32.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-22T03:10:32.672Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-22T03:10:32.690Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:10:33.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-22T03:10:33.005Z] [2024-07-22T03:10:33.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:10:33.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-22T03:10:33.308Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-22T03:10:33.308Z] 619be1103602: Already exists [2024-07-22T03:10:33.308Z] f8ea3408117e: Pulling fs layer [2024-07-22T03:10:33.308Z] 91320369b822: Pulling fs layer [2024-07-22T03:10:33.308Z] 0406650e8295: Pulling fs layer [2024-07-22T03:10:33.308Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T03:10:33.308Z] 96d80e3f36e1: Pulling fs layer [2024-07-22T03:10:33.308Z] bcf3aedb951c: Pulling fs layer [2024-07-22T03:10:33.308Z] 96d80e3f36e1: Waiting [2024-07-22T03:10:33.308Z] 4f4fb700ef54: Waiting [2024-07-22T03:10:33.308Z] bcf3aedb951c: Waiting [2024-07-22T03:10:33.308Z] 0406650e8295: Verifying Checksum [2024-07-22T03:10:33.308Z] 0406650e8295: Download complete [2024-07-22T03:10:33.308Z] f8ea3408117e: Download complete [2024-07-22T03:10:33.308Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T03:10:33.308Z] 4f4fb700ef54: Download complete [2024-07-22T03:10:33.570Z] 96d80e3f36e1: Verifying Checksum [2024-07-22T03:10:33.570Z] 96d80e3f36e1: Download complete [2024-07-22T03:10:33.833Z] 91320369b822: Verifying Checksum [2024-07-22T03:10:33.833Z] 91320369b822: Download complete [2024-07-22T03:10:34.407Z] bcf3aedb951c: Verifying Checksum [2024-07-22T03:10:34.407Z] bcf3aedb951c: Download complete [2024-07-22T03:10:34.407Z] f8ea3408117e: Pull complete [2024-07-22T03:10:38.600Z] 91320369b822: Pull complete [2024-07-22T03:10:38.601Z] 0406650e8295: Pull complete [2024-07-22T03:10:38.601Z] 4f4fb700ef54: Pull complete [2024-07-22T03:10:39.988Z] 96d80e3f36e1: Pull complete [2024-07-22T03:10:43.293Z] bcf3aedb951c: Pull complete [2024-07-22T03:10:43.553Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-22T03:10:43.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-22T03:10:43.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:10:43.903Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T03:10:43.934Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T03:10:53.197Z] $ docker top a0333cd872aa0fb2eda293f94c93a95152a16173317a0935a362dcc14b027ae0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:10:53.561Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-07-22T03:10:53.570Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-07-22T03:10:53.936Z] + set -o pipefail [2024-07-22T03:10:53.936Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-07-22T03:11:00.658Z] [2024-07-22T03:11:00.658Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-07-22T03:11:00.658Z] [2024-07-22T03:11:00.658Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/6090a82a-1a8b-48ad-837c-2796bfb26195 [2024-07-22T03:11:00.658Z] [2024-07-22T03:11:00.658Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-22T03:11:00.658Z] [Pipeline] } [2024-07-22T03:11:00.666Z] $ docker stop --time=1 a0333cd872aa0fb2eda293f94c93a95152a16173317a0935a362dcc14b027ae0 [2024-07-22T03:11:09.567Z] $ docker rm -f --volumes a0333cd872aa0fb2eda293f94c93a95152a16173317a0935a362dcc14b027ae0 [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-22T03:11:10.641Z] + git log --format=format:%s -1 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 [Pipeline] sh [2024-07-22T03:11:10.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T03:11:10.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:11:11.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:11:11.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:11:11.325Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T03:11:11.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T03:11:13.510Z] $ docker top 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 -eo pid,comm [2024-07-22T03:11:13.560Z] 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-22T03:11:13.560Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T03:11:13.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T03:11:13.620Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T03:11:13.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T03:11:13.768Z] $ docker exec 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 ssh-agent [2024-07-22T03:11:13.899Z] SSH_AUTH_SOCK=/tmp/ssh-vnHYn8yYcT8n/agent.14 [2024-07-22T03:11:13.899Z] SSH_AGENT_PID=20 [2024-07-22T03:11:13.904Z] Running ssh-add (command line suppressed) [2024-07-22T03:11:13.995Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2123593283922970660.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2123593283922970660.key) [2024-07-22T03:11:14.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T03:11:14.306Z] + git semver tag [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,586 [run_tag] DEBUG tag force:False [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,586 [check_head_tag] DEBUG check head tag [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,587 [execute] INFO git cat-file --batch-check [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,591 [execute] INFO git cat-file --batch [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,606 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,606 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-22T03:11:14.891Z] 2024-07-22 03:11:14,611 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T03:11:14.891Z] 3.2.0-dev.15 [Pipeline] } [2024-07-22T03:11:14.896Z] $ docker exec --env ******** --env ******** 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 ssh-agent -k [2024-07-22T03:11:15.000Z] unset SSH_AUTH_SOCK; [2024-07-22T03:11:15.000Z] unset SSH_AGENT_PID; [2024-07-22T03:11:15.000Z] echo Agent pid 20 killed; [2024-07-22T03:11:15.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T03:11:15.346Z] + git semver [Pipeline] } [2024-07-22T03:11:15.626Z] $ docker stop --time=1 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 [2024-07-22T03:11:17.597Z] $ docker rm -f --volumes 001e8f5875fa23b1d094dfcf1b13418977077d48bffa85a0f7c242e148fa4186 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:11:18.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-22T03:11:18.098Z] [2024-07-22T03:11:18.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:11:18.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-22T03:11:18.659Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-22T03:11:18.659Z] ab5ef0e58194: Pulling fs layer [2024-07-22T03:11:18.659Z] 9712f1f96733: Pulling fs layer [2024-07-22T03:11:18.659Z] 63f879dbbcfc: Pulling fs layer [2024-07-22T03:11:18.659Z] 0d9ebad4ef96: Pulling fs layer [2024-07-22T03:11:18.659Z] e9a5061849ea: Pulling fs layer [2024-07-22T03:11:18.659Z] d747dcd14b5f: Pulling fs layer [2024-07-22T03:11:18.659Z] 2de7ff778b66: Pulling fs layer [2024-07-22T03:11:18.659Z] e9a5061849ea: Waiting [2024-07-22T03:11:18.659Z] d747dcd14b5f: Waiting [2024-07-22T03:11:18.659Z] 2de7ff778b66: Waiting [2024-07-22T03:11:18.659Z] 0d9ebad4ef96: Waiting [2024-07-22T03:11:18.659Z] 9712f1f96733: Verifying Checksum [2024-07-22T03:11:18.659Z] 9712f1f96733: Download complete [2024-07-22T03:11:18.919Z] 63f879dbbcfc: Download complete [2024-07-22T03:11:18.919Z] e9a5061849ea: Verifying Checksum [2024-07-22T03:11:18.919Z] e9a5061849ea: Download complete [2024-07-22T03:11:19.178Z] d747dcd14b5f: Verifying Checksum [2024-07-22T03:11:19.178Z] d747dcd14b5f: Download complete [2024-07-22T03:11:19.178Z] 0d9ebad4ef96: Verifying Checksum [2024-07-22T03:11:19.178Z] 0d9ebad4ef96: Download complete [2024-07-22T03:11:19.178Z] ab5ef0e58194: Download complete [2024-07-22T03:11:19.178Z] 2de7ff778b66: Verifying Checksum [2024-07-22T03:11:19.178Z] 2de7ff778b66: Download complete [2024-07-22T03:11:22.527Z] ab5ef0e58194: Pull complete [2024-07-22T03:11:22.785Z] 9712f1f96733: Pull complete [2024-07-22T03:11:24.163Z] 63f879dbbcfc: Pull complete [2024-07-22T03:11:28.376Z] 0d9ebad4ef96: Pull complete [2024-07-22T03:11:28.376Z] e9a5061849ea: Pull complete [2024-07-22T03:11:28.376Z] d747dcd14b5f: Pull complete [2024-07-22T03:11:29.314Z] 2de7ff778b66: Pull complete [2024-07-22T03:11:29.574Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-22T03:11:29.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-22T03:11:29.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:11:29.690Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T03:11:29.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T03:11:39.704Z] $ docker top d631f636e854c9c2eca75636dc191d7c04d5cb8d5a057edd0714134c8acce7f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-22T03:11:39.788Z] provisioning config files... [2024-07-22T03:11:39.794Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11290292444874243211tmp [2024-07-22T03:11:39.802Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16924440002135030544tmp [2024-07-22T03:11:39.812Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config350233150968756342tmp [Pipeline] { [Pipeline] echo [2024-07-22T03:11:39.844Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:11:40.148Z] ---> sigul-configuration.sh [2024-07-22T03:11:40.148Z] gpg: directory `/root/.gnupg' created [2024-07-22T03:11:40.148Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-22T03:11:40.148Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-22T03:11:40.148Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-22T03:11:40.148Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-22T03:11:40.148Z] gpg: CAST5 encrypted data [2024-07-22T03:11:40.148Z] gpg: encrypted with 1 passphrase [2024-07-22T03:11:40.148Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-22T03:11:40.445Z] + mkdir /home/jenkins [2024-07-22T03:11:40.445Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-22T03:11:40.744Z] + 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-22T03:11:40.784Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:11:41.106Z] ---> sigul-install.sh [2024-07-22T03:11:41.106Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-22T03:11:41.409Z] + git tag --list [2024-07-22T03:11:41.409Z] 0.7.1 [2024-07-22T03:11:41.409Z] v1.0.0 [2024-07-22T03:11:41.409Z] v1.1.0 [2024-07-22T03:11:41.409Z] v1.1.1 [2024-07-22T03:11:41.409Z] v1.2.2 [2024-07-22T03:11:41.409Z] v1.3.0 [2024-07-22T03:11:41.409Z] v1.3.1 [2024-07-22T03:11:41.409Z] v2.0.0 [2024-07-22T03:11:41.409Z] v2.1.0 [2024-07-22T03:11:41.409Z] v2.1.1 [2024-07-22T03:11:41.409Z] v2.2.0 [2024-07-22T03:11:41.409Z] v2.3.0 [2024-07-22T03:11:41.409Z] v3.0 [2024-07-22T03:11:41.409Z] v3.0.0 [2024-07-22T03:11:41.409Z] v3.1 [2024-07-22T03:11:41.409Z] v3.1.0 [2024-07-22T03:11:41.409Z] v3.1.0-dev.1 [2024-07-22T03:11:41.409Z] v3.1.0-dev.10 [2024-07-22T03:11:41.409Z] v3.1.0-dev.11 [2024-07-22T03:11:41.409Z] v3.1.0-dev.12 [2024-07-22T03:11:41.409Z] v3.1.0-dev.13 [2024-07-22T03:11:41.409Z] v3.1.0-dev.14 [2024-07-22T03:11:41.409Z] v3.1.0-dev.15 [2024-07-22T03:11:41.409Z] v3.1.0-dev.16 [2024-07-22T03:11:41.409Z] v3.1.0-dev.17 [2024-07-22T03:11:41.409Z] v3.1.0-dev.18 [2024-07-22T03:11:41.409Z] v3.1.0-dev.19 [2024-07-22T03:11:41.409Z] v3.1.0-dev.2 [2024-07-22T03:11:41.409Z] v3.1.0-dev.20 [2024-07-22T03:11:41.409Z] v3.1.0-dev.21 [2024-07-22T03:11:41.409Z] v3.1.0-dev.22 [2024-07-22T03:11:41.409Z] v3.1.0-dev.23 [2024-07-22T03:11:41.409Z] v3.1.0-dev.24 [2024-07-22T03:11:41.409Z] v3.1.0-dev.25 [2024-07-22T03:11:41.409Z] v3.1.0-dev.3 [2024-07-22T03:11:41.409Z] v3.1.0-dev.4 [2024-07-22T03:11:41.409Z] v3.1.0-dev.5 [2024-07-22T03:11:41.409Z] v3.1.0-dev.6 [2024-07-22T03:11:41.409Z] v3.1.0-dev.7 [2024-07-22T03:11:41.409Z] v3.1.0-dev.8 [2024-07-22T03:11:41.409Z] v3.1.0-dev.9 [2024-07-22T03:11:41.409Z] v3.1.1 [2024-07-22T03:11:41.409Z] v3.2.0-dev.1 [2024-07-22T03:11:41.409Z] v3.2.0-dev.10 [2024-07-22T03:11:41.409Z] v3.2.0-dev.11 [2024-07-22T03:11:41.409Z] v3.2.0-dev.12 [2024-07-22T03:11:41.409Z] v3.2.0-dev.13 [2024-07-22T03:11:41.409Z] v3.2.0-dev.14 [2024-07-22T03:11:41.409Z] v3.2.0-dev.15 [2024-07-22T03:11:41.409Z] v3.2.0-dev.2 [2024-07-22T03:11:41.409Z] v3.2.0-dev.3 [2024-07-22T03:11:41.409Z] v3.2.0-dev.4 [2024-07-22T03:11:41.409Z] v3.2.0-dev.5 [2024-07-22T03:11:41.409Z] v3.2.0-dev.6 [2024-07-22T03:11:41.409Z] v3.2.0-dev.7 [2024-07-22T03:11:41.409Z] v3.2.0-dev.8 [2024-07-22T03:11:41.409Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-22T03:11:41.708Z] + lftools sign git-tag v3.2.0-dev.15 [2024-07-22T03:11:42.277Z] Signing Git tag with Sigul... [2024-07-22T03:11:42.277Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-07-22T03:11:42.551Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:11:42.847Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-22T03:11:42.860Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-22T03:11:42.886Z] $ docker stop --time=1 d631f636e854c9c2eca75636dc191d7c04d5cb8d5a057edd0714134c8acce7f1 [2024-07-22T03:11:44.211Z] $ docker rm -f --volumes d631f636e854c9c2eca75636dc191d7c04d5cb8d5a057edd0714134c8acce7f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-22T03:11:44.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T03:11:44.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:11:44.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:11:44.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:11:45.065Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T03:11:45.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T03:11:45.427Z] $ docker top a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f -eo pid,comm [2024-07-22T03:11:45.478Z] 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-22T03:11:45.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T03:11:45.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T03:11:45.545Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T03:11:45.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T03:11:45.649Z] $ docker exec a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f ssh-agent [2024-07-22T03:11:45.767Z] SSH_AUTH_SOCK=/tmp/ssh-wfZ5AP1BJGUg/agent.32 [2024-07-22T03:11:45.768Z] SSH_AGENT_PID=38 [2024-07-22T03:11:45.774Z] Running ssh-add (command line suppressed) [2024-07-22T03:11:45.871Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13812916961835344095.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13812916961835344095.key) [2024-07-22T03:11:45.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T03:11:46.191Z] + git semver bump pre [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,372 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,372 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,372 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,373 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,376 [execute] INFO git cat-file --batch-check [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,382 [execute] INFO git cat-file --batch [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T03:11:46.454Z] 2024-07-22 03:11:46,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T03:11:46.454Z] 3.2.0-dev.16 [Pipeline] } [2024-07-22T03:11:46.460Z] $ docker exec --env ******** --env ******** a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f ssh-agent -k [2024-07-22T03:11:46.559Z] unset SSH_AUTH_SOCK; [2024-07-22T03:11:46.559Z] unset SSH_AGENT_PID; [2024-07-22T03:11:46.559Z] echo Agent pid 38 killed; [2024-07-22T03:11:46.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T03:11:46.921Z] + git semver [Pipeline] } [2024-07-22T03:11:47.189Z] $ docker stop --time=1 a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f [2024-07-22T03:11:49.170Z] $ docker rm -f --volumes a7a4c60b11a87207e0169a2d58ce11b64647fc9d9cd9ce61d6038ac5d002394f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T03:11:49.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T03:11:49.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:11:49.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T03:11:49.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:11:50.024Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T03:11:50.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T03:11:51.671Z] $ docker top 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 -eo pid,comm [2024-07-22T03:11:51.722Z] 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-22T03:11:51.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T03:11:51.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T03:11:51.782Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T03:11:51.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T03:11:51.879Z] $ docker exec 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 ssh-agent [2024-07-22T03:11:52.027Z] SSH_AUTH_SOCK=/tmp/ssh-RoFpUbUX1XuZ/agent.13 [2024-07-22T03:11:52.028Z] SSH_AGENT_PID=19 [2024-07-22T03:11:52.034Z] Running ssh-add (command line suppressed) [2024-07-22T03:11:52.118Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10465980807977640440.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10465980807977640440.key) [2024-07-22T03:11:52.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T03:11:52.455Z] + git semver push [2024-07-22T03:11:52.713Z] 2024-07-22 03:11:52,624 [run_push] DEBUG push [2024-07-22T03:11:52.714Z] 2024-07-22 03:11:52,625 [execute] INFO git cat-file --batch-check [2024-07-22T03:11:52.714Z] 2024-07-22 03:11:52,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T03:11:52.714Z] 2024-07-22 03:11:52,629 [execute] INFO git rev-list 16566b249f970be26717a6ddc285172e61600c72 -- [2024-07-22T03:11:52.714Z] 2024-07-22 03:11:52,629 [execute] DEBUG Popen(['git', 'rev-list', '16566b249f970be26717a6ddc285172e61600c72', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-22T03:11:52.714Z] 2024-07-22 03:11:52,639 [execute] INFO git fetch -v origin [2024-07-22T03:11:52.714Z] 2024-07-22 03:11:52,639 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-22T03:11:53.283Z] 2024-07-22 03:11:53,084 [run_push] DEBUG no remote changes detected [2024-07-22T03:11:53.283Z] 2024-07-22 03:11:53,084 [execute] INFO git push origin semver [2024-07-22T03:11:53.283Z] 2024-07-22 03:11:53,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-22T03:11:54.224Z] 2024-07-22 03:11:53,874 [run_push] DEBUG push all version tags [2024-07-22T03:11:54.224Z] 2024-07-22 03:11:53,874 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-22T03:11:54.224Z] 2024-07-22 03:11:53,875 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-22T03:11:54.793Z] 2024-07-22 03:11:54,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-22T03:11:54.793Z] 3.2.0-dev.16 [Pipeline] } [2024-07-22T03:11:54.800Z] $ docker exec --env ******** --env ******** 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 ssh-agent -k [2024-07-22T03:11:54.892Z] unset SSH_AUTH_SOCK; [2024-07-22T03:11:54.892Z] unset SSH_AGENT_PID; [2024-07-22T03:11:54.893Z] echo Agent pid 19 killed; [2024-07-22T03:11:54.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T03:11:55.241Z] + git semver [Pipeline] } [2024-07-22T03:11:55.510Z] $ docker stop --time=1 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 [2024-07-22T03:11:57.556Z] $ docker rm -f --volumes 07bad4318deb1720f69e595034a8c183d5193475305cd5d29c61be37616c4b73 [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-22T03:11:58.293Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-07-22T03:11:58.293Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-22T03:11:58.293Z] total 16 [2024-07-22T03:11:58.293Z] drwxr-xr-x 3 root root 4096 Jul 22 02:59 . [2024-07-22T03:11:58.293Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 03:11 .. [2024-07-22T03:11:58.293Z] drwxr-xr-x 2 root root 4096 Jul 22 02:59 cost [2024-07-22T03:11:58.293Z] -rw-r--r-- 1 root root 86 Jul 22 02:59 cost.csv [2024-07-22T03:11:58.293Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-22T03:11:58.293Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-22T03:11:58.293Z] total 16 [2024-07-22T03:11:58.293Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 02:59 . [2024-07-22T03:11:58.293Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 03:11 .. [2024-07-22T03:11:58.293Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 02:59 cost [2024-07-22T03:11:58.293Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 22 02:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:11:58.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:11:59.434Z] ---> package-listing.sh [2024-07-22T03:11:59.434Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-22T03:11:59.434Z] ++ facter osfamily [2024-07-22T03:11:59.693Z] + OS_FAMILY=debian [2024-07-22T03:11:59.693Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-22T03:11:59.693Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-22T03:11:59.693Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-22T03:11:59.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-22T03:11:59.693Z] + PACKAGES=/tmp/packages_start.txt [2024-07-22T03:11:59.693Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-22T03:11:59.693Z] + PACKAGES=/tmp/packages_end.txt [2024-07-22T03:11:59.693Z] + case "${OS_FAMILY}" in [2024-07-22T03:11:59.693Z] + dpkg -l [2024-07-22T03:11:59.693Z] + grep '^ii' [2024-07-22T03:11:59.693Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-22T03:11:59.693Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-22T03:11:59.693Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-22T03:11:59.957Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-22T03:11:59.957Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-07-22T03:11:59.957Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-07-22T03:11:59.968Z] 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-mqtt-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-22T03:12:00.244Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T03:12:00.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T03:12:00.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T03:12:00.880Z] prd-ubuntu20.04-docker-8c-8g-6087 does not seem to be running inside a container [2024-07-22T03:12:00.901Z] $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-22T03:12:01.347Z] $ docker top 7cb34e766bcc5e215a97579fcdb35c2e461488ddd4c48cd18352849fd2d2e5ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T03:12:01.710Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-22T03:12:01.998Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-22T03:12:02.284Z] + ls /var/log/sa-host [2024-07-22T03:12:02.284Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T03:12:02.481Z] provisioning config files... [2024-07-22T03:12:02.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17247755388653171096tmp [Pipeline] { [Pipeline] echo [2024-07-22T03:12:02.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:12:02.791Z] ---> create-netrc.sh [Pipeline] } [2024-07-22T03:12:02.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:12:03.169Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-22T03:12:03.179Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:12:03.462Z] ---> sudo-logs.sh [2024-07-22T03:12:03.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-22T03:12:03.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:12:03.779Z] ---> job-cost.sh [2024-07-22T03:12:03.779Z] lf-activate-venv: SKIPPING [2024-07-22T03:12:03.779Z] DEBUG: total: 0.2199999988079071 [2024-07-22T03:12:03.779Z] INFO: Retrieving Stack Cost... [2024-07-22T03:12:04.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-22T03:12:04.607Z] INFO: Archiving Costs [Pipeline] echo [2024-07-22T03:12:04.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T03:12:04.916Z] ---> logs-deploy.sh [2024-07-22T03:12:04.916Z] lf-activate-venv: SKIPPING [2024-07-22T03:12:04.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/169 [2024-07-22T03:12:04.916Z] INFO: archiving workspace using pattern(s): [2024-07-22T03:12:05.859Z] Archives upload complete. [2024-07-22T03:12:06.117Z] INFO: archiving logs to Nexus [2024-07-22T03:12:06.704Z] ---> uname -a: [2024-07-22T03:12:06.704Z] Linux prd-ubuntu20-04-docker-8c-8g-6087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] ---> lscpu: [2024-07-22T03:12:06.704Z] Architecture: x86_64 [2024-07-22T03:12:06.704Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-22T03:12:06.704Z] Byte Order: Little Endian [2024-07-22T03:12:06.704Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-22T03:12:06.704Z] CPU(s): 8 [2024-07-22T03:12:06.704Z] On-line CPU(s) list: 0-7 [2024-07-22T03:12:06.704Z] Thread(s) per core: 1 [2024-07-22T03:12:06.704Z] Core(s) per socket: 1 [2024-07-22T03:12:06.704Z] Socket(s): 8 [2024-07-22T03:12:06.704Z] NUMA node(s): 1 [2024-07-22T03:12:06.704Z] Vendor ID: AuthenticAMD [2024-07-22T03:12:06.704Z] CPU family: 23 [2024-07-22T03:12:06.704Z] Model: 49 [2024-07-22T03:12:06.704Z] Model name: AMD EPYC-Rome Processor [2024-07-22T03:12:06.704Z] Stepping: 0 [2024-07-22T03:12:06.704Z] CPU MHz: 2799.998 [2024-07-22T03:12:06.704Z] BogoMIPS: 5599.99 [2024-07-22T03:12:06.704Z] Virtualization: AMD-V [2024-07-22T03:12:06.704Z] Hypervisor vendor: KVM [2024-07-22T03:12:06.704Z] Virtualization type: full [2024-07-22T03:12:06.704Z] L1d cache: 256 KiB [2024-07-22T03:12:06.704Z] L1i cache: 256 KiB [2024-07-22T03:12:06.704Z] L2 cache: 4 MiB [2024-07-22T03:12:06.704Z] L3 cache: 128 MiB [2024-07-22T03:12:06.704Z] NUMA node0 CPU(s): 0-7 [2024-07-22T03:12:06.704Z] Vulnerability Itlb multihit: Not affected [2024-07-22T03:12:06.704Z] Vulnerability L1tf: Not affected [2024-07-22T03:12:06.704Z] Vulnerability Mds: Not affected [2024-07-22T03:12:06.704Z] Vulnerability Meltdown: Not affected [2024-07-22T03:12:06.704Z] Vulnerability Mmio stale data: Not affected [2024-07-22T03:12:06.704Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-22T03:12:06.704Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-22T03:12:06.704Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-22T03:12:06.704Z] Vulnerability Srbds: Not affected [2024-07-22T03:12:06.704Z] Vulnerability Tsx async abort: Not affected [2024-07-22T03:12:06.704Z] 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-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] ---> nproc: [2024-07-22T03:12:06.704Z] 8 [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] ---> df -h: [2024-07-22T03:12:06.704Z] Filesystem Size Used Avail Use% Mounted on [2024-07-22T03:12:06.704Z] overlay 155G 14G 142G 9% / [2024-07-22T03:12:06.704Z] tmpfs 64M 0 64M 0% /dev [2024-07-22T03:12:06.704Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-22T03:12:06.704Z] shm 64M 0 64M 0% /dev/shm [2024-07-22T03:12:06.704Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] ---> sar -b -r -n DEV: [2024-07-22T03:12:06.704Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6087) 07/22/24 _x86_64_ (8 CPU) [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] 02:55:34 LINUX RESTART (8 CPU) [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] 02:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-22T03:12:06.704Z] 02:57:01 421.98 39.16 382.82 0.00 4346.05 101828.53 0.00 [2024-07-22T03:12:06.704Z] 02:58:01 255.72 2.40 253.32 0.00 20.13 138881.33 0.00 [2024-07-22T03:12:06.704Z] 02:59:01 77.59 0.22 77.37 0.00 13.60 19064.18 0.00 [2024-07-22T03:12:06.704Z] 03:00:01 147.66 0.02 147.64 0.00 1.73 48688.69 0.00 [2024-07-22T03:12:06.704Z] 03:01:01 48.81 5.28 43.53 0.00 4361.01 8435.54 0.00 [2024-07-22T03:12:06.704Z] 03:02:01 6.72 1.02 5.70 0.00 21.86 88.25 0.00 [2024-07-22T03:12:06.704Z] 03:03:01 2.98 0.02 2.97 0.00 0.13 73.85 0.00 [2024-07-22T03:12:06.704Z] 03:04:01 2.03 0.00 2.03 0.00 0.00 23.20 0.00 [2024-07-22T03:12:06.704Z] 03:05:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2024-07-22T03:12:06.704Z] 03:06:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 [2024-07-22T03:12:06.704Z] 03:07:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2024-07-22T03:12:06.704Z] 03:08:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2024-07-22T03:12:06.704Z] 03:09:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2024-07-22T03:12:06.704Z] 03:10:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2024-07-22T03:12:06.704Z] 03:11:01 43.36 0.37 42.99 0.00 21.06 23859.49 0.00 [2024-07-22T03:12:06.704Z] 03:12:01 132.34 0.23 132.11 0.00 19.73 38380.27 0.00 [2024-07-22T03:12:06.704Z] Average: 71.36 3.01 68.35 0.00 546.40 23631.29 0.00 [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] 02:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-22T03:12:06.704Z] 02:57:01 29164816 31526740 792276 2.41 80524 2548760 1971552 5.81 1048600 2281204 9580 [2024-07-22T03:12:06.704Z] 02:58:01 27451112 31236280 1066588 3.24 187972 3715492 2459808 7.25 1595492 3277144 196940 [2024-07-22T03:12:06.704Z] 02:59:01 27204056 31382900 918348 2.79 192980 4074500 2127848 6.27 1715188 3372988 548600 [2024-07-22T03:12:06.704Z] 03:00:01 26988324 31540376 762420 2.32 202788 4416896 1791860 5.28 1367768 3914700 420 [2024-07-22T03:12:06.704Z] 03:01:01 26517648 31499436 774000 2.35 231368 4815204 1733512 5.11 1671696 4046464 1084 [2024-07-22T03:12:06.704Z] 03:02:01 26541068 31523940 749908 2.28 231504 4815924 1723052 5.08 1648112 4047080 52 [2024-07-22T03:12:06.704Z] 03:03:01 26547000 31525016 749392 2.28 230040 4812572 1713892 5.05 1646512 4043772 4 [2024-07-22T03:12:06.704Z] 03:04:01 26548724 31526840 747452 2.27 230104 4812576 1713892 5.05 1644540 4043776 12 [2024-07-22T03:12:06.704Z] 03:05:01 26553824 31531996 742216 2.26 230188 4812576 1713892 5.05 1639660 4043776 4 [2024-07-22T03:12:06.704Z] 03:06:01 26556264 31534544 739584 2.25 230280 4812572 1713892 5.05 1637344 4043780 8 [2024-07-22T03:12:06.704Z] 03:07:01 26556740 31535056 739228 2.25 230296 4812580 1713892 5.05 1637420 4043780 8 [2024-07-22T03:12:06.704Z] 03:08:01 26556748 31535080 739152 2.25 230320 4812584 1713892 5.05 1637464 4043784 8 [2024-07-22T03:12:06.704Z] 03:09:01 26556732 31535068 739088 2.25 230336 4812588 1713892 5.05 1637120 4043788 8 [2024-07-22T03:12:06.704Z] 03:10:01 26556084 31534484 739648 2.25 230356 4812592 1713892 5.05 1637164 4043792 20 [2024-07-22T03:12:06.704Z] 03:11:01 25351248 31495736 769136 2.34 243456 5844996 1885360 5.56 1834252 4924124 423336 [2024-07-22T03:12:06.704Z] 03:12:01 25119152 31486248 782188 2.38 254968 6047152 1776288 5.23 1753944 5229532 500 [2024-07-22T03:12:06.704Z] Average: 26673096 31496859 784414 2.39 216718 4673723 1823776 5.37 1609517 3965218 73786 [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z] 02:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-22T03:12:06.704Z] 02:57:01 ens3 707.44 530.23 6150.89 115.54 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:57:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:57:01 docker0 169.16 181.48 14.24 364.20 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:57:01 veth7ca70e3 142.41 151.37 14.17 139.46 0.00 0.00 0.00 0.01 [2024-07-22T03:12:06.704Z] 02:58:01 ens3 389.60 190.92 3131.36 26.75 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:58:01 docker0 176.52 364.78 15.38 3103.55 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:58:01 vethc51f180 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:59:01 ens3 25.37 15.78 52.90 9.84 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:59:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:59:01 docker0 1.47 2.40 0.09 30.91 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 02:59:01 vethead1982 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:00:01 ens3 167.36 123.68 2704.50 383.71 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:00:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:00:01 docker0 3.77 6.65 0.23 94.76 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:01:01 ens3 188.47 83.40 2713.33 5.90 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:01:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:02:01 ens3 1.38 1.12 0.70 0.50 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:04:01 ens3 0.52 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:05:01 ens3 0.58 0.37 0.35 0.28 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:07:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:09:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:11:01 ens3 279.10 188.24 4876.16 148.70 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:11:01 veth7eec6ef 76.22 126.03 7.99 1256.09 0.00 0.00 0.00 0.10 [2024-07-22T03:12:06.704Z] 03:11:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:11:01 docker0 76.22 125.91 6.95 1256.08 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:12:01 ens3 190.58 117.03 3274.90 37.73 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:12:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] 03:12:01 docker0 2.23 1.97 0.36 0.73 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] Average: ens3 121.33 77.74 1426.65 45.49 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] Average: docker0 26.69 42.55 2.32 303.04 0.00 0.00 0.00 0.00 [2024-07-22T03:12:06.704Z] [2024-07-22T03:12:06.704Z]