Pull request #363 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48bb920c534520c9c168c1c6b241002778bd6c3b+0b14d5e504f249c58ecc48c4561c8cfe9de68532 (960b1af3f6c63f4f570bd0c4899ffdb11c042e2b) 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-ssh13063860351122759576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9636225605654890252.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17696096621992806881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7112825967768935168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15962318350519039931.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15895 in /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 48bb920c534520c9c168c1c6b241002778bd6c3b Merge succeeded, producing 48bb920c534520c9c168c1c6b241002778bd6c3b Checking out Revision 48bb920c534520c9c168c1c6b241002778bd6c3b (PR-363) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # 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 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 > git rev-list --no-walk 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T17:17:37.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T17:17:37.899Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T17:17:37.913Z] ========================================================= [2023-05-17T17:17:37.913Z] EdgeX Global Pipelines Version Info [2023-05-17T17:17:37.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:17:38.642Z] ------------------- [2023-05-17T17:17:38.642Z] stable info: [2023-05-17T17:17:38.642Z] ------------------- [2023-05-17T17:17:38.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T17:17:38.642Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:17:38.642Z] Message: update stable to v1.0.249 [2023-05-17T17:17:39.212Z] ------------------- [2023-05-17T17:17:39.212Z] experimental info: [2023-05-17T17:17:39.212Z] ------------------- [2023-05-17T17:17:39.212Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T17:17:39.212Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:17:39.212Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T17:17:39.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-17T17:17:39.402Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-17T17:17:39.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T17:17:39.423Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T17:17:39.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T17:17:39.450Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T17:17:39.459Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T17:17:39.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T17:17:39.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T17:17:39.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T17:17:39.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T17:17:39.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-17T17:17:39.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T17:17:39.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T17:17:39.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:17:39.540Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:17:39.549Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:17:39.557Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:17:39.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T17:17:39.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T17:17:39.583Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-17T17:17:39.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-17T17:17:39.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T17:17:39.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T17:17:39.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T17:17:39.626Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T17:17:39.636Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T17:17:39.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2023-05-17T17:17:39.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2023-05-17T17:17:39.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2023-05-17T17:17:39.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T17:17:39.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48bb920 [Pipeline] echo [2023-05-17T17:17:39.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:17:39.744Z] provisioning config files... [2023-05-17T17:17:39.755Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config18132081943141901816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:17:40.056Z] ---> docker-login.sh [2023-05-17T17:17:40.056Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:17:40.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:40.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:40.318Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:40.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:40.318Z] [2023-05-17T17:17:40.318Z] Login Succeeded [2023-05-17T17:17:40.318Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:17:40.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:40.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:40.578Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:40.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:40.578Z] [2023-05-17T17:17:40.578Z] Login Succeeded [2023-05-17T17:17:40.578Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:17:40.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:40.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:40.578Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:40.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:40.578Z] [2023-05-17T17:17:40.578Z] Login Succeeded [2023-05-17T17:17:40.578Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:17:40.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:40.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:40.839Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:40.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:40.839Z] [2023-05-17T17:17:40.839Z] Login Succeeded [2023-05-17T17:17:40.839Z] docker.io [2023-05-17T17:17:40.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:41.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:41.119Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:41.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:41.119Z] [2023-05-17T17:17:41.119Z] Login Succeeded [2023-05-17T17:17:41.119Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:17:41.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T17:17:41.493Z] + git rev-list -1 --merges 48bb920c534520c9c168c1c6b241002778bd6c3b~1..48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T17:17:41.543Z] -----------> git rev-list -1 --merges 48bb920c534520c9c168c1c6b241002778bd6c3b~1..48bb920c534520c9c168c1c6b241002778bd6c3b 48bb920c534520c9c168c1c6b241002778bd6c3b [false] [Pipeline] sh [2023-05-17T17:17:41.836Z] + git log --format=format:%s -1 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T17:17:41.852Z] ========================================================= [2023-05-17T17:17:41.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T17:17:41.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:17:42.174Z] + git log --format=format:%s -1 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T17:17:42.186Z] [semverPrep] GIT_COMMIT: 48bb920c534520c9c168c1c6b241002778bd6c3b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T17:17:42.194Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T17:17:42.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:17:42.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T17:17:42.554Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T17:17:42.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T17:17:42.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T17:17:42.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T17:17:42.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:17:42.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:17:42.990Z] [2023-05-17T17:17:42.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:17:43.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:17:43.303Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T17:17:43.303Z] b85a868b505f: Pulling fs layer [2023-05-17T17:17:43.303Z] e2be974225ed: Pulling fs layer [2023-05-17T17:17:43.303Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T17:17:43.303Z] 988bab9f4d93: Pulling fs layer [2023-05-17T17:17:43.303Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T17:17:43.303Z] eaf3925da568: Pulling fs layer [2023-05-17T17:17:43.303Z] bab4dde63d76: Pulling fs layer [2023-05-17T17:17:43.303Z] bde34c3a00c8: Pulling fs layer [2023-05-17T17:17:43.303Z] b352a97aabf1: Pulling fs layer [2023-05-17T17:17:43.303Z] 4872d77fe225: Pulling fs layer [2023-05-17T17:17:43.303Z] 5851b861e8e6: Pulling fs layer [2023-05-17T17:17:43.303Z] eaf3925da568: Waiting [2023-05-17T17:17:43.303Z] bab4dde63d76: Waiting [2023-05-17T17:17:43.303Z] bde34c3a00c8: Waiting [2023-05-17T17:17:43.303Z] 5851b861e8e6: Waiting [2023-05-17T17:17:43.303Z] b352a97aabf1: Waiting [2023-05-17T17:17:43.303Z] 4872d77fe225: Waiting [2023-05-17T17:17:43.303Z] 1469e6f7b9e6: Waiting [2023-05-17T17:17:43.303Z] 988bab9f4d93: Waiting [2023-05-17T17:17:43.303Z] e2be974225ed: Download complete [2023-05-17T17:17:43.303Z] 988bab9f4d93: Verifying Checksum [2023-05-17T17:17:43.303Z] 988bab9f4d93: Download complete [2023-05-17T17:17:43.580Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T17:17:43.580Z] 1469e6f7b9e6: Download complete [2023-05-17T17:17:43.580Z] eaf3925da568: Verifying Checksum [2023-05-17T17:17:43.580Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T17:17:43.580Z] 339a4e72a1f5: Download complete [2023-05-17T17:17:43.580Z] bde34c3a00c8: Verifying Checksum [2023-05-17T17:17:43.580Z] bde34c3a00c8: Download complete [2023-05-17T17:17:43.580Z] b352a97aabf1: Download complete [2023-05-17T17:17:43.580Z] 4872d77fe225: Verifying Checksum [2023-05-17T17:17:43.580Z] 4872d77fe225: Download complete [2023-05-17T17:17:43.580Z] 5851b861e8e6: Download complete [2023-05-17T17:17:43.580Z] b85a868b505f: Verifying Checksum [2023-05-17T17:17:43.580Z] b85a868b505f: Download complete [2023-05-17T17:17:44.148Z] bab4dde63d76: Verifying Checksum [2023-05-17T17:17:44.148Z] bab4dde63d76: Download complete [2023-05-17T17:17:44.717Z] b85a868b505f: Pull complete [2023-05-17T17:17:44.976Z] e2be974225ed: Pull complete [2023-05-17T17:17:45.544Z] 339a4e72a1f5: Pull complete [2023-05-17T17:17:45.544Z] 988bab9f4d93: Pull complete [2023-05-17T17:17:45.805Z] 1469e6f7b9e6: Pull complete [2023-05-17T17:17:45.805Z] eaf3925da568: Pull complete [2023-05-17T17:17:47.711Z] bab4dde63d76: Pull complete [2023-05-17T17:17:47.711Z] bde34c3a00c8: Pull complete [2023-05-17T17:17:47.970Z] b352a97aabf1: Pull complete [2023-05-17T17:17:47.970Z] 4872d77fe225: Pull complete [2023-05-17T17:17:47.970Z] 5851b861e8e6: Pull complete [2023-05-17T17:17:47.970Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T17:17:47.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:17:47.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:17:48.072Z] prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container [2023-05-17T17:17:48.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T17:17:49.447Z] $ docker top 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a -eo pid,comm [2023-05-17T17:17:49.492Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T17:17:49.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:17:49.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:17:49.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:17:49.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:17:49.681Z] $ docker exec 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent [2023-05-17T17:17:49.796Z] SSH_AUTH_SOCK=/tmp/ssh-BpOtLaQ468e2/agent.31 [2023-05-17T17:17:49.796Z] SSH_AGENT_PID=37 [2023-05-17T17:17:49.803Z] Running ssh-add (command line suppressed) [2023-05-17T17:17:49.914Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_14049755260156397263.key (/w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_14049755260156397263.key) [2023-05-17T17:17:49.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:17:50.209Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T17:17:50.233Z] $ docker exec --env ******** --env ******** 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent -k [2023-05-17T17:17:50.323Z] unset SSH_AUTH_SOCK; [2023-05-17T17:17:50.323Z] unset SSH_AGENT_PID; [2023-05-17T17:17:50.323Z] echo Agent pid 37 killed; [2023-05-17T17:17:50.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T17:17:50.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:17:50.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:17:50.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:17:50.489Z] $ docker exec 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent [2023-05-17T17:17:50.589Z] SSH_AUTH_SOCK=/tmp/ssh-pg1ulG0oTzw8/agent.69 [2023-05-17T17:17:50.589Z] SSH_AGENT_PID=75 [2023-05-17T17:17:50.594Z] Running ssh-add (command line suppressed) [2023-05-17T17:17:50.718Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_7695363836682252399.key (/w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_7695363836682252399.key) [2023-05-17T17:17:50.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:17:51.013Z] + git semver init [2023-05-17T17:17:51.274Z] 2023-05-17 17:17:51,237 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T17:17:51.274Z] 2023-05-17 17:17:51,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-363/.semver [2023-05-17T17:17:51.274Z] 2023-05-17 17:17:51,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-363/.semver [2023-05-17T17:17:51.274Z] 2023-05-17 17:17:51,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-363/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-363, universal_newlines=False, shell=None, istream=None) [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,169 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-363/.git/info/exclude [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 with force:False [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,170 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,174 [execute] INFO git cat-file --batch-check [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,182 [execute] INFO git cat-file --batch [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:17:52.214Z] 2023-05-17 17:17:52,189 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 [2023-05-17T17:17:52.214Z] 0.0.0 [Pipeline] } [2023-05-17T17:17:52.235Z] $ docker exec --env ******** --env ******** 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a ssh-agent -k [2023-05-17T17:17:52.337Z] unset SSH_AUTH_SOCK; [2023-05-17T17:17:52.337Z] unset SSH_AGENT_PID; [2023-05-17T17:17:52.337Z] echo Agent pid 75 killed; [2023-05-17T17:17:52.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:17:52.653Z] + git semver [Pipeline] } [2023-05-17T17:17:52.939Z] $ docker stop --time=1 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a [2023-05-17T17:17:54.278Z] $ docker rm -f --volumes 370d557c6448e3e1c450059d8b80252503c28b7f88a9cd9247baae2310abc10a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:17:54.617Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T17:17:54.829Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T17:17:54.831Z] [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 [2023-05-17T17:17:54.948Z] provisioning config files... [2023-05-17T17:17:54.962Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config5805046965242383970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:17:55.261Z] ---> docker-login.sh [2023-05-17T17:17:55.261Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:17:55.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:55.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:55.261Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:55.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:55.261Z] [2023-05-17T17:17:55.261Z] Login Succeeded [2023-05-17T17:17:55.261Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:17:55.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:55.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:55.261Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:55.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:55.261Z] [2023-05-17T17:17:55.261Z] Login Succeeded [2023-05-17T17:17:55.261Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:17:55.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:55.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:55.521Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:55.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:55.521Z] [2023-05-17T17:17:55.521Z] Login Succeeded [2023-05-17T17:17:55.521Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:17:55.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:55.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:55.521Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:55.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:55.521Z] [2023-05-17T17:17:55.521Z] Login Succeeded [2023-05-17T17:17:55.521Z] docker.io [2023-05-17T17:17:55.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:17:55.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:17:55.783Z] Configure a credential helper to remove this warning. See [2023-05-17T17:17:55.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:17:55.783Z] [2023-05-17T17:17:55.783Z] Login Succeeded [2023-05-17T17:17:55.783Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:17:55.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:17:55.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:17:55.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:17:55.870Z] ========================================================= [2023-05-17T17:17:55.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T17:17:55.870Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:17:56.189Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T17:17:56.189Z] Sending build context to Docker daemon 21.91MB [2023-05-17T17:17:56.189Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:17:56.189Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:17:56.472Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T17:17:56.472Z] f56be85fc22e: Pulling fs layer [2023-05-17T17:17:56.472Z] 85791d961cd3: Pulling fs layer [2023-05-17T17:17:56.472Z] d694b5ae8c79: Pulling fs layer [2023-05-17T17:17:56.472Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T17:17:56.472Z] 4d19c01a9841: Pulling fs layer [2023-05-17T17:17:56.472Z] 9325e15d5711: Pulling fs layer [2023-05-17T17:17:56.472Z] 556b6ee489ea: Pulling fs layer [2023-05-17T17:17:56.472Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T17:17:56.472Z] 556b6ee489ea: Waiting [2023-05-17T17:17:56.472Z] 9f32a84ed3da: Waiting [2023-05-17T17:17:56.472Z] 4d19c01a9841: Waiting [2023-05-17T17:17:56.472Z] 9325e15d5711: Waiting [2023-05-17T17:17:56.472Z] c5a4b2cf53e6: Waiting [2023-05-17T17:17:56.472Z] 85791d961cd3: Verifying Checksum [2023-05-17T17:17:56.472Z] 85791d961cd3: Download complete [2023-05-17T17:17:56.472Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T17:17:56.472Z] 9f32a84ed3da: Download complete [2023-05-17T17:17:56.472Z] 4d19c01a9841: Verifying Checksum [2023-05-17T17:17:56.472Z] 4d19c01a9841: Download complete [2023-05-17T17:17:56.472Z] f56be85fc22e: Verifying Checksum [2023-05-17T17:17:56.472Z] f56be85fc22e: Download complete [2023-05-17T17:17:56.472Z] 9325e15d5711: Verifying Checksum [2023-05-17T17:17:56.472Z] 9325e15d5711: Download complete [2023-05-17T17:17:56.472Z] f56be85fc22e: Pull complete [2023-05-17T17:17:56.736Z] 85791d961cd3: Pull complete [2023-05-17T17:17:56.999Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T17:17:56.999Z] c5a4b2cf53e6: Download complete [2023-05-17T17:17:57.259Z] d694b5ae8c79: Verifying Checksum [2023-05-17T17:17:57.259Z] d694b5ae8c79: Download complete [2023-05-17T17:17:57.518Z] 556b6ee489ea: Verifying Checksum [2023-05-17T17:17:57.518Z] 556b6ee489ea: Download complete [2023-05-17T17:18:00.805Z] d694b5ae8c79: Pull complete [2023-05-17T17:18:00.805Z] 9f32a84ed3da: Pull complete [2023-05-17T17:18:00.805Z] 4d19c01a9841: Pull complete [2023-05-17T17:18:00.805Z] 9325e15d5711: Pull complete [2023-05-17T17:18:03.339Z] 556b6ee489ea: Pull complete [2023-05-17T17:18:04.281Z] c5a4b2cf53e6: Pull complete [2023-05-17T17:18:04.281Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T17:18:04.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T17:18:04.281Z] ---> c4be618373d6 [2023-05-17T17:18:04.281Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:18:06.194Z] ---> Running in bc59be4564cd [2023-05-17T17:18:06.194Z] Removing intermediate container bc59be4564cd [2023-05-17T17:18:06.194Z] ---> 71d91d3f32c0 [2023-05-17T17:18:06.194Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:18:06.194Z] ---> Running in 9f94afb74f4a [2023-05-17T17:18:06.194Z] Removing intermediate container 9f94afb74f4a [2023-05-17T17:18:06.194Z] ---> bcb07100cf83 [2023-05-17T17:18:06.194Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:18:06.194Z] ---> Running in 8721fc089291 [2023-05-17T17:18:06.194Z] Removing intermediate container 8721fc089291 [2023-05-17T17:18:06.194Z] ---> 8dc70dfa775e [2023-05-17T17:18:06.194Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:18:06.194Z] ---> Running in ca232fc2a8a1 [2023-05-17T17:18:06.454Z] Removing intermediate container ca232fc2a8a1 [2023-05-17T17:18:06.454Z] ---> 16ade042d1ce [2023-05-17T17:18:06.454Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:18:06.454Z] ---> Running in 1e2a4c29ce24 [2023-05-17T17:18:06.454Z] Removing intermediate container 1e2a4c29ce24 [2023-05-17T17:18:06.454Z] ---> f00af971cf55 [2023-05-17T17:18:06.454Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:18:06.454Z] ---> Running in 7d22882f9780 [2023-05-17T17:18:06.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:18:06.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:18:07.235Z] OK: 265 MiB in 53 packages [2023-05-17T17:18:07.494Z] Removing intermediate container 7d22882f9780 [2023-05-17T17:18:07.494Z] ---> b76e2ff18a65 [2023-05-17T17:18:07.494Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-17T17:18:07.494Z] ---> Running in 8d4cf843648b [2023-05-17T17:18:07.494Z] Removing intermediate container 8d4cf843648b [2023-05-17T17:18:07.494Z] ---> bec05e21e7eb [2023-05-17T17:18:07.494Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-17T17:18:07.753Z] ---> 8d7f85f8ef3e [2023-05-17T17:18:07.753Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:18:07.753Z] ---> Running in 3d32866334c1 [2023-05-17T17:18:09.918Z] Still waiting to schedule task [2023-05-17T17:18:09.918Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T17:18:29.696Z] Removing intermediate container 3d32866334c1 [2023-05-17T17:18:29.696Z] ---> 651e2aafc724 [2023-05-17T17:18:29.696Z] Step 12/13 : COPY . . [2023-05-17T17:18:29.696Z] ---> cfa44a255c08 [2023-05-17T17:18:29.696Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:18:29.696Z] ---> Running in 09a4ef5edf26 [2023-05-17T17:18:29.696Z] noop [2023-05-17T17:18:29.696Z] Removing intermediate container 09a4ef5edf26 [2023-05-17T17:18:29.696Z] ---> 2f4c3d9799e1 [2023-05-17T17:18:29.696Z] Successfully built 2f4c3d9799e1 [2023-05-17T17:18:29.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:18:30.005Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:18:30.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:18:30.075Z] prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container [2023-05-17T17:18:30.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T17:18:30.448Z] $ docker top 01aed395b5f7f80a0fda8ffcf4f1feb055254fed369f32e18419d4f3e980edd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:18:30.774Z] + go version [2023-05-17T17:18:30.774Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T17:18:30.789Z] $ docker stop --time=1 01aed395b5f7f80a0fda8ffcf4f1feb055254fed369f32e18419d4f3e980edd2 [2023-05-17T17:18:32.053Z] $ docker rm -f --volumes 01aed395b5f7f80a0fda8ffcf4f1feb055254fed369f32e18419d4f3e980edd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:18:32.463Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:18:32.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:18:32.539Z] prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container [2023-05-17T17:18:32.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T17:18:32.907Z] $ docker top 0c2b61c037045c4ab38bf4fc18d230aaa4cd1be73ab6f8591fc763a23ce5de80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:18:33.248Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:18:33.545Z] + make test [2023-05-17T17:18:33.546Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:18:38.468Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-17T17:18:56.363Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-17T17:18:56.363Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-17T17:18:58.275Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.4% of statements [2023-05-17T17:18:58.275Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.226s coverage: 86.5% of statements [2023-05-17T17:19:06.411Z] go vet ./... [2023-05-17T17:19:09.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:19:09.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:19:09.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:19:09.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:19:09.723Z] $ docker stop --time=1 0c2b61c037045c4ab38bf4fc18d230aaa4cd1be73ab6f8591fc763a23ce5de80 [2023-05-17T17:19:11.732Z] $ docker rm -f --volumes 0c2b61c037045c4ab38bf4fc18d230aaa4cd1be73ab6f8591fc763a23ce5de80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:19:12.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:19:12.406Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T17:19:12.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:19:13.251Z] + ls -al . [2023-05-17T17:19:13.251Z] total 232 [2023-05-17T17:19:13.251Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:18 . [2023-05-17T17:19:13.251Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 .. [2023-05-17T17:19:13.251Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:17 .git [2023-05-17T17:19:13.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:17 .github [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:17 .gitignore [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:17 .golangci.yml [2023-05-17T17:19:13.251Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:17 .semver [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:17 Attribution.txt [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:17 CHANGELOG.md [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:17 Dockerfile [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:17 GOVERNANCE.md [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:17 Jenkinsfile [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:17 LICENSE [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:17 Makefile [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:17 OWNERS.md [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:17 README.md [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:17 VERSION [2023-05-17T17:19:13.251Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:17 bin [2023-05-17T17:19:13.251Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:17 cmd [2023-05-17T17:19:13.251Z] -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:18 coverage.out [2023-05-17T17:19:13.251Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 doc [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:17 go.mod [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:17 go.sum [2023-05-17T17:19:13.251Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 internal [2023-05-17T17:19:13.251Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:17 snap [2023-05-17T17:19:13.251Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:19:13.560Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=48bb920c534520c9c168c1c6b241002778bd6c3b --label arch=amd64 --label version=0.0.0 . [2023-05-17T17:19:13.560Z] Sending build context to Docker daemon 21.99MB [2023-05-17T17:19:13.560Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:19:13.560Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T17:19:13.560Z] ---> 2f4c3d9799e1 [2023-05-17T17:19:13.560Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:19:13.820Z] ---> Running in e21c1be685dc [2023-05-17T17:19:13.820Z] Removing intermediate container e21c1be685dc [2023-05-17T17:19:13.820Z] ---> 9ae1d0ddd21b [2023-05-17T17:19:13.820Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:19:13.820Z] ---> Running in a59f6155cc99 [2023-05-17T17:19:13.820Z] Removing intermediate container a59f6155cc99 [2023-05-17T17:19:13.820Z] ---> 8e9a25ce7d81 [2023-05-17T17:19:13.820Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:19:14.079Z] ---> Running in b6adb4bbcdd4 [2023-05-17T17:19:14.079Z] Removing intermediate container b6adb4bbcdd4 [2023-05-17T17:19:14.079Z] ---> 47c58637ef8d [2023-05-17T17:19:14.079Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:19:14.079Z] ---> Running in ec45bdc1c43e [2023-05-17T17:19:14.079Z] Removing intermediate container ec45bdc1c43e [2023-05-17T17:19:14.079Z] ---> 85f576685a69 [2023-05-17T17:19:14.079Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:19:14.079Z] ---> Running in 6ba4645c1ed9 [2023-05-17T17:19:14.338Z] Removing intermediate container 6ba4645c1ed9 [2023-05-17T17:19:14.338Z] ---> 8a7521ac0452 [2023-05-17T17:19:14.338Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:19:14.338Z] ---> Running in fadb26e95543 [2023-05-17T17:19:14.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:19:14.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:19:14.858Z] OK: 265 MiB in 53 packages [2023-05-17T17:19:15.117Z] Removing intermediate container fadb26e95543 [2023-05-17T17:19:15.117Z] ---> e74b29f8f1e6 [2023-05-17T17:19:15.117Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-17T17:19:15.378Z] ---> Running in 9e597971b9d7 [2023-05-17T17:19:15.378Z] Removing intermediate container 9e597971b9d7 [2023-05-17T17:19:15.378Z] ---> 55709a759144 [2023-05-17T17:19:15.378Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-17T17:19:15.639Z] ---> e492b4165d4f [2023-05-17T17:19:15.639Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:19:15.639Z] ---> Running in 1a4736ba879b [2023-05-17T17:19:16.578Z] Removing intermediate container 1a4736ba879b [2023-05-17T17:19:16.578Z] ---> 2f73610214c3 [2023-05-17T17:19:16.578Z] Step 12/26 : COPY . . [2023-05-17T17:19:17.150Z] ---> 0edcdc95e764 [2023-05-17T17:19:17.150Z] Step 13/26 : RUN ${MAKE} [2023-05-17T17:19:17.150Z] ---> Running in 108d9df4cc41 [2023-05-17T17:19:17.411Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-17T17:19:45.373Z] Removing intermediate container 108d9df4cc41 [2023-05-17T17:19:45.373Z] ---> c0e6d25386dd [2023-05-17T17:19:45.373Z] Step 14/26 : FROM alpine:3.17 [2023-05-17T17:19:45.373Z] 3.17: Pulling from library/alpine [2023-05-17T17:19:45.647Z] f56be85fc22e: Already exists [2023-05-17T17:19:45.647Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:19:45.647Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:19:45.647Z] ---> 9ed4aefc74f6 [2023-05-17T17:19:45.647Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T17:19:45.647Z] ---> Running in 49bd1c1e90ef [2023-05-17T17:19:45.647Z] Removing intermediate container 49bd1c1e90ef [2023-05-17T17:19:45.647Z] ---> 7208eda12969 [2023-05-17T17:19:45.647Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-17T17:19:45.905Z] ---> Running in 39b9fc01ae72 [2023-05-17T17:19:46.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:19:46.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:19:46.423Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T17:19:46.423Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:19:46.423Z] OK: 7 MiB in 16 packages [2023-05-17T17:19:47.361Z] Removing intermediate container 39b9fc01ae72 [2023-05-17T17:19:47.361Z] ---> 0c4dfc82c3c7 [2023-05-17T17:19:47.361Z] Step 17/26 : WORKDIR / [2023-05-17T17:19:47.938Z] ---> Running in 0e98200eb17a [2023-05-17T17:19:48.508Z] Removing intermediate container 0e98200eb17a [2023-05-17T17:19:48.509Z] ---> 8889abdaec7e [2023-05-17T17:19:48.509Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-17T17:19:49.162Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15896 in /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] { [Pipeline] ws [2023-05-17T17:19:49.176Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:19:50.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T17:19:50.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:19:50.570Z] Dload Upload Total Spent Left Speed [2023-05-17T17:19:50.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68924 [Pipeline] sh [2023-05-17T17:19:51.352Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T17:19:51.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T17:19:51.700Z] + sudo tee /etc/docker/daemon.new [2023-05-17T17:19:51.792Z] ---> cefbf117509d [2023-05-17T17:19:51.793Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-17T17:19:51.793Z] ---> 3ccaa5da3ed6 [2023-05-17T17:19:51.793Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-17T17:19:51.977Z] { [2023-05-17T17:19:51.977Z] "registry-mirrors": [ [2023-05-17T17:19:51.977Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T17:19:51.977Z] ], [2023-05-17T17:19:51.977Z] "bip": "10.250.0.254/24", [2023-05-17T17:19:51.977Z] "hosts": [ [2023-05-17T17:19:51.977Z] "tcp://0.0.0.0:5555", [2023-05-17T17:19:51.977Z] "unix:///var/run/docker.sock" [2023-05-17T17:19:51.977Z] ], [2023-05-17T17:19:51.977Z] "mtu": 1458, [2023-05-17T17:19:51.977Z] "selinux-enabled": true, [2023-05-17T17:19:51.977Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T17:19:51.977Z] } [Pipeline] sh [2023-05-17T17:19:52.317Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T17:19:52.357Z] ---> 55acc6669735 [2023-05-17T17:19:52.357Z] Step 21/26 : EXPOSE 59984 [2023-05-17T17:19:52.616Z] ---> Running in 871af2cb92e5 [2023-05-17T17:19:52.669Z] + sudo service docker restart [2023-05-17T17:19:52.878Z] Removing intermediate container 871af2cb92e5 [2023-05-17T17:19:52.879Z] ---> 9a7551032cd7 [2023-05-17T17:19:52.879Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-17T17:19:52.879Z] ---> Running in ac16e57f9ae0 [2023-05-17T17:19:53.137Z] Removing intermediate container ac16e57f9ae0 [2023-05-17T17:19:53.137Z] ---> 5148de9bf81a [2023-05-17T17:19:53.137Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T17:19:53.396Z] ---> Running in ee0ab921a45a [2023-05-17T17:19:53.964Z] Removing intermediate container ee0ab921a45a [2023-05-17T17:19:53.964Z] ---> 38ac24849956 [2023-05-17T17:19:53.964Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T17:19:53.964Z] ---> Running in ad25e2af51dc [2023-05-17T17:19:54.238Z] Removing intermediate container ad25e2af51dc [2023-05-17T17:19:54.238Z] ---> 7692b3374a73 [2023-05-17T17:19:54.238Z] Step 25/26 : LABEL git_sha=48bb920c534520c9c168c1c6b241002778bd6c3b [2023-05-17T17:19:54.238Z] ---> Running in 4fbc2bede6b2 [2023-05-17T17:19:54.498Z] Removing intermediate container 4fbc2bede6b2 [2023-05-17T17:19:54.498Z] ---> ff34cab7681c [2023-05-17T17:19:54.498Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T17:19:54.498Z] ---> Running in 8dc2c83e698e [2023-05-17T17:19:55.067Z] Removing intermediate container 8dc2c83e698e [2023-05-17T17:19:55.067Z] ---> 00adad11579a [2023-05-17T17:19:55.067Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:19:55.067Z] Successfully built 00adad11579a [2023-05-17T17:19:55.067Z] Successfully tagged device-onvif-camera: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 [2023-05-17T17:19:55.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:19:55.501Z] [2023-05-17T17:19:55.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:19:55.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:19:56.064Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T17:19:56.064Z] 5eb5b503b376: Pulling fs layer [2023-05-17T17:19:56.064Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T17:19:56.064Z] ec43610c2a17: Pulling fs layer [2023-05-17T17:19:56.064Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T17:19:56.064Z] 33b1e0a273af: Pulling fs layer [2023-05-17T17:19:56.064Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T17:19:56.064Z] 2f39f015ded8: Pulling fs layer [2023-05-17T17:19:56.064Z] 5d3b04190fa2: Waiting [2023-05-17T17:19:56.064Z] 3a2ae6a8a46f: Waiting [2023-05-17T17:19:56.064Z] 33b1e0a273af: Waiting [2023-05-17T17:19:56.064Z] 2f39f015ded8: Waiting [2023-05-17T17:19:56.064Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T17:19:56.064Z] 5c69ac0246d0: Download complete [2023-05-17T17:19:56.064Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T17:19:56.064Z] 3a2ae6a8a46f: Download complete [2023-05-17T17:19:56.064Z] 33b1e0a273af: Verifying Checksum [2023-05-17T17:19:56.064Z] 33b1e0a273af: Download complete [2023-05-17T17:19:56.325Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T17:19:56.325Z] 5d3b04190fa2: Download complete [2023-05-17T17:19:56.325Z] ec43610c2a17: Verifying Checksum [2023-05-17T17:19:56.325Z] ec43610c2a17: Download complete [2023-05-17T17:19:56.325Z] 5eb5b503b376: Verifying Checksum [2023-05-17T17:19:56.325Z] 5eb5b503b376: Download complete [2023-05-17T17:19:56.902Z] 2f39f015ded8: Download complete [2023-05-17T17:19:57.467Z] 5eb5b503b376: Pull complete [2023-05-17T17:19:57.725Z] 5c69ac0246d0: Pull complete [2023-05-17T17:19:57.985Z] ec43610c2a17: Pull complete [2023-05-17T17:19:58.244Z] 3a2ae6a8a46f: Pull complete [2023-05-17T17:19:58.504Z] 33b1e0a273af: Pull complete [2023-05-17T17:19:58.504Z] 5d3b04190fa2: Pull complete [2023-05-17T17:20:02.715Z] 2f39f015ded8: Pull complete [2023-05-17T17:20:02.715Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T17:20:02.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:20:02.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:20:02.807Z] prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container [2023-05-17T17:20:02.836Z] $ 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/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:20:06.406Z] $ docker top 72c761d053558f71059aa9f9593097b6e13b6d11761ed3a2b846550ea3d0dac4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:20:06.798Z] ---> job-cost.sh [2023-05-17T17:20:06.799Z] lf-activate-venv: SKIPPING [2023-05-17T17:20:06.799Z] INFO: No Stack... [2023-05-17T17:20:07.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:20:07.623Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:20:07.912Z] + cat /w/workspace/undry_device-onvif-camera_PR-363/archives/cost.csv [2023-05-17T17:20:07.912Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:20:07.921Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [2023-05-17T17:20:07.926Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] did not exist. Created. [2023-05-17T17:20:07.926Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:20:08.224Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T17:20:08.254Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:20:08.260Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:20:08.278Z] $ docker stop --time=1 72c761d053558f71059aa9f9593097b6e13b6d11761ed3a2b846550ea3d0dac4 [2023-05-17T17:20:09.441Z] $ docker rm -f --volumes 72c761d053558f71059aa9f9593097b6e13b6d11761ed3a2b846550ea3d0dac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:20:11.004Z] provisioning config files... [2023-05-17T17:20:11.042Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config81115896959713419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:20:11.415Z] ---> docker-login.sh [2023-05-17T17:20:11.415Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:20:11.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:11.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:11.959Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:11.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:11.959Z] [2023-05-17T17:20:11.959Z] Login Succeeded [2023-05-17T17:20:11.959Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:20:12.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:12.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:12.501Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:12.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:12.501Z] [2023-05-17T17:20:12.501Z] Login Succeeded [2023-05-17T17:20:12.501Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:20:12.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:12.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:12.772Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:12.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:12.773Z] [2023-05-17T17:20:12.773Z] Login Succeeded [2023-05-17T17:20:12.773Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:20:13.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:13.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:13.045Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:13.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:13.045Z] [2023-05-17T17:20:13.045Z] Login Succeeded [2023-05-17T17:20:13.045Z] docker.io [2023-05-17T17:20:13.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:20:13.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:20:13.587Z] Configure a credential helper to remove this warning. See [2023-05-17T17:20:13.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:20:13.587Z] [2023-05-17T17:20:13.587Z] Login Succeeded [2023-05-17T17:20:13.587Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:20:13.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:20:14.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:20:14.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:20:14.102Z] ========================================================= [2023-05-17T17:20:14.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T17:20:14.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:20:14.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T17:20:14.450Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T17:20:14.450Z] c41833b44d91: Pulling fs layer [2023-05-17T17:20:14.722Z] ed15518f5707: Pulling fs layer [2023-05-17T17:20:14.722Z] feae8fd75edb: Pulling fs layer [2023-05-17T17:20:14.722Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T17:20:14.722Z] 3cdef696dda3: Pulling fs layer [2023-05-17T17:20:14.722Z] 2ced38df9373: Pulling fs layer [2023-05-17T17:20:14.722Z] 58f1dce35555: Pulling fs layer [2023-05-17T17:20:14.722Z] 242c74f7c9fa: Waiting [2023-05-17T17:20:14.722Z] 2ced38df9373: Waiting [2023-05-17T17:20:14.722Z] 3cdef696dda3: Waiting [2023-05-17T17:20:14.722Z] 58f1dce35555: Waiting [2023-05-17T17:20:14.722Z] ed15518f5707: Verifying Checksum [2023-05-17T17:20:14.722Z] ed15518f5707: Download complete [2023-05-17T17:20:14.722Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T17:20:14.722Z] 242c74f7c9fa: Download complete [2023-05-17T17:20:14.722Z] 3cdef696dda3: Download complete [2023-05-17T17:20:14.722Z] c41833b44d91: Verifying Checksum [2023-05-17T17:20:15.705Z] c41833b44d91: Pull complete [2023-05-17T17:20:15.976Z] 58f1dce35555: Verifying Checksum [2023-05-17T17:20:15.976Z] 58f1dce35555: Download complete [2023-05-17T17:20:16.567Z] ed15518f5707: Pull complete [2023-05-17T17:20:17.160Z] feae8fd75edb: Download complete [2023-05-17T17:20:17.160Z] 2ced38df9373: Verifying Checksum [2023-05-17T17:20:17.160Z] 2ced38df9373: Download complete [2023-05-17T17:20:29.511Z] feae8fd75edb: Pull complete [2023-05-17T17:20:29.511Z] 242c74f7c9fa: Pull complete [2023-05-17T17:20:29.511Z] 3cdef696dda3: Pull complete [2023-05-17T17:20:34.894Z] 2ced38df9373: Pull complete [2023-05-17T17:20:39.178Z] 58f1dce35555: Pull complete [2023-05-17T17:20:39.178Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T17:20:39.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T17:20:39.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-17T17:20:39.546Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:20:39.897Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:20:39.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:20:40.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-15896 does not seem to be running inside a container [2023-05-17T17:20:40.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T17:20:43.242Z] $ docker top f935a7a415b1671d0ac78e68acd913051dec4ae185a484aff99288b6155dbe25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:20:44.082Z] + go version [2023-05-17T17:20:44.082Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T17:20:44.108Z] $ docker stop --time=1 f935a7a415b1671d0ac78e68acd913051dec4ae185a484aff99288b6155dbe25 [2023-05-17T17:20:45.759Z] $ docker rm -f --volumes f935a7a415b1671d0ac78e68acd913051dec4ae185a484aff99288b6155dbe25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:20:46.318Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:20:46.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:20:46.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-15896 does not seem to be running inside a container [2023-05-17T17:20:46.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T17:20:47.762Z] $ docker top a8924b168820bea8d09f0c9bccb136abbd3f135369dd28e8adcedac95fa069ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:20:48.275Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:20:48.604Z] + make test [2023-05-17T17:20:48.871Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2023-05-17T17:20:48.897Z] $ docker stop --time=1 a8924b168820bea8d09f0c9bccb136abbd3f135369dd28e8adcedac95fa069ea [2023-05-17T17:20:54.047Z] $ docker rm -f --volumes a8924b168820bea8d09f0c9bccb136abbd3f135369dd28e8adcedac95fa069ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:20:54.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:20:54.640Z] [2023-05-17T17:20:54.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:20:54.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:20:54.981Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T17:20:54.981Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T17:20:54.981Z] 04944245beec: Pulling fs layer [2023-05-17T17:20:54.981Z] 699f458cf7ca: Pulling fs layer [2023-05-17T17:20:54.981Z] 765212b225bb: Pulling fs layer [2023-05-17T17:20:54.981Z] f23df028b6ca: Pulling fs layer [2023-05-17T17:20:54.981Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T17:20:54.981Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T17:20:54.981Z] 765212b225bb: Waiting [2023-05-17T17:20:54.981Z] f23df028b6ca: Waiting [2023-05-17T17:20:54.981Z] d65c8cfc05b1: Waiting [2023-05-17T17:20:54.981Z] 2437ff75d9bd: Waiting [2023-05-17T17:20:55.250Z] 04944245beec: Verifying Checksum [2023-05-17T17:20:55.250Z] 04944245beec: Download complete [2023-05-17T17:20:55.250Z] 765212b225bb: Verifying Checksum [2023-05-17T17:20:55.250Z] 765212b225bb: Download complete [2023-05-17T17:20:55.250Z] f23df028b6ca: Verifying Checksum [2023-05-17T17:20:55.250Z] f23df028b6ca: Download complete [2023-05-17T17:20:55.250Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T17:20:55.250Z] d65c8cfc05b1: Download complete [2023-05-17T17:20:55.250Z] 699f458cf7ca: Verifying Checksum [2023-05-17T17:20:55.250Z] 699f458cf7ca: Download complete [2023-05-17T17:20:55.832Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T17:20:55.832Z] 8998bd30e6a1: Download complete [2023-05-17T17:20:57.788Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T17:20:57.788Z] 2437ff75d9bd: Download complete [2023-05-17T17:20:59.741Z] 8998bd30e6a1: Pull complete [2023-05-17T17:21:00.010Z] 04944245beec: Pull complete [2023-05-17T17:21:01.420Z] 699f458cf7ca: Pull complete [2023-05-17T17:21:01.420Z] 765212b225bb: Pull complete [2023-05-17T17:21:02.383Z] f23df028b6ca: Pull complete [2023-05-17T17:21:02.383Z] d65c8cfc05b1: Pull complete [2023-05-17T17:21:17.402Z] 2437ff75d9bd: Pull complete [2023-05-17T17:21:17.402Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T17:21:17.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:21:17.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:21:17.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-15896 does not seem to be running inside a container [2023-05-17T17:21:17.673Z] $ 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-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T17:21:20.502Z] $ docker top 2c8942c2895d33cb63cab80e21764a6eaedffb3344c9a7e4e63e44502720d11c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:21.324Z] ---> job-cost.sh [2023-05-17T17:21:21.324Z] lf-activate-venv: SKIPPING [2023-05-17T17:21:21.324Z] INFO: No Stack... [2023-05-17T17:21:21.590Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T17:21:22.545Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:21:22.865Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-05-17T17:21:22.865Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:21:22.928Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [2023-05-17T17:21:22.934Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] did not exist. Created. [2023-05-17T17:21:22.934Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:21:23.270Z] /w/workspace/device-onvif-camera/2@tmp/durable-7d772f43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T17:21:23.600Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T17:21:23.624Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T17:21:24.009Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:21:24.015Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:21:24.043Z] $ docker stop --time=1 2c8942c2895d33cb63cab80e21764a6eaedffb3344c9a7e4e63e44502720d11c [2023-05-17T17:21:25.527Z] $ docker rm -f --volumes 2c8942c2895d33cb63cab80e21764a6eaedffb3344c9a7e4e63e44502720d11c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T17:21:25.766Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T17:21:26.480Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-363/archives ] [2023-05-17T17:21:26.480Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-363/archives [2023-05-17T17:21:26.480Z] total 16 [2023-05-17T17:21:26.480Z] drwxr-xr-x 3 root root 4096 May 17 17:20 . [2023-05-17T17:21:26.480Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:20 .. [2023-05-17T17:21:26.480Z] drwxr-xr-x 2 root root 4096 May 17 17:20 cost [2023-05-17T17:21:26.480Z] -rw-r--r-- 1 root root 91 May 17 17:20 cost.csv [2023-05-17T17:21:26.480Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-363/archives [2023-05-17T17:21:26.480Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-363/archives [2023-05-17T17:21:26.480Z] total 16 [2023-05-17T17:21:26.480Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:20 . [2023-05-17T17:21:26.480Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:20 .. [2023-05-17T17:21:26.480Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:20 cost [2023-05-17T17:21:26.480Z] -rw-r--r-- 1 jenkins jenkins 91 May 17 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:26.775Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:27.631Z] ---> package-listing.sh [2023-05-17T17:21:27.631Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T17:21:27.631Z] ++ facter osfamily [2023-05-17T17:21:27.891Z] + OS_FAMILY=debian [2023-05-17T17:21:27.891Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-363 [2023-05-17T17:21:27.891Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T17:21:27.891Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T17:21:27.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T17:21:27.891Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T17:21:27.891Z] + '[' /w/workspace/undry_device-onvif-camera_PR-363 ']' [2023-05-17T17:21:27.891Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T17:21:27.891Z] + case "${OS_FAMILY}" in [2023-05-17T17:21:27.891Z] + dpkg -l [2023-05-17T17:21:27.891Z] + grep '^ii' [2023-05-17T17:21:27.891Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T17:21:27.891Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T17:21:27.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T17:21:27.891Z] + '[' /w/workspace/undry_device-onvif-camera_PR-363 ']' [2023-05-17T17:21:27.891Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-363/archives/ [2023-05-17T17:21:27.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-363/archives/ [Pipeline] echo [2023-05-17T17:21:27.901Z] 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/undry_device-onvif-camera_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T17:21:28.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:21:28.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:21:28.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:21:28.808Z] prd-ubuntu20.04-docker-8c-8g-15895 does not seem to be running inside a container [2023-05-17T17:21:28.842Z] $ 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/undry_device-onvif-camera_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:21:29.089Z] $ docker top 8c175f8a6e5e65604cd6712ee72410865c0ff57a80d2cff668536d90a8e0965c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:21:29.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T17:21:29.726Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T17:21:30.017Z] + ls /var/log/sa-host [2023-05-17T17:21:30.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:21:30.082Z] provisioning config files... [2023-05-17T17:21:30.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config12607647866282989725tmp [Pipeline] { [Pipeline] echo [2023-05-17T17:21:30.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:30.388Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T17:21:30.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:30.729Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T17:21:30.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:31.024Z] ---> sudo-logs.sh [2023-05-17T17:21:31.024Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T17:21:31.057Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:31.340Z] ---> job-cost.sh [2023-05-17T17:21:31.340Z] lf-activate-venv: SKIPPING [2023-05-17T17:21:31.340Z] DEBUG: total: 0.2199999988079071 [2023-05-17T17:21:31.340Z] INFO: Retrieving Stack Cost... [2023-05-17T17:21:31.599Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:21:31.859Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T17:21:31.869Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:32.153Z] ---> logs-deploy.sh [2023-05-17T17:21:32.153Z] lf-activate-venv: SKIPPING [2023-05-17T17:21:32.153Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-363/2 [2023-05-17T17:21:32.153Z] INFO: archiving workspace using pattern(s): [2023-05-17T17:21:33.528Z] Archives upload complete. [2023-05-17T17:21:33.528Z] INFO: archiving logs to Nexus [2023-05-17T17:21:34.100Z] ---> uname -a: [2023-05-17T17:21:34.100Z] Linux prd-ubuntu20-04-docker-8c-8g-15895 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] ---> lscpu: [2023-05-17T17:21:34.100Z] Architecture: x86_64 [2023-05-17T17:21:34.100Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-17T17:21:34.100Z] Byte Order: Little Endian [2023-05-17T17:21:34.100Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-17T17:21:34.100Z] CPU(s): 8 [2023-05-17T17:21:34.100Z] On-line CPU(s) list: 0-7 [2023-05-17T17:21:34.100Z] Thread(s) per core: 1 [2023-05-17T17:21:34.100Z] Core(s) per socket: 1 [2023-05-17T17:21:34.100Z] Socket(s): 8 [2023-05-17T17:21:34.100Z] NUMA node(s): 1 [2023-05-17T17:21:34.100Z] Vendor ID: AuthenticAMD [2023-05-17T17:21:34.100Z] CPU family: 23 [2023-05-17T17:21:34.100Z] Model: 49 [2023-05-17T17:21:34.100Z] Model name: AMD EPYC-Rome Processor [2023-05-17T17:21:34.100Z] Stepping: 0 [2023-05-17T17:21:34.100Z] CPU MHz: 2799.998 [2023-05-17T17:21:34.100Z] BogoMIPS: 5599.99 [2023-05-17T17:21:34.100Z] Virtualization: AMD-V [2023-05-17T17:21:34.100Z] Hypervisor vendor: KVM [2023-05-17T17:21:34.100Z] Virtualization type: full [2023-05-17T17:21:34.100Z] L1d cache: 256 KiB [2023-05-17T17:21:34.100Z] L1i cache: 256 KiB [2023-05-17T17:21:34.100Z] L2 cache: 4 MiB [2023-05-17T17:21:34.100Z] L3 cache: 128 MiB [2023-05-17T17:21:34.100Z] NUMA node0 CPU(s): 0-7 [2023-05-17T17:21:34.100Z] Vulnerability Itlb multihit: Not affected [2023-05-17T17:21:34.100Z] Vulnerability L1tf: Not affected [2023-05-17T17:21:34.100Z] Vulnerability Mds: Not affected [2023-05-17T17:21:34.100Z] Vulnerability Meltdown: Not affected [2023-05-17T17:21:34.100Z] Vulnerability Mmio stale data: Not affected [2023-05-17T17:21:34.100Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-17T17:21:34.100Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-17T17:21:34.100Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-17T17:21:34.100Z] Vulnerability Srbds: Not affected [2023-05-17T17:21:34.100Z] Vulnerability Tsx async abort: Not affected [2023-05-17T17:21:34.100Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] ---> nproc: [2023-05-17T17:21:34.100Z] 8 [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] ---> df -h: [2023-05-17T17:21:34.100Z] Filesystem Size Used Avail Use% Mounted on [2023-05-17T17:21:34.100Z] overlay 155G 12G 144G 8% / [2023-05-17T17:21:34.100Z] tmpfs 64M 0 64M 0% /dev [2023-05-17T17:21:34.100Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-17T17:21:34.100Z] shm 64M 0 64M 0% /dev/shm [2023-05-17T17:21:34.100Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] ---> sar -b -r -n DEV: [2023-05-17T17:21:34.100Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15895) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] 17:17:04 LINUX RESTART (8 CPU) [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] 17:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-17T17:21:34.100Z] 17:19:01 193.38 1.43 191.95 0.00 16.93 74815.66 0.00 [2023-05-17T17:21:34.100Z] 17:20:01 161.19 0.25 160.94 0.00 24.66 30819.00 0.00 [2023-05-17T17:21:34.100Z] 17:21:01 32.61 0.00 32.61 0.00 0.00 16452.13 0.00 [2023-05-17T17:21:34.100Z] Average: 129.05 0.56 128.49 0.00 13.86 40694.25 0.00 [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-17T17:21:34.100Z] 17:19:01 27723256 31178184 1116000 3.39 147632 3478672 2218940 6.54 1576168 3098728 232748 [2023-05-17T17:21:34.100Z] 17:20:01 27469324 31545340 750616 2.28 159696 4057128 2057772 6.06 1293504 3603724 535876 [2023-05-17T17:21:34.100Z] 17:21:01 27578104 31577180 717696 2.18 160884 3978984 1778068 5.24 1273520 3512832 164 [2023-05-17T17:21:34.100Z] Average: 27590228 31433568 861437 2.62 156071 3838261 2018260 5.95 1381064 3405095 256263 [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-17T17:21:34.100Z] 17:19:01 ens3 339.23 205.87 2032.37 31.58 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:19:01 veth25e69cc 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:19:01 docker0 183.60 302.53 14.66 1999.15 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:20:01 ens3 122.26 90.67 2619.89 95.36 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:20:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:20:01 docker0 2.47 6.40 0.16 85.52 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:21:01 ens3 17.34 11.01 24.03 5.12 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] Average: ens3 159.60 102.51 1558.68 44.02 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] Average: docker0 62.02 102.97 4.94 694.85 0.00 0.00 0.00 0.00 [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] ---> sar -P ALL: [2023-05-17T17:21:34.100Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15895) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] 17:17:04 LINUX RESTART (8 CPU) [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] 17:18:01 CPU %user %nice %system %iowait %steal %idle [2023-05-17T17:21:34.100Z] 17:19:01 all 28.95 0.00 8.68 1.88 0.10 60.40 [2023-05-17T17:21:34.100Z] 17:19:01 0 26.32 0.00 5.26 1.20 0.07 67.15 [2023-05-17T17:21:34.100Z] 17:19:01 1 30.26 0.00 9.69 7.20 0.09 52.77 [2023-05-17T17:21:34.100Z] 17:19:01 2 29.00 0.00 11.45 1.19 0.07 58.29 [2023-05-17T17:21:34.100Z] 17:19:01 3 28.57 0.00 12.16 0.76 0.11 58.41 [2023-05-17T17:21:34.100Z] 17:19:01 4 30.34 0.00 6.97 0.29 0.07 62.33 [2023-05-17T17:21:34.100Z] 17:19:01 5 26.75 0.00 7.77 2.04 0.18 63.27 [2023-05-17T17:21:34.100Z] 17:19:01 6 28.48 0.00 9.17 0.16 0.09 62.09 [2023-05-17T17:21:34.100Z] 17:19:01 7 31.95 0.00 6.96 2.35 0.10 58.63 [2023-05-17T17:21:34.100Z] 17:20:01 all 25.77 0.00 5.34 4.00 0.07 64.82 [2023-05-17T17:21:34.100Z] 17:20:01 0 25.35 0.00 5.15 11.70 0.08 57.72 [2023-05-17T17:21:34.100Z] 17:20:01 1 26.86 0.00 6.39 17.26 0.07 49.42 [2023-05-17T17:21:34.100Z] 17:20:01 2 25.21 0.00 5.83 1.49 0.07 67.41 [2023-05-17T17:21:34.100Z] 17:20:01 3 26.45 0.00 4.73 0.08 0.07 68.67 [2023-05-17T17:21:34.100Z] 17:20:01 4 26.00 0.00 5.01 0.88 0.05 68.06 [2023-05-17T17:21:34.100Z] 17:20:01 5 25.92 0.00 5.40 0.25 0.08 68.34 [2023-05-17T17:21:34.100Z] 17:20:01 6 25.52 0.00 4.95 0.54 0.07 68.92 [2023-05-17T17:21:34.100Z] 17:20:01 7 24.91 0.00 5.31 0.49 0.10 69.19 [2023-05-17T17:21:34.100Z] 17:21:01 all 0.54 0.00 0.25 0.80 0.02 98.40 [2023-05-17T17:21:34.100Z] 17:21:01 0 0.53 0.00 0.20 0.78 0.03 98.45 [2023-05-17T17:21:34.100Z] 17:21:01 1 0.28 0.00 0.58 5.03 0.02 94.08 [2023-05-17T17:21:34.100Z] 17:21:01 2 0.38 0.00 0.23 0.05 0.02 99.32 [2023-05-17T17:21:34.100Z] 17:21:01 3 0.28 0.00 0.23 0.02 0.02 99.45 [2023-05-17T17:21:34.100Z] 17:21:01 4 0.30 0.00 0.18 0.45 0.02 99.05 [2023-05-17T17:21:34.100Z] 17:21:01 5 1.86 0.00 0.13 0.00 0.02 97.99 [2023-05-17T17:21:34.100Z] 17:21:01 6 0.22 0.00 0.18 0.02 0.02 99.57 [2023-05-17T17:21:34.100Z] 17:21:01 7 0.42 0.00 0.22 0.07 0.02 99.28 [2023-05-17T17:21:34.100Z] Average: all 18.13 0.00 4.66 2.22 0.06 74.92 [2023-05-17T17:21:34.100Z] Average: 0 17.20 0.00 3.50 4.58 0.06 74.67 [2023-05-17T17:21:34.100Z] Average: 1 18.60 0.00 5.40 9.75 0.06 66.19 [2023-05-17T17:21:34.100Z] Average: 2 17.98 0.00 5.74 0.90 0.05 75.32 [2023-05-17T17:21:34.100Z] Average: 3 18.19 0.00 5.58 0.28 0.06 75.89 [2023-05-17T17:21:34.100Z] Average: 4 18.47 0.00 3.96 0.55 0.05 76.98 [2023-05-17T17:21:34.100Z] Average: 5 17.90 0.00 4.35 0.74 0.09 76.92 [2023-05-17T17:21:34.100Z] Average: 6 17.83 0.00 4.68 0.24 0.06 77.19 [2023-05-17T17:21:34.100Z] Average: 7 18.88 0.00 4.12 0.95 0.07 75.98 [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z] [2023-05-17T17:21:34.100Z]