Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 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-ssh8190284578290944713.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4472358575515992103.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9071112333838316849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12838244653585312955.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6144682779809176410.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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-966’ Running on prd-ubuntu20.04-docker-8c-8g-968 in /w/workspace/edgexfoundry_device-uart_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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 (main) Commit message: "Merge pull request #19 from vediyappan-villali/main" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 # timeout=10 > git rev-list --no-walk 912115ba39df5d7e09033252c264c743a8c85b42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T16:28:33.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T16:28:33.506Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T16:28:33.527Z] ========================================================= [2023-07-12T16:28:33.528Z] EdgeX Global Pipelines Version Info [2023-07-12T16:28:33.528Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:28:34.247Z] ------------------- [2023-07-12T16:28:34.247Z] stable info: [2023-07-12T16:28:34.247Z] ------------------- [2023-07-12T16:28:34.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T16:28:34.247Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T16:28:34.247Z] Message: update stable to v1.0.250 [2023-07-12T16:28:34.817Z] ------------------- [2023-07-12T16:28:34.817Z] experimental info: [2023-07-12T16:28:34.817Z] ------------------- [2023-07-12T16:28:34.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T16:28:34.817Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T16:28:34.817Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T16:28:34.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-07-12T16:28:34.991Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-07-12T16:28:35.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T16:28:35.022Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T16:28:35.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T16:28:35.054Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T16:28:35.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T16:28:35.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-12T16:28:35.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T16:28:35.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T16:28:35.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T16:28:35.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-07-12T16:28:35.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T16:28:35.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T16:28:35.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T16:28:35.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T16:28:35.237Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T16:28:35.254Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T16:28:35.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T16:28:35.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T16:28:35.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-12T16:28:35.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-12T16:28:35.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-12T16:28:35.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-12T16:28:35.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-12T16:28:35.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T16:28:35.380Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T16:28:35.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-12T16:28:35.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-12T16:28:35.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-12T16:28:35.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] echo [2023-07-12T16:28:35.463Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d5f1c8 [Pipeline] echo [2023-07-12T16:28:35.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T16:28:35.530Z] provisioning config files... [2023-07-12T16:28:35.544Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5683247788890755440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:28:35.848Z] ---> docker-login.sh [2023-07-12T16:28:35.848Z] nexus3.edgexfoundry.org:10001 [2023-07-12T16:28:36.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:36.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:36.109Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:36.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:36.109Z] [2023-07-12T16:28:36.109Z] Login Succeeded [2023-07-12T16:28:36.109Z] nexus3.edgexfoundry.org:10002 [2023-07-12T16:28:36.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:36.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:36.370Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:36.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:36.370Z] [2023-07-12T16:28:36.370Z] Login Succeeded [2023-07-12T16:28:36.370Z] nexus3.edgexfoundry.org:10003 [2023-07-12T16:28:36.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:36.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:36.370Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:36.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:36.370Z] [2023-07-12T16:28:36.370Z] Login Succeeded [2023-07-12T16:28:36.370Z] nexus3.edgexfoundry.org:10004 [2023-07-12T16:28:36.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:36.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:36.630Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:36.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:36.630Z] [2023-07-12T16:28:36.630Z] Login Succeeded [2023-07-12T16:28:36.630Z] docker.io [2023-07-12T16:28:36.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:36.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:36.892Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:36.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:36.892Z] [2023-07-12T16:28:36.892Z] Login Succeeded [2023-07-12T16:28:36.892Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T16:28:36.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T16:28:37.274Z] + git rev-list -1 --merges 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373~1..6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] echo [2023-07-12T16:28:37.321Z] -----------> git rev-list -1 --merges 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373~1..6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:28:37.321Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [false] [Pipeline] sh [2023-07-12T16:28:37.612Z] + git log --format=format:%s -1 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] echo [2023-07-12T16:28:37.626Z] ========================================================= [2023-07-12T16:28:37.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T16:28:37.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T16:28:37.958Z] + git log --format=format:%s -1 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] echo [2023-07-12T16:28:37.969Z] [semverPrep] GIT_COMMIT: 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373, Commit Message: Merge pull request #19 from vediyappan-villali/main [Pipeline] echo [2023-07-12T16:28:37.980Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-12T16:28:38.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T16:28:38.346Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T16:28:38.346Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T16:28:38.346Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T16:28:38.346Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T16:28:38.346Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T16:28:38.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:28:38.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T16:28:38.791Z] [2023-07-12T16:28:38.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:28:39.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T16:28:39.097Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T16:28:39.097Z] b85a868b505f: Pulling fs layer [2023-07-12T16:28:39.097Z] e2be974225ed: Pulling fs layer [2023-07-12T16:28:39.097Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T16:28:39.097Z] 988bab9f4d93: Pulling fs layer [2023-07-12T16:28:39.097Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T16:28:39.097Z] eaf3925da568: Pulling fs layer [2023-07-12T16:28:39.097Z] bab4dde63d76: Pulling fs layer [2023-07-12T16:28:39.097Z] bde34c3a00c8: Pulling fs layer [2023-07-12T16:28:39.097Z] b352a97aabf1: Pulling fs layer [2023-07-12T16:28:39.097Z] 4872d77fe225: Pulling fs layer [2023-07-12T16:28:39.097Z] 5851b861e8e6: Pulling fs layer [2023-07-12T16:28:39.097Z] 988bab9f4d93: Waiting [2023-07-12T16:28:39.097Z] 1469e6f7b9e6: Waiting [2023-07-12T16:28:39.097Z] eaf3925da568: Waiting [2023-07-12T16:28:39.097Z] 4872d77fe225: Waiting [2023-07-12T16:28:39.097Z] bab4dde63d76: Waiting [2023-07-12T16:28:39.097Z] b352a97aabf1: Waiting [2023-07-12T16:28:39.097Z] 5851b861e8e6: Waiting [2023-07-12T16:28:39.097Z] e2be974225ed: Download complete [2023-07-12T16:28:39.097Z] 988bab9f4d93: Download complete [2023-07-12T16:28:39.097Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T16:28:39.097Z] 1469e6f7b9e6: Download complete [2023-07-12T16:28:39.097Z] eaf3925da568: Verifying Checksum [2023-07-12T16:28:39.097Z] eaf3925da568: Download complete [2023-07-12T16:28:39.358Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T16:28:39.358Z] 339a4e72a1f5: Download complete [2023-07-12T16:28:39.358Z] bde34c3a00c8: Verifying Checksum [2023-07-12T16:28:39.358Z] bde34c3a00c8: Download complete [2023-07-12T16:28:39.358Z] b352a97aabf1: Download complete [2023-07-12T16:28:39.358Z] 4872d77fe225: Verifying Checksum [2023-07-12T16:28:39.358Z] 4872d77fe225: Download complete [2023-07-12T16:28:39.358Z] 5851b861e8e6: Verifying Checksum [2023-07-12T16:28:39.358Z] 5851b861e8e6: Download complete [2023-07-12T16:28:39.358Z] b85a868b505f: Verifying Checksum [2023-07-12T16:28:39.358Z] b85a868b505f: Download complete [2023-07-12T16:28:39.617Z] bab4dde63d76: Verifying Checksum [2023-07-12T16:28:39.617Z] bab4dde63d76: Download complete [2023-07-12T16:28:40.563Z] b85a868b505f: Pull complete [2023-07-12T16:28:40.823Z] e2be974225ed: Pull complete [2023-07-12T16:28:41.085Z] 339a4e72a1f5: Pull complete [2023-07-12T16:28:41.345Z] 988bab9f4d93: Pull complete [2023-07-12T16:28:41.607Z] 1469e6f7b9e6: Pull complete [2023-07-12T16:28:41.607Z] eaf3925da568: Pull complete [2023-07-12T16:28:43.516Z] bab4dde63d76: Pull complete [2023-07-12T16:28:43.516Z] bde34c3a00c8: Pull complete [2023-07-12T16:28:43.775Z] b352a97aabf1: Pull complete [2023-07-12T16:28:43.775Z] 4872d77fe225: Pull complete [2023-07-12T16:28:43.775Z] 5851b861e8e6: Pull complete [2023-07-12T16:28:43.775Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T16:28:43.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T16:28:43.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:28:43.875Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:28:43.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T16:28:46.432Z] $ docker top 5336ba0024a8410016ab0a983c3e3a8526c3fdec5264f3fd781ccb30407e9b6d -eo pid,comm [2023-07-12T16:28:46.489Z] 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). [2023-07-12T16:28:46.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T16:28:46.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T16:28:46.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T16:28:46.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T16:28:46.675Z] $ docker exec 5336ba0024a8410016ab0a983c3e3a8526c3fdec5264f3fd781ccb30407e9b6d ssh-agent [2023-07-12T16:28:46.794Z] SSH_AUTH_SOCK=/tmp/ssh-XqoHoaorXkfP/agent.32 [2023-07-12T16:28:46.794Z] SSH_AGENT_PID=38 [2023-07-12T16:28:46.801Z] Running ssh-add (command line suppressed) [2023-07-12T16:28:46.904Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15855178663013661895.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15855178663013661895.key) [2023-07-12T16:28:46.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T16:28:47.205Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T16:28:47.228Z] $ docker exec --env ******** --env ******** 5336ba0024a8410016ab0a983c3e3a8526c3fdec5264f3fd781ccb30407e9b6d ssh-agent -k [2023-07-12T16:28:47.331Z] unset SSH_AUTH_SOCK; [2023-07-12T16:28:47.331Z] unset SSH_AGENT_PID; [2023-07-12T16:28:47.331Z] echo Agent pid 38 killed; [2023-07-12T16:28:47.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T16:28:47.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T16:28:47.365Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T16:28:47.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T16:28:47.485Z] $ docker exec 5336ba0024a8410016ab0a983c3e3a8526c3fdec5264f3fd781ccb30407e9b6d ssh-agent [2023-07-12T16:28:47.608Z] SSH_AUTH_SOCK=/tmp/ssh-t6mXIjXGTJxk/agent.70 [2023-07-12T16:28:47.608Z] SSH_AGENT_PID=76 [2023-07-12T16:28:47.612Z] Running ssh-add (command line suppressed) [2023-07-12T16:28:47.713Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9891355775999570382.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9891355775999570382.key) [2023-07-12T16:28:47.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T16:28:48.009Z] + git semver init [2023-07-12T16:28:48.269Z] 2023-07-12 16:28:48,215 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T16:28:48.269Z] 2023-07-12 16:28:48,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-07-12T16:28:48.269Z] 2023-07-12 16:28:48,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-07-12T16:28:48.269Z] 2023-07-12 16:28:48,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-07-12T16:28:49.210Z] 2023-07-12 16:28:49,107 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-07-12T16:28:49.210Z] 2023-07-12 16:28:49,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-07-12T16:28:49.210Z] 2023-07-12 16:28:49,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:28:49.210Z] 2023-07-12 16:28:49,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:28:49.210Z] 0.0.1-dev.2 [Pipeline] } [2023-07-12T16:28:49.225Z] $ docker exec --env ******** --env ******** 5336ba0024a8410016ab0a983c3e3a8526c3fdec5264f3fd781ccb30407e9b6d ssh-agent -k [2023-07-12T16:28:49.316Z] unset SSH_AUTH_SOCK; [2023-07-12T16:28:49.317Z] unset SSH_AGENT_PID; [2023-07-12T16:28:49.317Z] echo Agent pid 76 killed; [2023-07-12T16:28:49.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T16:28:49.622Z] + git semver [Pipeline] } [2023-07-12T16:28:49.899Z] $ docker stop --time=1 5336ba0024a8410016ab0a983c3e3a8526c3fdec5264f3fd781ccb30407e9b6d [2023-07-12T16:28:51.198Z] $ docker rm -f --volumes 5336ba0024a8410016ab0a983c3e3a8526c3fdec5264f3fd781ccb30407e9b6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T16:28:51.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T16:28:51.752Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T16:28:51.755Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.2 [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 [2023-07-12T16:28:51.926Z] provisioning config files... [2023-07-12T16:28:51.937Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14187886376820865961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:28:52.241Z] ---> docker-login.sh [2023-07-12T16:28:52.241Z] nexus3.edgexfoundry.org:10001 [2023-07-12T16:28:52.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:52.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:52.241Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:52.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:52.241Z] [2023-07-12T16:28:52.241Z] Login Succeeded [2023-07-12T16:28:52.241Z] nexus3.edgexfoundry.org:10002 [2023-07-12T16:28:52.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:52.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:52.241Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:52.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:52.241Z] [2023-07-12T16:28:52.241Z] Login Succeeded [2023-07-12T16:28:52.241Z] nexus3.edgexfoundry.org:10003 [2023-07-12T16:28:52.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:52.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:52.502Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:52.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:52.502Z] [2023-07-12T16:28:52.502Z] Login Succeeded [2023-07-12T16:28:52.502Z] nexus3.edgexfoundry.org:10004 [2023-07-12T16:28:52.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:52.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:52.502Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:52.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:52.502Z] [2023-07-12T16:28:52.502Z] Login Succeeded [2023-07-12T16:28:52.502Z] docker.io [2023-07-12T16:28:52.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:28:52.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:28:52.762Z] Configure a credential helper to remove this warning. See [2023-07-12T16:28:52.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:28:52.762Z] [2023-07-12T16:28:52.762Z] Login Succeeded [2023-07-12T16:28:52.762Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T16:28:52.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T16:28:52.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T16:28:52.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T16:28:52.854Z] ========================================================= [2023-07-12T16:28:52.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T16:28:52.854Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:28:53.186Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T16:28:53.186Z] Sending build context to Docker daemon 11.05MB [2023-07-12T16:28:53.186Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T16:28:53.186Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T16:28:53.186Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T16:28:53.186Z] f56be85fc22e: Pulling fs layer [2023-07-12T16:28:53.186Z] 85791d961cd3: Pulling fs layer [2023-07-12T16:28:53.186Z] d694b5ae8c79: Pulling fs layer [2023-07-12T16:28:53.186Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T16:28:53.186Z] 4d19c01a9841: Pulling fs layer [2023-07-12T16:28:53.186Z] 9325e15d5711: Pulling fs layer [2023-07-12T16:28:53.186Z] 556b6ee489ea: Pulling fs layer [2023-07-12T16:28:53.186Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T16:28:53.186Z] 9f32a84ed3da: Waiting [2023-07-12T16:28:53.186Z] c5a4b2cf53e6: Waiting [2023-07-12T16:28:53.186Z] 9325e15d5711: Waiting [2023-07-12T16:28:53.186Z] 4d19c01a9841: Waiting [2023-07-12T16:28:53.186Z] 556b6ee489ea: Waiting [2023-07-12T16:28:53.186Z] 85791d961cd3: Verifying Checksum [2023-07-12T16:28:53.186Z] 85791d961cd3: Download complete [2023-07-12T16:28:53.445Z] 9f32a84ed3da: Verifying Checksum [2023-07-12T16:28:53.445Z] 9f32a84ed3da: Download complete [2023-07-12T16:28:53.445Z] 4d19c01a9841: Download complete [2023-07-12T16:28:53.445Z] f56be85fc22e: Verifying Checksum [2023-07-12T16:28:53.445Z] f56be85fc22e: Download complete [2023-07-12T16:28:53.445Z] 9325e15d5711: Verifying Checksum [2023-07-12T16:28:53.445Z] 9325e15d5711: Download complete [2023-07-12T16:28:53.445Z] f56be85fc22e: Pull complete [2023-07-12T16:28:53.708Z] 85791d961cd3: Pull complete [2023-07-12T16:28:53.969Z] c5a4b2cf53e6: Download complete [2023-07-12T16:28:53.969Z] d694b5ae8c79: Verifying Checksum [2023-07-12T16:28:53.969Z] d694b5ae8c79: Download complete [2023-07-12T16:28:54.228Z] 556b6ee489ea: Verifying Checksum [2023-07-12T16:28:54.228Z] 556b6ee489ea: Download complete [2023-07-12T16:28:57.531Z] d694b5ae8c79: Pull complete [2023-07-12T16:28:57.531Z] 9f32a84ed3da: Pull complete [2023-07-12T16:28:57.531Z] 4d19c01a9841: Pull complete [2023-07-12T16:28:57.531Z] 9325e15d5711: Pull complete [2023-07-12T16:29:00.062Z] 556b6ee489ea: Pull complete [2023-07-12T16:29:00.995Z] c5a4b2cf53e6: Pull complete [2023-07-12T16:29:00.995Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T16:29:00.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T16:29:00.995Z] ---> c4be618373d6 [2023-07-12T16:29:00.995Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-12T16:29:06.272Z] ---> Running in 23bf39c99cb0 [2023-07-12T16:29:06.272Z] Removing intermediate container 23bf39c99cb0 [2023-07-12T16:29:06.272Z] ---> 97fc0f57e692 [2023-07-12T16:29:06.272Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T16:29:06.272Z] ---> Running in 658807760fae [2023-07-12T16:29:06.272Z] Removing intermediate container 658807760fae [2023-07-12T16:29:06.272Z] ---> 031b237f7fcd [2023-07-12T16:29:06.272Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T16:29:06.272Z] ---> Running in cf9d75cb21b3 [2023-07-12T16:29:06.272Z] Removing intermediate container cf9d75cb21b3 [2023-07-12T16:29:06.272Z] ---> 901259c70dea [2023-07-12T16:29:06.272Z] Step 6/12 : WORKDIR /device-uart [2023-07-12T16:29:06.272Z] ---> Running in 2d9e29f76ebe [2023-07-12T16:29:06.272Z] Removing intermediate container 2d9e29f76ebe [2023-07-12T16:29:06.272Z] ---> 4f4a6e3e692e [2023-07-12T16:29:06.272Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T16:29:06.272Z] ---> Running in a9c19630a54c [2023-07-12T16:29:06.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T16:29:06.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T16:29:06.789Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-07-12T16:29:06.789Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-12T16:29:06.789Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-07-12T16:29:06.789Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-07-12T16:29:06.789Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T16:29:06.789Z] OK: 269 MiB in 57 packages [2023-07-12T16:29:06.874Z] Still waiting to schedule task [2023-07-12T16:29:06.874Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-967’ [2023-07-12T16:29:07.357Z] Removing intermediate container a9c19630a54c [2023-07-12T16:29:07.357Z] ---> fd5dd8db964f [2023-07-12T16:29:07.357Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T16:29:07.357Z] ---> bd8105aa0b37 [2023-07-12T16:29:07.357Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T16:29:07.357Z] ---> Running in 2ba58bb15b7e [2023-07-12T16:29:34.081Z] Removing intermediate container 2ba58bb15b7e [2023-07-12T16:29:34.081Z] ---> a0b5a135b93e [2023-07-12T16:29:34.081Z] Step 10/12 : COPY . . [2023-07-12T16:29:34.081Z] ---> dbc7679f0411 [2023-07-12T16:29:34.081Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T16:29:34.081Z] ---> Running in 0e6fb289fa38 [2023-07-12T16:29:34.081Z] Removing intermediate container 0e6fb289fa38 [2023-07-12T16:29:34.081Z] ---> 4ecb6e035c14 [2023-07-12T16:29:34.081Z] Step 12/12 : RUN ${MAKE} [2023-07-12T16:29:34.081Z] ---> Running in cf263f98ecaa [2023-07-12T16:29:34.081Z] noop [2023-07-12T16:29:34.338Z] Removing intermediate container cf263f98ecaa [2023-07-12T16:29:34.338Z] ---> 9a5f0d1a75aa [2023-07-12T16:29:34.338Z] Successfully built 9a5f0d1a75aa [2023-07-12T16:29:34.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:29:34.654Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T16:29:34.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:29:34.731Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:29:34.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** ci-base-image-x86_64 cat [2023-07-12T16:29:35.074Z] $ docker top cde94c7c5a88749df842db356cd74c86f325c7c426ff6bd4a22f4d4f6fdf20dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T16:29:35.413Z] + go version [2023-07-12T16:29:35.413Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T16:29:35.425Z] $ docker stop --time=1 cde94c7c5a88749df842db356cd74c86f325c7c426ff6bd4a22f4d4f6fdf20dc [2023-07-12T16:29:36.687Z] $ docker rm -f --volumes cde94c7c5a88749df842db356cd74c86f325c7c426ff6bd4a22f4d4f6fdf20dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:29:37.070Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T16:29:37.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:29:37.138Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:29:37.169Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** ci-base-image-x86_64 cat [2023-07-12T16:29:37.525Z] $ docker top c25c958ad58d16190f126d090a2ed74c54176eb30b23b7c3c9146f9f8a3b0edf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T16:29:37.866Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-07-12T16:29:38.155Z] + make test [2023-07-12T16:29:38.155Z] go test ./... -coverprofile=coverage.out [2023-07-12T16:29:42.340Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-07-12T16:29:52.300Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-07-12T16:29:52.300Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-07-12T16:29:58.855Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-12T16:30:02.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T16:30:02.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T16:30:02.138Z] ./bin/test-attribution-txt.sh [2023-07-12T16:30:02.138Z] An attribution for github.com/edgexfoundry/device-sdk-go/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/edgexfoundry/go-mod-core-contracts/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/edgexfoundry/go-mod-registry/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for github.com/nats-io/nats-server/v2 is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-07-12T16:30:02.138Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-07-12T16:30:02.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T16:30:02.163Z] $ docker stop --time=1 c25c958ad58d16190f126d090a2ed74c54176eb30b23b7c3c9146f9f8a3b0edf [2023-07-12T16:30:04.630Z] $ docker rm -f --volumes c25c958ad58d16190f126d090a2ed74c54176eb30b23b7c3c9146f9f8a3b0edf [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T16:30:05.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T16:30:05.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-12T16:30:05.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T16:30:05.935Z] + ls -al . [2023-07-12T16:30:05.935Z] total 144 [2023-07-12T16:30:05.935Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 12 16:29 . [2023-07-12T16:30:05.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:28 .. [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 16:28 .dockerignore [2023-07-12T16:30:05.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:28 .git [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 12 16:28 .gitignore [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 16:28 .golangci.yml [2023-07-12T16:30:05.935Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 16:28 .semver [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 8847 Jul 12 16:28 Attribution.txt [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 1782 Jul 12 16:28 Dockerfile [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 16:28 GOVERNANCE.md [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 12 16:28 Jenkinsfile [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 16:28 LICENSE [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 1680 Jul 12 16:28 Makefile [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 12 16:28 OWNERS.md [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jul 12 16:28 README.md [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 16:28 VERSION [2023-07-12T16:30:05.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 16:28 bin [2023-07-12T16:30:05.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:28 cmd [2023-07-12T16:30:05.935Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 12 16:29 coverage.out [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 3480 Jul 12 16:28 go.mod [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 33104 Jul 12 16:28 go.sum [2023-07-12T16:30:05.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:28 internal [2023-07-12T16:30:05.935Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 12 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:06.240Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 --label arch=amd64 --label version=0.0.1-dev.2 . [2023-07-12T16:30:06.240Z] Sending build context to Docker daemon 11.05MB [2023-07-12T16:30:06.240Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T16:30:06.240Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-12T16:30:06.240Z] ---> 9a5f0d1a75aa [2023-07-12T16:30:06.240Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-12T16:30:06.240Z] ---> Running in 335b12bd0673 [2023-07-12T16:30:06.500Z] Removing intermediate container 335b12bd0673 [2023-07-12T16:30:06.500Z] ---> 41a72d02b3ec [2023-07-12T16:30:06.500Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T16:30:06.500Z] ---> Running in 4f1bc49ca26f [2023-07-12T16:30:06.500Z] Removing intermediate container 4f1bc49ca26f [2023-07-12T16:30:06.500Z] ---> 94ee2986f61e [2023-07-12T16:30:06.500Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-12T16:30:06.500Z] ---> Running in 05f3be9ce5a0 [2023-07-12T16:30:06.500Z] Removing intermediate container 05f3be9ce5a0 [2023-07-12T16:30:06.500Z] ---> 5d4877ad5588 [2023-07-12T16:30:06.500Z] Step 6/25 : WORKDIR /device-uart [2023-07-12T16:30:06.500Z] ---> Running in 6c6fa8d3950e [2023-07-12T16:30:06.758Z] Removing intermediate container 6c6fa8d3950e [2023-07-12T16:30:06.758Z] ---> 385f79c4dc35 [2023-07-12T16:30:06.758Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T16:30:06.758Z] ---> Running in f1d14a9e6b18 [2023-07-12T16:30:07.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T16:30:07.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T16:30:07.533Z] OK: 269 MiB in 57 packages [2023-07-12T16:30:07.791Z] Removing intermediate container f1d14a9e6b18 [2023-07-12T16:30:07.791Z] ---> b493d9685c17 [2023-07-12T16:30:07.791Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-12T16:30:07.791Z] ---> 8b5f9dc89004 [2023-07-12T16:30:07.791Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T16:30:07.791Z] ---> Running in 4135456d6918 [2023-07-12T16:30:08.728Z] Removing intermediate container 4135456d6918 [2023-07-12T16:30:08.728Z] ---> ecc4310efaf1 [2023-07-12T16:30:08.728Z] Step 10/25 : COPY . . [2023-07-12T16:30:08.986Z] ---> f9534d1b55e0 [2023-07-12T16:30:08.986Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T16:30:08.986Z] ---> Running in d8dcca43b52d [2023-07-12T16:30:09.245Z] Removing intermediate container d8dcca43b52d [2023-07-12T16:30:09.245Z] ---> 7028beea7c93 [2023-07-12T16:30:09.245Z] Step 12/25 : RUN ${MAKE} [2023-07-12T16:30:09.245Z] ---> Running in 0a4b856e6cd4 [2023-07-12T16:30:09.504Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.1-dev.2" -o cmd/device-uart ./cmd [2023-07-12T16:30:27.589Z] Removing intermediate container 0a4b856e6cd4 [2023-07-12T16:30:27.589Z] ---> cf0b9b6ad750 [2023-07-12T16:30:27.589Z] Step 13/25 : FROM alpine:3.17 [2023-07-12T16:30:28.158Z] 3.17: Pulling from library/alpine [2023-07-12T16:30:28.158Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T16:30:28.424Z] 4db1b89c0bd1: Download complete [2023-07-12T16:30:28.424Z] 4db1b89c0bd1: Pull complete [2023-07-12T16:30:28.424Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T16:30:28.424Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T16:30:28.689Z] ---> 1f73a9d63274 [2023-07-12T16:30:28.689Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-12T16:30:28.689Z] ---> Running in d3bb12709c95 [2023-07-12T16:30:28.689Z] Removing intermediate container d3bb12709c95 [2023-07-12T16:30:28.689Z] ---> 339497c49880 [2023-07-12T16:30:28.689Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-07-12T16:30:28.689Z] ---> Running in e100d8255776 [2023-07-12T16:30:28.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T16:30:29.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T16:30:29.468Z] (1/6) Installing dumb-init (1.2.5-r2) [2023-07-12T16:30:29.468Z] (2/6) Installing libgcc (12.2.1_git20220924-r4) [2023-07-12T16:30:29.468Z] (3/6) Installing libsodium (1.0.18-r2) [2023-07-12T16:30:29.468Z] (4/6) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-12T16:30:29.468Z] (5/6) Installing libzmq (4.3.4-r1) [2023-07-12T16:30:29.468Z] (6/6) Installing zeromq (4.3.4-r1) [2023-07-12T16:30:29.468Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T16:30:29.727Z] OK: 10 MiB in 21 packages [2023-07-12T16:30:29.986Z] Removing intermediate container e100d8255776 [2023-07-12T16:30:29.986Z] ---> 222317ec002d [2023-07-12T16:30:29.986Z] Step 16/25 : WORKDIR / [2023-07-12T16:30:29.986Z] ---> Running in 67028b09f762 [2023-07-12T16:30:30.245Z] Removing intermediate container 67028b09f762 [2023-07-12T16:30:30.245Z] ---> 5ee4e70dcd2d [2023-07-12T16:30:30.245Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-07-12T16:30:30.245Z] ---> 1d16c5511bfc [2023-07-12T16:30:30.245Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-07-12T16:30:30.503Z] ---> f940f339cc90 [2023-07-12T16:30:30.503Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-07-12T16:30:31.077Z] ---> 1eded939002e [2023-07-12T16:30:31.077Z] Step 20/25 : EXPOSE 59995 [2023-07-12T16:30:31.077Z] ---> Running in adfbe61b021c [2023-07-12T16:30:31.077Z] Removing intermediate container adfbe61b021c [2023-07-12T16:30:31.077Z] ---> 57890063f705 [2023-07-12T16:30:31.077Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-07-12T16:30:31.077Z] ---> Running in 3c73e5a00a8e [2023-07-12T16:30:31.077Z] Removing intermediate container 3c73e5a00a8e [2023-07-12T16:30:31.077Z] ---> c1756adf13fa [2023-07-12T16:30:31.077Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T16:30:31.077Z] ---> Running in bf1b7e44798c [2023-07-12T16:30:31.077Z] Removing intermediate container bf1b7e44798c [2023-07-12T16:30:31.077Z] ---> af044225576f [2023-07-12T16:30:31.077Z] Step 23/25 : LABEL arch=amd64 [2023-07-12T16:30:31.393Z] ---> Running in 9bcfc7f02123 [2023-07-12T16:30:31.393Z] Removing intermediate container 9bcfc7f02123 [2023-07-12T16:30:31.393Z] ---> 35cd96e271e6 [2023-07-12T16:30:31.393Z] Step 24/25 : LABEL git_sha=6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:30:31.393Z] ---> Running in 00d7b8603604 [2023-07-12T16:30:31.393Z] Removing intermediate container 00d7b8603604 [2023-07-12T16:30:31.393Z] ---> f784cf7e010f [2023-07-12T16:30:31.393Z] Step 25/25 : LABEL version=0.0.1-dev.2 [2023-07-12T16:30:31.668Z] ---> Running in 80dfc663c596 [2023-07-12T16:30:31.668Z] Removing intermediate container 80dfc663c596 [2023-07-12T16:30:31.668Z] ---> 657c9ecf78a5 [2023-07-12T16:30:31.668Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T16:30:31.668Z] Successfully built 657c9ecf78a5 [2023-07-12T16:30:31.668Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T16:30:31.775Z] provisioning config files... [2023-07-12T16:30:31.789Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8773794228248283962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:30:32.138Z] ---> docker-login.sh [2023-07-12T16:30:32.138Z] nexus3.edgexfoundry.org:10001 [2023-07-12T16:30:32.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:30:32.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:30:32.138Z] Configure a credential helper to remove this warning. See [2023-07-12T16:30:32.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:30:32.138Z] [2023-07-12T16:30:32.138Z] Login Succeeded [2023-07-12T16:30:32.138Z] nexus3.edgexfoundry.org:10002 [2023-07-12T16:30:32.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:30:32.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:30:32.138Z] Configure a credential helper to remove this warning. See [2023-07-12T16:30:32.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:30:32.138Z] [2023-07-12T16:30:32.138Z] Login Succeeded [2023-07-12T16:30:32.138Z] nexus3.edgexfoundry.org:10003 [2023-07-12T16:30:32.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:30:32.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:30:32.399Z] Configure a credential helper to remove this warning. See [2023-07-12T16:30:32.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:30:32.399Z] [2023-07-12T16:30:32.399Z] Login Succeeded [2023-07-12T16:30:32.399Z] nexus3.edgexfoundry.org:10004 [2023-07-12T16:30:32.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:30:32.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:30:32.399Z] Configure a credential helper to remove this warning. See [2023-07-12T16:30:32.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:30:32.399Z] [2023-07-12T16:30:32.399Z] Login Succeeded [2023-07-12T16:30:32.399Z] docker.io [2023-07-12T16:30:32.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:30:32.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:30:32.658Z] Configure a credential helper to remove this warning. See [2023-07-12T16:30:32.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:30:32.658Z] [2023-07-12T16:30:32.658Z] Login Succeeded [2023-07-12T16:30:32.918Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T16:30:32.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T16:30:32.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T16:30:32.989Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-07-12T16:30:32.989Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:30:32.989Z] latest [2023-07-12T16:30:32.989Z] 0.0.1-dev.2 [2023-07-12T16:30:32.989Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [2023-07-12T16:30:32.989Z] main [2023-07-12T16:30:32.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:33.315Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:33.637Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:30:33.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-12T16:30:33.637Z] 44ed65bc6199: Preparing [2023-07-12T16:30:33.637Z] 076a31feb185: Preparing [2023-07-12T16:30:33.637Z] c20ba03f615b: Preparing [2023-07-12T16:30:33.637Z] 50996d1eeffc: Preparing [2023-07-12T16:30:33.637Z] 3dab9f8bf2d2: Preparing [2023-07-12T16:30:33.637Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T16:30:33.637Z] c20ba03f615b: Pushed [2023-07-12T16:30:33.637Z] 076a31feb185: Pushed [2023-07-12T16:30:33.897Z] 50996d1eeffc: Pushed [2023-07-12T16:30:36.440Z] 44ed65bc6199: Pushed [2023-07-12T16:30:36.440Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373: digest: sha256:705aec98844a6410ffccc114011c8c443b332e295c17928bed4cfb2f34e42a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:36.765Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:37.085Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-07-12T16:30:37.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-12T16:30:37.085Z] 44ed65bc6199: Preparing [2023-07-12T16:30:37.085Z] 076a31feb185: Preparing [2023-07-12T16:30:37.085Z] c20ba03f615b: Preparing [2023-07-12T16:30:37.085Z] 50996d1eeffc: Preparing [2023-07-12T16:30:37.085Z] 3dab9f8bf2d2: Preparing [2023-07-12T16:30:37.085Z] 076a31feb185: Layer already exists [2023-07-12T16:30:37.085Z] c20ba03f615b: Layer already exists [2023-07-12T16:30:37.085Z] 44ed65bc6199: Layer already exists [2023-07-12T16:30:37.085Z] 50996d1eeffc: Layer already exists [2023-07-12T16:30:37.085Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T16:30:37.085Z] latest: digest: sha256:705aec98844a6410ffccc114011c8c443b332e295c17928bed4cfb2f34e42a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:37.407Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:37.713Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:0.0.1-dev.2 [2023-07-12T16:30:37.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-12T16:30:37.713Z] 44ed65bc6199: Preparing [2023-07-12T16:30:37.713Z] 076a31feb185: Preparing [2023-07-12T16:30:37.713Z] c20ba03f615b: Preparing [2023-07-12T16:30:37.713Z] 50996d1eeffc: Preparing [2023-07-12T16:30:37.713Z] 3dab9f8bf2d2: Preparing [2023-07-12T16:30:37.713Z] 50996d1eeffc: Layer already exists [2023-07-12T16:30:37.713Z] c20ba03f615b: Layer already exists [2023-07-12T16:30:37.713Z] 44ed65bc6199: Layer already exists [2023-07-12T16:30:37.713Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T16:30:37.713Z] 076a31feb185: Layer already exists [2023-07-12T16:30:37.713Z] 0.0.1-dev.2: digest: sha256:705aec98844a6410ffccc114011c8c443b332e295c17928bed4cfb2f34e42a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:38.020Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:38.326Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [2023-07-12T16:30:38.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-12T16:30:38.326Z] 44ed65bc6199: Preparing [2023-07-12T16:30:38.326Z] 076a31feb185: Preparing [2023-07-12T16:30:38.326Z] c20ba03f615b: Preparing [2023-07-12T16:30:38.326Z] 50996d1eeffc: Preparing [2023-07-12T16:30:38.326Z] 3dab9f8bf2d2: Preparing [2023-07-12T16:30:38.326Z] 50996d1eeffc: Layer already exists [2023-07-12T16:30:38.326Z] 076a31feb185: Layer already exists [2023-07-12T16:30:38.326Z] 44ed65bc6199: Layer already exists [2023-07-12T16:30:38.326Z] c20ba03f615b: Layer already exists [2023-07-12T16:30:38.326Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T16:30:38.326Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2: digest: sha256:705aec98844a6410ffccc114011c8c443b332e295c17928bed4cfb2f34e42a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:38.633Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:38.935Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-07-12T16:30:38.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-07-12T16:30:38.935Z] 44ed65bc6199: Preparing [2023-07-12T16:30:38.935Z] 076a31feb185: Preparing [2023-07-12T16:30:38.935Z] c20ba03f615b: Preparing [2023-07-12T16:30:38.935Z] 50996d1eeffc: Preparing [2023-07-12T16:30:38.935Z] 3dab9f8bf2d2: Preparing [2023-07-12T16:30:38.935Z] 50996d1eeffc: Layer already exists [2023-07-12T16:30:38.935Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T16:30:38.935Z] 44ed65bc6199: Layer already exists [2023-07-12T16:30:38.935Z] c20ba03f615b: Layer already exists [2023-07-12T16:30:38.935Z] 076a31feb185: Layer already exists [2023-07-12T16:30:38.935Z] main: digest: sha256:705aec98844a6410ffccc114011c8c443b332e295c17928bed4cfb2f34e42a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T16:30:38.981Z] ===================================================== [Pipeline] echo [2023-07-12T16:30:38.987Z] taggedImages: [2023-07-12T16:30:38.987Z] - nexus3.edgexfoundry.org:10004/device-uart:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:30:38.987Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-07-12T16:30:38.987Z] - nexus3.edgexfoundry.org:10004/device-uart:0.0.1-dev.2 [2023-07-12T16:30:38.987Z] - nexus3.edgexfoundry.org:10004/device-uart:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [2023-07-12T16:30:38.987Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:39.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T16:30:39.346Z] [2023-07-12T16:30:39.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:30:39.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T16:30:39.702Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T16:30:39.702Z] 5eb5b503b376: Pulling fs layer [2023-07-12T16:30:39.702Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T16:30:39.702Z] ec43610c2a17: Pulling fs layer [2023-07-12T16:30:39.702Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T16:30:39.702Z] 33b1e0a273af: Pulling fs layer [2023-07-12T16:30:39.702Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T16:30:39.702Z] 2f39f015ded8: Pulling fs layer [2023-07-12T16:30:39.702Z] 3a2ae6a8a46f: Waiting [2023-07-12T16:30:39.702Z] 33b1e0a273af: Waiting [2023-07-12T16:30:39.702Z] 2f39f015ded8: Waiting [2023-07-12T16:30:39.702Z] 5c69ac0246d0: Verifying Checksum [2023-07-12T16:30:39.702Z] 5c69ac0246d0: Download complete [2023-07-12T16:30:39.702Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T16:30:39.702Z] 3a2ae6a8a46f: Download complete [2023-07-12T16:30:39.702Z] ec43610c2a17: Verifying Checksum [2023-07-12T16:30:39.702Z] ec43610c2a17: Download complete [2023-07-12T16:30:39.702Z] 33b1e0a273af: Verifying Checksum [2023-07-12T16:30:39.702Z] 33b1e0a273af: Download complete [2023-07-12T16:30:39.702Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T16:30:39.702Z] 5d3b04190fa2: Download complete [2023-07-12T16:30:39.962Z] 5eb5b503b376: Verifying Checksum [2023-07-12T16:30:39.962Z] 5eb5b503b376: Download complete [2023-07-12T16:30:40.528Z] 2f39f015ded8: Download complete [2023-07-12T16:30:41.093Z] 5eb5b503b376: Pull complete [2023-07-12T16:30:41.350Z] 5c69ac0246d0: Pull complete [2023-07-12T16:30:41.608Z] ec43610c2a17: Pull complete [2023-07-12T16:30:41.867Z] 3a2ae6a8a46f: Pull complete [2023-07-12T16:30:41.867Z] 33b1e0a273af: Pull complete [2023-07-12T16:30:42.124Z] 5d3b04190fa2: Pull complete [2023-07-12T16:30:46.313Z] 2f39f015ded8: Pull complete [2023-07-12T16:30:46.313Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T16:30:46.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T16:30:46.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:30:46.413Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:30:46.447Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 [2023-07-12T16:30:47.755Z] $ docker top 003b45438d436588991b19b31fe3eb643e96b07d79c903bcdeb1f79490994be0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:30:48.155Z] ---> job-cost.sh [2023-07-12T16:30:48.155Z] lf-activate-venv: SKIPPING [2023-07-12T16:30:48.155Z] INFO: No Stack... [2023-07-12T16:30:48.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T16:30:48.984Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T16:30:49.273Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-07-12T16:30:49.273Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T16:30:49.287Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-3-stack-cost] [2023-07-12T16:30:49.293Z] Resource [jenkins-edgexfoundry-device-uart-main-3-stack-cost] did not exist. Created. [2023-07-12T16:30:49.293Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T16:30:49.597Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-12T16:30:49.622Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T16:30:49.628Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T16:30:49.648Z] $ docker stop --time=1 003b45438d436588991b19b31fe3eb643e96b07d79c903bcdeb1f79490994be0 [2023-07-12T16:30:50.815Z] $ docker rm -f --volumes 003b45438d436588991b19b31fe3eb643e96b07d79c903bcdeb1f79490994be0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T16:32:33.596Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-969 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-07-12T16:32:33.612Z] Running in /w/workspace/device-uart/3 [Pipeline] { [Pipeline] checkout [2023-07-12T16:32:33.652Z] The recommended git tool is: git [2023-07-12T16:32:38.496Z] using credential edgex-jenkins-ssh [2023-07-12T16:32:38.509Z] Cloning the remote Git repository [2023-07-12T16:32:38.552Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-07-12T16:32:38.638Z] > git init /w/workspace/device-uart/3 # timeout=10 [2023-07-12T16:32:38.766Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-07-12T16:32:38.767Z] > git --version # timeout=10 [2023-07-12T16:32:38.787Z] > git --version # 'git version 2.25.1' [2023-07-12T16:32:38.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T16:32:38.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T16:32:40.863Z] Avoid second fetch [2023-07-12T16:32:40.864Z] Checking out Revision 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 (main) [2023-07-12T16:32:40.041Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-07-12T16:32:40.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T16:32:40.880Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T16:32:40.942Z] > git checkout -f 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 # timeout=10 [2023-07-12T16:32:41.346Z] Commit message: "Merge pull request #19 from vediyappan-villali/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T16:32:42.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T16:32:42.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T16:32:42.225Z] Dload Upload Total Spent Left Speed [2023-07-12T16:32:42.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-07-12T16:32:42.856Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T16:32:43.183Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T16:32:43.183Z] + sudo tee /etc/docker/daemon.new [2023-07-12T16:32:43.183Z] { [2023-07-12T16:32:43.183Z] "registry-mirrors": [ [2023-07-12T16:32:43.183Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T16:32:43.183Z] ], [2023-07-12T16:32:43.183Z] "bip": "10.250.0.254/24", [2023-07-12T16:32:43.183Z] "hosts": [ [2023-07-12T16:32:43.183Z] "tcp://0.0.0.0:5555", [2023-07-12T16:32:43.183Z] "unix:///var/run/docker.sock" [2023-07-12T16:32:43.183Z] ], [2023-07-12T16:32:43.183Z] "mtu": 1458, [2023-07-12T16:32:43.183Z] "selinux-enabled": true, [2023-07-12T16:32:43.183Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T16:32:43.183Z] } [Pipeline] sh [2023-07-12T16:32:43.513Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T16:32:43.856Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T16:33:02.116Z] provisioning config files... [2023-07-12T16:33:02.142Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config7289294287304716808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:33:02.488Z] ---> docker-login.sh [2023-07-12T16:33:02.488Z] nexus3.edgexfoundry.org:10001 [2023-07-12T16:33:02.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:33:03.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:33:03.029Z] Configure a credential helper to remove this warning. See [2023-07-12T16:33:03.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:33:03.029Z] [2023-07-12T16:33:03.029Z] Login Succeeded [2023-07-12T16:33:03.029Z] nexus3.edgexfoundry.org:10002 [2023-07-12T16:33:03.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:33:03.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:33:03.301Z] Configure a credential helper to remove this warning. See [2023-07-12T16:33:03.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:33:03.301Z] [2023-07-12T16:33:03.301Z] Login Succeeded [2023-07-12T16:33:03.301Z] nexus3.edgexfoundry.org:10003 [2023-07-12T16:33:03.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:33:03.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:33:03.845Z] Configure a credential helper to remove this warning. See [2023-07-12T16:33:03.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:33:03.845Z] [2023-07-12T16:33:03.845Z] Login Succeeded [2023-07-12T16:33:03.845Z] nexus3.edgexfoundry.org:10004 [2023-07-12T16:33:04.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:33:04.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:33:04.116Z] Configure a credential helper to remove this warning. See [2023-07-12T16:33:04.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:33:04.116Z] [2023-07-12T16:33:04.116Z] Login Succeeded [2023-07-12T16:33:04.116Z] docker.io [2023-07-12T16:33:04.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:33:04.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:33:04.652Z] Configure a credential helper to remove this warning. See [2023-07-12T16:33:04.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:33:04.652Z] [2023-07-12T16:33:04.652Z] Login Succeeded [2023-07-12T16:33:04.652Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T16:33:04.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T16:33:04.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T16:33:04.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T16:33:04.924Z] ========================================================= [2023-07-12T16:33:04.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T16:33:04.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:33:05.265Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T16:33:05.534Z] Sending build context to Docker daemon 5.562MB [2023-07-12T16:33:05.534Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T16:33:05.534Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T16:33:05.534Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T16:33:05.534Z] c41833b44d91: Pulling fs layer [2023-07-12T16:33:05.806Z] ed15518f5707: Pulling fs layer [2023-07-12T16:33:05.806Z] feae8fd75edb: Pulling fs layer [2023-07-12T16:33:05.806Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T16:33:05.806Z] 3cdef696dda3: Pulling fs layer [2023-07-12T16:33:05.806Z] 2ced38df9373: Pulling fs layer [2023-07-12T16:33:05.806Z] 58f1dce35555: Pulling fs layer [2023-07-12T16:33:05.806Z] 3cdef696dda3: Waiting [2023-07-12T16:33:05.806Z] 2ced38df9373: Waiting [2023-07-12T16:33:05.806Z] 58f1dce35555: Waiting [2023-07-12T16:33:05.806Z] 242c74f7c9fa: Waiting [2023-07-12T16:33:05.806Z] ed15518f5707: Download complete [2023-07-12T16:33:05.806Z] 242c74f7c9fa: Verifying Checksum [2023-07-12T16:33:05.806Z] 242c74f7c9fa: Download complete [2023-07-12T16:33:05.806Z] 3cdef696dda3: Verifying Checksum [2023-07-12T16:33:05.806Z] 3cdef696dda3: Download complete [2023-07-12T16:33:05.806Z] c41833b44d91: Verifying Checksum [2023-07-12T16:33:05.806Z] c41833b44d91: Download complete [2023-07-12T16:33:06.776Z] c41833b44d91: Pull complete [2023-07-12T16:33:07.370Z] 58f1dce35555: Verifying Checksum [2023-07-12T16:33:07.370Z] 58f1dce35555: Download complete [2023-07-12T16:33:07.652Z] ed15518f5707: Pull complete [2023-07-12T16:33:08.239Z] feae8fd75edb: Download complete [2023-07-12T16:33:08.506Z] 2ced38df9373: Verifying Checksum [2023-07-12T16:33:08.506Z] 2ced38df9373: Download complete [2023-07-12T16:33:20.835Z] feae8fd75edb: Pull complete [2023-07-12T16:33:20.835Z] 242c74f7c9fa: Pull complete [2023-07-12T16:33:20.835Z] 3cdef696dda3: Pull complete [2023-07-12T16:33:27.504Z] 2ced38df9373: Pull complete [2023-07-12T16:33:28.917Z] 58f1dce35555: Pull complete [2023-07-12T16:33:29.184Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T16:33:29.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T16:33:29.184Z] ---> fadd8f120f05 [2023-07-12T16:33:29.184Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-12T16:33:31.131Z] ---> Running in b8686c72a56d [2023-07-12T16:33:31.131Z] Removing intermediate container b8686c72a56d [2023-07-12T16:33:31.131Z] ---> e3cd2f56b1a7 [2023-07-12T16:33:31.131Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T16:33:31.131Z] ---> Running in a69e32c37d0e [2023-07-12T16:33:31.399Z] Removing intermediate container a69e32c37d0e [2023-07-12T16:33:31.399Z] ---> 6edc3a39c49b [2023-07-12T16:33:31.399Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T16:33:31.399Z] ---> Running in f16b3b0c926b [2023-07-12T16:33:31.984Z] Removing intermediate container f16b3b0c926b [2023-07-12T16:33:31.984Z] ---> c5c56d331807 [2023-07-12T16:33:31.984Z] Step 6/12 : WORKDIR /device-uart [2023-07-12T16:33:31.984Z] ---> Running in 651e8fddcd0e [2023-07-12T16:33:32.252Z] Removing intermediate container 651e8fddcd0e [2023-07-12T16:33:32.253Z] ---> cea1b797b2a0 [2023-07-12T16:33:32.253Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T16:33:32.253Z] ---> Running in 3b0252891573 [2023-07-12T16:33:33.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T16:33:33.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T16:33:35.022Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-07-12T16:33:35.022Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-12T16:33:35.022Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-07-12T16:33:35.022Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-07-12T16:33:35.022Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T16:33:35.022Z] OK: 268 MiB in 57 packages [2023-07-12T16:33:36.025Z] Removing intermediate container 3b0252891573 [2023-07-12T16:33:36.025Z] ---> 4d386e140efb [2023-07-12T16:33:36.025Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T16:33:36.621Z] ---> 388d899f507e [2023-07-12T16:33:36.621Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T16:33:36.621Z] ---> Running in b963ee746a31 [2023-07-12T16:34:44.514Z] Removing intermediate container b963ee746a31 [2023-07-12T16:34:44.514Z] ---> 5fd3a54243d6 [2023-07-12T16:34:44.514Z] Step 10/12 : COPY . . [2023-07-12T16:34:44.514Z] ---> b057a2880c80 [2023-07-12T16:34:44.514Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T16:34:44.514Z] ---> Running in 8d89e13f1a74 [2023-07-12T16:34:44.514Z] Removing intermediate container 8d89e13f1a74 [2023-07-12T16:34:44.514Z] ---> c8785a5aa673 [2023-07-12T16:34:44.514Z] Step 12/12 : RUN ${MAKE} [2023-07-12T16:34:44.514Z] ---> Running in 97ae347e4d1d [2023-07-12T16:34:44.514Z] noop [2023-07-12T16:34:44.514Z] Removing intermediate container 97ae347e4d1d [2023-07-12T16:34:44.514Z] ---> 5365e9caa5cf [2023-07-12T16:34:44.514Z] Successfully built 5365e9caa5cf [2023-07-12T16:34:44.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:34:44.855Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T16:34:44.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:34:45.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-969 does not seem to be running inside a container [2023-07-12T16:34:45.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T16:34:49.190Z] $ docker top 385efb6502e76785af33035d4f3e9c1e845113e6c248df5838216d5b79262dec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T16:34:50.002Z] + go version [2023-07-12T16:34:50.002Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T16:34:50.024Z] $ docker stop --time=1 385efb6502e76785af33035d4f3e9c1e845113e6c248df5838216d5b79262dec [2023-07-12T16:34:51.635Z] $ docker rm -f --volumes 385efb6502e76785af33035d4f3e9c1e845113e6c248df5838216d5b79262dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:34:52.139Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T16:34:52.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:34:52.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-969 does not seem to be running inside a container [2023-07-12T16:34:52.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T16:34:53.474Z] $ docker top 11bde800512d1e1f9ca61e9ab56486918b8cbaea879aa4b43fe4ab4f1eac2cbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T16:34:53.962Z] + git config --global --add safe.directory /w/workspace/device-uart/3 [Pipeline] fileExists [Pipeline] sh [2023-07-12T16:34:54.291Z] + make test [2023-07-12T16:34:54.291Z] go test ./... -coverprofile=coverage.out [2023-07-12T16:35:26.531Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-07-12T16:37:03.167Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-07-12T16:37:03.167Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-07-12T16:37:03.167Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T16:37:03.167Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-07-12T16:37:29.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T16:37:29.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T16:37:29.874Z] ./bin/test-attribution-txt.sh [2023-07-12T16:37:29.874Z] An attribution for github.com/edgexfoundry/device-sdk-go/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/edgexfoundry/go-mod-core-contracts/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/edgexfoundry/go-mod-registry/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-12T16:37:29.874Z] An attribution for github.com/nats-io/nats-server/v2 is missing from Attribution.txt, please add [2023-07-12T16:37:30.141Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-07-12T16:37:30.141Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-07-12T16:37:30.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T16:37:30.184Z] $ docker stop --time=1 11bde800512d1e1f9ca61e9ab56486918b8cbaea879aa4b43fe4ab4f1eac2cbd [2023-07-12T16:37:32.258Z] $ docker rm -f --volumes 11bde800512d1e1f9ca61e9ab56486918b8cbaea879aa4b43fe4ab4f1eac2cbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T16:37:33.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T16:37:33.468Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T16:37:34.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T16:37:34.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T16:37:34.748Z] + ls -al . [2023-07-12T16:37:34.748Z] total 140 [2023-07-12T16:37:34.748Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 16:34 . [2023-07-12T16:37:34.748Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:32 .. [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 16:32 .dockerignore [2023-07-12T16:37:34.748Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:32 .git [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 12 16:32 .gitignore [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 16:32 .golangci.yml [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 8847 Jul 12 16:32 Attribution.txt [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 1782 Jul 12 16:32 Dockerfile [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 16:32 GOVERNANCE.md [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 12 16:32 Jenkinsfile [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 16:32 LICENSE [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 1680 Jul 12 16:32 Makefile [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 12 16:32 OWNERS.md [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 7340 Jul 12 16:32 README.md [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 16:28 VERSION [2023-07-12T16:37:34.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 16:32 bin [2023-07-12T16:37:34.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:32 cmd [2023-07-12T16:37:34.748Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 12 16:34 coverage.out [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 3480 Jul 12 16:32 go.mod [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 33104 Jul 12 16:32 go.sum [2023-07-12T16:37:34.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:32 internal [2023-07-12T16:37:34.748Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 12 16:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:37:35.099Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 --label arch=arm64 --label version=0.0.1-dev.2 . [2023-07-12T16:37:35.366Z] Sending build context to Docker daemon 5.563MB [2023-07-12T16:37:35.366Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T16:37:35.366Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-12T16:37:35.366Z] ---> 5365e9caa5cf [2023-07-12T16:37:35.366Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-07-12T16:37:35.366Z] ---> Running in 76e04349bff9 [2023-07-12T16:37:35.634Z] Removing intermediate container 76e04349bff9 [2023-07-12T16:37:35.634Z] ---> 4768b0a8fb73 [2023-07-12T16:37:35.634Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T16:37:35.901Z] ---> Running in b665eb61a239 [2023-07-12T16:37:36.169Z] Removing intermediate container b665eb61a239 [2023-07-12T16:37:36.169Z] ---> aadc44d7b414 [2023-07-12T16:37:36.169Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-12T16:37:36.169Z] ---> Running in 67c6397361db [2023-07-12T16:37:36.437Z] Removing intermediate container 67c6397361db [2023-07-12T16:37:36.437Z] ---> 8650d1901141 [2023-07-12T16:37:36.437Z] Step 6/25 : WORKDIR /device-uart [2023-07-12T16:37:36.702Z] ---> Running in de3049826b4c [2023-07-12T16:37:36.970Z] Removing intermediate container de3049826b4c [2023-07-12T16:37:36.970Z] ---> d8bc8f52de65 [2023-07-12T16:37:36.970Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T16:37:36.970Z] ---> Running in ff889238c8f4 [2023-07-12T16:37:38.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T16:37:41.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T16:37:42.308Z] OK: 268 MiB in 57 packages [2023-07-12T16:37:43.268Z] Removing intermediate container ff889238c8f4 [2023-07-12T16:37:43.268Z] ---> c9a05c4d55ab [2023-07-12T16:37:43.268Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-12T16:37:43.854Z] ---> 9ed8b91bdb0f [2023-07-12T16:37:43.854Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T16:37:43.854Z] ---> Running in 9f72b4b5553f [2023-07-12T16:37:46.447Z] Removing intermediate container 9f72b4b5553f [2023-07-12T16:37:46.447Z] ---> 31e62b7f3d35 [2023-07-12T16:37:46.447Z] Step 10/25 : COPY . . [2023-07-12T16:37:47.410Z] ---> 02e3cc5ad9ab [2023-07-12T16:37:47.411Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T16:37:47.411Z] ---> Running in 84b50028f9df [2023-07-12T16:37:48.828Z] Removing intermediate container 84b50028f9df [2023-07-12T16:37:48.828Z] ---> f930f4611660 [2023-07-12T16:37:48.828Z] Step 12/25 : RUN ${MAKE} [2023-07-12T16:37:48.829Z] ---> Running in c800852d9d85 [2023-07-12T16:37:49.797Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.1-dev.2" -o cmd/device-uart ./cmd [2023-07-12T16:39:56.495Z] Removing intermediate container c800852d9d85 [2023-07-12T16:39:56.495Z] ---> 42e0475a0209 [2023-07-12T16:39:56.495Z] Step 13/25 : FROM alpine:3.17 [2023-07-12T16:39:56.495Z] 3.17: Pulling from library/alpine [2023-07-12T16:39:56.495Z] edb6bdbacee9: Pulling fs layer [2023-07-12T16:39:56.495Z] edb6bdbacee9: Verifying Checksum [2023-07-12T16:39:56.495Z] edb6bdbacee9: Download complete [2023-07-12T16:39:56.495Z] edb6bdbacee9: Pull complete [2023-07-12T16:39:56.495Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T16:39:56.495Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T16:39:56.495Z] ---> 779605e5fbc0 [2023-07-12T16:39:56.495Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-07-12T16:39:56.495Z] ---> Running in 689108d123fb [2023-07-12T16:39:56.495Z] Removing intermediate container 689108d123fb [2023-07-12T16:39:56.495Z] ---> 990ab3535dbc [2023-07-12T16:39:56.495Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-07-12T16:39:56.495Z] ---> Running in da3ff02d89b9 [2023-07-12T16:39:56.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T16:39:56.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T16:39:57.081Z] (1/6) Installing dumb-init (1.2.5-r2) [2023-07-12T16:39:57.081Z] (2/6) Installing libgcc (12.2.1_git20220924-r4) [2023-07-12T16:39:57.081Z] (3/6) Installing libsodium (1.0.18-r2) [2023-07-12T16:39:57.081Z] (4/6) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-12T16:39:57.081Z] (5/6) Installing libzmq (4.3.4-r1) [2023-07-12T16:39:57.081Z] (6/6) Installing zeromq (4.3.4-r1) [2023-07-12T16:39:57.081Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T16:39:57.081Z] OK: 11 MiB in 21 packages [2023-07-12T16:39:58.044Z] Removing intermediate container da3ff02d89b9 [2023-07-12T16:39:58.044Z] ---> 005f9a45d165 [2023-07-12T16:39:58.044Z] Step 16/25 : WORKDIR / [2023-07-12T16:39:58.044Z] ---> Running in 6e0a37e9af6c [2023-07-12T16:39:58.311Z] Removing intermediate container 6e0a37e9af6c [2023-07-12T16:39:58.311Z] ---> 5c305244f52b [2023-07-12T16:39:58.311Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-07-12T16:39:58.895Z] ---> 790574843343 [2023-07-12T16:39:58.896Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-07-12T16:39:59.163Z] ---> ad12eff1a98a [2023-07-12T16:39:59.163Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-07-12T16:40:00.570Z] ---> b1db1787557a [2023-07-12T16:40:00.570Z] Step 20/25 : EXPOSE 59995 [2023-07-12T16:40:00.570Z] ---> Running in 5bf8da322326 [2023-07-12T16:40:00.838Z] Removing intermediate container 5bf8da322326 [2023-07-12T16:40:00.838Z] ---> 627fb510fb02 [2023-07-12T16:40:00.838Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-07-12T16:40:01.112Z] ---> Running in 2c14815470bd [2023-07-12T16:40:01.380Z] Removing intermediate container 2c14815470bd [2023-07-12T16:40:01.381Z] ---> bf868fdc6d18 [2023-07-12T16:40:01.381Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T16:40:01.381Z] ---> Running in 7cb0ed507ec5 [2023-07-12T16:40:01.647Z] Removing intermediate container 7cb0ed507ec5 [2023-07-12T16:40:01.647Z] ---> 3139b00e4fb3 [2023-07-12T16:40:01.647Z] Step 23/25 : LABEL arch=arm64 [2023-07-12T16:40:01.647Z] ---> Running in 3b2b816fd565 [2023-07-12T16:40:01.917Z] Removing intermediate container 3b2b816fd565 [2023-07-12T16:40:01.917Z] ---> 58e6d320d2ca [2023-07-12T16:40:01.917Z] Step 24/25 : LABEL git_sha=6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:40:01.917Z] ---> Running in c3acc5f6257f [2023-07-12T16:40:02.186Z] Removing intermediate container c3acc5f6257f [2023-07-12T16:40:02.186Z] ---> 86e9f64bf388 [2023-07-12T16:40:02.186Z] Step 25/25 : LABEL version=0.0.1-dev.2 [2023-07-12T16:40:02.457Z] ---> Running in 11b67fb458a5 [2023-07-12T16:40:02.723Z] Removing intermediate container 11b67fb458a5 [2023-07-12T16:40:02.723Z] ---> 32dc6671d426 [2023-07-12T16:40:02.723Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T16:40:02.723Z] Successfully built 32dc6671d426 [2023-07-12T16:40:02.723Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T16:40:02.817Z] provisioning config files... [2023-07-12T16:40:02.831Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config7229781662527922220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:40:03.156Z] ---> docker-login.sh [2023-07-12T16:40:03.156Z] nexus3.edgexfoundry.org:10001 [2023-07-12T16:40:03.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:40:03.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:40:03.429Z] Configure a credential helper to remove this warning. See [2023-07-12T16:40:03.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:40:03.429Z] [2023-07-12T16:40:03.429Z] Login Succeeded [2023-07-12T16:40:03.429Z] nexus3.edgexfoundry.org:10002 [2023-07-12T16:40:03.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:40:03.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:40:03.695Z] Configure a credential helper to remove this warning. See [2023-07-12T16:40:03.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:40:03.695Z] [2023-07-12T16:40:03.695Z] Login Succeeded [2023-07-12T16:40:03.695Z] nexus3.edgexfoundry.org:10003 [2023-07-12T16:40:03.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:40:03.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:40:03.963Z] Configure a credential helper to remove this warning. See [2023-07-12T16:40:03.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:40:03.963Z] [2023-07-12T16:40:03.963Z] Login Succeeded [2023-07-12T16:40:03.963Z] nexus3.edgexfoundry.org:10004 [2023-07-12T16:40:04.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:40:04.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:40:04.499Z] Configure a credential helper to remove this warning. See [2023-07-12T16:40:04.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:40:04.499Z] [2023-07-12T16:40:04.499Z] Login Succeeded [2023-07-12T16:40:04.499Z] docker.io [2023-07-12T16:40:04.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T16:40:05.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T16:40:05.029Z] Configure a credential helper to remove this warning. See [2023-07-12T16:40:05.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T16:40:05.029Z] [2023-07-12T16:40:05.029Z] Login Succeeded [2023-07-12T16:40:05.029Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T16:40:05.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T16:40:05.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T16:40:05.107Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-07-12T16:40:05.107Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:40:05.107Z] latest [2023-07-12T16:40:05.107Z] 0.0.1-dev.2 [2023-07-12T16:40:05.107Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [2023-07-12T16:40:05.107Z] main [2023-07-12T16:40:05.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:05.463Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:05.806Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:40:05.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-12T16:40:05.806Z] b1477fe347c4: Preparing [2023-07-12T16:40:05.806Z] a7d9c0b3df7b: Preparing [2023-07-12T16:40:05.806Z] ddeb7c649466: Preparing [2023-07-12T16:40:05.806Z] 59fc6317ba58: Preparing [2023-07-12T16:40:05.806Z] 9386262d7a74: Preparing [2023-07-12T16:40:05.806Z] 9386262d7a74: Layer already exists [2023-07-12T16:40:06.072Z] a7d9c0b3df7b: Pushed [2023-07-12T16:40:06.072Z] ddeb7c649466: Pushed [2023-07-12T16:40:06.652Z] 59fc6317ba58: Pushed [2023-07-12T16:40:11.975Z] b1477fe347c4: Pushed [2023-07-12T16:40:11.975Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373: digest: sha256:91815d2de03f8e4dd1f5b434a1a6f30eeadb246176b005a38767472345dc828a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:12.320Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:12.657Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-07-12T16:40:12.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-12T16:40:12.657Z] b1477fe347c4: Preparing [2023-07-12T16:40:12.657Z] a7d9c0b3df7b: Preparing [2023-07-12T16:40:12.657Z] ddeb7c649466: Preparing [2023-07-12T16:40:12.657Z] 59fc6317ba58: Preparing [2023-07-12T16:40:12.657Z] 9386262d7a74: Preparing [2023-07-12T16:40:12.657Z] 9386262d7a74: Layer already exists [2023-07-12T16:40:12.657Z] a7d9c0b3df7b: Layer already exists [2023-07-12T16:40:12.657Z] 59fc6317ba58: Layer already exists [2023-07-12T16:40:12.657Z] ddeb7c649466: Layer already exists [2023-07-12T16:40:12.657Z] b1477fe347c4: Layer already exists [2023-07-12T16:40:12.657Z] latest: digest: sha256:91815d2de03f8e4dd1f5b434a1a6f30eeadb246176b005a38767472345dc828a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:13.007Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:13.346Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.1-dev.2 [2023-07-12T16:40:13.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-12T16:40:13.346Z] b1477fe347c4: Preparing [2023-07-12T16:40:13.346Z] a7d9c0b3df7b: Preparing [2023-07-12T16:40:13.346Z] ddeb7c649466: Preparing [2023-07-12T16:40:13.346Z] 59fc6317ba58: Preparing [2023-07-12T16:40:13.346Z] 9386262d7a74: Preparing [2023-07-12T16:40:13.346Z] b1477fe347c4: Layer already exists [2023-07-12T16:40:13.346Z] ddeb7c649466: Layer already exists [2023-07-12T16:40:13.346Z] a7d9c0b3df7b: Layer already exists [2023-07-12T16:40:13.346Z] 9386262d7a74: Layer already exists [2023-07-12T16:40:13.346Z] 59fc6317ba58: Layer already exists [2023-07-12T16:40:13.346Z] 0.0.1-dev.2: digest: sha256:91815d2de03f8e4dd1f5b434a1a6f30eeadb246176b005a38767472345dc828a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:13.783Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:14.133Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [2023-07-12T16:40:14.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-12T16:40:14.133Z] b1477fe347c4: Preparing [2023-07-12T16:40:14.133Z] a7d9c0b3df7b: Preparing [2023-07-12T16:40:14.133Z] ddeb7c649466: Preparing [2023-07-12T16:40:14.133Z] 59fc6317ba58: Preparing [2023-07-12T16:40:14.133Z] 9386262d7a74: Preparing [2023-07-12T16:40:14.133Z] ddeb7c649466: Layer already exists [2023-07-12T16:40:14.133Z] 9386262d7a74: Layer already exists [2023-07-12T16:40:14.133Z] a7d9c0b3df7b: Layer already exists [2023-07-12T16:40:14.133Z] 59fc6317ba58: Layer already exists [2023-07-12T16:40:14.133Z] b1477fe347c4: Layer already exists [2023-07-12T16:40:14.133Z] 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2: digest: sha256:91815d2de03f8e4dd1f5b434a1a6f30eeadb246176b005a38767472345dc828a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:14.484Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:14.826Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-07-12T16:40:14.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-07-12T16:40:14.826Z] b1477fe347c4: Preparing [2023-07-12T16:40:14.826Z] a7d9c0b3df7b: Preparing [2023-07-12T16:40:14.826Z] ddeb7c649466: Preparing [2023-07-12T16:40:14.826Z] 59fc6317ba58: Preparing [2023-07-12T16:40:14.826Z] 9386262d7a74: Preparing [2023-07-12T16:40:14.826Z] b1477fe347c4: Layer already exists [2023-07-12T16:40:14.826Z] a7d9c0b3df7b: Layer already exists [2023-07-12T16:40:14.826Z] ddeb7c649466: Layer already exists [2023-07-12T16:40:14.826Z] 59fc6317ba58: Layer already exists [2023-07-12T16:40:14.826Z] 9386262d7a74: Layer already exists [2023-07-12T16:40:14.826Z] main: digest: sha256:91815d2de03f8e4dd1f5b434a1a6f30eeadb246176b005a38767472345dc828a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T16:40:14.875Z] ===================================================== [Pipeline] echo [2023-07-12T16:40:14.881Z] taggedImages: [2023-07-12T16:40:14.881Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [2023-07-12T16:40:14.881Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-07-12T16:40:14.881Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.1-dev.2 [2023-07-12T16:40:14.881Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:6d5f1c8d2b72bd1bb6aa96519506cac16cf89373-0.0.1-dev.2 [2023-07-12T16:40:14.881Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:15.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T16:40:15.244Z] [2023-07-12T16:40:15.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:15.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T16:40:15.580Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T16:40:15.580Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T16:40:15.580Z] 04944245beec: Pulling fs layer [2023-07-12T16:40:15.580Z] 699f458cf7ca: Pulling fs layer [2023-07-12T16:40:15.580Z] 765212b225bb: Pulling fs layer [2023-07-12T16:40:15.580Z] f23df028b6ca: Pulling fs layer [2023-07-12T16:40:15.580Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T16:40:15.580Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T16:40:15.580Z] f23df028b6ca: Waiting [2023-07-12T16:40:15.580Z] d65c8cfc05b1: Waiting [2023-07-12T16:40:15.580Z] 2437ff75d9bd: Waiting [2023-07-12T16:40:15.580Z] 765212b225bb: Waiting [2023-07-12T16:40:15.848Z] 04944245beec: Verifying Checksum [2023-07-12T16:40:15.848Z] 04944245beec: Download complete [2023-07-12T16:40:15.848Z] 765212b225bb: Verifying Checksum [2023-07-12T16:40:15.848Z] 765212b225bb: Download complete [2023-07-12T16:40:15.848Z] f23df028b6ca: Verifying Checksum [2023-07-12T16:40:15.848Z] f23df028b6ca: Download complete [2023-07-12T16:40:15.848Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T16:40:15.848Z] d65c8cfc05b1: Download complete [2023-07-12T16:40:15.848Z] 699f458cf7ca: Verifying Checksum [2023-07-12T16:40:15.848Z] 699f458cf7ca: Download complete [2023-07-12T16:40:16.433Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T16:40:16.433Z] 8998bd30e6a1: Download complete [2023-07-12T16:40:19.011Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T16:40:19.012Z] 2437ff75d9bd: Download complete [2023-07-12T16:40:20.416Z] 8998bd30e6a1: Pull complete [2023-07-12T16:40:20.683Z] 04944245beec: Pull complete [2023-07-12T16:40:22.090Z] 699f458cf7ca: Pull complete [2023-07-12T16:40:22.090Z] 765212b225bb: Pull complete [2023-07-12T16:40:23.051Z] f23df028b6ca: Pull complete [2023-07-12T16:40:23.051Z] d65c8cfc05b1: Pull complete [2023-07-12T16:40:38.036Z] 2437ff75d9bd: Pull complete [2023-07-12T16:40:38.036Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T16:40:38.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T16:40:38.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:40:38.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-969 does not seem to be running inside a container [2023-07-12T16:40:38.290Z] $ 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-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T16:40:40.660Z] $ docker top c0d3493927e0393757a4031b8184d625142492d3c7849b4e47e93f2c036c93dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:40:41.484Z] ---> job-cost.sh [2023-07-12T16:40:41.484Z] lf-activate-venv: SKIPPING [2023-07-12T16:40:41.484Z] INFO: No Stack... [2023-07-12T16:40:42.064Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T16:40:42.644Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T16:40:42.959Z] + cat /w/workspace/device-uart/3/archives/cost.csv [2023-07-12T16:40:42.959Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T16:40:43.283Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-3-stack-cost] [2023-07-12T16:40:43.289Z] Resource [jenkins-edgexfoundry-device-uart-main-3-stack-cost] did not exist. Created. [2023-07-12T16:40:43.289Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T16:40:43.626Z] /w/workspace/device-uart/3@tmp/durable-43d671be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-12T16:40:43.955Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T16:40:43.970Z] Warning: overwriting stash ‘stack-cost’ [2023-07-12T16:40:44.014Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T16:40:44.020Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T16:40:44.047Z] $ docker stop --time=1 c0d3493927e0393757a4031b8184d625142492d3c7849b4e47e93f2c036c93dc [2023-07-12T16:40:46.129Z] $ docker rm -f --volumes c0d3493927e0393757a4031b8184d625142492d3c7849b4e47e93f2c036c93dc [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 [2023-07-12T16:40:46.542Z] provisioning config files... [2023-07-12T16:40:46.549Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10913568009109622919tmp [Pipeline] { [Pipeline] sh [2023-07-12T16:40:46.838Z] + set +x [2023-07-12T16:40:46.838Z] + curl -s https://codecov.io/bash [2023-07-12T16:40:46.838Z] + bash -s -- [2023-07-12T16:40:46.838Z] [2023-07-12T16:40:46.838Z] _____ _ [2023-07-12T16:40:46.838Z] / ____| | | [2023-07-12T16:40:46.838Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T16:40:46.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T16:40:46.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T16:40:46.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T16:40:46.838Z] Bash-1.0.6 [2023-07-12T16:40:46.838Z] [2023-07-12T16:40:46.838Z] [2023-07-12T16:40:46.838Z] ==> git version 2.25.1 found [2023-07-12T16:40:46.838Z] ==> 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 [2023-07-12T16:40:46.838Z] Release-Date: 2020-01-08 [2023-07-12T16:40:46.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-12T16:40:46.838Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T16:40:46.838Z] ==> Jenkins CI detected. [2023-07-12T16:40:46.838Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-07-12T16:40:46.838Z] project root: . [2023-07-12T16:40:46.838Z] --> token set from env [2023-07-12T16:40:46.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T16:40:46.838Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T16:40:46.838Z] ==> Python coveragepy not found [2023-07-12T16:40:46.838Z] ==> Searching for coverage reports in: [2023-07-12T16:40:46.838Z] + . [2023-07-12T16:40:46.838Z] -> Found 1 reports [2023-07-12T16:40:46.838Z] ==> Detecting git/mercurial file structure [2023-07-12T16:40:46.838Z] ==> Reading reports [2023-07-12T16:40:46.838Z] + ./coverage.out bytes=10 [2023-07-12T16:40:47.097Z] ==> Appending adjustments [2023-07-12T16:40:47.097Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T16:40:47.097Z] + Found adjustments [2023-07-12T16:40:47.097Z] ==> Gzipping contents [2023-07-12T16:40:47.097Z] 4.0K /tmp/codecov.MQYFAu.gz [2023-07-12T16:40:47.097Z] ==> Uploading reports [2023-07-12T16:40:47.097Z] url: https://codecov.io [2023-07-12T16:40:47.097Z] query: branch=main&commit=6d5f1c8d2b72bd1bb6aa96519506cac16cf89373&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T16:40:47.097Z] -> Pinging Codecov [2023-07-12T16:40:47.098Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=6d5f1c8d2b72bd1bb6aa96519506cac16cf89373&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T16:40:47.098Z] -> Uploading to [2023-07-12T16:40:47.098Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-12/B9AA6E0BBD74AE3A32605C7A7C664919/6d5f1c8d2b72bd1bb6aa96519506cac16cf89373/804be485-5d6d-402c-8d0c-aaf4a46c7e77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T164046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bb63f1e7ccdc5eef3402aa40ebacb7ccd53222d8de3de774c3ba2d758e67fdd [2023-07-12T16:40:47.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T16:40:47.098Z] Dload Upload Total Spent Left Speed [2023-07-12T16:40:47.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 551 0 0 100 551 0 2661 --:--:-- --:--:-- --:--:-- 2661 [2023-07-12T16:40:47.357Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] } [2023-07-12T16:40:47.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-12T16:40:47.511Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-12T16:40:47.521Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:47.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T16:40:47.813Z] [2023-07-12T16:40:47.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:40:48.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T16:40:48.118Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-12T16:40:48.118Z] df9b9388f04a: Pulling fs layer [2023-07-12T16:40:48.118Z] 52dc419b0ee2: Pulling fs layer [2023-07-12T16:40:48.118Z] 25bc292e5bac: Pulling fs layer [2023-07-12T16:40:48.118Z] 114826534d7a: Pulling fs layer [2023-07-12T16:40:48.118Z] 4657fd5d0bcf: Pulling fs layer [2023-07-12T16:40:48.118Z] 6ad1cebc031e: Pulling fs layer [2023-07-12T16:40:48.118Z] 8a3aa393b2d8: Pulling fs layer [2023-07-12T16:40:48.118Z] 114826534d7a: Waiting [2023-07-12T16:40:48.118Z] 4657fd5d0bcf: Waiting [2023-07-12T16:40:48.118Z] 6ad1cebc031e: Waiting [2023-07-12T16:40:48.118Z] 8a3aa393b2d8: Waiting [2023-07-12T16:40:48.118Z] 52dc419b0ee2: Verifying Checksum [2023-07-12T16:40:48.118Z] 52dc419b0ee2: Download complete [2023-07-12T16:40:48.118Z] 25bc292e5bac: Download complete [2023-07-12T16:40:48.118Z] 4657fd5d0bcf: Verifying Checksum [2023-07-12T16:40:48.118Z] 4657fd5d0bcf: Download complete [2023-07-12T16:40:48.118Z] df9b9388f04a: Download complete [2023-07-12T16:40:48.376Z] df9b9388f04a: Pull complete [2023-07-12T16:40:48.376Z] 6ad1cebc031e: Verifying Checksum [2023-07-12T16:40:48.376Z] 6ad1cebc031e: Download complete [2023-07-12T16:40:48.376Z] 52dc419b0ee2: Pull complete [2023-07-12T16:40:48.376Z] 25bc292e5bac: Pull complete [2023-07-12T16:40:48.942Z] 114826534d7a: Verifying Checksum [2023-07-12T16:40:48.942Z] 114826534d7a: Download complete [2023-07-12T16:40:48.942Z] 8a3aa393b2d8: Verifying Checksum [2023-07-12T16:40:48.942Z] 8a3aa393b2d8: Download complete [2023-07-12T16:40:52.220Z] 114826534d7a: Pull complete [2023-07-12T16:40:52.220Z] 4657fd5d0bcf: Pull complete [2023-07-12T16:40:52.220Z] 6ad1cebc031e: Pull complete [2023-07-12T16:40:54.746Z] 8a3aa393b2d8: Pull complete [2023-07-12T16:40:55.005Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-12T16:40:55.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T16:40:55.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:40:55.079Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:40:55.101Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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/edgex-snyk-go:1.410.4 cat [2023-07-12T16:40:58.950Z] $ docker top 4c8bd0751c48fc7305e062e7486e48b45275902a8c2c35047926ec5c7929fb42 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T16:40:59.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-07-12T16:40:59.293Z] + set -o pipefail [2023-07-12T16:40:59.293Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-07-12T16:41:03.478Z] [2023-07-12T16:41:03.478Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-07-12T16:41:03.478Z] [2023-07-12T16:41:03.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/a9644abc-c666-43cc-bd2c-20e94453b590 [2023-07-12T16:41:03.478Z] [2023-07-12T16:41:03.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-12T16:41:03.478Z] [2023-07-12T16:41:03.478Z] [2023-07-12T16:41:03.478Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-12T16:41:03.478Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-12T16:41:03.478Z] More details here: https://snyk.co/ue1NS [2023-07-12T16:41:03.478Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-12T16:41:03.478Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-12T16:41:03.485Z] $ docker stop --time=1 4c8bd0751c48fc7305e062e7486e48b45275902a8c2c35047926ec5c7929fb42 [2023-07-12T16:41:07.142Z] $ docker rm -f --volumes 4c8bd0751c48fc7305e062e7486e48b45275902a8c2c35047926ec5c7929fb42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T16:41:07.841Z] + git log --format=format:%s -1 6d5f1c8d2b72bd1bb6aa96519506cac16cf89373 [Pipeline] sh [2023-07-12T16:41:08.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T16:41:08.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:41:08.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T16:41:08.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:41:08.498Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:41:08.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T16:41:08.942Z] $ docker top ecb58658379dc67063c63605e7926334b878b26910ce9baf618ad6709a82d7ab -eo pid,comm [2023-07-12T16:41:08.988Z] 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). [2023-07-12T16:41:08.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T16:41:09.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T16:41:09.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T16:41:09.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T16:41:09.135Z] $ docker exec ecb58658379dc67063c63605e7926334b878b26910ce9baf618ad6709a82d7ab ssh-agent [2023-07-12T16:41:09.238Z] SSH_AUTH_SOCK=/tmp/ssh-R4EIgnrATFWR/agent.32 [2023-07-12T16:41:09.238Z] SSH_AGENT_PID=38 [2023-07-12T16:41:09.242Z] Running ssh-add (command line suppressed) [2023-07-12T16:41:09.350Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11972525052591158640.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11972525052591158640.key) [2023-07-12T16:41:09.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T16:41:09.651Z] + git semver tag [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,810 [run_tag] DEBUG tag force:False [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,810 [check_head_tag] DEBUG check head tag [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,810 [execute] INFO git cat-file --batch-check [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,814 [execute] INFO git cat-file --batch [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,818 [execute] INFO git tag -a v0.0.1-dev.2 -m v0.0.1-dev.2 [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.2', '-m', 'v0.0.1-dev.2'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-07-12T16:41:09.910Z] 2023-07-12 16:41:09,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:41:09.910Z] 0.0.1-dev.2 [Pipeline] } [2023-07-12T16:41:09.914Z] $ docker exec --env ******** --env ******** ecb58658379dc67063c63605e7926334b878b26910ce9baf618ad6709a82d7ab ssh-agent -k [2023-07-12T16:41:10.008Z] unset SSH_AUTH_SOCK; [2023-07-12T16:41:10.008Z] unset SSH_AGENT_PID; [2023-07-12T16:41:10.009Z] echo Agent pid 38 killed; [2023-07-12T16:41:10.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T16:41:10.331Z] + git semver [Pipeline] } [2023-07-12T16:41:10.598Z] $ docker stop --time=1 ecb58658379dc67063c63605e7926334b878b26910ce9baf618ad6709a82d7ab [2023-07-12T16:41:11.840Z] $ docker rm -f --volumes ecb58658379dc67063c63605e7926334b878b26910ce9baf618ad6709a82d7ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:41:12.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T16:41:12.231Z] [2023-07-12T16:41:12.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:41:12.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T16:41:12.528Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-12T16:41:12.528Z] ab5ef0e58194: Pulling fs layer [2023-07-12T16:41:12.528Z] 9712f1f96733: Pulling fs layer [2023-07-12T16:41:12.528Z] 63f879dbbcfc: Pulling fs layer [2023-07-12T16:41:12.528Z] 0d9ebad4ef96: Pulling fs layer [2023-07-12T16:41:12.528Z] e9a5061849ea: Pulling fs layer [2023-07-12T16:41:12.528Z] d747dcd14b5f: Pulling fs layer [2023-07-12T16:41:12.528Z] 2de7ff778b66: Pulling fs layer [2023-07-12T16:41:12.528Z] 0d9ebad4ef96: Waiting [2023-07-12T16:41:12.528Z] d747dcd14b5f: Waiting [2023-07-12T16:41:12.528Z] 9712f1f96733: Download complete [2023-07-12T16:41:12.789Z] 63f879dbbcfc: Verifying Checksum [2023-07-12T16:41:12.789Z] 63f879dbbcfc: Download complete [2023-07-12T16:41:13.048Z] 0d9ebad4ef96: Verifying Checksum [2023-07-12T16:41:13.048Z] 0d9ebad4ef96: Download complete [2023-07-12T16:41:13.048Z] d747dcd14b5f: Verifying Checksum [2023-07-12T16:41:13.048Z] d747dcd14b5f: Download complete [2023-07-12T16:41:13.048Z] e9a5061849ea: Verifying Checksum [2023-07-12T16:41:13.048Z] e9a5061849ea: Download complete [2023-07-12T16:41:13.048Z] ab5ef0e58194: Verifying Checksum [2023-07-12T16:41:13.048Z] ab5ef0e58194: Download complete [2023-07-12T16:41:13.048Z] 2de7ff778b66: Verifying Checksum [2023-07-12T16:41:15.577Z] ab5ef0e58194: Pull complete [2023-07-12T16:41:15.577Z] 9712f1f96733: Pull complete [2023-07-12T16:41:16.141Z] 63f879dbbcfc: Pull complete [2023-07-12T16:41:20.324Z] 0d9ebad4ef96: Pull complete [2023-07-12T16:41:20.325Z] e9a5061849ea: Pull complete [2023-07-12T16:41:20.325Z] d747dcd14b5f: Pull complete [2023-07-12T16:41:21.257Z] 2de7ff778b66: Pull complete [2023-07-12T16:41:21.257Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-12T16:41:21.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T16:41:21.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:41:21.348Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:41:21.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-12T16:41:25.792Z] $ docker top b3783f58b0177a3341df465cb6772e2f47c1ea69355b17df10088cef60cbac77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-12T16:41:25.864Z] provisioning config files... [2023-07-12T16:41:25.871Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2001019441378259673tmp [2023-07-12T16:41:25.880Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10690524914202609416tmp [2023-07-12T16:41:25.888Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15626946707408592545tmp [Pipeline] { [Pipeline] echo [2023-07-12T16:41:25.903Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:26.183Z] ---> sigul-configuration.sh [2023-07-12T16:41:26.183Z] gpg: directory `/root/.gnupg' created [2023-07-12T16:41:26.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-12T16:41:26.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-12T16:41:26.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-12T16:41:26.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-12T16:41:26.183Z] gpg: CAST5 encrypted data [2023-07-12T16:41:26.183Z] gpg: encrypted with 1 passphrase [2023-07-12T16:41:26.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-12T16:41:26.467Z] + mkdir /home/jenkins [2023-07-12T16:41:26.467Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-12T16:41:26.753Z] + 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 [2023-07-12T16:41:26.761Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:27.046Z] ---> sigul-install.sh [2023-07-12T16:41:27.046Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-12T16:41:27.331Z] + git tag --list [2023-07-12T16:41:27.331Z] v0.0.0 [2023-07-12T16:41:27.331Z] v0.0.1-dev.1 [2023-07-12T16:41:27.331Z] v0.0.1-dev.2 [Pipeline] sh [2023-07-12T16:41:27.614Z] + lftools sign git-tag v0.0.1-dev.2 [2023-07-12T16:41:28.181Z] Signing Git tag with Sigul... [2023-07-12T16:41:28.181Z] Signing v0.0.1-dev.2 [Pipeline] echo [2023-07-12T16:41:28.449Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:28.732Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-12T16:41:28.739Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-12T16:41:28.752Z] $ docker stop --time=1 b3783f58b0177a3341df465cb6772e2f47c1ea69355b17df10088cef60cbac77 [2023-07-12T16:41:30.033Z] $ docker rm -f --volumes b3783f58b0177a3341df465cb6772e2f47c1ea69355b17df10088cef60cbac77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-12T16:41:30.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T16:41:30.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:41:30.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T16:41:30.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:41:30.839Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:41:30.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T16:41:31.214Z] $ docker top f47566ac4be353e9fbefdac70c9534d435aeb4c5456b6635767814d982d8e434 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T16:41:31.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T16:41:31.302Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T16:41:31.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T16:41:31.433Z] $ docker exec f47566ac4be353e9fbefdac70c9534d435aeb4c5456b6635767814d982d8e434 ssh-agent [2023-07-12T16:41:31.544Z] SSH_AUTH_SOCK=/tmp/ssh-kxkpLKEfPBrK/agent.32 [2023-07-12T16:41:31.544Z] SSH_AGENT_PID=38 [2023-07-12T16:41:31.549Z] Running ssh-add (command line suppressed) [2023-07-12T16:41:31.659Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8144659176127662214.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8144659176127662214.key) [2023-07-12T16:41:31.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T16:41:31.964Z] + git semver bump pre [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,146 [bump_version] DEBUG bumping version:0.0.1-dev.2 on axis:pre with prefix:dev [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,146 [bump_version] DEBUG bumped version:0.0.1-dev.3 [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,146 [write_version] DEBUG write version:0.0.1-dev.3 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,146 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,148 [execute] INFO git cat-file --batch-check [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,155 [execute] INFO git cat-file --batch [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T16:41:32.224Z] 2023-07-12 16:41:32,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:41:32.224Z] 0.0.1-dev.3 [Pipeline] } [2023-07-12T16:41:32.230Z] $ docker exec --env ******** --env ******** f47566ac4be353e9fbefdac70c9534d435aeb4c5456b6635767814d982d8e434 ssh-agent -k [2023-07-12T16:41:32.333Z] unset SSH_AUTH_SOCK; [2023-07-12T16:41:32.333Z] unset SSH_AGENT_PID; [2023-07-12T16:41:32.334Z] echo Agent pid 38 killed; [2023-07-12T16:41:32.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T16:41:32.661Z] + git semver [Pipeline] } [2023-07-12T16:41:32.929Z] $ docker stop --time=1 f47566ac4be353e9fbefdac70c9534d435aeb4c5456b6635767814d982d8e434 [2023-07-12T16:41:34.196Z] $ docker rm -f --volumes f47566ac4be353e9fbefdac70c9534d435aeb4c5456b6635767814d982d8e434 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T16:41:34.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T16:41:34.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:41:34.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T16:41:34.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:41:34.906Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:41:34.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T16:41:35.248Z] $ docker top 70b9f9c4e92ddb520c056cb6c590c5d5e01a26e5ec05d8553314c5f10a89ca1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T16:41:35.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T16:41:35.334Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T16:41:35.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T16:41:35.451Z] $ docker exec 70b9f9c4e92ddb520c056cb6c590c5d5e01a26e5ec05d8553314c5f10a89ca1d ssh-agent [2023-07-12T16:41:35.555Z] SSH_AUTH_SOCK=/tmp/ssh-q2sz6WtxUTNX/agent.32 [2023-07-12T16:41:35.555Z] SSH_AGENT_PID=38 [2023-07-12T16:41:35.560Z] Running ssh-add (command line suppressed) [2023-07-12T16:41:35.665Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2068577561099796235.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2068577561099796235.key) [2023-07-12T16:41:35.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T16:41:35.970Z] + git semver push [2023-07-12T16:41:36.229Z] 2023-07-12 16:41:36,143 [run_push] DEBUG push [2023-07-12T16:41:36.229Z] 2023-07-12 16:41:36,144 [execute] INFO git cat-file --batch-check [2023-07-12T16:41:36.229Z] 2023-07-12 16:41:36,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T16:41:36.229Z] 2023-07-12 16:41:36,148 [execute] INFO git rev-list 9ea2e2872aba9d1ca90842825cbae7001ef41792 -- [2023-07-12T16:41:36.229Z] 2023-07-12 16:41:36,149 [execute] DEBUG Popen(['git', 'rev-list', '9ea2e2872aba9d1ca90842825cbae7001ef41792', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T16:41:36.229Z] 2023-07-12 16:41:36,153 [execute] INFO git fetch -v origin [2023-07-12T16:41:36.229Z] 2023-07-12 16:41:36,154 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-12T16:41:36.797Z] 2023-07-12 16:41:36,630 [run_push] DEBUG no remote changes detected [2023-07-12T16:41:36.797Z] 2023-07-12 16:41:36,630 [execute] INFO git push origin semver [2023-07-12T16:41:36.797Z] 2023-07-12 16:41:36,630 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T16:41:37.736Z] 2023-07-12 16:41:37,530 [run_push] DEBUG push all version tags [2023-07-12T16:41:37.736Z] 2023-07-12 16:41:37,531 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-12T16:41:37.736Z] 2023-07-12 16:41:37,531 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-07-12T16:41:38.304Z] 2023-07-12 16:41:38,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-07-12T16:41:38.304Z] 0.0.1-dev.3 [Pipeline] } [2023-07-12T16:41:38.310Z] $ docker exec --env ******** --env ******** 70b9f9c4e92ddb520c056cb6c590c5d5e01a26e5ec05d8553314c5f10a89ca1d ssh-agent -k [2023-07-12T16:41:38.408Z] unset SSH_AUTH_SOCK; [2023-07-12T16:41:38.408Z] unset SSH_AGENT_PID; [2023-07-12T16:41:38.408Z] echo Agent pid 38 killed; [2023-07-12T16:41:38.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T16:41:38.721Z] + git semver [Pipeline] } [2023-07-12T16:41:38.987Z] $ docker stop --time=1 70b9f9c4e92ddb520c056cb6c590c5d5e01a26e5ec05d8553314c5f10a89ca1d [2023-07-12T16:41:40.282Z] $ docker rm -f --volumes 70b9f9c4e92ddb520c056cb6c590c5d5e01a26e5ec05d8553314c5f10a89ca1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-12T16:41:40.860Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-07-12T16:41:40.860Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-07-12T16:41:40.860Z] total 16 [2023-07-12T16:41:40.860Z] drwxr-xr-x 3 root root 4096 Jul 12 16:30 . [2023-07-12T16:41:40.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:41 .. [2023-07-12T16:41:40.860Z] drwxr-xr-x 2 root root 4096 Jul 12 16:30 cost [2023-07-12T16:41:40.860Z] -rw-r--r-- 1 root root 81 Jul 12 16:30 cost.csv [2023-07-12T16:41:40.860Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-07-12T16:41:40.860Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-07-12T16:41:40.860Z] total 16 [2023-07-12T16:41:40.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 16:30 . [2023-07-12T16:41:40.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:41 .. [2023-07-12T16:41:40.860Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 16:30 cost [2023-07-12T16:41:40.860Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 12 16:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:41.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:42.005Z] ---> package-listing.sh [2023-07-12T16:41:42.005Z] ++ facter osfamily [2023-07-12T16:41:42.005Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T16:41:42.264Z] + OS_FAMILY=debian [2023-07-12T16:41:42.264Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-07-12T16:41:42.264Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T16:41:42.264Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T16:41:42.264Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T16:41:42.264Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T16:41:42.264Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-07-12T16:41:42.264Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T16:41:42.264Z] + case "${OS_FAMILY}" in [2023-07-12T16:41:42.264Z] + dpkg -l [2023-07-12T16:41:42.264Z] + grep '^ii' [2023-07-12T16:41:42.264Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T16:41:42.264Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T16:41:42.264Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T16:41:42.264Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-07-12T16:41:42.264Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-07-12T16:41:42.264Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-07-12T16:41:42.274Z] 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-12T16:41:42.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T16:41:43.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T16:41:43.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T16:41:43.253Z] prd-ubuntu20.04-docker-8c-8g-968 does not seem to be running inside a container [2023-07-12T16:41:43.303Z] $ 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-uart_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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T16:41:43.494Z] $ docker top b73a01c6175da5f9c0cc6b38db8a1ca48bc14f7c834095c1556c44c18d4e151d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T16:41:43.837Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T16:41:44.121Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T16:41:44.409Z] + ls /var/log/sa-host [2023-07-12T16:41:44.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T16:41:44.476Z] provisioning config files... [2023-07-12T16:41:44.484Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15468600345028160714tmp [Pipeline] { [Pipeline] echo [2023-07-12T16:41:44.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:44.778Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T16:41:44.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:45.099Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T16:41:45.108Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:45.388Z] ---> sudo-logs.sh [2023-07-12T16:41:45.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T16:41:45.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:45.699Z] ---> job-cost.sh [2023-07-12T16:41:45.699Z] lf-activate-venv: SKIPPING [2023-07-12T16:41:45.699Z] DEBUG: total: 0.2199999988079071 [2023-07-12T16:41:45.699Z] INFO: Retrieving Stack Cost... [2023-07-12T16:41:46.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T16:41:46.528Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T16:41:46.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T16:41:46.819Z] ---> logs-deploy.sh [2023-07-12T16:41:46.820Z] lf-activate-venv: SKIPPING [2023-07-12T16:41:46.820Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/3 [2023-07-12T16:41:46.820Z] INFO: archiving workspace using pattern(s): [2023-07-12T16:41:47.755Z] Archives upload complete. [2023-07-12T16:41:48.014Z] INFO: archiving logs to Nexus [2023-07-12T16:41:48.591Z] ---> uname -a: [2023-07-12T16:41:48.591Z] Linux prd-ubuntu20-04-docker-8c-8g-968 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-12T16:41:48.591Z] [2023-07-12T16:41:48.591Z] [2023-07-12T16:41:48.591Z] ---> lscpu: [2023-07-12T16:41:48.591Z] Architecture: x86_64 [2023-07-12T16:41:48.591Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-12T16:41:48.591Z] Byte Order: Little Endian [2023-07-12T16:41:48.591Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-12T16:41:48.591Z] CPU(s): 8 [2023-07-12T16:41:48.591Z] On-line CPU(s) list: 0-7 [2023-07-12T16:41:48.591Z] Thread(s) per core: 1 [2023-07-12T16:41:48.591Z] Core(s) per socket: 1 [2023-07-12T16:41:48.591Z] Socket(s): 8 [2023-07-12T16:41:48.591Z] NUMA node(s): 1 [2023-07-12T16:41:48.591Z] Vendor ID: AuthenticAMD [2023-07-12T16:41:48.591Z] CPU family: 23 [2023-07-12T16:41:48.591Z] Model: 49 [2023-07-12T16:41:48.591Z] Model name: AMD EPYC-Rome Processor [2023-07-12T16:41:48.591Z] Stepping: 0 [2023-07-12T16:41:48.591Z] CPU MHz: 2799.998 [2023-07-12T16:41:48.591Z] BogoMIPS: 5599.99 [2023-07-12T16:41:48.591Z] Virtualization: AMD-V [2023-07-12T16:41:48.591Z] Hypervisor vendor: KVM [2023-07-12T16:41:48.591Z] Virtualization type: full [2023-07-12T16:41:48.591Z] L1d cache: 256 KiB [2023-07-12T16:41:48.591Z] L1i cache: 256 KiB [2023-07-12T16:41:48.591Z] L2 cache: 4 MiB [2023-07-12T16:41:48.591Z] L3 cache: 128 MiB [2023-07-12T16:41:48.591Z] NUMA node0 CPU(s): 0-7 [2023-07-12T16:41:48.591Z] Vulnerability Itlb multihit: Not affected [2023-07-12T16:41:48.591Z] Vulnerability L1tf: Not affected [2023-07-12T16:41:48.591Z] Vulnerability Mds: Not affected [2023-07-12T16:41:48.591Z] Vulnerability Meltdown: Not affected [2023-07-12T16:41:48.591Z] Vulnerability Mmio stale data: Not affected [2023-07-12T16:41:48.591Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-12T16:41:48.591Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-12T16:41:48.591Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-12T16:41:48.591Z] Vulnerability Srbds: Not affected [2023-07-12T16:41:48.591Z] Vulnerability Tsx async abort: Not affected [2023-07-12T16:41:48.591Z] 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 [2023-07-12T16:41:48.591Z] [2023-07-12T16:41:48.591Z] [2023-07-12T16:41:48.592Z] ---> nproc: [2023-07-12T16:41:48.592Z] 8 [2023-07-12T16:41:48.592Z] [2023-07-12T16:41:48.592Z] [2023-07-12T16:41:48.592Z] ---> df -h: [2023-07-12T16:41:48.592Z] Filesystem Size Used Avail Use% Mounted on [2023-07-12T16:41:48.592Z] overlay 155G 13G 143G 9% / [2023-07-12T16:41:48.592Z] tmpfs 64M 0 64M 0% /dev [2023-07-12T16:41:48.592Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-12T16:41:48.592Z] shm 64M 0 64M 0% /dev/shm [2023-07-12T16:41:48.592Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-12T16:41:48.592Z] [2023-07-12T16:41:48.592Z]