Pull request #391 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 711adf858ed93eaa076ce7287fd88ada72f5c588+75827e104e6969b0db3798c8f9b2a7d77ba88999 (0084129cacab1300e5b48ce292e2f519da4b9c70) 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-ssh3060350367954079233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17311611404002832253.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1600169225826287199.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8628730233193403360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15238256442540472501.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8523662823787344729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8536 in /w/workspace/undry_device-onvif-camera_PR-391 [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-391 # 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/391/head:refs/remotes/origin/PR-391 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 75827e104e6969b0db3798c8f9b2a7d77ba88999 into PR head commit 711adf858ed93eaa076ce7287fd88ada72f5c588 Merge succeeded, producing 711adf858ed93eaa076ce7287fd88ada72f5c588 Checking out Revision 711adf858ed93eaa076ce7287fd88ada72f5c588 (PR-391) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # 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 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T03:38:14.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T03:38:15.013Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T03:38:15.179Z] ========================================================= [2023-10-05T03:38:15.180Z] EdgeX Global Pipelines Version Info [2023-10-05T03:38:15.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:38:15.938Z] ------------------- [2023-10-05T03:38:15.938Z] stable info: [2023-10-05T03:38:15.938Z] ------------------- [2023-10-05T03:38:15.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T03:38:15.938Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T03:38:15.938Z] Message: update stable to v1.0.254 [2023-10-05T03:38:16.522Z] ------------------- [2023-10-05T03:38:16.522Z] experimental info: [2023-10-05T03:38:16.522Z] ------------------- [2023-10-05T03:38:16.522Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T03:38:16.522Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T03:38:16.522Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T03:38:16.852Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-05T03:38:16.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-05T03:38:16.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T03:38:16.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T03:38:17.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T03:38:17.059Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T03:38:17.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T03:38:17.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T03:38:17.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T03:38:17.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T03:38:17.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T03:38:17.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-05T03:38:17.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T03:38:17.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T03:38:17.441Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T03:38:17.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T03:38:17.533Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T03:38:17.578Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T03:38:17.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T03:38:17.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T03:38:17.717Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-05T03:38:17.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-05T03:38:17.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T03:38:17.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T03:38:17.889Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T03:38:17.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T03:38:17.972Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T03:38:18.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-391 [Pipeline] echo [2023-10-05T03:38:18.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-391 [Pipeline] echo [2023-10-05T03:38:18.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-391 [Pipeline] echo [2023-10-05T03:38:18.142Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo [2023-10-05T03:38:18.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 711adf8 [Pipeline] echo [2023-10-05T03:38:18.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T03:38:18.364Z] provisioning config files... [2023-10-05T03:38:18.395Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config13962858295337393791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:38:18.739Z] ---> docker-login.sh [2023-10-05T03:38:18.739Z] nexus3.edgexfoundry.org:10001 [2023-10-05T03:38:19.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:19.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:19.261Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:19.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:19.261Z] [2023-10-05T03:38:19.261Z] Login Succeeded [2023-10-05T03:38:19.261Z] nexus3.edgexfoundry.org:10002 [2023-10-05T03:38:19.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:19.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:19.261Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:19.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:19.261Z] [2023-10-05T03:38:19.261Z] Login Succeeded [2023-10-05T03:38:19.261Z] nexus3.edgexfoundry.org:10003 [2023-10-05T03:38:19.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:19.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:19.520Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:19.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:19.520Z] [2023-10-05T03:38:19.520Z] Login Succeeded [2023-10-05T03:38:19.520Z] nexus3.edgexfoundry.org:10004 [2023-10-05T03:38:19.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:19.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:19.520Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:19.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:19.520Z] [2023-10-05T03:38:19.520Z] Login Succeeded [2023-10-05T03:38:19.520Z] docker.io [2023-10-05T03:38:19.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:19.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:19.779Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:19.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:19.779Z] [2023-10-05T03:38:19.779Z] Login Succeeded [2023-10-05T03:38:19.779Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T03:38:19.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T03:38:20.444Z] + git rev-list -1 --merges 711adf858ed93eaa076ce7287fd88ada72f5c588~1..711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo [2023-10-05T03:38:20.514Z] -----------> git rev-list -1 --merges 711adf858ed93eaa076ce7287fd88ada72f5c588~1..711adf858ed93eaa076ce7287fd88ada72f5c588 711adf858ed93eaa076ce7287fd88ada72f5c588 [false] [Pipeline] sh [2023-10-05T03:38:20.824Z] + git log --format=format:%s -1 711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo [2023-10-05T03:38:20.856Z] ========================================================= [2023-10-05T03:38:20.856Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T03:38:20.856Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T03:38:21.287Z] + git log --format=format:%s -1 711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] echo [2023-10-05T03:38:21.319Z] [semverPrep] GIT_COMMIT: 711adf858ed93eaa076ce7287fd88ada72f5c588, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-05T03:38:21.348Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T03:38:21.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T03:38:21.740Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T03:38:21.740Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T03:38:21.740Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T03:38:21.740Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-10-05T03:38:21.740Z] tee -a /etc/ssh/ssh_known_hosts [2023-10-05T03:38:21.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:38:22.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T03:38:22.242Z] [2023-10-05T03:38:22.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:38:22.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T03:38:22.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T03:38:22.614Z] b85a868b505f: Pulling fs layer [2023-10-05T03:38:22.614Z] e2be974225ed: Pulling fs layer [2023-10-05T03:38:22.614Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T03:38:22.614Z] 988bab9f4d93: Pulling fs layer [2023-10-05T03:38:22.614Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T03:38:22.614Z] eaf3925da568: Pulling fs layer [2023-10-05T03:38:22.614Z] bab4dde63d76: Pulling fs layer [2023-10-05T03:38:22.614Z] bde34c3a00c8: Pulling fs layer [2023-10-05T03:38:22.614Z] b352a97aabf1: Pulling fs layer [2023-10-05T03:38:22.614Z] 4872d77fe225: Pulling fs layer [2023-10-05T03:38:22.614Z] 5851b861e8e6: Pulling fs layer [2023-10-05T03:38:22.614Z] b352a97aabf1: Waiting [2023-10-05T03:38:22.614Z] 988bab9f4d93: Waiting [2023-10-05T03:38:22.614Z] bab4dde63d76: Waiting [2023-10-05T03:38:22.614Z] bde34c3a00c8: Waiting [2023-10-05T03:38:22.614Z] 1469e6f7b9e6: Waiting [2023-10-05T03:38:22.614Z] 4872d77fe225: Waiting [2023-10-05T03:38:22.614Z] eaf3925da568: Waiting [2023-10-05T03:38:22.614Z] 5851b861e8e6: Waiting [2023-10-05T03:38:22.614Z] e2be974225ed: Verifying Checksum [2023-10-05T03:38:22.614Z] 988bab9f4d93: Verifying Checksum [2023-10-05T03:38:22.614Z] 988bab9f4d93: Download complete [2023-10-05T03:38:22.614Z] 1469e6f7b9e6: Download complete [2023-10-05T03:38:22.874Z] eaf3925da568: Download complete [2023-10-05T03:38:22.874Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T03:38:22.874Z] 339a4e72a1f5: Download complete [2023-10-05T03:38:22.874Z] bde34c3a00c8: Verifying Checksum [2023-10-05T03:38:22.874Z] bde34c3a00c8: Download complete [2023-10-05T03:38:22.874Z] b352a97aabf1: Download complete [2023-10-05T03:38:22.874Z] 4872d77fe225: Verifying Checksum [2023-10-05T03:38:22.874Z] 4872d77fe225: Download complete [2023-10-05T03:38:22.874Z] 5851b861e8e6: Download complete [2023-10-05T03:38:22.874Z] b85a868b505f: Download complete [2023-10-05T03:38:23.134Z] bab4dde63d76: Verifying Checksum [2023-10-05T03:38:23.134Z] bab4dde63d76: Download complete [2023-10-05T03:38:24.071Z] b85a868b505f: Pull complete [2023-10-05T03:38:24.333Z] e2be974225ed: Pull complete [2023-10-05T03:38:24.922Z] 339a4e72a1f5: Pull complete [2023-10-05T03:38:24.922Z] 988bab9f4d93: Pull complete [2023-10-05T03:38:25.182Z] 1469e6f7b9e6: Pull complete [2023-10-05T03:38:25.182Z] eaf3925da568: Pull complete [2023-10-05T03:38:27.091Z] bab4dde63d76: Pull complete [2023-10-05T03:38:27.351Z] bde34c3a00c8: Pull complete [2023-10-05T03:38:27.351Z] b352a97aabf1: Pull complete [2023-10-05T03:38:27.611Z] 4872d77fe225: Pull complete [2023-10-05T03:38:27.611Z] 5851b861e8e6: Pull complete [2023-10-05T03:38:27.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T03:38:27.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T03:38:27.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:38:27.856Z] prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container [2023-10-05T03:38:27.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-05T03:38:31.376Z] $ docker top 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 -eo pid,comm [2023-10-05T03:38:31.432Z] 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-10-05T03:38:31.432Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T03:38:31.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T03:38:31.557Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T03:38:31.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T03:38:31.680Z] $ docker exec 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent [2023-10-05T03:38:31.791Z] SSH_AUTH_SOCK=/tmp/ssh-2aRjcM95dKoB/agent.32 [2023-10-05T03:38:31.791Z] SSH_AGENT_PID=38 [2023-10-05T03:38:31.798Z] Running ssh-add (command line suppressed) [2023-10-05T03:38:31.898Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_13936674642439837170.key (/w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_13936674642439837170.key) [2023-10-05T03:38:31.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T03:38:32.243Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T03:38:32.271Z] $ docker exec --env ******** --env ******** 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent -k [2023-10-05T03:38:32.384Z] unset SSH_AUTH_SOCK; [2023-10-05T03:38:32.385Z] unset SSH_AGENT_PID; [2023-10-05T03:38:32.385Z] echo Agent pid 38 killed; [2023-10-05T03:38:32.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T03:38:32.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T03:38:32.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T03:38:32.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T03:38:32.592Z] $ docker exec 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent [2023-10-05T03:38:32.702Z] SSH_AUTH_SOCK=/tmp/ssh-wytglil6aJTg/agent.70 [2023-10-05T03:38:32.702Z] SSH_AGENT_PID=76 [2023-10-05T03:38:32.707Z] Running ssh-add (command line suppressed) [2023-10-05T03:38:32.813Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_11749589067048845593.key (/w/workspace/undry_device-onvif-camera_PR-391@tmp/private_key_11749589067048845593.key) [2023-10-05T03:38:32.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T03:38:33.157Z] + git semver init [2023-10-05T03:38:33.418Z] 2023-10-05 03:38:33,314 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T03:38:33.418Z] 2023-10-05 03:38:33,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-391/.semver [2023-10-05T03:38:33.418Z] 2023-10-05 03:38:33,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-391/.semver [2023-10-05T03:38:33.418Z] 2023-10-05 03:38:33,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-391/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-391, universal_newlines=False, shell=None, istream=None) [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,410 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-391/.git/info/exclude [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-391/.semver/PR-391 with force:False [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,411 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-391/.semver/PR-391 [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,415 [execute] INFO git cat-file --batch-check [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-391/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,422 [execute] INFO git cat-file --batch [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-391/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T03:38:34.800Z] 2023-10-05 03:38:34,428 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-391/.semver/PR-391 [2023-10-05T03:38:34.800Z] 0.0.0 [Pipeline] } [2023-10-05T03:38:34.825Z] $ docker exec --env ******** --env ******** 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 ssh-agent -k [2023-10-05T03:38:34.927Z] unset SSH_AUTH_SOCK; [2023-10-05T03:38:34.928Z] unset SSH_AGENT_PID; [2023-10-05T03:38:34.928Z] echo Agent pid 76 killed; [2023-10-05T03:38:34.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T03:38:35.364Z] + git semver [Pipeline] } [2023-10-05T03:38:35.651Z] $ docker stop --time=1 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 [2023-10-05T03:38:36.961Z] $ docker rm -f --volumes 5184cc131b4734dd057e445b359c54354fcaf5a957044d32414b3307b0ce1522 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T03:38:37.367Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T03:38:37.644Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T03:38:37.660Z] [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-10-05T03:38:38.302Z] provisioning config files... [2023-10-05T03:38:38.312Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config6303413491895260536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:38:38.673Z] ---> docker-login.sh [2023-10-05T03:38:38.673Z] nexus3.edgexfoundry.org:10001 [2023-10-05T03:38:38.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:38.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:38.673Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:38.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:38.673Z] [2023-10-05T03:38:38.673Z] Login Succeeded [2023-10-05T03:38:38.673Z] nexus3.edgexfoundry.org:10002 [2023-10-05T03:38:38.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:38.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:38.673Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:38.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:38.673Z] [2023-10-05T03:38:38.673Z] Login Succeeded [2023-10-05T03:38:38.673Z] nexus3.edgexfoundry.org:10003 [2023-10-05T03:38:38.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:38.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:38.934Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:38.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:38.934Z] [2023-10-05T03:38:38.934Z] Login Succeeded [2023-10-05T03:38:38.934Z] nexus3.edgexfoundry.org:10004 [2023-10-05T03:38:38.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:38.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:38.934Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:38.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:38.934Z] [2023-10-05T03:38:38.934Z] Login Succeeded [2023-10-05T03:38:38.934Z] docker.io [2023-10-05T03:38:39.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:38:39.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:38:39.455Z] Configure a credential helper to remove this warning. See [2023-10-05T03:38:39.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:38:39.455Z] [2023-10-05T03:38:39.455Z] Login Succeeded [2023-10-05T03:38:39.455Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T03:38:39.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T03:38:39.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T03:38:39.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T03:38:39.775Z] ========================================================= [2023-10-05T03:38:39.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T03:38:39.775Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:38:40.256Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T03:38:40.256Z] Sending build context to Docker daemon 21.58MB [2023-10-05T03:38:40.256Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T03:38:40.256Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-05T03:38:40.535Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T03:38:40.535Z] 7264a8db6415: Pulling fs layer [2023-10-05T03:38:40.535Z] c4d48a809fc2: Pulling fs layer [2023-10-05T03:38:40.535Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T03:38:40.535Z] ad3a456e5733: Pulling fs layer [2023-10-05T03:38:40.535Z] 33e27b845d1e: Pulling fs layer [2023-10-05T03:38:40.535Z] c68163c4e522: Pulling fs layer [2023-10-05T03:38:40.535Z] 50da416c3ac9: Pulling fs layer [2023-10-05T03:38:40.535Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T03:38:40.535Z] c68163c4e522: Waiting [2023-10-05T03:38:40.535Z] ad3a456e5733: Waiting [2023-10-05T03:38:40.535Z] 50da416c3ac9: Waiting [2023-10-05T03:38:40.535Z] 23d2d4c4bb30: Waiting [2023-10-05T03:38:40.535Z] 33e27b845d1e: Waiting [2023-10-05T03:38:40.535Z] c4d48a809fc2: Verifying Checksum [2023-10-05T03:38:40.535Z] c4d48a809fc2: Download complete [2023-10-05T03:38:40.535Z] ad3a456e5733: Verifying Checksum [2023-10-05T03:38:40.535Z] ad3a456e5733: Download complete [2023-10-05T03:38:40.535Z] 33e27b845d1e: Verifying Checksum [2023-10-05T03:38:40.535Z] 33e27b845d1e: Download complete [2023-10-05T03:38:40.535Z] 7264a8db6415: Verifying Checksum [2023-10-05T03:38:40.535Z] c68163c4e522: Verifying Checksum [2023-10-05T03:38:40.535Z] c68163c4e522: Download complete [2023-10-05T03:38:40.803Z] 7264a8db6415: Pull complete [2023-10-05T03:38:40.803Z] c4d48a809fc2: Pull complete [2023-10-05T03:38:40.803Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T03:38:40.803Z] 23d2d4c4bb30: Download complete [2023-10-05T03:38:41.067Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T03:38:41.067Z] 4f1c88b9dad5: Download complete [2023-10-05T03:38:41.327Z] 50da416c3ac9: Verifying Checksum [2023-10-05T03:38:41.327Z] 50da416c3ac9: Download complete [2023-10-05T03:38:44.620Z] 4f1c88b9dad5: Pull complete [2023-10-05T03:38:44.620Z] ad3a456e5733: Pull complete [2023-10-05T03:38:44.620Z] 33e27b845d1e: Pull complete [2023-10-05T03:38:44.620Z] c68163c4e522: Pull complete [2023-10-05T03:38:47.156Z] 50da416c3ac9: Pull complete [2023-10-05T03:38:47.723Z] 23d2d4c4bb30: Pull complete [2023-10-05T03:38:47.723Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T03:38:47.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T03:38:47.723Z] ---> 0786185ac409 [2023-10-05T03:38:47.723Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-05T03:38:52.995Z] ---> Running in 25f9e1c9e927 [2023-10-05T03:38:52.995Z] Removing intermediate container 25f9e1c9e927 [2023-10-05T03:38:52.995Z] ---> c4e6a8917402 [2023-10-05T03:38:52.995Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T03:38:52.995Z] ---> Running in d92b6b78b395 [2023-10-05T03:38:53.110Z] Still waiting to schedule task [2023-10-05T03:38:53.111Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-05T03:38:53.256Z] Removing intermediate container d92b6b78b395 [2023-10-05T03:38:53.256Z] ---> a4e5b5664e1e [2023-10-05T03:38:53.256Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T03:38:53.256Z] ---> Running in 36a21856365b [2023-10-05T03:38:53.256Z] Removing intermediate container 36a21856365b [2023-10-05T03:38:53.256Z] ---> a5193005bac8 [2023-10-05T03:38:53.256Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T03:38:53.256Z] ---> Running in 11cf6f55ac2e [2023-10-05T03:38:53.515Z] Removing intermediate container 11cf6f55ac2e [2023-10-05T03:38:53.515Z] ---> c9bc652d97bf [2023-10-05T03:38:53.515Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-05T03:38:53.515Z] ---> Running in 5e7817db8273 [2023-10-05T03:38:53.515Z] Removing intermediate container 5e7817db8273 [2023-10-05T03:38:53.515Z] ---> 0b2ed47e59fe [2023-10-05T03:38:53.515Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T03:38:53.515Z] ---> Running in 019ff2c13470 [2023-10-05T03:38:53.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T03:38:54.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T03:38:54.293Z] OK: 264 MiB in 52 packages [2023-10-05T03:38:54.553Z] Removing intermediate container 019ff2c13470 [2023-10-05T03:38:54.553Z] ---> 82159fbf687b [2023-10-05T03:38:54.553Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-05T03:38:54.553Z] ---> Running in 27f4478a877d [2023-10-05T03:38:54.814Z] Removing intermediate container 27f4478a877d [2023-10-05T03:38:54.814Z] ---> 234bfab0ef6f [2023-10-05T03:38:54.814Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-05T03:38:54.814Z] ---> bc0229d5d356 [2023-10-05T03:38:54.814Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T03:38:54.814Z] ---> Running in ef66d74b8019 [2023-10-05T03:39:51.112Z] Removing intermediate container ef66d74b8019 [2023-10-05T03:39:51.112Z] ---> f9b654caa8ff [2023-10-05T03:39:51.112Z] Step 12/13 : COPY . . [2023-10-05T03:39:51.112Z] ---> 20d3b3fd5056 [2023-10-05T03:39:51.112Z] Step 13/13 : RUN ${MAKE} [2023-10-05T03:39:51.112Z] ---> Running in 8f004c9ee433 [2023-10-05T03:39:51.112Z] noop [2023-10-05T03:39:51.112Z] Removing intermediate container 8f004c9ee433 [2023-10-05T03:39:51.112Z] ---> 2b3c2c1699c0 [2023-10-05T03:39:51.112Z] Successfully built 2b3c2c1699c0 [2023-10-05T03:39:51.112Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:39:51.568Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T03:39:51.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:39:51.732Z] prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container [2023-10-05T03:39:51.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@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 ******** ci-base-image-x86_64 cat [2023-10-05T03:39:52.134Z] $ docker top d3fcb84a1079c99c6e924139719027afa0adc30651e503f6c5c045aec57275bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T03:39:52.521Z] + go version [2023-10-05T03:39:52.521Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T03:39:52.558Z] $ docker stop --time=1 d3fcb84a1079c99c6e924139719027afa0adc30651e503f6c5c045aec57275bf [2023-10-05T03:39:53.884Z] $ docker rm -f --volumes d3fcb84a1079c99c6e924139719027afa0adc30651e503f6c5c045aec57275bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:39:54.604Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T03:39:54.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:39:54.751Z] prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container [2023-10-05T03:39:54.789Z] $ 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-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@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 ******** ci-base-image-x86_64 cat [2023-10-05T03:39:55.126Z] $ docker top 26c759c0f8675ac1fc04a734877161c8a2a8d85f9c32157cf1baf7b554f957da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T03:39:55.514Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-391 [Pipeline] fileExists [Pipeline] sh [2023-10-05T03:39:55.867Z] + make test [2023-10-05T03:39:55.867Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T03:39:57.352Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-05T03:40:07.394Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-05T03:40:08.335Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-05T03:40:10.255Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 31.5% of statements [2023-10-05T03:40:10.255Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.191s coverage: 86.5% of statements [2023-10-05T03:40:18.367Z] go vet ./... [2023-10-05T03:40:21.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T03:40:21.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T03:40:21.652Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T03:40:21.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T03:40:21.730Z] $ docker stop --time=1 26c759c0f8675ac1fc04a734877161c8a2a8d85f9c32157cf1baf7b554f957da [2023-10-05T03:40:24.738Z] $ docker rm -f --volumes 26c759c0f8675ac1fc04a734877161c8a2a8d85f9c32157cf1baf7b554f957da [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T03:40:25.216Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8538 in /w/workspace/undry_device-onvif-camera_PR-391 [Pipeline] { [Pipeline] ws [2023-10-05T03:40:25.276Z] + sudo chown -R jenkins:jenkins . [2023-10-05T03:40:25.282Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] stash [Pipeline] checkout [2023-10-05T03:40:25.397Z] Stashed 1 file(s) [2023-10-05T03:40:25.406Z] The recommended git tool is: git [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T03:40:26.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T03:40:26.418Z] + ls -al . [2023-10-05T03:40:26.418Z] total 244 [2023-10-05T03:40:26.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 03:39 . [2023-10-05T03:40:26.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 .. [2023-10-05T03:40:26.418Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 03:40 .git [2023-10-05T03:40:26.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:38 .github [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 03:38 .gitignore [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 03:38 .golangci.yml [2023-10-05T03:40:26.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 03:38 .semver [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 03:38 Attribution.txt [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 03:38 CHANGELOG.md [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 03:38 Dockerfile [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 03:38 GOVERNANCE.md [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 03:38 Jenkinsfile [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 03:38 LICENSE [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 03:38 Makefile [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 03:38 OWNERS.md [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 03:38 README.md [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 03:38 VERSION [2023-10-05T03:40:26.418Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 03:38 bin [2023-10-05T03:40:26.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:38 cmd [2023-10-05T03:40:26.418Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 03:40 coverage.out [2023-10-05T03:40:26.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 doc [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 03:38 go.mod [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 03:38 go.sum [2023-10-05T03:40:26.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 internal [2023-10-05T03:40:26.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:38 snap [2023-10-05T03:40:26.418Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:40:26.818Z] + 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=711adf858ed93eaa076ce7287fd88ada72f5c588 --label arch=amd64 --label version=0.0.0 . [2023-10-05T03:40:26.818Z] Sending build context to Docker daemon 21.66MB [2023-10-05T03:40:26.818Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T03:40:26.818Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T03:40:26.818Z] ---> 2b3c2c1699c0 [2023-10-05T03:40:26.818Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T03:40:27.077Z] ---> Running in 6964c2750fa2 [2023-10-05T03:40:27.335Z] Removing intermediate container 6964c2750fa2 [2023-10-05T03:40:27.335Z] ---> ceb507324e13 [2023-10-05T03:40:27.335Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T03:40:27.335Z] ---> Running in 6e7c1e81db42 [2023-10-05T03:40:27.335Z] Removing intermediate container 6e7c1e81db42 [2023-10-05T03:40:27.335Z] ---> ada5e0d78de1 [2023-10-05T03:40:27.335Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T03:40:27.335Z] ---> Running in 0d69a95e079c [2023-10-05T03:40:27.335Z] Removing intermediate container 0d69a95e079c [2023-10-05T03:40:27.335Z] ---> d97782ae11ef [2023-10-05T03:40:27.335Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T03:40:27.335Z] ---> Running in 433dfd419f1b [2023-10-05T03:40:27.595Z] Removing intermediate container 433dfd419f1b [2023-10-05T03:40:27.595Z] ---> f81af2b414f0 [2023-10-05T03:40:27.595Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-05T03:40:27.595Z] ---> Running in b3c8623489d1 [2023-10-05T03:40:27.595Z] Removing intermediate container b3c8623489d1 [2023-10-05T03:40:27.595Z] ---> f6fbe41e63d0 [2023-10-05T03:40:27.595Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T03:40:27.595Z] ---> Running in e91bbc589d34 [2023-10-05T03:40:27.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T03:40:27.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T03:40:28.113Z] OK: 264 MiB in 52 packages [2023-10-05T03:40:28.372Z] Removing intermediate container e91bbc589d34 [2023-10-05T03:40:28.372Z] ---> 321a2360c273 [2023-10-05T03:40:28.372Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-05T03:40:28.631Z] ---> Running in d7a778f7998f [2023-10-05T03:40:28.631Z] Removing intermediate container d7a778f7998f [2023-10-05T03:40:28.631Z] ---> bdfbc2616d80 [2023-10-05T03:40:28.631Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-05T03:40:28.631Z] ---> a5ee093c2f12 [2023-10-05T03:40:28.631Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T03:40:28.631Z] ---> Running in 9cff93d613f7 [2023-10-05T03:40:29.567Z] Removing intermediate container 9cff93d613f7 [2023-10-05T03:40:29.567Z] ---> de9e9811ec8f [2023-10-05T03:40:29.567Z] Step 12/26 : COPY . . [2023-10-05T03:40:30.192Z] ---> 706465aca71c [2023-10-05T03:40:30.192Z] Step 13/26 : RUN ${MAKE} [2023-10-05T03:40:30.192Z] ---> Running in cebedff65451 [2023-10-05T03:40:30.450Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-05T03:40:31.934Z] using credential edgex-jenkins-ssh [2023-10-05T03:40:31.953Z] Cloning the remote Git repository [2023-10-05T03:40:31.966Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-05T03:40:32.049Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-10-05T03:40:32.177Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-05T03:40:32.178Z] > git --version # timeout=10 [2023-10-05T03:40:32.197Z] > git --version # 'git version 2.25.1' [2023-10-05T03:40:32.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T03:40:32.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T03:40:33.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-05T03:40:33.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T03:40:35.452Z] Merging remotes/origin/main commit 75827e104e6969b0db3798c8f9b2a7d77ba88999 into PR head commit 711adf858ed93eaa076ce7287fd88ada72f5c588 [2023-10-05T03:40:34.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-05T03:40:34.705Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-05T03:40:34.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T03:40:34.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/391/head:refs/remotes/origin/PR-391 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-05T03:40:35.441Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T03:40:35.514Z] > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # timeout=10 [2023-10-05T03:40:35.810Z] Merge succeeded, producing 711adf858ed93eaa076ce7287fd88ada72f5c588 [2023-10-05T03:40:35.811Z] Checking out Revision 711adf858ed93eaa076ce7287fd88ada72f5c588 (PR-391) [2023-10-05T03:40:36.436Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-05T03:40:36.457Z] > git --version # timeout=10 [2023-10-05T03:40:36.469Z] > git --version # 'git version 2.25.1' [2023-10-05T03:40:36.484Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T03:40:35.682Z] > git remote # timeout=10 [2023-10-05T03:40:35.700Z] > git config --get remote.origin.url # timeout=10 [2023-10-05T03:40:35.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T03:40:35.737Z] > git merge 75827e104e6969b0db3798c8f9b2a7d77ba88999 # timeout=10 [2023-10-05T03:40:35.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-05T03:40:35.789Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T03:40:35.809Z] > git checkout -f 711adf858ed93eaa076ce7287fd88ada72f5c588 # timeout=10 [2023-10-05T03:40:37.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T03:40:37.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T03:40:37.572Z] Dload Upload Total Spent Left Speed [2023-10-05T03:40:37.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-10-05T03:40:38.229Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T03:40:38.574Z] + sudo tee /etc/docker/daemon.new [2023-10-05T03:40:38.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T03:40:38.574Z] { [2023-10-05T03:40:38.574Z] "registry-mirrors": [ [2023-10-05T03:40:38.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T03:40:38.574Z] ], [2023-10-05T03:40:38.574Z] "bip": "10.250.0.254/24", [2023-10-05T03:40:38.574Z] "hosts": [ [2023-10-05T03:40:38.574Z] "tcp://0.0.0.0:5555", [2023-10-05T03:40:38.574Z] "unix:///var/run/docker.sock" [2023-10-05T03:40:38.574Z] ], [2023-10-05T03:40:38.574Z] "mtu": 1458, [2023-10-05T03:40:38.574Z] "selinux-enabled": true, [2023-10-05T03:40:38.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T03:40:38.574Z] } [Pipeline] sh [2023-10-05T03:40:38.917Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T03:40:39.273Z] + sudo service docker restart [2023-10-05T03:40:52.481Z] Removing intermediate container cebedff65451 [2023-10-05T03:40:52.481Z] ---> 7c03c49b2e4d [2023-10-05T03:40:52.481Z] Step 14/26 : FROM alpine:3.18 [2023-10-05T03:40:52.481Z] 3.18: Pulling from library/alpine [2023-10-05T03:40:52.481Z] 96526aa774ef: Pulling fs layer [2023-10-05T03:40:52.481Z] 96526aa774ef: Verifying Checksum [2023-10-05T03:40:52.481Z] 96526aa774ef: Download complete [2023-10-05T03:40:52.481Z] 96526aa774ef: Pull complete [2023-10-05T03:40:52.481Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T03:40:52.481Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T03:40:52.481Z] ---> 8ca4688f4f35 [2023-10-05T03:40:52.481Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-05T03:40:52.481Z] ---> Running in 706185a30d9b [2023-10-05T03:40:52.481Z] Removing intermediate container 706185a30d9b [2023-10-05T03:40:52.481Z] ---> 76a27858cc3c [2023-10-05T03:40:52.481Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-05T03:40:52.481Z] ---> Running in 0a09e43195fe [2023-10-05T03:40:52.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T03:40:52.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T03:40:52.481Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T03:40:52.481Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T03:40:52.481Z] OK: 7 MiB in 16 packages [2023-10-05T03:40:52.741Z] Removing intermediate container 0a09e43195fe [2023-10-05T03:40:52.741Z] ---> b35bd38bd2a6 [2023-10-05T03:40:52.741Z] Step 17/26 : WORKDIR / [2023-10-05T03:40:52.741Z] ---> Running in 1559c61e66fe [2023-10-05T03:40:53.000Z] Removing intermediate container 1559c61e66fe [2023-10-05T03:40:53.000Z] ---> 0a211a571bf7 [2023-10-05T03:40:53.000Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-05T03:40:53.935Z] ---> b769e84ddc08 [2023-10-05T03:40:53.935Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-05T03:40:53.935Z] ---> 6fe26af67312 [2023-10-05T03:40:53.935Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-05T03:40:53.935Z] ---> 54a3d35361c7 [2023-10-05T03:40:53.935Z] Step 21/26 : EXPOSE 59984 [2023-10-05T03:40:53.935Z] ---> Running in 4cb9f4a38dd2 [2023-10-05T03:40:54.194Z] Removing intermediate container 4cb9f4a38dd2 [2023-10-05T03:40:54.194Z] ---> 6382bba24ae6 [2023-10-05T03:40:54.194Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-05T03:40:54.194Z] ---> Running in f31aa797ce69 [2023-10-05T03:40:54.194Z] Removing intermediate container f31aa797ce69 [2023-10-05T03:40:54.194Z] ---> 4a3b497a8cf2 [2023-10-05T03:40:54.194Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T03:40:54.194Z] ---> Running in daac4656f944 [2023-10-05T03:40:54.194Z] Removing intermediate container daac4656f944 [2023-10-05T03:40:54.194Z] ---> e828fb109991 [2023-10-05T03:40:54.194Z] Step 24/26 : LABEL arch=amd64 [2023-10-05T03:40:54.194Z] ---> Running in 56e985afd8f7 [2023-10-05T03:40:54.453Z] Removing intermediate container 56e985afd8f7 [2023-10-05T03:40:54.453Z] ---> b2692e47049b [2023-10-05T03:40:54.453Z] Step 25/26 : LABEL git_sha=711adf858ed93eaa076ce7287fd88ada72f5c588 [2023-10-05T03:40:54.453Z] ---> Running in 0fe3697b12f4 [2023-10-05T03:40:54.453Z] Removing intermediate container 0fe3697b12f4 [2023-10-05T03:40:54.453Z] ---> b891e57d7d1f [2023-10-05T03:40:54.453Z] Step 26/26 : LABEL version=0.0.0 [2023-10-05T03:40:54.453Z] ---> Running in 13302b15a1ae [2023-10-05T03:40:54.453Z] Removing intermediate container 13302b15a1ae [2023-10-05T03:40:54.453Z] ---> 21344ce1c2a3 [2023-10-05T03:40:54.453Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T03:40:54.453Z] Successfully built 21344ce1c2a3 [2023-10-05T03:40:54.453Z] 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-10-05T03:40:55.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T03:40:55.295Z] [2023-10-05T03:40:55.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:40:55.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T03:40:55.675Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T03:40:55.675Z] 5eb5b503b376: Pulling fs layer [2023-10-05T03:40:55.675Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T03:40:55.675Z] ec43610c2a17: Pulling fs layer [2023-10-05T03:40:55.675Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T03:40:55.675Z] 33b1e0a273af: Pulling fs layer [2023-10-05T03:40:55.675Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T03:40:55.675Z] 2f39f015ded8: Pulling fs layer [2023-10-05T03:40:55.675Z] 2f39f015ded8: Waiting [2023-10-05T03:40:55.675Z] 5d3b04190fa2: Waiting [2023-10-05T03:40:55.675Z] 3a2ae6a8a46f: Waiting [2023-10-05T03:40:55.675Z] 33b1e0a273af: Waiting [2023-10-05T03:40:55.675Z] 5c69ac0246d0: Download complete [2023-10-05T03:40:55.675Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T03:40:55.675Z] 3a2ae6a8a46f: Download complete [2023-10-05T03:40:55.675Z] 33b1e0a273af: Verifying Checksum [2023-10-05T03:40:55.675Z] 33b1e0a273af: Download complete [2023-10-05T03:40:55.675Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T03:40:55.675Z] 5d3b04190fa2: Download complete [2023-10-05T03:40:55.675Z] ec43610c2a17: Verifying Checksum [2023-10-05T03:40:55.675Z] ec43610c2a17: Download complete [2023-10-05T03:40:55.959Z] 5eb5b503b376: Download complete [2023-10-05T03:40:56.530Z] 2f39f015ded8: Download complete [2023-10-05T03:40:57.180Z] 5eb5b503b376: Pull complete [2023-10-05T03:40:57.438Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T03:40:57.588Z] provisioning config files... [2023-10-05T03:40:57.617Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10585743670282786850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:40:58.008Z] ---> docker-login.sh [2023-10-05T03:40:58.008Z] nexus3.edgexfoundry.org:10001 [2023-10-05T03:40:58.016Z] ec43610c2a17: Pull complete [2023-10-05T03:40:58.016Z] 3a2ae6a8a46f: Pull complete [2023-10-05T03:40:58.276Z] 33b1e0a273af: Pull complete [2023-10-05T03:40:58.276Z] 5d3b04190fa2: Pull complete [2023-10-05T03:40:58.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:40:58.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:40:58.548Z] Configure a credential helper to remove this warning. See [2023-10-05T03:40:58.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:40:58.548Z] [2023-10-05T03:40:58.548Z] Login Succeeded [2023-10-05T03:40:58.548Z] nexus3.edgexfoundry.org:10002 [2023-10-05T03:40:58.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:40:58.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:40:58.818Z] Configure a credential helper to remove this warning. See [2023-10-05T03:40:58.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:40:58.818Z] [2023-10-05T03:40:58.818Z] Login Succeeded [2023-10-05T03:40:59.089Z] nexus3.edgexfoundry.org:10003 [2023-10-05T03:40:59.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:40:59.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:40:59.359Z] Configure a credential helper to remove this warning. See [2023-10-05T03:40:59.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:40:59.359Z] [2023-10-05T03:40:59.359Z] Login Succeeded [2023-10-05T03:40:59.359Z] nexus3.edgexfoundry.org:10004 [2023-10-05T03:40:59.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:40:59.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:40:59.633Z] Configure a credential helper to remove this warning. See [2023-10-05T03:40:59.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:40:59.633Z] [2023-10-05T03:40:59.633Z] Login Succeeded [2023-10-05T03:40:59.633Z] docker.io [2023-10-05T03:40:59.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T03:41:00.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T03:41:00.172Z] Configure a credential helper to remove this warning. See [2023-10-05T03:41:00.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T03:41:00.172Z] [2023-10-05T03:41:00.172Z] Login Succeeded [2023-10-05T03:41:00.172Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T03:41:00.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T03:41:00.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T03:41:00.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T03:41:00.647Z] ========================================================= [2023-10-05T03:41:00.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T03:41:00.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:41:01.139Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-05T03:41:01.744Z] Sending build context to Docker daemon 14.16MB [2023-10-05T03:41:01.744Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T03:41:01.744Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-05T03:41:01.744Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T03:41:01.744Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T03:41:01.744Z] 5d54e960e981: Pulling fs layer [2023-10-05T03:41:01.744Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T03:41:01.744Z] f0e02332f6b5: Pulling fs layer [2023-10-05T03:41:01.744Z] cefa15bbcfad: Pulling fs layer [2023-10-05T03:41:01.744Z] 17808c966233: Pulling fs layer [2023-10-05T03:41:01.744Z] f4c1fc716caa: Pulling fs layer [2023-10-05T03:41:01.744Z] f0e02332f6b5: Waiting [2023-10-05T03:41:01.744Z] cefa15bbcfad: Waiting [2023-10-05T03:41:01.744Z] 17808c966233: Waiting [2023-10-05T03:41:01.744Z] f4c1fc716caa: Waiting [2023-10-05T03:41:01.744Z] 5d54e960e981: Verifying Checksum [2023-10-05T03:41:01.744Z] 5d54e960e981: Download complete [2023-10-05T03:41:01.744Z] f0e02332f6b5: Verifying Checksum [2023-10-05T03:41:01.744Z] f0e02332f6b5: Download complete [2023-10-05T03:41:02.027Z] 9fda8d8052c6: Verifying Checksum [2023-10-05T03:41:02.027Z] 9fda8d8052c6: Download complete [2023-10-05T03:41:02.027Z] cefa15bbcfad: Verifying Checksum [2023-10-05T03:41:02.027Z] cefa15bbcfad: Download complete [2023-10-05T03:41:02.299Z] f4c1fc716caa: Verifying Checksum [2023-10-05T03:41:02.299Z] f4c1fc716caa: Download complete [2023-10-05T03:41:02.885Z] 9fda8d8052c6: Pull complete [2023-10-05T03:41:03.483Z] 5d54e960e981: Pull complete [2023-10-05T03:41:03.483Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T03:41:03.483Z] c4a7e357bf2a: Download complete [2023-10-05T03:41:03.549Z] 2f39f015ded8: Pull complete [2023-10-05T03:41:03.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T03:41:03.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T03:41:03.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:41:03.797Z] prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container [2023-10-05T03:41:03.840Z] $ 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-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@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-lftools-log-publisher:latest cat [2023-10-05T03:41:04.449Z] 17808c966233: Verifying Checksum [2023-10-05T03:41:04.449Z] 17808c966233: Download complete [2023-10-05T03:41:08.481Z] $ docker top b7a57476035a2eb6e159c38e2e5d747f5c88f41e0c9dadce43152e60f523a8fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:41:08.954Z] ---> job-cost.sh [2023-10-05T03:41:08.954Z] lf-activate-venv: SKIPPING [2023-10-05T03:41:08.954Z] INFO: No Stack... [2023-10-05T03:41:09.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T03:41:09.472Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T03:41:09.788Z] + cat /w/workspace/undry_device-onvif-camera_PR-391/archives/cost.csv [2023-10-05T03:41:09.788Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T03:41:09.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [2023-10-05T03:41:09.841Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] did not exist. Created. [2023-10-05T03:41:09.841Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T03:41:10.239Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T03:41:10.302Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T03:41:10.332Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T03:41:10.424Z] $ docker stop --time=1 b7a57476035a2eb6e159c38e2e5d747f5c88f41e0c9dadce43152e60f523a8fb [2023-10-05T03:41:11.581Z] $ docker rm -f --volumes b7a57476035a2eb6e159c38e2e5d747f5c88f41e0c9dadce43152e60f523a8fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T03:41:14.655Z] c4a7e357bf2a: Pull complete [2023-10-05T03:41:14.655Z] f0e02332f6b5: Pull complete [2023-10-05T03:41:14.655Z] cefa15bbcfad: Pull complete [2023-10-05T03:41:22.894Z] 17808c966233: Pull complete [2023-10-05T03:41:23.487Z] f4c1fc716caa: Pull complete [2023-10-05T03:41:23.487Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T03:41:23.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T03:41:23.487Z] ---> ea914061e18c [2023-10-05T03:41:23.488Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-05T03:41:25.462Z] ---> Running in 8203f54716f7 [2023-10-05T03:41:25.462Z] Removing intermediate container 8203f54716f7 [2023-10-05T03:41:25.462Z] ---> 3edd23fad357 [2023-10-05T03:41:25.462Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T03:41:25.462Z] ---> Running in f804f5a0d1d8 [2023-10-05T03:41:25.735Z] Removing intermediate container f804f5a0d1d8 [2023-10-05T03:41:25.735Z] ---> 3ab616f3b1a6 [2023-10-05T03:41:25.735Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T03:41:26.004Z] ---> Running in b38760a339cc [2023-10-05T03:41:26.274Z] Removing intermediate container b38760a339cc [2023-10-05T03:41:26.274Z] ---> c4bd30fe4140 [2023-10-05T03:41:26.274Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T03:41:26.274Z] ---> Running in 7b6fe687b4b4 [2023-10-05T03:41:26.543Z] Removing intermediate container 7b6fe687b4b4 [2023-10-05T03:41:26.543Z] ---> fd3e0dbe999a [2023-10-05T03:41:26.543Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-05T03:41:26.543Z] ---> Running in 644e9d0dddff [2023-10-05T03:41:26.813Z] Removing intermediate container 644e9d0dddff [2023-10-05T03:41:26.813Z] ---> bb7dd288cb07 [2023-10-05T03:41:26.813Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T03:41:27.082Z] ---> Running in 73415bf010a1 [2023-10-05T03:41:28.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T03:41:28.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T03:41:29.598Z] OK: 266 MiB in 52 packages [2023-10-05T03:41:30.181Z] Removing intermediate container 73415bf010a1 [2023-10-05T03:41:30.181Z] ---> 362aad5d38c4 [2023-10-05T03:41:30.181Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-05T03:41:30.181Z] ---> Running in 41e0be2a592e [2023-10-05T03:41:30.765Z] Removing intermediate container 41e0be2a592e [2023-10-05T03:41:30.765Z] ---> d88acdb11bcc [2023-10-05T03:41:30.765Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-05T03:41:31.038Z] ---> 0fcff91d2296 [2023-10-05T03:41:31.038Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T03:41:31.038Z] ---> Running in 8b2577dc9e24 [2023-10-05T03:42:52.709Z] Removing intermediate container 8b2577dc9e24 [2023-10-05T03:42:52.709Z] ---> e393652a99d3 [2023-10-05T03:42:52.709Z] Step 12/13 : COPY . . [2023-10-05T03:42:52.709Z] ---> c09dff8d4239 [2023-10-05T03:42:52.709Z] Step 13/13 : RUN ${MAKE} [2023-10-05T03:42:52.709Z] ---> Running in 1d85dbe4fcf1 [2023-10-05T03:42:52.709Z] noop [2023-10-05T03:42:52.709Z] Removing intermediate container 1d85dbe4fcf1 [2023-10-05T03:42:52.709Z] ---> aef2cf3463e4 [2023-10-05T03:42:52.709Z] Successfully built aef2cf3463e4 [2023-10-05T03:42:52.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:42:53.195Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T03:42:53.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:42:53.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-8538 does not seem to be running inside a container [2023-10-05T03:42:53.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T03:42:54.749Z] $ docker top 6c054c46b85036f56426d4e1ff7e2efcfdb48be1c8a324598d39e4d7f2d207c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T03:42:55.615Z] + go version [2023-10-05T03:42:55.615Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T03:42:55.656Z] $ docker stop --time=1 6c054c46b85036f56426d4e1ff7e2efcfdb48be1c8a324598d39e4d7f2d207c1 [2023-10-05T03:42:57.374Z] $ docker rm -f --volumes 6c054c46b85036f56426d4e1ff7e2efcfdb48be1c8a324598d39e4d7f2d207c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:42:58.213Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T03:42:58.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:42:58.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-8538 does not seem to be running inside a container [2023-10-05T03:42:58.553Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-05T03:42:59.695Z] $ docker top 0fbf22c76cbf26e727e17b6dbfd13728bb18ff9cdd4e619a38a9d4e9fd9a5f89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T03:43:00.575Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-05T03:43:01.279Z] + make test [2023-10-05T03:43:01.279Z] go test ./... -coverprofile=coverage.out ./... [2023-10-05T03:43:05.544Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-05T03:44:57.258Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-05T03:44:57.258Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-05T03:44:57.258Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.195s coverage: 31.5% of statements [2023-10-05T03:45:12.330Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.949s coverage: 86.5% of statements [2023-10-05T03:45:13.292Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T03:45:13.292Z] go vet ./... [2023-10-05T03:45:40.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T03:45:40.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T03:45:40.026Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T03:45:40.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T03:45:40.117Z] $ docker stop --time=1 0fbf22c76cbf26e727e17b6dbfd13728bb18ff9cdd4e619a38a9d4e9fd9a5f89 [2023-10-05T03:45:42.111Z] $ docker rm -f --volumes 0fbf22c76cbf26e727e17b6dbfd13728bb18ff9cdd4e619a38a9d4e9fd9a5f89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T03:45:43.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T03:45:43.478Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T03:45:44.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T03:45:44.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T03:45:44.944Z] + ls -al . [2023-10-05T03:45:44.945Z] total 240 [2023-10-05T03:45:44.945Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 03:43 . [2023-10-05T03:45:44.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 .. [2023-10-05T03:45:44.945Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 03:40 .git [2023-10-05T03:45:44.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:40 .github [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 5 03:40 .gitignore [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 5 03:40 .golangci.yml [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 5 03:40 Attribution.txt [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 5 03:40 CHANGELOG.md [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 5 03:40 Dockerfile [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 03:40 GOVERNANCE.md [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 5 03:40 Jenkinsfile [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 5 03:40 LICENSE [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 5 03:40 Makefile [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 03:40 OWNERS.md [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 5 03:40 README.md [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 03:38 VERSION [2023-10-05T03:45:44.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 03:40 bin [2023-10-05T03:45:44.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 03:40 cmd [2023-10-05T03:45:44.945Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 5 03:45 coverage.out [2023-10-05T03:45:44.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 doc [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 5 03:40 go.mod [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 37524 Oct 5 03:40 go.sum [2023-10-05T03:45:44.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 internal [2023-10-05T03:45:44.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:40 snap [2023-10-05T03:45:44.945Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 5 03:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:45:45.370Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=711adf858ed93eaa076ce7287fd88ada72f5c588 --label arch=arm64 --label version=0.0.0 . [2023-10-05T03:45:45.642Z] Sending build context to Docker daemon 14.24MB [2023-10-05T03:45:45.909Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T03:45:45.909Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T03:45:45.909Z] ---> aef2cf3463e4 [2023-10-05T03:45:45.909Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T03:45:45.909Z] ---> Running in 0ccd62dcff03 [2023-10-05T03:45:46.185Z] Removing intermediate container 0ccd62dcff03 [2023-10-05T03:45:46.185Z] ---> ba3fe1d405a4 [2023-10-05T03:45:46.185Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T03:45:46.452Z] ---> Running in 2a825a148ab8 [2023-10-05T03:45:46.720Z] Removing intermediate container 2a825a148ab8 [2023-10-05T03:45:46.720Z] ---> cba9ec868a0b [2023-10-05T03:45:46.720Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T03:45:46.720Z] ---> Running in f28e73985f3d [2023-10-05T03:45:46.996Z] Removing intermediate container f28e73985f3d [2023-10-05T03:45:46.996Z] ---> caf8f94e322b [2023-10-05T03:45:46.996Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T03:45:46.996Z] ---> Running in 90f6cccf7b60 [2023-10-05T03:45:47.584Z] Removing intermediate container 90f6cccf7b60 [2023-10-05T03:45:47.584Z] ---> ef940cd06e92 [2023-10-05T03:45:47.584Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-05T03:45:47.584Z] ---> Running in e13e0f3df0a8 [2023-10-05T03:45:47.855Z] Removing intermediate container e13e0f3df0a8 [2023-10-05T03:45:47.855Z] ---> c7ec1a9b351b [2023-10-05T03:45:47.855Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T03:45:48.127Z] ---> Running in 82344884195e [2023-10-05T03:45:49.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T03:45:49.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T03:45:51.109Z] OK: 266 MiB in 52 packages [2023-10-05T03:45:52.081Z] Removing intermediate container 82344884195e [2023-10-05T03:45:52.081Z] ---> afa8d47ed31e [2023-10-05T03:45:52.081Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-05T03:45:52.349Z] ---> Running in 193d4e1addee [2023-10-05T03:45:52.620Z] Removing intermediate container 193d4e1addee [2023-10-05T03:45:52.620Z] ---> 782be7d0f7ff [2023-10-05T03:45:52.620Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-05T03:45:53.207Z] ---> 46721aec151b [2023-10-05T03:45:53.207Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T03:45:53.207Z] ---> Running in 2b05b942122e [2023-10-05T03:45:55.796Z] Removing intermediate container 2b05b942122e [2023-10-05T03:45:55.796Z] ---> 70dcc39f8d81 [2023-10-05T03:45:55.796Z] Step 12/26 : COPY . . [2023-10-05T03:45:57.218Z] ---> 630d47ffc65f [2023-10-05T03:45:57.218Z] Step 13/26 : RUN ${MAKE} [2023-10-05T03:45:57.218Z] ---> Running in fe80d82b8a0f [2023-10-05T03:45:58.180Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-05T03:48:04.856Z] Removing intermediate container fe80d82b8a0f [2023-10-05T03:48:04.856Z] ---> 5a99271a5022 [2023-10-05T03:48:04.856Z] Step 14/26 : FROM alpine:3.18 [2023-10-05T03:48:04.856Z] 3.18: Pulling from library/alpine [2023-10-05T03:48:04.856Z] 579b34f0a95b: Pulling fs layer [2023-10-05T03:48:04.856Z] 579b34f0a95b: Verifying Checksum [2023-10-05T03:48:04.856Z] 579b34f0a95b: Download complete [2023-10-05T03:48:04.856Z] 579b34f0a95b: Pull complete [2023-10-05T03:48:04.856Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T03:48:04.856Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T03:48:04.856Z] ---> 3cc203321400 [2023-10-05T03:48:04.856Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-05T03:48:04.856Z] ---> Running in 5164e1b4e25b [2023-10-05T03:48:04.856Z] Removing intermediate container 5164e1b4e25b [2023-10-05T03:48:04.856Z] ---> 3afa9bae799b [2023-10-05T03:48:04.856Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-05T03:48:04.856Z] ---> Running in febce38e2d32 [2023-10-05T03:48:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T03:48:05.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T03:48:06.090Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-05T03:48:06.090Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T03:48:06.090Z] OK: 8 MiB in 16 packages [2023-10-05T03:48:07.048Z] Removing intermediate container febce38e2d32 [2023-10-05T03:48:07.048Z] ---> 5b3f0c69a6d7 [2023-10-05T03:48:07.048Z] Step 17/26 : WORKDIR / [2023-10-05T03:48:07.048Z] ---> Running in c48ed51375bb [2023-10-05T03:48:07.315Z] Removing intermediate container c48ed51375bb [2023-10-05T03:48:07.315Z] ---> 20b2ddbd182e [2023-10-05T03:48:07.315Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-05T03:48:09.254Z] ---> fb8429e24a6e [2023-10-05T03:48:09.254Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-05T03:48:10.210Z] ---> 9674e27f0649 [2023-10-05T03:48:10.210Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-05T03:48:10.477Z] ---> b5e637113bfe [2023-10-05T03:48:10.477Z] Step 21/26 : EXPOSE 59984 [2023-10-05T03:48:10.477Z] ---> Running in a09bbac55eb7 [2023-10-05T03:48:10.746Z] Removing intermediate container a09bbac55eb7 [2023-10-05T03:48:10.746Z] ---> e3ece3ad1249 [2023-10-05T03:48:10.746Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-05T03:48:10.746Z] ---> Running in 35319288b181 [2023-10-05T03:48:11.013Z] Removing intermediate container 35319288b181 [2023-10-05T03:48:11.013Z] ---> bf39979eaee8 [2023-10-05T03:48:11.013Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T03:48:11.283Z] ---> Running in 4182ad537287 [2023-10-05T03:48:11.550Z] Removing intermediate container 4182ad537287 [2023-10-05T03:48:11.550Z] ---> f306fbccdb42 [2023-10-05T03:48:11.550Z] Step 24/26 : LABEL arch=arm64 [2023-10-05T03:48:11.550Z] ---> Running in af877936db4c [2023-10-05T03:48:11.816Z] Removing intermediate container af877936db4c [2023-10-05T03:48:11.816Z] ---> f8f55030af26 [2023-10-05T03:48:11.816Z] Step 25/26 : LABEL git_sha=711adf858ed93eaa076ce7287fd88ada72f5c588 [2023-10-05T03:48:11.816Z] ---> Running in 577831b42693 [2023-10-05T03:48:12.085Z] Removing intermediate container 577831b42693 [2023-10-05T03:48:12.085Z] ---> 8e4af4f3ff44 [2023-10-05T03:48:12.085Z] Step 26/26 : LABEL version=0.0.0 [2023-10-05T03:48:12.351Z] ---> Running in f597ad3109fb [2023-10-05T03:48:12.618Z] Removing intermediate container f597ad3109fb [2023-10-05T03:48:12.618Z] ---> 6f7a7a0c8b77 [2023-10-05T03:48:12.618Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T03:48:12.618Z] Successfully built 6f7a7a0c8b77 [2023-10-05T03:48:12.618Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:48:13.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T03:48:13.454Z] [2023-10-05T03:48:13.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:48:13.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T03:48:13.858Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T03:48:13.858Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T03:48:13.858Z] 04944245beec: Pulling fs layer [2023-10-05T03:48:13.858Z] 699f458cf7ca: Pulling fs layer [2023-10-05T03:48:13.858Z] 765212b225bb: Pulling fs layer [2023-10-05T03:48:13.858Z] f23df028b6ca: Pulling fs layer [2023-10-05T03:48:13.858Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T03:48:13.858Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T03:48:13.858Z] 765212b225bb: Waiting [2023-10-05T03:48:13.858Z] f23df028b6ca: Waiting [2023-10-05T03:48:13.859Z] d65c8cfc05b1: Waiting [2023-10-05T03:48:13.859Z] 2437ff75d9bd: Waiting [2023-10-05T03:48:14.128Z] 04944245beec: Verifying Checksum [2023-10-05T03:48:14.128Z] 04944245beec: Download complete [2023-10-05T03:48:14.128Z] 765212b225bb: Verifying Checksum [2023-10-05T03:48:14.128Z] 765212b225bb: Download complete [2023-10-05T03:48:14.128Z] f23df028b6ca: Verifying Checksum [2023-10-05T03:48:14.128Z] f23df028b6ca: Download complete [2023-10-05T03:48:14.128Z] d65c8cfc05b1: Verifying Checksum [2023-10-05T03:48:14.128Z] d65c8cfc05b1: Download complete [2023-10-05T03:48:14.128Z] 699f458cf7ca: Verifying Checksum [2023-10-05T03:48:14.128Z] 699f458cf7ca: Download complete [2023-10-05T03:48:14.713Z] 8998bd30e6a1: Download complete [2023-10-05T03:48:16.655Z] 2437ff75d9bd: Download complete [2023-10-05T03:48:18.596Z] 8998bd30e6a1: Pull complete [2023-10-05T03:48:19.558Z] 04944245beec: Pull complete [2023-10-05T03:48:20.968Z] 699f458cf7ca: Pull complete [2023-10-05T03:48:20.968Z] 765212b225bb: Pull complete [2023-10-05T03:48:21.927Z] f23df028b6ca: Pull complete [2023-10-05T03:48:21.927Z] d65c8cfc05b1: Pull complete [2023-10-05T03:48:36.909Z] 2437ff75d9bd: Pull complete [2023-10-05T03:48:36.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T03:48:36.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T03:48:36.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:48:37.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-8538 does not seem to be running inside a container [2023-10-05T03:48:37.320Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-05T03:48:39.899Z] $ docker top cddd3c7f5b08b83daebfa909856de9354268a9cebbb79b217852df5f23499ccd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:40.460Z] ---> job-cost.sh [2023-10-05T03:48:40.726Z] lf-activate-venv: SKIPPING [2023-10-05T03:48:40.726Z] INFO: No Stack... [2023-10-05T03:48:40.991Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T03:48:41.948Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T03:48:42.614Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-10-05T03:48:42.614Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T03:48:42.698Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [2023-10-05T03:48:42.703Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] did not exist. Created. [2023-10-05T03:48:42.703Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T03:48:43.115Z] /w/workspace/device-onvif-camera/1@tmp/durable-ed78a9ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T03:48:43.785Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T03:48:43.818Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T03:48:43.883Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T03:48:43.896Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-391-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T03:48:43.996Z] $ docker stop --time=1 cddd3c7f5b08b83daebfa909856de9354268a9cebbb79b217852df5f23499ccd [2023-10-05T03:48:47.161Z] $ docker rm -f --volumes cddd3c7f5b08b83daebfa909856de9354268a9cebbb79b217852df5f23499ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-05T03:48:48.218Z] provisioning config files... [2023-10-05T03:48:48.228Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config10543924733891279876tmp [Pipeline] { [Pipeline] sh [2023-10-05T03:48:48.567Z] + set +x [2023-10-05T03:48:48.567Z] + curl -s https://codecov.io/bash [2023-10-05T03:48:48.567Z] + bash -s -- [2023-10-05T03:48:48.567Z] [2023-10-05T03:48:48.567Z] _____ _ [2023-10-05T03:48:48.567Z] / ____| | | [2023-10-05T03:48:48.567Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T03:48:48.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T03:48:48.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T03:48:48.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T03:48:48.567Z] Bash-1.0.6 [2023-10-05T03:48:48.567Z] [2023-10-05T03:48:48.567Z] [2023-10-05T03:48:48.567Z] ==> git version 2.25.1 found [2023-10-05T03:48:48.567Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-05T03:48:48.567Z] Release-Date: 2020-01-08 [2023-10-05T03:48:48.567Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-05T03:48:48.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T03:48:48.567Z] ==> Jenkins CI detected. [2023-10-05T03:48:48.567Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-391 [2023-10-05T03:48:48.567Z] project root: . [2023-10-05T03:48:48.567Z] --> token set from env [2023-10-05T03:48:48.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T03:48:48.567Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T03:48:48.567Z] ==> Python coveragepy not found [2023-10-05T03:48:48.567Z] ==> Searching for coverage reports in: [2023-10-05T03:48:48.567Z] + . [2023-10-05T03:48:48.567Z] -> Found 1 reports [2023-10-05T03:48:48.567Z] ==> Detecting git/mercurial file structure [2023-10-05T03:48:48.828Z] ==> Reading reports [2023-10-05T03:48:48.828Z] + ./coverage.out bytes=78456 [2023-10-05T03:48:48.828Z] ==> Appending adjustments [2023-10-05T03:48:48.828Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T03:48:48.828Z] + Found adjustments [2023-10-05T03:48:48.828Z] ==> Gzipping contents [2023-10-05T03:48:48.828Z] 12K /tmp/codecov.uWmYFs.gz [2023-10-05T03:48:48.828Z] ==> Uploading reports [2023-10-05T03:48:48.828Z] url: https://codecov.io [2023-10-05T03:48:48.828Z] query: branch=PR-391&commit=711adf858ed93eaa076ce7287fd88ada72f5c588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-391%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=391&job=&cmd_args= [2023-10-05T03:48:48.828Z] -> Pinging Codecov [2023-10-05T03:48:48.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-391&commit=711adf858ed93eaa076ce7287fd88ada72f5c588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-391%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=391&job=&cmd_args= [2023-10-05T03:48:49.089Z] -> Uploading to [2023-10-05T03:48:49.089Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-05/F29A59C45E3A92E06B3E522C9905F8EF/711adf858ed93eaa076ce7287fd88ada72f5c588/d6d301d6-afa6-4714-b77b-fa9239a2c0be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231005T034848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20dea2b304c6a6124a4b0a7c30d3cfc8b557119405ca3ea28ed9d6b301ceba17 [2023-10-05T03:48:49.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T03:48:49.089Z] Dload Upload Total Spent Left Speed [2023-10-05T03:48:49.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 41578 --:--:-- --:--:-- --:--:-- 41743 [2023-10-05T03:48:49.349Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/711adf858ed93eaa076ce7287fd88ada72f5c588 [Pipeline] } [2023-10-05T03:48:49.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-05T03:48:51.238Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-391/archives ] [2023-10-05T03:48:51.238Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-391/archives [2023-10-05T03:48:51.238Z] total 16 [2023-10-05T03:48:51.238Z] drwxr-xr-x 3 root root 4096 Oct 5 03:41 . [2023-10-05T03:48:51.238Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 03:41 .. [2023-10-05T03:48:51.238Z] drwxr-xr-x 2 root root 4096 Oct 5 03:41 cost [2023-10-05T03:48:51.238Z] -rw-r--r-- 1 root root 91 Oct 5 03:41 cost.csv [2023-10-05T03:48:51.238Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-391/archives [2023-10-05T03:48:51.238Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-391/archives [2023-10-05T03:48:51.238Z] total 16 [2023-10-05T03:48:51.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 03:41 . [2023-10-05T03:48:51.238Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 03:41 .. [2023-10-05T03:48:51.238Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 03:41 cost [2023-10-05T03:48:51.238Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 5 03:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:51.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:52.462Z] ---> package-listing.sh [2023-10-05T03:48:52.463Z] ++ facter osfamily [2023-10-05T03:48:52.463Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T03:48:52.722Z] + OS_FAMILY=debian [2023-10-05T03:48:52.723Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-391 [2023-10-05T03:48:52.723Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T03:48:52.723Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T03:48:52.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T03:48:52.723Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T03:48:52.723Z] + '[' /w/workspace/undry_device-onvif-camera_PR-391 ']' [2023-10-05T03:48:52.723Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T03:48:52.723Z] + case "${OS_FAMILY}" in [2023-10-05T03:48:52.723Z] + dpkg -l [2023-10-05T03:48:52.723Z] + grep '^ii' [2023-10-05T03:48:52.723Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T03:48:52.723Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T03:48:52.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T03:48:52.723Z] + '[' /w/workspace/undry_device-onvif-camera_PR-391 ']' [2023-10-05T03:48:52.723Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-391/archives/ [2023-10-05T03:48:52.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-391/archives/ [Pipeline] echo [2023-10-05T03:48:52.759Z] 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-391/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-05T03:48:53.052Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T03:48:53.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T03:48:53.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T03:48:53.828Z] prd-ubuntu20.04-docker-8c-8g-8536 does not seem to be running inside a container [2023-10-05T03:48:53.868Z] $ 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-391/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-391 -v /w/workspace/undry_device-onvif-camera_PR-391:/w/workspace/undry_device-onvif-camera_PR-391:rw,z -v /w/workspace/undry_device-onvif-camera_PR-391@tmp:/w/workspace/undry_device-onvif-camera_PR-391@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-05T03:48:54.100Z] $ docker top 3618514c59a5beb15aa022c09ff867ebbf91560f13d87703b393fdaa67daefcb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T03:48:54.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T03:48:54.802Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T03:48:55.112Z] + ls /var/log/sa-host [2023-10-05T03:48:55.112Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T03:48:55.344Z] provisioning config files... [2023-10-05T03:48:55.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-391@tmp/config12476441003851918325tmp [Pipeline] { [Pipeline] echo [2023-10-05T03:48:55.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:55.721Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T03:48:55.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:56.156Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T03:48:56.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:56.502Z] ---> sudo-logs.sh [2023-10-05T03:48:56.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T03:48:56.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:56.895Z] ---> job-cost.sh [2023-10-05T03:48:56.895Z] lf-activate-venv: SKIPPING [2023-10-05T03:48:56.895Z] DEBUG: total: 0.2199999988079071 [2023-10-05T03:48:56.895Z] INFO: Retrieving Stack Cost... [2023-10-05T03:48:57.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T03:48:57.724Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T03:48:57.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T03:48:58.063Z] ---> logs-deploy.sh [2023-10-05T03:48:58.063Z] lf-activate-venv: SKIPPING [2023-10-05T03:48:58.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-391/1 [2023-10-05T03:48:58.063Z] INFO: archiving workspace using pattern(s): [2023-10-05T03:48:59.003Z] Archives upload complete. [2023-10-05T03:48:59.003Z] INFO: archiving logs to Nexus