Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c60bf2a2901989854b2c85f44f5dcfef240ae3a 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-ssh16207555063929936964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5894376394323620739.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10484197584339282432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6707663849726937387.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6082828707979470550.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5044’ Running on prd-ubuntu20.04-docker-8c-8g-5046 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9c60bf2a2901989854b2c85f44f5dcfef240ae3a (main) Commit message: "feat: Add proxy to build script for device-usb-service (#271)" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c60bf2a2901989854b2c85f44f5dcfef240ae3a # timeout=10 > git rev-list --no-walk c79013aec5a343747aa63ac8b71198bf6f18d439 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T19:39:18.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T19:39:18.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T19:39:18.713Z] ========================================================= [2023-08-31T19:39:18.713Z] EdgeX Global Pipelines Version Info [2023-08-31T19:39:18.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:39:19.440Z] ------------------- [2023-08-31T19:39:19.440Z] stable info: [2023-08-31T19:39:19.440Z] ------------------- [2023-08-31T19:39:19.440Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T19:39:19.440Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T19:39:19.440Z] Message: update stable to v1.0.253 [2023-08-31T19:39:20.011Z] ------------------- [2023-08-31T19:39:20.011Z] experimental info: [2023-08-31T19:39:20.011Z] ------------------- [2023-08-31T19:39:20.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T19:39:20.011Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T19:39:20.011Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T19:39:20.165Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-31T19:39:20.182Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-31T19:39:20.196Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T19:39:20.208Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T19:39:20.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T19:39:20.239Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T19:39:20.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T19:39:20.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T19:39:20.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T19:39:20.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T19:39:20.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T19:39:20.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-31T19:39:20.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T19:39:20.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T19:39:20.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T19:39:20.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T19:39:20.390Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T19:39:20.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T19:39:20.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T19:39:20.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T19:39:20.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-31T19:39:20.467Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-31T19:39:20.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T19:39:20.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T19:39:20.515Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T19:39:20.529Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T19:39:20.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T19:39:20.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-31T19:39:20.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-31T19:39:20.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-31T19:39:20.603Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo [2023-08-31T19:39:20.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c60bf2 [Pipeline] echo [2023-08-31T19:39:20.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:39:20.676Z] provisioning config files... [2023-08-31T19:39:20.691Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6160566515728675039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:39:20.991Z] ---> docker-login.sh [2023-08-31T19:39:20.991Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:39:22.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:22.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:22.642Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:22.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:22.642Z] [2023-08-31T19:39:22.642Z] Login Succeeded [2023-08-31T19:39:22.642Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:39:22.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:22.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:22.642Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:22.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:22.642Z] [2023-08-31T19:39:22.642Z] Login Succeeded [2023-08-31T19:39:22.642Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:39:22.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:22.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:22.907Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:22.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:22.907Z] [2023-08-31T19:39:22.907Z] Login Succeeded [2023-08-31T19:39:22.907Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:39:22.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:22.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:22.907Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:22.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:22.907Z] [2023-08-31T19:39:22.907Z] Login Succeeded [2023-08-31T19:39:22.907Z] docker.io [2023-08-31T19:39:22.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:23.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:23.179Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:23.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:23.179Z] [2023-08-31T19:39:23.179Z] Login Succeeded [2023-08-31T19:39:23.179Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:39:23.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T19:39:23.580Z] + git rev-list -1 --merges 9c60bf2a2901989854b2c85f44f5dcfef240ae3a~1..9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo [2023-08-31T19:39:23.630Z] -----------> git rev-list -1 --merges 9c60bf2a2901989854b2c85f44f5dcfef240ae3a~1..9c60bf2a2901989854b2c85f44f5dcfef240ae3a 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [false] [Pipeline] sh [2023-08-31T19:39:23.919Z] + git log --format=format:%s -1 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo [2023-08-31T19:39:23.934Z] ========================================================= [2023-08-31T19:39:23.934Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T19:39:23.934Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T19:39:24.276Z] + git log --format=format:%s -1 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] echo [2023-08-31T19:39:24.288Z] [semverPrep] GIT_COMMIT: 9c60bf2a2901989854b2c85f44f5dcfef240ae3a, Commit Message: feat: Add proxy to build script for device-usb-service (#271) [Pipeline] echo [2023-08-31T19:39:24.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T19:39:24.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:39:24.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T19:39:24.670Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T19:39:24.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T19:39:24.670Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T19:39:24.670Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T19:39:24.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:25.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:39:25.082Z] [2023-08-31T19:39:25.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:25.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:39:25.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T19:39:25.947Z] b85a868b505f: Pulling fs layer [2023-08-31T19:39:25.947Z] e2be974225ed: Pulling fs layer [2023-08-31T19:39:25.947Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T19:39:25.947Z] 988bab9f4d93: Pulling fs layer [2023-08-31T19:39:25.947Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T19:39:25.947Z] eaf3925da568: Pulling fs layer [2023-08-31T19:39:25.947Z] bab4dde63d76: Pulling fs layer [2023-08-31T19:39:25.948Z] bde34c3a00c8: Pulling fs layer [2023-08-31T19:39:25.948Z] b352a97aabf1: Pulling fs layer [2023-08-31T19:39:25.948Z] 4872d77fe225: Pulling fs layer [2023-08-31T19:39:25.948Z] 5851b861e8e6: Pulling fs layer [2023-08-31T19:39:25.948Z] 988bab9f4d93: Waiting [2023-08-31T19:39:25.948Z] 1469e6f7b9e6: Waiting [2023-08-31T19:39:25.948Z] eaf3925da568: Waiting [2023-08-31T19:39:25.948Z] bab4dde63d76: Waiting [2023-08-31T19:39:25.948Z] bde34c3a00c8: Waiting [2023-08-31T19:39:25.948Z] b352a97aabf1: Waiting [2023-08-31T19:39:25.948Z] 5851b861e8e6: Waiting [2023-08-31T19:39:25.948Z] 4872d77fe225: Waiting [2023-08-31T19:39:25.948Z] e2be974225ed: Verifying Checksum [2023-08-31T19:39:25.948Z] e2be974225ed: Download complete [2023-08-31T19:39:25.948Z] 988bab9f4d93: Verifying Checksum [2023-08-31T19:39:25.948Z] 988bab9f4d93: Download complete [2023-08-31T19:39:25.948Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T19:39:25.948Z] 1469e6f7b9e6: Download complete [2023-08-31T19:39:25.948Z] eaf3925da568: Verifying Checksum [2023-08-31T19:39:25.948Z] eaf3925da568: Download complete [2023-08-31T19:39:25.948Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T19:39:25.948Z] 339a4e72a1f5: Download complete [2023-08-31T19:39:25.948Z] bde34c3a00c8: Download complete [2023-08-31T19:39:26.207Z] b352a97aabf1: Verifying Checksum [2023-08-31T19:39:26.207Z] b352a97aabf1: Download complete [2023-08-31T19:39:26.207Z] 4872d77fe225: Download complete [2023-08-31T19:39:26.207Z] 5851b861e8e6: Download complete [2023-08-31T19:39:26.207Z] b85a868b505f: Download complete [2023-08-31T19:39:26.466Z] bab4dde63d76: Verifying Checksum [2023-08-31T19:39:26.466Z] bab4dde63d76: Download complete [2023-08-31T19:39:27.968Z] b85a868b505f: Pull complete [2023-08-31T19:39:28.544Z] e2be974225ed: Pull complete [2023-08-31T19:39:29.485Z] 339a4e72a1f5: Pull complete [2023-08-31T19:39:29.746Z] 988bab9f4d93: Pull complete [2023-08-31T19:39:30.353Z] 1469e6f7b9e6: Pull complete [2023-08-31T19:39:30.613Z] eaf3925da568: Pull complete [2023-08-31T19:39:32.530Z] bab4dde63d76: Pull complete [2023-08-31T19:39:32.789Z] bde34c3a00c8: Pull complete [2023-08-31T19:39:33.049Z] b352a97aabf1: Pull complete [2023-08-31T19:39:33.312Z] 4872d77fe225: Pull complete [2023-08-31T19:39:33.572Z] 5851b861e8e6: Pull complete [2023-08-31T19:39:33.572Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T19:39:33.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:39:33.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:39:33.701Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:39:33.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T19:39:40.273Z] $ docker top 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 -eo pid,comm [2023-08-31T19:39:40.387Z] 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-08-31T19:39:40.387Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:39:40.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:39:40.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:39:40.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:39:40.533Z] $ docker exec 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent [2023-08-31T19:39:40.635Z] SSH_AUTH_SOCK=/tmp/ssh-MkeTdZAlpK52/agent.14 [2023-08-31T19:39:40.635Z] SSH_AGENT_PID=20 [2023-08-31T19:39:40.642Z] Running ssh-add (command line suppressed) [2023-08-31T19:39:40.775Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18159810929627084606.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18159810929627084606.key) [2023-08-31T19:39:40.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:39:41.084Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T19:39:41.089Z] $ docker exec --env ******** --env ******** 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent -k [2023-08-31T19:39:41.180Z] unset SSH_AUTH_SOCK; [2023-08-31T19:39:41.181Z] unset SSH_AGENT_PID; [2023-08-31T19:39:41.181Z] echo Agent pid 20 killed; [2023-08-31T19:39:41.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T19:39:41.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:39:41.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:39:41.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:39:41.370Z] $ docker exec 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent [2023-08-31T19:39:41.475Z] SSH_AUTH_SOCK=/tmp/ssh-hkjIV7rBEzlp/agent.71 [2023-08-31T19:39:41.475Z] SSH_AGENT_PID=77 [2023-08-31T19:39:41.480Z] Running ssh-add (command line suppressed) [2023-08-31T19:39:41.570Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6713825240151059581.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6713825240151059581.key) [2023-08-31T19:39:41.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:39:41.877Z] + git semver init [2023-08-31T19:39:42.137Z] 2023-08-31 19:39:42,063 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T19:39:42.137Z] 2023-08-31 19:39:42,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-31T19:39:42.137Z] 2023-08-31 19:39:42,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-31T19:39:42.137Z] 2023-08-31 19:39:42,066 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:39:43.075Z] 2023-08-31 19:39:42,905 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-08-31T19:39:43.075Z] 2023-08-31 19:39:42,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-08-31T19:39:43.075Z] 2023-08-31 19:39:42,906 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:39:43.075Z] 2023-08-31 19:39:42,906 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:39:43.075Z] 3.1.0-dev.12 [Pipeline] } [2023-08-31T19:39:43.078Z] $ docker exec --env ******** --env ******** 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 ssh-agent -k [2023-08-31T19:39:43.176Z] unset SSH_AUTH_SOCK; [2023-08-31T19:39:43.177Z] unset SSH_AGENT_PID; [2023-08-31T19:39:43.178Z] echo Agent pid 77 killed; [2023-08-31T19:39:43.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:39:43.509Z] + git semver [Pipeline] } [2023-08-31T19:39:43.774Z] $ docker stop --time=1 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 [2023-08-31T19:39:45.318Z] $ docker rm -f --volumes 2bdc40663d0936d11918c9a4903e0dc40c9d9f05daf0dab79dd53cf6513068a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:39:45.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T19:39:45.988Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T19:39:45.991Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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-08-31T19:39:46.126Z] provisioning config files... [2023-08-31T19:39:46.135Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18385833788678635894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:39:46.433Z] ---> docker-login.sh [2023-08-31T19:39:46.433Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:39:46.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:46.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:46.433Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:46.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:46.433Z] [2023-08-31T19:39:46.433Z] Login Succeeded [2023-08-31T19:39:46.433Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:39:46.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:46.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:46.433Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:46.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:46.433Z] [2023-08-31T19:39:46.433Z] Login Succeeded [2023-08-31T19:39:46.433Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:39:46.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:46.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:46.691Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:46.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:46.691Z] [2023-08-31T19:39:46.691Z] Login Succeeded [2023-08-31T19:39:46.691Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:39:46.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:46.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:46.691Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:46.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:46.691Z] [2023-08-31T19:39:46.691Z] Login Succeeded [2023-08-31T19:39:46.691Z] docker.io [2023-08-31T19:39:46.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:39:46.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:39:46.952Z] Configure a credential helper to remove this warning. See [2023-08-31T19:39:46.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:39:46.952Z] [2023-08-31T19:39:46.952Z] Login Succeeded [2023-08-31T19:39:46.952Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:39:46.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T19:39:47.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:39:47.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:39:47.032Z] ========================================================= [2023-08-31T19:39:47.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T19:39:47.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:39:47.339Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T19:39:47.339Z] Sending build context to Docker daemon 2.123MB [2023-08-31T19:39:47.339Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T19:39:47.339Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T19:39:47.599Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T19:39:47.599Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T19:39:47.599Z] 6911f1a30b25: Pulling fs layer [2023-08-31T19:39:47.599Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T19:39:47.599Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T19:39:47.599Z] ec0bb842ea78: Pulling fs layer [2023-08-31T19:39:47.599Z] 40a00589a448: Pulling fs layer [2023-08-31T19:39:47.599Z] 6c08303d61cc: Pulling fs layer [2023-08-31T19:39:47.599Z] 798269fcf238: Pulling fs layer [2023-08-31T19:39:47.599Z] 6863d3e3a2b1: Waiting [2023-08-31T19:39:47.599Z] ec0bb842ea78: Waiting [2023-08-31T19:39:47.599Z] 40a00589a448: Waiting [2023-08-31T19:39:47.599Z] 6c08303d61cc: Waiting [2023-08-31T19:39:47.599Z] 798269fcf238: Waiting [2023-08-31T19:39:47.599Z] 6911f1a30b25: Download complete [2023-08-31T19:39:47.599Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T19:39:47.599Z] 6863d3e3a2b1: Download complete [2023-08-31T19:39:47.599Z] ec0bb842ea78: Download complete [2023-08-31T19:39:47.599Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T19:39:47.599Z] 4db1b89c0bd1: Download complete [2023-08-31T19:39:47.599Z] 40a00589a448: Verifying Checksum [2023-08-31T19:39:47.599Z] 40a00589a448: Download complete [2023-08-31T19:39:47.858Z] 4db1b89c0bd1: Pull complete [2023-08-31T19:39:48.118Z] 798269fcf238: Verifying Checksum [2023-08-31T19:39:48.118Z] 798269fcf238: Download complete [2023-08-31T19:39:48.118Z] 6911f1a30b25: Pull complete [2023-08-31T19:39:48.376Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T19:39:48.376Z] e194b8c5c2a9: Download complete [2023-08-31T19:39:48.633Z] 6c08303d61cc: Verifying Checksum [2023-08-31T19:39:48.633Z] 6c08303d61cc: Download complete [2023-08-31T19:39:51.924Z] e194b8c5c2a9: Pull complete [2023-08-31T19:39:51.924Z] 6863d3e3a2b1: Pull complete [2023-08-31T19:39:51.924Z] ec0bb842ea78: Pull complete [2023-08-31T19:39:51.924Z] 40a00589a448: Pull complete [2023-08-31T19:39:54.470Z] 6c08303d61cc: Pull complete [2023-08-31T19:39:55.406Z] 798269fcf238: Pull complete [2023-08-31T19:39:55.406Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T19:39:55.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T19:39:55.406Z] ---> ec979cd7f677 [2023-08-31T19:39:55.406Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T19:40:01.094Z] Still waiting to schedule task [2023-08-31T19:40:01.095Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5045’ [2023-08-31T19:40:03.523Z] ---> Running in 94a3a80e2e6b [2023-08-31T19:40:03.524Z] Removing intermediate container 94a3a80e2e6b [2023-08-31T19:40:03.524Z] ---> f9253cac955d [2023-08-31T19:40:03.524Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T19:40:03.524Z] ---> Running in 973346f7b63e [2023-08-31T19:40:03.524Z] Removing intermediate container 973346f7b63e [2023-08-31T19:40:03.524Z] ---> 268875ce9f1a [2023-08-31T19:40:03.524Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T19:40:03.524Z] ---> Running in 8b856c70fff1 [2023-08-31T19:40:03.524Z] Removing intermediate container 8b856c70fff1 [2023-08-31T19:40:03.524Z] ---> f45e244d046e [2023-08-31T19:40:03.524Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T19:40:03.524Z] ---> Running in 4e60730d855d [2023-08-31T19:40:03.524Z] Removing intermediate container 4e60730d855d [2023-08-31T19:40:03.524Z] ---> 7cdb37592eda [2023-08-31T19:40:03.524Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T19:40:03.524Z] ---> Running in a48917f7c453 [2023-08-31T19:40:03.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:40:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:40:04.300Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-31T19:40:04.300Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-31T19:40:04.300Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T19:40:04.300Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T19:40:04.300Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-31T19:40:04.300Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-31T19:40:04.300Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-31T19:40:04.300Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-31T19:40:04.300Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-31T19:40:04.300Z] (10/14) Installing kmod-libs (30-r1) [2023-08-31T19:40:04.300Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-31T19:40:04.586Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-31T19:40:04.586Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-31T19:40:04.586Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-31T19:40:04.586Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T19:40:04.586Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T19:40:04.586Z] OK: 272 MiB in 67 packages [2023-08-31T19:40:05.170Z] Removing intermediate container a48917f7c453 [2023-08-31T19:40:05.170Z] ---> 3e0ed42b8d39 [2023-08-31T19:40:05.170Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-31T19:40:05.170Z] ---> Running in 37fd6f765eb5 [2023-08-31T19:40:05.170Z] Removing intermediate container 37fd6f765eb5 [2023-08-31T19:40:05.170Z] ---> 4622efb504fe [2023-08-31T19:40:05.170Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-31T19:40:05.429Z] ---> 340ed916a4ba [2023-08-31T19:40:05.429Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:40:05.429Z] ---> Running in 84b42a952326 [2023-08-31T19:40:44.159Z] Removing intermediate container 84b42a952326 [2023-08-31T19:40:44.159Z] ---> f2ce6eb45401 [2023-08-31T19:40:44.159Z] Step 11/13 : COPY . . [2023-08-31T19:40:44.159Z] ---> ba2d79d8aaac [2023-08-31T19:40:44.159Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T19:40:44.159Z] ---> Running in 0d93ab50aede [2023-08-31T19:40:44.159Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:40:44.159Z] Dload Upload Total Spent Left Speed [2023-08-31T19:40:44.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 3631 0 --:--:-- --:--:-- --:--:-- 3631 100 1253 100 1253 0 0 3630 0 --:--:-- --:--:-- --:--:-- 3631 [2023-08-31T19:40:44.159Z] Removing intermediate container 0d93ab50aede [2023-08-31T19:40:44.159Z] ---> 647935a01ca7 [2023-08-31T19:40:44.159Z] Step 13/13 : RUN ${MAKE} [2023-08-31T19:40:44.159Z] ---> Running in 8a666b69ee4d [2023-08-31T19:40:44.159Z] noop [2023-08-31T19:40:44.159Z] Removing intermediate container 8a666b69ee4d [2023-08-31T19:40:44.159Z] ---> 89057d21e122 [2023-08-31T19:40:44.159Z] Successfully built 89057d21e122 [2023-08-31T19:40:44.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:44.460Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T19:40:44.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:40:44.530Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:40:44.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T19:40:44.878Z] $ docker top bb329540ac8e427c116f9b2ff9a9b04101f968edc77f828350ff09244720e82d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:40:45.217Z] + go version [2023-08-31T19:40:45.217Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T19:40:45.225Z] $ docker stop --time=1 bb329540ac8e427c116f9b2ff9a9b04101f968edc77f828350ff09244720e82d [2023-08-31T19:40:46.522Z] $ docker rm -f --volumes bb329540ac8e427c116f9b2ff9a9b04101f968edc77f828350ff09244720e82d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:40:46.929Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T19:40:46.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:40:47.009Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:40:47.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T19:40:47.356Z] $ docker top ad3c1c64b0d65ce3f25987cd00c98bbe2822efbefe07efa843009f637cb8f6df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:40:47.704Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-31T19:40:47.994Z] + make test [2023-08-31T19:40:47.994Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T19:40:53.260Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-31T19:41:05.447Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-31T19:41:05.447Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-08-31T19:41:12.053Z] go vet ./... [2023-08-31T19:41:14.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T19:41:14.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T19:41:14.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T19:41:14.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T19:41:14.360Z] $ docker stop --time=1 ad3c1c64b0d65ce3f25987cd00c98bbe2822efbefe07efa843009f637cb8f6df [2023-08-31T19:41:18.441Z] $ docker rm -f --volumes ad3c1c64b0d65ce3f25987cd00c98bbe2822efbefe07efa843009f637cb8f6df [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:41:18.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T19:41:18.973Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T19:41:19.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T19:41:19.865Z] + ls -al . [2023-08-31T19:41:19.865Z] total 220 [2023-08-31T19:41:19.865Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 19:40 . [2023-08-31T19:41:19.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:39 .. [2023-08-31T19:41:19.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 19:39 .git [2023-08-31T19:41:19.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:39 .github [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 19:39 .gitignore [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 19:39 .golangci.yml [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 19:39 .hadolint.yml [2023-08-31T19:41:19.865Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 19:39 .semver [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 19:39 Attribution.txt [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 19:39 CHANGELOG.md [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 19:39 Dockerfile [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 19:39 GOVERNANCE.md [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 19:39 Jenkinsfile [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 19:39 LICENSE [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 2611 Aug 31 19:39 Makefile [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 19:39 OWNERS.md [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 19:39 README.md [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 19:39 VERSION [2023-08-31T19:41:19.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:39 bin [2023-08-31T19:41:19.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:39 cmd [2023-08-31T19:41:19.865Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 19:41 coverage.out [2023-08-31T19:41:19.865Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 19:39 docker-entrypoint.sh [2023-08-31T19:41:19.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:39 docs [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 19:39 go.mod [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 19:39 go.sum [2023-08-31T19:41:19.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:39 internal [2023-08-31T19:41:19.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:39 snap [2023-08-31T19:41:19.865Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 19:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:20.219Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a --label arch=amd64 --label version=3.1.0-dev.12 . [2023-08-31T19:41:20.219Z] Sending build context to Docker daemon 2.178MB [2023-08-31T19:41:20.219Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T19:41:20.219Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-31T19:41:20.219Z] ---> 89057d21e122 [2023-08-31T19:41:20.219Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-31T19:41:20.484Z] ---> Running in 0663835e56f8 [2023-08-31T19:41:20.484Z] Removing intermediate container 0663835e56f8 [2023-08-31T19:41:20.484Z] ---> 1480300c14ef [2023-08-31T19:41:20.484Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T19:41:20.484Z] ---> Running in 97b031445bfb [2023-08-31T19:41:20.484Z] Removing intermediate container 97b031445bfb [2023-08-31T19:41:20.484Z] ---> c89c1cb38db3 [2023-08-31T19:41:20.484Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T19:41:20.484Z] ---> Running in 848c3bd76900 [2023-08-31T19:41:20.743Z] Removing intermediate container 848c3bd76900 [2023-08-31T19:41:20.743Z] ---> 91d7be1cb64c [2023-08-31T19:41:20.743Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T19:41:20.743Z] ---> Running in b988b6d1e5ad [2023-08-31T19:41:20.743Z] Removing intermediate container b988b6d1e5ad [2023-08-31T19:41:20.743Z] ---> dd1871db5824 [2023-08-31T19:41:20.743Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T19:41:20.743Z] ---> Running in 92190afb8326 [2023-08-31T19:41:21.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:41:21.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:41:21.517Z] OK: 272 MiB in 67 packages [2023-08-31T19:41:21.777Z] Removing intermediate container 92190afb8326 [2023-08-31T19:41:21.777Z] ---> 64633e473b60 [2023-08-31T19:41:21.777Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-31T19:41:21.777Z] ---> Running in 2e960cffd5ab [2023-08-31T19:41:21.777Z] Removing intermediate container 2e960cffd5ab [2023-08-31T19:41:21.777Z] ---> 94455778ce31 [2023-08-31T19:41:21.777Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-31T19:41:22.036Z] ---> e27531fb75ba [2023-08-31T19:41:22.036Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:41:22.036Z] ---> Running in 587e76c66032 [2023-08-31T19:41:22.973Z] Removing intermediate container 587e76c66032 [2023-08-31T19:41:22.973Z] ---> 3b69112043ca [2023-08-31T19:41:22.973Z] Step 11/36 : COPY . . [2023-08-31T19:41:22.973Z] ---> f3c62c2e943e [2023-08-31T19:41:22.973Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T19:41:22.973Z] ---> Running in 41bae08c91f8 [2023-08-31T19:41:23.232Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:41:23.232Z] Dload Upload Total Spent Left Speed [2023-08-31T19:41:23.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 20886 0 --:--:-- --:--:-- --:--:-- 21237 [2023-08-31T19:41:23.748Z] Removing intermediate container 41bae08c91f8 [2023-08-31T19:41:23.748Z] ---> 65c42b433ca6 [2023-08-31T19:41:23.748Z] Step 13/36 : RUN ${MAKE} [2023-08-31T19:41:23.748Z] ---> Running in fb772d5dc174 [2023-08-31T19:41:24.006Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-31T19:41:46.018Z] Removing intermediate container fb772d5dc174 [2023-08-31T19:41:46.018Z] ---> 5fab38d2957e [2023-08-31T19:41:46.018Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-31T19:41:46.018Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-31T19:41:46.018Z] 4acc49c71d14: Pulling fs layer [2023-08-31T19:41:46.585Z] 4acc49c71d14: Download complete [2023-08-31T19:41:46.843Z] 4acc49c71d14: Pull complete [2023-08-31T19:41:46.843Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-31T19:41:46.843Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-31T19:41:46.843Z] ---> 01a2bd3e5fff [2023-08-31T19:41:46.843Z] Step 15/36 : FROM alpine:3.17 [2023-08-31T19:41:47.101Z] 3.17: Pulling from library/alpine [2023-08-31T19:41:47.360Z] 9398808236ff: Pulling fs layer [2023-08-31T19:41:47.618Z] 9398808236ff: Verifying Checksum [2023-08-31T19:41:47.618Z] 9398808236ff: Download complete [2023-08-31T19:41:47.618Z] 9398808236ff: Pull complete [2023-08-31T19:41:47.618Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:41:47.618Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T19:41:47.618Z] ---> 1e0b8b5322fc [2023-08-31T19:41:47.618Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T19:41:48.186Z] ---> Running in e27ddf18a58f [2023-08-31T19:41:48.186Z] Removing intermediate container e27ddf18a58f [2023-08-31T19:41:48.186Z] ---> 4b2f385fb379 [2023-08-31T19:41:48.186Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-31T19:41:48.186Z] ---> Running in 04223364b371 [2023-08-31T19:41:48.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T19:41:48.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T19:41:48.702Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-31T19:41:48.702Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-31T19:41:48.702Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-31T19:41:48.702Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-31T19:41:48.702Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-31T19:41:48.702Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-31T19:41:48.702Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-31T19:41:48.702Z] (8/86) Installing libxcb (1.15-r0) [2023-08-31T19:41:48.702Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-31T19:41:48.702Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-31T19:41:48.960Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-31T19:41:48.960Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-31T19:41:48.960Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-31T19:41:48.960Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-31T19:41:48.960Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-31T19:41:48.960Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-31T19:41:48.960Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-31T19:41:48.960Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-31T19:41:48.960Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-31T19:41:48.960Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-31T19:41:48.960Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-31T19:41:48.960Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-31T19:41:48.960Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-31T19:41:48.960Z] (24/86) Installing glib (2.74.7-r0) [2023-08-31T19:41:48.960Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-31T19:41:48.960Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-31T19:41:48.960Z] (27/86) Installing libass (0.16.0-r1) [2023-08-31T19:41:48.960Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-31T19:41:48.960Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-31T19:41:48.960Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-31T19:41:48.960Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-31T19:41:48.960Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-31T19:41:48.960Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-31T19:41:48.960Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-31T19:41:48.960Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-31T19:41:48.960Z] (36/86) Installing libunistring (1.1-r0) [2023-08-31T19:41:49.219Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-31T19:41:49.219Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-31T19:41:49.219Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-31T19:41:49.219Z] (40/86) Installing lame (3.100-r2) [2023-08-31T19:41:49.219Z] (41/86) Installing opus (1.3.1-r1) [2023-08-31T19:41:49.219Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-31T19:41:49.219Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-31T19:41:49.219Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-31T19:41:49.219Z] (45/86) Installing orc (0.4.33-r0) [2023-08-31T19:41:49.219Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-31T19:41:49.219Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-31T19:41:49.219Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-31T19:41:49.219Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-31T19:41:49.219Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-31T19:41:49.219Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-31T19:41:49.219Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-31T19:41:49.219Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-31T19:41:49.219Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-31T19:41:49.219Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-31T19:41:49.219Z] (56/86) Installing libpulse (16.1-r6) [2023-08-31T19:41:49.219Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-31T19:41:49.219Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-31T19:41:49.219Z] (59/86) Installing librist (0.2.7-r0) [2023-08-31T19:41:49.219Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-31T19:41:49.219Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-31T19:41:49.219Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-31T19:41:49.219Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T19:41:49.219Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T19:41:49.219Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-31T19:41:49.219Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-31T19:41:49.477Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-31T19:41:49.477Z] (68/86) Installing libva (2.16.0-r0) [2023-08-31T19:41:49.477Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-31T19:41:49.477Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-31T19:41:49.477Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-31T19:41:49.477Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-31T19:41:49.477Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-31T19:41:49.477Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-31T19:41:49.477Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-31T19:41:49.477Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-31T19:41:49.477Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-31T19:41:49.477Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-31T19:41:49.477Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-31T19:41:49.734Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-31T19:41:49.734Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-31T19:41:49.734Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-31T19:41:49.734Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-31T19:41:49.734Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-31T19:41:49.734Z] (85/86) Installing kmod-libs (30-r1) [2023-08-31T19:41:49.734Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-31T19:41:49.734Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T19:41:49.734Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T19:41:49.734Z] OK: 112 MiB in 101 packages [2023-08-31T19:41:53.015Z] Removing intermediate container 04223364b371 [2023-08-31T19:41:53.015Z] ---> b113a073eb28 [2023-08-31T19:41:53.015Z] Step 18/36 : WORKDIR / [2023-08-31T19:41:53.015Z] ---> Running in 48981c4fce6b [2023-08-31T19:41:53.015Z] Removing intermediate container 48981c4fce6b [2023-08-31T19:41:53.015Z] ---> afc11f7a0846 [2023-08-31T19:41:53.015Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-31T19:41:53.952Z] ---> 71ba9a76ef0e [2023-08-31T19:41:53.952Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-31T19:41:53.952Z] ---> e69c49510ca8 [2023-08-31T19:41:53.952Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-31T19:41:54.212Z] ---> 039b34d308e7 [2023-08-31T19:41:54.212Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-31T19:41:54.212Z] ---> 8de57e270181 [2023-08-31T19:41:54.212Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-31T19:41:54.212Z] ---> 16385400bc83 [2023-08-31T19:41:54.212Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-31T19:41:54.471Z] ---> 43aef7b4ee98 [2023-08-31T19:41:54.471Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-31T19:41:55.408Z] ---> 664c6af5a6a4 [2023-08-31T19:41:55.408Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-31T19:41:55.408Z] ---> Running in c9358c4a2404 [2023-08-31T19:41:55.977Z] Removing intermediate container c9358c4a2404 [2023-08-31T19:41:55.977Z] ---> 978a1791a829 [2023-08-31T19:41:55.977Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-31T19:41:55.977Z] ---> Running in 395a749b45d3 [2023-08-31T19:41:56.545Z] Removing intermediate container 395a749b45d3 [2023-08-31T19:41:56.545Z] ---> 96b16eba1efd [2023-08-31T19:41:56.545Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-31T19:41:56.545Z] ---> Running in afd47ac10460 [2023-08-31T19:41:57.113Z] Removing intermediate container afd47ac10460 [2023-08-31T19:41:57.113Z] ---> a80040549930 [2023-08-31T19:41:57.113Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-31T19:41:57.113Z] ---> Running in 125f7ba3a19e [2023-08-31T19:41:57.374Z] Removing intermediate container 125f7ba3a19e [2023-08-31T19:41:57.374Z] ---> 59cf0712a65d [2023-08-31T19:41:57.374Z] Step 30/36 : EXPOSE 59983 [2023-08-31T19:41:57.631Z] ---> Running in 6ea4c8d62e30 [2023-08-31T19:41:57.631Z] Removing intermediate container 6ea4c8d62e30 [2023-08-31T19:41:57.631Z] ---> 98cc7b951647 [2023-08-31T19:41:57.631Z] Step 31/36 : EXPOSE 8554 [2023-08-31T19:41:57.631Z] ---> Running in 3b87b2fb7bd0 [2023-08-31T19:41:57.631Z] Removing intermediate container 3b87b2fb7bd0 [2023-08-31T19:41:57.631Z] ---> 8e1f9d4601e2 [2023-08-31T19:41:57.631Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-31T19:41:57.631Z] ---> Running in 735acc7119a9 [2023-08-31T19:41:57.889Z] Removing intermediate container 735acc7119a9 [2023-08-31T19:41:57.889Z] ---> 3df592bf38ef [2023-08-31T19:41:57.889Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-31T19:41:57.889Z] ---> Running in fb23aa7208a3 [2023-08-31T19:41:57.889Z] Removing intermediate container fb23aa7208a3 [2023-08-31T19:41:57.889Z] ---> d921a0736839 [2023-08-31T19:41:57.889Z] Step 34/36 : LABEL arch=amd64 [2023-08-31T19:41:57.889Z] ---> Running in 30e51c905689 [2023-08-31T19:41:57.889Z] Removing intermediate container 30e51c905689 [2023-08-31T19:41:57.889Z] ---> a0aebc630aa1 [2023-08-31T19:41:57.889Z] Step 35/36 : LABEL git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:41:57.889Z] ---> Running in f111dbecac1e [2023-08-31T19:41:58.149Z] Removing intermediate container f111dbecac1e [2023-08-31T19:41:58.149Z] ---> 694f9109e80b [2023-08-31T19:41:58.149Z] Step 36/36 : LABEL version=3.1.0-dev.12 [2023-08-31T19:41:58.149Z] ---> Running in 55853bc08a1b [2023-08-31T19:41:58.149Z] Removing intermediate container 55853bc08a1b [2023-08-31T19:41:58.149Z] ---> 78ea4d6c5c3f [2023-08-31T19:41:58.149Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T19:41:58.149Z] Successfully built 78ea4d6c5c3f [2023-08-31T19:41:58.149Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:41:58.265Z] provisioning config files... [2023-08-31T19:41:58.273Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4145353274763853002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:41:58.565Z] ---> docker-login.sh [2023-08-31T19:41:58.565Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:41:58.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:41:58.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:41:58.565Z] Configure a credential helper to remove this warning. See [2023-08-31T19:41:58.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:41:58.565Z] [2023-08-31T19:41:58.565Z] Login Succeeded [2023-08-31T19:41:58.565Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:41:58.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:41:58.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:41:58.565Z] Configure a credential helper to remove this warning. See [2023-08-31T19:41:58.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:41:58.565Z] [2023-08-31T19:41:58.565Z] Login Succeeded [2023-08-31T19:41:58.565Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:41:58.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:41:58.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:41:58.822Z] Configure a credential helper to remove this warning. See [2023-08-31T19:41:58.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:41:58.822Z] [2023-08-31T19:41:58.822Z] Login Succeeded [2023-08-31T19:41:58.822Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:41:58.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:41:58.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:41:58.822Z] Configure a credential helper to remove this warning. See [2023-08-31T19:41:58.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:41:58.822Z] [2023-08-31T19:41:58.822Z] Login Succeeded [2023-08-31T19:41:58.822Z] docker.io [2023-08-31T19:41:58.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:41:59.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:41:59.080Z] Configure a credential helper to remove this warning. See [2023-08-31T19:41:59.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:41:59.080Z] [2023-08-31T19:41:59.080Z] Login Succeeded [2023-08-31T19:41:59.080Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:41:59.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:41:59.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:41:59.128Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-08-31T19:41:59.128Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:41:59.128Z] latest [2023-08-31T19:41:59.128Z] 3.1.0-dev.12 [2023-08-31T19:41:59.128Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [2023-08-31T19:41:59.128Z] main [2023-08-31T19:41:59.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:59.432Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:41:59.731Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:41:59.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T19:41:59.731Z] 05e0b177eb6a: Preparing [2023-08-31T19:41:59.731Z] b2cc5d6dd312: Preparing [2023-08-31T19:41:59.731Z] 16a1ec1a37d1: Preparing [2023-08-31T19:41:59.731Z] b476fb195598: Preparing [2023-08-31T19:41:59.731Z] 3827b5b91e75: Preparing [2023-08-31T19:41:59.731Z] acc83c6ca332: Preparing [2023-08-31T19:41:59.731Z] a38c7de04acb: Preparing [2023-08-31T19:41:59.731Z] a5abeefbf30f: Preparing [2023-08-31T19:41:59.731Z] 6d1cb51083c3: Preparing [2023-08-31T19:41:59.731Z] 919408f5d0ea: Preparing [2023-08-31T19:41:59.731Z] 8149b140496d: Preparing [2023-08-31T19:41:59.731Z] c96f6a478223: Preparing [2023-08-31T19:41:59.731Z] 36b50b131297: Preparing [2023-08-31T19:41:59.731Z] acc83c6ca332: Waiting [2023-08-31T19:41:59.731Z] a5abeefbf30f: Waiting [2023-08-31T19:41:59.731Z] 6d1cb51083c3: Waiting [2023-08-31T19:41:59.731Z] 919408f5d0ea: Waiting [2023-08-31T19:41:59.731Z] a38c7de04acb: Waiting [2023-08-31T19:41:59.731Z] 8149b140496d: Waiting [2023-08-31T19:41:59.731Z] c96f6a478223: Waiting [2023-08-31T19:41:59.731Z] 36b50b131297: Waiting [2023-08-31T19:41:59.731Z] b2cc5d6dd312: Pushed [2023-08-31T19:41:59.731Z] 16a1ec1a37d1: Pushed [2023-08-31T19:41:59.731Z] 05e0b177eb6a: Pushed [2023-08-31T19:41:59.731Z] b476fb195598: Pushed [2023-08-31T19:41:59.993Z] acc83c6ca332: Pushed [2023-08-31T19:41:59.993Z] a38c7de04acb: Pushed [2023-08-31T19:41:59.993Z] 6d1cb51083c3: Pushed [2023-08-31T19:41:59.993Z] a5abeefbf30f: Pushed [2023-08-31T19:41:59.993Z] 36b50b131297: Layer already exists [2023-08-31T19:41:59.993Z] 919408f5d0ea: Pushed [2023-08-31T19:42:02.524Z] 3827b5b91e75: Pushed [2023-08-31T19:42:02.524Z] 8149b140496d: Pushed [2023-08-31T19:42:10.650Z] c96f6a478223: Pushed [2023-08-31T19:42:10.650Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:10.964Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:11.268Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-31T19:42:11.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T19:42:11.268Z] 05e0b177eb6a: Preparing [2023-08-31T19:42:11.268Z] b2cc5d6dd312: Preparing [2023-08-31T19:42:11.268Z] 16a1ec1a37d1: Preparing [2023-08-31T19:42:11.268Z] b476fb195598: Preparing [2023-08-31T19:42:11.268Z] 3827b5b91e75: Preparing [2023-08-31T19:42:11.268Z] acc83c6ca332: Preparing [2023-08-31T19:42:11.268Z] a38c7de04acb: Preparing [2023-08-31T19:42:11.268Z] a5abeefbf30f: Preparing [2023-08-31T19:42:11.268Z] 6d1cb51083c3: Preparing [2023-08-31T19:42:11.268Z] 919408f5d0ea: Preparing [2023-08-31T19:42:11.268Z] 8149b140496d: Preparing [2023-08-31T19:42:11.268Z] c96f6a478223: Preparing [2023-08-31T19:42:11.268Z] 36b50b131297: Preparing [2023-08-31T19:42:11.268Z] acc83c6ca332: Waiting [2023-08-31T19:42:11.268Z] a38c7de04acb: Waiting [2023-08-31T19:42:11.268Z] a5abeefbf30f: Waiting [2023-08-31T19:42:11.268Z] 6d1cb51083c3: Waiting [2023-08-31T19:42:11.268Z] 919408f5d0ea: Waiting [2023-08-31T19:42:11.268Z] 8149b140496d: Waiting [2023-08-31T19:42:11.268Z] c96f6a478223: Waiting [2023-08-31T19:42:11.268Z] b2cc5d6dd312: Layer already exists [2023-08-31T19:42:11.268Z] 16a1ec1a37d1: Layer already exists [2023-08-31T19:42:11.268Z] 3827b5b91e75: Layer already exists [2023-08-31T19:42:11.268Z] 05e0b177eb6a: Layer already exists [2023-08-31T19:42:11.268Z] b476fb195598: Layer already exists [2023-08-31T19:42:11.268Z] acc83c6ca332: Layer already exists [2023-08-31T19:42:11.268Z] a38c7de04acb: Layer already exists [2023-08-31T19:42:11.268Z] 919408f5d0ea: Layer already exists [2023-08-31T19:42:11.268Z] a5abeefbf30f: Layer already exists [2023-08-31T19:42:11.268Z] 6d1cb51083c3: Layer already exists [2023-08-31T19:42:11.268Z] 8149b140496d: Layer already exists [2023-08-31T19:42:11.268Z] c96f6a478223: Layer already exists [2023-08-31T19:42:11.268Z] 36b50b131297: Layer already exists [2023-08-31T19:42:12.209Z] latest: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:12.515Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:12.818Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.12 [2023-08-31T19:42:12.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T19:42:12.818Z] 05e0b177eb6a: Preparing [2023-08-31T19:42:12.818Z] b2cc5d6dd312: Preparing [2023-08-31T19:42:12.818Z] 16a1ec1a37d1: Preparing [2023-08-31T19:42:12.818Z] b476fb195598: Preparing [2023-08-31T19:42:12.818Z] 3827b5b91e75: Preparing [2023-08-31T19:42:12.818Z] acc83c6ca332: Preparing [2023-08-31T19:42:12.818Z] a38c7de04acb: Preparing [2023-08-31T19:42:12.818Z] a5abeefbf30f: Preparing [2023-08-31T19:42:12.818Z] 6d1cb51083c3: Preparing [2023-08-31T19:42:12.818Z] 919408f5d0ea: Preparing [2023-08-31T19:42:12.818Z] 8149b140496d: Preparing [2023-08-31T19:42:12.818Z] c96f6a478223: Preparing [2023-08-31T19:42:12.818Z] 36b50b131297: Preparing [2023-08-31T19:42:12.818Z] 8149b140496d: Waiting [2023-08-31T19:42:12.818Z] c96f6a478223: Waiting [2023-08-31T19:42:12.818Z] 36b50b131297: Waiting [2023-08-31T19:42:12.818Z] 6d1cb51083c3: Waiting [2023-08-31T19:42:12.818Z] 919408f5d0ea: Waiting [2023-08-31T19:42:12.818Z] acc83c6ca332: Waiting [2023-08-31T19:42:12.818Z] a38c7de04acb: Waiting [2023-08-31T19:42:12.818Z] a5abeefbf30f: Waiting [2023-08-31T19:42:14.203Z] 05e0b177eb6a: Layer already exists [2023-08-31T19:42:16.113Z] 3827b5b91e75: Layer already exists [2023-08-31T19:42:16.113Z] b476fb195598: Layer already exists [2023-08-31T19:42:16.113Z] b2cc5d6dd312: Layer already exists [2023-08-31T19:42:16.113Z] 16a1ec1a37d1: Layer already exists [2023-08-31T19:42:16.371Z] acc83c6ca332: Layer already exists [2023-08-31T19:42:16.371Z] a5abeefbf30f: Layer already exists [2023-08-31T19:42:16.371Z] a38c7de04acb: Layer already exists [2023-08-31T19:42:16.371Z] 6d1cb51083c3: Layer already exists [2023-08-31T19:42:16.371Z] 919408f5d0ea: Layer already exists [2023-08-31T19:42:16.371Z] 8149b140496d: Layer already exists [2023-08-31T19:42:16.371Z] 36b50b131297: Layer already exists [2023-08-31T19:42:16.371Z] c96f6a478223: Layer already exists [2023-08-31T19:42:16.371Z] 3.1.0-dev.12: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:16.709Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:17.051Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [2023-08-31T19:42:17.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T19:42:17.051Z] 05e0b177eb6a: Preparing [2023-08-31T19:42:17.051Z] b2cc5d6dd312: Preparing [2023-08-31T19:42:17.051Z] 16a1ec1a37d1: Preparing [2023-08-31T19:42:17.051Z] b476fb195598: Preparing [2023-08-31T19:42:17.051Z] 3827b5b91e75: Preparing [2023-08-31T19:42:17.051Z] acc83c6ca332: Preparing [2023-08-31T19:42:17.051Z] a38c7de04acb: Preparing [2023-08-31T19:42:17.051Z] a5abeefbf30f: Preparing [2023-08-31T19:42:17.051Z] 6d1cb51083c3: Preparing [2023-08-31T19:42:17.051Z] 919408f5d0ea: Preparing [2023-08-31T19:42:17.051Z] 8149b140496d: Preparing [2023-08-31T19:42:17.051Z] c96f6a478223: Preparing [2023-08-31T19:42:17.051Z] 36b50b131297: Preparing [2023-08-31T19:42:17.051Z] a5abeefbf30f: Waiting [2023-08-31T19:42:17.051Z] 6d1cb51083c3: Waiting [2023-08-31T19:42:17.051Z] 919408f5d0ea: Waiting [2023-08-31T19:42:17.051Z] 8149b140496d: Waiting [2023-08-31T19:42:17.051Z] c96f6a478223: Waiting [2023-08-31T19:42:17.051Z] 36b50b131297: Waiting [2023-08-31T19:42:17.051Z] acc83c6ca332: Waiting [2023-08-31T19:42:17.051Z] a38c7de04acb: Waiting [2023-08-31T19:42:17.051Z] 16a1ec1a37d1: Layer already exists [2023-08-31T19:42:17.051Z] 05e0b177eb6a: Layer already exists [2023-08-31T19:42:17.051Z] 3827b5b91e75: Layer already exists [2023-08-31T19:42:17.051Z] b2cc5d6dd312: Layer already exists [2023-08-31T19:42:17.051Z] b476fb195598: Layer already exists [2023-08-31T19:42:17.051Z] acc83c6ca332: Layer already exists [2023-08-31T19:42:17.051Z] a38c7de04acb: Layer already exists [2023-08-31T19:42:17.051Z] a5abeefbf30f: Layer already exists [2023-08-31T19:42:17.051Z] 919408f5d0ea: Layer already exists [2023-08-31T19:42:17.051Z] 6d1cb51083c3: Layer already exists [2023-08-31T19:42:17.051Z] 36b50b131297: Layer already exists [2023-08-31T19:42:17.051Z] 8149b140496d: Layer already exists [2023-08-31T19:42:17.051Z] c96f6a478223: Layer already exists [2023-08-31T19:42:17.051Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:17.405Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:17.717Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-08-31T19:42:17.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-31T19:42:17.717Z] 05e0b177eb6a: Preparing [2023-08-31T19:42:17.717Z] b2cc5d6dd312: Preparing [2023-08-31T19:42:17.717Z] 16a1ec1a37d1: Preparing [2023-08-31T19:42:17.718Z] b476fb195598: Preparing [2023-08-31T19:42:17.718Z] 3827b5b91e75: Preparing [2023-08-31T19:42:17.718Z] acc83c6ca332: Preparing [2023-08-31T19:42:17.718Z] a38c7de04acb: Preparing [2023-08-31T19:42:17.718Z] a5abeefbf30f: Preparing [2023-08-31T19:42:17.718Z] 6d1cb51083c3: Preparing [2023-08-31T19:42:17.718Z] 919408f5d0ea: Preparing [2023-08-31T19:42:17.718Z] 8149b140496d: Preparing [2023-08-31T19:42:17.718Z] c96f6a478223: Preparing [2023-08-31T19:42:17.718Z] 36b50b131297: Preparing [2023-08-31T19:42:17.718Z] 6d1cb51083c3: Waiting [2023-08-31T19:42:17.718Z] 919408f5d0ea: Waiting [2023-08-31T19:42:17.718Z] acc83c6ca332: Waiting [2023-08-31T19:42:17.718Z] 8149b140496d: Waiting [2023-08-31T19:42:17.718Z] a38c7de04acb: Waiting [2023-08-31T19:42:17.718Z] c96f6a478223: Waiting [2023-08-31T19:42:17.718Z] a5abeefbf30f: Waiting [2023-08-31T19:42:17.718Z] 36b50b131297: Waiting [2023-08-31T19:42:17.718Z] 16a1ec1a37d1: Layer already exists [2023-08-31T19:42:17.718Z] 05e0b177eb6a: Layer already exists [2023-08-31T19:42:17.718Z] b2cc5d6dd312: Layer already exists [2023-08-31T19:42:17.718Z] b476fb195598: Layer already exists [2023-08-31T19:42:17.718Z] 3827b5b91e75: Layer already exists [2023-08-31T19:42:17.718Z] acc83c6ca332: Layer already exists [2023-08-31T19:42:17.718Z] a38c7de04acb: Layer already exists [2023-08-31T19:42:17.718Z] 919408f5d0ea: Layer already exists [2023-08-31T19:42:17.718Z] 6d1cb51083c3: Layer already exists [2023-08-31T19:42:17.718Z] a5abeefbf30f: Layer already exists [2023-08-31T19:42:17.718Z] 8149b140496d: Layer already exists [2023-08-31T19:42:17.718Z] c96f6a478223: Layer already exists [2023-08-31T19:42:17.718Z] 36b50b131297: Layer already exists [2023-08-31T19:42:17.718Z] main: digest: sha256:8846a00ab8fb4a000711a00ca2b9258ccc6587810c43dc6e04b6e831401ae654 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:42:17.755Z] ===================================================== [Pipeline] echo [2023-08-31T19:42:17.760Z] taggedImages: [2023-08-31T19:42:17.760Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:42:17.760Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-31T19:42:17.760Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.12 [2023-08-31T19:42:17.760Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [2023-08-31T19:42:17.760Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:18.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T19:42:18.131Z] [2023-08-31T19:42:18.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:42:18.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T19:42:18.436Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T19:42:18.436Z] 5eb5b503b376: Pulling fs layer [2023-08-31T19:42:18.436Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T19:42:18.436Z] ec43610c2a17: Pulling fs layer [2023-08-31T19:42:18.436Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T19:42:18.436Z] 33b1e0a273af: Pulling fs layer [2023-08-31T19:42:18.436Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T19:42:18.436Z] 2f39f015ded8: Pulling fs layer [2023-08-31T19:42:18.436Z] 33b1e0a273af: Waiting [2023-08-31T19:42:18.436Z] 5d3b04190fa2: Waiting [2023-08-31T19:42:18.436Z] 3a2ae6a8a46f: Waiting [2023-08-31T19:42:18.436Z] 5c69ac0246d0: Verifying Checksum [2023-08-31T19:42:18.436Z] 5c69ac0246d0: Download complete [2023-08-31T19:42:18.436Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T19:42:18.436Z] 3a2ae6a8a46f: Download complete [2023-08-31T19:42:18.436Z] 33b1e0a273af: Verifying Checksum [2023-08-31T19:42:18.436Z] 33b1e0a273af: Download complete [2023-08-31T19:42:18.436Z] 5d3b04190fa2: Download complete [2023-08-31T19:42:18.436Z] ec43610c2a17: Verifying Checksum [2023-08-31T19:42:18.436Z] ec43610c2a17: Download complete [2023-08-31T19:42:18.695Z] 5eb5b503b376: Verifying Checksum [2023-08-31T19:42:18.695Z] 5eb5b503b376: Download complete [2023-08-31T19:42:19.261Z] 2f39f015ded8: Download complete [2023-08-31T19:42:19.828Z] 5eb5b503b376: Pull complete [2023-08-31T19:42:20.086Z] 5c69ac0246d0: Pull complete [2023-08-31T19:42:20.674Z] ec43610c2a17: Pull complete [2023-08-31T19:42:20.674Z] 3a2ae6a8a46f: Pull complete [2023-08-31T19:42:20.934Z] 33b1e0a273af: Pull complete [2023-08-31T19:42:21.218Z] 5d3b04190fa2: Pull complete [2023-08-31T19:42:26.485Z] 2f39f015ded8: Pull complete [2023-08-31T19:42:26.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T19:42:26.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T19:42:26.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:42:26.563Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:42:26.601Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T19:42:32.438Z] $ docker top 939c9c18a0f4ee1ff40bbe31afefe7a68d08db93dcbf0518aba628e3230d968c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:42:32.804Z] ---> job-cost.sh [2023-08-31T19:42:32.804Z] lf-activate-venv: SKIPPING [2023-08-31T19:42:32.804Z] INFO: No Stack... [2023-08-31T19:42:33.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T19:42:33.323Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T19:42:33.612Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-08-31T19:42:33.612Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T19:42:33.625Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [2023-08-31T19:42:33.633Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] did not exist. Created. [2023-08-31T19:42:33.633Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T19:42:33.930Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T19:42:33.951Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T19:42:33.956Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T19:42:33.984Z] $ docker stop --time=1 939c9c18a0f4ee1ff40bbe31afefe7a68d08db93dcbf0518aba628e3230d968c [2023-08-31T19:42:35.126Z] $ docker rm -f --volumes 939c9c18a0f4ee1ff40bbe31afefe7a68d08db93dcbf0518aba628e3230d968c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T19:43:24.962Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5047 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-08-31T19:43:24.975Z] Running in /w/workspace/device-usb-camera/136 [Pipeline] { [Pipeline] checkout [2023-08-31T19:43:25.010Z] Selected Git installation does not exist. Using Default [2023-08-31T19:43:25.010Z] The recommended git tool is: NONE [2023-08-31T19:43:30.050Z] using credential edgex-jenkins-ssh [2023-08-31T19:43:30.068Z] Cloning the remote Git repository [2023-08-31T19:43:30.110Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-31T19:43:30.202Z] > git init /w/workspace/device-usb-camera/136 # timeout=10 [2023-08-31T19:43:30.332Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-31T19:43:30.333Z] > git --version # timeout=10 [2023-08-31T19:43:30.355Z] > git --version # 'git version 2.25.1' [2023-08-31T19:43:30.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T19:43:30.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T19:43:32.129Z] Avoid second fetch [2023-08-31T19:43:32.130Z] Checking out Revision 9c60bf2a2901989854b2c85f44f5dcfef240ae3a (main) [2023-08-31T19:43:31.294Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-31T19:43:31.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T19:43:32.148Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T19:43:32.212Z] > git checkout -f 9c60bf2a2901989854b2c85f44f5dcfef240ae3a # timeout=10 [2023-08-31T19:43:32.656Z] Commit message: "feat: Add proxy to build script for device-usb-service (#271)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T19:43:33.707Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T19:43:33.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:43:33.707Z] Dload Upload Total Spent Left Speed [2023-08-31T19:43:33.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 43667 0 --:--:-- --:--:-- --:--:-- 43667 [Pipeline] sh [2023-08-31T19:43:34.606Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T19:43:34.932Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T19:43:34.932Z] + sudo tee /etc/docker/daemon.new [2023-08-31T19:43:34.932Z] { [2023-08-31T19:43:34.932Z] "registry-mirrors": [ [2023-08-31T19:43:34.932Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T19:43:34.932Z] ], [2023-08-31T19:43:34.932Z] "bip": "10.250.0.254/24", [2023-08-31T19:43:34.932Z] "hosts": [ [2023-08-31T19:43:34.932Z] "tcp://0.0.0.0:5555", [2023-08-31T19:43:34.932Z] "unix:///var/run/docker.sock" [2023-08-31T19:43:34.932Z] ], [2023-08-31T19:43:34.932Z] "mtu": 1458, [2023-08-31T19:43:34.932Z] "selinux-enabled": true, [2023-08-31T19:43:34.932Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T19:43:34.932Z] } [Pipeline] sh [2023-08-31T19:43:35.270Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T19:43:35.602Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:43:53.855Z] provisioning config files... [2023-08-31T19:43:53.878Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/136@tmp/config9264585764113478781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:43:54.226Z] ---> docker-login.sh [2023-08-31T19:43:54.226Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:43:54.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:43:54.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:43:54.765Z] Configure a credential helper to remove this warning. See [2023-08-31T19:43:54.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:43:54.766Z] [2023-08-31T19:43:54.766Z] Login Succeeded [2023-08-31T19:43:54.766Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:43:55.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:43:55.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:43:55.033Z] Configure a credential helper to remove this warning. See [2023-08-31T19:43:55.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:43:55.033Z] [2023-08-31T19:43:55.033Z] Login Succeeded [2023-08-31T19:43:55.033Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:43:55.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:43:55.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:43:55.572Z] Configure a credential helper to remove this warning. See [2023-08-31T19:43:55.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:43:55.572Z] [2023-08-31T19:43:55.572Z] Login Succeeded [2023-08-31T19:43:55.572Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:43:55.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:43:55.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:43:55.844Z] Configure a credential helper to remove this warning. See [2023-08-31T19:43:55.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:43:55.844Z] [2023-08-31T19:43:55.844Z] Login Succeeded [2023-08-31T19:43:55.844Z] docker.io [2023-08-31T19:43:56.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:43:56.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:43:56.375Z] Configure a credential helper to remove this warning. See [2023-08-31T19:43:56.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:43:56.375Z] [2023-08-31T19:43:56.375Z] Login Succeeded [2023-08-31T19:43:56.375Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:43:56.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T19:43:56.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:43:56.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:43:56.655Z] ========================================================= [2023-08-31T19:43:56.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T19:43:56.655Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:43:57.005Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T19:43:57.274Z] Sending build context to Docker daemon 1.27MB [2023-08-31T19:43:57.274Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T19:43:57.274Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T19:43:57.541Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T19:43:57.542Z] edb6bdbacee9: Pulling fs layer [2023-08-31T19:43:57.542Z] 5f9638ab2659: Pulling fs layer [2023-08-31T19:43:57.542Z] 8d51d6327a98: Pulling fs layer [2023-08-31T19:43:57.542Z] 8b374f2dd631: Pulling fs layer [2023-08-31T19:43:57.542Z] ec14aa9079de: Pulling fs layer [2023-08-31T19:43:57.542Z] 2f466654f4bb: Pulling fs layer [2023-08-31T19:43:57.542Z] 554e91adad29: Pulling fs layer [2023-08-31T19:43:57.542Z] 8b374f2dd631: Waiting [2023-08-31T19:43:57.542Z] ec14aa9079de: Waiting [2023-08-31T19:43:57.542Z] 2f466654f4bb: Waiting [2023-08-31T19:43:57.542Z] 554e91adad29: Waiting [2023-08-31T19:43:57.542Z] 5f9638ab2659: Verifying Checksum [2023-08-31T19:43:57.542Z] 5f9638ab2659: Download complete [2023-08-31T19:43:57.542Z] 8b374f2dd631: Verifying Checksum [2023-08-31T19:43:57.542Z] 8b374f2dd631: Download complete [2023-08-31T19:43:57.542Z] ec14aa9079de: Verifying Checksum [2023-08-31T19:43:57.542Z] ec14aa9079de: Download complete [2023-08-31T19:43:57.542Z] edb6bdbacee9: Verifying Checksum [2023-08-31T19:43:57.542Z] edb6bdbacee9: Download complete [2023-08-31T19:43:58.969Z] 554e91adad29: Verifying Checksum [2023-08-31T19:43:58.969Z] 554e91adad29: Download complete [2023-08-31T19:43:59.936Z] 2f466654f4bb: Verifying Checksum [2023-08-31T19:43:59.936Z] 2f466654f4bb: Download complete [2023-08-31T19:43:59.936Z] 8d51d6327a98: Verifying Checksum [2023-08-31T19:43:59.936Z] 8d51d6327a98: Download complete [2023-08-31T19:44:00.900Z] edb6bdbacee9: Pull complete [2023-08-31T19:44:01.169Z] 5f9638ab2659: Pull complete [2023-08-31T19:44:16.199Z] 8d51d6327a98: Pull complete [2023-08-31T19:44:16.199Z] 8b374f2dd631: Pull complete [2023-08-31T19:44:16.199Z] ec14aa9079de: Pull complete [2023-08-31T19:44:21.579Z] 2f466654f4bb: Pull complete [2023-08-31T19:44:24.181Z] 554e91adad29: Pull complete [2023-08-31T19:44:24.181Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T19:44:24.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T19:44:24.181Z] ---> 1e15ea492957 [2023-08-31T19:44:24.181Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T19:44:26.133Z] ---> Running in c9f49b5a1132 [2023-08-31T19:44:26.133Z] Removing intermediate container c9f49b5a1132 [2023-08-31T19:44:26.133Z] ---> 4e8280026924 [2023-08-31T19:44:26.133Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T19:44:26.402Z] ---> Running in 1b9addf3a6bb [2023-08-31T19:44:26.669Z] Removing intermediate container 1b9addf3a6bb [2023-08-31T19:44:26.669Z] ---> 43dfad8053ff [2023-08-31T19:44:26.669Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T19:44:26.669Z] ---> Running in e66161a2b8eb [2023-08-31T19:44:26.937Z] Removing intermediate container e66161a2b8eb [2023-08-31T19:44:26.937Z] ---> 5dff9da1ac7f [2023-08-31T19:44:26.937Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T19:44:26.937Z] ---> Running in 311dd83e1b1b [2023-08-31T19:44:27.205Z] Removing intermediate container 311dd83e1b1b [2023-08-31T19:44:27.205Z] ---> b4268982c5b1 [2023-08-31T19:44:27.205Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T19:44:27.471Z] ---> Running in 497cb9760542 [2023-08-31T19:44:28.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:44:29.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:44:30.007Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-31T19:44:30.007Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-31T19:44:30.007Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T19:44:30.007Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T19:44:30.007Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-31T19:44:30.007Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-31T19:44:30.007Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-31T19:44:30.007Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-31T19:44:30.277Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-31T19:44:30.277Z] (10/14) Installing kmod-libs (30-r1) [2023-08-31T19:44:30.277Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-31T19:44:30.277Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-31T19:44:30.277Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-31T19:44:30.277Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-31T19:44:30.277Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T19:44:30.277Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T19:44:30.277Z] OK: 271 MiB in 67 packages [2023-08-31T19:44:31.700Z] Removing intermediate container 497cb9760542 [2023-08-31T19:44:31.700Z] ---> 25cc84a3a286 [2023-08-31T19:44:31.700Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-31T19:44:31.700Z] ---> Running in cf2c10e9daa4 [2023-08-31T19:44:31.971Z] Removing intermediate container cf2c10e9daa4 [2023-08-31T19:44:31.971Z] ---> f2e438525309 [2023-08-31T19:44:31.971Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-31T19:44:32.556Z] ---> eef024402c88 [2023-08-31T19:44:32.556Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:44:32.556Z] ---> Running in bb62583073cf [2023-08-31T19:45:40.418Z] Removing intermediate container bb62583073cf [2023-08-31T19:45:40.418Z] ---> c4014de291f3 [2023-08-31T19:45:40.418Z] Step 11/13 : COPY . . [2023-08-31T19:45:40.418Z] ---> 14f1de68eea6 [2023-08-31T19:45:40.418Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T19:45:40.418Z] ---> Running in 6568a797f491 [2023-08-31T19:45:40.418Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:45:40.418Z] Dload Upload Total Spent Left Speed [2023-08-31T19:45:40.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5090 0 --:--:-- --:--:-- --:--:-- 5093 [2023-08-31T19:45:40.418Z] Removing intermediate container 6568a797f491 [2023-08-31T19:45:40.418Z] ---> 0615b091516f [2023-08-31T19:45:40.418Z] Step 13/13 : RUN ${MAKE} [2023-08-31T19:45:40.418Z] ---> Running in e82034a928b7 [2023-08-31T19:45:40.418Z] noop [2023-08-31T19:45:40.418Z] Removing intermediate container e82034a928b7 [2023-08-31T19:45:40.418Z] ---> 0fffdc06850e [2023-08-31T19:45:40.418Z] Successfully built 0fffdc06850e [2023-08-31T19:45:40.418Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:45:40.761Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T19:45:40.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:45:40.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container [2023-08-31T19:45:41.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/136 -v /w/workspace/device-usb-camera/136:/w/workspace/device-usb-camera/136:rw,z -v /w/workspace/device-usb-camera/136@tmp:/w/workspace/device-usb-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T19:45:42.211Z] $ docker top bf6650cc4804229228cbc9c2ab08f2c0b4b92ec238d2b38e35f1a2290e5a25a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:45:43.027Z] + go version [2023-08-31T19:45:43.027Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T19:45:43.048Z] $ docker stop --time=1 bf6650cc4804229228cbc9c2ab08f2c0b4b92ec238d2b38e35f1a2290e5a25a6 [2023-08-31T19:45:44.621Z] $ docker rm -f --volumes bf6650cc4804229228cbc9c2ab08f2c0b4b92ec238d2b38e35f1a2290e5a25a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:45:45.143Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T19:45:45.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:45:45.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container [2023-08-31T19:45:45.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/136 -v /w/workspace/device-usb-camera/136:/w/workspace/device-usb-camera/136:rw,z -v /w/workspace/device-usb-camera/136@tmp:/w/workspace/device-usb-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T19:45:49.310Z] $ docker top 6e4db6ea588eb498cf0c936a21dff4878b1a77da938a1d17611513dd60ce37bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:45:49.825Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/136 [Pipeline] fileExists [Pipeline] sh [2023-08-31T19:45:50.156Z] + make test [2023-08-31T19:45:50.157Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T19:46:22.371Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-31T19:48:29.055Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-31T19:48:30.997Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements [2023-08-31T19:48:31.579Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T19:48:31.579Z] go vet ./... [2023-08-31T19:48:58.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T19:48:58.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T19:48:58.264Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T19:48:58.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T19:48:58.561Z] $ docker stop --time=1 6e4db6ea588eb498cf0c936a21dff4878b1a77da938a1d17611513dd60ce37bd [2023-08-31T19:49:00.396Z] $ docker rm -f --volumes 6e4db6ea588eb498cf0c936a21dff4878b1a77da938a1d17611513dd60ce37bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:49:01.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T19:49:01.524Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T19:49:01.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T19:49:02.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T19:49:02.677Z] + ls -al . [2023-08-31T19:49:02.677Z] total 216 [2023-08-31T19:49:02.677Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 19:45 . [2023-08-31T19:49:02.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:43 .. [2023-08-31T19:49:02.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 19:43 .git [2023-08-31T19:49:02.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:43 .github [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 19:43 .gitignore [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 19:43 .golangci.yml [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 19:43 .hadolint.yml [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 19:43 Attribution.txt [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 19:43 CHANGELOG.md [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 19:43 Dockerfile [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 19:43 GOVERNANCE.md [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 19:43 Jenkinsfile [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 19:43 LICENSE [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 2611 Aug 31 19:43 Makefile [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 19:43 OWNERS.md [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 19:43 README.md [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 19:39 VERSION [2023-08-31T19:49:02.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:43 bin [2023-08-31T19:49:02.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:43 cmd [2023-08-31T19:49:02.677Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 19:48 coverage.out [2023-08-31T19:49:02.677Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 19:43 docker-entrypoint.sh [2023-08-31T19:49:02.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 19:43 docs [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 19:43 go.mod [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 19:43 go.sum [2023-08-31T19:49:02.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 19:43 internal [2023-08-31T19:49:02.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 19:43 snap [2023-08-31T19:49:02.677Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 19:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:49:03.007Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a --label arch=arm64 --label version=3.1.0-dev.12 . [2023-08-31T19:49:03.279Z] Sending build context to Docker daemon 1.325MB [2023-08-31T19:49:03.279Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T19:49:03.279Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-31T19:49:03.279Z] ---> 0fffdc06850e [2023-08-31T19:49:03.279Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-31T19:49:03.279Z] ---> Running in 7696c64a1c02 [2023-08-31T19:49:03.552Z] Removing intermediate container 7696c64a1c02 [2023-08-31T19:49:03.552Z] ---> e7df5470d788 [2023-08-31T19:49:03.552Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T19:49:03.822Z] ---> Running in f8ae26510416 [2023-08-31T19:49:04.089Z] Removing intermediate container f8ae26510416 [2023-08-31T19:49:04.089Z] ---> f6529f9472b0 [2023-08-31T19:49:04.089Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-31T19:49:04.089Z] ---> Running in d1703c3611ed [2023-08-31T19:49:04.356Z] Removing intermediate container d1703c3611ed [2023-08-31T19:49:04.356Z] ---> cb977832fee5 [2023-08-31T19:49:04.356Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-31T19:49:04.356Z] ---> Running in 58a6722900b8 [2023-08-31T19:49:04.635Z] Removing intermediate container 58a6722900b8 [2023-08-31T19:49:04.635Z] ---> 708cd78ae670 [2023-08-31T19:49:04.635Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T19:49:04.635Z] ---> Running in 0f7199edb339 [2023-08-31T19:49:05.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:49:06.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:49:07.135Z] OK: 271 MiB in 67 packages [2023-08-31T19:49:08.094Z] Removing intermediate container 0f7199edb339 [2023-08-31T19:49:08.095Z] ---> dd8529728f86 [2023-08-31T19:49:08.095Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-31T19:49:08.095Z] ---> Running in e05103226098 [2023-08-31T19:49:08.360Z] Removing intermediate container e05103226098 [2023-08-31T19:49:08.360Z] ---> c56faf1e3c84 [2023-08-31T19:49:08.360Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-31T19:49:08.633Z] ---> f80c92a9a5a8 [2023-08-31T19:49:08.633Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T19:49:08.903Z] ---> Running in 90b62066a3cc [2023-08-31T19:49:13.167Z] Removing intermediate container 90b62066a3cc [2023-08-31T19:49:13.167Z] ---> 69784fae9974 [2023-08-31T19:49:13.167Z] Step 11/36 : COPY . . [2023-08-31T19:49:13.751Z] ---> 22b2dc7c6cf6 [2023-08-31T19:49:13.751Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-31T19:49:13.751Z] ---> Running in ac475d7796f1 [2023-08-31T19:49:14.729Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:49:14.729Z] Dload Upload Total Spent Left Speed [2023-08-31T19:49:14.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4164 0 --:--:-- --:--:-- --:--:-- 4162 [2023-08-31T19:49:15.578Z] Removing intermediate container ac475d7796f1 [2023-08-31T19:49:15.578Z] ---> 6048afbffaf1 [2023-08-31T19:49:15.578Z] Step 13/36 : RUN ${MAKE} [2023-08-31T19:49:15.578Z] ---> Running in 2aa958a280da [2023-08-31T19:49:16.537Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-31T19:51:53.323Z] Removing intermediate container 2aa958a280da [2023-08-31T19:51:53.323Z] ---> 36f478b30fbc [2023-08-31T19:51:53.323Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-31T19:51:53.323Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-31T19:51:53.323Z] 8766b47fe142: Pulling fs layer [2023-08-31T19:51:53.323Z] 8766b47fe142: Verifying Checksum [2023-08-31T19:51:53.323Z] 8766b47fe142: Download complete [2023-08-31T19:51:53.323Z] 8766b47fe142: Pull complete [2023-08-31T19:51:53.323Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-31T19:51:53.323Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-31T19:51:53.323Z] ---> 69d40e2cb93c [2023-08-31T19:51:53.323Z] Step 15/36 : FROM alpine:3.17 [2023-08-31T19:51:53.323Z] 3.17: Pulling from library/alpine [2023-08-31T19:51:53.323Z] 4060ece20d7a: Pulling fs layer [2023-08-31T19:51:53.323Z] 4060ece20d7a: Verifying Checksum [2023-08-31T19:51:53.323Z] 4060ece20d7a: Download complete [2023-08-31T19:51:53.323Z] 4060ece20d7a: Pull complete [2023-08-31T19:51:53.323Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T19:51:53.323Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T19:51:53.323Z] ---> 8650cd65339b [2023-08-31T19:51:53.323Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T19:51:53.323Z] ---> Running in d15ca032aaa2 [2023-08-31T19:51:53.323Z] Removing intermediate container d15ca032aaa2 [2023-08-31T19:51:53.323Z] ---> 2a7dba7dab4a [2023-08-31T19:51:53.323Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-31T19:51:53.323Z] ---> Running in 0006c73c8901 [2023-08-31T19:51:53.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T19:51:53.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T19:51:53.323Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-31T19:51:53.323Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-31T19:51:53.323Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-31T19:51:53.323Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-31T19:51:53.323Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-31T19:51:53.323Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-31T19:51:53.323Z] (7/83) Installing libxcb (1.15-r0) [2023-08-31T19:51:53.323Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-31T19:51:53.323Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-31T19:51:53.323Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-31T19:51:53.323Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-31T19:51:53.323Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-31T19:51:53.323Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-31T19:51:53.323Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-31T19:51:53.323Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-31T19:51:53.323Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-31T19:51:53.323Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-31T19:51:53.323Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-31T19:51:53.323Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-31T19:51:53.323Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-31T19:51:53.323Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-31T19:51:53.323Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-31T19:51:53.323Z] (23/83) Installing glib (2.74.7-r0) [2023-08-31T19:51:53.323Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-31T19:51:53.323Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-31T19:51:53.323Z] (26/83) Installing libass (0.16.0-r1) [2023-08-31T19:51:53.323Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-31T19:51:53.323Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-31T19:51:53.323Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-31T19:51:53.323Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-31T19:51:53.323Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-31T19:51:53.323Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-31T19:51:53.323Z] (33/83) Installing libunistring (1.1-r0) [2023-08-31T19:51:53.323Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-31T19:51:53.323Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-31T19:51:53.323Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-31T19:51:53.323Z] (37/83) Installing lame (3.100-r2) [2023-08-31T19:51:53.323Z] (38/83) Installing opus (1.3.1-r1) [2023-08-31T19:51:53.323Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-31T19:51:53.323Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-31T19:51:53.323Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-31T19:51:53.323Z] (42/83) Installing orc (0.4.33-r0) [2023-08-31T19:51:53.323Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-31T19:51:53.323Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-31T19:51:53.323Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-31T19:51:53.323Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-31T19:51:53.323Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-31T19:51:53.323Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-31T19:51:53.323Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-31T19:51:53.324Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-31T19:51:53.324Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-31T19:51:53.324Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-31T19:51:53.324Z] (53/83) Installing libpulse (16.1-r6) [2023-08-31T19:51:53.324Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-31T19:51:53.324Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-31T19:51:53.324Z] (56/83) Installing librist (0.2.7-r0) [2023-08-31T19:51:53.324Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-31T19:51:53.324Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-31T19:51:53.324Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-31T19:51:53.324Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-31T19:51:53.324Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-31T19:51:53.324Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-31T19:51:53.324Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-31T19:51:53.324Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-31T19:51:53.324Z] (65/83) Installing libva (2.16.0-r0) [2023-08-31T19:51:53.324Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-31T19:51:53.324Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-31T19:51:53.324Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-31T19:51:53.324Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-31T19:51:53.324Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-31T19:51:53.324Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-31T19:51:53.324Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-31T19:51:53.324Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-31T19:51:53.324Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-31T19:51:53.324Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-31T19:51:53.324Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-31T19:51:53.324Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-31T19:51:53.324Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-31T19:51:53.324Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-31T19:51:53.324Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-31T19:51:53.324Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-31T19:51:53.324Z] (82/83) Installing kmod-libs (30-r1) [2023-08-31T19:51:53.324Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-31T19:51:53.324Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T19:51:53.324Z] Executing eudev-3.2.11-r4.trigger [2023-08-31T19:51:53.324Z] OK: 86 MiB in 98 packages [2023-08-31T19:51:55.904Z] Removing intermediate container 0006c73c8901 [2023-08-31T19:51:55.904Z] ---> a126696cacd1 [2023-08-31T19:51:55.904Z] Step 18/36 : WORKDIR / [2023-08-31T19:51:55.904Z] ---> Running in b296b74bd315 [2023-08-31T19:51:55.904Z] Removing intermediate container b296b74bd315 [2023-08-31T19:51:55.904Z] ---> 2290db64dfd4 [2023-08-31T19:51:55.904Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-31T19:51:57.316Z] ---> 3647970754e0 [2023-08-31T19:51:57.316Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-31T19:51:57.582Z] ---> 3b1ca8f448a4 [2023-08-31T19:51:57.582Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-31T19:51:58.166Z] ---> 35bc571859ef [2023-08-31T19:51:58.166Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-31T19:51:58.748Z] ---> 7c38651d80c3 [2023-08-31T19:51:58.749Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-31T19:51:59.015Z] ---> 142c21a228c4 [2023-08-31T19:51:59.015Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-31T19:51:59.601Z] ---> 98ba0eee0812 [2023-08-31T19:51:59.601Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-31T19:52:01.006Z] ---> f3607157c364 [2023-08-31T19:52:01.007Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-31T19:52:01.007Z] ---> Running in 10b21eefd14f [2023-08-31T19:52:02.422Z] Removing intermediate container 10b21eefd14f [2023-08-31T19:52:02.422Z] ---> f4bd1a488728 [2023-08-31T19:52:02.422Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-31T19:52:02.422Z] ---> Running in ca406ba7a96a [2023-08-31T19:52:04.362Z] Removing intermediate container ca406ba7a96a [2023-08-31T19:52:04.362Z] ---> 557a2f60779d [2023-08-31T19:52:04.362Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-31T19:52:04.362Z] ---> Running in 816631376f34 [2023-08-31T19:52:07.706Z] Removing intermediate container 816631376f34 [2023-08-31T19:52:07.706Z] ---> 82ef11f950c9 [2023-08-31T19:52:07.706Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-31T19:52:07.706Z] ---> Running in 917fe01df5ce [2023-08-31T19:52:08.670Z] Removing intermediate container 917fe01df5ce [2023-08-31T19:52:08.670Z] ---> 70c6cfd5ca71 [2023-08-31T19:52:08.670Z] Step 30/36 : EXPOSE 59983 [2023-08-31T19:52:08.937Z] ---> Running in ceae610a766e [2023-08-31T19:52:09.204Z] Removing intermediate container ceae610a766e [2023-08-31T19:52:09.204Z] ---> 89add959f4e3 [2023-08-31T19:52:09.204Z] Step 31/36 : EXPOSE 8554 [2023-08-31T19:52:09.204Z] ---> Running in 4594c1237c6a [2023-08-31T19:52:09.471Z] Removing intermediate container 4594c1237c6a [2023-08-31T19:52:09.471Z] ---> d859d9ad580d [2023-08-31T19:52:09.471Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-31T19:52:09.471Z] ---> Running in d32926b9c9a4 [2023-08-31T19:52:09.738Z] Removing intermediate container d32926b9c9a4 [2023-08-31T19:52:09.738Z] ---> 10b1a37dec20 [2023-08-31T19:52:09.738Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-31T19:52:09.738Z] ---> Running in 3bc372caf424 [2023-08-31T19:52:10.005Z] Removing intermediate container 3bc372caf424 [2023-08-31T19:52:10.005Z] ---> 84d232072b96 [2023-08-31T19:52:10.005Z] Step 34/36 : LABEL arch=arm64 [2023-08-31T19:52:10.274Z] ---> Running in e2aa44b24360 [2023-08-31T19:52:10.542Z] Removing intermediate container e2aa44b24360 [2023-08-31T19:52:10.542Z] ---> 304ad68e8a5b [2023-08-31T19:52:10.542Z] Step 35/36 : LABEL git_sha=9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:52:10.542Z] ---> Running in a80dbbfb089c [2023-08-31T19:52:10.809Z] Removing intermediate container a80dbbfb089c [2023-08-31T19:52:10.809Z] ---> 0f06acd2ffee [2023-08-31T19:52:10.809Z] Step 36/36 : LABEL version=3.1.0-dev.12 [2023-08-31T19:52:10.809Z] ---> Running in 71666573eca0 [2023-08-31T19:52:11.077Z] Removing intermediate container 71666573eca0 [2023-08-31T19:52:11.077Z] ---> 672557c89b3d [2023-08-31T19:52:11.077Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T19:52:11.077Z] Successfully built 672557c89b3d [2023-08-31T19:52:11.077Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:52:11.202Z] provisioning config files... [2023-08-31T19:52:11.216Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/136@tmp/config1671405812485033990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:52:11.551Z] ---> docker-login.sh [2023-08-31T19:52:11.551Z] nexus3.edgexfoundry.org:10001 [2023-08-31T19:52:11.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:52:11.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:52:11.818Z] Configure a credential helper to remove this warning. See [2023-08-31T19:52:11.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:52:11.818Z] [2023-08-31T19:52:11.818Z] Login Succeeded [2023-08-31T19:52:11.818Z] nexus3.edgexfoundry.org:10002 [2023-08-31T19:52:12.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:52:12.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:52:12.086Z] Configure a credential helper to remove this warning. See [2023-08-31T19:52:12.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:52:12.086Z] [2023-08-31T19:52:12.086Z] Login Succeeded [2023-08-31T19:52:12.086Z] nexus3.edgexfoundry.org:10003 [2023-08-31T19:52:12.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:52:12.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:52:12.353Z] Configure a credential helper to remove this warning. See [2023-08-31T19:52:12.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:52:12.353Z] [2023-08-31T19:52:12.353Z] Login Succeeded [2023-08-31T19:52:12.353Z] nexus3.edgexfoundry.org:10004 [2023-08-31T19:52:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:52:12.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:52:12.886Z] Configure a credential helper to remove this warning. See [2023-08-31T19:52:12.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:52:12.886Z] [2023-08-31T19:52:12.886Z] Login Succeeded [2023-08-31T19:52:12.886Z] docker.io [2023-08-31T19:52:13.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T19:52:13.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T19:52:13.416Z] Configure a credential helper to remove this warning. See [2023-08-31T19:52:13.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T19:52:13.416Z] [2023-08-31T19:52:13.416Z] Login Succeeded [2023-08-31T19:52:13.416Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T19:52:13.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:52:13.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T19:52:13.470Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-08-31T19:52:13.470Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:52:13.470Z] latest [2023-08-31T19:52:13.470Z] 3.1.0-dev.12 [2023-08-31T19:52:13.470Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [2023-08-31T19:52:13.470Z] main [2023-08-31T19:52:13.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:13.873Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:14.217Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:52:14.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T19:52:14.217Z] 6e60ef0824e9: Preparing [2023-08-31T19:52:14.217Z] 800a9fe2553a: Preparing [2023-08-31T19:52:14.217Z] f2d10ecc4468: Preparing [2023-08-31T19:52:14.217Z] 1a73f5b51ad5: Preparing [2023-08-31T19:52:14.217Z] 608d194cb50c: Preparing [2023-08-31T19:52:14.217Z] acc83c6ca332: Preparing [2023-08-31T19:52:14.217Z] 7449fa271204: Preparing [2023-08-31T19:52:14.217Z] a3f422c8b405: Preparing [2023-08-31T19:52:14.217Z] 7c730a407084: Preparing [2023-08-31T19:52:14.217Z] d26eee3b78af: Preparing [2023-08-31T19:52:14.217Z] 146981c656e3: Preparing [2023-08-31T19:52:14.217Z] 475177677fef: Preparing [2023-08-31T19:52:14.217Z] d2d9d24a8c2a: Preparing [2023-08-31T19:52:14.217Z] acc83c6ca332: Waiting [2023-08-31T19:52:14.217Z] 7449fa271204: Waiting [2023-08-31T19:52:14.217Z] a3f422c8b405: Waiting [2023-08-31T19:52:14.217Z] 7c730a407084: Waiting [2023-08-31T19:52:14.217Z] 475177677fef: Waiting [2023-08-31T19:52:14.217Z] d26eee3b78af: Waiting [2023-08-31T19:52:14.217Z] d2d9d24a8c2a: Waiting [2023-08-31T19:52:14.217Z] 146981c656e3: Waiting [2023-08-31T19:52:14.486Z] f2d10ecc4468: Pushed [2023-08-31T19:52:14.486Z] 1a73f5b51ad5: Pushed [2023-08-31T19:52:14.486Z] 6e60ef0824e9: Pushed [2023-08-31T19:52:14.486Z] 800a9fe2553a: Pushed [2023-08-31T19:52:14.486Z] acc83c6ca332: Pushed [2023-08-31T19:52:14.753Z] 7449fa271204: Pushed [2023-08-31T19:52:14.753Z] a3f422c8b405: Pushed [2023-08-31T19:52:14.753Z] 7c730a407084: Pushed [2023-08-31T19:52:14.753Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:52:14.753Z] d26eee3b78af: Pushed [2023-08-31T19:52:20.119Z] 608d194cb50c: Pushed [2023-08-31T19:52:20.701Z] 146981c656e3: Pushed [2023-08-31T19:52:30.756Z] 475177677fef: Pushed [2023-08-31T19:52:30.756Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:31.095Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:31.431Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-31T19:52:31.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T19:52:31.431Z] 6e60ef0824e9: Preparing [2023-08-31T19:52:31.431Z] 800a9fe2553a: Preparing [2023-08-31T19:52:31.431Z] f2d10ecc4468: Preparing [2023-08-31T19:52:31.431Z] 1a73f5b51ad5: Preparing [2023-08-31T19:52:31.431Z] 608d194cb50c: Preparing [2023-08-31T19:52:31.431Z] acc83c6ca332: Preparing [2023-08-31T19:52:31.431Z] 7449fa271204: Preparing [2023-08-31T19:52:31.431Z] a3f422c8b405: Preparing [2023-08-31T19:52:31.431Z] 7c730a407084: Preparing [2023-08-31T19:52:31.431Z] d26eee3b78af: Preparing [2023-08-31T19:52:31.431Z] 146981c656e3: Preparing [2023-08-31T19:52:31.431Z] 475177677fef: Preparing [2023-08-31T19:52:31.431Z] d2d9d24a8c2a: Preparing [2023-08-31T19:52:31.431Z] 7c730a407084: Waiting [2023-08-31T19:52:31.431Z] d26eee3b78af: Waiting [2023-08-31T19:52:31.431Z] acc83c6ca332: Waiting [2023-08-31T19:52:31.431Z] 7449fa271204: Waiting [2023-08-31T19:52:31.431Z] 146981c656e3: Waiting [2023-08-31T19:52:31.431Z] a3f422c8b405: Waiting [2023-08-31T19:52:31.431Z] 475177677fef: Waiting [2023-08-31T19:52:31.431Z] d2d9d24a8c2a: Waiting [2023-08-31T19:52:31.431Z] 800a9fe2553a: Layer already exists [2023-08-31T19:52:31.431Z] 608d194cb50c: Layer already exists [2023-08-31T19:52:31.431Z] 1a73f5b51ad5: Layer already exists [2023-08-31T19:52:31.431Z] f2d10ecc4468: Layer already exists [2023-08-31T19:52:31.431Z] 6e60ef0824e9: Layer already exists [2023-08-31T19:52:31.431Z] 7449fa271204: Layer already exists [2023-08-31T19:52:31.431Z] a3f422c8b405: Layer already exists [2023-08-31T19:52:31.431Z] acc83c6ca332: Layer already exists [2023-08-31T19:52:31.431Z] 7c730a407084: Layer already exists [2023-08-31T19:52:31.431Z] d26eee3b78af: Layer already exists [2023-08-31T19:52:31.431Z] 146981c656e3: Layer already exists [2023-08-31T19:52:31.431Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:52:31.431Z] 475177677fef: Layer already exists [2023-08-31T19:52:31.696Z] latest: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:32.038Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:32.377Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.12 [2023-08-31T19:52:32.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T19:52:32.377Z] 6e60ef0824e9: Preparing [2023-08-31T19:52:32.377Z] 800a9fe2553a: Preparing [2023-08-31T19:52:32.377Z] f2d10ecc4468: Preparing [2023-08-31T19:52:32.377Z] 1a73f5b51ad5: Preparing [2023-08-31T19:52:32.377Z] 608d194cb50c: Preparing [2023-08-31T19:52:32.377Z] acc83c6ca332: Preparing [2023-08-31T19:52:32.377Z] 7449fa271204: Preparing [2023-08-31T19:52:32.377Z] a3f422c8b405: Preparing [2023-08-31T19:52:32.377Z] 7c730a407084: Preparing [2023-08-31T19:52:32.377Z] d26eee3b78af: Preparing [2023-08-31T19:52:32.377Z] 146981c656e3: Preparing [2023-08-31T19:52:32.377Z] 475177677fef: Preparing [2023-08-31T19:52:32.377Z] d2d9d24a8c2a: Preparing [2023-08-31T19:52:32.377Z] 7c730a407084: Waiting [2023-08-31T19:52:32.377Z] acc83c6ca332: Waiting [2023-08-31T19:52:32.377Z] d26eee3b78af: Waiting [2023-08-31T19:52:32.377Z] 146981c656e3: Waiting [2023-08-31T19:52:32.377Z] 475177677fef: Waiting [2023-08-31T19:52:32.377Z] d2d9d24a8c2a: Waiting [2023-08-31T19:52:32.377Z] 7449fa271204: Waiting [2023-08-31T19:52:32.377Z] a3f422c8b405: Waiting [2023-08-31T19:52:32.377Z] 608d194cb50c: Layer already exists [2023-08-31T19:52:32.377Z] 6e60ef0824e9: Layer already exists [2023-08-31T19:52:32.377Z] 1a73f5b51ad5: Layer already exists [2023-08-31T19:52:32.377Z] f2d10ecc4468: Layer already exists [2023-08-31T19:52:32.377Z] 800a9fe2553a: Layer already exists [2023-08-31T19:52:32.377Z] acc83c6ca332: Layer already exists [2023-08-31T19:52:32.377Z] a3f422c8b405: Layer already exists [2023-08-31T19:52:32.377Z] 7449fa271204: Layer already exists [2023-08-31T19:52:32.377Z] 7c730a407084: Layer already exists [2023-08-31T19:52:32.377Z] d26eee3b78af: Layer already exists [2023-08-31T19:52:32.377Z] 146981c656e3: Layer already exists [2023-08-31T19:52:32.377Z] 475177677fef: Layer already exists [2023-08-31T19:52:32.377Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:52:32.644Z] 3.1.0-dev.12: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:32.977Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:33.311Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [2023-08-31T19:52:33.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T19:52:33.311Z] 6e60ef0824e9: Preparing [2023-08-31T19:52:33.311Z] 800a9fe2553a: Preparing [2023-08-31T19:52:33.311Z] f2d10ecc4468: Preparing [2023-08-31T19:52:33.311Z] 1a73f5b51ad5: Preparing [2023-08-31T19:52:33.311Z] 608d194cb50c: Preparing [2023-08-31T19:52:33.311Z] acc83c6ca332: Preparing [2023-08-31T19:52:33.311Z] 7449fa271204: Preparing [2023-08-31T19:52:33.311Z] a3f422c8b405: Preparing [2023-08-31T19:52:33.311Z] 7c730a407084: Preparing [2023-08-31T19:52:33.311Z] d26eee3b78af: Preparing [2023-08-31T19:52:33.311Z] 146981c656e3: Preparing [2023-08-31T19:52:33.311Z] 475177677fef: Preparing [2023-08-31T19:52:33.311Z] d2d9d24a8c2a: Preparing [2023-08-31T19:52:33.311Z] acc83c6ca332: Waiting [2023-08-31T19:52:33.311Z] 7c730a407084: Waiting [2023-08-31T19:52:33.311Z] 7449fa271204: Waiting [2023-08-31T19:52:33.311Z] 475177677fef: Waiting [2023-08-31T19:52:33.311Z] d26eee3b78af: Waiting [2023-08-31T19:52:33.311Z] 146981c656e3: Waiting [2023-08-31T19:52:33.311Z] d2d9d24a8c2a: Waiting [2023-08-31T19:52:33.311Z] a3f422c8b405: Waiting [2023-08-31T19:52:33.311Z] f2d10ecc4468: Layer already exists [2023-08-31T19:52:33.311Z] 6e60ef0824e9: Layer already exists [2023-08-31T19:52:33.311Z] 800a9fe2553a: Layer already exists [2023-08-31T19:52:33.311Z] 608d194cb50c: Layer already exists [2023-08-31T19:52:33.311Z] 1a73f5b51ad5: Layer already exists [2023-08-31T19:52:33.311Z] a3f422c8b405: Layer already exists [2023-08-31T19:52:33.311Z] 7449fa271204: Layer already exists [2023-08-31T19:52:33.311Z] acc83c6ca332: Layer already exists [2023-08-31T19:52:33.311Z] d26eee3b78af: Layer already exists [2023-08-31T19:52:33.311Z] 7c730a407084: Layer already exists [2023-08-31T19:52:33.311Z] 146981c656e3: Layer already exists [2023-08-31T19:52:33.311Z] 475177677fef: Layer already exists [2023-08-31T19:52:33.311Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:52:33.576Z] 9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:33.918Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:34.257Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-08-31T19:52:34.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-31T19:52:34.257Z] 6e60ef0824e9: Preparing [2023-08-31T19:52:34.257Z] 800a9fe2553a: Preparing [2023-08-31T19:52:34.257Z] f2d10ecc4468: Preparing [2023-08-31T19:52:34.257Z] 1a73f5b51ad5: Preparing [2023-08-31T19:52:34.257Z] 608d194cb50c: Preparing [2023-08-31T19:52:34.257Z] acc83c6ca332: Preparing [2023-08-31T19:52:34.257Z] 7449fa271204: Preparing [2023-08-31T19:52:34.257Z] a3f422c8b405: Preparing [2023-08-31T19:52:34.257Z] 7c730a407084: Preparing [2023-08-31T19:52:34.257Z] d26eee3b78af: Preparing [2023-08-31T19:52:34.257Z] 146981c656e3: Preparing [2023-08-31T19:52:34.257Z] 475177677fef: Preparing [2023-08-31T19:52:34.257Z] d2d9d24a8c2a: Preparing [2023-08-31T19:52:34.257Z] 7c730a407084: Waiting [2023-08-31T19:52:34.257Z] d26eee3b78af: Waiting [2023-08-31T19:52:34.257Z] 146981c656e3: Waiting [2023-08-31T19:52:34.257Z] d2d9d24a8c2a: Waiting [2023-08-31T19:52:34.257Z] 475177677fef: Waiting [2023-08-31T19:52:34.257Z] 7449fa271204: Waiting [2023-08-31T19:52:34.257Z] a3f422c8b405: Waiting [2023-08-31T19:52:34.257Z] 6e60ef0824e9: Layer already exists [2023-08-31T19:52:34.257Z] f2d10ecc4468: Layer already exists [2023-08-31T19:52:34.257Z] 800a9fe2553a: Layer already exists [2023-08-31T19:52:34.257Z] 1a73f5b51ad5: Layer already exists [2023-08-31T19:52:34.257Z] 608d194cb50c: Layer already exists [2023-08-31T19:52:34.257Z] acc83c6ca332: Layer already exists [2023-08-31T19:52:34.257Z] 7449fa271204: Layer already exists [2023-08-31T19:52:34.257Z] a3f422c8b405: Layer already exists [2023-08-31T19:52:34.257Z] 7c730a407084: Layer already exists [2023-08-31T19:52:34.257Z] d26eee3b78af: Layer already exists [2023-08-31T19:52:34.257Z] 146981c656e3: Layer already exists [2023-08-31T19:52:34.257Z] d2d9d24a8c2a: Layer already exists [2023-08-31T19:52:34.257Z] 475177677fef: Layer already exists [2023-08-31T19:52:34.523Z] main: digest: sha256:95c557030def30c04787e61f98916e88b165cc93b4ccfa2752ae7ded2d522e06 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T19:52:34.574Z] ===================================================== [Pipeline] echo [2023-08-31T19:52:34.583Z] taggedImages: [2023-08-31T19:52:34.583Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a [2023-08-31T19:52:34.583Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-31T19:52:34.583Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.12 [2023-08-31T19:52:34.583Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9c60bf2a2901989854b2c85f44f5dcfef240ae3a-3.1.0-dev.12 [2023-08-31T19:52:34.583Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:34.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T19:52:34.937Z] [2023-08-31T19:52:34.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:52:35.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T19:52:35.532Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T19:52:35.532Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T19:52:35.532Z] 04944245beec: Pulling fs layer [2023-08-31T19:52:35.532Z] 699f458cf7ca: Pulling fs layer [2023-08-31T19:52:35.532Z] 765212b225bb: Pulling fs layer [2023-08-31T19:52:35.532Z] f23df028b6ca: Pulling fs layer [2023-08-31T19:52:35.532Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T19:52:35.532Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T19:52:35.532Z] 765212b225bb: Waiting [2023-08-31T19:52:35.532Z] f23df028b6ca: Waiting [2023-08-31T19:52:35.532Z] d65c8cfc05b1: Waiting [2023-08-31T19:52:35.532Z] 2437ff75d9bd: Waiting [2023-08-31T19:52:35.532Z] 04944245beec: Verifying Checksum [2023-08-31T19:52:35.532Z] 04944245beec: Download complete [2023-08-31T19:52:35.532Z] 765212b225bb: Verifying Checksum [2023-08-31T19:52:35.532Z] 765212b225bb: Download complete [2023-08-31T19:52:35.798Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T19:52:35.798Z] d65c8cfc05b1: Download complete [2023-08-31T19:52:35.798Z] 699f458cf7ca: Verifying Checksum [2023-08-31T19:52:36.064Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T19:52:36.064Z] 8998bd30e6a1: Download complete [2023-08-31T19:52:38.642Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T19:52:38.642Z] 2437ff75d9bd: Download complete [2023-08-31T19:52:40.049Z] 8998bd30e6a1: Pull complete [2023-08-31T19:52:40.633Z] 04944245beec: Pull complete [2023-08-31T19:52:42.041Z] 699f458cf7ca: Pull complete [2023-08-31T19:52:42.041Z] 765212b225bb: Pull complete [2023-08-31T19:52:42.624Z] f23df028b6ca: Pull complete [2023-08-31T19:52:42.891Z] d65c8cfc05b1: Pull complete [2023-08-31T19:52:57.872Z] 2437ff75d9bd: Pull complete [2023-08-31T19:52:57.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T19:52:57.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T19:52:57.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:52:58.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container [2023-08-31T19:52:58.119Z] $ 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-usb-camera/136 -v /w/workspace/device-usb-camera/136:/w/workspace/device-usb-camera/136:rw,z -v /w/workspace/device-usb-camera/136@tmp:/w/workspace/device-usb-camera/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-31T19:53:00.677Z] $ docker top e18ba44add68e38104141ac234bf0809b7f840732cc319aa1888655b6a8014c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:53:01.509Z] ---> job-cost.sh [2023-08-31T19:53:01.509Z] lf-activate-venv: SKIPPING [2023-08-31T19:53:01.509Z] INFO: No Stack... [2023-08-31T19:53:04.836Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T19:53:05.101Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T19:53:05.415Z] + cat /w/workspace/device-usb-camera/136/archives/cost.csv [2023-08-31T19:53:05.415Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T19:53:05.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [2023-08-31T19:53:05.741Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] did not exist. Created. [2023-08-31T19:53:05.741Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T19:53:06.067Z] /w/workspace/device-usb-camera/136@tmp/durable-540558bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T19:53:06.395Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T19:53:06.408Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T19:53:06.459Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T19:53:06.465Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T19:53:06.481Z] $ docker stop --time=1 e18ba44add68e38104141ac234bf0809b7f840732cc319aa1888655b6a8014c7 [2023-08-31T19:53:07.946Z] $ docker rm -f --volumes e18ba44add68e38104141ac234bf0809b7f840732cc319aa1888655b6a8014c7 [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-08-31T19:53:08.384Z] provisioning config files... [2023-08-31T19:53:08.391Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3504154661170586201tmp [Pipeline] { [Pipeline] sh [2023-08-31T19:53:08.685Z] + set +x [2023-08-31T19:53:08.685Z] + + bash -s -- [2023-08-31T19:53:08.685Z] curl -s https://codecov.io/bash [2023-08-31T19:53:08.685Z] [2023-08-31T19:53:08.685Z] _____ _ [2023-08-31T19:53:08.685Z] / ____| | | [2023-08-31T19:53:08.685Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T19:53:08.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T19:53:08.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T19:53:08.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T19:53:08.685Z] Bash-1.0.6 [2023-08-31T19:53:08.685Z] [2023-08-31T19:53:08.685Z] [2023-08-31T19:53:08.685Z] ==> git version 2.25.1 found [2023-08-31T19:53:08.685Z] ==> 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-08-31T19:53:08.685Z] Release-Date: 2020-01-08 [2023-08-31T19:53:08.685Z] 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-08-31T19:53:08.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T19:53:08.685Z] ==> Jenkins CI detected. [2023-08-31T19:53:08.685Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-08-31T19:53:08.685Z] project root: . [2023-08-31T19:53:08.685Z] --> token set from env [2023-08-31T19:53:08.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T19:53:08.945Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T19:53:08.945Z] ==> Python coveragepy not found [2023-08-31T19:53:08.945Z] ==> Searching for coverage reports in: [2023-08-31T19:53:08.945Z] + . [2023-08-31T19:53:08.945Z] -> Found 1 reports [2023-08-31T19:53:08.945Z] ==> Detecting git/mercurial file structure [2023-08-31T19:53:08.945Z] ==> Reading reports [2023-08-31T19:53:08.945Z] + ./coverage.out bytes=53939 [2023-08-31T19:53:08.945Z] ==> Appending adjustments [2023-08-31T19:53:08.945Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T19:53:08.945Z] + Found adjustments [2023-08-31T19:53:08.945Z] ==> Gzipping contents [2023-08-31T19:53:08.945Z] 8.0K /tmp/codecov.y7eNAB.gz [2023-08-31T19:53:08.945Z] ==> Uploading reports [2023-08-31T19:53:08.945Z] url: https://codecov.io [2023-08-31T19:53:08.945Z] query: branch=main&commit=9c60bf2a2901989854b2c85f44f5dcfef240ae3a&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T19:53:08.945Z] -> Pinging Codecov [2023-08-31T19:53:08.945Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=9c60bf2a2901989854b2c85f44f5dcfef240ae3a&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T19:53:09.205Z] -> Uploading to [2023-08-31T19:53:09.205Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/73D8F5FF140700D3E01443B452E23636/9c60bf2a2901989854b2c85f44f5dcfef240ae3a/a9ebf035-9ba5-4a23-acab-ef56680d19a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T195308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=672901e057eef9980f3b9cefc93b5635c84e1d7a1ceb20684329349f28d59b88 [2023-08-31T19:53:09.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T19:53:09.205Z] Dload Upload Total Spent Left Speed [2023-08-31T19:53:09.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6908 0 0 100 6908 0 33211 --:--:-- --:--:-- --:--:-- 33371 [2023-08-31T19:53:09.465Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] } [2023-08-31T19:53:09.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-31T19:53:09.620Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-31T19:53:09.629Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:53:09.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T19:53:09.926Z] [2023-08-31T19:53:09.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:53:10.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T19:53:10.224Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-31T19:53:10.224Z] df9b9388f04a: Pulling fs layer [2023-08-31T19:53:10.224Z] 52dc419b0ee2: Pulling fs layer [2023-08-31T19:53:10.224Z] 25bc292e5bac: Pulling fs layer [2023-08-31T19:53:10.224Z] 114826534d7a: Pulling fs layer [2023-08-31T19:53:10.224Z] 4657fd5d0bcf: Pulling fs layer [2023-08-31T19:53:10.224Z] 6ad1cebc031e: Pulling fs layer [2023-08-31T19:53:10.224Z] 8a3aa393b2d8: Pulling fs layer [2023-08-31T19:53:10.224Z] 4657fd5d0bcf: Waiting [2023-08-31T19:53:10.224Z] 6ad1cebc031e: Waiting [2023-08-31T19:53:10.224Z] 114826534d7a: Waiting [2023-08-31T19:53:10.224Z] 25bc292e5bac: Verifying Checksum [2023-08-31T19:53:10.224Z] 25bc292e5bac: Download complete [2023-08-31T19:53:10.224Z] 52dc419b0ee2: Download complete [2023-08-31T19:53:10.224Z] 4657fd5d0bcf: Verifying Checksum [2023-08-31T19:53:10.224Z] 4657fd5d0bcf: Download complete [2023-08-31T19:53:10.224Z] df9b9388f04a: Verifying Checksum [2023-08-31T19:53:10.224Z] df9b9388f04a: Download complete [2023-08-31T19:53:10.484Z] 6ad1cebc031e: Verifying Checksum [2023-08-31T19:53:10.484Z] 6ad1cebc031e: Download complete [2023-08-31T19:53:10.484Z] df9b9388f04a: Pull complete [2023-08-31T19:53:10.484Z] 52dc419b0ee2: Pull complete [2023-08-31T19:53:10.748Z] 25bc292e5bac: Pull complete [2023-08-31T19:53:11.008Z] 114826534d7a: Verifying Checksum [2023-08-31T19:53:11.008Z] 114826534d7a: Download complete [2023-08-31T19:53:11.008Z] 8a3aa393b2d8: Verifying Checksum [2023-08-31T19:53:11.008Z] 8a3aa393b2d8: Download complete [2023-08-31T19:53:15.193Z] 114826534d7a: Pull complete [2023-08-31T19:53:15.193Z] 4657fd5d0bcf: Pull complete [2023-08-31T19:53:15.193Z] 6ad1cebc031e: Pull complete [2023-08-31T19:53:17.728Z] 8a3aa393b2d8: Pull complete [2023-08-31T19:53:17.728Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-31T19:53:17.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T19:53:17.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:53:17.824Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:53:17.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-31T19:53:22.364Z] $ docker top 3f09bd511c357f1f23b9f7752995f8b21275de87ac08cc5f910c66b82e270faa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-31T19:53:22.429Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-08-31T19:53:22.709Z] + set -o pipefail [2023-08-31T19:53:22.709Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-08-31T19:53:29.277Z] [2023-08-31T19:53:29.277Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-08-31T19:53:29.277Z] [2023-08-31T19:53:29.277Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/ac0f81b7-5633-4bbb-ba3f-a358e0f2502b [2023-08-31T19:53:29.277Z] [2023-08-31T19:53:29.277Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-31T19:53:29.277Z] [2023-08-31T19:53:29.277Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-31T19:53:29.277Z] [2023-08-31T19:53:29.277Z] [2023-08-31T19:53:29.277Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-31T19:53:29.277Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-31T19:53:29.277Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-31T19:53:29.300Z] $ docker stop --time=1 3f09bd511c357f1f23b9f7752995f8b21275de87ac08cc5f910c66b82e270faa [2023-08-31T19:53:33.792Z] $ docker rm -f --volumes 3f09bd511c357f1f23b9f7752995f8b21275de87ac08cc5f910c66b82e270faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T19:53:34.566Z] + git log --format=format:%s -1 9c60bf2a2901989854b2c85f44f5dcfef240ae3a [Pipeline] sh [2023-08-31T19:53:34.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:53:34.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:53:35.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:53:35.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:53:35.226Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:53:35.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T19:53:35.752Z] $ docker top 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b -eo pid,comm [2023-08-31T19:53:35.791Z] 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-08-31T19:53:35.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:53:35.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:53:35.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:53:35.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:53:35.966Z] $ docker exec 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b ssh-agent [2023-08-31T19:53:36.069Z] SSH_AUTH_SOCK=/tmp/ssh-UCv032AbkhXn/agent.30 [2023-08-31T19:53:36.069Z] SSH_AGENT_PID=36 [2023-08-31T19:53:36.074Z] Running ssh-add (command line suppressed) [2023-08-31T19:53:36.193Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17710491241487027322.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17710491241487027322.key) [2023-08-31T19:53:36.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:53:36.486Z] + git semver tag [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,681 [run_tag] DEBUG tag force:False [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,681 [check_head_tag] DEBUG check head tag [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,683 [execute] INFO git cat-file --batch-check [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,687 [execute] INFO git cat-file --batch [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,724 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,724 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:53:36.747Z] 2023-08-31 19:53:36,731 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:53:36.747Z] 3.1.0-dev.12 [Pipeline] } [2023-08-31T19:53:36.767Z] $ docker exec --env ******** --env ******** 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b ssh-agent -k [2023-08-31T19:53:36.882Z] unset SSH_AUTH_SOCK; [2023-08-31T19:53:36.882Z] unset SSH_AGENT_PID; [2023-08-31T19:53:36.882Z] echo Agent pid 36 killed; [2023-08-31T19:53:36.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:53:37.196Z] + git semver [Pipeline] } [2023-08-31T19:53:37.477Z] $ docker stop --time=1 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b [2023-08-31T19:53:38.767Z] $ docker rm -f --volumes 1b8c615564320313a640f96eb5e4706f1ed8f321ccd8625401d3df700269098b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:53:39.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T19:53:39.157Z] [2023-08-31T19:53:39.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:53:39.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T19:53:39.453Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-31T19:53:39.453Z] ab5ef0e58194: Pulling fs layer [2023-08-31T19:53:39.453Z] 9712f1f96733: Pulling fs layer [2023-08-31T19:53:39.453Z] 63f879dbbcfc: Pulling fs layer [2023-08-31T19:53:39.453Z] 0d9ebad4ef96: Pulling fs layer [2023-08-31T19:53:39.453Z] e9a5061849ea: Pulling fs layer [2023-08-31T19:53:39.453Z] d747dcd14b5f: Pulling fs layer [2023-08-31T19:53:39.453Z] 2de7ff778b66: Pulling fs layer [2023-08-31T19:53:39.453Z] 0d9ebad4ef96: Waiting [2023-08-31T19:53:39.453Z] e9a5061849ea: Waiting [2023-08-31T19:53:39.453Z] d747dcd14b5f: Waiting [2023-08-31T19:53:39.453Z] 2de7ff778b66: Waiting [2023-08-31T19:53:39.453Z] 9712f1f96733: Verifying Checksum [2023-08-31T19:53:39.453Z] 9712f1f96733: Download complete [2023-08-31T19:53:39.713Z] 63f879dbbcfc: Verifying Checksum [2023-08-31T19:53:39.713Z] 63f879dbbcfc: Download complete [2023-08-31T19:53:39.970Z] e9a5061849ea: Verifying Checksum [2023-08-31T19:53:39.970Z] e9a5061849ea: Download complete [2023-08-31T19:53:39.970Z] d747dcd14b5f: Verifying Checksum [2023-08-31T19:53:39.970Z] d747dcd14b5f: Download complete [2023-08-31T19:53:39.970Z] 0d9ebad4ef96: Verifying Checksum [2023-08-31T19:53:39.970Z] 0d9ebad4ef96: Download complete [2023-08-31T19:53:39.970Z] ab5ef0e58194: Verifying Checksum [2023-08-31T19:53:39.970Z] ab5ef0e58194: Download complete [2023-08-31T19:53:39.970Z] 2de7ff778b66: Verifying Checksum [2023-08-31T19:53:39.970Z] 2de7ff778b66: Download complete [2023-08-31T19:53:43.258Z] ab5ef0e58194: Pull complete [2023-08-31T19:53:43.258Z] 9712f1f96733: Pull complete [2023-08-31T19:53:43.824Z] 63f879dbbcfc: Pull complete [2023-08-31T19:53:48.018Z] 0d9ebad4ef96: Pull complete [2023-08-31T19:53:48.276Z] e9a5061849ea: Pull complete [2023-08-31T19:53:48.276Z] d747dcd14b5f: Pull complete [2023-08-31T19:53:49.654Z] 2de7ff778b66: Pull complete [2023-08-31T19:53:49.654Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-31T19:53:49.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T19:53:49.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:53:49.747Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:53:49.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-31T19:53:56.620Z] $ docker top 9c75d75ffc1667ec3786849ad38561856b2860bd474e6a7f66feb10ecc78efd9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:53:56.679Z] provisioning config files... [2023-08-31T19:53:56.686Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15269823227019909282tmp [2023-08-31T19:53:56.696Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17978050387865528829tmp [2023-08-31T19:53:56.706Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7284361318312056083tmp [Pipeline] { [Pipeline] echo [2023-08-31T19:53:56.721Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:53:57.003Z] ---> sigul-configuration.sh [2023-08-31T19:53:57.004Z] gpg: directory `/root/.gnupg' created [2023-08-31T19:53:57.004Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-31T19:53:57.004Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-31T19:53:57.004Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-31T19:53:57.004Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-31T19:53:57.004Z] gpg: CAST5 encrypted data [2023-08-31T19:53:57.004Z] gpg: encrypted with 1 passphrase [2023-08-31T19:53:57.004Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-31T19:53:57.291Z] + mkdir /home/jenkins [2023-08-31T19:53:57.291Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-31T19:53:57.583Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-31T19:53:57.592Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:53:57.879Z] ---> sigul-install.sh [2023-08-31T19:53:57.879Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-31T19:53:58.171Z] + git tag --list [2023-08-31T19:53:58.171Z] v0.0.0 [2023-08-31T19:53:58.171Z] v0.0.1-dev.1 [2023-08-31T19:53:58.171Z] v0.0.1-dev.10 [2023-08-31T19:53:58.171Z] v0.0.1-dev.11 [2023-08-31T19:53:58.171Z] v0.0.1-dev.12 [2023-08-31T19:53:58.171Z] v0.0.1-dev.13 [2023-08-31T19:53:58.171Z] v0.0.1-dev.14 [2023-08-31T19:53:58.171Z] v0.0.1-dev.15 [2023-08-31T19:53:58.171Z] v0.0.1-dev.16 [2023-08-31T19:53:58.171Z] v0.0.1-dev.2 [2023-08-31T19:53:58.171Z] v0.0.1-dev.3 [2023-08-31T19:53:58.171Z] v0.0.1-dev.4 [2023-08-31T19:53:58.171Z] v0.0.1-dev.5 [2023-08-31T19:53:58.171Z] v0.0.1-dev.6 [2023-08-31T19:53:58.171Z] v0.0.1-dev.7 [2023-08-31T19:53:58.171Z] v0.0.1-dev.8 [2023-08-31T19:53:58.171Z] v0.0.1-dev.9 [2023-08-31T19:53:58.171Z] v2.2.0 [2023-08-31T19:53:58.171Z] v2.2.0-dev.17 [2023-08-31T19:53:58.171Z] v2.2.0-dev.18 [2023-08-31T19:53:58.171Z] v2.2.0-dev.19 [2023-08-31T19:53:58.171Z] v2.2.0-dev.20 [2023-08-31T19:53:58.171Z] v2.2.0-dev.21 [2023-08-31T19:53:58.171Z] v2.2.0-dev.22 [2023-08-31T19:53:58.171Z] v2.2.0-dev.23 [2023-08-31T19:53:58.171Z] v2.2.0-dev.24 [2023-08-31T19:53:58.171Z] v2.2.0-dev.25 [2023-08-31T19:53:58.171Z] v2.2.0-dev.26 [2023-08-31T19:53:58.171Z] v2.2.0-dev.27 [2023-08-31T19:53:58.171Z] v2.3.0 [2023-08-31T19:53:58.171Z] v2.3.0-dev.1 [2023-08-31T19:53:58.171Z] v2.3.0-dev.10 [2023-08-31T19:53:58.171Z] v2.3.0-dev.11 [2023-08-31T19:53:58.171Z] v2.3.0-dev.12 [2023-08-31T19:53:58.171Z] v2.3.0-dev.13 [2023-08-31T19:53:58.171Z] v2.3.0-dev.14 [2023-08-31T19:53:58.171Z] v2.3.0-dev.15 [2023-08-31T19:53:58.171Z] v2.3.0-dev.16 [2023-08-31T19:53:58.171Z] v2.3.0-dev.17 [2023-08-31T19:53:58.171Z] v2.3.0-dev.18 [2023-08-31T19:53:58.171Z] v2.3.0-dev.19 [2023-08-31T19:53:58.171Z] v2.3.0-dev.2 [2023-08-31T19:53:58.171Z] v2.3.0-dev.20 [2023-08-31T19:53:58.171Z] v2.3.0-dev.21 [2023-08-31T19:53:58.171Z] v2.3.0-dev.22 [2023-08-31T19:53:58.171Z] v2.3.0-dev.23 [2023-08-31T19:53:58.171Z] v2.3.0-dev.24 [2023-08-31T19:53:58.171Z] v2.3.0-dev.25 [2023-08-31T19:53:58.171Z] v2.3.0-dev.26 [2023-08-31T19:53:58.171Z] v2.3.0-dev.27 [2023-08-31T19:53:58.171Z] v2.3.0-dev.28 [2023-08-31T19:53:58.171Z] v2.3.0-dev.3 [2023-08-31T19:53:58.171Z] v2.3.0-dev.4 [2023-08-31T19:53:58.171Z] v2.3.0-dev.5 [2023-08-31T19:53:58.171Z] v2.3.0-dev.6 [2023-08-31T19:53:58.171Z] v2.3.0-dev.7 [2023-08-31T19:53:58.171Z] v2.3.0-dev.8 [2023-08-31T19:53:58.171Z] v2.3.0-dev.9 [2023-08-31T19:53:58.171Z] v2.3.1 [2023-08-31T19:53:58.171Z] v2.3.1-dev.4 [2023-08-31T19:53:58.171Z] v2.3.1-dev.5 [2023-08-31T19:53:58.171Z] v2.3.1-dev.6 [2023-08-31T19:53:58.171Z] v3.0 [2023-08-31T19:53:58.171Z] v3.0.0 [2023-08-31T19:53:58.171Z] v3.0.0-dev.1 [2023-08-31T19:53:58.171Z] v3.0.0-dev.10 [2023-08-31T19:53:58.171Z] v3.0.0-dev.11 [2023-08-31T19:53:58.171Z] v3.0.0-dev.12 [2023-08-31T19:53:58.171Z] v3.0.0-dev.13 [2023-08-31T19:53:58.171Z] v3.0.0-dev.14 [2023-08-31T19:53:58.171Z] v3.0.0-dev.15 [2023-08-31T19:53:58.171Z] v3.0.0-dev.16 [2023-08-31T19:53:58.171Z] v3.0.0-dev.17 [2023-08-31T19:53:58.171Z] v3.0.0-dev.18 [2023-08-31T19:53:58.171Z] v3.0.0-dev.19 [2023-08-31T19:53:58.171Z] v3.0.0-dev.2 [2023-08-31T19:53:58.171Z] v3.0.0-dev.20 [2023-08-31T19:53:58.171Z] v3.0.0-dev.21 [2023-08-31T19:53:58.171Z] v3.0.0-dev.22 [2023-08-31T19:53:58.171Z] v3.0.0-dev.23 [2023-08-31T19:53:58.171Z] v3.0.0-dev.24 [2023-08-31T19:53:58.171Z] v3.0.0-dev.25 [2023-08-31T19:53:58.171Z] v3.0.0-dev.26 [2023-08-31T19:53:58.171Z] v3.0.0-dev.27 [2023-08-31T19:53:58.171Z] v3.0.0-dev.28 [2023-08-31T19:53:58.171Z] v3.0.0-dev.29 [2023-08-31T19:53:58.171Z] v3.0.0-dev.3 [2023-08-31T19:53:58.171Z] v3.0.0-dev.30 [2023-08-31T19:53:58.171Z] v3.0.0-dev.31 [2023-08-31T19:53:58.171Z] v3.0.0-dev.32 [2023-08-31T19:53:58.171Z] v3.0.0-dev.33 [2023-08-31T19:53:58.171Z] v3.0.0-dev.34 [2023-08-31T19:53:58.171Z] v3.0.0-dev.35 [2023-08-31T19:53:58.171Z] v3.0.0-dev.36 [2023-08-31T19:53:58.171Z] v3.0.0-dev.37 [2023-08-31T19:53:58.171Z] v3.0.0-dev.38 [2023-08-31T19:53:58.171Z] v3.0.0-dev.39 [2023-08-31T19:53:58.171Z] v3.0.0-dev.4 [2023-08-31T19:53:58.171Z] v3.0.0-dev.40 [2023-08-31T19:53:58.171Z] v3.0.0-dev.41 [2023-08-31T19:53:58.171Z] v3.0.0-dev.42 [2023-08-31T19:53:58.171Z] v3.0.0-dev.43 [2023-08-31T19:53:58.171Z] v3.0.0-dev.44 [2023-08-31T19:53:58.171Z] v3.0.0-dev.45 [2023-08-31T19:53:58.171Z] v3.0.0-dev.46 [2023-08-31T19:53:58.171Z] v3.0.0-dev.47 [2023-08-31T19:53:58.171Z] v3.0.0-dev.48 [2023-08-31T19:53:58.171Z] v3.0.0-dev.49 [2023-08-31T19:53:58.171Z] v3.0.0-dev.5 [2023-08-31T19:53:58.171Z] v3.0.0-dev.50 [2023-08-31T19:53:58.171Z] v3.0.0-dev.51 [2023-08-31T19:53:58.171Z] v3.0.0-dev.6 [2023-08-31T19:53:58.171Z] v3.0.0-dev.7 [2023-08-31T19:53:58.171Z] v3.0.0-dev.8 [2023-08-31T19:53:58.171Z] v3.0.0-dev.9 [2023-08-31T19:53:58.171Z] v3.1.0-dev.1 [2023-08-31T19:53:58.171Z] v3.1.0-dev.10 [2023-08-31T19:53:58.171Z] v3.1.0-dev.11 [2023-08-31T19:53:58.171Z] v3.1.0-dev.12 [2023-08-31T19:53:58.171Z] v3.1.0-dev.2 [2023-08-31T19:53:58.171Z] v3.1.0-dev.3 [2023-08-31T19:53:58.171Z] v3.1.0-dev.4 [2023-08-31T19:53:58.171Z] v3.1.0-dev.5 [2023-08-31T19:53:58.171Z] v3.1.0-dev.6 [2023-08-31T19:53:58.171Z] v3.1.0-dev.7 [2023-08-31T19:53:58.171Z] v3.1.0-dev.8 [2023-08-31T19:53:58.171Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-31T19:53:58.461Z] + lftools sign git-tag v3.1.0-dev.12 [2023-08-31T19:53:59.035Z] Signing Git tag with Sigul... [2023-08-31T19:53:59.035Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-08-31T19:53:59.612Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:53:59.898Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-31T19:53:59.904Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-31T19:53:59.931Z] $ docker stop --time=1 9c75d75ffc1667ec3786849ad38561856b2860bd474e6a7f66feb10ecc78efd9 [2023-08-31T19:54:01.257Z] $ docker rm -f --volumes 9c75d75ffc1667ec3786849ad38561856b2860bd474e6a7f66feb10ecc78efd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-31T19:54:01.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:54:01.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:54:01.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:54:01.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:54:02.008Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:54:02.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T19:54:02.416Z] $ docker top d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 -eo pid,comm [2023-08-31T19:54:02.454Z] 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-08-31T19:54:02.454Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:54:02.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:54:02.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:54:02.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:54:02.621Z] $ docker exec d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 ssh-agent [2023-08-31T19:54:02.721Z] SSH_AUTH_SOCK=/tmp/ssh-KOarz3L0YSDi/agent.31 [2023-08-31T19:54:02.721Z] SSH_AGENT_PID=37 [2023-08-31T19:54:02.725Z] Running ssh-add (command line suppressed) [2023-08-31T19:54:02.851Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6782517061661744041.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6782517061661744041.key) [2023-08-31T19:54:02.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:54:03.144Z] + git semver bump pre [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,336 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,336 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,336 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,336 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,336 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,336 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,338 [execute] INFO git cat-file --batch-check [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,344 [execute] INFO git cat-file --batch [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T19:54:03.409Z] 2023-08-31 19:54:03,350 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:54:03.409Z] 3.1.0-dev.13 [Pipeline] } [2023-08-31T19:54:03.430Z] $ docker exec --env ******** --env ******** d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 ssh-agent -k [2023-08-31T19:54:03.536Z] unset SSH_AUTH_SOCK; [2023-08-31T19:54:03.536Z] unset SSH_AGENT_PID; [2023-08-31T19:54:03.536Z] echo Agent pid 37 killed; [2023-08-31T19:54:03.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:54:03.846Z] + git semver [Pipeline] } [2023-08-31T19:54:04.126Z] $ docker stop --time=1 d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 [2023-08-31T19:54:05.422Z] $ docker rm -f --volumes d2cc8d7fa8f4470199906d5b3b911b94b1feb530844ec3050f0615e8ef9b7280 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T19:54:05.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T19:54:05.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:54:06.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T19:54:06.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:54:06.113Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:54:06.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T19:54:06.525Z] $ docker top 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T19:54:06.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T19:54:06.603Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T19:54:06.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T19:54:06.750Z] $ docker exec 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 ssh-agent [2023-08-31T19:54:06.854Z] SSH_AUTH_SOCK=/tmp/ssh-RqSQcQlBYNpb/agent.32 [2023-08-31T19:54:06.854Z] SSH_AGENT_PID=38 [2023-08-31T19:54:06.860Z] Running ssh-add (command line suppressed) [2023-08-31T19:54:06.990Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16766201940522726555.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16766201940522726555.key) [2023-08-31T19:54:06.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T19:54:07.283Z] + git semver push [2023-08-31T19:54:07.542Z] 2023-08-31 19:54:07,493 [run_push] DEBUG push [2023-08-31T19:54:07.542Z] 2023-08-31 19:54:07,493 [execute] INFO git cat-file --batch-check [2023-08-31T19:54:07.542Z] 2023-08-31 19:54:07,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T19:54:07.542Z] 2023-08-31 19:54:07,498 [execute] INFO git rev-list 21c8f0529020fa74afffcb9040feacc9ae9c3887 -- [2023-08-31T19:54:07.542Z] 2023-08-31 19:54:07,498 [execute] DEBUG Popen(['git', 'rev-list', '21c8f0529020fa74afffcb9040feacc9ae9c3887', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:54:07.542Z] 2023-08-31 19:54:07,506 [execute] INFO git fetch -v origin [2023-08-31T19:54:07.542Z] 2023-08-31 19:54:07,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-31T19:54:08.111Z] 2023-08-31 19:54:07,953 [run_push] DEBUG no remote changes detected [2023-08-31T19:54:08.111Z] 2023-08-31 19:54:07,954 [execute] INFO git push origin semver [2023-08-31T19:54:08.111Z] 2023-08-31 19:54:07,954 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:54:09.055Z] 2023-08-31 19:54:08,714 [run_push] DEBUG push all version tags [2023-08-31T19:54:09.055Z] 2023-08-31 19:54:08,714 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-31T19:54:09.055Z] 2023-08-31 19:54:08,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T19:54:09.624Z] 2023-08-31 19:54:09,493 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-31T19:54:09.624Z] 3.1.0-dev.13 [Pipeline] } [2023-08-31T19:54:09.644Z] $ docker exec --env ******** --env ******** 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 ssh-agent -k [2023-08-31T19:54:09.741Z] unset SSH_AUTH_SOCK; [2023-08-31T19:54:09.741Z] unset SSH_AGENT_PID; [2023-08-31T19:54:09.741Z] echo Agent pid 38 killed; [2023-08-31T19:54:09.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T19:54:10.053Z] + git semver [Pipeline] } [2023-08-31T19:54:10.358Z] $ docker stop --time=1 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 [2023-08-31T19:54:11.638Z] $ docker rm -f --volumes 5bb55432ce1157f28d828e8f47003af51f4fa78059f3d47bf802145948785140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-31T19:54:12.286Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-08-31T19:54:12.286Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-31T19:54:12.286Z] total 16 [2023-08-31T19:54:12.286Z] drwxr-xr-x 3 root root 4096 Aug 31 19:42 . [2023-08-31T19:54:12.286Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 19:53 .. [2023-08-31T19:54:12.286Z] drwxr-xr-x 2 root root 4096 Aug 31 19:42 cost [2023-08-31T19:54:12.286Z] -rw-r--r-- 1 root root 89 Aug 31 19:42 cost.csv [2023-08-31T19:54:12.286Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-31T19:54:12.286Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-31T19:54:12.286Z] total 16 [2023-08-31T19:54:12.286Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 19:42 . [2023-08-31T19:54:12.286Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 19:53 .. [2023-08-31T19:54:12.286Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 19:42 cost [2023-08-31T19:54:12.286Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 31 19:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:54:12.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:54:13.476Z] ---> package-listing.sh [2023-08-31T19:54:13.476Z] ++ facter osfamily [2023-08-31T19:54:13.476Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T19:54:13.735Z] + OS_FAMILY=debian [2023-08-31T19:54:13.735Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-08-31T19:54:13.735Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T19:54:13.735Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T19:54:13.735Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T19:54:13.735Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T19:54:13.735Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-31T19:54:13.735Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T19:54:13.735Z] + case "${OS_FAMILY}" in [2023-08-31T19:54:13.735Z] + dpkg -l [2023-08-31T19:54:13.735Z] + grep '^ii' [2023-08-31T19:54:13.735Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T19:54:13.735Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T19:54:13.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T19:54:13.735Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-31T19:54:13.735Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-08-31T19:54:13.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-08-31T19:54:13.746Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T19:54:14.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T19:54:14.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T19:54:14.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T19:54:14.646Z] prd-ubuntu20.04-docker-8c-8g-5046 does not seem to be running inside a container [2023-08-31T19:54:14.689Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T19:54:14.924Z] $ docker top 12a72d5ee523826ca3e3a11e5649f3d9bf40c62027dd81bd7205f6e7528af678 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T19:54:15.254Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T19:54:15.535Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T19:54:15.821Z] + ls /var/log/sa-host [2023-08-31T19:54:15.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T19:54:15.895Z] provisioning config files... [2023-08-31T19:54:15.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3114183933267844180tmp [Pipeline] { [Pipeline] echo [2023-08-31T19:54:15.916Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:54:16.199Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T19:54:16.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:54:16.523Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T19:54:16.530Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:54:16.813Z] ---> sudo-logs.sh [2023-08-31T19:54:16.813Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T19:54:16.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:54:17.127Z] ---> job-cost.sh [2023-08-31T19:54:17.127Z] lf-activate-venv: SKIPPING [2023-08-31T19:54:17.127Z] DEBUG: total: 0.2199999988079071 [2023-08-31T19:54:17.127Z] INFO: Retrieving Stack Cost... [2023-08-31T19:54:17.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T19:54:17.962Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T19:54:17.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T19:54:18.254Z] ---> logs-deploy.sh [2023-08-31T19:54:18.254Z] lf-activate-venv: SKIPPING [2023-08-31T19:54:18.254Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/136 [2023-08-31T19:54:18.254Z] INFO: archiving workspace using pattern(s): [2023-08-31T19:54:19.191Z] Archives upload complete. [2023-08-31T19:54:19.191Z] INFO: archiving logs to Nexus