Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9d56a1a6f3058de1e300d6453b921142356bca5+ebe46f8f6b5f4966359c01929413183d007dd065 (9b5a83965a0c5574fbd23778698a7c877c1557cf) 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-ssh7778538812263913939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14511651008716906318.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13618740188127803161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2665687043503419125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1248907213383194217.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11986046680698961833.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9490 in /w/workspace/gexfoundry_device-snmp-go_PR-321 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-321 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebe46f8f6b5f4966359c01929413183d007dd065 into PR head commit c9d56a1a6f3058de1e300d6453b921142356bca5 Merge succeeded, producing c9d56a1a6f3058de1e300d6453b921142356bca5 Checking out Revision c9d56a1a6f3058de1e300d6453b921142356bca5 (PR-321) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:32:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:32:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c9d56a1a6f3058de1e300d6453b921142356bca5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebe46f8f6b5f4966359c01929413183d007dd065 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9d56a1a6f3058de1e300d6453b921142356bca5 # timeout=10 [Pipeline] echo 05:32:16 ========================================================= 05:32:16 EdgeX Global Pipelines Version Info 05:32:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:32:17 ------------------- 05:32:17 stable info: 05:32:17 ------------------- 05:32:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:32:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:32:17 Message: update stable to v1.0.254 05:32:17 ------------------- 05:32:17 experimental info: 05:32:17 ------------------- 05:32:17 Commited By: **** collab-it+edgex@linuxfoundation.org 05:32:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:32:17 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:32:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9d56a1 [Pipeline] echo 05:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:19 provisioning config files... 05:32:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config3355355474062349757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:20 ---> docker-login.sh 05:32:20 nexus3.edgexfoundry.org:10001 05:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:20 Configure a credential helper to remove this warning. See 05:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:20 05:32:20 Login Succeeded 05:32:20 nexus3.edgexfoundry.org:10002 05:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:20 Configure a credential helper to remove this warning. See 05:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:20 05:32:20 Login Succeeded 05:32:20 nexus3.edgexfoundry.org:10003 05:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:20 Configure a credential helper to remove this warning. See 05:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:20 05:32:20 Login Succeeded 05:32:20 nexus3.edgexfoundry.org:10004 05:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:20 Configure a credential helper to remove this warning. See 05:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:20 05:32:20 Login Succeeded 05:32:20 docker.io 05:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:21 Configure a credential helper to remove this warning. See 05:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:21 05:32:21 Login Succeeded 05:32:21 ---> docker-login.sh ends [Pipeline] } 05:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:32:21 + git rev-list -1 --merges c9d56a1a6f3058de1e300d6453b921142356bca5~1..c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo 05:32:21 -----------> git rev-list -1 --merges c9d56a1a6f3058de1e300d6453b921142356bca5~1..c9d56a1a6f3058de1e300d6453b921142356bca5 c9d56a1a6f3058de1e300d6453b921142356bca5 [false] [Pipeline] sh 05:32:22 + git log --format=format:%s -1 c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo 05:32:22 ========================================================= 05:32:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:32:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:32:22 + git log --format=format:%s -1 c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo 05:32:22 [semverPrep] GIT_COMMIT: c9d56a1a6f3058de1e300d6453b921142356bca5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:32:22 [semverPrep] This is not a build commit. [Pipeline] sh 05:32:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:32:23 + grep -v github /etc/ssh/ssh_known_hosts 05:32:23 + [ -e /tmp/ssh_known_hosts ] 05:32:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:32:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 05:32:23 sudo tee -a /etc/ssh/ssh_known_hosts 05:32:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:23 05:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:23 0.1.4: Pulling from edgex-devops/py-git-semver 05:32:23 b85a868b505f: Pulling fs layer 05:32:23 e2be974225ed: Pulling fs layer 05:32:23 339a4e72a1f5: Pulling fs layer 05:32:23 988bab9f4d93: Pulling fs layer 05:32:23 1469e6f7b9e6: Pulling fs layer 05:32:23 eaf3925da568: Pulling fs layer 05:32:23 bab4dde63d76: Pulling fs layer 05:32:23 bde34c3a00c8: Pulling fs layer 05:32:23 b352a97aabf1: Pulling fs layer 05:32:23 4872d77fe225: Pulling fs layer 05:32:23 5851b861e8e6: Pulling fs layer 05:32:23 bde34c3a00c8: Waiting 05:32:23 4872d77fe225: Waiting 05:32:23 b352a97aabf1: Waiting 05:32:23 988bab9f4d93: Waiting 05:32:23 1469e6f7b9e6: Waiting 05:32:23 5851b861e8e6: Waiting 05:32:23 eaf3925da568: Waiting 05:32:23 e2be974225ed: Verifying Checksum 05:32:23 e2be974225ed: Download complete 05:32:23 988bab9f4d93: Verifying Checksum 05:32:23 988bab9f4d93: Download complete 05:32:23 1469e6f7b9e6: Verifying Checksum 05:32:23 1469e6f7b9e6: Download complete 05:32:24 339a4e72a1f5: Verifying Checksum 05:32:24 339a4e72a1f5: Download complete 05:32:24 eaf3925da568: Verifying Checksum 05:32:24 eaf3925da568: Download complete 05:32:24 bde34c3a00c8: Verifying Checksum 05:32:24 bde34c3a00c8: Download complete 05:32:24 b352a97aabf1: Download complete 05:32:24 4872d77fe225: Verifying Checksum 05:32:24 4872d77fe225: Download complete 05:32:24 5851b861e8e6: Verifying Checksum 05:32:24 5851b861e8e6: Download complete 05:32:24 b85a868b505f: Verifying Checksum 05:32:24 b85a868b505f: Download complete 05:32:24 bab4dde63d76: Verifying Checksum 05:32:25 b85a868b505f: Pull complete 05:32:25 e2be974225ed: Pull complete 05:32:26 339a4e72a1f5: Pull complete 05:32:26 988bab9f4d93: Pull complete 05:32:26 1469e6f7b9e6: Pull complete 05:32:26 eaf3925da568: Pull complete 05:32:28 bab4dde63d76: Pull complete 05:32:28 bde34c3a00c8: Pull complete 05:32:28 b352a97aabf1: Pull complete 05:32:28 4872d77fe225: Pull complete 05:32:28 5851b861e8e6: Pull complete 05:32:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:28 prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container 05:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@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 05:32:32 $ docker top c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 -eo pid,comm 05:32:32 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). 05:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:32 [ssh-agent] Looking for ssh-agent implementation... 05:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:32 $ docker exec c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent 05:32:32 SSH_AUTH_SOCK=/tmp/ssh-1ykBnK7j6non/agent.32 05:32:32 SSH_AGENT_PID=38 05:32:32 Running ssh-add (command line suppressed) 05:32:32 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_7313159150692304647.key (/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_7313159150692304647.key) 05:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:33 + git tag --points-at HEAD [Pipeline] } 05:32:33 $ docker exec --env ******** --env ******** c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent -k 05:32:33 unset SSH_AUTH_SOCK; 05:32:33 unset SSH_AGENT_PID; 05:32:33 echo Agent pid 38 killed; 05:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:32:33 [ssh-agent] Looking for ssh-agent implementation... 05:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:33 $ docker exec c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent 05:32:33 SSH_AUTH_SOCK=/tmp/ssh-qDFs8YyW5vPZ/agent.71 05:32:33 SSH_AGENT_PID=77 05:32:33 Running ssh-add (command line suppressed) 05:32:33 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_5670391328754785788.key (/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_5670391328754785788.key) 05:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:32:33 + git semver init 05:32:34 2023-10-18 05:32:34,134 [run_init] DEBUG init version:0.0.0 force:False 05:32:34 2023-10-18 05:32:34,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver 05:32:34 2023-10-18 05:32:34,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-321/.semver 05:32:34 2023-10-18 05:32:34,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-321, universal_newlines=False, shell=None, istream=None) 05:32:35 2023-10-18 05:32:34,995 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-321/.git/info/exclude 05:32:35 2023-10-18 05:32:34,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver/PR-321 with force:False 05:32:35 2023-10-18 05:32:34,998 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver/PR-321 05:32:35 2023-10-18 05:32:35,005 [execute] INFO git cat-file --batch-check 05:32:35 2023-10-18 05:32:35,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) 05:32:35 2023-10-18 05:32:35,012 [execute] INFO git cat-file --batch 05:32:35 2023-10-18 05:32:35,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) 05:32:35 2023-10-18 05:32:35,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-321/.semver/PR-321 05:32:35 0.0.0 [Pipeline] } 05:32:35 $ docker exec --env ******** --env ******** c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent -k 05:32:35 unset SSH_AUTH_SOCK; 05:32:35 unset SSH_AGENT_PID; 05:32:35 echo Agent pid 77 killed; 05:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:32:35 + git semver [Pipeline] } 05:32:36 $ docker stop --time=1 c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 05:32:37 $ docker rm -f --volumes c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:32:38 Stashed 1 file(s) [Pipeline] echo 05:32:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:38 provisioning config files... 05:32:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config15015111955990674314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:39 ---> docker-login.sh 05:32:39 nexus3.edgexfoundry.org:10001 05:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:39 Configure a credential helper to remove this warning. See 05:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:39 05:32:39 Login Succeeded 05:32:39 nexus3.edgexfoundry.org:10002 05:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:39 Configure a credential helper to remove this warning. See 05:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:39 05:32:39 Login Succeeded 05:32:39 nexus3.edgexfoundry.org:10003 05:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:39 Configure a credential helper to remove this warning. See 05:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:39 05:32:39 Login Succeeded 05:32:39 nexus3.edgexfoundry.org:10004 05:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:39 Configure a credential helper to remove this warning. See 05:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:39 05:32:39 Login Succeeded 05:32:39 docker.io 05:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:39 Configure a credential helper to remove this warning. See 05:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:39 05:32:39 Login Succeeded 05:32:39 ---> docker-login.sh ends [Pipeline] } 05:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:32:39 ========================================================= 05:32:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:32:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:32:40 Sending build context to Docker daemon 5.735MB 05:32:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:32:40 Step 2/12 : FROM ${BASE} AS builder 05:32:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:32:40 7264a8db6415: Pulling fs layer 05:32:40 c4d48a809fc2: Pulling fs layer 05:32:40 4f1c88b9dad5: Pulling fs layer 05:32:40 ad3a456e5733: Pulling fs layer 05:32:40 33e27b845d1e: Pulling fs layer 05:32:40 c68163c4e522: Pulling fs layer 05:32:40 50da416c3ac9: Pulling fs layer 05:32:40 23d2d4c4bb30: Pulling fs layer 05:32:40 23d2d4c4bb30: Waiting 05:32:40 c68163c4e522: Waiting 05:32:40 50da416c3ac9: Waiting 05:32:40 ad3a456e5733: Waiting 05:32:40 33e27b845d1e: Waiting 05:32:40 c4d48a809fc2: Verifying Checksum 05:32:40 c4d48a809fc2: Download complete 05:32:40 ad3a456e5733: Verifying Checksum 05:32:40 ad3a456e5733: Download complete 05:32:40 33e27b845d1e: Verifying Checksum 05:32:40 33e27b845d1e: Download complete 05:32:40 7264a8db6415: Verifying Checksum 05:32:40 7264a8db6415: Download complete 05:32:40 c68163c4e522: Verifying Checksum 05:32:40 c68163c4e522: Download complete 05:32:40 7264a8db6415: Pull complete 05:32:40 23d2d4c4bb30: Verifying Checksum 05:32:40 23d2d4c4bb30: Download complete 05:32:40 c4d48a809fc2: Pull complete 05:32:40 4f1c88b9dad5: Verifying Checksum 05:32:40 4f1c88b9dad5: Download complete 05:32:41 50da416c3ac9: Verifying Checksum 05:32:41 50da416c3ac9: Download complete 05:32:44 4f1c88b9dad5: Pull complete 05:32:44 ad3a456e5733: Pull complete 05:32:44 33e27b845d1e: Pull complete 05:32:44 c68163c4e522: Pull complete 05:32:47 50da416c3ac9: Pull complete 05:32:47 23d2d4c4bb30: Pull complete 05:32:47 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:32:47 ---> 0786185ac409 05:32:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:32:51 ---> Running in 55eb6fcd1a74 05:32:51 Removing intermediate container 55eb6fcd1a74 05:32:51 ---> f2324b91a8d4 05:32:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:32:51 ---> Running in 7294a70043ab 05:32:51 Removing intermediate container 7294a70043ab 05:32:51 ---> ff4061f7042e 05:32:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:32:52 ---> Running in 0ac67cae59a5 05:32:52 Removing intermediate container 0ac67cae59a5 05:32:52 ---> d530d4c18fc0 05:32:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:32:52 ---> Running in 1a743ca13e48 05:32:52 Removing intermediate container 1a743ca13e48 05:32:52 ---> 17033503b813 05:32:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:32:52 ---> Running in 40e0c456b2f1 05:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:32:52 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:32:52 (2/4) Installing libedit (20221030.3.1-r1) 05:32:52 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:32:52 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:32:53 Executing busybox-1.36.1-r2.trigger 05:32:53 OK: 268 MiB in 56 packages 05:32:53 Still waiting to schedule task 05:32:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:32:53 Removing intermediate container 40e0c456b2f1 05:32:53 ---> 4895b1e738cc 05:32:53 Step 8/12 : WORKDIR /device-snmp-go 05:32:53 ---> Running in 86ef3674f638 05:32:53 Removing intermediate container 86ef3674f638 05:32:53 ---> efd2f060039c 05:32:53 Step 9/12 : COPY go.mod vendor* ./ 05:32:53 ---> ac8e91331f05 05:32:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:53 ---> Running in 29305ea14aa0 05:33:50 Removing intermediate container 29305ea14aa0 05:33:50 ---> de30b1f00e0a 05:33:50 Step 11/12 : COPY . . 05:33:50 ---> 3ae453319d9e 05:33:50 Step 12/12 : RUN ${MAKE} 05:33:50 ---> Running in 8e2bed63ab91 05:33:50 noop 05:33:50 Removing intermediate container 8e2bed63ab91 05:33:50 ---> 3e0876ee3427 05:33:50 Successfully built 3e0876ee3427 05:33:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:50 + docker inspect -f . ci-base-image-x86_64 05:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:50 prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container 05:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:33:51 $ docker top c1658d117bdb98acf36dbaf404e777f75fed7c8cf409ee5716a37071be100ad5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:51 + go version 05:33:51 go version go1.21.0 linux/amd64 [Pipeline] } 05:33:51 $ docker stop --time=1 c1658d117bdb98acf36dbaf404e777f75fed7c8cf409ee5716a37071be100ad5 05:33:52 $ docker rm -f --volumes c1658d117bdb98acf36dbaf404e777f75fed7c8cf409ee5716a37071be100ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:53 + docker inspect -f . ci-base-image-x86_64 05:33:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:53 prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container 05:33:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:33:53 $ docker top ac686ccde32899eb6d5c7fdde3b0cae3145210aa5f6e1bdbabc6144b9b6be795 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-321 [Pipeline] fileExists [Pipeline] sh 05:33:54 + make test 05:33:54 go test ./... -coverprofile=coverage.out 05:33:56 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:34:06 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:34:06 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 05:34:14 go vet ./... 05:34:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:34:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:34:17 ./bin/test-attribution-txt.sh [Pipeline] echo 05:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:34:17 $ docker stop --time=1 ac686ccde32899eb6d5c7fdde3b0cae3145210aa5f6e1bdbabc6144b9b6be795 05:34:20 $ docker rm -f --volumes ac686ccde32899eb6d5c7fdde3b0cae3145210aa5f6e1bdbabc6144b9b6be795 [Pipeline] // withDockerContainer [Pipeline] sh 05:34:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:34:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:34:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:34:22 + ls -al . 05:34:22 total 176 05:34:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 05:33 . 05:34:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:32 .. 05:34:22 -rw-rw-r-- 1 jenkins jenkins 6 Oct 18 05:32 .dockerignore 05:34:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 05:34 .git 05:34:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:32 .github 05:34:22 -rw-rw-r-- 1 jenkins jenkins 328 Oct 18 05:32 .gitignore 05:34:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 05:32 .golangci.yml 05:34:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 05:32 .semver 05:34:22 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 18 05:32 Attribution.txt 05:34:22 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 18 05:32 CHANGELOG.md 05:34:22 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 18 05:32 Dockerfile 05:34:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 05:32 GOVERNANCE.md 05:34:22 -rw-rw-r-- 1 jenkins jenkins 656 Oct 18 05:32 Jenkinsfile 05:34:22 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 05:32 LICENSE 05:34:22 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 18 05:32 Makefile 05:34:22 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 05:32 OWNERS.md 05:34:22 -rw-rw-r-- 1 jenkins jenkins 10559 Oct 18 05:32 README.md 05:34:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 05:32 VERSION 05:34:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 05:32 bin 05:34:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:32 cmd 05:34:22 -rw-r--r-- 1 jenkins jenkins 8837 Oct 18 05:34 coverage.out 05:34:22 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 18 05:32 go.mod 05:34:22 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 18 05:32 go.sum 05:34:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:32 internal 05:34:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:32 snap 05:34:22 -rw-rw-r-- 1 jenkins jenkins 228 Oct 18 05:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c9d56a1a6f3058de1e300d6453b921142356bca5 --label arch=amd64 --label version=0.0.0 . 05:34:22 Sending build context to Docker daemon 5.745MB 05:34:22 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:34:22 Step 2/24 : FROM ${BASE} AS builder 05:34:22 ---> 3e0876ee3427 05:34:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:34:23 ---> Running in 2268ea659c47 05:34:23 Removing intermediate container 2268ea659c47 05:34:23 ---> 71e3b61d9eb6 05:34:23 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:34:23 ---> Running in ecaa87678eab 05:34:23 Removing intermediate container ecaa87678eab 05:34:23 ---> 381df1335444 05:34:23 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:34:23 ---> Running in b2b8817b7794 05:34:23 Removing intermediate container b2b8817b7794 05:34:23 ---> 0a81dda9177d 05:34:23 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:34:23 ---> Running in 3f1d20c548f2 05:34:23 Removing intermediate container 3f1d20c548f2 05:34:23 ---> c6e91d56f7cb 05:34:23 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:34:23 ---> Running in 661d0d7f6039 05:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:34:23 OK: 268 MiB in 56 packages 05:34:24 Removing intermediate container 661d0d7f6039 05:34:24 ---> 4ab36c4ddf35 05:34:24 Step 8/24 : WORKDIR /device-snmp-go 05:34:24 ---> Running in 19c6044d1c66 05:34:24 Removing intermediate container 19c6044d1c66 05:34:24 ---> 73ece88caa9c 05:34:24 Step 9/24 : COPY go.mod vendor* ./ 05:34:24 ---> e1be3692df5e 05:34:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:24 ---> Running in 3516ec88e74d 05:34:25 Removing intermediate container 3516ec88e74d 05:34:25 ---> 59712bd581bb 05:34:25 Step 11/24 : COPY . . 05:34:25 ---> 71ec15baf4f7 05:34:25 Step 12/24 : RUN ${MAKE} 05:34:25 ---> Running in ea7093755190 05:34:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:34:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9491 in /w/workspace/gexfoundry_device-snmp-go_PR-321 [Pipeline] { [Pipeline] ws 05:34:47 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:34:47 Selected Git installation does not exist. Using Default 05:34:47 The recommended git tool is: NONE 05:34:47 Removing intermediate container ea7093755190 05:34:47 ---> 00c97606b7ba 05:34:47 Step 13/24 : FROM alpine:3.18 05:34:47 3.18: Pulling from library/alpine 05:34:47 96526aa774ef: Pulling fs layer 05:34:47 96526aa774ef: Verifying Checksum 05:34:47 96526aa774ef: Download complete 05:34:47 96526aa774ef: Pull complete 05:34:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:34:47 Status: Downloaded newer image for alpine:3.18 05:34:47 ---> 8ca4688f4f35 05:34:47 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:34:47 ---> Running in c967c747d853 05:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:34:47 (1/1) Installing dumb-init (1.2.5-r2) 05:34:47 Executing busybox-1.36.1-r2.trigger 05:34:47 OK: 7 MiB in 16 packages 05:34:47 Removing intermediate container c967c747d853 05:34:47 ---> 2a6fa7a6cba3 05:34:47 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:34:48 ---> 363a106b7cf6 05:34:48 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:34:48 ---> 75642b958d74 05:34:48 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:34:48 ---> da2e620d16b0 05:34:48 Step 18/24 : EXPOSE 59993 05:34:48 ---> Running in 72b13077b89e 05:34:48 Removing intermediate container 72b13077b89e 05:34:48 ---> f52fa2a92d51 05:34:48 Step 19/24 : EXPOSE 161 05:34:48 ---> Running in 4888e4c6867a 05:34:48 Removing intermediate container 4888e4c6867a 05:34:48 ---> 865ff99a2574 05:34:48 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:34:49 ---> Running in 3d946e60d8c4 05:34:49 Removing intermediate container 3d946e60d8c4 05:34:49 ---> 0b9ba851fdfc 05:34:49 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:34:49 ---> Running in d61e628c87b3 05:34:49 Removing intermediate container d61e628c87b3 05:34:49 ---> 7287b9584343 05:34:49 Step 22/24 : LABEL arch=amd64 05:34:49 ---> Running in 81a466ced285 05:34:49 Removing intermediate container 81a466ced285 05:34:49 ---> 4efe28fbc7da 05:34:49 Step 23/24 : LABEL git_sha=c9d56a1a6f3058de1e300d6453b921142356bca5 05:34:49 ---> Running in 24dfa4d7c9d9 05:34:49 Removing intermediate container 24dfa4d7c9d9 05:34:49 ---> 1551f590ca1c 05:34:49 Step 24/24 : LABEL version=0.0.0 05:34:49 ---> Running in e15a533c509e 05:34:49 Removing intermediate container e15a533c509e 05:34:49 ---> 580bcc56cb95 05:34:49 [Warning] One or more build-args [ARCH] were not consumed 05:34:49 Successfully built 580bcc56cb95 05:34:49 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 05:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:50 05:34:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:50 latest: Pulling from edgex-lftools-log-publisher 05:34:50 5eb5b503b376: Pulling fs layer 05:34:50 5c69ac0246d0: Pulling fs layer 05:34:50 ec43610c2a17: Pulling fs layer 05:34:50 3a2ae6a8a46f: Pulling fs layer 05:34:50 33b1e0a273af: Pulling fs layer 05:34:50 5d3b04190fa2: Pulling fs layer 05:34:50 2f39f015ded8: Pulling fs layer 05:34:50 2f39f015ded8: Waiting 05:34:50 5d3b04190fa2: Waiting 05:34:50 3a2ae6a8a46f: Waiting 05:34:50 33b1e0a273af: Waiting 05:34:50 5c69ac0246d0: Verifying Checksum 05:34:50 5c69ac0246d0: Download complete 05:34:50 3a2ae6a8a46f: Verifying Checksum 05:34:50 3a2ae6a8a46f: Download complete 05:34:50 ec43610c2a17: Verifying Checksum 05:34:50 ec43610c2a17: Download complete 05:34:50 33b1e0a273af: Verifying Checksum 05:34:50 33b1e0a273af: Download complete 05:34:50 5d3b04190fa2: Verifying Checksum 05:34:50 5d3b04190fa2: Download complete 05:34:50 5eb5b503b376: Verifying Checksum 05:34:50 5eb5b503b376: Download complete 05:34:51 2f39f015ded8: Download complete 05:34:51 5eb5b503b376: Pull complete 05:34:52 5c69ac0246d0: Pull complete 05:34:52 using credential edgex-jenkins-ssh 05:34:52 Cloning the remote Git repository 05:34:52 ec43610c2a17: Pull complete 05:34:52 3a2ae6a8a46f: Pull complete 05:34:52 33b1e0a273af: Pull complete 05:34:53 5d3b04190fa2: Pull complete 05:34:52 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:34:52 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:34:52 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:34:52 > git --version # timeout=10 05:34:52 > git --version # 'git version 2.25.1' 05:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:34:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:34:54 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:34:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:34:55 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:34:55 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:34:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:34:56 Merging remotes/origin/main commit ebe46f8f6b5f4966359c01929413183d007dd065 into PR head commit c9d56a1a6f3058de1e300d6453b921142356bca5 05:34:56 Merge succeeded, producing c9d56a1a6f3058de1e300d6453b921142356bca5 05:34:56 Checking out Revision c9d56a1a6f3058de1e300d6453b921142356bca5 (PR-321) 05:34:56 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:34:57 > git --version # timeout=10 05:34:57 > git --version # 'git version 2.25.1' 05:34:57 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 05:34:57 2f39f015ded8: Pull complete 05:34:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:56 > git config core.sparsecheckout # timeout=10 05:34:56 > git checkout -f c9d56a1a6f3058de1e300d6453b921142356bca5 # timeout=10 05:34:56 > git remote # timeout=10 05:34:56 > git config --get remote.origin.url # timeout=10 05:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:34:56 > git merge ebe46f8f6b5f4966359c01929413183d007dd065 # timeout=10 05:34:56 > git rev-parse HEAD^{commit} # timeout=10 05:34:56 > git config core.sparsecheckout # timeout=10 05:34:56 > git checkout -f c9d56a1a6f3058de1e300d6453b921142356bca5 # timeout=10 05:34:57 prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container 05:34:57 $ 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/gexfoundry_device-snmp-go_PR-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:34:57 05:34:57 GitHub has been notified of this commit’s build result 05:34:57 05:35:03 $ docker top 162cc2a4c72f3bfbf4850ce71d3d9f5e7226d1d7d053ded5b3cd470b3d6309b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:03 ---> job-cost.sh 05:35:03 lf-activate-venv: SKIPPING 05:35:03 INFO: No Stack... 05:35:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:35:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:35:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:35:04 Dload Upload Total Spent Left Speed 05:35:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k 05:35:04 INFO: Archiving Costs [Pipeline] sh 05:35:04 + cat /w/workspace/gexfoundry_device-snmp-go_PR-321/archives/cost.csv 05:35:04 + cut -d, -f6 [Pipeline] lock 05:35:04 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] 05:35:04 Resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] did not exist. Created. 05:35:04 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 05:35:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:35:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:35:05 Stashed 1 file(s) [Pipeline] } 05:35:05 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:35:05 $ docker stop --time=1 162cc2a4c72f3bfbf4850ce71d3d9f5e7226d1d7d053ded5b3cd470b3d6309b9 05:35:05 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 05:35:05 /etc/docker/daemon.json 05:35:05 { 05:35:05 "registry-mirrors": [ 05:35:05 "https://nexus3.edgexfoundry.org:10001" 05:35:05 ], 05:35:05 "bip": "10.250.0.254/24", 05:35:05 "hosts": [ 05:35:05 "tcp://0.0.0.0:5555", 05:35:05 "unix:///var/run/docker.sock" 05:35:05 ], 05:35:05 "mtu": 1458, 05:35:05 "selinux-enabled": true, 05:35:05 "seccomp-profile": "/etc/docker/seccomp.json" 05:35:05 } 05:35:06 $ docker rm -f --volumes 162cc2a4c72f3bfbf4850ce71d3d9f5e7226d1d7d053ded5b3cd470b3d6309b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:35:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:35:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:25 provisioning config files... 05:35:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13118865670585459592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:26 ---> docker-login.sh 05:35:26 nexus3.edgexfoundry.org:10001 05:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:26 Configure a credential helper to remove this warning. See 05:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:26 05:35:26 Login Succeeded 05:35:26 nexus3.edgexfoundry.org:10002 05:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:27 Configure a credential helper to remove this warning. See 05:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:27 05:35:27 Login Succeeded 05:35:27 nexus3.edgexfoundry.org:10003 05:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:27 Configure a credential helper to remove this warning. See 05:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:27 05:35:27 Login Succeeded 05:35:27 nexus3.edgexfoundry.org:10004 05:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:27 Configure a credential helper to remove this warning. See 05:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:27 05:35:27 Login Succeeded 05:35:27 docker.io 05:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:28 Configure a credential helper to remove this warning. See 05:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:28 05:35:28 Login Succeeded 05:35:28 ---> docker-login.sh ends [Pipeline] } 05:35:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:35:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:28 ========================================================= 05:35:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:35:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:35:29 Sending build context to Docker daemon 2.954MB 05:35:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:35:29 Step 2/12 : FROM ${BASE} AS builder 05:35:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:35:29 9fda8d8052c6: Pulling fs layer 05:35:29 5d54e960e981: Pulling fs layer 05:35:29 c4a7e357bf2a: Pulling fs layer 05:35:29 f0e02332f6b5: Pulling fs layer 05:35:29 cefa15bbcfad: Pulling fs layer 05:35:29 17808c966233: Pulling fs layer 05:35:29 f4c1fc716caa: Pulling fs layer 05:35:29 f0e02332f6b5: Waiting 05:35:29 cefa15bbcfad: Waiting 05:35:29 17808c966233: Waiting 05:35:29 f4c1fc716caa: Waiting 05:35:29 5d54e960e981: Verifying Checksum 05:35:29 5d54e960e981: Download complete 05:35:29 f0e02332f6b5: Verifying Checksum 05:35:29 f0e02332f6b5: Download complete 05:35:29 cefa15bbcfad: Verifying Checksum 05:35:29 cefa15bbcfad: Download complete 05:35:29 9fda8d8052c6: Download complete 05:35:30 f4c1fc716caa: Verifying Checksum 05:35:30 f4c1fc716caa: Download complete 05:35:30 9fda8d8052c6: Pull complete 05:35:31 5d54e960e981: Pull complete 05:35:31 c4a7e357bf2a: Verifying Checksum 05:35:31 c4a7e357bf2a: Download complete 05:35:32 17808c966233: Verifying Checksum 05:35:32 17808c966233: Download complete 05:35:44 c4a7e357bf2a: Pull complete 05:35:44 f0e02332f6b5: Pull complete 05:35:44 cefa15bbcfad: Pull complete 05:35:52 17808c966233: Pull complete 05:35:54 f4c1fc716caa: Pull complete 05:35:54 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:35:54 ---> ea914061e18c 05:35:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:35:56 ---> Running in f8df2727fc4c 05:35:56 Removing intermediate container f8df2727fc4c 05:35:56 ---> 96595de06bec 05:35:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:35:56 ---> Running in 4cd6013c829b 05:35:56 Removing intermediate container 4cd6013c829b 05:35:56 ---> 98f626095238 05:35:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:35:57 ---> Running in b4a3d25f3a78 05:35:57 Removing intermediate container b4a3d25f3a78 05:35:57 ---> 64adbdba0839 05:35:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:35:57 ---> Running in b6c804b10015 05:35:57 Removing intermediate container b6c804b10015 05:35:57 ---> b6d8ce8c6131 05:35:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:35:57 ---> Running in 3601266c6ff4 05:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:36:00 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:36:00 (2/4) Installing libedit (20221030.3.1-r1) 05:36:00 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:36:00 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:36:00 Executing busybox-1.36.1-r2.trigger 05:36:00 OK: 270 MiB in 56 packages 05:36:03 Removing intermediate container 3601266c6ff4 05:36:03 ---> 3afee99838e9 05:36:03 Step 8/12 : WORKDIR /device-snmp-go 05:36:03 ---> Running in 44f31d049e9c 05:36:03 Removing intermediate container 44f31d049e9c 05:36:03 ---> 61725c2e9e9c 05:36:03 Step 9/12 : COPY go.mod vendor* ./ 05:36:04 ---> eaddc5324e19 05:36:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:04 ---> Running in 258c2d191ba8 05:37:40 Removing intermediate container 258c2d191ba8 05:37:40 ---> 2f378dc36e13 05:37:40 Step 11/12 : COPY . . 05:37:40 ---> 41806d16bb55 05:37:40 Step 12/12 : RUN ${MAKE} 05:37:40 ---> Running in a8cd08a0307d 05:37:40 noop 05:37:40 Removing intermediate container a8cd08a0307d 05:37:40 ---> e03bbcaba1cc 05:37:40 Successfully built e03bbcaba1cc 05:37:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:41 + docker inspect -f . ci-base-image-arm64 05:37:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:41 prd-ubuntu20.04-docker-arm64-4c-16g-9491 does not seem to be running inside a container 05:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:37:42 $ docker top da4ff8e9c8f360590701d7af12ac10d6a6a2eb2f350521f75c0465d218867073 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:43 + go version 05:37:43 go version go1.21.0 linux/arm64 [Pipeline] } 05:37:43 $ docker stop --time=1 da4ff8e9c8f360590701d7af12ac10d6a6a2eb2f350521f75c0465d218867073 05:37:45 $ docker rm -f --volumes da4ff8e9c8f360590701d7af12ac10d6a6a2eb2f350521f75c0465d218867073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:46 + docker inspect -f . ci-base-image-arm64 05:37:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:46 prd-ubuntu20.04-docker-arm64-4c-16g-9491 does not seem to be running inside a container 05:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:37:47 $ docker top 587d678760ed0a20db06cf5848fce6995d02e66089b5f9fbd6b7f6fbbaa831a1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:48 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:37:48 + make test 05:37:48 go test ./... -coverprofile=coverage.out 05:37:54 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:39:31 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:39:31 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements 05:39:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:39:31 go vet ./... 05:39:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:36 ./bin/test-attribution-txt.sh [Pipeline] echo 05:39:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:39:37 $ docker stop --time=1 587d678760ed0a20db06cf5848fce6995d02e66089b5f9fbd6b7f6fbbaa831a1 05:39:39 $ docker rm -f --volumes 587d678760ed0a20db06cf5848fce6995d02e66089b5f9fbd6b7f6fbbaa831a1 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:40 Warning: overwriting stash ‘coverage-report’ 05:39:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:39:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:42 + ls -al . 05:39:42 total 172 05:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 05:37 . 05:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:34 .. 05:39:42 -rw-rw-r-- 1 jenkins jenkins 6 Oct 18 05:34 .dockerignore 05:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 05:34 .git 05:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:34 .github 05:39:42 -rw-rw-r-- 1 jenkins jenkins 328 Oct 18 05:34 .gitignore 05:39:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 05:34 .golangci.yml 05:39:42 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 18 05:34 Attribution.txt 05:39:42 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 18 05:34 CHANGELOG.md 05:39:42 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 18 05:34 Dockerfile 05:39:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 05:34 GOVERNANCE.md 05:39:42 -rw-rw-r-- 1 jenkins jenkins 656 Oct 18 05:34 Jenkinsfile 05:39:42 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 05:34 LICENSE 05:39:42 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 18 05:34 Makefile 05:39:42 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 05:34 OWNERS.md 05:39:42 -rw-rw-r-- 1 jenkins jenkins 10559 Oct 18 05:34 README.md 05:39:42 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 05:32 VERSION 05:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 05:34 bin 05:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:34 cmd 05:39:42 -rw-r--r-- 1 jenkins jenkins 8837 Oct 18 05:39 coverage.out 05:39:42 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 18 05:34 go.mod 05:39:42 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 18 05:34 go.sum 05:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:34 internal 05:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:34 snap 05:39:42 -rw-rw-r-- 1 jenkins jenkins 228 Oct 18 05:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:42 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c9d56a1a6f3058de1e300d6453b921142356bca5 --label arch=arm64 --label version=0.0.0 . 05:39:42 Sending build context to Docker daemon 2.964MB 05:39:42 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 05:39:42 Step 2/24 : FROM ${BASE} AS builder 05:39:42 ---> e03bbcaba1cc 05:39:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:39:43 ---> Running in daeaedfae3cf 05:39:43 Removing intermediate container daeaedfae3cf 05:39:43 ---> e69f1ecdb0d2 05:39:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:43 ---> Running in 3eef058ed7e2 05:39:43 Removing intermediate container 3eef058ed7e2 05:39:43 ---> f27ebbbae794 05:39:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:39:43 ---> Running in 56ee12a4ed56 05:39:44 Removing intermediate container 56ee12a4ed56 05:39:44 ---> 20ea1b53c9b3 05:39:44 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:39:44 ---> Running in 0ad5229cef84 05:39:44 Removing intermediate container 0ad5229cef84 05:39:44 ---> 12b042b045d5 05:39:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:44 ---> Running in 712b9cafec23 05:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:39:47 OK: 270 MiB in 56 packages 05:39:48 Removing intermediate container 712b9cafec23 05:39:48 ---> 10094a48e358 05:39:48 Step 8/24 : WORKDIR /device-snmp-go 05:39:48 ---> Running in 934628101dec 05:39:48 Removing intermediate container 934628101dec 05:39:48 ---> ba39e0f79c46 05:39:48 Step 9/24 : COPY go.mod vendor* ./ 05:39:49 ---> cd839cdcf89d 05:39:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:49 ---> Running in 289128adaad8 05:39:54 Removing intermediate container 289128adaad8 05:39:54 ---> a32c0ba1e143 05:39:54 Step 11/24 : COPY . . 05:39:54 ---> 9709dcdc7b86 05:39:54 Step 12/24 : RUN ${MAKE} 05:39:54 ---> Running in 66aa5c18cdb5 05:39:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:41:47 Removing intermediate container 66aa5c18cdb5 05:41:47 ---> a5771a8be8d7 05:41:47 Step 13/24 : FROM alpine:3.18 05:41:47 3.18: Pulling from library/alpine 05:41:47 579b34f0a95b: Pulling fs layer 05:41:47 579b34f0a95b: Verifying Checksum 05:41:47 579b34f0a95b: Download complete 05:41:47 579b34f0a95b: Pull complete 05:41:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:41:47 Status: Downloaded newer image for alpine:3.18 05:41:47 ---> 3cc203321400 05:41:47 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:41:47 ---> Running in d1b53f4d68f7 05:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:47 (1/1) Installing dumb-init (1.2.5-r2) 05:41:47 Executing busybox-1.36.1-r2.trigger 05:41:47 OK: 8 MiB in 16 packages 05:41:47 Removing intermediate container d1b53f4d68f7 05:41:47 ---> 9616843c6082 05:41:47 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:41:47 ---> 9f3a5c5d85da 05:41:47 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:41:47 ---> 45c35c98751f 05:41:47 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:41:47 ---> dc9607f72abb 05:41:47 Step 18/24 : EXPOSE 59993 05:41:47 ---> Running in c486b6f84322 05:41:47 Removing intermediate container c486b6f84322 05:41:47 ---> 4c0f259333f2 05:41:47 Step 19/24 : EXPOSE 161 05:41:47 ---> Running in 7f88cbacb853 05:41:47 Removing intermediate container 7f88cbacb853 05:41:47 ---> 0b4db3c00867 05:41:47 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:41:47 ---> Running in d641664c9405 05:41:47 Removing intermediate container d641664c9405 05:41:47 ---> 2b4f1d3e71aa 05:41:47 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:41:47 ---> Running in 5211f3b042d8 05:41:47 Removing intermediate container 5211f3b042d8 05:41:47 ---> 5fd977c004f0 05:41:47 Step 22/24 : LABEL arch=arm64 05:41:47 ---> Running in 960920fc6363 05:41:47 Removing intermediate container 960920fc6363 05:41:47 ---> 4dcc7dd29c69 05:41:47 Step 23/24 : LABEL git_sha=c9d56a1a6f3058de1e300d6453b921142356bca5 05:41:47 ---> Running in 1c06b75e2585 05:41:47 Removing intermediate container 1c06b75e2585 05:41:47 ---> f15b02c1e6c8 05:41:47 Step 24/24 : LABEL version=0.0.0 05:41:47 ---> Running in ec04d15ab82b 05:41:47 Removing intermediate container ec04d15ab82b 05:41:47 ---> 8c8522c176fd 05:41:47 [Warning] One or more build-args [ARCH] were not consumed 05:41:48 Successfully built 8c8522c176fd 05:41:48 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:49 05:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:49 arm64: Pulling from edgex-lftools-log-publisher 05:41:49 8998bd30e6a1: Pulling fs layer 05:41:49 04944245beec: Pulling fs layer 05:41:49 699f458cf7ca: Pulling fs layer 05:41:49 765212b225bb: Pulling fs layer 05:41:49 f23df028b6ca: Pulling fs layer 05:41:49 d65c8cfc05b1: Pulling fs layer 05:41:49 2437ff75d9bd: Pulling fs layer 05:41:49 765212b225bb: Waiting 05:41:49 f23df028b6ca: Waiting 05:41:49 d65c8cfc05b1: Waiting 05:41:49 2437ff75d9bd: Waiting 05:41:49 04944245beec: Verifying Checksum 05:41:49 04944245beec: Download complete 05:41:49 765212b225bb: Verifying Checksum 05:41:49 765212b225bb: Download complete 05:41:49 f23df028b6ca: Verifying Checksum 05:41:49 f23df028b6ca: Download complete 05:41:49 d65c8cfc05b1: Verifying Checksum 05:41:49 d65c8cfc05b1: Download complete 05:41:50 699f458cf7ca: Verifying Checksum 05:41:50 699f458cf7ca: Download complete 05:41:50 8998bd30e6a1: Verifying Checksum 05:41:50 8998bd30e6a1: Download complete 05:41:52 2437ff75d9bd: Verifying Checksum 05:41:52 2437ff75d9bd: Download complete 05:41:54 8998bd30e6a1: Pull complete 05:41:55 04944245beec: Pull complete 05:41:59 699f458cf7ca: Pull complete 05:41:59 765212b225bb: Pull complete 05:42:00 f23df028b6ca: Pull complete 05:42:00 d65c8cfc05b1: Pull complete 05:42:19 2437ff75d9bd: Pull complete 05:42:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:19 prd-ubuntu20.04-docker-arm64-4c-16g-9491 does not seem to be running inside a container 05:42:19 $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:42:22 $ docker top 8c328781343c5e9d27e5e604ee03351c03347b2f604809c8d84fa6dc677be9f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:23 ---> job-cost.sh 05:42:23 lf-activate-venv: SKIPPING 05:42:23 INFO: No Stack... 05:42:23 INFO: Retrieving Pricing Info for: v3-standard-4 05:42:24 INFO: Archiving Costs [Pipeline] sh 05:42:24 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:42:24 + cut -d, -f6 [Pipeline] lock 05:42:24 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] 05:42:24 Resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] did not exist. Created. 05:42:24 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:25 /w/workspace/device-snmp-go/1@tmp/durable-93cc2457/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:42:26 + echo total: 0.10999999940395355 [Pipeline] stash 05:42:26 Warning: overwriting stash ‘stack-cost’ 05:42:26 Stashed 1 file(s) [Pipeline] } 05:42:26 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:26 $ docker stop --time=1 8c328781343c5e9d27e5e604ee03351c03347b2f604809c8d84fa6dc677be9f5 05:42:28 $ docker rm -f --volumes 8c328781343c5e9d27e5e604ee03351c03347b2f604809c8d84fa6dc677be9f5 [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 05:42:29 provisioning config files... 05:42:29 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config1938647843578729022tmp [Pipeline] { [Pipeline] sh 05:42:29 + set +x 05:42:29 + curl -s https://codecov.io/bash 05:42:29 + bash -s -- 05:42:29 05:42:29 _____ _ 05:42:29 / ____| | | 05:42:29 | | ___ __| | ___ ___ _____ __ 05:42:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:42:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:42:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:42:29 Bash-1.0.6 05:42:29 05:42:29 05:42:29 ==> git version 2.25.1 found 05:42:29 ==> 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 05:42:29 Release-Date: 2020-01-08 05:42:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:42:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:42:29 ==> Jenkins CI detected. 05:42:29 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-321 05:42:29 project root: . 05:42:29 --> token set from env 05:42:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:42:29 ==> Running gcov in . (disable via -X gcov) 05:42:29 ==> Python coveragepy not found 05:42:29 ==> Searching for coverage reports in: 05:42:29 + . 05:42:29 -> Found 1 reports 05:42:29 ==> Detecting git/mercurial file structure 05:42:29 ==> Reading reports 05:42:29 + ./coverage.out bytes=8837 05:42:29 ==> Appending adjustments 05:42:29 https://docs.codecov.io/docs/fixing-reports 05:42:29 + Found adjustments 05:42:29 ==> Gzipping contents 05:42:29 4.0K /tmp/codecov.GdvAhL.gz 05:42:29 ==> Uploading reports 05:42:29 url: https://codecov.io 05:42:29 query: branch=PR-321&commit=c9d56a1a6f3058de1e300d6453b921142356bca5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=321&job=&cmd_args= 05:42:29 -> Pinging Codecov 05:42:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-321&commit=c9d56a1a6f3058de1e300d6453b921142356bca5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=321&job=&cmd_args= 05:42:29 -> Uploading to 05:42:29 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/6C56EA5C29638FB4528AC87E60AF5AE0/c9d56a1a6f3058de1e300d6453b921142356bca5/327575e4-0766-4816-9b54-3bf4dbb5f68c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T054229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e36f8cc4463e445a8312b0085755cacbeb790834dd75ef7449ee0931378a63a 05:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:29 Dload Upload Total Spent Left Speed 05:42:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7748 --:--:-- --:--:-- --:--:-- 7711 100 1604 0 0 100 1604 0 5124 --:--:-- --:--:-- --:--:-- 5108 05:42:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] } 05:42:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 05:42:32 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-321/archives ] 05:42:32 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-321/archives 05:42:32 total 16 05:42:32 drwxr-xr-x 3 root root 4096 Oct 18 05:35 . 05:42:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 05:35 .. 05:42:32 drwxr-xr-x 2 root root 4096 Oct 18 05:35 cost 05:42:32 -rw-r--r-- 1 root root 86 Oct 18 05:35 cost.csv 05:42:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-321/archives 05:42:32 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-321/archives 05:42:32 total 16 05:42:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 05:35 . 05:42:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 05:35 .. 05:42:32 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 05:35 cost 05:42:32 -rw-r--r-- 1 jenkins jenkins 86 Oct 18 05:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:42:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:33 ---> package-listing.sh 05:42:33 ++ facter osfamily 05:42:33 ++ tr '[:upper:]' '[:lower:]' 05:42:33 + OS_FAMILY=debian 05:42:33 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-321 05:42:33 + START_PACKAGES=/tmp/packages_start.txt 05:42:33 + END_PACKAGES=/tmp/packages_end.txt 05:42:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:33 + PACKAGES=/tmp/packages_start.txt 05:42:33 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-321 ']' 05:42:33 + PACKAGES=/tmp/packages_end.txt 05:42:33 + case "${OS_FAMILY}" in 05:42:33 + dpkg -l 05:42:33 + grep '^ii' 05:42:33 + '[' -f /tmp/packages_start.txt ']' 05:42:33 + '[' -f /tmp/packages_end.txt ']' 05:42:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:33 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-321 ']' 05:42:33 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-321/archives/ 05:42:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-321/archives/ [Pipeline] echo 05:42:33 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/gexfoundry_device-snmp-go_PR-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:42:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:34 prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container 05:42:34 $ 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/gexfoundry_device-snmp-go_PR-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:34 $ docker top 9f80f531f3c61e7058847b53909322bd84e8f73e65ec315b4c70b87c1cd20b63 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:35 + touch /tmp/pre-build-complete [Pipeline] sh 05:42:35 + mkdir -p /var/log/sysstat [Pipeline] sh 05:42:35 + ls /var/log/sa-host 05:42:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:36 provisioning config files... 05:42:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config8300777316462341475tmp [Pipeline] { [Pipeline] echo 05:42:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:42:36 ---> create-netrc.sh [Pipeline] } 05:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:42:36 ---> python-tools-install.sh [Pipeline] echo 05:42:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:42:37 ---> sudo-logs.sh 05:42:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:42:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:42:37 ---> job-cost.sh 05:42:37 lf-activate-venv: SKIPPING 05:42:37 DEBUG: total: 0.2199999988079071 05:42:37 INFO: Retrieving Stack Cost... 05:42:38 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:38 INFO: Archiving Costs [Pipeline] echo 05:42:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:42:38 ---> logs-deploy.sh 05:42:38 lf-activate-venv: SKIPPING 05:42:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-321/1 05:42:38 INFO: archiving workspace using pattern(s): 05:42:39 Archives upload complete. 05:42:40 INFO: archiving logs to Nexus 05:42:40 ---> uname -a: 05:42:40 Linux prd-ubuntu20-04-docker-8c-8g-9490 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:42:40 05:42:40